Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be 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-ssh9599975718190304868.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13889127018101802821.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13812453739626837283.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3494949918597403972.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-ssh21236370924485352.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25873 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/749 [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/749 # 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 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be (main) > 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 Commit message: "Merge pull request #4998 from weichou1229/postgres-null-reading" > git checkout -f b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be # timeout=10 > git rev-list --no-walk e5d1445735142b58d5731bba26edf81fba355370 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T05:43:11.063Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T05:43:11.134Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T05:43:11.158Z] ========================================================= [2024-11-08T05:43:11.158Z] EdgeX Global Pipelines Version Info [2024-11-08T05:43:11.158Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:43:11.933Z] ------------------- [2024-11-08T05:43:11.933Z] stable info: [2024-11-08T05:43:11.933Z] ------------------- [2024-11-08T05:43:11.933Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T05:43:11.934Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T05:43:11.934Z] Message: update stable to v1.0.265 [2024-11-08T05:43:12.506Z] ------------------- [2024-11-08T05:43:12.506Z] experimental info: [2024-11-08T05:43:12.506Z] ------------------- [2024-11-08T05:43:12.506Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T05:43:12.506Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T05:43:12.506Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T05:43:12.584Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-08T05:43:12.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-08T05:43:12.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T05:43:12.635Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T05:43:12.655Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T05:43:12.673Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T05:43:12.692Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T05:43:12.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-08T05:43:12.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-08T05:43:12.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-08T05:43:12.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T05:43:12.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T05:43:12.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T05:43:12.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T05:43:12.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T05:43:12.866Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T05:43:12.885Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T05:43:12.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T05:43:12.917Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-08T05:43:12.935Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-08T05:43:12.957Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T05:43:12.974Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T05:43:12.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T05:43:13.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T05:43:13.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T05:43:13.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T05:43:13.064Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] echo [2024-11-08T05:43:13.081Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b53759f [Pipeline] echo [2024-11-08T05:43:13.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:43:13.160Z] provisioning config files... [2024-11-08T05:43:13.174Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/749@tmp/config1944100106432517957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:43:13.508Z] ---> ****-login.sh [2024-11-08T05:43:13.508Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:43:13.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:43:14.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:43:14.032Z] Configure a credential helper to remove this warning. See [2024-11-08T05:43:14.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:43:14.032Z] [2024-11-08T05:43:14.032Z] Login Succeeded [2024-11-08T05:43:14.032Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:43:14.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:43:14.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:43:14.033Z] Configure a credential helper to remove this warning. See [2024-11-08T05:43:14.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:43:14.033Z] [2024-11-08T05:43:14.033Z] Login Succeeded [2024-11-08T05:43:14.033Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:43:14.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:43:14.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:43:14.293Z] Configure a credential helper to remove this warning. See [2024-11-08T05:43:14.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:43:14.293Z] [2024-11-08T05:43:14.293Z] Login Succeeded [2024-11-08T05:43:14.293Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:43:14.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:43:14.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:43:14.293Z] Configure a credential helper to remove this warning. See [2024-11-08T05:43:14.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:43:14.293Z] [2024-11-08T05:43:14.293Z] Login Succeeded [2024-11-08T05:43:14.293Z] ****.io [2024-11-08T05:43:14.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:43:14.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:43:14.554Z] Configure a credential helper to remove this warning. See [2024-11-08T05:43:14.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:43:14.554Z] [2024-11-08T05:43:14.554Z] Login Succeeded [2024-11-08T05:43:14.554Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:43:14.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T05:43:14.895Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/core-command/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/core-data/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/core-keeper/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/core-metadata/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-11-08T05:43:14.895Z] + dirname cmd/support-notifications/Dockerfile [2024-11-08T05:43:14.895Z] + cut -d/ -f2 [2024-11-08T05:43:14.895Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-11-08T05:43:14.931Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T05:43:15.308Z] + git rev-list -1 --merges b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be~1..b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] echo [2024-11-08T05:43:15.320Z] -----------> git rev-list -1 --merges b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be~1..b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:43:15.320Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [false] [Pipeline] sh [2024-11-08T05:43:15.615Z] + git log --format=format:%s -1 b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] echo [2024-11-08T05:43:15.628Z] ========================================================= [2024-11-08T05:43:15.628Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T05:43:15.628Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-08T05:43:16.036Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T05:43:16.037Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T05:43:16.037Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T05:43:16.037Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T05:43:16.037Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T05:43:16.037Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T05:43:16.037Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:43:16.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:43:16.466Z] [2024-11-08T05:43:16.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:43:16.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:43:16.801Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T05:43:16.801Z] b85a868b505f: Pulling fs layer [2024-11-08T05:43:16.801Z] e2be974225ed: Pulling fs layer [2024-11-08T05:43:16.801Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T05:43:16.801Z] 988bab9f4d93: Pulling fs layer [2024-11-08T05:43:16.801Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T05:43:16.801Z] eaf3925da568: Pulling fs layer [2024-11-08T05:43:16.801Z] bab4dde63d76: Pulling fs layer [2024-11-08T05:43:16.801Z] bde34c3a00c8: Pulling fs layer [2024-11-08T05:43:16.801Z] b352a97aabf1: Pulling fs layer [2024-11-08T05:43:16.801Z] 4872d77fe225: Pulling fs layer [2024-11-08T05:43:16.801Z] 5851b861e8e6: Pulling fs layer [2024-11-08T05:43:16.801Z] 988bab9f4d93: Waiting [2024-11-08T05:43:16.801Z] 1469e6f7b9e6: Waiting [2024-11-08T05:43:16.801Z] eaf3925da568: Waiting [2024-11-08T05:43:16.801Z] bab4dde63d76: Waiting [2024-11-08T05:43:16.801Z] bde34c3a00c8: Waiting [2024-11-08T05:43:16.801Z] b352a97aabf1: Waiting [2024-11-08T05:43:16.801Z] 5851b861e8e6: Waiting [2024-11-08T05:43:16.801Z] 4872d77fe225: Waiting [2024-11-08T05:43:16.801Z] e2be974225ed: Verifying Checksum [2024-11-08T05:43:16.801Z] e2be974225ed: Download complete [2024-11-08T05:43:16.801Z] 988bab9f4d93: Verifying Checksum [2024-11-08T05:43:16.801Z] 988bab9f4d93: Download complete [2024-11-08T05:43:17.073Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T05:43:17.073Z] 1469e6f7b9e6: Download complete [2024-11-08T05:43:17.073Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T05:43:17.073Z] 339a4e72a1f5: Download complete [2024-11-08T05:43:17.073Z] eaf3925da568: Verifying Checksum [2024-11-08T05:43:17.073Z] eaf3925da568: Download complete [2024-11-08T05:43:17.073Z] bde34c3a00c8: Download complete [2024-11-08T05:43:17.073Z] b352a97aabf1: Verifying Checksum [2024-11-08T05:43:17.073Z] b352a97aabf1: Download complete [2024-11-08T05:43:17.073Z] 4872d77fe225: Download complete [2024-11-08T05:43:17.073Z] 5851b861e8e6: Verifying Checksum [2024-11-08T05:43:17.073Z] 5851b861e8e6: Download complete [2024-11-08T05:43:17.073Z] b85a868b505f: Verifying Checksum [2024-11-08T05:43:17.073Z] b85a868b505f: Download complete [2024-11-08T05:43:17.334Z] bab4dde63d76: Verifying Checksum [2024-11-08T05:43:17.334Z] bab4dde63d76: Download complete [2024-11-08T05:43:18.271Z] b85a868b505f: Pull complete [2024-11-08T05:43:18.531Z] e2be974225ed: Pull complete [2024-11-08T05:43:18.790Z] 339a4e72a1f5: Pull complete [2024-11-08T05:43:18.791Z] 988bab9f4d93: Pull complete [2024-11-08T05:43:19.361Z] 1469e6f7b9e6: Pull complete [2024-11-08T05:43:19.361Z] eaf3925da568: Pull complete [2024-11-08T05:43:20.861Z] bab4dde63d76: Pull complete [2024-11-08T05:43:20.861Z] bde34c3a00c8: Pull complete [2024-11-08T05:43:21.121Z] b352a97aabf1: Pull complete [2024-11-08T05:43:21.121Z] 4872d77fe225: Pull complete [2024-11-08T05:43:21.121Z] 5851b861e8e6: Pull complete [2024-11-08T05:43:21.381Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T05:43:21.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:43:21.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:43:21.539Z] prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container [2024-11-08T05:43:21.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T05:43:24.554Z] $ docker top 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb -eo pid,comm [2024-11-08T05:43:24.606Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T05:43:24.606Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T05:43:24.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:43:24.672Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:43:24.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:43:24.787Z] $ docker exec 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb ssh-agent [2024-11-08T05:43:24.889Z] SSH_AUTH_SOCK=/tmp/ssh-I3AcyMkCBR2T/agent.33 [2024-11-08T05:43:24.889Z] SSH_AGENT_PID=39 [2024-11-08T05:43:24.896Z] Running ssh-add (command line suppressed) [2024-11-08T05:43:25.001Z] Identity added: /w/workspace/edgex-go/749@tmp/private_key_16814819779990472942.key (/w/workspace/edgex-go/749@tmp/private_key_16814819779990472942.key) [2024-11-08T05:43:25.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:43:25.308Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T05:43:25.324Z] $ docker exec --env ******** --env ******** 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb ssh-agent -k [2024-11-08T05:43:25.429Z] unset SSH_AUTH_SOCK; [2024-11-08T05:43:25.429Z] unset SSH_AGENT_PID; [2024-11-08T05:43:25.430Z] echo Agent pid 39 killed; [2024-11-08T05:43:25.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T05:43:25.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:43:25.478Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:43:25.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:43:25.601Z] $ docker exec 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb ssh-agent [2024-11-08T05:43:25.701Z] SSH_AUTH_SOCK=/tmp/ssh-x4diSFQRGGJS/agent.73 [2024-11-08T05:43:25.701Z] SSH_AGENT_PID=79 [2024-11-08T05:43:25.705Z] Running ssh-add (command line suppressed) [2024-11-08T05:43:25.797Z] Identity added: /w/workspace/edgex-go/749@tmp/private_key_1620553787170972258.key (/w/workspace/edgex-go/749@tmp/private_key_1620553787170972258.key) [2024-11-08T05:43:25.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:43:26.103Z] + git semver init [2024-11-08T05:43:26.363Z] 2024-11-08 05:43:26,268 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T05:43:26.363Z] 2024-11-08 05:43:26,269 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/749/.semver [2024-11-08T05:43:26.363Z] 2024-11-08 05:43:26,269 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/749/.semver [2024-11-08T05:43:26.363Z] 2024-11-08 05:43:26,269 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/749/.semver'], cwd=/w/workspace/edgex-go/749, universal_newlines=False, shell=None, istream=None) [2024-11-08T05:43:31.640Z] 2024-11-08 05:43:31,085 [append_file] DEBUG append to file:/w/workspace/edgex-go/749/.git/info/exclude [2024-11-08T05:43:31.640Z] 2024-11-08 05:43:31,086 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/749/.semver/main with force:False [2024-11-08T05:43:31.640Z] 2024-11-08 05:43:31,086 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main [2024-11-08T05:43:31.640Z] 2024-11-08 05:43:31,086 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main [2024-11-08T05:43:31.640Z] 4.0.0-dev.15 [Pipeline] } [2024-11-08T05:43:31.653Z] $ docker exec --env ******** --env ******** 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb ssh-agent -k [2024-11-08T05:43:31.757Z] unset SSH_AUTH_SOCK; [2024-11-08T05:43:31.758Z] unset SSH_AGENT_PID; [2024-11-08T05:43:31.758Z] echo Agent pid 79 killed; [2024-11-08T05:43:31.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T05:43:32.085Z] + git semver [Pipeline] } [2024-11-08T05:43:32.369Z] $ docker stop --time=1 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb [2024-11-08T05:43:33.657Z] $ docker rm -f --volumes 82429df184ddd99b2509fba87369499671ccfe724bb08c6d46b7b60e8f25bbfb [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:43:34.001Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T05:43:34.245Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T05:43:34.250Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.15 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T05:43:34.707Z] + git config --global --add safe.directory /w/workspace/edgex-go/749 [Pipeline] echo [2024-11-08T05:43:34.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:43:34.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:43:34.758Z] ========================================================= [2024-11-08T05:43:34.758Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T05:43:34.758Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:43:35.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T05:43:35.054Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T05:43:35.054Z] 43c4264eed91: Pulling fs layer [2024-11-08T05:43:35.054Z] 4cc291be95ef: Pulling fs layer [2024-11-08T05:43:35.054Z] 2ac1f1163629: Pulling fs layer [2024-11-08T05:43:35.054Z] 5c3c966382ef: Pulling fs layer [2024-11-08T05:43:35.054Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T05:43:35.054Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T05:43:35.054Z] 9f66e0745190: Pulling fs layer [2024-11-08T05:43:35.054Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T05:43:35.054Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T05:43:35.054Z] 5c3c966382ef: Waiting [2024-11-08T05:43:35.054Z] f49a43e4bbc0: Waiting [2024-11-08T05:43:35.054Z] 561ebcabdf7f: Waiting [2024-11-08T05:43:35.054Z] 4f4fb700ef54: Waiting [2024-11-08T05:43:35.054Z] 9f66e0745190: Waiting [2024-11-08T05:43:35.054Z] 5d5c8e513c77: Waiting [2024-11-08T05:43:35.054Z] 4cc291be95ef: Download complete [2024-11-08T05:43:35.054Z] 5c3c966382ef: Verifying Checksum [2024-11-08T05:43:35.054Z] 5c3c966382ef: Download complete [2024-11-08T05:43:35.054Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T05:43:35.054Z] 4f4fb700ef54: Download complete [2024-11-08T05:43:35.054Z] 43c4264eed91: Download complete [2024-11-08T05:43:35.054Z] 5d5c8e513c77: Download complete [2024-11-08T05:43:35.054Z] 9f66e0745190: Verifying Checksum [2024-11-08T05:43:35.054Z] 9f66e0745190: Download complete [2024-11-08T05:43:35.313Z] 43c4264eed91: Pull complete [2024-11-08T05:43:35.313Z] 561ebcabdf7f: Download complete [2024-11-08T05:43:35.313Z] 4cc291be95ef: Pull complete [2024-11-08T05:43:35.571Z] 2ac1f1163629: Verifying Checksum [2024-11-08T05:43:35.571Z] 2ac1f1163629: Download complete [2024-11-08T05:43:35.829Z] f49a43e4bbc0: Download complete [2024-11-08T05:43:39.111Z] 2ac1f1163629: Pull complete [2024-11-08T05:43:39.111Z] 5c3c966382ef: Pull complete [2024-11-08T05:43:39.111Z] 4f4fb700ef54: Pull complete [2024-11-08T05:43:39.111Z] 5d5c8e513c77: Pull complete [2024-11-08T05:43:39.111Z] 9f66e0745190: Pull complete [2024-11-08T05:43:41.640Z] f49a43e4bbc0: Pull complete [2024-11-08T05:43:41.640Z] 561ebcabdf7f: Pull complete [2024-11-08T05:43:41.640Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T05:43:41.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T05:43:41.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:43:41.944Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T05:43:41.944Z] WORKDIR /edgex [2024-11-08T05:43:41.944Z] COPY go.mod . [2024-11-08T05:43:41.944Z] RUN go mod download [2024-11-08T05:43:41.944Z] docker build -t ci-base-image-x86_64 -f - . [2024-11-08T05:43:42.511Z] Sending build context to Docker daemon 178.1MB [2024-11-08T05:43:42.511Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T05:43:42.511Z] ---> 3a752c3f9dda [2024-11-08T05:43:42.511Z] Step 2/4 : WORKDIR /edgex [2024-11-08T05:43:47.790Z] ---> Running in 7ba04c7ec972 [2024-11-08T05:43:47.790Z] Removing intermediate container 7ba04c7ec972 [2024-11-08T05:43:47.790Z] ---> 5baf1e6315d8 [2024-11-08T05:43:47.790Z] Step 3/4 : COPY go.mod . [2024-11-08T05:43:47.790Z] ---> c8bf267b8dc9 [2024-11-08T05:43:47.790Z] Step 4/4 : RUN go mod download [2024-11-08T05:43:47.790Z] ---> Running in 58290dfbd7fa [2024-11-08T05:43:49.380Z] Still waiting to schedule task [2024-11-08T05:43:49.380Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-25872’ is offline [2024-11-08T05:44:14.347Z] Removing intermediate container 58290dfbd7fa [2024-11-08T05:44:14.347Z] ---> 4e9dfee12f16 [2024-11-08T05:44:14.347Z] Successfully built 4e9dfee12f16 [2024-11-08T05:44:14.347Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:44:14.656Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T05:44:14.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:44:14.739Z] prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container [2024-11-08T05:44:14.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T05:44:15.214Z] $ docker top 547a15fe91b049e28560f1243788fdeb64c6dcf6d515ddd2cfd10faf629ada75 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:44:15.563Z] + go version [2024-11-08T05:44:15.563Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T05:44:15.576Z] $ docker stop --time=1 547a15fe91b049e28560f1243788fdeb64c6dcf6d515ddd2cfd10faf629ada75 [2024-11-08T05:44:16.855Z] $ docker rm -f --volumes 547a15fe91b049e28560f1243788fdeb64c6dcf6d515ddd2cfd10faf629ada75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:44:17.280Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T05:44:17.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:44:17.360Z] prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container [2024-11-08T05:44:17.389Z] $ 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/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T05:44:17.731Z] $ docker top 2d3773c7df0f265fb88f5f276a88265b6cc5201539f2c3d16c9814c308c55299 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-08T05:44:17.798Z] ========================================================= [2024-11-08T05:44:17.798Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-08T05:44:17.798Z] ========================================================= [Pipeline] sh [2024-11-08T05:44:18.078Z] + git config --global --add safe.directory /w/workspace/edgex-go/749 [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:44:18.379Z] + make test [2024-11-08T05:44:18.379Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T05:44:26.501Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-08T05:44:53.074Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-08T05:44:53.074Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-08T05:44:53.649Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-08T05:44:53.649Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-08T05:44:53.908Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-08T05:44:53.908Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-08T05:44:53.908Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-08T05:44:53.908Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-08T05:44:53.908Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-08T05:44:53.908Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-08T05:44:53.908Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-08T05:44:54.182Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-11-08T05:44:54.749Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-08T05:44:54.749Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-08T05:44:54.749Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-08T05:44:56.649Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-08T05:44:56.650Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-08T05:44:57.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-11-08T05:44:57.584Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-08T05:44:57.584Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-08T05:44:57.584Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-08T05:44:57.848Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-08T05:44:57.848Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-08T05:44:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2024-11-08T05:44:58.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-08T05:44:58.981Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-08T05:44:58.981Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T05:44:58.981Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-08T05:44:58.981Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-08T05:44:58.981Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-08T05:44:58.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-08T05:44:58.981Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-08T05:44:58.981Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-08T05:45:00.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-08T05:45:00.363Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-08T05:45:00.363Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T05:45:00.363Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-08T05:45:00.363Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-08T05:45:01.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-11-08T05:45:01.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 48.4% of statements [2024-11-08T05:45:01.782Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-08T05:45:01.782Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-08T05:45:02.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.335s coverage: 93.4% of statements [2024-11-08T05:45:02.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 91.7% of statements [2024-11-08T05:45:02.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.071s coverage: 9.4% of statements [2024-11-08T05:45:03.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-08T05:45:03.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-08T05:45:03.912Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T05:45:03.912Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-08T05:45:03.912Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-08T05:45:03.912Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-08T05:45:03.912Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-08T05:45:03.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-08T05:45:03.912Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-08T05:45:03.912Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-08T05:45:03.912Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-08T05:45:05.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.421s coverage: 95.8% of statements [2024-11-08T05:45:05.288Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements [2024-11-08T05:45:05.545Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-08T05:45:05.803Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-08T05:45:05.803Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-08T05:45:06.739Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] [2024-11-08T05:45:06.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2024-11-08T05:45:06.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 44.2% of statements [2024-11-08T05:45:06.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2024-11-08T05:45:06.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2024-11-08T05:45:07.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-11-08T05:45:07.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2024-11-08T05:45:07.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-11-08T05:45:07.515Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-08T05:45:07.515Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-08T05:45:07.515Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-08T05:45:07.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-08T05:45:07.774Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-08T05:45:07.774Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-08T05:45:07.774Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-08T05:45:08.712Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-08T05:45:08.712Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-08T05:45:08.712Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-08T05:45:08.712Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-08T05:45:08.712Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-08T05:45:08.712Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-08T05:45:08.712Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-08T05:45:09.280Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-08T05:45:09.280Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-08T05:45:09.849Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-08T05:45:10.785Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-08T05:45:11.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-08T05:45:12.746Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-08T05:45:12.746Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-08T05:45:14.654Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-08T05:45:14.654Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-08T05:45:14.654Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-08T05:45:16.032Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-08T05:45:16.032Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-08T05:45:16.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-08T05:45:16.556Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-08T05:45:16.556Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-08T05:45:16.556Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-08T05:45:16.556Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-11-08T05:45:17.930Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-11-08T05:45:17.931Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-11-08T05:45:17.931Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-11-08T05:45:18.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-11-08T05:45:18.868Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-08T05:45:18.868Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T05:45:20.253Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-08T05:45:20.253Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-08T05:45:20.253Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-08T05:45:20.253Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-08T05:45:20.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-11-08T05:45:21.631Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-08T05:45:21.631Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T05:45:23.064Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25875 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-11-08T05:45:23.082Z] Running in /w/workspace/edgex-go/749 [Pipeline] { [Pipeline] checkout [2024-11-08T05:45:26.142Z] The recommended git tool is: git [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.048s coverage: 92.9% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.132s coverage: 36.8% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.032s coverage: 9.0% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.066s coverage: 97.7% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 45.8% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.2% of statements [2024-11-08T05:45:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements [2024-11-08T05:45:29.776Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-11-08T05:45:29.776Z] running golangci-lint [2024-11-08T05:45:29.776Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-08T05:45:29.776Z] go version go1.23.2 linux/amd64 [2024-11-08T05:45:29.776Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-08T05:45:29.776Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-08T05:45:29.776Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-08T05:45:31.170Z] using credential edgex-jenkins-ssh [2024-11-08T05:45:31.195Z] Cloning the remote Git repository [2024-11-08T05:45:31.251Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-11-08T05:45:31.370Z] > git init /w/workspace/edgex-go/749 # timeout=10 [2024-11-08T05:45:31.548Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-11-08T05:45:31.550Z] > git --version # timeout=10 [2024-11-08T05:45:31.576Z] > git --version # 'git version 2.25.1' [2024-11-08T05:45:31.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T05:45:31.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T05:45:49.505Z] Avoid second fetch [2024-11-08T05:45:49.506Z] Checking out Revision b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be (main) [2024-11-08T05:45:50.261Z] Commit message: "Merge pull request #4998 from weichou1229/postgres-null-reading" [2024-11-08T05:45:48.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-11-08T05:45:48.655Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T05:45:49.520Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T05:45:49.591Z] > git checkout -f b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be # timeout=10 [2024-11-08T05:45:51.712Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|deps|files|name) took 21.058365495s" [2024-11-08T05:45:51.712Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.155775ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T05:45:55.074Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T05:45:55.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:45:55.074Z] Dload Upload Total Spent Left Speed [2024-11-08T05:45:55.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-11-08T05:45:55.432Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T05:45:55.773Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T05:45:55.773Z] + sudo tee /etc/docker/daemon.new [2024-11-08T05:45:55.773Z] { [2024-11-08T05:45:55.773Z] "registry-mirrors": [ [2024-11-08T05:45:55.773Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T05:45:55.773Z] ], [2024-11-08T05:45:55.773Z] "bip": "10.250.0.254/24", [2024-11-08T05:45:55.773Z] "hosts": [ [2024-11-08T05:45:55.773Z] "tcp://0.0.0.0:5555", [2024-11-08T05:45:55.773Z] "unix:///var/run/docker.sock" [2024-11-08T05:45:55.773Z] ], [2024-11-08T05:45:55.773Z] "mtu": 1458, [2024-11-08T05:45:55.773Z] "selinux-enabled": true, [2024-11-08T05:45:55.773Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T05:45:55.773Z] } [Pipeline] sh [2024-11-08T05:45:56.125Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T05:45:56.477Z] + sudo service docker restart [2024-11-08T05:46:01.682Z] level=info msg="[linters_context/goanalysis] analyzers took 1m22.107566201s with top 10 stages: buildir: 49.126522923s, gosec: 3.432003674s, inspect: 3.175807282s, fact_deprecated: 2.401753116s, fact_purity: 1.559182614s, printf: 1.476266354s, ctrlflow: 1.039392594s, S1038: 1.026218515s, nilness: 998.656399ms, typedness: 804.871276ms" [2024-11-08T05:46:01.682Z] level=info msg="[runner] Issues before processing: 208, after processing: 0" [2024-11-08T05:46:01.682Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 208/208, exclude-rules: 208/15, cgo: 208/208, filename_unadjuster: 208/208, nolint: 15/0, path_prettifier: 208/208, skip_files: 208/208, skip_dirs: 208/208, exclude: 208/208, autogenerated_exclude: 208/208, identifier_marker: 208/208" [2024-11-08T05:46:01.682Z] level=info msg="[runner] processing took 21.30891ms with stages: identifier_marker: 8.031448ms, nolint: 7.254311ms, exclude-rules: 2.252149ms, path_prettifier: 1.446172ms, autogenerated_exclude: 1.437542ms, skip_dirs: 816.867µs, cgo: 26.88µs, invalid_issue: 26.83µs, filename_unadjuster: 12.291µs, max_same_issues: 1.34µs, exclude: 480ns, fixer: 410ns, uniq_by_line: 370ns, skip_files: 360ns, sort_results: 290ns, diff: 280ns, path_prefixer: 230ns, source_code: 160ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, severity-rules: 100ns" [2024-11-08T05:46:01.682Z] level=info msg="[runner] linters took 10.496852164s with stages: goanalysis_metalinter: 10.475434523s" [2024-11-08T05:46:01.682Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-08T05:46:01.682Z] level=info msg="Memory: 316 samples, avg is 267.3MB, max is 1250.1MB" [2024-11-08T05:46:01.682Z] level=info msg="Execution took 31.599943432s" [2024-11-08T05:46:01.682Z] go vet ./... [2024-11-08T05:46:08.241Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T05:46:08.241Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T05:46:08.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T05:46:08.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-08T05:46:08.557Z] + ls -al . [2024-11-08T05:46:08.557Z] total 1764 [2024-11-08T05:46:08.557Z] drwxrwxr-x 11 1001 1001 4096 Nov 8 05:44 . [2024-11-08T05:46:08.557Z] drwxr-xr-x 4 root root 4096 Nov 8 05:44 .. [2024-11-08T05:46:08.557Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 05:43 .blubracket [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 10 Nov 8 05:43 .dockerignore [2024-11-08T05:46:08.557Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 05:45 .git [2024-11-08T05:46:08.557Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 05:43 .github [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 961 Nov 8 05:43 .gitignore [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 199 Nov 8 05:43 .golangci.yml [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 100 Nov 8 05:43 .hadolint.yml [2024-11-08T05:46:08.557Z] drwxr-xr-x 3 1001 1001 4096 Nov 8 05:43 .semver [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 155 Nov 8 05:43 .sonarcloud.properties [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 05:43 ADOPTERS.md [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 17141 Nov 8 05:43 Attribution.txt [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 100284 Nov 8 05:43 CHANGELOG.md [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 05:43 CONTRIBUTING.md [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 05:43 GOVERNANCE.md [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 858 Nov 8 05:43 Jenkinsfile [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 05:43 LICENSE [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 16730 Nov 8 05:43 Makefile [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 05:43 OWNERS.md [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 9533 Nov 8 05:43 README.md [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 789 Nov 8 05:43 SECURITY.md [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 12 Nov 8 05:43 VERSION [2024-11-08T05:46:08.557Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 05:43 bin [2024-11-08T05:46:08.557Z] drwxrwxr-x 19 1001 1001 4096 Nov 8 05:43 cmd [2024-11-08T05:46:08.557Z] -rw-r--r-- 1 root root 1434022 Nov 8 05:45 coverage.out [2024-11-08T05:46:08.557Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 05:43 fuzz_test [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 6528 Nov 8 05:43 go.mod [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 88078 Nov 8 05:43 go.sum [2024-11-08T05:46:08.557Z] drwxrwxr-x 7 1001 1001 4096 Nov 8 05:43 internal [2024-11-08T05:46:08.557Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 05:43 openapi [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 584 Nov 8 05:43 security.txt [2024-11-08T05:46:08.557Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 05:43 version.go [Pipeline] sh [2024-11-08T05:46:08.847Z] + '[' -e coverage.out ] [2024-11-08T05:46:08.847Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-08T05:46:08.990Z] Stashed 1 file(s) [Pipeline] sh [2024-11-08T05:46:09.269Z] + make build [2024-11-08T05:46:09.269Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:46:14.896Z] provisioning config files... [2024-11-08T05:46:15.038Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/749@tmp/config2037760166071146979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:46:15.513Z] ---> ****-login.sh [2024-11-08T05:46:15.513Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:46:16.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:46:16.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:46:16.119Z] Configure a credential helper to remove this warning. See [2024-11-08T05:46:16.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:46:16.119Z] [2024-11-08T05:46:16.119Z] Login Succeeded [2024-11-08T05:46:16.119Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:46:16.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:46:16.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:46:16.681Z] Configure a credential helper to remove this warning. See [2024-11-08T05:46:16.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:46:16.681Z] [2024-11-08T05:46:16.681Z] Login Succeeded [2024-11-08T05:46:16.681Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:46:16.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:46:16.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:46:16.955Z] Configure a credential helper to remove this warning. See [2024-11-08T05:46:16.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:46:16.955Z] [2024-11-08T05:46:16.955Z] Login Succeeded [2024-11-08T05:46:16.955Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:46:17.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:46:17.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:46:17.500Z] Configure a credential helper to remove this warning. See [2024-11-08T05:46:17.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:46:17.500Z] [2024-11-08T05:46:17.500Z] Login Succeeded [2024-11-08T05:46:17.500Z] ****.io [2024-11-08T05:46:17.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:46:18.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:46:18.043Z] Configure a credential helper to remove this warning. See [2024-11-08T05:46:18.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:46:18.043Z] [2024-11-08T05:46:18.043Z] Login Succeeded [2024-11-08T05:46:18.043Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:46:18.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-11-08T05:46:18.809Z] + git config --global --add safe.directory /w/workspace/edgex-go/749 [Pipeline] echo [2024-11-08T05:46:18.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:46:18.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:46:18.859Z] ========================================================= [2024-11-08T05:46:18.859Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T05:46:18.859Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:46:19.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T05:46:19.480Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T05:46:19.480Z] cf04c63912e1: Pulling fs layer [2024-11-08T05:46:19.480Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T05:46:19.480Z] a37a00ec5f00: Pulling fs layer [2024-11-08T05:46:19.480Z] 50b3750afda1: Pulling fs layer [2024-11-08T05:46:19.480Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T05:46:19.480Z] 80978eb59214: Pulling fs layer [2024-11-08T05:46:19.480Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T05:46:19.480Z] c5a475d317c9: Pulling fs layer [2024-11-08T05:46:19.480Z] 80978eb59214: Waiting [2024-11-08T05:46:19.480Z] c9f46d7d2bd2: Waiting [2024-11-08T05:46:19.480Z] c5a475d317c9: Waiting [2024-11-08T05:46:19.480Z] 50b3750afda1: Waiting [2024-11-08T05:46:19.480Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T05:46:19.480Z] 55b35a11ae5e: Download complete [2024-11-08T05:46:19.480Z] 50b3750afda1: Verifying Checksum [2024-11-08T05:46:19.480Z] 50b3750afda1: Download complete [2024-11-08T05:46:19.480Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T05:46:19.480Z] 4f4fb700ef54: Download complete [2024-11-08T05:46:19.480Z] 80978eb59214: Verifying Checksum [2024-11-08T05:46:19.480Z] 80978eb59214: Download complete [2024-11-08T05:46:19.480Z] cf04c63912e1: Verifying Checksum [2024-11-08T05:46:19.480Z] cf04c63912e1: Download complete [2024-11-08T05:46:20.085Z] c5a475d317c9: Verifying Checksum [2024-11-08T05:46:20.085Z] c5a475d317c9: Download complete [2024-11-08T05:46:21.065Z] cf04c63912e1: Pull complete [2024-11-08T05:46:21.659Z] 55b35a11ae5e: Pull complete [2024-11-08T05:46:21.940Z] a37a00ec5f00: Verifying Checksum [2024-11-08T05:46:21.940Z] a37a00ec5f00: Download complete [2024-11-08T05:46:22.910Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T05:46:22.910Z] c9f46d7d2bd2: Download complete [2024-11-08T05:46:35.265Z] a37a00ec5f00: Pull complete [2024-11-08T05:46:35.265Z] 50b3750afda1: Pull complete [2024-11-08T05:46:35.535Z] 4f4fb700ef54: Pull complete [2024-11-08T05:46:35.803Z] 80978eb59214: Pull complete [2024-11-08T05:46:35.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T05:46:35.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T05:46:35.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T05:46:35.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T05:46:37.727Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T05:46:41.920Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T05:46:43.303Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T05:46:44.048Z] c9f46d7d2bd2: Pull complete [2024-11-08T05:46:45.208Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T05:46:45.473Z] c5a475d317c9: Pull complete [2024-11-08T05:46:45.473Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T05:46:45.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T05:46:45.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:46:45.776Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T05:46:45.824Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T05:46:45.824Z] WORKDIR /edgex [2024-11-08T05:46:45.824Z] COPY go.mod . [2024-11-08T05:46:45.824Z] RUN go mod download [2024-11-08T05:46:45.824Z] + docker build -t ci-base-image-arm64 -f - . [2024-11-08T05:46:46.424Z] Sending build context to Docker daemon 3.379MB [2024-11-08T05:46:46.424Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T05:46:46.424Z] ---> be29e6b0f0d4 [2024-11-08T05:46:46.424Z] Step 2/4 : WORKDIR /edgex [2024-11-08T05:46:46.711Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T05:46:47.276Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T05:46:47.391Z] ---> Running in 4d3b24cf78ac [2024-11-08T05:46:47.664Z] Removing intermediate container 4d3b24cf78ac [2024-11-08T05:46:47.664Z] ---> 09964460cba1 [2024-11-08T05:46:47.664Z] Step 3/4 : COPY go.mod . [2024-11-08T05:46:48.211Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-08T05:46:48.630Z] ---> 98e759cacba5 [2024-11-08T05:46:48.631Z] Step 4/4 : RUN go mod download [2024-11-08T05:46:48.631Z] ---> Running in e107ecc3aa3f [Pipeline] } [2024-11-08T05:46:49.158Z] $ docker stop --time=1 2d3773c7df0f265fb88f5f276a88265b6cc5201539f2c3d16c9814c308c55299 [2024-11-08T05:46:55.111Z] $ docker rm -f --volumes 2d3773c7df0f265fb88f5f276a88265b6cc5201539f2c3d16c9814c308c55299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:46:56.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T05:46:56.274Z] [2024-11-08T05:46:56.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:46:56.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T05:46:56.838Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-08T05:46:56.838Z] 91d30c5bc195: Pulling fs layer [2024-11-08T05:46:56.838Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-08T05:46:56.838Z] 9c61dcf015f6: Pulling fs layer [2024-11-08T05:46:56.838Z] 4698f68db338: Pulling fs layer [2024-11-08T05:46:56.838Z] 2a2f49069b9e: Pulling fs layer [2024-11-08T05:46:56.838Z] e0025b399a48: Pulling fs layer [2024-11-08T05:46:56.838Z] 4698f68db338: Waiting [2024-11-08T05:46:56.838Z] 2a2f49069b9e: Waiting [2024-11-08T05:46:56.838Z] e0025b399a48: Waiting [2024-11-08T05:46:56.838Z] 91d30c5bc195: Verifying Checksum [2024-11-08T05:46:56.838Z] 91d30c5bc195: Download complete [2024-11-08T05:46:56.838Z] 4698f68db338: Verifying Checksum [2024-11-08T05:46:56.838Z] 4698f68db338: Download complete [2024-11-08T05:46:56.838Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-08T05:46:56.838Z] 2e9b0aa3be6d: Download complete [2024-11-08T05:46:56.838Z] e0025b399a48: Verifying Checksum [2024-11-08T05:46:56.838Z] e0025b399a48: Download complete [2024-11-08T05:46:56.838Z] 91d30c5bc195: Pull complete [2024-11-08T05:46:57.097Z] 2a2f49069b9e: Download complete [2024-11-08T05:46:57.097Z] 2e9b0aa3be6d: Pull complete [2024-11-08T05:46:57.355Z] 9c61dcf015f6: Verifying Checksum [2024-11-08T05:46:57.355Z] 9c61dcf015f6: Download complete [2024-11-08T05:46:59.882Z] 9c61dcf015f6: Pull complete [2024-11-08T05:46:59.883Z] 4698f68db338: Pull complete [2024-11-08T05:46:59.883Z] 2a2f49069b9e: Pull complete [2024-11-08T05:47:00.141Z] e0025b399a48: Pull complete [2024-11-08T05:47:00.141Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-08T05:47:00.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T05:47:00.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:47:00.245Z] prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container [2024-11-08T05:47:00.274Z] $ 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/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-11-08T05:47:03.466Z] $ docker top 4d14d6ee0d444782420a63e0a46d5a48c577a2bd569eb225344dfb5f8faaea93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:47:03.814Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-08T05:47:06.349Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #1 transferring dockerfile: 2.23kB done [2024-11-08T05:47:06.349Z] #1 DONE 0.0s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #2 [core-command internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #2 transferring dockerfile: 1.94kB done [2024-11-08T05:47:06.349Z] #2 DONE 0.0s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #3 transferring dockerfile: 2.02kB done [2024-11-08T05:47:06.349Z] #3 DONE 0.0s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #4 transferring dockerfile: 2.07kB done [2024-11-08T05:47:06.349Z] #4 DONE 0.0s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #5 transferring dockerfile: 2.13kB done [2024-11-08T05:47:06.349Z] #5 DONE 0.0s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #6 [core-data internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #6 transferring dockerfile: 2.07kB done [2024-11-08T05:47:06.349Z] #6 DONE 0.0s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #7 transferring dockerfile: 2.49kB done [2024-11-08T05:47:06.349Z] #7 DONE 0.0s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #8 transferring dockerfile: 1.81kB done [2024-11-08T05:47:06.349Z] #8 DONE 0.0s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #9 transferring dockerfile: 1.69kB done [2024-11-08T05:47:06.349Z] #9 DONE 0.1s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #10 transferring dockerfile: 2.50kB done [2024-11-08T05:47:06.349Z] #10 DONE 0.1s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #11 transferring dockerfile: 1.86kB done [2024-11-08T05:47:06.349Z] #11 DONE 0.0s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #12 transferring dockerfile: 2.15kB done [2024-11-08T05:47:06.349Z] #12 DONE 0.1s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #13 transferring dockerfile: 1.89kB done [2024-11-08T05:47:06.349Z] #13 DONE 0.1s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #14 transferring dockerfile: 3.02kB done [2024-11-08T05:47:06.349Z] #14 DONE 0.1s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-11-08T05:47:06.349Z] #15 transferring dockerfile: 1.70kB done [2024-11-08T05:47:06.349Z] #15 DONE 0.1s [2024-11-08T05:47:06.349Z] [2024-11-08T05:47:06.349Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-08T05:47:06.349Z] #16 transferring context: 50B done [2024-11-08T05:47:06.349Z] #16 DONE 0.1s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #17 [core-command internal] load .dockerignore [2024-11-08T05:47:06.608Z] #17 transferring context: 50B done [2024-11-08T05:47:06.608Z] #17 DONE 0.0s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #18 [core-keeper internal] load .dockerignore [2024-11-08T05:47:06.608Z] #18 transferring context: 50B done [2024-11-08T05:47:06.608Z] #18 DONE 0.0s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #19 [support-notifications internal] load .dockerignore [2024-11-08T05:47:06.608Z] #19 transferring context: 50B done [2024-11-08T05:47:06.608Z] #19 DONE 0.0s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #20 [core-metadata internal] load .dockerignore [2024-11-08T05:47:06.608Z] #20 transferring context: 50B done [2024-11-08T05:47:06.608Z] #20 DONE 0.1s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #21 [security-proxy-setup internal] load .dockerignore [2024-11-08T05:47:06.608Z] #21 transferring context: 50B done [2024-11-08T05:47:06.608Z] #21 DONE 0.1s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #22 [core-data internal] load .dockerignore [2024-11-08T05:47:06.608Z] #22 transferring context: 50B done [2024-11-08T05:47:06.608Z] #22 DONE 0.1s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-11-08T05:47:06.608Z] #23 transferring context: 50B done [2024-11-08T05:47:06.608Z] #23 DONE 0.1s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #24 [security-spire-agent internal] load .dockerignore [2024-11-08T05:47:06.608Z] #24 transferring context: 50B done [2024-11-08T05:47:06.608Z] #24 DONE 0.1s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-11-08T05:47:06.608Z] #25 transferring context: 50B done [2024-11-08T05:47:06.608Z] #25 DONE 0.1s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #26 [security-spire-server internal] load .dockerignore [2024-11-08T05:47:06.608Z] #26 transferring context: 50B done [2024-11-08T05:47:06.608Z] #26 DONE 0.1s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #27 [security-proxy-auth internal] load .dockerignore [2024-11-08T05:47:06.608Z] #27 transferring context: 50B done [2024-11-08T05:47:06.608Z] #27 DONE 0.1s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #28 [security-spire-config internal] load .dockerignore [2024-11-08T05:47:06.608Z] #28 transferring context: 50B done [2024-11-08T05:47:06.608Z] #28 DONE 0.1s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T05:47:06.608Z] #29 transferring context: 50B done [2024-11-08T05:47:06.608Z] #29 DONE 0.1s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #30 [security-bootstrapper internal] load .dockerignore [2024-11-08T05:47:06.608Z] #30 transferring context: 50B done [2024-11-08T05:47:06.608Z] #30 DONE 0.1s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T05:47:06.608Z] #31 DONE 0.0s [2024-11-08T05:47:06.608Z] [2024-11-08T05:47:06.608Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T05:47:06.866Z] #32 ... [2024-11-08T05:47:06.866Z] [2024-11-08T05:47:06.866Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T05:47:06.866Z] #31 DONE 0.0s [2024-11-08T05:47:06.866Z] [2024-11-08T05:47:06.866Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T05:47:07.123Z] #32 ... [2024-11-08T05:47:07.123Z] [2024-11-08T05:47:07.123Z] #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:47:07.123Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:47:07.123Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:47:07.123Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T05:47:07.123Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T05:47:07.123Z] #33 DONE 0.4s [2024-11-08T05:47:07.123Z] [2024-11-08T05:47:07.123Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T05:47:07.123Z] #32 ... [2024-11-08T05:47:07.123Z] [2024-11-08T05:47:07.123Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T05:47:07.123Z] #31 DONE 0.0s [2024-11-08T05:47:07.123Z] [2024-11-08T05:47:07.123Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T05:47:07.123Z] #32 ... [2024-11-08T05:47:07.123Z] [2024-11-08T05:47:07.123Z] #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:47:07.123Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:47:07.123Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:47:07.123Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T05:47:07.123Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T05:47:07.123Z] #33 DONE 0.4s [2024-11-08T05:47:07.123Z] [2024-11-08T05:47:07.123Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T05:47:07.123Z] #31 DONE 0.0s [2024-11-08T05:47:07.123Z] [2024-11-08T05:47:07.123Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T05:47:07.692Z] #32 DONE 0.9s [2024-11-08T05:47:07.692Z] [2024-11-08T05:47:07.692Z] #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:47:07.692Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:47:07.692Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:47:07.692Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T05:47:07.692Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T05:47:07.692Z] #33 DONE 0.4s [2024-11-08T05:47:07.692Z] [2024-11-08T05:47:07.692Z] #34 [security-bootstrapper internal] load build context [2024-11-08T05:47:08.257Z] #34 ... [2024-11-08T05:47:08.257Z] [2024-11-08T05:47:08.257Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:47:08.257Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:47:08.257Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:47:08.257Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T05:47:08.257Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T05:47:08.257Z] #33 DONE 0.4s [2024-11-08T05:47:08.257Z] [2024-11-08T05:47:08.257Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-08T05:47:08.257Z] #35 DONE 1.1s [2024-11-08T05:47:08.257Z] [2024-11-08T05:47:08.257Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T05:47:08.257Z] #36 DONE 1.1s [2024-11-08T05:47:08.257Z] [2024-11-08T05:47:08.257Z] #34 [security-bootstrapper internal] load build context [2024-11-08T05:47:12.448Z] #34 transferring context: 136.68MB 4.1s [2024-11-08T05:47:13.823Z] #34 ... [2024-11-08T05:47:13.823Z] [2024-11-08T05:47:13.823Z] #37 [support-notifications internal] load build context [2024-11-08T05:47:13.823Z] #37 ... [2024-11-08T05:47:13.823Z] [2024-11-08T05:47:13.823Z] #34 [security-bootstrapper internal] load build context [2024-11-08T05:47:17.114Z] #34 ... [2024-11-08T05:47:17.114Z] [2024-11-08T05:47:17.114Z] #38 [core-command internal] load build context [2024-11-08T05:47:17.114Z] #38 transferring context: 433.52MB 9.7s done [2024-11-08T05:47:17.114Z] #38 ... [2024-11-08T05:47:17.114Z] [2024-11-08T05:47:17.114Z] #39 [core-metadata internal] load build context [2024-11-08T05:47:17.114Z] #39 transferring context: 433.52MB 9.9s done [2024-11-08T05:47:17.114Z] #39 ... [2024-11-08T05:47:17.114Z] [2024-11-08T05:47:17.114Z] #40 [security-proxy-setup internal] load build context [2024-11-08T05:47:17.114Z] #40 ... [2024-11-08T05:47:17.114Z] [2024-11-08T05:47:17.114Z] #41 [security-secretstore-setup internal] load build context [2024-11-08T05:47:17.114Z] #41 ... [2024-11-08T05:47:17.114Z] [2024-11-08T05:47:17.114Z] #42 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T05:47:17.375Z] #42 ... [2024-11-08T05:47:17.375Z] [2024-11-08T05:47:17.375Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T05:47:17.375Z] #43 ... [2024-11-08T05:47:17.375Z] [2024-11-08T05:47:17.375Z] #44 [core-common-config-bootstrapper internal] load build context [2024-11-08T05:47:17.375Z] #44 transferring context: 433.52MB 10.6s done [2024-11-08T05:47:17.375Z] #44 ... [2024-11-08T05:47:17.375Z] [2024-11-08T05:47:17.375Z] #45 [core-keeper internal] load build context [2024-11-08T05:47:17.375Z] #45 transferring context: 433.52MB 10.2s done [2024-11-08T05:47:17.633Z] #45 ... [2024-11-08T05:47:17.633Z] [2024-11-08T05:47:17.633Z] #46 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-08T05:47:17.633Z] #46 ... [2024-11-08T05:47:17.633Z] [2024-11-08T05:47:17.633Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T05:47:17.633Z] #0 6.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:17.633Z] #0 6.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:17.633Z] #0 6.689 (1/4) Installing ca-certificates (20240705-r0) [2024-11-08T05:47:17.633Z] #0 6.706 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-08T05:47:17.633Z] #0 6.708 (3/4) Installing su-exec (0.2-r3) [2024-11-08T05:47:17.633Z] #0 6.710 (4/4) Installing yq-go (4.44.1-r2) [2024-11-08T05:47:17.633Z] #0 6.788 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:17.633Z] #0 6.794 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:47:17.633Z] #0 6.835 OK: 19 MiB in 18 packages [2024-11-08T05:47:17.890Z] #47 ... [2024-11-08T05:47:17.890Z] [2024-11-08T05:47:17.890Z] #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T05:47:17.890Z] #48 ... [2024-11-08T05:47:17.890Z] [2024-11-08T05:47:17.890Z] #49 [support-cron-scheduler internal] load build context [2024-11-08T05:47:17.890Z] #49 transferring context: 433.52MB 10.1s done [2024-11-08T05:47:18.181Z] #49 ... [2024-11-08T05:47:18.181Z] [2024-11-08T05:47:18.181Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T05:47:18.181Z] #50 ... [2024-11-08T05:47:18.181Z] [2024-11-08T05:47:18.181Z] #51 [security-spiffe-token-provider internal] load build context [2024-11-08T05:47:18.441Z] #51 ... [2024-11-08T05:47:18.441Z] [2024-11-08T05:47:18.441Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:47:18.441Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-11-08T05:47:18.441Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T05:47:18.441Z] #52 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-08T05:47:18.441Z] #52 ... [2024-11-08T05:47:18.441Z] [2024-11-08T05:47:18.441Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T05:47:18.441Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done [2024-11-08T05:47:18.441Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-08T05:47:18.441Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-08T05:47:18.441Z] #53 ... [2024-11-08T05:47:18.441Z] [2024-11-08T05:47:18.441Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T05:47:18.706Z] #54 ... [2024-11-08T05:47:18.706Z] [2024-11-08T05:47:18.706Z] #55 [security-proxy-auth internal] load build context [2024-11-08T05:47:18.706Z] #55 transferring context: 433.52MB 9.8s done [2024-11-08T05:47:18.706Z] #55 ... [2024-11-08T05:47:18.706Z] [2024-11-08T05:47:18.706Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T05:47:18.977Z] #56 ... [2024-11-08T05:47:18.977Z] [2024-11-08T05:47:18.977Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T05:47:19.236Z] #57 ... [2024-11-08T05:47:19.236Z] [2024-11-08T05:47:19.236Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T05:47:19.236Z] #58 ... [2024-11-08T05:47:19.236Z] [2024-11-08T05:47:19.236Z] #59 [security-spire-config internal] load build context [2024-11-08T05:47:19.236Z] #59 transferring context: 21.82kB 0.1s done [2024-11-08T05:47:19.495Z] #59 ... [2024-11-08T05:47:19.495Z] [2024-11-08T05:47:19.495Z] #60 [core-data internal] load build context [2024-11-08T05:47:19.495Z] #60 transferring context: 433.52MB 9.5s done [2024-11-08T05:47:19.495Z] #60 ... [2024-11-08T05:47:19.495Z] [2024-11-08T05:47:19.495Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T05:47:19.754Z] #61 ... [2024-11-08T05:47:19.754Z] [2024-11-08T05:47:19.754Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T05:47:19.754Z] #62 ... [2024-11-08T05:47:19.754Z] [2024-11-08T05:47:19.754Z] #63 [security-spire-server internal] load build context [2024-11-08T05:47:19.754Z] #63 transferring context: 23.57kB 0.1s done [2024-11-08T05:47:20.012Z] #63 ... [2024-11-08T05:47:20.012Z] [2024-11-08T05:47:20.012Z] #64 [security-spire-agent internal] load build context [2024-11-08T05:47:20.012Z] #64 transferring context: 23.10kB 0.1s done [2024-11-08T05:47:20.271Z] #64 ... [2024-11-08T05:47:20.271Z] [2024-11-08T05:47:20.271Z] #41 [security-secretstore-setup internal] load build context [2024-11-08T05:47:20.271Z] #41 transferring context: 433.52MB 11.2s done [2024-11-08T05:47:24.462Z] #41 ... [2024-11-08T05:47:24.462Z] [2024-11-08T05:47:24.462Z] #37 [support-notifications internal] load build context [2024-11-08T05:47:24.462Z] #37 transferring context: 433.52MB 9.1s done [2024-11-08T05:47:27.037Z] #37 ... [2024-11-08T05:47:27.037Z] [2024-11-08T05:47:27.037Z] #34 [security-bootstrapper internal] load build context [2024-11-08T05:47:27.037Z] #34 transferring context: 433.52MB 9.6s done [2024-11-08T05:47:27.333Z] #34 ... [2024-11-08T05:47:27.333Z] [2024-11-08T05:47:27.333Z] #40 [security-proxy-setup internal] load build context [2024-11-08T05:47:27.333Z] #40 transferring context: 433.52MB 10.4s done [2024-11-08T05:47:28.329Z] #40 ... [2024-11-08T05:47:28.329Z] [2024-11-08T05:47:28.329Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:47:28.329Z] #52 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-08T05:47:28.329Z] #52 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-08T05:47:28.634Z] #52 ... [2024-11-08T05:47:28.634Z] [2024-11-08T05:47:28.634Z] #51 [security-spiffe-token-provider internal] load build context [2024-11-08T05:47:28.634Z] #51 transferring context: 433.52MB 10.6s done [2024-11-08T05:47:32.017Z] #51 ... [2024-11-08T05:47:32.017Z] [2024-11-08T05:47:32.017Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T05:47:32.017Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-08T05:47:40.265Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 11.3s [2024-11-08T05:47:40.265Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 11.6s [2024-11-08T05:47:45.080Z] Removing intermediate container e107ecc3aa3f [2024-11-08T05:47:45.080Z] ---> fffbf0c84ff2 [2024-11-08T05:47:45.080Z] Successfully built fffbf0c84ff2 [2024-11-08T05:47:45.080Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:47:45.421Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T05:47:45.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:47:45.586Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 16.7s [2024-11-08T05:47:45.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-25875 does not seem to be running inside a container [2024-11-08T05:47:45.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T05:47:46.597Z] #53 ... [2024-11-08T05:47:46.597Z] [2024-11-08T05:47:46.597Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:47:46.597Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 16.5s [2024-11-08T05:47:47.165Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 17.2s [2024-11-08T05:47:47.165Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 17.3s done [2024-11-08T05:47:47.165Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T05:47:47.165Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 17.3s [2024-11-08T05:47:47.185Z] $ docker top f04d2c55b8e533014d9257b0360b76a1de3ddc99e8b910f8738b44d835f85d7b -eo pid,comm [Pipeline] { [2024-11-08T05:47:47.423Z] #52 ... [2024-11-08T05:47:47.423Z] [2024-11-08T05:47:47.423Z] #63 [security-spire-server internal] load build context [2024-11-08T05:47:47.423Z] #63 DONE 39.2s [2024-11-08T05:47:47.423Z] [2024-11-08T05:47:47.423Z] #59 [security-spire-config internal] load build context [2024-11-08T05:47:47.423Z] #59 DONE 39.2s [2024-11-08T05:47:47.423Z] [2024-11-08T05:47:47.423Z] #64 [security-spire-agent internal] load build context [2024-11-08T05:47:47.423Z] #64 DONE 39.2s [2024-11-08T05:47:47.423Z] [2024-11-08T05:47:47.423Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T05:47:47.423Z] #62 DONE 40.2s [2024-11-08T05:47:47.423Z] [2024-11-08T05:47:47.423Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:47:47.423Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 17.3s done [2024-11-08T05:47:47.423Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-08T05:47:47.423Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 17.4s [2024-11-08T05:47:47.423Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 17.4s [2024-11-08T05:47:47.423Z] #52 ... [2024-11-08T05:47:47.423Z] [2024-11-08T05:47:47.423Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T05:47:47.423Z] #47 DONE 40.2s [2024-11-08T05:47:47.423Z] [2024-11-08T05:47:47.423Z] #37 [support-notifications internal] load build context [2024-11-08T05:47:47.423Z] #37 DONE 40.6s [2024-11-08T05:47:47.423Z] [2024-11-08T05:47:47.423Z] #60 [core-data internal] load build context [2024-11-08T05:47:47.423Z] #60 DONE 40.5s [2024-11-08T05:47:47.423Z] [2024-11-08T05:47:47.423Z] #38 [core-command internal] load build context [2024-11-08T05:47:47.423Z] #38 DONE 40.7s [2024-11-08T05:47:47.423Z] [2024-11-08T05:47:47.423Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:47:47.423Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 17.4s done [Pipeline] sh [2024-11-08T05:47:47.688Z] #52 ... [2024-11-08T05:47:47.689Z] [2024-11-08T05:47:47.689Z] #39 [core-metadata internal] load build context [2024-11-08T05:47:47.689Z] #39 DONE 40.7s [2024-11-08T05:47:47.689Z] [2024-11-08T05:47:47.689Z] #45 [core-keeper internal] load build context [2024-11-08T05:47:47.689Z] #45 DONE 40.7s [2024-11-08T05:47:47.689Z] [2024-11-08T05:47:47.689Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:47:47.689Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 17.6s [2024-11-08T05:47:47.689Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 17.8s [2024-11-08T05:47:47.972Z] #52 ... [2024-11-08T05:47:47.972Z] [2024-11-08T05:47:47.972Z] #55 [security-proxy-auth internal] load build context [2024-11-08T05:47:47.972Z] #55 DONE 40.7s [2024-11-08T05:47:47.972Z] [2024-11-08T05:47:47.972Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:47:47.972Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-08T05:47:48.069Z] + go version [2024-11-08T05:47:48.069Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T05:47:48.087Z] $ docker stop --time=1 f04d2c55b8e533014d9257b0360b76a1de3ddc99e8b910f8738b44d835f85d7b [2024-11-08T05:47:48.263Z] #52 ... [2024-11-08T05:47:48.263Z] [2024-11-08T05:47:48.263Z] #34 [security-bootstrapper internal] load build context [2024-11-08T05:47:48.263Z] #34 DONE 40.5s [2024-11-08T05:47:48.263Z] [2024-11-08T05:47:48.263Z] #40 [security-proxy-setup internal] load build context [2024-11-08T05:47:48.263Z] #40 DONE 41.2s [2024-11-08T05:47:48.263Z] [2024-11-08T05:47:48.263Z] #44 [core-common-config-bootstrapper internal] load build context [2024-11-08T05:47:48.263Z] #44 DONE 41.4s [2024-11-08T05:47:48.263Z] [2024-11-08T05:47:48.263Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:47:48.263Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 18.2s done [2024-11-08T05:47:48.263Z] #52 ... [2024-11-08T05:47:48.263Z] [2024-11-08T05:47:48.263Z] #49 [support-cron-scheduler internal] load build context [2024-11-08T05:47:48.263Z] #49 DONE 41.1s [2024-11-08T05:47:48.263Z] [2024-11-08T05:47:48.263Z] #41 [security-secretstore-setup internal] load build context [2024-11-08T05:47:48.263Z] #41 DONE 41.4s [2024-11-08T05:47:48.263Z] [2024-11-08T05:47:48.263Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:47:48.263Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 18.2s done [2024-11-08T05:47:48.523Z] #52 ... [2024-11-08T05:47:48.523Z] [2024-11-08T05:47:48.523Z] #51 [security-spiffe-token-provider internal] load build context [2024-11-08T05:47:48.523Z] #51 DONE 40.7s [2024-11-08T05:47:48.523Z] [2024-11-08T05:47:48.523Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:47:48.523Z] #52 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-11-08T05:47:49.818Z] $ docker rm -f --volumes f04d2c55b8e533014d9257b0360b76a1de3ddc99e8b910f8738b44d835f85d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:47:50.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T05:47:50.584Z] [2024-11-08T05:47:50.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:47:50.627Z] #52 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2024-11-08T05:47:50.886Z] #52 ... [2024-11-08T05:47:50.886Z] [2024-11-08T05:47:50.886Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T05:47:50.886Z] #56 40.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:50.886Z] #56 40.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:50.886Z] #56 40.79 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T05:47:50.886Z] #56 40.79 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T05:47:50.886Z] #56 40.79 OK: 24168 distinct packages available [2024-11-08T05:47:50.886Z] #56 40.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:50.886Z] #56 40.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:50.886Z] #56 41.19 (1/14) Installing ca-certificates (20240705-r0) [2024-11-08T05:47:50.886Z] #56 41.25 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-08T05:47:50.886Z] #56 41.27 (3/14) Installing c-ares (1.33.1-r0) [2024-11-08T05:47:50.886Z] #56 41.27 (4/14) Installing libunistring (1.2-r0) [2024-11-08T05:47:50.886Z] #56 41.29 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-08T05:47:50.886Z] #56 41.29 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T05:47:50.886Z] #56 41.29 (7/14) Installing libpsl (0.21.5-r1) [2024-11-08T05:47:50.886Z] #56 41.30 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-08T05:47:50.886Z] #56 41.31 (9/14) Installing libcurl (8.11.0-r1) [2024-11-08T05:47:50.886Z] #56 41.32 (10/14) Installing curl (8.11.0-r1) [2024-11-08T05:47:50.886Z] #56 41.32 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-08T05:47:50.886Z] #56 41.33 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-08T05:47:50.886Z] #56 41.33 (13/14) Installing libucontext (1.2-r3) [2024-11-08T05:47:50.886Z] #56 41.33 (14/14) Installing gcompat (1.1.0-r4) [2024-11-08T05:47:50.886Z] #56 41.33 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:50.886Z] #56 41.50 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:47:50.886Z] #56 41.54 OK: 13 MiB in 28 packages [2024-11-08T05:47:50.886Z] #56 DONE 43.0s [2024-11-08T05:47:50.886Z] [2024-11-08T05:47:50.886Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T05:47:50.886Z] #43 40.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:50.886Z] #43 40.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:50.886Z] #43 41.13 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:50.886Z] #43 41.17 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:50.886Z] #43 41.18 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-08T05:47:50.886Z] #43 41.18 (4/6) Installing openssl (3.3.2-r1) [2024-11-08T05:47:50.886Z] #43 41.24 (5/6) Installing su-exec (0.2-r3) [2024-11-08T05:47:50.886Z] #43 41.24 (6/6) Installing yq-go (4.44.1-r2) [2024-11-08T05:47:50.886Z] #43 41.33 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:50.886Z] #43 41.33 OK: 19 MiB in 18 packages [2024-11-08T05:47:50.886Z] #43 DONE 43.6s [2024-11-08T05:47:50.886Z] [2024-11-08T05:47:50.886Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T05:47:50.886Z] #50 40.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:50.886Z] #50 40.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:50.886Z] #50 40.72 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-08T05:47:50.886Z] #50 40.73 (2/2) Installing su-exec (0.2-r3) [2024-11-08T05:47:50.886Z] #50 40.77 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:50.886Z] #50 40.83 OK: 8 MiB in 16 packages [2024-11-08T05:47:50.886Z] #50 DONE 43.0s [2024-11-08T05:47:50.886Z] [2024-11-08T05:47:50.886Z] #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T05:47:50.886Z] #48 40.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:50.886Z] #48 40.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:50.886Z] #48 40.86 (1/3) Installing ca-certificates (20240705-r0) [2024-11-08T05:47:50.886Z] #48 40.90 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-08T05:47:50.886Z] #48 40.90 (3/3) Installing tzdata (2024b-r0) [2024-11-08T05:47:50.886Z] #48 40.93 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:50.886Z] #48 40.95 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:47:50.886Z] #48 41.03 OK: 10 MiB in 17 packages [2024-11-08T05:47:50.886Z] #48 DONE 43.5s [2024-11-08T05:47:50.886Z] [2024-11-08T05:47:50.886Z] #46 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-08T05:47:50.886Z] #46 DONE 44.3s [2024-11-08T05:47:50.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T05:47:51.149Z] [2024-11-08T05:47:51.150Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T05:47:51.150Z] #54 40.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.150Z] #54 40.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.150Z] #54 41.12 (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T05:47:51.150Z] #54 41.13 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T05:47:51.150Z] #54 41.14 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:51.150Z] #54 41.16 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:47:51.150Z] #54 41.54 OK: 9 MiB in 16 packages [2024-11-08T05:47:51.150Z] #54 DONE 43.8s [2024-11-08T05:47:51.150Z] [2024-11-08T05:47:51.150Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T05:47:51.150Z] #58 40.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.150Z] #58 40.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.150Z] #58 41.11 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T05:47:51.150Z] #58 41.12 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:51.150Z] #58 41.12 OK: 8 MiB in 15 packages [2024-11-08T05:47:51.150Z] #58 DONE 43.8s [2024-11-08T05:47:51.150Z] [2024-11-08T05:47:51.150Z] #42 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T05:47:51.150Z] #42 41.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.150Z] #42 41.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.150Z] #42 41.47 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T05:47:51.150Z] #42 41.47 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:51.150Z] #42 41.48 OK: 8 MiB in 15 packages [2024-11-08T05:47:51.150Z] #42 DONE 44.0s [2024-11-08T05:47:51.150Z] [2024-11-08T05:47:51.150Z] #65 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-11-08T05:47:51.150Z] #65 ... [2024-11-08T05:47:51.150Z] [2024-11-08T05:47:51.150Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T05:47:51.150Z] #57 40.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.150Z] #57 41.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.150Z] #57 41.38 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T05:47:51.150Z] #57 41.38 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T05:47:51.150Z] #57 41.38 OK: 24168 distinct packages available [2024-11-08T05:47:51.150Z] #57 41.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.150Z] #57 41.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.150Z] #57 41.93 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-08T05:47:51.150Z] #57 42.23 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-08T05:47:51.150Z] #57 42.24 (3/4) Installing libucontext (1.2-r3) [2024-11-08T05:47:51.150Z] #57 42.24 (4/4) Installing gcompat (1.1.0-r4) [2024-11-08T05:47:51.150Z] #57 42.24 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:51.150Z] #57 42.25 OK: 8 MiB in 18 packages [2024-11-08T05:47:51.150Z] #57 DONE 42.6s [2024-11-08T05:47:51.199Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-11-08T05:47:51.199Z] 547446be3368: Pulling fs layer [2024-11-08T05:47:51.199Z] d125d8839a47: Pulling fs layer [2024-11-08T05:47:51.199Z] 3e85d5ac6304: Pulling fs layer [2024-11-08T05:47:51.199Z] c3105a71a48b: Pulling fs layer [2024-11-08T05:47:51.199Z] 0f093f025ec4: Pulling fs layer [2024-11-08T05:47:51.199Z] c3106fc0e877: Pulling fs layer [2024-11-08T05:47:51.199Z] 0f093f025ec4: Waiting [2024-11-08T05:47:51.199Z] c3106fc0e877: Waiting [2024-11-08T05:47:51.199Z] c3105a71a48b: Waiting [2024-11-08T05:47:51.199Z] 547446be3368: Verifying Checksum [2024-11-08T05:47:51.199Z] c3105a71a48b: Verifying Checksum [2024-11-08T05:47:51.199Z] c3105a71a48b: Download complete [2024-11-08T05:47:51.409Z] [2024-11-08T05:47:51.409Z] #65 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-11-08T05:47:51.409Z] #65 DONE 0.6s [2024-11-08T05:47:51.409Z] [2024-11-08T05:47:51.409Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T05:47:51.669Z] #66 ... [2024-11-08T05:47:51.669Z] [2024-11-08T05:47:51.669Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T05:47:51.669Z] #61 41.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.669Z] #61 41.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.669Z] #61 42.31 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T05:47:51.669Z] #61 42.31 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T05:47:51.669Z] #61 42.31 OK: 24168 distinct packages available [2024-11-08T05:47:51.669Z] #61 42.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.669Z] #61 42.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:51.669Z] #61 42.69 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:51.669Z] #61 42.74 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:51.669Z] #61 42.75 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-08T05:47:51.669Z] #61 42.75 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-08T05:47:51.669Z] #61 42.75 (5/7) Installing libucontext (1.2-r3) [2024-11-08T05:47:51.669Z] #61 42.76 (6/7) Installing gcompat (1.1.0-r4) [2024-11-08T05:47:51.669Z] #61 42.76 (7/7) Installing openssl (3.3.2-r1) [2024-11-08T05:47:51.669Z] #61 42.78 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:51.669Z] #61 42.78 OK: 9 MiB in 19 packages [2024-11-08T05:47:51.669Z] #61 DONE 43.2s [2024-11-08T05:47:51.669Z] [2024-11-08T05:47:51.669Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T05:47:51.785Z] d125d8839a47: Verifying Checksum [2024-11-08T05:47:51.786Z] d125d8839a47: Download complete [2024-11-08T05:47:51.786Z] c3106fc0e877: Verifying Checksum [2024-11-08T05:47:51.786Z] c3106fc0e877: Download complete [2024-11-08T05:47:51.786Z] 0f093f025ec4: Verifying Checksum [2024-11-08T05:47:51.786Z] 0f093f025ec4: Download complete [2024-11-08T05:47:51.927Z] #67 ... [2024-11-08T05:47:51.927Z] [2024-11-08T05:47:51.927Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:47:51.927Z] #52 DONE 43.8s [2024-11-08T05:47:52.054Z] 547446be3368: Pull complete [2024-11-08T05:47:52.185Z] [2024-11-08T05:47:52.185Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T05:47:52.185Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 19.5s done [2024-11-08T05:47:52.185Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.5s done [2024-11-08T05:47:52.185Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T05:47:52.185Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 20.2s done [2024-11-08T05:47:52.185Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 19.6s done [2024-11-08T05:47:52.185Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-08T05:47:52.185Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-08T05:47:52.185Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-11-08T05:47:53.467Z] d125d8839a47: Pull complete [2024-11-08T05:47:53.556Z] #53 ... [2024-11-08T05:47:53.556Z] [2024-11-08T05:47:53.556Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T05:47:53.556Z] #0 4.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:53.556Z] #0 4.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:53.556Z] #0 5.099 Upgrading critical system libraries and apk-tools: [2024-11-08T05:47:53.556Z] #0 5.099 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:47:53.556Z] #0 5.107 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:53.557Z] #0 5.202 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:47:53.557Z] #0 5.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:53.557Z] #0 5.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:53.557Z] #0 5.596 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:53.557Z] #0 5.635 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:53.557Z] #0 5.649 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:47:53.557Z] #0 5.686 OK: 19 MiB in 18 packages [2024-11-08T05:47:53.557Z] #68 DONE 6.1s [2024-11-08T05:47:53.557Z] [2024-11-08T05:47:53.557Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T05:47:53.557Z] #66 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:53.736Z] 3e85d5ac6304: Verifying Checksum [2024-11-08T05:47:53.736Z] 3e85d5ac6304: Download complete [2024-11-08T05:47:53.815Z] #66 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:53.815Z] #66 ... [2024-11-08T05:47:53.815Z] [2024-11-08T05:47:53.815Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T05:47:53.815Z] #0 1.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:53.815Z] #0 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:53.815Z] #0 2.066 Upgrading critical system libraries and apk-tools: [2024-11-08T05:47:53.815Z] #0 2.066 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:47:53.815Z] #0 2.076 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:53.815Z] #0 2.156 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:47:53.815Z] #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:53.815Z] #0 2.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:53.815Z] #0 2.624 OK: 19 MiB in 18 packages [2024-11-08T05:47:53.815Z] #69 DONE 2.9s [2024-11-08T05:47:54.091Z] [2024-11-08T05:47:54.091Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T05:47:54.091Z] #70 DONE 2.7s [2024-11-08T05:47:54.091Z] [2024-11-08T05:47:54.091Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-08T05:47:54.091Z] #71 ... [2024-11-08T05:47:54.091Z] [2024-11-08T05:47:54.091Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T05:47:54.092Z] #0 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.092Z] #0 1.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.092Z] #0 2.189 Upgrading critical system libraries and apk-tools: [2024-11-08T05:47:54.092Z] #0 2.189 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:47:54.092Z] #0 2.198 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:54.092Z] #0 2.269 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:47:54.092Z] #0 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.092Z] #0 2.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.092Z] #0 2.780 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.092Z] #0 2.841 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.092Z] #0 2.860 OK: 8 MiB in 16 packages [2024-11-08T05:47:54.092Z] #72 DONE 3.1s [2024-11-08T05:47:54.092Z] [2024-11-08T05:47:54.092Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T05:47:54.092Z] #0 1.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.092Z] #0 1.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.092Z] #0 1.999 Upgrading critical system libraries and apk-tools: [2024-11-08T05:47:54.092Z] #0 1.999 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:47:54.092Z] #0 2.006 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:54.092Z] #0 2.084 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:47:54.092Z] #0 2.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.092Z] #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.092Z] #0 2.530 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.092Z] #0 2.606 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.092Z] #0 2.614 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:47:54.092Z] #0 2.698 OK: 13 MiB in 28 packages [2024-11-08T05:47:54.092Z] #73 DONE 3.2s [2024-11-08T05:47:54.092Z] [2024-11-08T05:47:54.092Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T05:47:54.092Z] #0 4.537 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.092Z] #0 5.089 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.092Z] #0 5.900 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T05:47:54.092Z] #0 6.207 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:54.092Z] #0 6.220 OK: 8 MiB in 15 packages [2024-11-08T05:47:54.092Z] #74 DONE 6.7s [2024-11-08T05:47:54.092Z] [2024-11-08T05:47:54.092Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T05:47:54.092Z] #67 2.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.352Z] #67 2.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.612Z] #67 ... [2024-11-08T05:47:54.612Z] [2024-11-08T05:47:54.612Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T05:47:54.612Z] #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.612Z] #0 1.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.612Z] #0 2.121 Upgrading critical system libraries and apk-tools: [2024-11-08T05:47:54.613Z] #0 2.121 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:47:54.613Z] #0 2.137 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:54.613Z] #0 2.298 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:47:54.613Z] #0 2.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.847 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.613Z] #0 2.883 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.613Z] #0 2.892 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:47:54.613Z] #0 2.954 OK: 10 MiB in 17 packages [2024-11-08T05:47:54.613Z] #75 DONE 3.7s [2024-11-08T05:47:54.613Z] [2024-11-08T05:47:54.613Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T05:47:54.613Z] #0 1.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 1.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.436 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T05:47:54.613Z] #0 2.436 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T05:47:54.613Z] #0 2.436 OK: 24169 distinct packages available [2024-11-08T05:47:54.613Z] #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.897 OK: 246 MiB in 54 packages [2024-11-08T05:47:54.613Z] #76 DONE 3.4s [2024-11-08T05:47:54.613Z] [2024-11-08T05:47:54.613Z] #77 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T05:47:54.613Z] #0 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.932 OK: 246 MiB in 54 packages [2024-11-08T05:47:54.613Z] #77 DONE 3.4s [2024-11-08T05:47:54.613Z] [2024-11-08T05:47:54.613Z] #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:47:54.613Z] #0 1.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.646 Upgrading critical system libraries and apk-tools: [2024-11-08T05:47:54.613Z] #0 2.646 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:47:54.613Z] #0 2.661 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:54.613Z] #0 2.753 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:47:54.613Z] #0 2.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 3.209 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.613Z] #0 3.278 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.613Z] #0 3.290 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:47:54.613Z] #0 3.493 OK: 9 MiB in 16 packages [2024-11-08T05:47:54.613Z] #78 DONE 3.7s [2024-11-08T05:47:54.613Z] [2024-11-08T05:47:54.613Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:47:54.613Z] #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.555 Upgrading critical system libraries and apk-tools: [2024-11-08T05:47:54.613Z] #0 2.555 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:47:54.613Z] #0 2.562 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:54.613Z] #0 2.639 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:47:54.613Z] #0 2.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.613Z] #0 3.222 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.613Z] #0 3.355 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.613Z] #0 3.369 OK: 8 MiB in 15 packages [2024-11-08T05:47:54.613Z] #79 DONE 3.7s [2024-11-08T05:47:54.613Z] [2024-11-08T05:47:54.613Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T05:47:54.613Z] #66 2.774 OK: 246 MiB in 54 packages [2024-11-08T05:47:54.613Z] #66 DONE 3.6s [2024-11-08T05:47:54.613Z] [2024-11-08T05:47:54.613Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T05:47:54.613Z] #67 2.985 Upgrading critical system libraries and apk-tools: [2024-11-08T05:47:54.613Z] #67 2.985 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:47:54.613Z] #67 2.993 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:54.872Z] #67 ... [2024-11-08T05:47:54.872Z] [2024-11-08T05:47:54.872Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T05:47:54.872Z] #0 1.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.872Z] #0 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.872Z] #0 2.414 Upgrading critical system libraries and apk-tools: [2024-11-08T05:47:54.872Z] #0 2.414 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:47:54.872Z] #0 2.427 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:54.872Z] #0 2.517 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:47:54.872Z] #0 2.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.872Z] #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.872Z] #0 2.915 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.872Z] #0 2.946 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.872Z] #0 3.047 OK: 8 MiB in 18 packages [2024-11-08T05:47:54.872Z] #80 DONE 3.5s [2024-11-08T05:47:54.872Z] [2024-11-08T05:47:54.872Z] #81 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T05:47:54.872Z] #0 2.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.872Z] #0 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.872Z] #0 3.271 OK: 246 MiB in 54 packages [2024-11-08T05:47:54.873Z] #81 DONE 3.5s [2024-11-08T05:47:54.873Z] [2024-11-08T05:47:54.873Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-08T05:47:54.873Z] #71 DONE 1.0s [2024-11-08T05:47:54.873Z] [2024-11-08T05:47:54.873Z] #82 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:47:54.873Z] #0 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.873Z] #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.873Z] #0 2.486 Upgrading critical system libraries and apk-tools: [2024-11-08T05:47:54.873Z] #0 2.486 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:47:54.873Z] #0 2.507 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:47:54.873Z] #0 2.653 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:47:54.873Z] #0 2.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.873Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.873Z] #0 3.078 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.873Z] #0 3.125 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:47:54.873Z] #0 3.278 OK: 8 MiB in 15 packages [2024-11-08T05:47:54.873Z] #82 DONE 4.0s [2024-11-08T05:47:54.873Z] [2024-11-08T05:47:54.873Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T05:47:54.873Z] #67 3.094 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:47:54.873Z] #67 3.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:54.873Z] #67 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:55.445Z] #67 3.654 OK: 9 MiB in 19 packages [2024-11-08T05:47:56.016Z] #67 ... [2024-11-08T05:47:56.016Z] [2024-11-08T05:47:56.016Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:47:56.016Z] #83 DONE 1.3s [2024-11-08T05:47:56.275Z] [2024-11-08T05:47:56.275Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:47:56.275Z] #84 DONE 1.3s [2024-11-08T05:47:56.275Z] [2024-11-08T05:47:56.275Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T05:47:56.275Z] #67 DONE 4.4s [2024-11-08T05:47:56.275Z] [2024-11-08T05:47:56.275Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T05:47:56.275Z] #85 DONE 1.3s [2024-11-08T05:47:56.275Z] [2024-11-08T05:47:56.275Z] #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:47:56.275Z] #86 DONE 1.3s [2024-11-08T05:47:56.275Z] [2024-11-08T05:47:56.275Z] #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:47:56.275Z] #87 DONE 1.4s [2024-11-08T05:47:56.275Z] [2024-11-08T05:47:56.275Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:47:57.222Z] #88 ... [2024-11-08T05:47:57.222Z] [2024-11-08T05:47:57.222Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-08T05:47:57.222Z] #89 DONE 1.3s [2024-11-08T05:47:57.595Z] [2024-11-08T05:47:57.595Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T05:47:57.595Z] #90 DONE 1.3s [2024-11-08T05:47:57.595Z] [2024-11-08T05:47:57.595Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T05:47:57.595Z] #91 DONE 1.3s [2024-11-08T05:47:57.595Z] [2024-11-08T05:47:57.595Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-08T05:47:57.595Z] #92 DONE 0.1s [2024-11-08T05:47:57.595Z] [2024-11-08T05:47:57.595Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T05:47:57.854Z] #93 ... [2024-11-08T05:47:57.854Z] [2024-11-08T05:47:57.854Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-08T05:47:57.854Z] #94 DONE 0.1s [2024-11-08T05:47:57.854Z] [2024-11-08T05:47:57.854Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-08T05:47:58.427Z] #95 DONE 0.9s [2024-11-08T05:47:58.427Z] [2024-11-08T05:47:58.427Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T05:47:58.427Z] #93 DONE 1.0s [2024-11-08T05:47:58.427Z] [2024-11-08T05:47:58.427Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T05:47:58.427Z] #96 DONE 1.0s [2024-11-08T05:47:58.427Z] [2024-11-08T05:47:58.427Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-08T05:47:58.427Z] #97 DONE 0.1s [2024-11-08T05:47:58.427Z] [2024-11-08T05:47:58.427Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T05:47:58.427Z] #98 DONE 0.1s [2024-11-08T05:47:58.427Z] [2024-11-08T05:47:58.427Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-08T05:47:58.427Z] #99 DONE 0.1s [2024-11-08T05:47:58.427Z] [2024-11-08T05:47:58.427Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-08T05:47:58.427Z] #100 DONE 0.1s [2024-11-08T05:47:58.427Z] [2024-11-08T05:47:58.427Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-08T05:47:58.427Z] #101 DONE 0.1s [2024-11-08T05:47:58.427Z] [2024-11-08T05:47:58.427Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-08T05:47:58.427Z] #102 DONE 0.1s [2024-11-08T05:47:58.427Z] [2024-11-08T05:47:58.427Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T05:47:58.686Z] #103 DONE 0.1s [2024-11-08T05:47:58.686Z] [2024-11-08T05:47:58.686Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-08T05:47:58.686Z] #104 DONE 0.1s [2024-11-08T05:47:58.686Z] [2024-11-08T05:47:58.686Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-08T05:47:58.686Z] #105 DONE 0.1s [2024-11-08T05:47:58.686Z] [2024-11-08T05:47:58.686Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-08T05:47:58.946Z] #106 DONE 0.1s [2024-11-08T05:47:58.946Z] [2024-11-08T05:47:58.946Z] #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T05:47:58.946Z] #107 DONE 4.8s [2024-11-08T05:47:58.946Z] [2024-11-08T05:47:58.946Z] #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-08T05:47:58.946Z] #108 DONE 0.1s [2024-11-08T05:47:58.946Z] [2024-11-08T05:47:58.946Z] #109 [security-spire-agent] exporting to image [2024-11-08T05:47:58.946Z] #109 exporting layers [2024-11-08T05:47:59.205Z] #109 exporting layers 0.8s done [2024-11-08T05:47:59.205Z] #109 writing image sha256:1fb488f4733719b84d5c9553f2f1714a6856d93a7aab46ac593583e6adb8ddb3 done [2024-11-08T05:47:59.205Z] #109 naming to docker.io/library/security-spire-config done [2024-11-08T05:47:59.465Z] #109 exporting layers 0.6s done [2024-11-08T05:47:59.465Z] #109 writing image sha256:095b27f3449f6b8ac927f152df11897390be8100ae7a4bd5423b13a82d61be04 done [2024-11-08T05:47:59.465Z] #109 naming to docker.io/library/security-spire-server done [2024-11-08T05:47:59.465Z] #109 writing image sha256:2f86761c46e87c6ed307d6b06a0c3ffc0a6aa0c4e879f80fec67676e2f4c34d9 done [2024-11-08T05:47:59.465Z] #109 naming to docker.io/library/security-spire-agent done [2024-11-08T05:47:59.465Z] #109 DONE 0.9s [2024-11-08T05:47:59.465Z] [2024-11-08T05:47:59.465Z] #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T05:47:59.465Z] #0 4.792 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:47:59.465Z] #0 5.247 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:48:00.035Z] #110 5.915 OK: 246 MiB in 54 packages [2024-11-08T05:48:00.035Z] #110 DONE 6.0s [2024-11-08T05:48:00.035Z] [2024-11-08T05:48:00.035Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:48:00.035Z] #111 ... [2024-11-08T05:48:00.035Z] [2024-11-08T05:48:00.035Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-08T05:48:00.035Z] #112 DONE 0.0s [2024-11-08T05:48:00.301Z] [2024-11-08T05:48:00.301Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:48:03.838Z] 3e85d5ac6304: Pull complete [2024-11-08T05:48:03.838Z] c3105a71a48b: Pull complete [2024-11-08T05:48:04.802Z] 0f093f025ec4: Pull complete [2024-11-08T05:48:05.073Z] c3106fc0e877: Pull complete [2024-11-08T05:48:05.073Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-11-08T05:48:05.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T05:48:05.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:48:05.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-25875 does not seem to be running inside a container [2024-11-08T05:48:05.376Z] $ 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/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-11-08T05:48:07.456Z] #113 ... [2024-11-08T05:48:07.456Z] [2024-11-08T05:48:07.456Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:48:07.456Z] #114 ... [2024-11-08T05:48:07.456Z] [2024-11-08T05:48:07.456Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:48:07.617Z] $ docker top 4566313e5746f2c1b1d78d059d75b6c79537c9668b5f63115e4a1f632702381c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:48:08.482Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-08T05:48:20.846Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #1 transferring dockerfile: 1.69kB 0.0s done [2024-11-08T05:48:20.846Z] #1 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #2 transferring dockerfile: 2.02kB done [2024-11-08T05:48:20.846Z] #2 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #3 transferring dockerfile: 2.23kB 0.0s done [2024-11-08T05:48:20.846Z] #3 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #4 transferring dockerfile: 1.70kB 0.0s done [2024-11-08T05:48:20.846Z] #4 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #5 transferring dockerfile: 2.50kB done [2024-11-08T05:48:20.846Z] #5 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #6 transferring dockerfile: 1.81kB done [2024-11-08T05:48:20.846Z] #6 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #7 transferring dockerfile: 3.02kB done [2024-11-08T05:48:20.846Z] #7 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #8 [core-data internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #8 transferring dockerfile: 2.07kB 0.0s done [2024-11-08T05:48:20.846Z] #8 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #9 transferring dockerfile: 1.86kB 0.0s done [2024-11-08T05:48:20.846Z] #9 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #10 [core-command internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #10 transferring dockerfile: 1.94kB 0.0s done [2024-11-08T05:48:20.846Z] #10 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #11 transferring dockerfile: 2.07kB 0.0s done [2024-11-08T05:48:20.846Z] #11 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #12 transferring dockerfile: 2.13kB done [2024-11-08T05:48:20.846Z] #12 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #13 transferring dockerfile: 2.49kB done [2024-11-08T05:48:20.846Z] #13 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #14 transferring dockerfile: 2.15kB 0.0s done [2024-11-08T05:48:20.846Z] #14 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-08T05:48:20.846Z] #15 transferring dockerfile: 1.89kB 0.0s done [2024-11-08T05:48:20.846Z] #15 DONE 0.1s [2024-11-08T05:48:20.846Z] [2024-11-08T05:48:20.846Z] #16 [security-spire-config internal] load .dockerignore [2024-11-08T05:48:20.846Z] #16 transferring context: 50B 0.0s done [2024-11-08T05:48:20.846Z] #16 DONE 0.1s [2024-11-08T05:48:21.442Z] [2024-11-08T05:48:21.442Z] #17 [support-notifications internal] load .dockerignore [2024-11-08T05:48:21.442Z] #17 transferring context: 50B 0.0s done [2024-11-08T05:48:21.442Z] #17 DONE 0.0s [2024-11-08T05:48:21.714Z] [2024-11-08T05:48:21.714Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-08T05:48:21.714Z] #18 transferring context: 50B 0.0s done [2024-11-08T05:48:21.714Z] #18 DONE 0.1s [2024-11-08T05:48:21.714Z] [2024-11-08T05:48:21.714Z] #19 [security-spire-server internal] load .dockerignore [2024-11-08T05:48:21.714Z] #19 transferring context: 50B done [2024-11-08T05:48:21.714Z] #19 DONE 0.1s [2024-11-08T05:48:21.714Z] [2024-11-08T05:48:21.714Z] #20 [security-proxy-setup internal] load .dockerignore [2024-11-08T05:48:21.714Z] #20 transferring context: 50B 0.0s done [2024-11-08T05:48:21.714Z] #20 DONE 0.1s [2024-11-08T05:48:21.991Z] [2024-11-08T05:48:21.991Z] #21 [security-spire-agent internal] load .dockerignore [2024-11-08T05:48:21.991Z] #21 transferring context: 50B 0.0s done [2024-11-08T05:48:21.991Z] #21 DONE 0.1s [2024-11-08T05:48:21.991Z] [2024-11-08T05:48:21.991Z] #22 [security-bootstrapper internal] load .dockerignore [2024-11-08T05:48:21.991Z] #22 transferring context: 50B 0.0s done [2024-11-08T05:48:21.991Z] #22 DONE 0.1s [2024-11-08T05:48:21.991Z] [2024-11-08T05:48:21.991Z] #23 [core-data internal] load .dockerignore [2024-11-08T05:48:21.991Z] #23 transferring context: 50B 0.0s done [2024-11-08T05:48:21.991Z] #23 DONE 0.1s [2024-11-08T05:48:22.260Z] [2024-11-08T05:48:22.260Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-11-08T05:48:22.260Z] #24 transferring context: 50B done [2024-11-08T05:48:22.260Z] #24 DONE 0.1s [2024-11-08T05:48:22.260Z] [2024-11-08T05:48:22.260Z] #25 [core-command internal] load .dockerignore [2024-11-08T05:48:22.260Z] #25 transferring context: 50B done [2024-11-08T05:48:22.260Z] #25 DONE 0.1s [2024-11-08T05:48:22.260Z] [2024-11-08T05:48:22.260Z] #26 [core-keeper internal] load .dockerignore [2024-11-08T05:48:22.260Z] #26 transferring context: 50B done [2024-11-08T05:48:22.260Z] #26 DONE 0.1s [2024-11-08T05:48:22.536Z] [2024-11-08T05:48:22.536Z] #27 [core-metadata internal] load .dockerignore [2024-11-08T05:48:22.536Z] #27 transferring context: 50B done [2024-11-08T05:48:22.536Z] #27 DONE 0.1s [2024-11-08T05:48:22.536Z] [2024-11-08T05:48:22.536Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-11-08T05:48:22.536Z] #28 transferring context: 50B done [2024-11-08T05:48:22.536Z] #28 DONE 0.1s [2024-11-08T05:48:22.536Z] [2024-11-08T05:48:22.536Z] #29 [security-proxy-auth internal] load .dockerignore [2024-11-08T05:48:22.536Z] #29 transferring context: 50B done [2024-11-08T05:48:22.810Z] #29 DONE 0.1s [2024-11-08T05:48:22.810Z] [2024-11-08T05:48:22.810Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T05:48:22.810Z] #30 transferring context: 50B 0.0s done [2024-11-08T05:48:22.810Z] #30 DONE 0.1s [2024-11-08T05:48:22.810Z] [2024-11-08T05:48:22.810Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T05:48:23.082Z] #31 ... [2024-11-08T05:48:23.083Z] [2024-11-08T05:48:23.083Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T05:48:23.083Z] #32 DONE 0.2s [2024-11-08T05:48:23.083Z] [2024-11-08T05:48:23.083Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T05:48:23.353Z] #31 DONE 0.6s [2024-11-08T05:48:23.353Z] [2024-11-08T05:48:23.353Z] #33 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:48:23.353Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:48:23.622Z] #33 ... [2024-11-08T05:48:23.622Z] [2024-11-08T05:48:23.622Z] #34 [security-spire-config internal] load build context [2024-11-08T05:48:23.622Z] #34 transferring context: 21.82kB 0.0s done [2024-11-08T05:48:23.622Z] #34 DONE 0.1s [2024-11-08T05:48:23.622Z] [2024-11-08T05:48:23.622Z] #33 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:48:23.622Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:48:23.622Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T05:48:23.622Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T05:48:23.622Z] #33 DONE 0.2s [2024-11-08T05:48:23.622Z] [2024-11-08T05:48:23.622Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T05:48:23.622Z] #35 DONE 0.0s [2024-11-08T05:48:23.622Z] [2024-11-08T05:48:23.622Z] #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T05:48:23.894Z] #36 ... [2024-11-08T05:48:23.894Z] [2024-11-08T05:48:23.894Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T05:48:23.894Z] #35 DONE 0.0s [2024-11-08T05:48:23.894Z] [2024-11-08T05:48:23.894Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T05:48:23.894Z] #32 DONE 0.2s [2024-11-08T05:48:23.894Z] [2024-11-08T05:48:23.894Z] #33 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:48:23.894Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:48:23.894Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:48:23.894Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T05:48:23.894Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T05:48:23.894Z] #33 DONE 0.4s [2024-11-08T05:48:23.894Z] [2024-11-08T05:48:23.894Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T05:48:23.894Z] #35 DONE 0.0s [2024-11-08T05:48:23.894Z] [2024-11-08T05:48:23.895Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T05:48:23.895Z] #32 DONE 0.4s [2024-11-08T05:48:23.895Z] [2024-11-08T05:48:23.895Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:23.895Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-11-08T05:48:23.895Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-08T05:48:23.895Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-08T05:48:23.895Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-08T05:48:23.895Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-11-08T05:48:23.895Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-11-08T05:48:23.895Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T05:48:23.895Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-08T05:48:23.895Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.5s [2024-11-08T05:48:24.169Z] #37 ... [2024-11-08T05:48:24.169Z] [2024-11-08T05:48:24.169Z] #33 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:48:24.169Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:48:24.169Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:48:24.169Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T05:48:24.169Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T05:48:24.169Z] #33 DONE 0.4s [2024-11-08T05:48:24.169Z] [2024-11-08T05:48:24.169Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:24.169Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-11-08T05:48:24.169Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-08T05:48:24.169Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-08T05:48:24.169Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-08T05:48:24.169Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-11-08T05:48:24.169Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T05:48:24.169Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-08T05:48:24.169Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 0.7s [2024-11-08T05:48:24.169Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-11-08T05:48:24.441Z] #37 ... [2024-11-08T05:48:24.441Z] [2024-11-08T05:48:24.441Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T05:48:24.441Z] #35 DONE 0.0s [2024-11-08T05:48:24.441Z] [2024-11-08T05:48:24.441Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:24.441Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.57MB / 28.04MB 0.8s [2024-11-08T05:48:24.441Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-08T05:48:24.441Z] #37 ... [2024-11-08T05:48:24.441Z] [2024-11-08T05:48:24.441Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T05:48:24.441Z] #35 DONE 0.1s [2024-11-08T05:48:24.441Z] [2024-11-08T05:48:24.442Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:24.442Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 1.1s [2024-11-08T05:48:24.711Z] #37 ... [2024-11-08T05:48:24.711Z] [2024-11-08T05:48:24.711Z] #35 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T05:48:24.711Z] #35 DONE 0.1s [2024-11-08T05:48:24.711Z] [2024-11-08T05:48:24.711Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:24.711Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.3s [2024-11-08T05:48:24.981Z] #37 ... [2024-11-08T05:48:24.981Z] [2024-11-08T05:48:24.981Z] #33 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:48:24.981Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:48:24.981Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:48:24.981Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T05:48:24.981Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T05:48:24.981Z] #33 DONE 0.5s [2024-11-08T05:48:24.981Z] [2024-11-08T05:48:24.981Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T05:48:24.981Z] #31 DONE 1.3s [2024-11-08T05:48:24.981Z] [2024-11-08T05:48:24.981Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:24.981Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.98MB / 28.04MB 1.5s [2024-11-08T05:48:24.981Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-11-08T05:48:25.253Z] #37 ... [2024-11-08T05:48:25.253Z] [2024-11-08T05:48:25.253Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T05:48:25.253Z] #35 DONE 0.1s [2024-11-08T05:48:25.253Z] [2024-11-08T05:48:25.253Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:25.253Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 1.7s [2024-11-08T05:48:25.253Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-11-08T05:48:25.522Z] #37 ... [2024-11-08T05:48:25.522Z] [2024-11-08T05:48:25.522Z] #33 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:48:25.522Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:48:25.522Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:48:25.522Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T05:48:25.522Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T05:48:25.522Z] #33 DONE 0.5s [2024-11-08T05:48:25.522Z] [2024-11-08T05:48:25.522Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T05:48:25.522Z] #32 DONE 1.6s [2024-11-08T05:48:25.522Z] [2024-11-08T05:48:25.522Z] #38 [security-spire-server internal] load build context [2024-11-08T05:48:25.522Z] #38 transferring context: 23.57kB 0.2s done [2024-11-08T05:48:25.522Z] #38 DONE 1.3s [2024-11-08T05:48:25.522Z] [2024-11-08T05:48:25.522Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:25.522Z] #37 ... [2024-11-08T05:48:25.522Z] [2024-11-08T05:48:25.522Z] #33 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:48:25.522Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:48:25.522Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:48:25.522Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T05:48:25.522Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T05:48:25.522Z] #33 DONE 0.5s [2024-11-08T05:48:25.522Z] [2024-11-08T05:48:25.522Z] #39 [core-command internal] load build context [2024-11-08T05:48:25.522Z] #39 DONE 0.0s [2024-11-08T05:48:25.522Z] [2024-11-08T05:48:25.522Z] #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T05:48:25.522Z] #35 DONE 0.1s [2024-11-08T05:48:25.522Z] [2024-11-08T05:48:25.522Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:25.522Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 2.0s [2024-11-08T05:48:25.522Z] #37 ... [2024-11-08T05:48:25.522Z] [2024-11-08T05:48:25.522Z] #40 [core-common-config-bootstrapper internal] load build context [2024-11-08T05:48:25.522Z] #40 transferring context: 2.96MB 1.2s done [2024-11-08T05:48:25.522Z] #40 DONE 1.8s [2024-11-08T05:48:25.522Z] [2024-11-08T05:48:25.522Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:25.793Z] #37 ... [2024-11-08T05:48:25.793Z] [2024-11-08T05:48:25.793Z] #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T05:48:25.793Z] #35 DONE 0.1s [2024-11-08T05:48:25.793Z] [2024-11-08T05:48:25.794Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:25.794Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 2.3s [2024-11-08T05:48:25.794Z] #37 ... [2024-11-08T05:48:25.794Z] [2024-11-08T05:48:25.794Z] #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T05:48:25.794Z] #35 DONE 0.1s [2024-11-08T05:48:25.794Z] [2024-11-08T05:48:25.794Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:26.065Z] #37 ... [2024-11-08T05:48:26.065Z] [2024-11-08T05:48:26.065Z] #33 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:48:26.065Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:48:26.065Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:48:26.065Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T05:48:26.065Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T05:48:26.065Z] #33 DONE 0.5s [2024-11-08T05:48:26.065Z] [2024-11-08T05:48:26.065Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T05:48:26.065Z] #35 DONE 0.1s [2024-11-08T05:48:26.065Z] [2024-11-08T05:48:26.065Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-08T05:48:26.065Z] #41 DONE 1.9s [2024-11-08T05:48:26.065Z] [2024-11-08T05:48:26.065Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T05:48:26.065Z] #42 DONE 0.0s [2024-11-08T05:48:26.065Z] [2024-11-08T05:48:26.065Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:26.065Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-11-08T05:48:26.065Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-08T05:48:26.065Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-08T05:48:26.065Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-08T05:48:26.065Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-11-08T05:48:26.065Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T05:48:26.065Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-08T05:48:26.065Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.4s done [2024-11-08T05:48:26.065Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-08T05:48:26.065Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-11-08T05:48:26.065Z] #37 ... [2024-11-08T05:48:26.065Z] [2024-11-08T05:48:26.065Z] #33 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:48:26.065Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:48:26.065Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:48:26.065Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T05:48:26.065Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T05:48:26.065Z] #33 DONE 0.6s [2024-11-08T05:48:26.065Z] [2024-11-08T05:48:26.065Z] #43 [support-notifications internal] load build context [2024-11-08T05:48:26.065Z] #43 transferring context: 2.96MB 1.7s done [2024-11-08T05:48:26.065Z] #43 DONE 2.3s [2024-11-08T05:48:26.065Z] [2024-11-08T05:48:26.065Z] #44 [security-proxy-setup internal] load build context [2024-11-08T05:48:26.065Z] #44 transferring context: 2.96MB 1.0s done [2024-11-08T05:48:26.065Z] #44 DONE 2.1s [2024-11-08T05:48:26.343Z] [2024-11-08T05:48:26.343Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T05:48:26.343Z] #32 DONE 2.0s [2024-11-08T05:48:26.343Z] [2024-11-08T05:48:26.343Z] #45 [core-metadata internal] load build context [2024-11-08T05:48:26.343Z] #45 ... [2024-11-08T05:48:26.343Z] [2024-11-08T05:48:26.343Z] #33 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:48:26.343Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:48:26.343Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:48:26.343Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T05:48:26.343Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T05:48:26.343Z] #33 DONE 0.6s [2024-11-08T05:48:26.612Z] [2024-11-08T05:48:26.612Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T05:48:26.612Z] #35 DONE 0.1s [2024-11-08T05:48:26.612Z] [2024-11-08T05:48:26.612Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T05:48:27.204Z] #32 DONE 2.9s [2024-11-08T05:48:27.204Z] [2024-11-08T05:48:27.204Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:27.204Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.4s [2024-11-08T05:48:27.486Z] #37 ... [2024-11-08T05:48:27.486Z] [2024-11-08T05:48:27.486Z] #33 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:48:27.486Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T05:48:27.486Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T05:48:27.486Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T05:48:27.486Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T05:48:27.486Z] #33 DONE 0.6s [2024-11-08T05:48:27.486Z] [2024-11-08T05:48:27.486Z] #46 [security-spiffe-token-provider internal] load build context [2024-11-08T05:48:27.486Z] #46 DONE 0.0s [2024-11-08T05:48:27.486Z] [2024-11-08T05:48:27.486Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:27.765Z] #37 ... [2024-11-08T05:48:27.765Z] [2024-11-08T05:48:27.765Z] #47 [security-spire-agent internal] load build context [2024-11-08T05:48:27.765Z] #47 transferring context: 23.10kB 0.2s done [2024-11-08T05:48:27.765Z] #47 DONE 1.7s [2024-11-08T05:48:28.036Z] [2024-11-08T05:48:28.036Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T05:48:28.036Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-11-08T05:48:28.036Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-08T05:48:28.036Z] #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-11-08T05:48:28.036Z] #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-11-08T05:48:28.036Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-11-08T05:48:28.036Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s [2024-11-08T05:48:28.036Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 0.6s [2024-11-08T05:48:28.635Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done [2024-11-08T05:48:28.635Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-08T05:48:28.914Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.93MB / 18.32MB 1.7s [2024-11-08T05:48:29.188Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 2.0s [2024-11-08T05:48:29.460Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 2.3s [2024-11-08T05:48:30.112Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 2.9s [2024-11-08T05:48:30.383Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.57MB / 18.32MB 3.4s [2024-11-08T05:48:30.983Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.52MB / 18.32MB 4.0s [2024-11-08T05:48:31.256Z] #42 ... [2024-11-08T05:48:31.256Z] [2024-11-08T05:48:31.256Z] #48 [core-data internal] load build context [2024-11-08T05:48:31.256Z] #48 transferring context: 2.96MB 3.8s done [2024-11-08T05:48:31.256Z] #48 DONE 6.3s [2024-11-08T05:48:31.256Z] [2024-11-08T05:48:31.256Z] #49 [security-bootstrapper internal] load build context [2024-11-08T05:48:31.256Z] #49 transferring context: 2.96MB 3.5s done [2024-11-08T05:48:31.256Z] #49 DONE 6.3s [2024-11-08T05:48:31.256Z] [2024-11-08T05:48:31.256Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:32.326Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.4s [2024-11-08T05:48:33.319Z] #37 ... [2024-11-08T05:48:33.319Z] [2024-11-08T05:48:33.319Z] #50 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T05:48:33.319Z] #50 DONE 9.6s [2024-11-08T05:48:33.319Z] [2024-11-08T05:48:33.319Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:33.909Z] #37 ... [2024-11-08T05:48:33.909Z] [2024-11-08T05:48:33.909Z] #51 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-11-08T05:48:33.909Z] #51 ... [2024-11-08T05:48:33.909Z] [2024-11-08T05:48:33.909Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T05:48:33.909Z] #0 9.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:33.909Z] #52 ... [2024-11-08T05:48:33.909Z] [2024-11-08T05:48:33.909Z] #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T05:48:33.909Z] #0 8.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:33.909Z] #0 9.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:34.187Z] #53 ... [2024-11-08T05:48:34.187Z] [2024-11-08T05:48:34.187Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T05:48:34.187Z] #54 ... [2024-11-08T05:48:34.187Z] [2024-11-08T05:48:34.187Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T05:48:34.187Z] #0 9.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:34.461Z] #55 ... [2024-11-08T05:48:34.461Z] [2024-11-08T05:48:34.461Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T05:48:34.461Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 7.2s [2024-11-08T05:48:34.731Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 7.6s [2024-11-08T05:48:35.323Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 8.1s [2024-11-08T05:48:35.323Z] #42 ... [2024-11-08T05:48:35.323Z] [2024-11-08T05:48:35.323Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T05:48:35.593Z] #56 ... [2024-11-08T05:48:35.593Z] [2024-11-08T05:48:35.593Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T05:48:35.593Z] #57 ... [2024-11-08T05:48:35.593Z] [2024-11-08T05:48:35.593Z] #51 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-11-08T05:48:35.593Z] #51 DONE 2.3s [2024-11-08T05:48:35.593Z] [2024-11-08T05:48:35.593Z] #39 [core-command internal] load build context [2024-11-08T05:48:35.593Z] #39 transferring context: 1.41MB 7.7s [2024-11-08T05:48:35.593Z] #39 ... [2024-11-08T05:48:35.593Z] [2024-11-08T05:48:35.593Z] #58 [support-cron-scheduler internal] load build context [2024-11-08T05:48:35.863Z] #58 ... [2024-11-08T05:48:35.863Z] [2024-11-08T05:48:35.863Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T05:48:35.863Z] #59 ... [2024-11-08T05:48:35.863Z] [2024-11-08T05:48:35.863Z] #58 [support-cron-scheduler internal] load build context [2024-11-08T05:48:36.137Z] #58 ... [2024-11-08T05:48:36.137Z] [2024-11-08T05:48:36.137Z] #60 [core-keeper internal] load build context [2024-11-08T05:48:36.407Z] #60 ... [2024-11-08T05:48:36.407Z] [2024-11-08T05:48:36.407Z] #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T05:48:36.407Z] #61 ... [2024-11-08T05:48:36.407Z] [2024-11-08T05:48:36.407Z] #62 [security-secretstore-setup internal] load build context [2024-11-08T05:48:36.677Z] #62 ... [2024-11-08T05:48:36.677Z] [2024-11-08T05:48:36.677Z] #63 [security-proxy-auth internal] load build context [2024-11-08T05:48:36.677Z] #63 ... [2024-11-08T05:48:36.677Z] [2024-11-08T05:48:36.677Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T05:48:36.946Z] #64 ... [2024-11-08T05:48:36.946Z] [2024-11-08T05:48:36.946Z] #60 [core-keeper internal] load build context [2024-11-08T05:48:37.544Z] #60 ... [2024-11-08T05:48:37.544Z] [2024-11-08T05:48:37.544Z] #46 [security-spiffe-token-provider internal] load build context [2024-11-08T05:48:37.544Z] #46 ... [2024-11-08T05:48:37.544Z] [2024-11-08T05:48:37.544Z] #60 [core-keeper internal] load build context [2024-11-08T05:48:38.511Z] #60 ... [2024-11-08T05:48:38.511Z] [2024-11-08T05:48:38.511Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T05:48:38.791Z] #65 ... [2024-11-08T05:48:38.791Z] [2024-11-08T05:48:38.791Z] #60 [core-keeper internal] load build context [2024-11-08T05:48:39.380Z] #60 ... [2024-11-08T05:48:39.380Z] [2024-11-08T05:48:39.380Z] #58 [support-cron-scheduler internal] load build context [2024-11-08T05:48:39.380Z] #58 transferring context: 2.96MB 10.8s done [2024-11-08T05:48:39.380Z] #58 DONE 13.6s [2024-11-08T05:48:39.380Z] [2024-11-08T05:48:39.381Z] #63 [security-proxy-auth internal] load build context [2024-11-08T05:48:40.352Z] #63 ... [2024-11-08T05:48:40.352Z] [2024-11-08T05:48:40.352Z] #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T05:48:40.352Z] #61 DONE 13.9s [2024-11-08T05:48:40.352Z] [2024-11-08T05:48:40.352Z] #63 [security-proxy-auth internal] load build context [2024-11-08T05:48:40.352Z] #63 ... [2024-11-08T05:48:40.352Z] [2024-11-08T05:48:40.352Z] #60 [core-keeper internal] load build context [2024-11-08T05:48:40.352Z] #60 transferring context: 2.96MB 8.3s done [2024-11-08T05:48:40.352Z] #60 DONE 14.2s [2024-11-08T05:48:40.352Z] [2024-11-08T05:48:40.352Z] #63 [security-proxy-auth internal] load build context [2024-11-08T05:48:40.943Z] #63 ... [2024-11-08T05:48:40.943Z] [2024-11-08T05:48:40.943Z] #39 [core-command internal] load build context [2024-11-08T05:48:40.943Z] #39 transferring context: 2.96MB 12.2s done [2024-11-08T05:48:40.943Z] #39 DONE 15.5s [2024-11-08T05:48:40.943Z] [2024-11-08T05:48:40.943Z] #63 [security-proxy-auth internal] load build context [2024-11-08T05:48:40.943Z] #63 transferring context: 2.96MB 7.8s done [2024-11-08T05:48:41.918Z] #63 ... [2024-11-08T05:48:41.918Z] [2024-11-08T05:48:41.918Z] #62 [security-secretstore-setup internal] load build context [2024-11-08T05:48:41.918Z] #62 transferring context: 2.96MB 12.5s done [2024-11-08T05:48:41.918Z] #62 DONE 15.5s [2024-11-08T05:48:41.918Z] [2024-11-08T05:48:41.918Z] #45 [core-metadata internal] load build context [2024-11-08T05:48:41.918Z] #45 transferring context: 2.96MB 8.5s done [2024-11-08T05:48:41.918Z] #45 DONE 15.8s [2024-11-08T05:48:41.918Z] [2024-11-08T05:48:41.918Z] #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T05:48:41.918Z] #53 17.81 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T05:48:41.918Z] #53 17.87 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:48:41.918Z] #53 18.05 OK: 9 MiB in 15 packages [2024-11-08T05:48:42.187Z] #53 ... [2024-11-08T05:48:42.188Z] [2024-11-08T05:48:42.188Z] #46 [security-spiffe-token-provider internal] load build context [2024-11-08T05:48:42.188Z] #46 transferring context: 2.96MB 10.7s done [2024-11-08T05:48:42.188Z] #46 DONE 14.7s [2024-11-08T05:48:42.188Z] [2024-11-08T05:48:42.188Z] #63 [security-proxy-auth internal] load build context [2024-11-08T05:48:42.188Z] #63 DONE 16.0s [2024-11-08T05:48:42.188Z] [2024-11-08T05:48:42.188Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:42.188Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.1s [2024-11-08T05:48:44.144Z] #37 ... [2024-11-08T05:48:44.144Z] [2024-11-08T05:48:44.144Z] #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T05:48:44.144Z] #36 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:44.144Z] #36 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:44.144Z] #36 ... [2024-11-08T05:48:44.144Z] [2024-11-08T05:48:44.144Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:44.735Z] #37 ... [2024-11-08T05:48:44.735Z] [2024-11-08T05:48:44.735Z] #53 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T05:48:44.735Z] #53 DONE 21.0s [2024-11-08T05:48:44.735Z] [2024-11-08T05:48:44.735Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T05:48:44.735Z] #66 ... [2024-11-08T05:48:44.735Z] [2024-11-08T05:48:44.735Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T05:48:44.735Z] #52 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:44.735Z] #52 20.59 (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T05:48:44.735Z] #52 21.04 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T05:48:45.005Z] #52 21.06 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:48:45.005Z] #52 ... [2024-11-08T05:48:45.005Z] [2024-11-08T05:48:45.005Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:45.275Z] #37 ... [2024-11-08T05:48:45.275Z] [2024-11-08T05:48:45.275Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T05:48:45.275Z] #54 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:45.275Z] #54 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:45.543Z] #54 ... [2024-11-08T05:48:45.543Z] [2024-11-08T05:48:45.543Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T05:48:45.543Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.8s done [2024-11-08T05:48:45.543Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.5s [2024-11-08T05:48:45.543Z] #42 ... [2024-11-08T05:48:45.543Z] [2024-11-08T05:48:45.543Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T05:48:45.543Z] #67 ... [2024-11-08T05:48:45.543Z] [2024-11-08T05:48:45.543Z] #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T05:48:45.813Z] #68 ... [2024-11-08T05:48:45.813Z] [2024-11-08T05:48:45.813Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T05:48:45.813Z] #69 ... [2024-11-08T05:48:45.813Z] [2024-11-08T05:48:45.813Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T05:48:46.091Z] #70 ... [2024-11-08T05:48:46.091Z] [2024-11-08T05:48:46.091Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T05:48:46.091Z] #55 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:46.091Z] #55 ... [2024-11-08T05:48:46.091Z] [2024-11-08T05:48:46.091Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T05:48:46.370Z] #71 ... [2024-11-08T05:48:46.370Z] [2024-11-08T05:48:46.370Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:46.370Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.4s [2024-11-08T05:48:46.640Z] #37 ... [2024-11-08T05:48:46.640Z] [2024-11-08T05:48:46.640Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T05:48:46.640Z] #57 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:46.640Z] #57 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:46.913Z] #57 ... [2024-11-08T05:48:46.913Z] [2024-11-08T05:48:46.913Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:47.510Z] #37 ... [2024-11-08T05:48:47.510Z] [2024-11-08T05:48:47.510Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T05:48:47.510Z] #56 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:47.510Z] #56 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:47.510Z] #56 ... [2024-11-08T05:48:47.510Z] [2024-11-08T05:48:47.510Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T05:48:47.510Z] #55 23.35 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:48:48.100Z] #55 ... [2024-11-08T05:48:48.100Z] [2024-11-08T05:48:48.100Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T05:48:48.100Z] #59 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:48.100Z] #59 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:48.100Z] #59 ... [2024-11-08T05:48:48.100Z] [2024-11-08T05:48:48.100Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:48.689Z] #37 ... [2024-11-08T05:48:48.689Z] [2024-11-08T05:48:48.689Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T05:48:48.689Z] #64 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:48.689Z] #64 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:48.689Z] #64 ... [2024-11-08T05:48:48.689Z] [2024-11-08T05:48:48.689Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:49.944Z] #37 ... [2024-11-08T05:48:49.944Z] [2024-11-08T05:48:49.944Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T05:48:49.944Z] #52 21.28 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:48:49.944Z] #52 22.61 OK: 10 MiB in 16 packages [2024-11-08T05:48:49.944Z] #52 DONE 26.1s [2024-11-08T05:48:49.944Z] [2024-11-08T05:48:49.944Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:50.243Z] #37 ... [2024-11-08T05:48:50.243Z] [2024-11-08T05:48:50.243Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T05:48:50.243Z] #0 9.868 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:50.536Z] #72 ... [2024-11-08T05:48:50.536Z] [2024-11-08T05:48:50.536Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T05:48:50.536Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s [2024-11-08T05:48:50.872Z] #42 ... [2024-11-08T05:48:50.872Z] [2024-11-08T05:48:50.872Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:51.521Z] #37 ... [2024-11-08T05:48:51.521Z] [2024-11-08T05:48:51.521Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T05:48:51.521Z] #65 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:51.521Z] #65 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:51.521Z] #65 ... [2024-11-08T05:48:51.521Z] [2024-11-08T05:48:51.521Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:51.829Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.9s [2024-11-08T05:48:52.479Z] #37 ... [2024-11-08T05:48:52.479Z] [2024-11-08T05:48:52.479Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T05:48:52.479Z] #69 DONE 17.1s [2024-11-08T05:48:52.479Z] [2024-11-08T05:48:52.479Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:56.013Z] #37 ... [2024-11-08T05:48:56.013Z] [2024-11-08T05:48:56.013Z] #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T05:48:56.013Z] #36 21.68 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T05:48:56.013Z] #36 21.68 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T05:48:56.013Z] #36 21.68 OK: 24046 distinct packages available [2024-11-08T05:48:56.013Z] #36 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:56.013Z] #36 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:56.013Z] #36 ... [2024-11-08T05:48:56.013Z] [2024-11-08T05:48:56.013Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:56.619Z] #37 ... [2024-11-08T05:48:56.619Z] [2024-11-08T05:48:56.619Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T05:48:56.619Z] #55 24.44 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:48:56.619Z] #55 24.62 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-08T05:48:56.619Z] #55 24.66 (4/6) Installing openssl (3.3.2-r1) [2024-11-08T05:48:56.619Z] #55 24.92 (5/6) Installing su-exec (0.2-r3) [2024-11-08T05:48:56.619Z] #55 24.99 (6/6) Installing yq-go (4.44.1-r2) [2024-11-08T05:48:56.619Z] #55 27.99 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:48:56.619Z] #55 28.23 OK: 20 MiB in 18 packages [2024-11-08T05:48:56.619Z] #55 DONE 32.2s [2024-11-08T05:48:56.619Z] [2024-11-08T05:48:56.619Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:56.889Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.0s [2024-11-08T05:48:58.323Z] #37 ... [2024-11-08T05:48:58.323Z] [2024-11-08T05:48:58.323Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T05:48:58.323Z] #71 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:58.323Z] #71 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:58.323Z] #71 ... [2024-11-08T05:48:58.323Z] [2024-11-08T05:48:58.323Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T05:48:58.323Z] #70 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:58.323Z] #70 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:58.323Z] #70 ... [2024-11-08T05:48:58.323Z] [2024-11-08T05:48:58.323Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:58.323Z] #37 ... [2024-11-08T05:48:58.323Z] [2024-11-08T05:48:58.323Z] #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T05:48:58.323Z] #68 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:58.593Z] #68 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:58.593Z] #68 ... [2024-11-08T05:48:58.593Z] [2024-11-08T05:48:58.593Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T05:48:58.593Z] #56 29.55 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T05:48:58.593Z] #56 29.61 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:48:58.593Z] #56 29.85 OK: 9 MiB in 15 packages [2024-11-08T05:48:58.593Z] #56 DONE 33.2s [2024-11-08T05:48:58.593Z] [2024-11-08T05:48:58.593Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:48:58.593Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.7s done [2024-11-08T05:48:59.192Z] #37 ... [2024-11-08T05:48:59.192Z] [2024-11-08T05:48:59.192Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T05:48:59.192Z] #57 29.66 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-08T05:48:59.192Z] #57 29.72 (2/2) Installing su-exec (0.2-r3) [2024-11-08T05:48:59.192Z] #57 29.75 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:48:59.192Z] #57 29.98 OK: 9 MiB in 16 packages [2024-11-08T05:48:59.192Z] #57 DONE 33.6s [2024-11-08T05:48:59.192Z] [2024-11-08T05:48:59.192Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T05:48:59.192Z] #65 30.53 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T05:48:59.192Z] #65 30.59 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T05:48:59.192Z] #65 30.59 OK: 24046 distinct packages available [2024-11-08T05:48:59.784Z] #65 ... [2024-11-08T05:48:59.784Z] [2024-11-08T05:48:59.784Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T05:48:59.784Z] #54 25.44 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T05:48:59.784Z] #54 25.44 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T05:48:59.784Z] #54 25.44 OK: 24046 distinct packages available [2024-11-08T05:48:59.784Z] #54 29.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:59.784Z] #54 31.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:48:59.784Z] #54 ... [2024-11-08T05:48:59.784Z] [2024-11-08T05:48:59.784Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T05:48:59.784Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.1s done [2024-11-08T05:49:00.056Z] #42 ... [2024-11-08T05:49:00.056Z] [2024-11-08T05:49:00.056Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T05:49:00.056Z] #37 DONE 37.2s [2024-11-08T05:49:00.056Z] [2024-11-08T05:49:00.056Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T05:49:00.056Z] #64 28.11 (1/4) Installing ca-certificates (20240705-r0) [2024-11-08T05:49:00.056Z] #64 28.80 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-08T05:49:00.056Z] #64 28.85 (3/4) Installing su-exec (0.2-r3) [2024-11-08T05:49:00.056Z] #64 28.87 (4/4) Installing yq-go (4.44.1-r2) [2024-11-08T05:49:00.056Z] #64 30.77 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:00.056Z] #64 31.06 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:49:00.056Z] #64 32.88 OK: 20 MiB in 18 packages [2024-11-08T05:49:00.056Z] #64 ... [2024-11-08T05:49:00.056Z] [2024-11-08T05:49:00.056Z] #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:49:00.056Z] #0 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:00.056Z] #0 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:00.329Z] #73 ... [2024-11-08T05:49:00.329Z] [2024-11-08T05:49:00.329Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T05:49:00.329Z] #59 26.72 (1/3) Installing ca-certificates (20240705-r0) [2024-11-08T05:49:00.329Z] #59 27.43 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-08T05:49:00.329Z] #59 27.45 (3/3) Installing tzdata (2024b-r0) [2024-11-08T05:49:00.329Z] #59 30.05 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:00.329Z] #59 30.37 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:49:00.329Z] #59 31.77 OK: 11 MiB in 17 packages [2024-11-08T05:49:01.305Z] #59 DONE 35.6s [2024-11-08T05:49:01.305Z] [2024-11-08T05:49:01.305Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T05:49:01.579Z] #74 ... [2024-11-08T05:49:01.579Z] [2024-11-08T05:49:01.579Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T05:49:01.579Z] #67 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:01.579Z] #67 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:01.579Z] #67 ... [2024-11-08T05:49:01.579Z] [2024-11-08T05:49:01.579Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T05:49:02.597Z] #75 ... [2024-11-08T05:49:02.597Z] [2024-11-08T05:49:02.597Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T05:49:02.597Z] #64 DONE 36.3s [2024-11-08T05:49:02.597Z] [2024-11-08T05:49:02.597Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T05:49:02.597Z] #0 5.964 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:02.597Z] #0 8.878 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:02.874Z] #76 ... [2024-11-08T05:49:02.874Z] [2024-11-08T05:49:02.874Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T05:49:02.874Z] #66 8.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:02.874Z] #66 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:03.144Z] #66 ... [2024-11-08T05:49:03.144Z] [2024-11-08T05:49:03.144Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T05:49:03.736Z] #77 ... [2024-11-08T05:49:03.736Z] [2024-11-08T05:49:03.736Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T05:49:03.736Z] #72 13.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:04.011Z] #72 ... [2024-11-08T05:49:04.011Z] [2024-11-08T05:49:04.011Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T05:49:04.011Z] #65 33.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:04.983Z] #65 36.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:06.403Z] #65 ... [2024-11-08T05:49:06.403Z] [2024-11-08T05:49:06.403Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T05:49:06.403Z] #0 6.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:06.403Z] #0 8.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:06.673Z] #78 ... [2024-11-08T05:49:06.673Z] [2024-11-08T05:49:06.673Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T05:49:06.673Z] #71 31.00 OK: 238 MiB in 54 packages [2024-11-08T05:49:07.646Z] #71 ... [2024-11-08T05:49:07.646Z] [2024-11-08T05:49:07.646Z] #36 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T05:49:07.646Z] #36 40.46 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-08T05:49:07.646Z] #36 40.51 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-08T05:49:07.646Z] #36 40.55 (3/4) Installing libucontext (1.2-r3) [2024-11-08T05:49:07.646Z] #36 40.58 (4/4) Installing gcompat (1.1.0-r4) [2024-11-08T05:49:07.646Z] #36 40.72 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:07.646Z] #36 40.95 OK: 9 MiB in 18 packages [2024-11-08T05:49:07.646Z] #36 DONE 44.1s [2024-11-08T05:49:07.917Z] [2024-11-08T05:49:07.917Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T05:49:07.917Z] #68 29.50 OK: 238 MiB in 54 packages [2024-11-08T05:49:07.917Z] #68 DONE 32.4s [2024-11-08T05:49:07.917Z] [2024-11-08T05:49:07.917Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:49:08.506Z] #79 ... [2024-11-08T05:49:08.506Z] [2024-11-08T05:49:08.506Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:49:08.506Z] #0 6.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:08.506Z] #0 7.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:08.774Z] #80 ... [2024-11-08T05:49:08.775Z] [2024-11-08T05:49:08.775Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:49:08.775Z] #79 DONE 0.9s [2024-11-08T05:49:08.775Z] [2024-11-08T05:49:08.775Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:09.045Z] #81 ... [2024-11-08T05:49:09.045Z] [2024-11-08T05:49:09.045Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T05:49:09.045Z] #71 DONE 33.6s [2024-11-08T05:49:09.325Z] [2024-11-08T05:49:09.325Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T05:49:09.325Z] #72 28.91 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T05:49:09.938Z] #72 ... [2024-11-08T05:49:09.938Z] [2024-11-08T05:49:09.938Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:49:09.938Z] #82 DONE 0.7s [2024-11-08T05:49:09.938Z] [2024-11-08T05:49:09.938Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:12.566Z] #83 ... [2024-11-08T05:49:12.566Z] [2024-11-08T05:49:12.566Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T05:49:12.566Z] #67 33.10 OK: 238 MiB in 54 packages [2024-11-08T05:49:12.566Z] #67 DONE 36.9s [2024-11-08T05:49:12.566Z] [2024-11-08T05:49:12.566Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:49:13.160Z] #84 DONE 0.8s [2024-11-08T05:49:13.160Z] [2024-11-08T05:49:13.160Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:13.756Z] #85 ... [2024-11-08T05:49:13.756Z] [2024-11-08T05:49:13.756Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T05:49:13.756Z] #72 30.14 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:13.756Z] #72 30.34 OK: 9 MiB in 15 packages [2024-11-08T05:49:13.756Z] #72 DONE 33.4s [2024-11-08T05:49:13.756Z] [2024-11-08T05:49:13.756Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T05:49:13.756Z] #54 45.48 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:13.756Z] #54 46.43 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:13.756Z] #54 46.71 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-08T05:49:13.756Z] #54 46.79 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-08T05:49:13.756Z] #54 46.81 (5/7) Installing libucontext (1.2-r3) [2024-11-08T05:49:13.756Z] #54 46.85 (6/7) Installing gcompat (1.1.0-r4) [2024-11-08T05:49:13.756Z] #54 46.91 (7/7) Installing openssl (3.3.2-r1) [2024-11-08T05:49:13.756Z] #54 47.01 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:13.756Z] #54 47.17 OK: 10 MiB in 19 packages [2024-11-08T05:49:14.738Z] #54 DONE 50.5s [2024-11-08T05:49:14.738Z] [2024-11-08T05:49:14.738Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T05:49:15.189Z] #115 ... [2024-11-08T05:49:15.189Z] [2024-11-08T05:49:15.189Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:15.189Z] #114 DONE 71.2s [2024-11-08T05:49:15.189Z] [2024-11-08T05:49:15.189Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:15.189Z] #115 DONE 71.3s [2024-11-08T05:49:15.189Z] [2024-11-08T05:49:15.189Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:15.189Z] #113 DONE 67.3s [2024-11-08T05:49:15.189Z] [2024-11-08T05:49:15.189Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:15.189Z] #111 DONE 71.3s [2024-11-08T05:49:15.189Z] [2024-11-08T05:49:15.189Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-08T05:49:15.189Z] #116 ... [2024-11-08T05:49:15.189Z] [2024-11-08T05:49:15.189Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:15.189Z] #88 DONE 71.4s [2024-11-08T05:49:15.189Z] [2024-11-08T05:49:15.189Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T05:49:15.718Z] #86 ... [2024-11-08T05:49:15.718Z] [2024-11-08T05:49:15.718Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T05:49:15.718Z] #74 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:15.718Z] #74 8.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:15.718Z] #74 ... [2024-11-08T05:49:15.718Z] [2024-11-08T05:49:15.718Z] #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:49:15.718Z] #73 24.69 Upgrading critical system libraries and apk-tools: [2024-11-08T05:49:15.718Z] #73 24.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:49:15.718Z] #73 24.84 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:15.718Z] #73 ... [2024-11-08T05:49:15.718Z] [2024-11-08T05:49:15.718Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T05:49:15.718Z] #75 4.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:15.718Z] #75 5.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:15.989Z] #75 ... [2024-11-08T05:49:15.989Z] [2024-11-08T05:49:15.989Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T05:49:15.989Z] #66 25.67 Upgrading critical system libraries and apk-tools: [2024-11-08T05:49:15.989Z] #66 25.67 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:49:15.989Z] #66 25.81 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:15.989Z] #66 28.79 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:49:15.989Z] #66 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:15.989Z] #66 31.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:16.958Z] #66 ... [2024-11-08T05:49:16.958Z] [2024-11-08T05:49:16.958Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T05:49:16.958Z] #77 3.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:16.958Z] #77 6.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:16.958Z] #77 ... [2024-11-08T05:49:16.958Z] [2024-11-08T05:49:16.958Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T05:49:16.958Z] #70 31.24 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T05:49:16.958Z] #70 31.24 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T05:49:16.958Z] #70 31.24 OK: 24047 distinct packages available [2024-11-08T05:49:16.958Z] #70 35.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:16.958Z] #70 37.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:16.958Z] #70 ... [2024-11-08T05:49:16.958Z] [2024-11-08T05:49:16.958Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T05:49:16.958Z] #65 48.51 (1/14) Installing ca-certificates (20240705-r0) [2024-11-08T05:49:17.546Z] #65 49.00 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-08T05:49:17.546Z] #65 49.14 (3/14) Installing c-ares (1.33.1-r0) [2024-11-08T05:49:17.546Z] #65 49.17 (4/14) Installing libunistring (1.2-r0) [2024-11-08T05:49:17.723Z] #117 ... [2024-11-08T05:49:17.723Z] [2024-11-08T05:49:17.723Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T05:49:17.723Z] #118 ... [2024-11-08T05:49:17.723Z] [2024-11-08T05:49:17.723Z] #119 [support-notifications builder 6/7] COPY . . [2024-11-08T05:49:17.723Z] #119 ... [2024-11-08T05:49:17.723Z] [2024-11-08T05:49:17.723Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T05:49:17.820Z] #65 49.40 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-08T05:49:17.820Z] #65 49.43 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T05:49:17.820Z] #65 ... [2024-11-08T05:49:17.820Z] [2024-11-08T05:49:17.820Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T05:49:17.820Z] #0 5.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:17.820Z] #0 7.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:18.091Z] #87 ... [2024-11-08T05:49:18.091Z] [2024-11-08T05:49:18.091Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T05:49:18.091Z] #78 21.57 Upgrading critical system libraries and apk-tools: [2024-11-08T05:49:18.091Z] #78 21.57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:49:18.091Z] #78 21.65 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:19.063Z] #78 ... [2024-11-08T05:49:19.063Z] [2024-11-08T05:49:19.063Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T05:49:19.063Z] #76 24.02 OK: 238 MiB in 54 packages [2024-11-08T05:49:19.063Z] #76 DONE 26.4s [2024-11-08T05:49:19.063Z] [2024-11-08T05:49:19.063Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T05:49:19.063Z] #65 49.49 (7/14) Installing libpsl (0.21.5-r1) [2024-11-08T05:49:19.063Z] #65 49.52 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-08T05:49:19.063Z] #65 49.65 (9/14) Installing libcurl (8.11.0-r1) [2024-11-08T05:49:19.063Z] #65 49.76 (10/14) Installing curl (8.11.0-r1) [2024-11-08T05:49:19.063Z] #65 49.82 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-08T05:49:19.063Z] #65 49.84 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-08T05:49:19.063Z] #65 49.86 (13/14) Installing libucontext (1.2-r3) [2024-11-08T05:49:19.063Z] #65 49.91 (14/14) Installing gcompat (1.1.0-r4) [2024-11-08T05:49:19.063Z] #65 49.93 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:19.063Z] #65 50.06 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:49:19.663Z] #65 ... [2024-11-08T05:49:19.663Z] [2024-11-08T05:49:19.663Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-08T05:49:19.663Z] #88 DONE 0.5s [2024-11-08T05:49:19.663Z] [2024-11-08T05:49:19.663Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:49:19.663Z] #80 21.24 Upgrading critical system libraries and apk-tools: [2024-11-08T05:49:19.663Z] #80 21.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:49:19.934Z] #80 21.39 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:22.533Z] #80 ... [2024-11-08T05:49:22.533Z] [2024-11-08T05:49:22.533Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T05:49:22.533Z] #65 51.65 OK: 15 MiB in 28 packages [2024-11-08T05:49:22.533Z] #65 DONE 53.7s [2024-11-08T05:49:22.533Z] [2024-11-08T05:49:22.533Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T05:49:23.292Z] #120 DONE 15.4s [2024-11-08T05:49:23.292Z] [2024-11-08T05:49:23.292Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:23.292Z] #121 CACHED [2024-11-08T05:49:23.292Z] [2024-11-08T05:49:23.292Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-11-08T05:49:23.292Z] #122 CACHED [2024-11-08T05:49:23.292Z] [2024-11-08T05:49:23.292Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:49:23.292Z] #123 CACHED [2024-11-08T05:49:23.292Z] [2024-11-08T05:49:23.292Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T05:49:23.292Z] #117 DONE 15.4s [2024-11-08T05:49:23.292Z] [2024-11-08T05:49:23.292Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-11-08T05:49:23.292Z] #124 CACHED [2024-11-08T05:49:23.292Z] [2024-11-08T05:49:23.292Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:49:23.292Z] #125 CACHED [2024-11-08T05:49:23.292Z] [2024-11-08T05:49:23.292Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:23.293Z] #126 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:49:23.293Z] #127 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:23.293Z] #128 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #129 [core-command builder 6/7] COPY . . [2024-11-08T05:49:23.293Z] #129 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T05:49:23.293Z] #130 ... [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:49:23.293Z] #131 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-11-08T05:49:23.293Z] #132 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:23.293Z] #133 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:23.293Z] #134 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #135 [core-data builder 6/7] COPY . . [2024-11-08T05:49:23.293Z] #135 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:49:23.293Z] #136 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #137 [core-metadata builder 6/7] COPY . . [2024-11-08T05:49:23.293Z] #137 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:23.293Z] #138 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:49:23.293Z] #139 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-08T05:49:23.293Z] #116 DONE 15.6s [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #140 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:23.293Z] #140 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #141 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:49:23.293Z] #141 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #142 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T05:49:23.293Z] #142 CACHED [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T05:49:23.293Z] #118 DONE 15.7s [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #119 [support-notifications builder 6/7] COPY . . [2024-11-08T05:49:23.293Z] #119 DONE 15.7s [2024-11-08T05:49:23.293Z] [2024-11-08T05:49:23.293Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T05:49:25.147Z] #89 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:26.577Z] #89 4.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:26.849Z] #89 ... [2024-11-08T05:49:26.849Z] [2024-11-08T05:49:26.849Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T05:49:26.849Z] #70 49.43 OK: 238 MiB in 54 packages [2024-11-08T05:49:26.849Z] #70 DONE 51.3s [2024-11-08T05:49:27.119Z] [2024-11-08T05:49:27.119Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:49:27.389Z] #90 DONE 0.5s [2024-11-08T05:49:27.389Z] [2024-11-08T05:49:27.389Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:27.508Z] #143 3.849 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-08T05:49:27.660Z] #91 ... [2024-11-08T05:49:27.660Z] [2024-11-08T05:49:27.660Z] #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:49:27.660Z] #73 27.56 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:49:27.660Z] #73 27.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:27.660Z] #73 29.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:27.660Z] #73 ... [2024-11-08T05:49:27.660Z] [2024-11-08T05:49:27.660Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T05:49:27.660Z] #66 41.67 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:27.660Z] #66 42.63 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:27.660Z] #66 42.83 OK: 9 MiB in 15 packages [2024-11-08T05:49:27.931Z] #66 ... [2024-11-08T05:49:27.931Z] [2024-11-08T05:49:27.931Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T05:49:27.931Z] #86 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:27.931Z] #86 5.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:28.201Z] #86 ... [2024-11-08T05:49:28.201Z] [2024-11-08T05:49:28.201Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T05:49:28.201Z] #87 18.70 Upgrading critical system libraries and apk-tools: [2024-11-08T05:49:28.201Z] #87 18.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:49:28.201Z] #87 18.75 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:29.640Z] #87 ... [2024-11-08T05:49:29.640Z] [2024-11-08T05:49:29.640Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:29.640Z] #92 ... [2024-11-08T05:49:29.640Z] [2024-11-08T05:49:29.640Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T05:49:29.911Z] #66 DONE 45.3s [2024-11-08T05:49:29.911Z] [2024-11-08T05:49:29.911Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T05:49:29.911Z] #86 15.25 Upgrading critical system libraries and apk-tools: [2024-11-08T05:49:29.911Z] #86 15.25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:49:29.911Z] #86 15.34 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:29.911Z] #86 ... [2024-11-08T05:49:29.911Z] [2024-11-08T05:49:29.911Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T05:49:29.911Z] #75 18.48 Upgrading critical system libraries and apk-tools: [2024-11-08T05:49:29.911Z] #75 18.48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:49:29.911Z] #75 18.53 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:29.911Z] #75 20.57 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:49:29.911Z] #75 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:29.911Z] #75 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:30.183Z] #75 ... [2024-11-08T05:49:30.183Z] [2024-11-08T05:49:30.183Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T05:49:30.183Z] #87 22.09 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:49:30.183Z] #87 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:31.154Z] #87 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:31.154Z] #87 ... [2024-11-08T05:49:31.154Z] [2024-11-08T05:49:31.154Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T05:49:31.154Z] #78 24.42 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:49:31.154Z] #78 24.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:31.154Z] #78 26.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:31.154Z] #78 ... [2024-11-08T05:49:31.154Z] [2024-11-08T05:49:31.154Z] #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:49:31.154Z] #73 39.53 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:31.154Z] #73 40.56 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:31.154Z] #73 40.71 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:49:31.426Z] #73 ... [2024-11-08T05:49:31.426Z] [2024-11-08T05:49:31.426Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T05:49:31.426Z] #74 22.37 Upgrading critical system libraries and apk-tools: [2024-11-08T05:49:31.426Z] #74 22.37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:49:31.426Z] #74 22.40 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:31.426Z] #74 25.32 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:49:31.426Z] #74 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:31.426Z] #74 26.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:31.426Z] #74 ... [2024-11-08T05:49:31.426Z] [2024-11-08T05:49:31.426Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T05:49:31.426Z] #77 18.87 Upgrading critical system libraries and apk-tools: [2024-11-08T05:49:31.426Z] #77 18.87 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:49:31.426Z] #77 18.91 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:31.426Z] #77 21.96 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:49:31.426Z] #77 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:31.426Z] #77 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:31.698Z] #77 ... [2024-11-08T05:49:31.698Z] [2024-11-08T05:49:31.698Z] #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:49:31.698Z] #73 41.70 OK: 10 MiB in 16 packages [2024-11-08T05:49:33.124Z] #73 ... [2024-11-08T05:49:33.124Z] [2024-11-08T05:49:33.124Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:49:33.124Z] #80 24.32 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:49:33.124Z] #80 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:33.124Z] #80 26.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:33.124Z] #80 ... [2024-11-08T05:49:33.124Z] [2024-11-08T05:49:33.124Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T05:49:33.124Z] #86 17.51 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:49:33.124Z] #86 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:33.712Z] #86 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:33.981Z] #86 ... [2024-11-08T05:49:33.981Z] [2024-11-08T05:49:33.981Z] #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:49:33.981Z] #73 DONE 43.8s [2024-11-08T05:49:33.981Z] [2024-11-08T05:49:33.981Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T05:49:33.981Z] #78 37.04 OK: 20 MiB in 18 packages [2024-11-08T05:49:34.091Z] #143 ... [2024-11-08T05:49:34.091Z] [2024-11-08T05:49:34.091Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T05:49:34.091Z] #0 2.569 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T05:49:34.091Z] #144 ... [2024-11-08T05:49:34.091Z] [2024-11-08T05:49:34.091Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T05:49:34.091Z] #0 1.180 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T05:49:34.091Z] #145 ... [2024-11-08T05:49:34.091Z] [2024-11-08T05:49:34.091Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T05:49:34.091Z] #0 2.208 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T05:49:34.091Z] #146 ... [2024-11-08T05:49:34.091Z] [2024-11-08T05:49:34.091Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T05:49:34.091Z] #0 3.070 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T05:49:34.091Z] #147 ... [2024-11-08T05:49:34.091Z] [2024-11-08T05:49:34.091Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T05:49:34.091Z] #0 1.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T05:49:34.091Z] #148 ... [2024-11-08T05:49:34.091Z] [2024-11-08T05:49:34.091Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T05:49:34.091Z] #0 1.017 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T05:49:34.091Z] #149 ... [2024-11-08T05:49:34.091Z] [2024-11-08T05:49:34.091Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T05:49:34.091Z] #0 3.816 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T05:49:34.350Z] #150 ... [2024-11-08T05:49:34.350Z] [2024-11-08T05:49:34.350Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-08T05:49:34.350Z] #0 1.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T05:49:34.350Z] #151 ... [2024-11-08T05:49:34.350Z] [2024-11-08T05:49:34.350Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T05:49:34.350Z] #0 1.611 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T05:49:34.610Z] #152 ... [2024-11-08T05:49:34.610Z] [2024-11-08T05:49:34.610Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T05:49:34.610Z] #0 1.614 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T05:49:35.409Z] #78 DONE 38.8s [2024-11-08T05:49:35.409Z] [2024-11-08T05:49:35.409Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-08T05:49:35.409Z] #93 DONE 0.2s [2024-11-08T05:49:35.409Z] [2024-11-08T05:49:35.409Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T05:49:35.409Z] #80 36.25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:35.409Z] #80 36.94 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:35.559Z] #153 ... [2024-11-08T05:49:35.560Z] [2024-11-08T05:49:35.560Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T05:49:35.560Z] #130 2.624 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T05:49:35.679Z] #80 37.07 OK: 9 MiB in 15 packages [2024-11-08T05:49:37.660Z] #80 DONE 38.9s [2024-11-08T05:49:37.660Z] [2024-11-08T05:49:37.660Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T05:49:37.660Z] #89 14.11 Upgrading critical system libraries and apk-tools: [2024-11-08T05:49:37.660Z] #89 14.11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:49:37.660Z] #89 14.22 Executing busybox-1.36.1-r29.trigger [2024-11-08T05:49:37.928Z] #89 ... [2024-11-08T05:49:37.928Z] [2024-11-08T05:49:37.928Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T05:49:37.928Z] #75 32.64 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:37.928Z] #75 33.49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:37.928Z] #75 33.69 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:49:37.928Z] #75 34.77 OK: 11 MiB in 17 packages [2024-11-08T05:49:37.928Z] #75 DONE 36.5s [2024-11-08T05:49:37.928Z] [2024-11-08T05:49:37.928Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T05:49:37.928Z] #77 33.82 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:37.928Z] #77 34.51 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:37.928Z] #77 34.78 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:49:38.519Z] #77 ... [2024-11-08T05:49:38.519Z] [2024-11-08T05:49:38.519Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T05:49:38.519Z] #74 37.17 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:38.519Z] #74 37.69 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:38.519Z] #74 37.80 OK: 9 MiB in 16 packages [2024-11-08T05:49:38.519Z] #74 DONE 39.6s [2024-11-08T05:49:38.519Z] [2024-11-08T05:49:38.519Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T05:49:40.479Z] #94 ... [2024-11-08T05:49:40.479Z] [2024-11-08T05:49:40.479Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T05:49:40.479Z] #77 36.28 OK: 20 MiB in 18 packages [2024-11-08T05:49:40.479Z] #77 DONE 37.7s [2024-11-08T05:49:40.754Z] [2024-11-08T05:49:40.754Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T05:49:40.754Z] #86 25.90 OK: 10 MiB in 19 packages [2024-11-08T05:49:41.731Z] #86 DONE 26.9s [2024-11-08T05:49:41.731Z] [2024-11-08T05:49:41.731Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T05:49:41.731Z] #95 ... [2024-11-08T05:49:41.731Z] [2024-11-08T05:49:41.731Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T05:49:41.731Z] #94 DONE 3.3s [2024-11-08T05:49:42.004Z] [2024-11-08T05:49:42.004Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-08T05:49:42.276Z] #96 ... [2024-11-08T05:49:42.276Z] [2024-11-08T05:49:42.276Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T05:49:42.276Z] #87 32.06 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:42.276Z] #87 32.47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:42.276Z] #87 32.55 OK: 9 MiB in 18 packages [2024-11-08T05:49:42.276Z] #87 DONE 34.5s [2024-11-08T05:49:42.276Z] [2024-11-08T05:49:42.276Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-08T05:49:42.276Z] #96 DONE 0.6s [2024-11-08T05:49:42.276Z] [2024-11-08T05:49:42.276Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T05:49:44.249Z] #97 ... [2024-11-08T05:49:44.249Z] [2024-11-08T05:49:44.249Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T05:49:44.249Z] #95 DONE 2.8s [2024-11-08T05:49:44.249Z] [2024-11-08T05:49:44.249Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T05:49:44.249Z] #98 DONE 2.8s [2024-11-08T05:49:44.249Z] [2024-11-08T05:49:44.249Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T05:49:44.249Z] #97 DONE 1.9s [2024-11-08T05:49:44.249Z] [2024-11-08T05:49:44.249Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-08T05:49:44.531Z] #99 DONE 0.3s [2024-11-08T05:49:44.531Z] [2024-11-08T05:49:44.531Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-08T05:49:44.531Z] #100 DONE 0.2s [2024-11-08T05:49:44.531Z] [2024-11-08T05:49:44.531Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-08T05:49:44.803Z] #101 DONE 0.3s [2024-11-08T05:49:44.804Z] [2024-11-08T05:49:44.804Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-08T05:49:44.804Z] #102 DONE 0.2s [2024-11-08T05:49:44.804Z] [2024-11-08T05:49:44.804Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T05:49:45.084Z] #103 DONE 0.2s [2024-11-08T05:49:45.084Z] [2024-11-08T05:49:45.084Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-08T05:49:45.084Z] #104 ... [2024-11-08T05:49:45.084Z] [2024-11-08T05:49:45.084Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T05:49:45.084Z] #105 DONE 0.4s [2024-11-08T05:49:45.359Z] [2024-11-08T05:49:45.359Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-08T05:49:45.359Z] #104 DONE 0.3s [2024-11-08T05:49:45.359Z] [2024-11-08T05:49:45.359Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-08T05:49:45.643Z] #106 DONE 0.3s [2024-11-08T05:49:45.643Z] [2024-11-08T05:49:45.643Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-08T05:49:45.643Z] #107 DONE 0.3s [2024-11-08T05:49:45.643Z] [2024-11-08T05:49:45.643Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-08T05:49:45.912Z] #108 DONE 0.3s [2024-11-08T05:49:45.912Z] [2024-11-08T05:49:45.912Z] #109 [security-spire-config] exporting to image [2024-11-08T05:49:45.912Z] #109 exporting layers [2024-11-08T05:49:47.368Z] #109 ... [2024-11-08T05:49:47.368Z] [2024-11-08T05:49:47.368Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T05:49:47.368Z] #110 DONE 2.7s [2024-11-08T05:49:47.368Z] [2024-11-08T05:49:47.368Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T05:49:47.368Z] #89 16.13 Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:49:47.368Z] #89 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:47.368Z] #89 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:49:47.368Z] #89 22.66 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:47.368Z] #89 23.07 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:49:47.368Z] #89 23.14 Executing ca-certificates-20240705-r0.trigger [2024-11-08T05:49:47.368Z] #89 23.62 OK: 15 MiB in 28 packages [2024-11-08T05:49:47.368Z] #89 DONE 25.1s [2024-11-08T05:49:47.368Z] [2024-11-08T05:49:47.368Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-08T05:49:47.648Z] #111 DONE 0.6s [2024-11-08T05:49:47.648Z] [2024-11-08T05:49:47.648Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-08T05:49:47.919Z] #112 DONE 0.4s [2024-11-08T05:49:47.919Z] [2024-11-08T05:49:47.919Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:49:48.188Z] #91 ... [2024-11-08T05:49:48.188Z] [2024-11-08T05:49:48.188Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T05:49:48.463Z] #113 DONE 0.3s [2024-11-08T05:49:48.463Z] [2024-11-08T05:49:48.463Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-08T05:49:48.463Z] #114 DONE 0.2s [2024-11-08T05:49:48.463Z] [2024-11-08T05:49:48.463Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-08T05:49:48.731Z] #115 DONE 0.2s [2024-11-08T05:49:48.731Z] [2024-11-08T05:49:48.731Z] #109 [security-spire-agent] exporting to image [2024-11-08T05:49:50.161Z] #109 exporting layers 4.7s done [2024-11-08T05:49:50.436Z] #109 exporting layers 4.5s done [2024-11-08T05:49:50.436Z] #109 writing image sha256:24aefefe14b3220243383efc403b1f72962434b7da2db5161f62f6c46fa579b3 0.1s done [2024-11-08T05:49:50.436Z] #109 writing image sha256:5df8ac56f6e9e69673311017e35b9f81830c6c1531df1098adda13cb016e701f 0.0s done [2024-11-08T05:49:50.436Z] #109 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-11-08T05:49:50.436Z] #109 naming to docker.io/library/security-spire-server-arm64 done [2024-11-08T05:49:51.024Z] #109 exporting layers 2.4s done [2024-11-08T05:49:51.311Z] #109 writing image sha256:994255a6d1c9f6b84f9e54dc1f8357b543818422875da023984d990a1f660084 done [2024-11-08T05:49:51.311Z] #109 naming to docker.io/library/security-spire-agent-arm64 done [2024-11-08T05:49:51.311Z] #109 DONE 5.5s [2024-11-08T05:49:51.311Z] [2024-11-08T05:49:51.311Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:50:57.084Z] #130 ... [2024-11-08T05:50:57.084Z] [2024-11-08T05:50:57.084Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-08T05:50:57.084Z] #151 85.69 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T05:50:59.256Z] #91 ... [2024-11-08T05:50:59.257Z] [2024-11-08T05:50:59.257Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:50:59.257Z] #83 DONE 109.4s [2024-11-08T05:50:59.257Z] [2024-11-08T05:50:59.257Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:50:59.257Z] #91 DONE 91.9s [2024-11-08T05:50:59.257Z] [2024-11-08T05:50:59.257Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:50:59.257Z] #92 DONE 99.7s [2024-11-08T05:50:59.257Z] [2024-11-08T05:50:59.257Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:50:59.257Z] #85 DONE 106.1s [2024-11-08T05:50:59.257Z] [2024-11-08T05:50:59.257Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:50:59.257Z] #81 DONE 110.5s [2024-11-08T05:50:59.257Z] [2024-11-08T05:50:59.257Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T05:51:01.223Z] #116 ... [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:51:01.223Z] #117 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-11-08T05:51:01.223Z] #118 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:51:01.223Z] #119 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #120 [core-keeper builder 7/8] COPY . . [2024-11-08T05:51:01.223Z] #120 DONE 1.6s [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:51:01.223Z] #121 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-11-08T05:51:01.223Z] #122 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:51:01.223Z] #123 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T05:51:01.223Z] #124 DONE 1.7s [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #125 [support-notifications builder 6/7] COPY . . [2024-11-08T05:51:01.223Z] #125 DONE 1.7s [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-11-08T05:51:01.223Z] #126 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:51:01.223Z] #127 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:51:01.223Z] #128 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T05:51:01.223Z] #129 DONE 1.7s [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #130 [core-metadata builder 6/7] COPY . . [2024-11-08T05:51:01.223Z] #130 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:51:01.223Z] #131 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:51:01.223Z] #132 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #133 [core-command builder 6/7] COPY . . [2024-11-08T05:51:01.223Z] #133 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:51:01.223Z] #134 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:51:01.223Z] #135 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #136 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T05:51:01.223Z] #136 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #137 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:51:01.223Z] #137 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #138 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:51:01.223Z] #138 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:51:01.223Z] #139 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-08T05:51:01.223Z] #140 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #141 [core-data builder 6/7] COPY . . [2024-11-08T05:51:01.223Z] #141 CACHED [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T05:51:01.223Z] #116 DONE 1.7s [2024-11-08T05:51:01.223Z] [2024-11-08T05:51:01.223Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T05:51:06.588Z] #142 ... [2024-11-08T05:51:06.588Z] [2024-11-08T05:51:06.588Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T05:51:06.588Z] #0 5.245 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T05:51:06.868Z] #143 ... [2024-11-08T05:51:06.868Z] [2024-11-08T05:51:06.868Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T05:51:06.868Z] #142 5.781 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-08T05:51:11.159Z] #142 ... [2024-11-08T05:51:11.159Z] [2024-11-08T05:51:11.159Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T05:51:11.159Z] #0 6.333 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T05:51:11.159Z] #144 ... [2024-11-08T05:51:11.159Z] [2024-11-08T05:51:11.159Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T05:51:11.159Z] #0 4.641 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T05:51:11.159Z] #145 ... [2024-11-08T05:51:11.159Z] [2024-11-08T05:51:11.159Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T05:51:11.159Z] #0 6.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T05:51:11.496Z] #146 ... [2024-11-08T05:51:11.496Z] [2024-11-08T05:51:11.496Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T05:51:11.496Z] #0 5.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T05:51:11.496Z] #147 ... [2024-11-08T05:51:11.496Z] [2024-11-08T05:51:11.496Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T05:51:11.496Z] #0 6.533 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T05:51:11.763Z] #148 ... [2024-11-08T05:51:11.763Z] [2024-11-08T05:51:11.763Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-08T05:51:11.763Z] #0 4.109 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T05:51:11.763Z] #149 ... [2024-11-08T05:51:11.763Z] [2024-11-08T05:51:11.763Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T05:51:11.763Z] #0 6.487 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T05:51:12.029Z] #150 ... [2024-11-08T05:51:12.030Z] [2024-11-08T05:51:12.030Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T05:51:12.030Z] #0 6.669 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T05:51:12.030Z] #151 ... [2024-11-08T05:51:12.030Z] [2024-11-08T05:51:12.030Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T05:51:12.030Z] #0 5.746 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T05:51:12.407Z] #152 ... [2024-11-08T05:51:12.407Z] [2024-11-08T05:51:12.407Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T05:51:12.407Z] #0 5.016 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T05:52:04.947Z] #151 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T05:52:04.947Z] #153 DONE 157.2s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T05:52:04.947Z] #150 DONE 157.1s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T05:52:04.947Z] #143 DONE 157.1s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-08T05:52:04.947Z] #151 DONE 157.2s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T05:52:04.947Z] #144 DONE 157.2s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T05:52:04.947Z] #147 DONE 157.2s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #154 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #154 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T05:52:04.947Z] #149 DONE 157.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T05:52:04.947Z] #148 DONE 157.5s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #155 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T05:52:04.947Z] #145 DONE 157.5s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T05:52:04.947Z] #152 DONE 157.6s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T05:52:04.947Z] #146 DONE 157.6s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T05:52:04.947Z] #130 DONE 157.7s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T05:52:04.947Z] #156 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #157 DONE 0.8s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #158 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #158 DONE 0.9s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #154 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #154 DONE 0.8s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #159 DONE 0.8s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #160 DONE 0.9s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #161 DONE 0.7s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #162 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:52:04.947Z] #162 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T05:52:04.947Z] #156 DONE 0.6s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #155 DONE 0.7s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #163 DONE 0.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T05:52:04.947Z] #164 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:52:04.947Z] #165 CACHED [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #166 CACHED [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #167 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:52:04.947Z] #167 DONE 0.8s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #168 CACHED [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:52:04.947Z] #169 CACHED [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:52:04.947Z] #170 CACHED [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:04.947Z] #171 CACHED [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #172 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:52:04.947Z] #172 DONE 0.8s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:52:04.947Z] #173 DONE 0.8s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:52:04.947Z] #174 DONE 0.7s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:52:04.947Z] #175 DONE 0.8s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #162 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:52:04.947Z] #162 DONE 0.8s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:52:04.947Z] #176 DONE 0.8s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-08T05:52:04.947Z] #177 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #164 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T05:52:04.947Z] #164 DONE 0.8s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #178 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:52:04.947Z] #178 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-08T05:52:04.947Z] #179 DONE 1.8s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-08T05:52:04.947Z] #180 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-08T05:52:04.947Z] #181 DONE 2.2s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-11-08T05:52:04.947Z] #182 DONE 2.1s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #183 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T05:52:04.947Z] #183 DONE 2.2s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #184 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-08T05:52:04.947Z] #184 DONE 2.2s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-08T05:52:04.947Z] #185 DONE 2.3s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #186 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-08T05:52:04.947Z] #186 DONE 2.3s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #178 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:52:04.947Z] #178 DONE 2.2s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-08T05:52:04.947Z] #187 DONE 2.2s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #188 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:52:04.947Z] #188 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-08T05:52:04.947Z] #180 DONE 2.2s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-08T05:52:04.947Z] #177 DONE 2.2s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:52:04.947Z] #189 DONE 0.3s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #190 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-08T05:52:04.947Z] #190 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:52:04.947Z] #191 DONE 0.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #192 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:52:04.947Z] #192 DONE 0.3s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #193 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-08T05:52:04.947Z] #193 DONE 0.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #194 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-11-08T05:52:04.947Z] #194 DONE 0.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:52:04.947Z] #195 DONE 0.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #196 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:52:04.947Z] #196 DONE 0.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #197 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-08T05:52:04.947Z] #197 DONE 0.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #198 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-08T05:52:04.947Z] #198 DONE 3.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:52:04.947Z] #199 DONE 0.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-08T05:52:04.947Z] #200 DONE 0.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #188 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:52:04.947Z] #188 DONE 0.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #109 [security-spiffe-token-provider] exporting to image [2024-11-08T05:52:04.947Z] #109 exporting layers [2024-11-08T05:52:04.947Z] #109 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #201 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-08T05:52:04.947Z] #201 DONE 0.3s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-08T05:52:04.947Z] #202 DONE 0.4s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #190 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-08T05:52:04.947Z] #190 DONE 0.5s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #203 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T05:52:04.947Z] #203 ... [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-08T05:52:04.947Z] #204 DONE 0.5s [2024-11-08T05:52:04.947Z] [2024-11-08T05:52:04.947Z] #205 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-08T05:52:04.947Z] #205 DONE 0.5s [2024-11-08T05:52:05.211Z] [2024-11-08T05:52:05.211Z] #206 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T05:52:05.211Z] #206 DONE 0.5s [2024-11-08T05:52:05.211Z] [2024-11-08T05:52:05.211Z] #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-08T05:52:05.211Z] #207 DONE 0.5s [2024-11-08T05:52:05.211Z] [2024-11-08T05:52:05.211Z] #109 [core-data] exporting to image [2024-11-08T05:52:05.211Z] #109 exporting layers 0.6s done [2024-11-08T05:52:05.470Z] #109 ... [2024-11-08T05:52:05.470Z] [2024-11-08T05:52:05.470Z] #208 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T05:52:05.470Z] #208 DONE 1.1s [2024-11-08T05:52:05.470Z] [2024-11-08T05:52:05.470Z] #109 [support-notifications] exporting to image [2024-11-08T05:52:05.470Z] #109 exporting layers 1.1s done [2024-11-08T05:52:05.729Z] #109 writing image sha256:3f639280d469a3a58629c4d1b792167da93d456825155ddddb8a957bc5b22968 [2024-11-08T05:52:06.300Z] #109 writing image sha256:c5da8d61d76b2ef21aa07dea96251fd6b67fb8d87d5a1c4e38b83cc96499da10 [2024-11-08T05:52:06.559Z] #109 ... [2024-11-08T05:52:06.559Z] [2024-11-08T05:52:06.559Z] #209 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-08T05:52:06.559Z] #209 DONE 1.6s [2024-11-08T05:52:06.818Z] [2024-11-08T05:52:06.818Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-08T05:52:06.818Z] #210 DONE 1.7s [2024-11-08T05:52:06.818Z] [2024-11-08T05:52:06.818Z] #109 [core-command] exporting to image [2024-11-08T05:52:06.818Z] #109 writing image sha256:3f639280d469a3a58629c4d1b792167da93d456825155ddddb8a957bc5b22968 1.0s done [2024-11-08T05:52:06.818Z] #109 naming to docker.io/library/core-command 0.1s done [2024-11-08T05:52:06.818Z] #109 ... [2024-11-08T05:52:06.818Z] [2024-11-08T05:52:06.818Z] #211 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-08T05:52:06.818Z] #211 DONE 1.9s [2024-11-08T05:52:06.818Z] [2024-11-08T05:52:06.818Z] #109 [core-metadata] exporting to image [2024-11-08T05:52:07.078Z] #109 ... [2024-11-08T05:52:07.078Z] [2024-11-08T05:52:07.078Z] #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T05:52:07.078Z] #212 DONE 2.3s [2024-11-08T05:52:07.078Z] [2024-11-08T05:52:07.078Z] #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T05:52:07.078Z] #213 DONE 1.5s [2024-11-08T05:52:07.078Z] [2024-11-08T05:52:07.078Z] #203 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T05:52:07.078Z] #203 DONE 2.3s [2024-11-08T05:52:07.078Z] [2024-11-08T05:52:07.078Z] #109 [core-common-config-bootstrapper] exporting to image [2024-11-08T05:52:07.078Z] #109 exporting layers 0.4s done [2024-11-08T05:52:07.078Z] #109 writing image sha256:c5da8d61d76b2ef21aa07dea96251fd6b67fb8d87d5a1c4e38b83cc96499da10 0.8s done [2024-11-08T05:52:07.078Z] #109 naming to docker.io/library/core-keeper done [2024-11-08T05:52:07.336Z] #109 writing image sha256:f71e74c2d6c710b095c9903bb110e51aa7c580bad4013fee34f294a466e1697e [2024-11-08T05:52:07.336Z] #109 exporting layers 2.7s done [2024-11-08T05:52:07.599Z] #109 writing image sha256:e4b189960f02c270bd2bec75b1d313902b78cce0db6835eb0bbd974ef470aad5 [2024-11-08T05:52:07.599Z] #109 writing image sha256:d7c2e2a55840c72c2c18bc87d25ddfbb397242be5459c133b00f7d39f0f7064e [2024-11-08T05:52:07.599Z] #109 writing image sha256:1001182dda9379540a14730869339a61ae2dc57d0819195b05dbf361a8882e02 [2024-11-08T05:52:07.599Z] #109 ... [2024-11-08T05:52:07.599Z] [2024-11-08T05:52:07.599Z] #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-08T05:52:07.599Z] #214 DONE 1.0s [2024-11-08T05:52:07.599Z] [2024-11-08T05:52:07.599Z] #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-08T05:52:07.599Z] #215 DONE 0.6s [2024-11-08T05:52:07.599Z] [2024-11-08T05:52:07.599Z] #109 [core-data] exporting to image [2024-11-08T05:52:07.599Z] #109 exporting layers 0.6s done [2024-11-08T05:52:07.599Z] #109 writing image sha256:f71e74c2d6c710b095c9903bb110e51aa7c580bad4013fee34f294a466e1697e 0.4s done [2024-11-08T05:52:07.599Z] #109 writing image sha256:e4b189960f02c270bd2bec75b1d313902b78cce0db6835eb0bbd974ef470aad5 0.2s done [2024-11-08T05:52:07.599Z] #109 writing image sha256:d7c2e2a55840c72c2c18bc87d25ddfbb397242be5459c133b00f7d39f0f7064e 0.2s done [2024-11-08T05:52:07.599Z] #109 writing image sha256:1001182dda9379540a14730869339a61ae2dc57d0819195b05dbf361a8882e02 0.2s done [2024-11-08T05:52:07.599Z] #109 naming to docker.io/library/support-cron-scheduler done [2024-11-08T05:52:07.599Z] #109 naming to docker.io/library/security-spiffe-token-provider done [2024-11-08T05:52:07.599Z] #109 naming to docker.io/library/core-metadata done [2024-11-08T05:52:07.599Z] #109 naming to docker.io/library/core-data done [2024-11-08T05:52:07.859Z] #109 ... [2024-11-08T05:52:07.859Z] [2024-11-08T05:52:07.859Z] #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T05:52:07.859Z] #216 DONE 0.2s [2024-11-08T05:52:07.859Z] [2024-11-08T05:52:07.859Z] #109 [core-data] exporting to image [2024-11-08T05:52:07.859Z] #109 exporting layers 0.7s done [2024-11-08T05:52:07.859Z] #109 writing image sha256:e66da23627f65edea56b58b5ecce882af0208ae4abc816138447f20872bd1ffa 0.0s done [2024-11-08T05:52:07.859Z] #109 writing image sha256:5ba99968a792dcae41b6fd667a1386e3754c51f16b0b52ae007827cd03e68e31 done [2024-11-08T05:52:07.859Z] #109 writing image sha256:58960a643c3d2de2b422769a3dae04aeacdf5ecca35ea7f50e3cc5f95a117ce5 done [2024-11-08T05:52:07.859Z] #109 naming to docker.io/library/security-proxy-auth done [2024-11-08T05:52:07.859Z] #109 naming to docker.io/library/support-notifications done [2024-11-08T05:52:07.859Z] #109 naming to docker.io/library/core-common-config-bootstrapper done [2024-11-08T05:52:07.859Z] #109 DONE 4.6s [2024-11-08T05:52:07.859Z] [2024-11-08T05:52:07.859Z] #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-08T05:52:07.859Z] #217 DONE 0.2s [2024-11-08T05:52:07.859Z] [2024-11-08T05:52:07.859Z] #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T05:52:07.859Z] #218 DONE 0.9s [2024-11-08T05:52:07.859Z] [2024-11-08T05:52:07.859Z] #219 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-08T05:52:08.118Z] #219 DONE 0.2s [2024-11-08T05:52:08.118Z] [2024-11-08T05:52:08.118Z] #220 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-08T05:52:08.118Z] #220 DONE 0.0s [2024-11-08T05:52:08.118Z] [2024-11-08T05:52:08.118Z] #109 [security-proxy-setup] exporting to image [2024-11-08T05:52:08.378Z] #109 ... [2024-11-08T05:52:08.378Z] [2024-11-08T05:52:08.378Z] #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-08T05:52:08.378Z] #221 DONE 0.0s [2024-11-08T05:52:08.378Z] [2024-11-08T05:52:08.378Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-08T05:52:08.378Z] #222 DONE 0.0s [2024-11-08T05:52:08.378Z] [2024-11-08T05:52:08.378Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T05:52:08.637Z] #223 ... [2024-11-08T05:52:08.637Z] [2024-11-08T05:52:08.637Z] #109 [security-proxy-setup] exporting to image [2024-11-08T05:52:08.637Z] #109 exporting layers 0.4s done [2024-11-08T05:52:08.637Z] #109 writing image sha256:713ae4236dae67fd59116fe960ce8e73909e82ddb696c06c473e24ca7ed61428 0.1s done [2024-11-08T05:52:08.637Z] #109 naming to docker.io/library/security-proxy-setup 0.0s done [2024-11-08T05:52:08.637Z] #109 DONE 5.0s [2024-11-08T05:52:08.637Z] [2024-11-08T05:52:08.637Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T05:52:08.637Z] #224 DONE 0.7s [2024-11-08T05:52:08.637Z] [2024-11-08T05:52:08.637Z] #109 [security-secretstore-setup] exporting to image [2024-11-08T05:52:09.221Z] #109 ... [2024-11-08T05:52:09.221Z] [2024-11-08T05:52:09.221Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T05:52:09.221Z] #223 DONE 1.1s [2024-11-08T05:52:09.483Z] [2024-11-08T05:52:09.483Z] #109 [security-bootstrapper] exporting to image [2024-11-08T05:52:11.411Z] #109 exporting layers 2.5s done [2024-11-08T05:52:11.411Z] #109 writing image sha256:50cea7f42238ec36bc1076cb59eaae33e45c462ecb6b14c83360163a5ed56795 [2024-11-08T05:52:11.411Z] #109 writing image sha256:50cea7f42238ec36bc1076cb59eaae33e45c462ecb6b14c83360163a5ed56795 0.2s done [2024-11-08T05:52:11.411Z] #109 naming to docker.io/library/security-secretstore-setup 0.0s done [2024-11-08T05:52:11.411Z] #109 exporting layers 2.2s done [2024-11-08T05:52:11.411Z] #109 writing image sha256:2d5252726f9361aa593eedbbe3f8539fd9fbcdf80022a989d8353dae06b1007c done [2024-11-08T05:52:11.411Z] #109 naming to docker.io/library/security-bootstrapper done [2024-11-08T05:52:11.411Z] #109 DONE 7.9s [2024-11-08T05:52:11.411Z] [2024-11-08T05:52:11.411Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T05:52:11.411Z] time="2024-11-08T05:47:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-08T05:52:11.419Z] $ docker stop --time=1 4d14d6ee0d444782420a63e0a46d5a48c577a2bd569eb225344dfb5f8faaea93 [2024-11-08T05:52:12.681Z] $ docker rm -f --volumes 4d14d6ee0d444782420a63e0a46d5a48c577a2bd569eb225344dfb5f8faaea93 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:52:13.018Z] + docker images [2024-11-08T05:52:13.018Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-08T05:52:13.018Z] security-bootstrapper latest 2d5252726f93 4 seconds ago 26MB [2024-11-08T05:52:13.018Z] security-secretstore-setup latest 50cea7f42238 4 seconds ago 46.9MB [2024-11-08T05:52:13.018Z] security-proxy-setup latest 713ae4236dae 5 seconds ago 35MB [2024-11-08T05:52:13.018Z] core-common-config-bootstrapper latest e66da23627f6 6 seconds ago 22.8MB [2024-11-08T05:52:13.018Z] security-proxy-auth latest 5ba99968a792 6 seconds ago 32.2MB [2024-11-08T05:52:13.018Z] core-metadata latest d7c2e2a55840 6 seconds ago 37.6MB [2024-11-08T05:52:13.018Z] security-spiffe-token-provider latest e4b189960f02 8 seconds ago 38.5MB [2024-11-08T05:52:13.018Z] core-command latest 3f639280d469 8 seconds ago 33.2MB [2024-11-08T05:52:13.018Z] support-cron-scheduler latest f71e74c2d6c7 8 seconds ago 52.9MB [2024-11-08T05:52:13.018Z] core-keeper latest c5da8d61d76b 8 seconds ago 31.3MB [2024-11-08T05:52:13.018Z] core-data latest 1001182dda93 8 seconds ago 37.4MB [2024-11-08T05:52:13.018Z] support-notifications latest 58960a643c3d 8 seconds ago 52MB [2024-11-08T05:52:13.018Z] security-spire-agent latest 2f86761c46e8 4 minutes ago 188MB [2024-11-08T05:52:13.018Z] security-spire-config latest 1fb488f47337 4 minutes ago 127MB [2024-11-08T05:52:13.018Z] security-spire-server latest 095b27f3449f 4 minutes ago 128MB [2024-11-08T05:52:13.018Z] ci-base-image-x86_64 latest 4e9dfee12f16 8 minutes ago 975MB [2024-11-08T05:52:13.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB [2024-11-08T05:52:13.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-08T05:52:13.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:52:13.179Z] provisioning config files... [2024-11-08T05:52:13.189Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/749@tmp/config17437403487659098937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:52:13.495Z] ---> ****-login.sh [2024-11-08T05:52:13.495Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:52:13.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:13.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:13.495Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:13.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:13.495Z] [2024-11-08T05:52:13.495Z] Login Succeeded [2024-11-08T05:52:13.495Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:52:13.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:13.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:13.755Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:13.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:13.755Z] [2024-11-08T05:52:13.755Z] Login Succeeded [2024-11-08T05:52:13.755Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:52:13.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:13.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:13.755Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:13.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:13.755Z] [2024-11-08T05:52:13.755Z] Login Succeeded [2024-11-08T05:52:13.755Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:52:13.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:13.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:13.756Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:13.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:13.756Z] [2024-11-08T05:52:13.756Z] Login Succeeded [2024-11-08T05:52:13.756Z] ****.io [2024-11-08T05:52:14.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:52:14.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:52:14.015Z] Configure a credential helper to remove this warning. See [2024-11-08T05:52:14.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:52:14.015Z] [2024-11-08T05:52:14.015Z] Login Succeeded [2024-11-08T05:52:14.015Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:52:14.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:52:14.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:52:14.097Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-11-08T05:52:14.097Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:14.097Z] latest [2024-11-08T05:52:14.097Z] 4.0.0-dev.15 [2024-11-08T05:52:14.097Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:14.097Z] main [2024-11-08T05:52:14.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:14.445Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:14.770Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:14.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T05:52:14.770Z] efca0052df05: Preparing [2024-11-08T05:52:14.770Z] 4e2be8166669: Preparing [2024-11-08T05:52:14.770Z] 74cf340762ff: Preparing [2024-11-08T05:52:14.770Z] a176a1d80c37: Preparing [2024-11-08T05:52:14.770Z] cc26a87bca2d: Preparing [2024-11-08T05:52:14.770Z] 98052a06f264: Preparing [2024-11-08T05:52:14.770Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:14.770Z] 98052a06f264: Waiting [2024-11-08T05:52:14.770Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:14.770Z] a176a1d80c37: Pushed [2024-11-08T05:52:14.770Z] efca0052df05: Pushed [2024-11-08T05:52:14.770Z] 74cf340762ff: Pushed [2024-11-08T05:52:14.770Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:14.770Z] 98052a06f264: Pushed [2024-11-08T05:52:15.336Z] cc26a87bca2d: Pushed [2024-11-08T05:52:16.713Z] 4e2be8166669: Pushed [2024-11-08T05:52:16.713Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:e9abf0349fe209cbf965aa63e3351119cf9af6c36622e49f4e6b63e031d9e888 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:17.058Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:17.382Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-08T05:52:17.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T05:52:17.382Z] efca0052df05: Preparing [2024-11-08T05:52:17.382Z] 4e2be8166669: Preparing [2024-11-08T05:52:17.382Z] 74cf340762ff: Preparing [2024-11-08T05:52:17.382Z] a176a1d80c37: Preparing [2024-11-08T05:52:17.382Z] cc26a87bca2d: Preparing [2024-11-08T05:52:17.382Z] 98052a06f264: Preparing [2024-11-08T05:52:17.382Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:17.382Z] 98052a06f264: Waiting [2024-11-08T05:52:17.382Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:17.382Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:17.382Z] efca0052df05: Layer already exists [2024-11-08T05:52:17.382Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:17.382Z] 4e2be8166669: Layer already exists [2024-11-08T05:52:17.382Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:17.382Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:17.382Z] 98052a06f264: Layer already exists [2024-11-08T05:52:17.382Z] latest: digest: sha256:e9abf0349fe209cbf965aa63e3351119cf9af6c36622e49f4e6b63e031d9e888 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:17.712Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:18.045Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.15 [2024-11-08T05:52:18.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T05:52:18.045Z] efca0052df05: Preparing [2024-11-08T05:52:18.045Z] 4e2be8166669: Preparing [2024-11-08T05:52:18.045Z] 74cf340762ff: Preparing [2024-11-08T05:52:18.045Z] a176a1d80c37: Preparing [2024-11-08T05:52:18.045Z] cc26a87bca2d: Preparing [2024-11-08T05:52:18.045Z] 98052a06f264: Preparing [2024-11-08T05:52:18.045Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:18.045Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:18.045Z] 98052a06f264: Waiting [2024-11-08T05:52:18.045Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:18.045Z] 4e2be8166669: Layer already exists [2024-11-08T05:52:18.045Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:18.045Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:18.045Z] efca0052df05: Layer already exists [2024-11-08T05:52:18.045Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:18.045Z] 98052a06f264: Layer already exists [2024-11-08T05:52:18.046Z] 4.0.0-dev.15: digest: sha256:e9abf0349fe209cbf965aa63e3351119cf9af6c36622e49f4e6b63e031d9e888 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:18.388Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:18.714Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:18.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T05:52:18.714Z] efca0052df05: Preparing [2024-11-08T05:52:18.714Z] 4e2be8166669: Preparing [2024-11-08T05:52:18.714Z] 74cf340762ff: Preparing [2024-11-08T05:52:18.714Z] a176a1d80c37: Preparing [2024-11-08T05:52:18.714Z] cc26a87bca2d: Preparing [2024-11-08T05:52:18.715Z] 98052a06f264: Preparing [2024-11-08T05:52:18.715Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:18.715Z] 98052a06f264: Waiting [2024-11-08T05:52:18.715Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:18.715Z] efca0052df05: Layer already exists [2024-11-08T05:52:18.715Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:18.715Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:18.715Z] 4e2be8166669: Layer already exists [2024-11-08T05:52:18.715Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:18.715Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:18.715Z] 98052a06f264: Layer already exists [2024-11-08T05:52:18.715Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:e9abf0349fe209cbf965aa63e3351119cf9af6c36622e49f4e6b63e031d9e888 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:19.045Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:19.371Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-11-08T05:52:19.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T05:52:19.371Z] efca0052df05: Preparing [2024-11-08T05:52:19.371Z] 4e2be8166669: Preparing [2024-11-08T05:52:19.371Z] 74cf340762ff: Preparing [2024-11-08T05:52:19.371Z] a176a1d80c37: Preparing [2024-11-08T05:52:19.371Z] cc26a87bca2d: Preparing [2024-11-08T05:52:19.371Z] 98052a06f264: Preparing [2024-11-08T05:52:19.371Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:19.371Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:19.371Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:19.371Z] 4e2be8166669: Layer already exists [2024-11-08T05:52:19.371Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:19.371Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:19.371Z] efca0052df05: Layer already exists [2024-11-08T05:52:19.371Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:19.371Z] 98052a06f264: Layer already exists [2024-11-08T05:52:19.371Z] main: digest: sha256:e9abf0349fe209cbf965aa63e3351119cf9af6c36622e49f4e6b63e031d9e888 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:52:19.446Z] ===================================================== [Pipeline] echo [2024-11-08T05:52:19.464Z] taggedImages: [2024-11-08T05:52:19.464Z] - nexus3.edgexfoundry.org:10004/core-command:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:19.464Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-08T05:52:19.464Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.15 [2024-11-08T05:52:19.464Z] - nexus3.edgexfoundry.org:10004/core-command:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:19.464Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-11-08T05:52:19.498Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-11-08T05:52:19.498Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:19.498Z] latest [2024-11-08T05:52:19.498Z] 4.0.0-dev.15 [2024-11-08T05:52:19.498Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:19.498Z] main [2024-11-08T05:52:19.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:19.842Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:20.160Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:20.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T05:52:20.160Z] 40b6223e13ff: Preparing [2024-11-08T05:52:20.160Z] 6a1f276467d4: Preparing [2024-11-08T05:52:20.160Z] dd8e9c7e8b80: Preparing [2024-11-08T05:52:20.160Z] 4e10059f527a: Preparing [2024-11-08T05:52:20.160Z] 74cf340762ff: Preparing [2024-11-08T05:52:20.160Z] a176a1d80c37: Preparing [2024-11-08T05:52:20.160Z] cc26a87bca2d: Preparing [2024-11-08T05:52:20.160Z] 98052a06f264: Preparing [2024-11-08T05:52:20.160Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:20.160Z] a176a1d80c37: Waiting [2024-11-08T05:52:20.160Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:20.160Z] 98052a06f264: Waiting [2024-11-08T05:52:20.160Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:20.160Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:20.160Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:20.160Z] 98052a06f264: Layer already exists [2024-11-08T05:52:20.160Z] 6a1f276467d4: Pushed [2024-11-08T05:52:20.160Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:20.160Z] dd8e9c7e8b80: Pushed [2024-11-08T05:52:20.160Z] 40b6223e13ff: Pushed [2024-11-08T05:52:21.096Z] 4e10059f527a: Pushed [2024-11-08T05:52:21.355Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:ea0ffc18875fa61425e513abaa0ebdfe3088804f8cda85f0c8b4973929e4cf2c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:21.690Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:22.025Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-08T05:52:22.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T05:52:22.026Z] 40b6223e13ff: Preparing [2024-11-08T05:52:22.026Z] 6a1f276467d4: Preparing [2024-11-08T05:52:22.026Z] dd8e9c7e8b80: Preparing [2024-11-08T05:52:22.026Z] 4e10059f527a: Preparing [2024-11-08T05:52:22.026Z] 74cf340762ff: Preparing [2024-11-08T05:52:22.026Z] a176a1d80c37: Preparing [2024-11-08T05:52:22.026Z] cc26a87bca2d: Preparing [2024-11-08T05:52:22.026Z] 98052a06f264: Preparing [2024-11-08T05:52:22.026Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:22.026Z] a176a1d80c37: Waiting [2024-11-08T05:52:22.026Z] cc26a87bca2d: Waiting [2024-11-08T05:52:22.026Z] 98052a06f264: Waiting [2024-11-08T05:52:22.026Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:22.026Z] 4e10059f527a: Layer already exists [2024-11-08T05:52:22.026Z] 40b6223e13ff: Layer already exists [2024-11-08T05:52:22.026Z] 6a1f276467d4: Layer already exists [2024-11-08T05:52:22.026Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:22.026Z] dd8e9c7e8b80: Layer already exists [2024-11-08T05:52:22.026Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:22.026Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:22.026Z] 98052a06f264: Layer already exists [2024-11-08T05:52:22.026Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:22.026Z] latest: digest: sha256:ea0ffc18875fa61425e513abaa0ebdfe3088804f8cda85f0c8b4973929e4cf2c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:22.365Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:22.703Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.15 [2024-11-08T05:52:22.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T05:52:22.703Z] 40b6223e13ff: Preparing [2024-11-08T05:52:22.703Z] 6a1f276467d4: Preparing [2024-11-08T05:52:22.703Z] dd8e9c7e8b80: Preparing [2024-11-08T05:52:22.703Z] 4e10059f527a: Preparing [2024-11-08T05:52:22.703Z] 74cf340762ff: Preparing [2024-11-08T05:52:22.703Z] a176a1d80c37: Preparing [2024-11-08T05:52:22.703Z] cc26a87bca2d: Preparing [2024-11-08T05:52:22.703Z] 98052a06f264: Preparing [2024-11-08T05:52:22.703Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:22.703Z] a176a1d80c37: Waiting [2024-11-08T05:52:22.703Z] cc26a87bca2d: Waiting [2024-11-08T05:52:22.703Z] 98052a06f264: Waiting [2024-11-08T05:52:22.703Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:22.703Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:22.703Z] dd8e9c7e8b80: Layer already exists [2024-11-08T05:52:22.703Z] 40b6223e13ff: Layer already exists [2024-11-08T05:52:22.703Z] 6a1f276467d4: Layer already exists [2024-11-08T05:52:22.703Z] 4e10059f527a: Layer already exists [2024-11-08T05:52:22.703Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:22.703Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:22.703Z] 98052a06f264: Layer already exists [2024-11-08T05:52:22.703Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:22.703Z] 4.0.0-dev.15: digest: sha256:ea0ffc18875fa61425e513abaa0ebdfe3088804f8cda85f0c8b4973929e4cf2c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:23.042Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:23.379Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:23.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T05:52:23.379Z] 40b6223e13ff: Preparing [2024-11-08T05:52:23.379Z] 6a1f276467d4: Preparing [2024-11-08T05:52:23.379Z] dd8e9c7e8b80: Preparing [2024-11-08T05:52:23.379Z] 4e10059f527a: Preparing [2024-11-08T05:52:23.379Z] 74cf340762ff: Preparing [2024-11-08T05:52:23.379Z] a176a1d80c37: Preparing [2024-11-08T05:52:23.379Z] cc26a87bca2d: Preparing [2024-11-08T05:52:23.379Z] 98052a06f264: Preparing [2024-11-08T05:52:23.379Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:23.379Z] a176a1d80c37: Waiting [2024-11-08T05:52:23.379Z] cc26a87bca2d: Waiting [2024-11-08T05:52:23.379Z] 98052a06f264: Waiting [2024-11-08T05:52:23.379Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:23.379Z] dd8e9c7e8b80: Layer already exists [2024-11-08T05:52:23.379Z] 40b6223e13ff: Layer already exists [2024-11-08T05:52:23.379Z] 4e10059f527a: Layer already exists [2024-11-08T05:52:23.379Z] 6a1f276467d4: Layer already exists [2024-11-08T05:52:23.379Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:23.379Z] 98052a06f264: Layer already exists [2024-11-08T05:52:23.379Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:23.379Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:23.379Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:23.379Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:ea0ffc18875fa61425e513abaa0ebdfe3088804f8cda85f0c8b4973929e4cf2c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:23.713Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:24.048Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-11-08T05:52:24.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T05:52:24.048Z] 40b6223e13ff: Preparing [2024-11-08T05:52:24.048Z] 6a1f276467d4: Preparing [2024-11-08T05:52:24.048Z] dd8e9c7e8b80: Preparing [2024-11-08T05:52:24.048Z] 4e10059f527a: Preparing [2024-11-08T05:52:24.048Z] 74cf340762ff: Preparing [2024-11-08T05:52:24.048Z] a176a1d80c37: Preparing [2024-11-08T05:52:24.048Z] cc26a87bca2d: Preparing [2024-11-08T05:52:24.048Z] 98052a06f264: Preparing [2024-11-08T05:52:24.048Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:24.048Z] a176a1d80c37: Waiting [2024-11-08T05:52:24.048Z] cc26a87bca2d: Waiting [2024-11-08T05:52:24.048Z] 98052a06f264: Waiting [2024-11-08T05:52:24.048Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:24.048Z] dd8e9c7e8b80: Layer already exists [2024-11-08T05:52:24.048Z] 4e10059f527a: Layer already exists [2024-11-08T05:52:24.048Z] 40b6223e13ff: Layer already exists [2024-11-08T05:52:24.048Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:24.048Z] 6a1f276467d4: Layer already exists [2024-11-08T05:52:24.048Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:24.048Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:24.048Z] 98052a06f264: Layer already exists [2024-11-08T05:52:24.048Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:24.048Z] main: digest: sha256:ea0ffc18875fa61425e513abaa0ebdfe3088804f8cda85f0c8b4973929e4cf2c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:52:24.122Z] ===================================================== [Pipeline] echo [2024-11-08T05:52:24.141Z] taggedImages: [2024-11-08T05:52:24.141Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:24.141Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-08T05:52:24.141Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.15 [2024-11-08T05:52:24.141Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:24.141Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-11-08T05:52:24.173Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-11-08T05:52:24.173Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:24.173Z] latest [2024-11-08T05:52:24.173Z] 4.0.0-dev.15 [2024-11-08T05:52:24.173Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:24.173Z] main [2024-11-08T05:52:24.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:24.531Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:24.869Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:24.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T05:52:24.869Z] 125934604cfc: Preparing [2024-11-08T05:52:24.869Z] 24474e7f3f20: Preparing [2024-11-08T05:52:24.869Z] 566e9c10c527: Preparing [2024-11-08T05:52:24.869Z] 74cf340762ff: Preparing [2024-11-08T05:52:24.869Z] a176a1d80c37: Preparing [2024-11-08T05:52:24.869Z] 98b55ea8b800: Preparing [2024-11-08T05:52:24.869Z] 98052a06f264: Preparing [2024-11-08T05:52:24.869Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:24.870Z] 98b55ea8b800: Waiting [2024-11-08T05:52:24.870Z] 98052a06f264: Waiting [2024-11-08T05:52:24.870Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:24.870Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:24.870Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:24.870Z] 98052a06f264: Layer already exists [2024-11-08T05:52:24.870Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:24.870Z] 24474e7f3f20: Pushed [2024-11-08T05:52:24.870Z] 125934604cfc: Pushed [2024-11-08T05:52:25.439Z] 98b55ea8b800: Pushed [2024-11-08T05:52:27.348Z] 566e9c10c527: Pushed [2024-11-08T05:52:27.348Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:c410e6db269e778eb0e4dcbeccd30ad226fa494c1cf84b1d46efc33c1a129d79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:27.683Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:28.015Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-08T05:52:28.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T05:52:28.015Z] 125934604cfc: Preparing [2024-11-08T05:52:28.015Z] 24474e7f3f20: Preparing [2024-11-08T05:52:28.015Z] 566e9c10c527: Preparing [2024-11-08T05:52:28.015Z] 74cf340762ff: Preparing [2024-11-08T05:52:28.015Z] a176a1d80c37: Preparing [2024-11-08T05:52:28.015Z] 98b55ea8b800: Preparing [2024-11-08T05:52:28.015Z] 98052a06f264: Preparing [2024-11-08T05:52:28.015Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:28.015Z] 98052a06f264: Waiting [2024-11-08T05:52:28.015Z] 98b55ea8b800: Waiting [2024-11-08T05:52:28.015Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:28.015Z] 125934604cfc: Layer already exists [2024-11-08T05:52:28.015Z] 24474e7f3f20: Layer already exists [2024-11-08T05:52:28.015Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:28.015Z] 566e9c10c527: Layer already exists [2024-11-08T05:52:28.015Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:28.015Z] 98052a06f264: Layer already exists [2024-11-08T05:52:28.015Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:28.015Z] 98b55ea8b800: Layer already exists [2024-11-08T05:52:28.015Z] latest: digest: sha256:c410e6db269e778eb0e4dcbeccd30ad226fa494c1cf84b1d46efc33c1a129d79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:28.349Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:28.684Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.15 [2024-11-08T05:52:28.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T05:52:28.684Z] 125934604cfc: Preparing [2024-11-08T05:52:28.684Z] 24474e7f3f20: Preparing [2024-11-08T05:52:28.684Z] 566e9c10c527: Preparing [2024-11-08T05:52:28.684Z] 74cf340762ff: Preparing [2024-11-08T05:52:28.684Z] a176a1d80c37: Preparing [2024-11-08T05:52:28.684Z] 98b55ea8b800: Preparing [2024-11-08T05:52:28.684Z] 98052a06f264: Preparing [2024-11-08T05:52:28.684Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:28.684Z] 98b55ea8b800: Waiting [2024-11-08T05:52:28.684Z] 98052a06f264: Waiting [2024-11-08T05:52:28.684Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:28.684Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:28.684Z] 125934604cfc: Layer already exists [2024-11-08T05:52:28.684Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:28.684Z] 24474e7f3f20: Layer already exists [2024-11-08T05:52:28.684Z] 566e9c10c527: Layer already exists [2024-11-08T05:52:28.684Z] 98052a06f264: Layer already exists [2024-11-08T05:52:28.684Z] 98b55ea8b800: Layer already exists [2024-11-08T05:52:28.684Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:28.684Z] 4.0.0-dev.15: digest: sha256:c410e6db269e778eb0e4dcbeccd30ad226fa494c1cf84b1d46efc33c1a129d79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:29.014Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:29.341Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:29.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T05:52:29.341Z] 125934604cfc: Preparing [2024-11-08T05:52:29.341Z] 24474e7f3f20: Preparing [2024-11-08T05:52:29.341Z] 566e9c10c527: Preparing [2024-11-08T05:52:29.341Z] 74cf340762ff: Preparing [2024-11-08T05:52:29.341Z] a176a1d80c37: Preparing [2024-11-08T05:52:29.341Z] 98b55ea8b800: Preparing [2024-11-08T05:52:29.341Z] 98052a06f264: Preparing [2024-11-08T05:52:29.341Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:29.341Z] 98b55ea8b800: Waiting [2024-11-08T05:52:29.341Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:29.341Z] 125934604cfc: Layer already exists [2024-11-08T05:52:29.341Z] 566e9c10c527: Layer already exists [2024-11-08T05:52:29.341Z] 24474e7f3f20: Layer already exists [2024-11-08T05:52:29.341Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:29.341Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:29.341Z] 98052a06f264: Layer already exists [2024-11-08T05:52:29.341Z] 98b55ea8b800: Layer already exists [2024-11-08T05:52:29.341Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:29.341Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:c410e6db269e778eb0e4dcbeccd30ad226fa494c1cf84b1d46efc33c1a129d79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:29.674Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:29.999Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-11-08T05:52:29.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T05:52:29.999Z] 125934604cfc: Preparing [2024-11-08T05:52:29.999Z] 24474e7f3f20: Preparing [2024-11-08T05:52:29.999Z] 566e9c10c527: Preparing [2024-11-08T05:52:29.999Z] 74cf340762ff: Preparing [2024-11-08T05:52:29.999Z] a176a1d80c37: Preparing [2024-11-08T05:52:29.999Z] 98b55ea8b800: Preparing [2024-11-08T05:52:29.999Z] 98052a06f264: Preparing [2024-11-08T05:52:29.999Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:29.999Z] 98b55ea8b800: Waiting [2024-11-08T05:52:29.999Z] 98052a06f264: Waiting [2024-11-08T05:52:29.999Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:29.999Z] 566e9c10c527: Layer already exists [2024-11-08T05:52:29.999Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:29.999Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:29.999Z] 125934604cfc: Layer already exists [2024-11-08T05:52:29.999Z] 24474e7f3f20: Layer already exists [2024-11-08T05:52:29.999Z] 98b55ea8b800: Layer already exists [2024-11-08T05:52:29.999Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:29.999Z] 98052a06f264: Layer already exists [2024-11-08T05:52:29.999Z] main: digest: sha256:c410e6db269e778eb0e4dcbeccd30ad226fa494c1cf84b1d46efc33c1a129d79 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:52:30.071Z] ===================================================== [Pipeline] echo [2024-11-08T05:52:30.083Z] taggedImages: [2024-11-08T05:52:30.083Z] - nexus3.edgexfoundry.org:10004/core-data:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:30.083Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-08T05:52:30.083Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.15 [2024-11-08T05:52:30.083Z] - nexus3.edgexfoundry.org:10004/core-data:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:30.083Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-11-08T05:52:30.116Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-11-08T05:52:30.116Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:30.116Z] latest [2024-11-08T05:52:30.116Z] 4.0.0-dev.15 [2024-11-08T05:52:30.116Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:30.116Z] main [2024-11-08T05:52:30.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:30.470Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:30.802Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:30.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T05:52:30.803Z] 13eea02c092a: Preparing [2024-11-08T05:52:30.803Z] 1d185bbac953: Preparing [2024-11-08T05:52:30.803Z] d894e608e991: Preparing [2024-11-08T05:52:30.803Z] a176a1d80c37: Preparing [2024-11-08T05:52:30.803Z] a4e7320064a1: Preparing [2024-11-08T05:52:30.803Z] 7e9cb82e82af: Preparing [2024-11-08T05:52:30.803Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:30.803Z] 7e9cb82e82af: Waiting [2024-11-08T05:52:30.803Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:30.803Z] 1d185bbac953: Pushed [2024-11-08T05:52:30.803Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:30.803Z] 7e9cb82e82af: Pushed [2024-11-08T05:52:30.803Z] a4e7320064a1: Pushed [2024-11-08T05:52:30.803Z] 13eea02c092a: Pushed [2024-11-08T05:52:33.342Z] d894e608e991: Pushed [2024-11-08T05:52:33.342Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:effdce50a88e69a5255a1db26ddb7296e570df285c3c6d3807dd1c14c7547b4b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:33.674Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:33.998Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-08T05:52:33.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T05:52:33.998Z] 13eea02c092a: Preparing [2024-11-08T05:52:33.998Z] 1d185bbac953: Preparing [2024-11-08T05:52:33.998Z] d894e608e991: Preparing [2024-11-08T05:52:33.998Z] a176a1d80c37: Preparing [2024-11-08T05:52:33.998Z] a4e7320064a1: Preparing [2024-11-08T05:52:33.998Z] 7e9cb82e82af: Preparing [2024-11-08T05:52:33.998Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:33.998Z] 7e9cb82e82af: Waiting [2024-11-08T05:52:33.998Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:33.998Z] a4e7320064a1: Layer already exists [2024-11-08T05:52:33.998Z] d894e608e991: Layer already exists [2024-11-08T05:52:33.998Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:33.998Z] 13eea02c092a: Layer already exists [2024-11-08T05:52:33.998Z] 1d185bbac953: Layer already exists [2024-11-08T05:52:33.998Z] 7e9cb82e82af: Layer already exists [2024-11-08T05:52:33.998Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:33.998Z] latest: digest: sha256:effdce50a88e69a5255a1db26ddb7296e570df285c3c6d3807dd1c14c7547b4b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:34.333Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:34.663Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.15 [2024-11-08T05:52:34.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T05:52:34.663Z] 13eea02c092a: Preparing [2024-11-08T05:52:34.663Z] 1d185bbac953: Preparing [2024-11-08T05:52:34.663Z] d894e608e991: Preparing [2024-11-08T05:52:34.663Z] a176a1d80c37: Preparing [2024-11-08T05:52:34.663Z] a4e7320064a1: Preparing [2024-11-08T05:52:34.663Z] 7e9cb82e82af: Preparing [2024-11-08T05:52:34.663Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:34.663Z] 7e9cb82e82af: Waiting [2024-11-08T05:52:34.663Z] 1d185bbac953: Layer already exists [2024-11-08T05:52:34.663Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:34.663Z] 13eea02c092a: Layer already exists [2024-11-08T05:52:34.663Z] a4e7320064a1: Layer already exists [2024-11-08T05:52:34.663Z] d894e608e991: Layer already exists [2024-11-08T05:52:34.663Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:34.663Z] 7e9cb82e82af: Layer already exists [2024-11-08T05:52:34.663Z] 4.0.0-dev.15: digest: sha256:effdce50a88e69a5255a1db26ddb7296e570df285c3c6d3807dd1c14c7547b4b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:34.997Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:35.318Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:35.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T05:52:35.318Z] 13eea02c092a: Preparing [2024-11-08T05:52:35.318Z] 1d185bbac953: Preparing [2024-11-08T05:52:35.318Z] d894e608e991: Preparing [2024-11-08T05:52:35.318Z] a176a1d80c37: Preparing [2024-11-08T05:52:35.318Z] a4e7320064a1: Preparing [2024-11-08T05:52:35.318Z] 7e9cb82e82af: Preparing [2024-11-08T05:52:35.318Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:35.318Z] 7e9cb82e82af: Waiting [2024-11-08T05:52:35.318Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:35.318Z] a4e7320064a1: Layer already exists [2024-11-08T05:52:35.318Z] d894e608e991: Layer already exists [2024-11-08T05:52:35.318Z] 13eea02c092a: Layer already exists [2024-11-08T05:52:35.318Z] 1d185bbac953: Layer already exists [2024-11-08T05:52:35.318Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:35.318Z] 7e9cb82e82af: Layer already exists [2024-11-08T05:52:35.318Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:35.318Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:effdce50a88e69a5255a1db26ddb7296e570df285c3c6d3807dd1c14c7547b4b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:35.645Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:35.971Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-11-08T05:52:35.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T05:52:35.971Z] 13eea02c092a: Preparing [2024-11-08T05:52:35.971Z] 1d185bbac953: Preparing [2024-11-08T05:52:35.971Z] d894e608e991: Preparing [2024-11-08T05:52:35.971Z] a176a1d80c37: Preparing [2024-11-08T05:52:35.971Z] a4e7320064a1: Preparing [2024-11-08T05:52:35.971Z] 7e9cb82e82af: Preparing [2024-11-08T05:52:35.971Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:35.971Z] 7e9cb82e82af: Waiting [2024-11-08T05:52:35.971Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:35.971Z] 1d185bbac953: Layer already exists [2024-11-08T05:52:35.971Z] d894e608e991: Layer already exists [2024-11-08T05:52:35.971Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:35.971Z] 13eea02c092a: Layer already exists [2024-11-08T05:52:35.971Z] a4e7320064a1: Layer already exists [2024-11-08T05:52:35.971Z] 7e9cb82e82af: Layer already exists [2024-11-08T05:52:35.971Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:35.971Z] main: digest: sha256:effdce50a88e69a5255a1db26ddb7296e570df285c3c6d3807dd1c14c7547b4b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:52:36.054Z] ===================================================== [Pipeline] echo [2024-11-08T05:52:36.071Z] taggedImages: [2024-11-08T05:52:36.071Z] - nexus3.edgexfoundry.org:10004/core-keeper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:36.071Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-08T05:52:36.071Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.15 [2024-11-08T05:52:36.071Z] - nexus3.edgexfoundry.org:10004/core-keeper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:36.071Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-11-08T05:52:36.101Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-11-08T05:52:36.101Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:36.101Z] latest [2024-11-08T05:52:36.101Z] 4.0.0-dev.15 [2024-11-08T05:52:36.101Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:36.101Z] main [2024-11-08T05:52:36.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:36.440Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:36.788Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:36.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T05:52:36.788Z] b2b117b74a67: Preparing [2024-11-08T05:52:36.788Z] 560e693e56d9: Preparing [2024-11-08T05:52:36.788Z] 525d568ec995: Preparing [2024-11-08T05:52:36.788Z] 58d79901d8a5: Preparing [2024-11-08T05:52:36.788Z] 74cf340762ff: Preparing [2024-11-08T05:52:36.788Z] a176a1d80c37: Preparing [2024-11-08T05:52:36.788Z] cc26a87bca2d: Preparing [2024-11-08T05:52:36.788Z] 98052a06f264: Preparing [2024-11-08T05:52:36.788Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:36.788Z] cc26a87bca2d: Waiting [2024-11-08T05:52:36.788Z] 98052a06f264: Waiting [2024-11-08T05:52:36.788Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:36.788Z] a176a1d80c37: Waiting [2024-11-08T05:52:36.788Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:36.788Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:36.788Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:36.788Z] 98052a06f264: Layer already exists [2024-11-08T05:52:36.788Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:36.788Z] 525d568ec995: Pushed [2024-11-08T05:52:36.788Z] 560e693e56d9: Pushed [2024-11-08T05:52:36.788Z] b2b117b74a67: Pushed [2024-11-08T05:52:39.456Z] 58d79901d8a5: Pushed [2024-11-08T05:52:39.456Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:152baa9b29b58068c22fc85b35d559833da5a056d1f9c51e3bc554e669a7a9db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:39.894Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:40.210Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-08T05:52:40.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T05:52:40.210Z] b2b117b74a67: Preparing [2024-11-08T05:52:40.210Z] 560e693e56d9: Preparing [2024-11-08T05:52:40.210Z] 525d568ec995: Preparing [2024-11-08T05:52:40.210Z] 58d79901d8a5: Preparing [2024-11-08T05:52:40.210Z] 74cf340762ff: Preparing [2024-11-08T05:52:40.210Z] a176a1d80c37: Preparing [2024-11-08T05:52:40.210Z] cc26a87bca2d: Preparing [2024-11-08T05:52:40.210Z] 98052a06f264: Preparing [2024-11-08T05:52:40.210Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:40.210Z] cc26a87bca2d: Waiting [2024-11-08T05:52:40.210Z] 98052a06f264: Waiting [2024-11-08T05:52:40.210Z] a176a1d80c37: Waiting [2024-11-08T05:52:40.210Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:40.210Z] 58d79901d8a5: Layer already exists [2024-11-08T05:52:40.210Z] 560e693e56d9: Layer already exists [2024-11-08T05:52:40.210Z] 525d568ec995: Layer already exists [2024-11-08T05:52:40.210Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:40.210Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:40.210Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:40.210Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:40.210Z] 98052a06f264: Layer already exists [2024-11-08T05:52:40.210Z] b2b117b74a67: Layer already exists [2024-11-08T05:52:40.210Z] latest: digest: sha256:152baa9b29b58068c22fc85b35d559833da5a056d1f9c51e3bc554e669a7a9db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:40.545Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:40.954Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.15 [2024-11-08T05:52:40.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T05:52:40.955Z] b2b117b74a67: Preparing [2024-11-08T05:52:40.955Z] 560e693e56d9: Preparing [2024-11-08T05:52:40.955Z] 525d568ec995: Preparing [2024-11-08T05:52:40.955Z] 58d79901d8a5: Preparing [2024-11-08T05:52:40.955Z] 74cf340762ff: Preparing [2024-11-08T05:52:40.955Z] a176a1d80c37: Preparing [2024-11-08T05:52:40.955Z] cc26a87bca2d: Preparing [2024-11-08T05:52:40.955Z] 98052a06f264: Preparing [2024-11-08T05:52:40.955Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:40.955Z] a176a1d80c37: Waiting [2024-11-08T05:52:40.955Z] cc26a87bca2d: Waiting [2024-11-08T05:52:40.955Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:40.955Z] 58d79901d8a5: Layer already exists [2024-11-08T05:52:40.955Z] 560e693e56d9: Layer already exists [2024-11-08T05:52:40.955Z] 525d568ec995: Layer already exists [2024-11-08T05:52:40.955Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:40.955Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:40.955Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:40.955Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:40.955Z] 98052a06f264: Layer already exists [2024-11-08T05:52:40.955Z] b2b117b74a67: Layer already exists [2024-11-08T05:52:40.955Z] 4.0.0-dev.15: digest: sha256:152baa9b29b58068c22fc85b35d559833da5a056d1f9c51e3bc554e669a7a9db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:41.286Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:41.611Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:41.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T05:52:41.611Z] b2b117b74a67: Preparing [2024-11-08T05:52:41.611Z] 560e693e56d9: Preparing [2024-11-08T05:52:41.611Z] 525d568ec995: Preparing [2024-11-08T05:52:41.611Z] 58d79901d8a5: Preparing [2024-11-08T05:52:41.611Z] 74cf340762ff: Preparing [2024-11-08T05:52:41.611Z] a176a1d80c37: Preparing [2024-11-08T05:52:41.611Z] cc26a87bca2d: Preparing [2024-11-08T05:52:41.611Z] 98052a06f264: Preparing [2024-11-08T05:52:41.611Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:41.611Z] cc26a87bca2d: Waiting [2024-11-08T05:52:41.611Z] 98052a06f264: Waiting [2024-11-08T05:52:41.611Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:41.611Z] a176a1d80c37: Waiting [2024-11-08T05:52:41.611Z] b2b117b74a67: Layer already exists [2024-11-08T05:52:41.611Z] 58d79901d8a5: Layer already exists [2024-11-08T05:52:41.611Z] 560e693e56d9: Layer already exists [2024-11-08T05:52:41.611Z] 525d568ec995: Layer already exists [2024-11-08T05:52:41.611Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:41.611Z] 98052a06f264: Layer already exists [2024-11-08T05:52:41.611Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:41.611Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:41.611Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:41.611Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:152baa9b29b58068c22fc85b35d559833da5a056d1f9c51e3bc554e669a7a9db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:41.936Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:42.257Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-11-08T05:52:42.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T05:52:42.257Z] b2b117b74a67: Preparing [2024-11-08T05:52:42.257Z] 560e693e56d9: Preparing [2024-11-08T05:52:42.257Z] 525d568ec995: Preparing [2024-11-08T05:52:42.257Z] 58d79901d8a5: Preparing [2024-11-08T05:52:42.257Z] 74cf340762ff: Preparing [2024-11-08T05:52:42.257Z] a176a1d80c37: Preparing [2024-11-08T05:52:42.257Z] cc26a87bca2d: Preparing [2024-11-08T05:52:42.257Z] 98052a06f264: Preparing [2024-11-08T05:52:42.257Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:42.257Z] a176a1d80c37: Waiting [2024-11-08T05:52:42.257Z] cc26a87bca2d: Waiting [2024-11-08T05:52:42.257Z] 98052a06f264: Waiting [2024-11-08T05:52:42.257Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:42.257Z] 560e693e56d9: Layer already exists [2024-11-08T05:52:42.257Z] 58d79901d8a5: Layer already exists [2024-11-08T05:52:42.257Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:42.257Z] 525d568ec995: Layer already exists [2024-11-08T05:52:42.257Z] b2b117b74a67: Layer already exists [2024-11-08T05:52:42.257Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:42.257Z] 98052a06f264: Layer already exists [2024-11-08T05:52:42.257Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:42.257Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:42.257Z] main: digest: sha256:152baa9b29b58068c22fc85b35d559833da5a056d1f9c51e3bc554e669a7a9db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:52:42.335Z] ===================================================== [Pipeline] echo [2024-11-08T05:52:42.347Z] taggedImages: [2024-11-08T05:52:42.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:42.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-08T05:52:42.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.15 [2024-11-08T05:52:42.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:42.347Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-11-08T05:52:42.377Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-11-08T05:52:42.377Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:42.377Z] latest [2024-11-08T05:52:42.377Z] 4.0.0-dev.15 [2024-11-08T05:52:42.377Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:42.377Z] main [2024-11-08T05:52:42.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:42.727Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:43.066Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:43.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T05:52:43.066Z] 0f1b694cd54c: Preparing [2024-11-08T05:52:43.066Z] a651ce50fa01: Preparing [2024-11-08T05:52:43.066Z] a523f6ecdf81: Preparing [2024-11-08T05:52:43.066Z] 5dee172067ec: Preparing [2024-11-08T05:52:43.066Z] 0875f114e5f9: Preparing [2024-11-08T05:52:43.066Z] 8d386aca621e: Preparing [2024-11-08T05:52:43.066Z] c9b374b93e1b: Preparing [2024-11-08T05:52:43.066Z] 74cf340762ff: Preparing [2024-11-08T05:52:43.066Z] a176a1d80c37: Preparing [2024-11-08T05:52:43.066Z] 094069d1884d: Preparing [2024-11-08T05:52:43.066Z] 9b6ef8d3bff1: Preparing [2024-11-08T05:52:43.066Z] 5f70bf18a086: Preparing [2024-11-08T05:52:43.066Z] 825f2f53d73c: Preparing [2024-11-08T05:52:43.066Z] 645cb65243fc: Preparing [2024-11-08T05:52:43.066Z] 4746e5feaa60: Preparing [2024-11-08T05:52:43.066Z] 74cf340762ff: Waiting [2024-11-08T05:52:43.066Z] 094069d1884d: Waiting [2024-11-08T05:52:43.066Z] a176a1d80c37: Waiting [2024-11-08T05:52:43.066Z] 8d386aca621e: Waiting [2024-11-08T05:52:43.066Z] c9b374b93e1b: Waiting [2024-11-08T05:52:43.066Z] 9b6ef8d3bff1: Waiting [2024-11-08T05:52:43.066Z] 825f2f53d73c: Waiting [2024-11-08T05:52:43.066Z] 645cb65243fc: Waiting [2024-11-08T05:52:43.066Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:43.066Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:43.066Z] 4746e5feaa60: Waiting [2024-11-08T05:52:43.066Z] 0f1b694cd54c: Pushed [2024-11-08T05:52:43.066Z] 0875f114e5f9: Pushed [2024-11-08T05:52:43.066Z] a651ce50fa01: Pushed [2024-11-08T05:52:43.066Z] a523f6ecdf81: Pushed [2024-11-08T05:52:43.066Z] 5dee172067ec: Pushed [2024-11-08T05:52:43.066Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:43.066Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:43.066Z] 5f70bf18a086: Layer already exists [2024-11-08T05:52:43.066Z] 8d386aca621e: Pushed [2024-11-08T05:52:43.325Z] 094069d1884d: Pushed [2024-11-08T05:52:43.325Z] 9b6ef8d3bff1: Pushed [2024-11-08T05:52:43.325Z] 825f2f53d73c: Pushed [2024-11-08T05:52:43.325Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:43.325Z] 4746e5feaa60: Pushed [2024-11-08T05:52:43.891Z] 645cb65243fc: Pushed [2024-11-08T05:52:44.458Z] c9b374b93e1b: Pushed [2024-11-08T05:52:44.719Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:c55b5ea1b9d8cc0e097c7468db9a521668438f5dc02a5afaee706239f6e14cd5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:45.057Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:45.388Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-08T05:52:45.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T05:52:45.388Z] 0f1b694cd54c: Preparing [2024-11-08T05:52:45.388Z] a651ce50fa01: Preparing [2024-11-08T05:52:45.388Z] a523f6ecdf81: Preparing [2024-11-08T05:52:45.388Z] 5dee172067ec: Preparing [2024-11-08T05:52:45.388Z] 0875f114e5f9: Preparing [2024-11-08T05:52:45.388Z] 8d386aca621e: Preparing [2024-11-08T05:52:45.388Z] c9b374b93e1b: Preparing [2024-11-08T05:52:45.388Z] 74cf340762ff: Preparing [2024-11-08T05:52:45.388Z] a176a1d80c37: Preparing [2024-11-08T05:52:45.388Z] 094069d1884d: Preparing [2024-11-08T05:52:45.388Z] 9b6ef8d3bff1: Preparing [2024-11-08T05:52:45.388Z] 5f70bf18a086: Preparing [2024-11-08T05:52:45.388Z] 825f2f53d73c: Preparing [2024-11-08T05:52:45.388Z] 645cb65243fc: Preparing [2024-11-08T05:52:45.388Z] 4746e5feaa60: Preparing [2024-11-08T05:52:45.388Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:45.388Z] 825f2f53d73c: Waiting [2024-11-08T05:52:45.388Z] 645cb65243fc: Waiting [2024-11-08T05:52:45.388Z] 4746e5feaa60: Waiting [2024-11-08T05:52:45.388Z] 74cf340762ff: Waiting [2024-11-08T05:52:45.388Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:45.388Z] a176a1d80c37: Waiting [2024-11-08T05:52:45.388Z] 8d386aca621e: Waiting [2024-11-08T05:52:45.388Z] 9b6ef8d3bff1: Waiting [2024-11-08T05:52:45.388Z] c9b374b93e1b: Waiting [2024-11-08T05:52:45.388Z] 5f70bf18a086: Waiting [2024-11-08T05:52:45.388Z] 0875f114e5f9: Layer already exists [2024-11-08T05:52:45.388Z] 8d386aca621e: Layer already exists [2024-11-08T05:52:45.388Z] a651ce50fa01: Layer already exists [2024-11-08T05:52:45.388Z] a523f6ecdf81: Layer already exists [2024-11-08T05:52:45.388Z] 5dee172067ec: Layer already exists [2024-11-08T05:52:45.388Z] 0f1b694cd54c: Layer already exists [2024-11-08T05:52:45.388Z] c9b374b93e1b: Layer already exists [2024-11-08T05:52:45.388Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:45.388Z] 094069d1884d: Layer already exists [2024-11-08T05:52:45.388Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:45.388Z] 9b6ef8d3bff1: Layer already exists [2024-11-08T05:52:45.388Z] 5f70bf18a086: Layer already exists [2024-11-08T05:52:45.388Z] 4746e5feaa60: Layer already exists [2024-11-08T05:52:45.388Z] 645cb65243fc: Layer already exists [2024-11-08T05:52:45.388Z] 825f2f53d73c: Layer already exists [2024-11-08T05:52:45.388Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:45.388Z] latest: digest: sha256:c55b5ea1b9d8cc0e097c7468db9a521668438f5dc02a5afaee706239f6e14cd5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:45.756Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:46.090Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.15 [2024-11-08T05:52:46.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T05:52:46.090Z] 0f1b694cd54c: Preparing [2024-11-08T05:52:46.090Z] a651ce50fa01: Preparing [2024-11-08T05:52:46.090Z] a523f6ecdf81: Preparing [2024-11-08T05:52:46.090Z] 5dee172067ec: Preparing [2024-11-08T05:52:46.090Z] 0875f114e5f9: Preparing [2024-11-08T05:52:46.090Z] 8d386aca621e: Preparing [2024-11-08T05:52:46.090Z] c9b374b93e1b: Preparing [2024-11-08T05:52:46.090Z] 74cf340762ff: Preparing [2024-11-08T05:52:46.090Z] a176a1d80c37: Preparing [2024-11-08T05:52:46.090Z] 094069d1884d: Preparing [2024-11-08T05:52:46.090Z] 9b6ef8d3bff1: Preparing [2024-11-08T05:52:46.090Z] 5f70bf18a086: Preparing [2024-11-08T05:52:46.090Z] 825f2f53d73c: Preparing [2024-11-08T05:52:46.090Z] 645cb65243fc: Preparing [2024-11-08T05:52:46.090Z] 4746e5feaa60: Preparing [2024-11-08T05:52:46.090Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:46.090Z] c9b374b93e1b: Waiting [2024-11-08T05:52:46.090Z] 8d386aca621e: Waiting [2024-11-08T05:52:46.090Z] 825f2f53d73c: Waiting [2024-11-08T05:52:46.090Z] 645cb65243fc: Waiting [2024-11-08T05:52:46.090Z] 74cf340762ff: Waiting [2024-11-08T05:52:46.090Z] 4746e5feaa60: Waiting [2024-11-08T05:52:46.090Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:46.090Z] a176a1d80c37: Waiting [2024-11-08T05:52:46.090Z] 5f70bf18a086: Waiting [2024-11-08T05:52:46.090Z] 9b6ef8d3bff1: Waiting [2024-11-08T05:52:46.090Z] 094069d1884d: Waiting [2024-11-08T05:52:46.090Z] 0875f114e5f9: Layer already exists [2024-11-08T05:52:46.090Z] 5dee172067ec: Layer already exists [2024-11-08T05:52:46.090Z] 0f1b694cd54c: Layer already exists [2024-11-08T05:52:46.090Z] a523f6ecdf81: Layer already exists [2024-11-08T05:52:46.090Z] a651ce50fa01: Layer already exists [2024-11-08T05:52:46.090Z] 8d386aca621e: Layer already exists [2024-11-08T05:52:46.090Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:46.090Z] c9b374b93e1b: Layer already exists [2024-11-08T05:52:46.090Z] 094069d1884d: Layer already exists [2024-11-08T05:52:46.090Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:46.090Z] 9b6ef8d3bff1: Layer already exists [2024-11-08T05:52:46.090Z] 825f2f53d73c: Layer already exists [2024-11-08T05:52:46.090Z] 4746e5feaa60: Layer already exists [2024-11-08T05:52:46.090Z] 5f70bf18a086: Layer already exists [2024-11-08T05:52:46.090Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:46.090Z] 645cb65243fc: Layer already exists [2024-11-08T05:52:46.090Z] 4.0.0-dev.15: digest: sha256:c55b5ea1b9d8cc0e097c7468db9a521668438f5dc02a5afaee706239f6e14cd5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:46.421Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:46.755Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:46.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T05:52:46.755Z] 0f1b694cd54c: Preparing [2024-11-08T05:52:46.755Z] a651ce50fa01: Preparing [2024-11-08T05:52:46.755Z] a523f6ecdf81: Preparing [2024-11-08T05:52:46.755Z] 5dee172067ec: Preparing [2024-11-08T05:52:46.755Z] 0875f114e5f9: Preparing [2024-11-08T05:52:46.755Z] 8d386aca621e: Preparing [2024-11-08T05:52:46.755Z] c9b374b93e1b: Preparing [2024-11-08T05:52:46.755Z] 74cf340762ff: Preparing [2024-11-08T05:52:46.755Z] a176a1d80c37: Preparing [2024-11-08T05:52:46.755Z] 094069d1884d: Preparing [2024-11-08T05:52:46.755Z] 9b6ef8d3bff1: Preparing [2024-11-08T05:52:46.755Z] 5f70bf18a086: Preparing [2024-11-08T05:52:46.755Z] 825f2f53d73c: Preparing [2024-11-08T05:52:46.755Z] 645cb65243fc: Preparing [2024-11-08T05:52:46.755Z] 4746e5feaa60: Preparing [2024-11-08T05:52:46.755Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:46.755Z] a176a1d80c37: Waiting [2024-11-08T05:52:46.755Z] 094069d1884d: Waiting [2024-11-08T05:52:46.755Z] 8d386aca621e: Waiting [2024-11-08T05:52:46.755Z] c9b374b93e1b: Waiting [2024-11-08T05:52:46.755Z] 9b6ef8d3bff1: Waiting [2024-11-08T05:52:46.755Z] 5f70bf18a086: Waiting [2024-11-08T05:52:46.755Z] 825f2f53d73c: Waiting [2024-11-08T05:52:46.755Z] 4746e5feaa60: Waiting [2024-11-08T05:52:46.755Z] 74cf340762ff: Waiting [2024-11-08T05:52:46.755Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:46.755Z] 0f1b694cd54c: Layer already exists [2024-11-08T05:52:46.755Z] 0875f114e5f9: Layer already exists [2024-11-08T05:52:46.755Z] 5dee172067ec: Layer already exists [2024-11-08T05:52:46.755Z] a651ce50fa01: Layer already exists [2024-11-08T05:52:46.755Z] a523f6ecdf81: Layer already exists [2024-11-08T05:52:46.755Z] 8d386aca621e: Layer already exists [2024-11-08T05:52:46.755Z] c9b374b93e1b: Layer already exists [2024-11-08T05:52:46.755Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:46.755Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:46.755Z] 094069d1884d: Layer already exists [2024-11-08T05:52:46.755Z] 5f70bf18a086: Layer already exists [2024-11-08T05:52:46.755Z] 9b6ef8d3bff1: Layer already exists [2024-11-08T05:52:46.755Z] 645cb65243fc: Layer already exists [2024-11-08T05:52:46.755Z] 4746e5feaa60: Layer already exists [2024-11-08T05:52:46.755Z] 825f2f53d73c: Layer already exists [2024-11-08T05:52:46.755Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:46.755Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:c55b5ea1b9d8cc0e097c7468db9a521668438f5dc02a5afaee706239f6e14cd5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:47.081Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:47.409Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-08T05:52:47.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T05:52:47.410Z] 0f1b694cd54c: Preparing [2024-11-08T05:52:47.410Z] a651ce50fa01: Preparing [2024-11-08T05:52:47.410Z] a523f6ecdf81: Preparing [2024-11-08T05:52:47.410Z] 5dee172067ec: Preparing [2024-11-08T05:52:47.410Z] 0875f114e5f9: Preparing [2024-11-08T05:52:47.410Z] 8d386aca621e: Preparing [2024-11-08T05:52:47.410Z] c9b374b93e1b: Preparing [2024-11-08T05:52:47.410Z] 74cf340762ff: Preparing [2024-11-08T05:52:47.410Z] a176a1d80c37: Preparing [2024-11-08T05:52:47.410Z] 094069d1884d: Preparing [2024-11-08T05:52:47.410Z] 9b6ef8d3bff1: Preparing [2024-11-08T05:52:47.410Z] 5f70bf18a086: Preparing [2024-11-08T05:52:47.410Z] 825f2f53d73c: Preparing [2024-11-08T05:52:47.410Z] c9b374b93e1b: Waiting [2024-11-08T05:52:47.410Z] 645cb65243fc: Preparing [2024-11-08T05:52:47.410Z] 4746e5feaa60: Preparing [2024-11-08T05:52:47.410Z] 74cf340762ff: Waiting [2024-11-08T05:52:47.410Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:47.410Z] a176a1d80c37: Waiting [2024-11-08T05:52:47.410Z] 8d386aca621e: Waiting [2024-11-08T05:52:47.410Z] 094069d1884d: Waiting [2024-11-08T05:52:47.410Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:47.410Z] 645cb65243fc: Waiting [2024-11-08T05:52:47.410Z] 9b6ef8d3bff1: Waiting [2024-11-08T05:52:47.410Z] 4746e5feaa60: Waiting [2024-11-08T05:52:47.410Z] 5f70bf18a086: Waiting [2024-11-08T05:52:47.410Z] 825f2f53d73c: Waiting [2024-11-08T05:52:47.410Z] a651ce50fa01: Layer already exists [2024-11-08T05:52:47.410Z] a523f6ecdf81: Layer already exists [2024-11-08T05:52:47.410Z] 0875f114e5f9: Layer already exists [2024-11-08T05:52:47.410Z] 0f1b694cd54c: Layer already exists [2024-11-08T05:52:47.410Z] 5dee172067ec: Layer already exists [2024-11-08T05:52:47.410Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:47.410Z] 8d386aca621e: Layer already exists [2024-11-08T05:52:47.410Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:47.410Z] c9b374b93e1b: Layer already exists [2024-11-08T05:52:47.410Z] 094069d1884d: Layer already exists [2024-11-08T05:52:47.410Z] 9b6ef8d3bff1: Layer already exists [2024-11-08T05:52:47.410Z] 5f70bf18a086: Layer already exists [2024-11-08T05:52:47.410Z] 4746e5feaa60: Layer already exists [2024-11-08T05:52:47.410Z] 825f2f53d73c: Layer already exists [2024-11-08T05:52:47.410Z] 645cb65243fc: Layer already exists [2024-11-08T05:52:47.410Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:47.410Z] main: digest: sha256:c55b5ea1b9d8cc0e097c7468db9a521668438f5dc02a5afaee706239f6e14cd5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:52:47.486Z] ===================================================== [Pipeline] echo [2024-11-08T05:52:47.500Z] taggedImages: [2024-11-08T05:52:47.500Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:47.500Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-08T05:52:47.500Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.15 [2024-11-08T05:52:47.500Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:47.500Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-11-08T05:52:47.527Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-11-08T05:52:47.527Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:47.527Z] latest [2024-11-08T05:52:47.527Z] 4.0.0-dev.15 [2024-11-08T05:52:47.527Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:47.527Z] main [2024-11-08T05:52:47.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:47.885Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:48.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:48.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T05:52:48.220Z] 40b6223e13ff: Preparing [2024-11-08T05:52:48.220Z] 6a1f276467d4: Preparing [2024-11-08T05:52:48.220Z] 56c624b0e8d0: Preparing [2024-11-08T05:52:48.220Z] 37ba0ff61352: Preparing [2024-11-08T05:52:48.220Z] 74cf340762ff: Preparing [2024-11-08T05:52:48.220Z] a176a1d80c37: Preparing [2024-11-08T05:52:48.220Z] cc26a87bca2d: Preparing [2024-11-08T05:52:48.220Z] 98052a06f264: Preparing [2024-11-08T05:52:48.220Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:48.220Z] a176a1d80c37: Waiting [2024-11-08T05:52:48.220Z] cc26a87bca2d: Waiting [2024-11-08T05:52:48.220Z] 98052a06f264: Waiting [2024-11-08T05:52:48.220Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:48.220Z] 56c624b0e8d0: Pushed [2024-11-08T05:52:48.220Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:48.479Z] 6a1f276467d4: Layer already exists [2024-11-08T05:52:48.479Z] 40b6223e13ff: Layer already exists [2024-11-08T05:52:48.479Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:48.479Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:48.737Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:48.737Z] 98052a06f264: Layer already exists [2024-11-08T05:52:50.120Z] 37ba0ff61352: Pushed [2024-11-08T05:52:50.120Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:e6029a33367b627edb0137617c13ecfab2dce583703172cef4fbbdb69a5e6337 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:50.457Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:50.810Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-08T05:52:50.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T05:52:50.810Z] 40b6223e13ff: Preparing [2024-11-08T05:52:50.810Z] 6a1f276467d4: Preparing [2024-11-08T05:52:50.810Z] 56c624b0e8d0: Preparing [2024-11-08T05:52:50.810Z] 37ba0ff61352: Preparing [2024-11-08T05:52:50.810Z] 74cf340762ff: Preparing [2024-11-08T05:52:50.810Z] a176a1d80c37: Preparing [2024-11-08T05:52:50.810Z] cc26a87bca2d: Preparing [2024-11-08T05:52:50.810Z] 98052a06f264: Preparing [2024-11-08T05:52:50.810Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:50.810Z] cc26a87bca2d: Waiting [2024-11-08T05:52:50.810Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:50.810Z] a176a1d80c37: Waiting [2024-11-08T05:52:50.810Z] 37ba0ff61352: Layer already exists [2024-11-08T05:52:50.810Z] 6a1f276467d4: Layer already exists [2024-11-08T05:52:50.810Z] 40b6223e13ff: Layer already exists [2024-11-08T05:52:50.810Z] 56c624b0e8d0: Layer already exists [2024-11-08T05:52:50.810Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:50.810Z] 98052a06f264: Layer already exists [2024-11-08T05:52:50.810Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:50.810Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:50.810Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:50.810Z] latest: digest: sha256:e6029a33367b627edb0137617c13ecfab2dce583703172cef4fbbdb69a5e6337 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:51.143Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:51.469Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.15 [2024-11-08T05:52:51.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T05:52:51.469Z] 40b6223e13ff: Preparing [2024-11-08T05:52:51.469Z] 6a1f276467d4: Preparing [2024-11-08T05:52:51.469Z] 56c624b0e8d0: Preparing [2024-11-08T05:52:51.469Z] 37ba0ff61352: Preparing [2024-11-08T05:52:51.469Z] 74cf340762ff: Preparing [2024-11-08T05:52:51.469Z] a176a1d80c37: Preparing [2024-11-08T05:52:51.469Z] cc26a87bca2d: Preparing [2024-11-08T05:52:51.469Z] 98052a06f264: Preparing [2024-11-08T05:52:51.469Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:51.469Z] cc26a87bca2d: Waiting [2024-11-08T05:52:51.469Z] 98052a06f264: Waiting [2024-11-08T05:52:51.469Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:51.469Z] a176a1d80c37: Waiting [2024-11-08T05:52:51.469Z] 37ba0ff61352: Layer already exists [2024-11-08T05:52:51.469Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:51.469Z] 56c624b0e8d0: Layer already exists [2024-11-08T05:52:51.469Z] 40b6223e13ff: Layer already exists [2024-11-08T05:52:51.469Z] 6a1f276467d4: Layer already exists [2024-11-08T05:52:51.469Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:51.469Z] 98052a06f264: Layer already exists [2024-11-08T05:52:51.469Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:51.469Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:51.469Z] 4.0.0-dev.15: digest: sha256:e6029a33367b627edb0137617c13ecfab2dce583703172cef4fbbdb69a5e6337 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:51.804Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:52.227Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:52.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T05:52:52.227Z] 40b6223e13ff: Preparing [2024-11-08T05:52:52.227Z] 6a1f276467d4: Preparing [2024-11-08T05:52:52.227Z] 56c624b0e8d0: Preparing [2024-11-08T05:52:52.227Z] 37ba0ff61352: Preparing [2024-11-08T05:52:52.227Z] 74cf340762ff: Preparing [2024-11-08T05:52:52.227Z] a176a1d80c37: Preparing [2024-11-08T05:52:52.227Z] cc26a87bca2d: Preparing [2024-11-08T05:52:52.227Z] 98052a06f264: Preparing [2024-11-08T05:52:52.227Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:52.227Z] 98052a06f264: Waiting [2024-11-08T05:52:52.227Z] a176a1d80c37: Waiting [2024-11-08T05:52:52.227Z] cc26a87bca2d: Waiting [2024-11-08T05:52:52.227Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:52.227Z] 40b6223e13ff: Layer already exists [2024-11-08T05:52:52.227Z] 37ba0ff61352: Layer already exists [2024-11-08T05:52:52.227Z] 6a1f276467d4: Layer already exists [2024-11-08T05:52:52.227Z] 56c624b0e8d0: Layer already exists [2024-11-08T05:52:52.227Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:52.227Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:52.227Z] 98052a06f264: Layer already exists [2024-11-08T05:52:52.227Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:52.227Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:52.227Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:e6029a33367b627edb0137617c13ecfab2dce583703172cef4fbbdb69a5e6337 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:52.577Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:52.938Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-11-08T05:52:52.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T05:52:52.938Z] 40b6223e13ff: Preparing [2024-11-08T05:52:52.938Z] 6a1f276467d4: Preparing [2024-11-08T05:52:52.938Z] 56c624b0e8d0: Preparing [2024-11-08T05:52:52.938Z] 37ba0ff61352: Preparing [2024-11-08T05:52:52.938Z] 74cf340762ff: Preparing [2024-11-08T05:52:52.938Z] a176a1d80c37: Preparing [2024-11-08T05:52:52.938Z] cc26a87bca2d: Preparing [2024-11-08T05:52:52.938Z] 98052a06f264: Preparing [2024-11-08T05:52:52.938Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:52.938Z] a176a1d80c37: Waiting [2024-11-08T05:52:52.938Z] 98052a06f264: Waiting [2024-11-08T05:52:52.938Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:52.938Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:52.938Z] 6a1f276467d4: Layer already exists [2024-11-08T05:52:52.938Z] 37ba0ff61352: Layer already exists [2024-11-08T05:52:52.938Z] 40b6223e13ff: Layer already exists [2024-11-08T05:52:52.938Z] 56c624b0e8d0: Layer already exists [2024-11-08T05:52:52.938Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:52.938Z] cc26a87bca2d: Layer already exists [2024-11-08T05:52:52.938Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:52.938Z] 98052a06f264: Layer already exists [2024-11-08T05:52:52.938Z] main: digest: sha256:e6029a33367b627edb0137617c13ecfab2dce583703172cef4fbbdb69a5e6337 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:52:53.025Z] ===================================================== [Pipeline] echo [2024-11-08T05:52:53.041Z] taggedImages: [2024-11-08T05:52:53.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:53.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-08T05:52:53.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.15 [2024-11-08T05:52:53.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:53.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-11-08T05:52:53.081Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-11-08T05:52:53.081Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:53.081Z] latest [2024-11-08T05:52:53.081Z] 4.0.0-dev.15 [2024-11-08T05:52:53.081Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:53.081Z] main [2024-11-08T05:52:53.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:53.425Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:53.751Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:53.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T05:52:53.751Z] 2cd212740e69: Preparing [2024-11-08T05:52:53.751Z] 44a7827008e6: Preparing [2024-11-08T05:52:53.751Z] f28a62e33fc8: Preparing [2024-11-08T05:52:53.751Z] 2e33911796f8: Preparing [2024-11-08T05:52:53.751Z] aa0dc6b9e4c2: Preparing [2024-11-08T05:52:53.751Z] 74cf340762ff: Preparing [2024-11-08T05:52:53.751Z] a176a1d80c37: Preparing [2024-11-08T05:52:53.751Z] 2c6060237ead: Preparing [2024-11-08T05:52:53.751Z] cd31ff18ff5b: Preparing [2024-11-08T05:52:53.751Z] 25a3973aa718: Preparing [2024-11-08T05:52:53.751Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:53.751Z] 74cf340762ff: Waiting [2024-11-08T05:52:53.751Z] a176a1d80c37: Waiting [2024-11-08T05:52:53.751Z] 2c6060237ead: Waiting [2024-11-08T05:52:53.751Z] cd31ff18ff5b: Waiting [2024-11-08T05:52:53.751Z] 25a3973aa718: Waiting [2024-11-08T05:52:53.751Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:53.751Z] 44a7827008e6: Pushed [2024-11-08T05:52:53.751Z] 2e33911796f8: Pushed [2024-11-08T05:52:53.751Z] aa0dc6b9e4c2: Pushed [2024-11-08T05:52:54.009Z] 2cd212740e69: Pushed [2024-11-08T05:52:54.009Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:54.009Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:54.009Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:54.009Z] 2c6060237ead: Pushed [2024-11-08T05:52:54.009Z] cd31ff18ff5b: Pushed [2024-11-08T05:52:54.945Z] f28a62e33fc8: Pushed [2024-11-08T05:52:55.882Z] 25a3973aa718: Pushed [2024-11-08T05:52:55.882Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:dcf05c456ef6ec00d9e21f8f42a4bb29b44ef7eaaa26a64d60c5a4022351d619 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:56.209Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:56.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-08T05:52:56.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T05:52:56.528Z] 2cd212740e69: Preparing [2024-11-08T05:52:56.528Z] 44a7827008e6: Preparing [2024-11-08T05:52:56.528Z] f28a62e33fc8: Preparing [2024-11-08T05:52:56.528Z] 2e33911796f8: Preparing [2024-11-08T05:52:56.528Z] aa0dc6b9e4c2: Preparing [2024-11-08T05:52:56.528Z] 74cf340762ff: Preparing [2024-11-08T05:52:56.528Z] a176a1d80c37: Preparing [2024-11-08T05:52:56.528Z] 2c6060237ead: Preparing [2024-11-08T05:52:56.528Z] cd31ff18ff5b: Preparing [2024-11-08T05:52:56.528Z] 25a3973aa718: Preparing [2024-11-08T05:52:56.528Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:56.528Z] 74cf340762ff: Waiting [2024-11-08T05:52:56.528Z] a176a1d80c37: Waiting [2024-11-08T05:52:56.528Z] 2c6060237ead: Waiting [2024-11-08T05:52:56.528Z] cd31ff18ff5b: Waiting [2024-11-08T05:52:56.528Z] 25a3973aa718: Waiting [2024-11-08T05:52:56.528Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:56.528Z] 2cd212740e69: Layer already exists [2024-11-08T05:52:56.528Z] 44a7827008e6: Layer already exists [2024-11-08T05:52:56.528Z] 2e33911796f8: Layer already exists [2024-11-08T05:52:56.528Z] aa0dc6b9e4c2: Layer already exists [2024-11-08T05:52:56.528Z] f28a62e33fc8: Layer already exists [2024-11-08T05:52:56.528Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:56.528Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:56.528Z] 2c6060237ead: Layer already exists [2024-11-08T05:52:56.528Z] 25a3973aa718: Layer already exists [2024-11-08T05:52:56.528Z] cd31ff18ff5b: Layer already exists [2024-11-08T05:52:56.528Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:56.528Z] latest: digest: sha256:dcf05c456ef6ec00d9e21f8f42a4bb29b44ef7eaaa26a64d60c5a4022351d619 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:56.852Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:57.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.15 [2024-11-08T05:52:57.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T05:52:57.179Z] 2cd212740e69: Preparing [2024-11-08T05:52:57.179Z] 44a7827008e6: Preparing [2024-11-08T05:52:57.179Z] f28a62e33fc8: Preparing [2024-11-08T05:52:57.179Z] 2e33911796f8: Preparing [2024-11-08T05:52:57.179Z] aa0dc6b9e4c2: Preparing [2024-11-08T05:52:57.179Z] 74cf340762ff: Preparing [2024-11-08T05:52:57.179Z] a176a1d80c37: Preparing [2024-11-08T05:52:57.179Z] 2c6060237ead: Preparing [2024-11-08T05:52:57.179Z] cd31ff18ff5b: Preparing [2024-11-08T05:52:57.179Z] 25a3973aa718: Preparing [2024-11-08T05:52:57.179Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:57.179Z] 2c6060237ead: Waiting [2024-11-08T05:52:57.179Z] cd31ff18ff5b: Waiting [2024-11-08T05:52:57.179Z] 25a3973aa718: Waiting [2024-11-08T05:52:57.179Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:57.179Z] 74cf340762ff: Waiting [2024-11-08T05:52:57.179Z] a176a1d80c37: Waiting [2024-11-08T05:52:57.179Z] 2cd212740e69: Layer already exists [2024-11-08T05:52:57.179Z] aa0dc6b9e4c2: Layer already exists [2024-11-08T05:52:57.179Z] 44a7827008e6: Layer already exists [2024-11-08T05:52:57.179Z] 2e33911796f8: Layer already exists [2024-11-08T05:52:57.179Z] f28a62e33fc8: Layer already exists [2024-11-08T05:52:57.179Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:57.179Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:57.179Z] 2c6060237ead: Layer already exists [2024-11-08T05:52:57.179Z] 25a3973aa718: Layer already exists [2024-11-08T05:52:57.179Z] cd31ff18ff5b: Layer already exists [2024-11-08T05:52:57.179Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:57.179Z] 4.0.0-dev.15: digest: sha256:dcf05c456ef6ec00d9e21f8f42a4bb29b44ef7eaaa26a64d60c5a4022351d619 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:57.513Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:57.839Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:57.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T05:52:57.839Z] 2cd212740e69: Preparing [2024-11-08T05:52:57.839Z] 44a7827008e6: Preparing [2024-11-08T05:52:57.839Z] f28a62e33fc8: Preparing [2024-11-08T05:52:57.839Z] 2e33911796f8: Preparing [2024-11-08T05:52:57.839Z] aa0dc6b9e4c2: Preparing [2024-11-08T05:52:57.839Z] 74cf340762ff: Preparing [2024-11-08T05:52:57.839Z] a176a1d80c37: Preparing [2024-11-08T05:52:57.839Z] 2c6060237ead: Preparing [2024-11-08T05:52:57.839Z] cd31ff18ff5b: Preparing [2024-11-08T05:52:57.839Z] 25a3973aa718: Preparing [2024-11-08T05:52:57.839Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:57.839Z] a176a1d80c37: Waiting [2024-11-08T05:52:57.839Z] 2c6060237ead: Waiting [2024-11-08T05:52:57.839Z] cd31ff18ff5b: Waiting [2024-11-08T05:52:57.839Z] 25a3973aa718: Waiting [2024-11-08T05:52:57.839Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:57.839Z] 74cf340762ff: Waiting [2024-11-08T05:52:57.839Z] 2cd212740e69: Layer already exists [2024-11-08T05:52:57.839Z] 2e33911796f8: Layer already exists [2024-11-08T05:52:57.839Z] f28a62e33fc8: Layer already exists [2024-11-08T05:52:57.839Z] aa0dc6b9e4c2: Layer already exists [2024-11-08T05:52:57.839Z] 44a7827008e6: Layer already exists [2024-11-08T05:52:57.839Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:57.839Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:57.839Z] 2c6060237ead: Layer already exists [2024-11-08T05:52:57.839Z] cd31ff18ff5b: Layer already exists [2024-11-08T05:52:57.839Z] 25a3973aa718: Layer already exists [2024-11-08T05:52:57.839Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:57.839Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:dcf05c456ef6ec00d9e21f8f42a4bb29b44ef7eaaa26a64d60c5a4022351d619 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:58.176Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:58.507Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-11-08T05:52:58.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T05:52:58.507Z] 2cd212740e69: Preparing [2024-11-08T05:52:58.507Z] 44a7827008e6: Preparing [2024-11-08T05:52:58.507Z] f28a62e33fc8: Preparing [2024-11-08T05:52:58.507Z] 2e33911796f8: Preparing [2024-11-08T05:52:58.507Z] aa0dc6b9e4c2: Preparing [2024-11-08T05:52:58.507Z] 74cf340762ff: Preparing [2024-11-08T05:52:58.507Z] a176a1d80c37: Preparing [2024-11-08T05:52:58.507Z] 2c6060237ead: Preparing [2024-11-08T05:52:58.507Z] cd31ff18ff5b: Preparing [2024-11-08T05:52:58.507Z] 25a3973aa718: Preparing [2024-11-08T05:52:58.507Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:58.507Z] 74cf340762ff: Waiting [2024-11-08T05:52:58.507Z] a176a1d80c37: Waiting [2024-11-08T05:52:58.507Z] 2c6060237ead: Waiting [2024-11-08T05:52:58.507Z] cd31ff18ff5b: Waiting [2024-11-08T05:52:58.507Z] 25a3973aa718: Waiting [2024-11-08T05:52:58.507Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:58.507Z] 2cd212740e69: Layer already exists [2024-11-08T05:52:58.507Z] aa0dc6b9e4c2: Layer already exists [2024-11-08T05:52:58.507Z] 44a7827008e6: Layer already exists [2024-11-08T05:52:58.507Z] 2e33911796f8: Layer already exists [2024-11-08T05:52:58.507Z] f28a62e33fc8: Layer already exists [2024-11-08T05:52:58.507Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:58.507Z] cd31ff18ff5b: Layer already exists [2024-11-08T05:52:58.507Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:58.507Z] 25a3973aa718: Layer already exists [2024-11-08T05:52:58.507Z] 2c6060237ead: Layer already exists [2024-11-08T05:52:58.507Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:52:58.507Z] main: digest: sha256:dcf05c456ef6ec00d9e21f8f42a4bb29b44ef7eaaa26a64d60c5a4022351d619 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:52:58.585Z] ===================================================== [Pipeline] echo [2024-11-08T05:52:58.600Z] taggedImages: [2024-11-08T05:52:58.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:58.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-08T05:52:58.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.15 [2024-11-08T05:52:58.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:58.600Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-11-08T05:52:58.637Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-11-08T05:52:58.637Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:58.637Z] latest [2024-11-08T05:52:58.637Z] 4.0.0-dev.15 [2024-11-08T05:52:58.637Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:52:58.637Z] main [2024-11-08T05:52:58.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:58.988Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:52:59.320Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:52:59.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T05:52:59.320Z] 1a8047d687ce: Preparing [2024-11-08T05:52:59.320Z] 3a8d596c3abb: Preparing [2024-11-08T05:52:59.320Z] d2dba7bc81c2: Preparing [2024-11-08T05:52:59.320Z] c3f43554706e: Preparing [2024-11-08T05:52:59.320Z] dff0f073fb9f: Preparing [2024-11-08T05:52:59.320Z] 0ae1d3aac54d: Preparing [2024-11-08T05:52:59.320Z] 703d06c8a6df: Preparing [2024-11-08T05:52:59.320Z] 74cf340762ff: Preparing [2024-11-08T05:52:59.320Z] a176a1d80c37: Preparing [2024-11-08T05:52:59.320Z] b04a1783cd19: Preparing [2024-11-08T05:52:59.320Z] aa22ab8dee58: Preparing [2024-11-08T05:52:59.320Z] 63ca1fbb43ae: Preparing [2024-11-08T05:52:59.320Z] 703d06c8a6df: Waiting [2024-11-08T05:52:59.320Z] a176a1d80c37: Waiting [2024-11-08T05:52:59.320Z] 74cf340762ff: Waiting [2024-11-08T05:52:59.320Z] 63ca1fbb43ae: Waiting [2024-11-08T05:52:59.320Z] b04a1783cd19: Waiting [2024-11-08T05:52:59.320Z] aa22ab8dee58: Waiting [2024-11-08T05:52:59.320Z] dff0f073fb9f: Pushed [2024-11-08T05:52:59.320Z] 3a8d596c3abb: Pushed [2024-11-08T05:52:59.320Z] 1a8047d687ce: Pushed [2024-11-08T05:52:59.580Z] 74cf340762ff: Layer already exists [2024-11-08T05:52:59.580Z] 0ae1d3aac54d: Pushed [2024-11-08T05:52:59.580Z] 703d06c8a6df: Pushed [2024-11-08T05:52:59.580Z] a176a1d80c37: Layer already exists [2024-11-08T05:52:59.580Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:00.147Z] b04a1783cd19: Pushed [2024-11-08T05:53:00.407Z] c3f43554706e: Pushed [2024-11-08T05:53:00.667Z] d2dba7bc81c2: Pushed [2024-11-08T05:53:00.927Z] aa22ab8dee58: Pushed [2024-11-08T05:53:00.927Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:539a7394c55921b87185e4ba37ee6c39cacfec6c5da7c8af701706bb6f6c6aab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:01.261Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:01.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-08T05:53:01.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T05:53:01.584Z] 1a8047d687ce: Preparing [2024-11-08T05:53:01.584Z] 3a8d596c3abb: Preparing [2024-11-08T05:53:01.584Z] d2dba7bc81c2: Preparing [2024-11-08T05:53:01.584Z] c3f43554706e: Preparing [2024-11-08T05:53:01.584Z] dff0f073fb9f: Preparing [2024-11-08T05:53:01.584Z] 0ae1d3aac54d: Preparing [2024-11-08T05:53:01.584Z] 703d06c8a6df: Preparing [2024-11-08T05:53:01.584Z] 74cf340762ff: Preparing [2024-11-08T05:53:01.584Z] a176a1d80c37: Preparing [2024-11-08T05:53:01.584Z] b04a1783cd19: Preparing [2024-11-08T05:53:01.584Z] aa22ab8dee58: Preparing [2024-11-08T05:53:01.584Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:01.584Z] 0ae1d3aac54d: Waiting [2024-11-08T05:53:01.584Z] b04a1783cd19: Waiting [2024-11-08T05:53:01.584Z] aa22ab8dee58: Waiting [2024-11-08T05:53:01.584Z] 703d06c8a6df: Waiting [2024-11-08T05:53:01.584Z] 74cf340762ff: Waiting [2024-11-08T05:53:01.584Z] a176a1d80c37: Waiting [2024-11-08T05:53:01.584Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:01.584Z] d2dba7bc81c2: Layer already exists [2024-11-08T05:53:01.584Z] 3a8d596c3abb: Layer already exists [2024-11-08T05:53:01.584Z] c3f43554706e: Layer already exists [2024-11-08T05:53:01.584Z] dff0f073fb9f: Layer already exists [2024-11-08T05:53:01.584Z] 1a8047d687ce: Layer already exists [2024-11-08T05:53:01.584Z] 0ae1d3aac54d: Layer already exists [2024-11-08T05:53:01.584Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:01.584Z] 703d06c8a6df: Layer already exists [2024-11-08T05:53:01.584Z] b04a1783cd19: Layer already exists [2024-11-08T05:53:01.584Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:01.584Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:01.584Z] aa22ab8dee58: Layer already exists [2024-11-08T05:53:01.584Z] latest: digest: sha256:539a7394c55921b87185e4ba37ee6c39cacfec6c5da7c8af701706bb6f6c6aab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:01.926Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:02.256Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.15 [2024-11-08T05:53:02.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T05:53:02.256Z] 1a8047d687ce: Preparing [2024-11-08T05:53:02.256Z] 3a8d596c3abb: Preparing [2024-11-08T05:53:02.256Z] d2dba7bc81c2: Preparing [2024-11-08T05:53:02.256Z] c3f43554706e: Preparing [2024-11-08T05:53:02.256Z] dff0f073fb9f: Preparing [2024-11-08T05:53:02.256Z] 0ae1d3aac54d: Preparing [2024-11-08T05:53:02.256Z] 703d06c8a6df: Preparing [2024-11-08T05:53:02.256Z] 74cf340762ff: Preparing [2024-11-08T05:53:02.256Z] a176a1d80c37: Preparing [2024-11-08T05:53:02.256Z] b04a1783cd19: Preparing [2024-11-08T05:53:02.256Z] aa22ab8dee58: Preparing [2024-11-08T05:53:02.256Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:02.256Z] 703d06c8a6df: Waiting [2024-11-08T05:53:02.256Z] 74cf340762ff: Waiting [2024-11-08T05:53:02.256Z] a176a1d80c37: Waiting [2024-11-08T05:53:02.256Z] b04a1783cd19: Waiting [2024-11-08T05:53:02.256Z] aa22ab8dee58: Waiting [2024-11-08T05:53:02.256Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:02.256Z] d2dba7bc81c2: Layer already exists [2024-11-08T05:53:02.256Z] 3a8d596c3abb: Layer already exists [2024-11-08T05:53:02.256Z] dff0f073fb9f: Layer already exists [2024-11-08T05:53:02.256Z] c3f43554706e: Layer already exists [2024-11-08T05:53:02.256Z] 1a8047d687ce: Layer already exists [2024-11-08T05:53:02.256Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:02.256Z] 0ae1d3aac54d: Layer already exists [2024-11-08T05:53:02.256Z] 703d06c8a6df: Layer already exists [2024-11-08T05:53:02.256Z] b04a1783cd19: Layer already exists [2024-11-08T05:53:02.256Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:02.256Z] aa22ab8dee58: Layer already exists [2024-11-08T05:53:02.256Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:02.256Z] 4.0.0-dev.15: digest: sha256:539a7394c55921b87185e4ba37ee6c39cacfec6c5da7c8af701706bb6f6c6aab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:02.584Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:02.911Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:02.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T05:53:02.911Z] 1a8047d687ce: Preparing [2024-11-08T05:53:02.911Z] 3a8d596c3abb: Preparing [2024-11-08T05:53:02.911Z] d2dba7bc81c2: Preparing [2024-11-08T05:53:02.911Z] c3f43554706e: Preparing [2024-11-08T05:53:02.911Z] dff0f073fb9f: Preparing [2024-11-08T05:53:02.911Z] 0ae1d3aac54d: Preparing [2024-11-08T05:53:02.911Z] 703d06c8a6df: Preparing [2024-11-08T05:53:02.911Z] 74cf340762ff: Preparing [2024-11-08T05:53:02.911Z] a176a1d80c37: Preparing [2024-11-08T05:53:02.911Z] b04a1783cd19: Preparing [2024-11-08T05:53:02.911Z] aa22ab8dee58: Preparing [2024-11-08T05:53:02.911Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:02.911Z] 0ae1d3aac54d: Waiting [2024-11-08T05:53:02.911Z] 703d06c8a6df: Waiting [2024-11-08T05:53:02.911Z] aa22ab8dee58: Waiting [2024-11-08T05:53:02.911Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:02.911Z] 74cf340762ff: Waiting [2024-11-08T05:53:02.911Z] a176a1d80c37: Waiting [2024-11-08T05:53:02.911Z] b04a1783cd19: Waiting [2024-11-08T05:53:02.911Z] c3f43554706e: Layer already exists [2024-11-08T05:53:02.911Z] 1a8047d687ce: Layer already exists [2024-11-08T05:53:02.911Z] dff0f073fb9f: Layer already exists [2024-11-08T05:53:02.911Z] d2dba7bc81c2: Layer already exists [2024-11-08T05:53:02.911Z] 3a8d596c3abb: Layer already exists [2024-11-08T05:53:02.911Z] 0ae1d3aac54d: Layer already exists [2024-11-08T05:53:02.911Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:02.911Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:02.911Z] b04a1783cd19: Layer already exists [2024-11-08T05:53:02.911Z] 703d06c8a6df: Layer already exists [2024-11-08T05:53:02.911Z] aa22ab8dee58: Layer already exists [2024-11-08T05:53:02.911Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:02.911Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:539a7394c55921b87185e4ba37ee6c39cacfec6c5da7c8af701706bb6f6c6aab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:03.236Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:03.562Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-11-08T05:53:03.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T05:53:03.562Z] 1a8047d687ce: Preparing [2024-11-08T05:53:03.562Z] 3a8d596c3abb: Preparing [2024-11-08T05:53:03.562Z] d2dba7bc81c2: Preparing [2024-11-08T05:53:03.562Z] c3f43554706e: Preparing [2024-11-08T05:53:03.562Z] dff0f073fb9f: Preparing [2024-11-08T05:53:03.562Z] 0ae1d3aac54d: Preparing [2024-11-08T05:53:03.562Z] 703d06c8a6df: Preparing [2024-11-08T05:53:03.562Z] 74cf340762ff: Preparing [2024-11-08T05:53:03.562Z] a176a1d80c37: Preparing [2024-11-08T05:53:03.562Z] b04a1783cd19: Preparing [2024-11-08T05:53:03.562Z] aa22ab8dee58: Preparing [2024-11-08T05:53:03.562Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:03.562Z] 74cf340762ff: Waiting [2024-11-08T05:53:03.562Z] 703d06c8a6df: Waiting [2024-11-08T05:53:03.562Z] aa22ab8dee58: Waiting [2024-11-08T05:53:03.562Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:03.562Z] a176a1d80c37: Waiting [2024-11-08T05:53:03.562Z] b04a1783cd19: Waiting [2024-11-08T05:53:03.562Z] 0ae1d3aac54d: Waiting [2024-11-08T05:53:03.562Z] 1a8047d687ce: Layer already exists [2024-11-08T05:53:03.562Z] 3a8d596c3abb: Layer already exists [2024-11-08T05:53:03.562Z] dff0f073fb9f: Layer already exists [2024-11-08T05:53:03.562Z] c3f43554706e: Layer already exists [2024-11-08T05:53:03.562Z] d2dba7bc81c2: Layer already exists [2024-11-08T05:53:03.562Z] 703d06c8a6df: Layer already exists [2024-11-08T05:53:03.562Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:03.562Z] 0ae1d3aac54d: Layer already exists [2024-11-08T05:53:03.562Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:03.562Z] b04a1783cd19: Layer already exists [2024-11-08T05:53:03.562Z] aa22ab8dee58: Layer already exists [2024-11-08T05:53:03.562Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:03.562Z] main: digest: sha256:539a7394c55921b87185e4ba37ee6c39cacfec6c5da7c8af701706bb6f6c6aab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:53:03.627Z] ===================================================== [Pipeline] echo [2024-11-08T05:53:03.638Z] taggedImages: [2024-11-08T05:53:03.638Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:03.638Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-08T05:53:03.638Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.15 [2024-11-08T05:53:03.638Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:03.638Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-11-08T05:53:03.660Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-11-08T05:53:03.660Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:03.660Z] latest [2024-11-08T05:53:03.660Z] 4.0.0-dev.15 [2024-11-08T05:53:03.660Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:03.660Z] main [2024-11-08T05:53:03.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:03.994Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:04.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:04.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T05:53:04.324Z] 9a0b0a1daf7a: Preparing [2024-11-08T05:53:04.324Z] b58c043ebc4e: Preparing [2024-11-08T05:53:04.324Z] 74cf340762ff: Preparing [2024-11-08T05:53:04.324Z] a176a1d80c37: Preparing [2024-11-08T05:53:04.324Z] adf990179360: Preparing [2024-11-08T05:53:04.324Z] 29e267c11636: Preparing [2024-11-08T05:53:04.324Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:04.324Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:04.324Z] 29e267c11636: Waiting [2024-11-08T05:53:04.324Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:04.582Z] 9a0b0a1daf7a: Pushed [2024-11-08T05:53:04.582Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:04.582Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:05.147Z] adf990179360: Pushed [2024-11-08T05:53:05.407Z] 29e267c11636: Pushed [2024-11-08T05:53:06.343Z] b58c043ebc4e: Pushed [2024-11-08T05:53:06.343Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:e53dc0b3764152153ac08cb0fd9b253a73cb6906e327a4ba6b8cee5cee461561 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:06.676Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:06.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-08T05:53:06.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T05:53:06.995Z] 9a0b0a1daf7a: Preparing [2024-11-08T05:53:06.995Z] b58c043ebc4e: Preparing [2024-11-08T05:53:06.995Z] 74cf340762ff: Preparing [2024-11-08T05:53:06.995Z] a176a1d80c37: Preparing [2024-11-08T05:53:06.995Z] adf990179360: Preparing [2024-11-08T05:53:06.995Z] 29e267c11636: Preparing [2024-11-08T05:53:06.995Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:06.995Z] 29e267c11636: Waiting [2024-11-08T05:53:06.995Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:06.995Z] 9a0b0a1daf7a: Layer already exists [2024-11-08T05:53:06.995Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:06.995Z] b58c043ebc4e: Layer already exists [2024-11-08T05:53:06.995Z] adf990179360: Layer already exists [2024-11-08T05:53:06.995Z] 29e267c11636: Layer already exists [2024-11-08T05:53:06.995Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:06.995Z] latest: digest: sha256:e53dc0b3764152153ac08cb0fd9b253a73cb6906e327a4ba6b8cee5cee461561 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:07.316Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:07.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.15 [2024-11-08T05:53:07.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T05:53:07.629Z] 9a0b0a1daf7a: Preparing [2024-11-08T05:53:07.629Z] b58c043ebc4e: Preparing [2024-11-08T05:53:07.629Z] 74cf340762ff: Preparing [2024-11-08T05:53:07.629Z] a176a1d80c37: Preparing [2024-11-08T05:53:07.629Z] adf990179360: Preparing [2024-11-08T05:53:07.629Z] 29e267c11636: Preparing [2024-11-08T05:53:07.629Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:07.629Z] 29e267c11636: Waiting [2024-11-08T05:53:07.629Z] 9a0b0a1daf7a: Layer already exists [2024-11-08T05:53:07.629Z] adf990179360: Layer already exists [2024-11-08T05:53:07.629Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:07.629Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:07.629Z] 29e267c11636: Layer already exists [2024-11-08T05:53:07.629Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:07.629Z] b58c043ebc4e: Layer already exists [2024-11-08T05:53:07.629Z] 4.0.0-dev.15: digest: sha256:e53dc0b3764152153ac08cb0fd9b253a73cb6906e327a4ba6b8cee5cee461561 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:07.949Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:08.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:08.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T05:53:08.266Z] 9a0b0a1daf7a: Preparing [2024-11-08T05:53:08.266Z] b58c043ebc4e: Preparing [2024-11-08T05:53:08.266Z] 74cf340762ff: Preparing [2024-11-08T05:53:08.266Z] a176a1d80c37: Preparing [2024-11-08T05:53:08.266Z] adf990179360: Preparing [2024-11-08T05:53:08.266Z] 29e267c11636: Preparing [2024-11-08T05:53:08.266Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:08.266Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:08.266Z] 29e267c11636: Waiting [2024-11-08T05:53:08.266Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:08.266Z] 9a0b0a1daf7a: Layer already exists [2024-11-08T05:53:08.266Z] b58c043ebc4e: Layer already exists [2024-11-08T05:53:08.266Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:08.266Z] adf990179360: Layer already exists [2024-11-08T05:53:08.266Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:08.266Z] 29e267c11636: Layer already exists [2024-11-08T05:53:08.267Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:e53dc0b3764152153ac08cb0fd9b253a73cb6906e327a4ba6b8cee5cee461561 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:08.592Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:08.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-11-08T05:53:08.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T05:53:08.909Z] 9a0b0a1daf7a: Preparing [2024-11-08T05:53:08.909Z] b58c043ebc4e: Preparing [2024-11-08T05:53:08.909Z] 74cf340762ff: Preparing [2024-11-08T05:53:08.909Z] a176a1d80c37: Preparing [2024-11-08T05:53:08.909Z] adf990179360: Preparing [2024-11-08T05:53:08.909Z] 29e267c11636: Preparing [2024-11-08T05:53:08.909Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:08.909Z] 29e267c11636: Waiting [2024-11-08T05:53:08.909Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:08.909Z] b58c043ebc4e: Layer already exists [2024-11-08T05:53:08.909Z] 9a0b0a1daf7a: Layer already exists [2024-11-08T05:53:08.909Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:08.909Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:08.909Z] adf990179360: Layer already exists [2024-11-08T05:53:08.909Z] 29e267c11636: Layer already exists [2024-11-08T05:53:08.909Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:08.909Z] main: digest: sha256:e53dc0b3764152153ac08cb0fd9b253a73cb6906e327a4ba6b8cee5cee461561 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:53:08.981Z] ===================================================== [Pipeline] echo [2024-11-08T05:53:08.992Z] taggedImages: [2024-11-08T05:53:08.992Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:08.992Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-08T05:53:08.992Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.15 [2024-11-08T05:53:08.992Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:08.992Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-11-08T05:53:09.017Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-11-08T05:53:09.017Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:09.017Z] latest [2024-11-08T05:53:09.017Z] 4.0.0-dev.15 [2024-11-08T05:53:09.017Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:09.017Z] main [2024-11-08T05:53:09.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:09.357Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:09.681Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:09.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T05:53:09.681Z] cc0a9a853dfd: Preparing [2024-11-08T05:53:09.681Z] 8e84c0010ded: Preparing [2024-11-08T05:53:09.681Z] e17ed9c72241: Preparing [2024-11-08T05:53:09.681Z] 74cf340762ff: Preparing [2024-11-08T05:53:09.681Z] a176a1d80c37: Preparing [2024-11-08T05:53:09.681Z] f46449e55783: Preparing [2024-11-08T05:53:09.681Z] 6d757c07fd32: Preparing [2024-11-08T05:53:09.681Z] c33f358ae536: Preparing [2024-11-08T05:53:09.681Z] 6b0abcf9e6ee: Preparing [2024-11-08T05:53:09.681Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:09.681Z] f46449e55783: Waiting [2024-11-08T05:53:09.681Z] 6d757c07fd32: Waiting [2024-11-08T05:53:09.681Z] 6b0abcf9e6ee: Waiting [2024-11-08T05:53:09.681Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:09.681Z] c33f358ae536: Waiting [2024-11-08T05:53:09.681Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:09.681Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:09.681Z] 8e84c0010ded: Pushed [2024-11-08T05:53:09.681Z] e17ed9c72241: Pushed [2024-11-08T05:53:09.681Z] cc0a9a853dfd: Pushed [2024-11-08T05:53:09.681Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:09.940Z] c33f358ae536: Pushed [2024-11-08T05:53:10.876Z] 6b0abcf9e6ee: Pushed [2024-11-08T05:53:15.113Z] 6d757c07fd32: Pushed [2024-11-08T05:53:18.392Z] f46449e55783: Pushed [2024-11-08T05:53:18.651Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:372f0e61f806f50a40c90ca520d202b56ac7539c0b3786fd6899b27722229126 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:18.978Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:19.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-08T05:53:19.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T05:53:19.299Z] cc0a9a853dfd: Preparing [2024-11-08T05:53:19.299Z] 8e84c0010ded: Preparing [2024-11-08T05:53:19.299Z] e17ed9c72241: Preparing [2024-11-08T05:53:19.299Z] 74cf340762ff: Preparing [2024-11-08T05:53:19.299Z] a176a1d80c37: Preparing [2024-11-08T05:53:19.300Z] f46449e55783: Preparing [2024-11-08T05:53:19.300Z] 6d757c07fd32: Preparing [2024-11-08T05:53:19.300Z] c33f358ae536: Preparing [2024-11-08T05:53:19.300Z] 6b0abcf9e6ee: Preparing [2024-11-08T05:53:19.300Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:19.300Z] c33f358ae536: Waiting [2024-11-08T05:53:19.300Z] 6b0abcf9e6ee: Waiting [2024-11-08T05:53:19.300Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:19.300Z] f46449e55783: Waiting [2024-11-08T05:53:19.300Z] 6d757c07fd32: Waiting [2024-11-08T05:53:19.300Z] cc0a9a853dfd: Layer already exists [2024-11-08T05:53:19.300Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:19.300Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:19.300Z] 8e84c0010ded: Layer already exists [2024-11-08T05:53:19.300Z] e17ed9c72241: Layer already exists [2024-11-08T05:53:19.300Z] c33f358ae536: Layer already exists [2024-11-08T05:53:19.300Z] f46449e55783: Layer already exists [2024-11-08T05:53:19.300Z] 6b0abcf9e6ee: Layer already exists [2024-11-08T05:53:19.300Z] 6d757c07fd32: Layer already exists [2024-11-08T05:53:19.300Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:19.300Z] latest: digest: sha256:372f0e61f806f50a40c90ca520d202b56ac7539c0b3786fd6899b27722229126 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:19.626Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:19.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.15 [2024-11-08T05:53:19.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T05:53:19.948Z] cc0a9a853dfd: Preparing [2024-11-08T05:53:19.948Z] 8e84c0010ded: Preparing [2024-11-08T05:53:19.948Z] e17ed9c72241: Preparing [2024-11-08T05:53:19.948Z] 74cf340762ff: Preparing [2024-11-08T05:53:19.948Z] a176a1d80c37: Preparing [2024-11-08T05:53:19.948Z] f46449e55783: Preparing [2024-11-08T05:53:19.948Z] 6d757c07fd32: Preparing [2024-11-08T05:53:19.948Z] c33f358ae536: Preparing [2024-11-08T05:53:19.948Z] 6b0abcf9e6ee: Preparing [2024-11-08T05:53:19.948Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:19.948Z] 6b0abcf9e6ee: Waiting [2024-11-08T05:53:19.948Z] f46449e55783: Waiting [2024-11-08T05:53:19.948Z] c33f358ae536: Waiting [2024-11-08T05:53:19.948Z] 6d757c07fd32: Waiting [2024-11-08T05:53:19.948Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:19.948Z] 8e84c0010ded: Layer already exists [2024-11-08T05:53:19.948Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:19.948Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:19.948Z] cc0a9a853dfd: Layer already exists [2024-11-08T05:53:19.948Z] e17ed9c72241: Layer already exists [2024-11-08T05:53:19.948Z] 6b0abcf9e6ee: Layer already exists [2024-11-08T05:53:19.948Z] f46449e55783: Layer already exists [2024-11-08T05:53:19.948Z] 6d757c07fd32: Layer already exists [2024-11-08T05:53:19.948Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:19.948Z] c33f358ae536: Layer already exists [2024-11-08T05:53:19.948Z] 4.0.0-dev.15: digest: sha256:372f0e61f806f50a40c90ca520d202b56ac7539c0b3786fd6899b27722229126 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:20.281Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:20.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:20.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T05:53:20.604Z] cc0a9a853dfd: Preparing [2024-11-08T05:53:20.604Z] 8e84c0010ded: Preparing [2024-11-08T05:53:20.604Z] e17ed9c72241: Preparing [2024-11-08T05:53:20.604Z] 74cf340762ff: Preparing [2024-11-08T05:53:20.604Z] a176a1d80c37: Preparing [2024-11-08T05:53:20.604Z] f46449e55783: Preparing [2024-11-08T05:53:20.604Z] 6d757c07fd32: Preparing [2024-11-08T05:53:20.604Z] c33f358ae536: Preparing [2024-11-08T05:53:20.604Z] 6b0abcf9e6ee: Preparing [2024-11-08T05:53:20.604Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:20.604Z] 6d757c07fd32: Waiting [2024-11-08T05:53:20.604Z] c33f358ae536: Waiting [2024-11-08T05:53:20.604Z] 6b0abcf9e6ee: Waiting [2024-11-08T05:53:20.604Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:20.604Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:20.604Z] cc0a9a853dfd: Layer already exists [2024-11-08T05:53:20.604Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:20.604Z] e17ed9c72241: Layer already exists [2024-11-08T05:53:20.604Z] 8e84c0010ded: Layer already exists [2024-11-08T05:53:20.604Z] c33f358ae536: Layer already exists [2024-11-08T05:53:20.604Z] f46449e55783: Layer already exists [2024-11-08T05:53:20.604Z] 6b0abcf9e6ee: Layer already exists [2024-11-08T05:53:20.604Z] 6d757c07fd32: Layer already exists [2024-11-08T05:53:20.604Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:20.604Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:372f0e61f806f50a40c90ca520d202b56ac7539c0b3786fd6899b27722229126 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:20.940Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:21.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-11-08T05:53:21.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T05:53:21.251Z] cc0a9a853dfd: Preparing [2024-11-08T05:53:21.251Z] 8e84c0010ded: Preparing [2024-11-08T05:53:21.251Z] e17ed9c72241: Preparing [2024-11-08T05:53:21.251Z] 74cf340762ff: Preparing [2024-11-08T05:53:21.251Z] a176a1d80c37: Preparing [2024-11-08T05:53:21.251Z] f46449e55783: Preparing [2024-11-08T05:53:21.251Z] 6d757c07fd32: Preparing [2024-11-08T05:53:21.251Z] c33f358ae536: Preparing [2024-11-08T05:53:21.251Z] 6b0abcf9e6ee: Preparing [2024-11-08T05:53:21.251Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:21.251Z] 6d757c07fd32: Waiting [2024-11-08T05:53:21.251Z] 6b0abcf9e6ee: Waiting [2024-11-08T05:53:21.251Z] c33f358ae536: Waiting [2024-11-08T05:53:21.251Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:21.251Z] 8e84c0010ded: Layer already exists [2024-11-08T05:53:21.251Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:21.251Z] cc0a9a853dfd: Layer already exists [2024-11-08T05:53:21.251Z] e17ed9c72241: Layer already exists [2024-11-08T05:53:21.251Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:21.251Z] f46449e55783: Layer already exists [2024-11-08T05:53:21.251Z] 6d757c07fd32: Layer already exists [2024-11-08T05:53:21.251Z] c33f358ae536: Layer already exists [2024-11-08T05:53:21.251Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:21.251Z] 6b0abcf9e6ee: Layer already exists [2024-11-08T05:53:21.251Z] main: digest: sha256:372f0e61f806f50a40c90ca520d202b56ac7539c0b3786fd6899b27722229126 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:53:21.332Z] ===================================================== [Pipeline] echo [2024-11-08T05:53:21.346Z] taggedImages: [2024-11-08T05:53:21.346Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:21.346Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-08T05:53:21.346Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.15 [2024-11-08T05:53:21.346Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:21.346Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-11-08T05:53:21.373Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-11-08T05:53:21.373Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:21.373Z] latest [2024-11-08T05:53:21.373Z] 4.0.0-dev.15 [2024-11-08T05:53:21.373Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:21.373Z] main [2024-11-08T05:53:21.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:21.716Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:22.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:22.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T05:53:22.037Z] 42b4bd415cd9: Preparing [2024-11-08T05:53:22.037Z] 8b5109ebaa00: Preparing [2024-11-08T05:53:22.037Z] 55305b58a205: Preparing [2024-11-08T05:53:22.037Z] 74cf340762ff: Preparing [2024-11-08T05:53:22.037Z] a176a1d80c37: Preparing [2024-11-08T05:53:22.037Z] f78e7d231a63: Preparing [2024-11-08T05:53:22.037Z] fce007877330: Preparing [2024-11-08T05:53:22.037Z] 4c3a541ea63b: Preparing [2024-11-08T05:53:22.037Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:22.037Z] 4c3a541ea63b: Waiting [2024-11-08T05:53:22.037Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:22.037Z] f78e7d231a63: Waiting [2024-11-08T05:53:22.037Z] fce007877330: Waiting [2024-11-08T05:53:22.037Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:22.037Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:22.037Z] 42b4bd415cd9: Pushed [2024-11-08T05:53:22.037Z] 8b5109ebaa00: Pushed [2024-11-08T05:53:22.037Z] 55305b58a205: Pushed [2024-11-08T05:53:22.037Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:22.300Z] 4c3a541ea63b: Pushed [2024-11-08T05:53:22.565Z] fce007877330: Pushed [2024-11-08T05:53:32.545Z] f78e7d231a63: Pushed [2024-11-08T05:53:32.545Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:d7980716a13bc48a5c96445448fa9855fa5bd5e6496eac9c1963207f52d92a43 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:32.865Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:33.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-08T05:53:33.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T05:53:33.193Z] 42b4bd415cd9: Preparing [2024-11-08T05:53:33.193Z] 8b5109ebaa00: Preparing [2024-11-08T05:53:33.193Z] 55305b58a205: Preparing [2024-11-08T05:53:33.193Z] 74cf340762ff: Preparing [2024-11-08T05:53:33.193Z] a176a1d80c37: Preparing [2024-11-08T05:53:33.193Z] f78e7d231a63: Preparing [2024-11-08T05:53:33.193Z] fce007877330: Preparing [2024-11-08T05:53:33.193Z] 4c3a541ea63b: Preparing [2024-11-08T05:53:33.193Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:33.193Z] fce007877330: Waiting [2024-11-08T05:53:33.193Z] 4c3a541ea63b: Waiting [2024-11-08T05:53:33.193Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:33.193Z] f78e7d231a63: Waiting [2024-11-08T05:53:33.193Z] 55305b58a205: Layer already exists [2024-11-08T05:53:33.193Z] 8b5109ebaa00: Layer already exists [2024-11-08T05:53:33.193Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:33.193Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:33.193Z] 42b4bd415cd9: Layer already exists [2024-11-08T05:53:33.193Z] 4c3a541ea63b: Layer already exists [2024-11-08T05:53:33.193Z] f78e7d231a63: Layer already exists [2024-11-08T05:53:33.193Z] fce007877330: Layer already exists [2024-11-08T05:53:33.193Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:33.193Z] latest: digest: sha256:d7980716a13bc48a5c96445448fa9855fa5bd5e6496eac9c1963207f52d92a43 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:33.510Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:33.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.15 [2024-11-08T05:53:33.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T05:53:33.829Z] 42b4bd415cd9: Preparing [2024-11-08T05:53:33.829Z] 8b5109ebaa00: Preparing [2024-11-08T05:53:33.829Z] 55305b58a205: Preparing [2024-11-08T05:53:33.829Z] 74cf340762ff: Preparing [2024-11-08T05:53:33.829Z] a176a1d80c37: Preparing [2024-11-08T05:53:33.829Z] f78e7d231a63: Preparing [2024-11-08T05:53:33.829Z] fce007877330: Preparing [2024-11-08T05:53:33.829Z] 4c3a541ea63b: Preparing [2024-11-08T05:53:33.829Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:33.829Z] fce007877330: Waiting [2024-11-08T05:53:33.829Z] 4c3a541ea63b: Waiting [2024-11-08T05:53:33.829Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:33.829Z] f78e7d231a63: Waiting [2024-11-08T05:53:33.829Z] 55305b58a205: Layer already exists [2024-11-08T05:53:33.829Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:33.829Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:33.829Z] 42b4bd415cd9: Layer already exists [2024-11-08T05:53:33.829Z] 8b5109ebaa00: Layer already exists [2024-11-08T05:53:33.829Z] f78e7d231a63: Layer already exists [2024-11-08T05:53:33.829Z] 4c3a541ea63b: Layer already exists [2024-11-08T05:53:33.829Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:33.829Z] fce007877330: Layer already exists [2024-11-08T05:53:33.829Z] 4.0.0-dev.15: digest: sha256:d7980716a13bc48a5c96445448fa9855fa5bd5e6496eac9c1963207f52d92a43 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:34.164Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:34.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:34.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T05:53:34.492Z] 42b4bd415cd9: Preparing [2024-11-08T05:53:34.492Z] 8b5109ebaa00: Preparing [2024-11-08T05:53:34.492Z] 55305b58a205: Preparing [2024-11-08T05:53:34.492Z] 74cf340762ff: Preparing [2024-11-08T05:53:34.492Z] a176a1d80c37: Preparing [2024-11-08T05:53:34.492Z] f78e7d231a63: Preparing [2024-11-08T05:53:34.492Z] fce007877330: Preparing [2024-11-08T05:53:34.492Z] 4c3a541ea63b: Preparing [2024-11-08T05:53:34.492Z] f78e7d231a63: Waiting [2024-11-08T05:53:34.492Z] fce007877330: Waiting [2024-11-08T05:53:34.492Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:34.492Z] 4c3a541ea63b: Waiting [2024-11-08T05:53:34.492Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:34.492Z] 8b5109ebaa00: Layer already exists [2024-11-08T05:53:34.492Z] 42b4bd415cd9: Layer already exists [2024-11-08T05:53:34.492Z] 55305b58a205: Layer already exists [2024-11-08T05:53:34.492Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:34.493Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:34.493Z] fce007877330: Layer already exists [2024-11-08T05:53:34.493Z] f78e7d231a63: Layer already exists [2024-11-08T05:53:34.493Z] 4c3a541ea63b: Layer already exists [2024-11-08T05:53:34.493Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:34.493Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:d7980716a13bc48a5c96445448fa9855fa5bd5e6496eac9c1963207f52d92a43 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:34.820Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:35.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-11-08T05:53:35.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T05:53:35.142Z] 42b4bd415cd9: Preparing [2024-11-08T05:53:35.142Z] 8b5109ebaa00: Preparing [2024-11-08T05:53:35.142Z] 55305b58a205: Preparing [2024-11-08T05:53:35.142Z] 74cf340762ff: Preparing [2024-11-08T05:53:35.142Z] a176a1d80c37: Preparing [2024-11-08T05:53:35.142Z] f78e7d231a63: Preparing [2024-11-08T05:53:35.142Z] fce007877330: Preparing [2024-11-08T05:53:35.142Z] 4c3a541ea63b: Preparing [2024-11-08T05:53:35.142Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:35.142Z] f78e7d231a63: Waiting [2024-11-08T05:53:35.142Z] fce007877330: Waiting [2024-11-08T05:53:35.142Z] 4c3a541ea63b: Waiting [2024-11-08T05:53:35.142Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:35.142Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:35.142Z] 8b5109ebaa00: Layer already exists [2024-11-08T05:53:35.142Z] 42b4bd415cd9: Layer already exists [2024-11-08T05:53:35.142Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:35.142Z] 55305b58a205: Layer already exists [2024-11-08T05:53:35.142Z] f78e7d231a63: Layer already exists [2024-11-08T05:53:35.142Z] 4c3a541ea63b: Layer already exists [2024-11-08T05:53:35.142Z] fce007877330: Layer already exists [2024-11-08T05:53:35.142Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:35.142Z] main: digest: sha256:d7980716a13bc48a5c96445448fa9855fa5bd5e6496eac9c1963207f52d92a43 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:53:35.231Z] ===================================================== [Pipeline] echo [2024-11-08T05:53:35.244Z] taggedImages: [2024-11-08T05:53:35.244Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:35.244Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-08T05:53:35.244Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.15 [2024-11-08T05:53:35.244Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:35.244Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-11-08T05:53:35.273Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-11-08T05:53:35.273Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:35.273Z] latest [2024-11-08T05:53:35.273Z] 4.0.0-dev.15 [2024-11-08T05:53:35.273Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:35.273Z] main [2024-11-08T05:53:35.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:35.615Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:35.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:35.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T05:53:35.930Z] cc0a9a853dfd: Preparing [2024-11-08T05:53:35.930Z] 49752c4cd603: Preparing [2024-11-08T05:53:35.930Z] a13963c205d4: Preparing [2024-11-08T05:53:35.930Z] 74cf340762ff: Preparing [2024-11-08T05:53:35.930Z] a176a1d80c37: Preparing [2024-11-08T05:53:35.930Z] fba9731ecb4e: Preparing [2024-11-08T05:53:35.930Z] c33f358ae536: Preparing [2024-11-08T05:53:35.930Z] 6b0abcf9e6ee: Preparing [2024-11-08T05:53:35.930Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:35.930Z] c33f358ae536: Waiting [2024-11-08T05:53:35.930Z] 6b0abcf9e6ee: Waiting [2024-11-08T05:53:35.930Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:35.930Z] fba9731ecb4e: Waiting [2024-11-08T05:53:35.930Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:35.930Z] cc0a9a853dfd: Layer already exists [2024-11-08T05:53:35.930Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:35.930Z] c33f358ae536: Layer already exists [2024-11-08T05:53:35.930Z] 6b0abcf9e6ee: Layer already exists [2024-11-08T05:53:35.930Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:35.930Z] 49752c4cd603: Pushed [2024-11-08T05:53:35.930Z] a13963c205d4: Pushed [2024-11-08T05:53:45.901Z] fba9731ecb4e: Pushed [2024-11-08T05:53:45.901Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:e52f31ae134f8067f2c7101ca68340d41f235ee017989637939f52ff074d1f36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:46.221Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:46.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-08T05:53:46.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T05:53:46.804Z] cc0a9a853dfd: Preparing [2024-11-08T05:53:46.804Z] 49752c4cd603: Preparing [2024-11-08T05:53:46.804Z] a13963c205d4: Preparing [2024-11-08T05:53:46.804Z] 74cf340762ff: Preparing [2024-11-08T05:53:46.804Z] a176a1d80c37: Preparing [2024-11-08T05:53:46.804Z] fba9731ecb4e: Preparing [2024-11-08T05:53:46.804Z] c33f358ae536: Preparing [2024-11-08T05:53:46.804Z] 6b0abcf9e6ee: Preparing [2024-11-08T05:53:46.804Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:46.804Z] fba9731ecb4e: Waiting [2024-11-08T05:53:46.804Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:46.804Z] cc0a9a853dfd: Layer already exists [2024-11-08T05:53:46.804Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:46.804Z] a13963c205d4: Layer already exists [2024-11-08T05:53:46.804Z] 49752c4cd603: Layer already exists [2024-11-08T05:53:46.804Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:46.804Z] fba9731ecb4e: Layer already exists [2024-11-08T05:53:46.804Z] c33f358ae536: Layer already exists [2024-11-08T05:53:46.804Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:46.804Z] 6b0abcf9e6ee: Layer already exists [2024-11-08T05:53:46.804Z] latest: digest: sha256:e52f31ae134f8067f2c7101ca68340d41f235ee017989637939f52ff074d1f36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:47.126Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:47.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.15 [2024-11-08T05:53:47.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T05:53:47.445Z] cc0a9a853dfd: Preparing [2024-11-08T05:53:47.445Z] 49752c4cd603: Preparing [2024-11-08T05:53:47.445Z] a13963c205d4: Preparing [2024-11-08T05:53:47.445Z] 74cf340762ff: Preparing [2024-11-08T05:53:47.445Z] a176a1d80c37: Preparing [2024-11-08T05:53:47.445Z] fba9731ecb4e: Preparing [2024-11-08T05:53:47.445Z] c33f358ae536: Preparing [2024-11-08T05:53:47.445Z] 6b0abcf9e6ee: Preparing [2024-11-08T05:53:47.445Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:47.445Z] fba9731ecb4e: Waiting [2024-11-08T05:53:47.445Z] c33f358ae536: Waiting [2024-11-08T05:53:47.445Z] 6b0abcf9e6ee: Waiting [2024-11-08T05:53:47.445Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:47.445Z] 49752c4cd603: Layer already exists [2024-11-08T05:53:47.445Z] cc0a9a853dfd: Layer already exists [2024-11-08T05:53:47.445Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:47.445Z] a13963c205d4: Layer already exists [2024-11-08T05:53:47.445Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:47.445Z] fba9731ecb4e: Layer already exists [2024-11-08T05:53:47.445Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:47.445Z] c33f358ae536: Layer already exists [2024-11-08T05:53:47.445Z] 6b0abcf9e6ee: Layer already exists [2024-11-08T05:53:47.445Z] 4.0.0-dev.15: digest: sha256:e52f31ae134f8067f2c7101ca68340d41f235ee017989637939f52ff074d1f36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:47.767Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:48.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:48.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T05:53:48.099Z] cc0a9a853dfd: Preparing [2024-11-08T05:53:48.099Z] 49752c4cd603: Preparing [2024-11-08T05:53:48.099Z] a13963c205d4: Preparing [2024-11-08T05:53:48.099Z] 74cf340762ff: Preparing [2024-11-08T05:53:48.099Z] a176a1d80c37: Preparing [2024-11-08T05:53:48.099Z] fba9731ecb4e: Preparing [2024-11-08T05:53:48.099Z] c33f358ae536: Preparing [2024-11-08T05:53:48.099Z] 6b0abcf9e6ee: Preparing [2024-11-08T05:53:48.099Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:48.099Z] fba9731ecb4e: Waiting [2024-11-08T05:53:48.099Z] c33f358ae536: Waiting [2024-11-08T05:53:48.099Z] 6b0abcf9e6ee: Waiting [2024-11-08T05:53:48.099Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:48.099Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:48.099Z] a13963c205d4: Layer already exists [2024-11-08T05:53:48.099Z] cc0a9a853dfd: Layer already exists [2024-11-08T05:53:48.099Z] 49752c4cd603: Layer already exists [2024-11-08T05:53:48.099Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:48.099Z] fba9731ecb4e: Layer already exists [2024-11-08T05:53:48.099Z] 6b0abcf9e6ee: Layer already exists [2024-11-08T05:53:48.099Z] c33f358ae536: Layer already exists [2024-11-08T05:53:48.099Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:48.099Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:e52f31ae134f8067f2c7101ca68340d41f235ee017989637939f52ff074d1f36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:48.430Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:48.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-11-08T05:53:48.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T05:53:48.749Z] cc0a9a853dfd: Preparing [2024-11-08T05:53:48.749Z] 49752c4cd603: Preparing [2024-11-08T05:53:48.749Z] a13963c205d4: Preparing [2024-11-08T05:53:48.749Z] 74cf340762ff: Preparing [2024-11-08T05:53:48.749Z] a176a1d80c37: Preparing [2024-11-08T05:53:48.749Z] fba9731ecb4e: Preparing [2024-11-08T05:53:48.749Z] c33f358ae536: Preparing [2024-11-08T05:53:48.749Z] 6b0abcf9e6ee: Preparing [2024-11-08T05:53:48.749Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:48.749Z] c33f358ae536: Waiting [2024-11-08T05:53:48.749Z] fba9731ecb4e: Waiting [2024-11-08T05:53:48.749Z] 6b0abcf9e6ee: Waiting [2024-11-08T05:53:48.749Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:48.749Z] 49752c4cd603: Layer already exists [2024-11-08T05:53:48.749Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:48.749Z] cc0a9a853dfd: Layer already exists [2024-11-08T05:53:48.749Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:48.749Z] a13963c205d4: Layer already exists [2024-11-08T05:53:48.749Z] c33f358ae536: Layer already exists [2024-11-08T05:53:48.749Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:48.749Z] fba9731ecb4e: Layer already exists [2024-11-08T05:53:48.749Z] 6b0abcf9e6ee: Layer already exists [2024-11-08T05:53:48.749Z] main: digest: sha256:e52f31ae134f8067f2c7101ca68340d41f235ee017989637939f52ff074d1f36 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:53:48.824Z] ===================================================== [Pipeline] echo [2024-11-08T05:53:48.837Z] taggedImages: [2024-11-08T05:53:48.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:48.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-08T05:53:48.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.15 [2024-11-08T05:53:48.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:48.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-11-08T05:53:48.870Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-11-08T05:53:48.870Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:48.870Z] latest [2024-11-08T05:53:48.870Z] 4.0.0-dev.15 [2024-11-08T05:53:48.870Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:48.870Z] main [2024-11-08T05:53:48.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:49.227Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:49.550Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:49.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T05:53:49.550Z] 4f1c54c51f2d: Preparing [2024-11-08T05:53:49.550Z] 87fd3818dee8: Preparing [2024-11-08T05:53:49.551Z] 74cf340762ff: Preparing [2024-11-08T05:53:49.551Z] a176a1d80c37: Preparing [2024-11-08T05:53:49.551Z] bfb99b1b56b8: Preparing [2024-11-08T05:53:49.551Z] 778dabc034df: Preparing [2024-11-08T05:53:49.551Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:49.551Z] 778dabc034df: Waiting [2024-11-08T05:53:49.551Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:49.551Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:49.551Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:49.551Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:49.551Z] 4f1c54c51f2d: Pushed [2024-11-08T05:53:49.809Z] 778dabc034df: Pushed [2024-11-08T05:53:50.068Z] bfb99b1b56b8: Pushed [2024-11-08T05:53:53.360Z] 87fd3818dee8: Pushed [2024-11-08T05:53:53.360Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:1652ee54da74151129eb47a0d7521b82be681d01ca38c37881aec86132c4d087 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:53.700Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:54.023Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-08T05:53:54.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T05:53:54.023Z] 4f1c54c51f2d: Preparing [2024-11-08T05:53:54.023Z] 87fd3818dee8: Preparing [2024-11-08T05:53:54.023Z] 74cf340762ff: Preparing [2024-11-08T05:53:54.023Z] a176a1d80c37: Preparing [2024-11-08T05:53:54.023Z] bfb99b1b56b8: Preparing [2024-11-08T05:53:54.023Z] 778dabc034df: Preparing [2024-11-08T05:53:54.023Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:54.023Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:54.023Z] 778dabc034df: Waiting [2024-11-08T05:53:54.023Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:54.023Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:54.023Z] 87fd3818dee8: Layer already exists [2024-11-08T05:53:54.023Z] 4f1c54c51f2d: Layer already exists [2024-11-08T05:53:54.023Z] bfb99b1b56b8: Layer already exists [2024-11-08T05:53:54.023Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:54.023Z] 778dabc034df: Layer already exists [2024-11-08T05:53:54.023Z] latest: digest: sha256:1652ee54da74151129eb47a0d7521b82be681d01ca38c37881aec86132c4d087 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:54.357Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:54.689Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.15 [2024-11-08T05:53:54.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T05:53:54.689Z] 4f1c54c51f2d: Preparing [2024-11-08T05:53:54.689Z] 87fd3818dee8: Preparing [2024-11-08T05:53:54.689Z] 74cf340762ff: Preparing [2024-11-08T05:53:54.689Z] a176a1d80c37: Preparing [2024-11-08T05:53:54.689Z] bfb99b1b56b8: Preparing [2024-11-08T05:53:54.689Z] 778dabc034df: Preparing [2024-11-08T05:53:54.689Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:54.689Z] 778dabc034df: Waiting [2024-11-08T05:53:54.689Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:54.689Z] 87fd3818dee8: Layer already exists [2024-11-08T05:53:54.689Z] 4f1c54c51f2d: Layer already exists [2024-11-08T05:53:54.689Z] bfb99b1b56b8: Layer already exists [2024-11-08T05:53:54.689Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:54.689Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:54.689Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:54.689Z] 778dabc034df: Layer already exists [2024-11-08T05:53:54.689Z] 4.0.0-dev.15: digest: sha256:1652ee54da74151129eb47a0d7521b82be681d01ca38c37881aec86132c4d087 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:55.012Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:55.331Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:55.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T05:53:55.331Z] 4f1c54c51f2d: Preparing [2024-11-08T05:53:55.331Z] 87fd3818dee8: Preparing [2024-11-08T05:53:55.331Z] 74cf340762ff: Preparing [2024-11-08T05:53:55.331Z] a176a1d80c37: Preparing [2024-11-08T05:53:55.331Z] bfb99b1b56b8: Preparing [2024-11-08T05:53:55.331Z] 778dabc034df: Preparing [2024-11-08T05:53:55.331Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:55.331Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:55.331Z] 778dabc034df: Waiting [2024-11-08T05:53:55.331Z] bfb99b1b56b8: Layer already exists [2024-11-08T05:53:55.331Z] 4f1c54c51f2d: Layer already exists [2024-11-08T05:53:55.331Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:55.331Z] 87fd3818dee8: Layer already exists [2024-11-08T05:53:55.331Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:55.331Z] 778dabc034df: Layer already exists [2024-11-08T05:53:55.331Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:55.331Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:1652ee54da74151129eb47a0d7521b82be681d01ca38c37881aec86132c4d087 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:55.662Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:55.996Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-11-08T05:53:55.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T05:53:55.996Z] 4f1c54c51f2d: Preparing [2024-11-08T05:53:55.996Z] 87fd3818dee8: Preparing [2024-11-08T05:53:55.996Z] 74cf340762ff: Preparing [2024-11-08T05:53:55.996Z] a176a1d80c37: Preparing [2024-11-08T05:53:55.996Z] bfb99b1b56b8: Preparing [2024-11-08T05:53:55.996Z] 778dabc034df: Preparing [2024-11-08T05:53:55.996Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:55.996Z] 778dabc034df: Waiting [2024-11-08T05:53:55.996Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:55.996Z] 4f1c54c51f2d: Layer already exists [2024-11-08T05:53:55.996Z] 87fd3818dee8: Layer already exists [2024-11-08T05:53:55.996Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:55.996Z] bfb99b1b56b8: Layer already exists [2024-11-08T05:53:55.996Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:55.996Z] 778dabc034df: Layer already exists [2024-11-08T05:53:55.996Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:55.996Z] main: digest: sha256:1652ee54da74151129eb47a0d7521b82be681d01ca38c37881aec86132c4d087 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:53:56.077Z] ===================================================== [Pipeline] echo [2024-11-08T05:53:56.094Z] taggedImages: [2024-11-08T05:53:56.094Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:56.094Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-08T05:53:56.094Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.15 [2024-11-08T05:53:56.094Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:56.094Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-11-08T05:53:56.127Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-11-08T05:53:56.127Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:56.127Z] latest [2024-11-08T05:53:56.127Z] 4.0.0-dev.15 [2024-11-08T05:53:56.127Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:53:56.127Z] main [2024-11-08T05:53:56.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:56.469Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:53:56.798Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:53:56.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T05:53:56.798Z] 6095386b6798: Preparing [2024-11-08T05:53:56.798Z] 7ba2e7e1654f: Preparing [2024-11-08T05:53:56.798Z] 0eaa2a36f869: Preparing [2024-11-08T05:53:56.798Z] 74cf340762ff: Preparing [2024-11-08T05:53:56.798Z] a176a1d80c37: Preparing [2024-11-08T05:53:56.798Z] 193a2eaddf29: Preparing [2024-11-08T05:53:56.798Z] 53d4e999b931: Preparing [2024-11-08T05:53:56.798Z] 63ca1fbb43ae: Preparing [2024-11-08T05:53:56.798Z] 193a2eaddf29: Waiting [2024-11-08T05:53:56.798Z] 63ca1fbb43ae: Waiting [2024-11-08T05:53:56.798Z] 74cf340762ff: Layer already exists [2024-11-08T05:53:56.798Z] a176a1d80c37: Layer already exists [2024-11-08T05:53:56.798Z] 7ba2e7e1654f: Pushed [2024-11-08T05:53:56.798Z] 6095386b6798: Pushed [2024-11-08T05:53:56.798Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:53:57.057Z] 53d4e999b931: Pushed [2024-11-08T05:53:57.622Z] 193a2eaddf29: Pushed [2024-11-08T05:54:00.908Z] 0eaa2a36f869: Pushed [2024-11-08T05:54:00.908Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:90edb4b4aabe6009d6da9f6b15e072dd1e5d46787f6dd96a990e79945c0512df size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:54:01.243Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:54:01.571Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-08T05:54:01.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T05:54:01.571Z] 6095386b6798: Preparing [2024-11-08T05:54:01.571Z] 7ba2e7e1654f: Preparing [2024-11-08T05:54:01.571Z] 0eaa2a36f869: Preparing [2024-11-08T05:54:01.571Z] 74cf340762ff: Preparing [2024-11-08T05:54:01.571Z] a176a1d80c37: Preparing [2024-11-08T05:54:01.571Z] 193a2eaddf29: Preparing [2024-11-08T05:54:01.571Z] 53d4e999b931: Preparing [2024-11-08T05:54:01.571Z] 63ca1fbb43ae: Preparing [2024-11-08T05:54:01.571Z] 193a2eaddf29: Waiting [2024-11-08T05:54:01.571Z] 53d4e999b931: Waiting [2024-11-08T05:54:01.571Z] 63ca1fbb43ae: Waiting [2024-11-08T05:54:01.571Z] 7ba2e7e1654f: Layer already exists [2024-11-08T05:54:01.571Z] 6095386b6798: Layer already exists [2024-11-08T05:54:01.571Z] 74cf340762ff: Layer already exists [2024-11-08T05:54:01.571Z] a176a1d80c37: Layer already exists [2024-11-08T05:54:01.571Z] 0eaa2a36f869: Layer already exists [2024-11-08T05:54:01.571Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:54:01.571Z] 193a2eaddf29: Layer already exists [2024-11-08T05:54:01.571Z] 53d4e999b931: Layer already exists [2024-11-08T05:54:01.571Z] latest: digest: sha256:90edb4b4aabe6009d6da9f6b15e072dd1e5d46787f6dd96a990e79945c0512df size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:54:01.911Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:54:02.238Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.15 [2024-11-08T05:54:02.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T05:54:02.238Z] 6095386b6798: Preparing [2024-11-08T05:54:02.238Z] 7ba2e7e1654f: Preparing [2024-11-08T05:54:02.238Z] 0eaa2a36f869: Preparing [2024-11-08T05:54:02.238Z] 74cf340762ff: Preparing [2024-11-08T05:54:02.238Z] a176a1d80c37: Preparing [2024-11-08T05:54:02.238Z] 193a2eaddf29: Preparing [2024-11-08T05:54:02.238Z] 53d4e999b931: Preparing [2024-11-08T05:54:02.238Z] 63ca1fbb43ae: Preparing [2024-11-08T05:54:02.238Z] 53d4e999b931: Waiting [2024-11-08T05:54:02.238Z] 193a2eaddf29: Waiting [2024-11-08T05:54:02.238Z] 63ca1fbb43ae: Waiting [2024-11-08T05:54:02.238Z] a176a1d80c37: Layer already exists [2024-11-08T05:54:02.238Z] 0eaa2a36f869: Layer already exists [2024-11-08T05:54:02.238Z] 74cf340762ff: Layer already exists [2024-11-08T05:54:02.238Z] 7ba2e7e1654f: Layer already exists [2024-11-08T05:54:02.238Z] 6095386b6798: Layer already exists [2024-11-08T05:54:02.238Z] 53d4e999b931: Layer already exists [2024-11-08T05:54:02.238Z] 193a2eaddf29: Layer already exists [2024-11-08T05:54:02.238Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:54:02.238Z] 4.0.0-dev.15: digest: sha256:90edb4b4aabe6009d6da9f6b15e072dd1e5d46787f6dd96a990e79945c0512df size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:54:02.585Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:54:02.920Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:54:02.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T05:54:02.920Z] 6095386b6798: Preparing [2024-11-08T05:54:02.920Z] 7ba2e7e1654f: Preparing [2024-11-08T05:54:02.920Z] 0eaa2a36f869: Preparing [2024-11-08T05:54:02.920Z] 74cf340762ff: Preparing [2024-11-08T05:54:02.920Z] a176a1d80c37: Preparing [2024-11-08T05:54:02.920Z] 193a2eaddf29: Preparing [2024-11-08T05:54:02.920Z] 53d4e999b931: Preparing [2024-11-08T05:54:02.920Z] 63ca1fbb43ae: Preparing [2024-11-08T05:54:02.920Z] 193a2eaddf29: Waiting [2024-11-08T05:54:02.920Z] 63ca1fbb43ae: Waiting [2024-11-08T05:54:02.920Z] 53d4e999b931: Waiting [2024-11-08T05:54:02.920Z] 74cf340762ff: Layer already exists [2024-11-08T05:54:02.920Z] 7ba2e7e1654f: Layer already exists [2024-11-08T05:54:02.920Z] 6095386b6798: Layer already exists [2024-11-08T05:54:02.921Z] 0eaa2a36f869: Layer already exists [2024-11-08T05:54:02.921Z] a176a1d80c37: Layer already exists [2024-11-08T05:54:02.921Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:54:02.921Z] 53d4e999b931: Layer already exists [2024-11-08T05:54:02.921Z] 193a2eaddf29: Layer already exists [2024-11-08T05:54:02.921Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:90edb4b4aabe6009d6da9f6b15e072dd1e5d46787f6dd96a990e79945c0512df size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:54:03.256Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:54:03.588Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-11-08T05:54:03.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T05:54:03.589Z] 6095386b6798: Preparing [2024-11-08T05:54:03.589Z] 7ba2e7e1654f: Preparing [2024-11-08T05:54:03.589Z] 0eaa2a36f869: Preparing [2024-11-08T05:54:03.589Z] 74cf340762ff: Preparing [2024-11-08T05:54:03.589Z] a176a1d80c37: Preparing [2024-11-08T05:54:03.589Z] 193a2eaddf29: Preparing [2024-11-08T05:54:03.589Z] 53d4e999b931: Preparing [2024-11-08T05:54:03.589Z] 63ca1fbb43ae: Preparing [2024-11-08T05:54:03.589Z] 193a2eaddf29: Waiting [2024-11-08T05:54:03.589Z] 6095386b6798: Layer already exists [2024-11-08T05:54:03.589Z] a176a1d80c37: Layer already exists [2024-11-08T05:54:03.589Z] 74cf340762ff: Layer already exists [2024-11-08T05:54:03.589Z] 7ba2e7e1654f: Layer already exists [2024-11-08T05:54:03.589Z] 0eaa2a36f869: Layer already exists [2024-11-08T05:54:03.589Z] 193a2eaddf29: Layer already exists [2024-11-08T05:54:03.589Z] 63ca1fbb43ae: Layer already exists [2024-11-08T05:54:03.589Z] 53d4e999b931: Layer already exists [2024-11-08T05:54:03.589Z] main: digest: sha256:90edb4b4aabe6009d6da9f6b15e072dd1e5d46787f6dd96a990e79945c0512df size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T05:54:03.667Z] ===================================================== [Pipeline] echo [2024-11-08T05:54:03.679Z] taggedImages: [2024-11-08T05:54:03.679Z] - nexus3.edgexfoundry.org:10004/support-notifications:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T05:54:03.679Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-08T05:54:03.679Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.15 [2024-11-08T05:54:03.679Z] - nexus3.edgexfoundry.org:10004/support-notifications:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T05:54:03.679Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T06:12:06.005Z] #153 ... [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T06:12:06.005Z] #147 DONE 1251.9s [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T06:12:06.005Z] #152 ... [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T06:12:06.005Z] #154 DONE 0.3s [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T06:12:06.005Z] #155 DONE 0.2s [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T06:12:06.005Z] #152 ... [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-08T06:12:06.005Z] #156 DONE 0.3s [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T06:12:06.005Z] #145 ... [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #157 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-11-08T06:12:06.005Z] #157 DONE 0.1s [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-08T06:12:06.005Z] #158 DONE 0.1s [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T06:12:06.005Z] #152 ... [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T06:12:06.005Z] #159 DONE 2.1s [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T06:12:06.005Z] #150 ... [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #109 [core-common-config-bootstrapper] exporting to image [2024-11-08T06:12:06.005Z] #109 exporting layers [2024-11-08T06:12:06.005Z] #109 exporting layers 0.6s done [2024-11-08T06:12:06.005Z] #109 writing image sha256:29b6ff451f35503b4ef6800f11c518517acd94dfd156f3c85ae61c5218a27946 done [2024-11-08T06:12:06.005Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-11-08T06:12:06.005Z] #109 DONE 6.2s [2024-11-08T06:12:06.005Z] [2024-11-08T06:12:06.005Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T06:12:16.051Z] #142 ... [2024-11-08T06:12:16.051Z] [2024-11-08T06:12:16.051Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-08T06:12:16.051Z] #149 1274.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T06:12:18.001Z] #149 ... [2024-11-08T06:12:18.001Z] [2024-11-08T06:12:18.001Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T06:12:18.001Z] #145 DONE 1276.8s [2024-11-08T06:12:18.001Z] [2024-11-08T06:12:18.001Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T06:12:18.266Z] #160 DONE 0.3s [2024-11-08T06:12:18.266Z] [2024-11-08T06:12:18.266Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-08T06:12:20.211Z] #161 DONE 2.1s [2024-11-08T06:12:20.211Z] [2024-11-08T06:12:20.211Z] #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T06:12:20.477Z] #162 DONE 0.2s [2024-11-08T06:12:20.477Z] [2024-11-08T06:12:20.477Z] #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-08T06:12:20.742Z] #163 DONE 0.1s [2024-11-08T06:12:20.742Z] [2024-11-08T06:12:20.742Z] #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-08T06:12:21.007Z] #164 DONE 0.3s [2024-11-08T06:12:21.007Z] [2024-11-08T06:12:21.007Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T06:12:21.007Z] #150 ... [2024-11-08T06:12:21.007Z] [2024-11-08T06:12:21.007Z] #165 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-08T06:12:21.007Z] #165 DONE 0.1s [2024-11-08T06:12:21.272Z] [2024-11-08T06:12:21.273Z] #166 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-08T06:12:21.273Z] #166 DONE 0.1s [2024-11-08T06:12:21.273Z] [2024-11-08T06:12:21.273Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T06:12:21.273Z] #148 ... [2024-11-08T06:12:21.273Z] [2024-11-08T06:12:21.273Z] #167 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-08T06:12:21.273Z] #167 DONE 0.1s [2024-11-08T06:12:21.273Z] [2024-11-08T06:12:21.273Z] #168 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-08T06:12:21.273Z] #168 DONE 0.1s [2024-11-08T06:12:21.273Z] [2024-11-08T06:12:21.273Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T06:12:21.538Z] #146 ... [2024-11-08T06:12:21.538Z] [2024-11-08T06:12:21.538Z] #169 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-08T06:12:21.538Z] #169 DONE 0.1s [2024-11-08T06:12:21.805Z] [2024-11-08T06:12:21.805Z] #170 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T06:12:23.743Z] #170 DONE 2.0s [2024-11-08T06:12:23.743Z] [2024-11-08T06:12:23.743Z] #109 [security-bootstrapper] exporting to image [2024-11-08T06:12:23.743Z] #109 exporting layers [2024-11-08T06:12:24.702Z] #109 exporting layers 1.2s done [2024-11-08T06:12:24.702Z] #109 writing image sha256:71f1bf9c3a8659431d4df04263075bab1d9b33368ddba47cedb4fac9e065060b 0.0s done [2024-11-08T06:12:24.702Z] #109 naming to docker.io/library/security-bootstrapper-arm64 [2024-11-08T06:12:24.967Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2024-11-08T06:12:24.967Z] #109 DONE 7.4s [2024-11-08T06:12:24.967Z] [2024-11-08T06:12:24.967Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T06:12:28.301Z] #152 ... [2024-11-08T06:12:28.301Z] [2024-11-08T06:12:28.301Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T06:12:28.301Z] #144 DONE 1287.4s [2024-11-08T06:12:28.301Z] [2024-11-08T06:12:28.301Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T06:12:28.570Z] #153 ... [2024-11-08T06:12:28.570Z] [2024-11-08T06:12:28.570Z] #171 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T06:12:28.849Z] #171 DONE 0.2s [2024-11-08T06:12:28.849Z] [2024-11-08T06:12:28.849Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-08T06:12:28.849Z] #172 DONE 0.2s [2024-11-08T06:12:28.849Z] [2024-11-08T06:12:28.849Z] #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-08T06:12:29.168Z] #173 DONE 0.2s [2024-11-08T06:12:29.168Z] [2024-11-08T06:12:29.168Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-08T06:12:29.168Z] #174 DONE 0.1s [2024-11-08T06:12:29.168Z] [2024-11-08T06:12:29.168Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T06:12:29.433Z] #146 ... [2024-11-08T06:12:29.433Z] [2024-11-08T06:12:29.433Z] #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T06:12:29.702Z] #175 DONE 0.3s [2024-11-08T06:12:29.702Z] [2024-11-08T06:12:29.702Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T06:12:29.702Z] #176 DONE 0.1s [2024-11-08T06:12:29.702Z] [2024-11-08T06:12:29.702Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T06:12:29.702Z] #42 ... [2024-11-08T06:12:29.702Z] [2024-11-08T06:12:29.702Z] #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T06:12:32.604Z] #177 DONE 2.5s [2024-11-08T06:12:32.604Z] [2024-11-08T06:12:32.604Z] #109 [security-proxy-setup] exporting to image [2024-11-08T06:12:32.604Z] #109 exporting layers [2024-11-08T06:12:33.192Z] #109 exporting layers 1.0s done [2024-11-08T06:12:33.193Z] #109 writing image sha256:f97974629f0f4470826702409254b5cf985759d935f89cf742b29bbea6db0e2e done [2024-11-08T06:12:33.193Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2024-11-08T06:12:33.193Z] #109 DONE 8.4s [2024-11-08T06:12:33.193Z] [2024-11-08T06:12:33.193Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T06:12:36.615Z] #146 ... [2024-11-08T06:12:36.615Z] [2024-11-08T06:12:36.615Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-08T06:12:36.615Z] #149 DONE 1295.1s [2024-11-08T06:12:36.615Z] [2024-11-08T06:12:36.615Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T06:12:36.615Z] #142 ... [2024-11-08T06:12:36.615Z] [2024-11-08T06:12:36.615Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T06:12:36.615Z] #178 DONE 0.1s [2024-11-08T06:12:36.910Z] [2024-11-08T06:12:36.910Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-08T06:12:37.201Z] #179 DONE 0.2s [2024-11-08T06:12:37.201Z] [2024-11-08T06:12:37.201Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-11-08T06:12:37.201Z] #180 DONE 0.2s [2024-11-08T06:12:37.201Z] [2024-11-08T06:12:37.201Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-11-08T06:12:37.201Z] #181 DONE 0.2s [2024-11-08T06:12:37.201Z] [2024-11-08T06:12:37.201Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T06:12:37.465Z] #142 ... [2024-11-08T06:12:37.465Z] [2024-11-08T06:12:37.465Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-08T06:12:37.729Z] #182 DONE 0.2s [2024-11-08T06:12:37.729Z] [2024-11-08T06:12:37.729Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-08T06:12:37.995Z] #183 DONE 0.4s [2024-11-08T06:12:37.995Z] [2024-11-08T06:12:37.995Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-08T06:12:38.261Z] #184 DONE 0.3s [2024-11-08T06:12:38.261Z] [2024-11-08T06:12:38.261Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T06:12:38.261Z] #185 DONE 0.1s [2024-11-08T06:12:38.261Z] [2024-11-08T06:12:38.261Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T06:12:40.201Z] #186 DONE 1.9s [2024-11-08T06:12:40.201Z] [2024-11-08T06:12:40.201Z] #109 [security-secretstore-setup] exporting to image [2024-11-08T06:12:40.201Z] #109 exporting layers [2024-11-08T06:12:41.603Z] #109 exporting layers 1.2s done [2024-11-08T06:12:41.603Z] #109 writing image sha256:d3b0ca9c307edbb3a46009ac5b51c33b89fcde2af7544755b3680ade3c37e35e done [2024-11-08T06:12:41.603Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-11-08T06:12:41.603Z] #109 DONE 9.7s [2024-11-08T06:12:41.603Z] [2024-11-08T06:12:41.604Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T06:15:33.304Z] #148 ... [2024-11-08T06:15:33.304Z] [2024-11-08T06:15:33.304Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T06:15:33.304Z] #142 DONE 1462.0s [2024-11-08T06:15:33.304Z] [2024-11-08T06:15:33.304Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T06:15:33.304Z] #148 ... [2024-11-08T06:15:33.304Z] [2024-11-08T06:15:33.304Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T06:15:33.304Z] #187 DONE 0.3s [2024-11-08T06:15:33.304Z] [2024-11-08T06:15:33.304Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T06:15:33.304Z] #188 DONE 0.3s [2024-11-08T06:15:33.304Z] [2024-11-08T06:15:33.304Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-08T06:15:33.304Z] #189 DONE 0.4s [2024-11-08T06:15:33.304Z] [2024-11-08T06:15:33.304Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T06:15:33.304Z] #146 ... [2024-11-08T06:15:33.304Z] [2024-11-08T06:15:33.304Z] #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-11-08T06:15:33.304Z] #190 DONE 0.1s [2024-11-08T06:15:33.304Z] [2024-11-08T06:15:33.304Z] #109 [security-spiffe-token-provider] exporting to image [2024-11-08T06:15:33.304Z] #109 exporting layers [2024-11-08T06:15:33.304Z] #109 exporting layers 0.7s done [2024-11-08T06:15:33.304Z] #109 writing image sha256:82179840289b5c87e18db549efd63ca62576ff37b7782d977cfc20d3cbbc6fa4 done [2024-11-08T06:15:33.304Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-11-08T06:15:33.304Z] #109 DONE 10.4s [2024-11-08T06:15:33.304Z] [2024-11-08T06:15:33.304Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T06:23:25.431Z] #151 ... [2024-11-08T06:23:25.431Z] [2024-11-08T06:23:25.431Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T06:23:25.431Z] #152 DONE 1944.2s [2024-11-08T06:23:25.431Z] [2024-11-08T06:23:25.431Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T06:23:25.699Z] #151 ... [2024-11-08T06:23:25.699Z] [2024-11-08T06:23:25.699Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T06:23:25.982Z] #191 DONE 0.3s [2024-11-08T06:23:25.982Z] [2024-11-08T06:23:25.982Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T06:23:25.982Z] #150 ... [2024-11-08T06:23:25.982Z] [2024-11-08T06:23:25.982Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T06:23:26.252Z] #192 DONE 0.2s [2024-11-08T06:23:26.252Z] [2024-11-08T06:23:26.252Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-08T06:23:26.521Z] #193 DONE 0.4s [2024-11-08T06:23:26.521Z] [2024-11-08T06:23:26.521Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T06:23:26.521Z] #146 ... [2024-11-08T06:23:26.521Z] [2024-11-08T06:23:26.521Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-08T06:23:26.801Z] #194 DONE 0.2s [2024-11-08T06:23:26.801Z] [2024-11-08T06:23:26.801Z] #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-08T06:23:26.801Z] #195 DONE 0.2s [2024-11-08T06:23:26.801Z] [2024-11-08T06:23:26.801Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T06:23:28.776Z] #196 DONE 1.9s [2024-11-08T06:23:28.776Z] [2024-11-08T06:23:28.776Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T06:23:28.776Z] #146 ... [2024-11-08T06:23:28.776Z] [2024-11-08T06:23:28.776Z] #109 [security-proxy-auth] exporting to image [2024-11-08T06:23:28.776Z] #109 exporting layers [2024-11-08T06:23:29.365Z] #109 exporting layers 0.6s done [2024-11-08T06:23:29.365Z] #109 writing image sha256:ffe8897450dbc4223e38e0e035908d15af599aa4d046dac0799b59faa5f67156 done [2024-11-08T06:23:29.365Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-11-08T06:23:29.365Z] #109 DONE 11.1s [2024-11-08T06:23:29.365Z] [2024-11-08T06:23:29.365Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T06:23:37.585Z] #151 ... [2024-11-08T06:23:37.585Z] [2024-11-08T06:23:37.585Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T06:23:37.585Z] #148 DONE 1955.8s [2024-11-08T06:23:37.585Z] [2024-11-08T06:23:37.585Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T06:23:37.585Z] #146 ... [2024-11-08T06:23:37.585Z] [2024-11-08T06:23:37.585Z] #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T06:23:37.585Z] #197 DONE 0.1s [2024-11-08T06:23:37.585Z] [2024-11-08T06:23:37.585Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T06:23:37.852Z] #198 DONE 0.1s [2024-11-08T06:23:37.852Z] [2024-11-08T06:23:37.853Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-08T06:23:38.122Z] #199 DONE 0.4s [2024-11-08T06:23:38.122Z] [2024-11-08T06:23:38.122Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-08T06:23:38.391Z] #200 DONE 0.1s [2024-11-08T06:23:38.391Z] [2024-11-08T06:23:38.391Z] #109 [core-command] exporting to image [2024-11-08T06:23:38.391Z] #109 exporting layers [2024-11-08T06:23:38.661Z] #109 exporting layers 0.5s done [2024-11-08T06:23:38.661Z] #109 writing image sha256:1e5b9017248735c2f294ed43efd0473dcfb2c88cf68a93efa03b026432bf1513 done [2024-11-08T06:23:38.661Z] #109 naming to docker.io/library/core-command-arm64 done [2024-11-08T06:23:38.661Z] #109 DONE 11.5s [2024-11-08T06:23:38.661Z] [2024-11-08T06:23:38.661Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T06:25:30.320Z] #42 ... [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T06:25:30.320Z] #146 DONE 2066.7s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T06:25:30.320Z] #143 DONE 2066.6s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T06:25:30.320Z] #153 DONE 2066.7s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T06:25:30.320Z] #151 ... [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T06:25:30.320Z] #201 DONE 0.5s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #202 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T06:25:30.320Z] #202 DONE 0.3s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T06:25:30.320Z] #150 ... [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #203 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T06:25:30.320Z] #203 DONE 0.2s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #204 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-08T06:25:30.320Z] #204 DONE 0.3s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #205 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-08T06:25:30.320Z] #205 ... [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T06:25:30.320Z] #206 DONE 0.4s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T06:25:30.320Z] #207 DONE 0.5s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #205 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-08T06:25:30.320Z] #205 DONE 0.7s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #208 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T06:25:30.320Z] #208 DONE 0.8s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T06:25:30.320Z] #209 ... [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #210 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-08T06:25:30.320Z] #210 DONE 0.3s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #209 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T06:25:30.320Z] #209 DONE 0.4s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-08T06:25:30.320Z] #211 DONE 0.4s [2024-11-08T06:25:30.320Z] [2024-11-08T06:25:30.320Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-08T06:25:30.589Z] #212 DONE 0.3s [2024-11-08T06:25:30.589Z] [2024-11-08T06:25:30.589Z] #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-08T06:25:30.589Z] #213 DONE 0.4s [2024-11-08T06:25:30.589Z] [2024-11-08T06:25:30.589Z] #214 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-08T06:25:30.867Z] #214 ... [2024-11-08T06:25:30.867Z] [2024-11-08T06:25:30.867Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-08T06:25:30.867Z] #215 DONE 0.4s [2024-11-08T06:25:31.135Z] [2024-11-08T06:25:31.135Z] #109 [core-data] exporting to image [2024-11-08T06:25:31.135Z] #109 exporting layers [2024-11-08T06:25:31.406Z] #109 ... [2024-11-08T06:25:31.406Z] [2024-11-08T06:25:31.406Z] #214 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-08T06:25:31.406Z] #214 DONE 0.5s [2024-11-08T06:25:31.406Z] [2024-11-08T06:25:31.406Z] #109 [core-metadata] exporting to image [2024-11-08T06:25:31.677Z] #109 exporting layers 0.9s done [2024-11-08T06:25:31.677Z] #109 writing image sha256:50f15a4998fee56f548955437a9175a6b14fda864b20aef251dcedaab126d31c [2024-11-08T06:25:31.677Z] #109 writing image sha256:50f15a4998fee56f548955437a9175a6b14fda864b20aef251dcedaab126d31c 0.0s done [2024-11-08T06:25:31.677Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-11-08T06:25:31.951Z] #109 exporting layers 0.7s done [2024-11-08T06:25:31.951Z] #109 writing image sha256:3bdfdd19451d596e63e03d2ceaa9c82e1d2f7e682dd019a73ea21cbd2498e337 done [2024-11-08T06:25:31.951Z] #109 naming to docker.io/library/core-data-arm64 done [2024-11-08T06:25:31.951Z] #109 writing image sha256:5f6f3837d6f1b40a3af3be1be0e05c26aa1af8a0d072f2082665a95c4199f4db done [2024-11-08T06:25:31.951Z] #109 naming to docker.io/library/core-metadata-arm64 done [2024-11-08T06:25:32.217Z] #109 DONE 12.8s [2024-11-08T06:25:32.217Z] [2024-11-08T06:25:32.217Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T06:26:04.419Z] #151 ... [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T06:26:04.419Z] #150 DONE 2099.8s [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T06:26:04.419Z] #151 DONE 2099.8s [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T06:26:04.419Z] #42 ... [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #216 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T06:26:04.419Z] #216 DONE 0.3s [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #217 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T06:26:04.419Z] #217 DONE 0.3s [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #218 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T06:26:04.419Z] #218 DONE 0.3s [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #219 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T06:26:04.419Z] #219 DONE 0.3s [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #220 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-08T06:26:04.419Z] #220 DONE 0.7s [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-08T06:26:04.419Z] #221 DONE 0.6s [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #222 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-08T06:26:04.419Z] #222 DONE 0.1s [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #223 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-08T06:26:04.419Z] #223 DONE 0.1s [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #109 [support-cron-scheduler] exporting to image [2024-11-08T06:26:04.419Z] #109 exporting layers [2024-11-08T06:26:04.419Z] #109 ... [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-08T06:26:04.419Z] #224 DONE 0.2s [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #109 [support-notifications] exporting to image [2024-11-08T06:26:04.419Z] #109 exporting layers 0.6s done [2024-11-08T06:26:04.419Z] #109 exporting layers 0.9s done [2024-11-08T06:26:04.419Z] #109 writing image sha256:79b904dbb1747c6d33e79d967dad082bde1024a3a0cf57a6f6073fdb94993d2a 0.0s done [2024-11-08T06:26:04.419Z] #109 naming to docker.io/library/support-notifications-arm64 done [2024-11-08T06:26:04.419Z] #109 writing image sha256:5d974858b3686bdd5f16084bcceb3307a60adaf74e47680a033464014d85bd55 done [2024-11-08T06:26:04.419Z] #109 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-11-08T06:26:04.419Z] #109 DONE 13.7s [2024-11-08T06:26:04.419Z] [2024-11-08T06:26:04.419Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T06:26:04.419Z] time="2024-11-08T05:48:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-08T06:26:04.424Z] $ docker stop --time=1 4566313e5746f2c1b1d78d059d75b6c79537c9668b5f63115e4a1f632702381c [2024-11-08T06:26:06.122Z] $ docker rm -f --volumes 4566313e5746f2c1b1d78d059d75b6c79537c9668b5f63115e4a1f632702381c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:26:06.636Z] + docker images [2024-11-08T06:26:06.636Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-08T06:26:06.636Z] support-cron-scheduler-arm64 latest 5d974858b368 4 seconds ago 53.7MB [2024-11-08T06:26:06.636Z] support-notifications-arm64 latest 79b904dbb174 4 seconds ago 52.7MB [2024-11-08T06:26:06.636Z] core-data-arm64 latest 3bdfdd19451d 36 seconds ago 38.5MB [2024-11-08T06:26:06.636Z] core-keeper-arm64 latest 50f15a4998fe 36 seconds ago 31.7MB [2024-11-08T06:26:06.636Z] core-metadata-arm64 latest 5f6f3837d6f1 36 seconds ago 38.5MB [2024-11-08T06:26:06.636Z] core-command-arm64 latest 1e5b90172487 2 minutes ago 34.3MB [2024-11-08T06:26:06.636Z] security-proxy-auth-arm64 latest ffe8897450db 2 minutes ago 33.3MB [2024-11-08T06:26:06.636Z] security-spiffe-token-provider-arm64 latest 82179840289b 10 minutes ago 40.2MB [2024-11-08T06:26:06.636Z] security-secretstore-setup-arm64 latest d3b0ca9c307e 13 minutes ago 47.6MB [2024-11-08T06:26:06.636Z] security-proxy-setup-arm64 latest f97974629f0f 13 minutes ago 36.2MB [2024-11-08T06:26:06.636Z] security-bootstrapper-arm64 latest 71f1bf9c3a86 13 minutes ago 27.2MB [2024-11-08T06:26:06.636Z] core-common-config-bootstrapper-arm64 latest 29b6ff451f35 14 minutes ago 24.1MB [2024-11-08T06:26:06.636Z] security-spire-agent-arm64 latest 994255a6d1c9 36 minutes ago 182MB [2024-11-08T06:26:06.636Z] security-spire-server-arm64 latest 24aefefe14b3 36 minutes ago 124MB [2024-11-08T06:26:06.636Z] security-spire-config-arm64 latest 5df8ac56f6e9 36 minutes ago 123MB [2024-11-08T06:26:06.636Z] ci-base-image-arm64 latest fffbf0c84ff2 38 minutes ago 960MB [2024-11-08T06:26:06.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB [2024-11-08T06:26:06.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:26:06.786Z] provisioning config files... [2024-11-08T06:26:06.802Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/749@tmp/config5361780240046468223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:26:07.157Z] ---> ****-login.sh [2024-11-08T06:26:07.157Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:26:07.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:26:07.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:26:07.423Z] Configure a credential helper to remove this warning. See [2024-11-08T06:26:07.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:26:07.423Z] [2024-11-08T06:26:07.423Z] Login Succeeded [2024-11-08T06:26:07.423Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:26:07.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:26:07.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:26:07.690Z] Configure a credential helper to remove this warning. See [2024-11-08T06:26:07.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:26:07.690Z] [2024-11-08T06:26:07.690Z] Login Succeeded [2024-11-08T06:26:07.690Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:26:07.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:26:08.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:26:08.229Z] Configure a credential helper to remove this warning. See [2024-11-08T06:26:08.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:26:08.229Z] [2024-11-08T06:26:08.229Z] Login Succeeded [2024-11-08T06:26:08.229Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:26:08.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:26:08.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:26:08.494Z] Configure a credential helper to remove this warning. See [2024-11-08T06:26:08.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:26:08.494Z] [2024-11-08T06:26:08.494Z] Login Succeeded [2024-11-08T06:26:08.494Z] ****.io [2024-11-08T06:26:08.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:26:09.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:26:09.025Z] Configure a credential helper to remove this warning. See [2024-11-08T06:26:09.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:26:09.025Z] [2024-11-08T06:26:09.025Z] Login Succeeded [2024-11-08T06:26:09.025Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:26:09.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:26:09.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:26:09.123Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-11-08T06:26:09.123Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:09.123Z] latest [2024-11-08T06:26:09.123Z] 4.0.0-dev.15 [2024-11-08T06:26:09.123Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:09.123Z] main [2024-11-08T06:26:09.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:09.488Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:09.842Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:09.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T06:26:09.842Z] 02062903ae20: Preparing [2024-11-08T06:26:09.842Z] ba3057a41574: Preparing [2024-11-08T06:26:09.842Z] 32d71619555d: Preparing [2024-11-08T06:26:09.842Z] 79f39f15415e: Preparing [2024-11-08T06:26:09.842Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:09.842Z] e71a698b0838: Preparing [2024-11-08T06:26:09.842Z] 16113d51b718: Preparing [2024-11-08T06:26:09.842Z] e71a698b0838: Waiting [2024-11-08T06:26:10.107Z] 79f39f15415e: Pushed [2024-11-08T06:26:10.107Z] 02062903ae20: Pushed [2024-11-08T06:26:10.107Z] 32d71619555d: Pushed [2024-11-08T06:26:10.107Z] 16113d51b718: Layer already exists [2024-11-08T06:26:10.372Z] e71a698b0838: Pushed [2024-11-08T06:26:11.326Z] ee5f4fe96a21: Pushed [2024-11-08T06:26:13.898Z] ba3057a41574: Pushed [2024-11-08T06:26:14.164Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:15b1a80459c0592170afa5cadd209bc9432e2f84b91f385563ab7ba1fabcf326 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:14.536Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:14.900Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-08T06:26:14.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T06:26:14.900Z] 02062903ae20: Preparing [2024-11-08T06:26:14.900Z] ba3057a41574: Preparing [2024-11-08T06:26:14.900Z] 32d71619555d: Preparing [2024-11-08T06:26:14.900Z] 79f39f15415e: Preparing [2024-11-08T06:26:14.900Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:14.900Z] e71a698b0838: Preparing [2024-11-08T06:26:14.900Z] 16113d51b718: Preparing [2024-11-08T06:26:14.900Z] e71a698b0838: Waiting [2024-11-08T06:26:14.900Z] 16113d51b718: Waiting [2024-11-08T06:26:14.900Z] 32d71619555d: Layer already exists [2024-11-08T06:26:14.900Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:14.900Z] 02062903ae20: Layer already exists [2024-11-08T06:26:14.900Z] ba3057a41574: Layer already exists [2024-11-08T06:26:14.900Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:14.900Z] e71a698b0838: Layer already exists [2024-11-08T06:26:14.900Z] 16113d51b718: Layer already exists [2024-11-08T06:26:15.165Z] latest: digest: sha256:15b1a80459c0592170afa5cadd209bc9432e2f84b91f385563ab7ba1fabcf326 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:15.533Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:15.904Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.15 [2024-11-08T06:26:15.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T06:26:15.904Z] 02062903ae20: Preparing [2024-11-08T06:26:15.904Z] ba3057a41574: Preparing [2024-11-08T06:26:15.904Z] 32d71619555d: Preparing [2024-11-08T06:26:15.904Z] 79f39f15415e: Preparing [2024-11-08T06:26:15.904Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:15.904Z] e71a698b0838: Preparing [2024-11-08T06:26:15.904Z] 16113d51b718: Preparing [2024-11-08T06:26:15.904Z] e71a698b0838: Waiting [2024-11-08T06:26:15.904Z] 16113d51b718: Waiting [2024-11-08T06:26:15.904Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:15.904Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:15.904Z] 32d71619555d: Layer already exists [2024-11-08T06:26:15.904Z] 02062903ae20: Layer already exists [2024-11-08T06:26:15.904Z] ba3057a41574: Layer already exists [2024-11-08T06:26:15.904Z] e71a698b0838: Layer already exists [2024-11-08T06:26:15.904Z] 16113d51b718: Layer already exists [2024-11-08T06:26:16.169Z] 4.0.0-dev.15: digest: sha256:15b1a80459c0592170afa5cadd209bc9432e2f84b91f385563ab7ba1fabcf326 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:16.525Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:16.885Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:16.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T06:26:16.885Z] 02062903ae20: Preparing [2024-11-08T06:26:16.885Z] ba3057a41574: Preparing [2024-11-08T06:26:16.885Z] 32d71619555d: Preparing [2024-11-08T06:26:16.885Z] 79f39f15415e: Preparing [2024-11-08T06:26:16.885Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:16.885Z] e71a698b0838: Preparing [2024-11-08T06:26:16.885Z] 16113d51b718: Preparing [2024-11-08T06:26:16.885Z] e71a698b0838: Waiting [2024-11-08T06:26:16.885Z] 16113d51b718: Waiting [2024-11-08T06:26:16.885Z] ba3057a41574: Layer already exists [2024-11-08T06:26:16.885Z] 02062903ae20: Layer already exists [2024-11-08T06:26:16.885Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:16.885Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:16.885Z] 32d71619555d: Layer already exists [2024-11-08T06:26:16.885Z] e71a698b0838: Layer already exists [2024-11-08T06:26:16.885Z] 16113d51b718: Layer already exists [2024-11-08T06:26:17.150Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:15b1a80459c0592170afa5cadd209bc9432e2f84b91f385563ab7ba1fabcf326 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:17.516Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:17.881Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-11-08T06:26:17.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T06:26:17.881Z] 02062903ae20: Preparing [2024-11-08T06:26:17.881Z] ba3057a41574: Preparing [2024-11-08T06:26:17.881Z] 32d71619555d: Preparing [2024-11-08T06:26:17.881Z] 79f39f15415e: Preparing [2024-11-08T06:26:17.881Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:17.881Z] e71a698b0838: Preparing [2024-11-08T06:26:17.881Z] 16113d51b718: Preparing [2024-11-08T06:26:17.881Z] e71a698b0838: Waiting [2024-11-08T06:26:17.881Z] 16113d51b718: Waiting [2024-11-08T06:26:17.881Z] ba3057a41574: Layer already exists [2024-11-08T06:26:17.881Z] 02062903ae20: Layer already exists [2024-11-08T06:26:17.881Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:17.881Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:17.881Z] 32d71619555d: Layer already exists [2024-11-08T06:26:17.881Z] e71a698b0838: Layer already exists [2024-11-08T06:26:17.881Z] 16113d51b718: Layer already exists [2024-11-08T06:26:18.146Z] main: digest: sha256:15b1a80459c0592170afa5cadd209bc9432e2f84b91f385563ab7ba1fabcf326 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:26:18.224Z] ===================================================== [Pipeline] echo [2024-11-08T06:26:18.240Z] taggedImages: [2024-11-08T06:26:18.240Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:18.240Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-08T06:26:18.240Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.15 [2024-11-08T06:26:18.240Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:18.240Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-11-08T06:26:18.277Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-11-08T06:26:18.277Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:18.277Z] latest [2024-11-08T06:26:18.277Z] 4.0.0-dev.15 [2024-11-08T06:26:18.277Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:18.277Z] main [2024-11-08T06:26:18.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:18.662Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:19.028Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:19.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T06:26:19.028Z] 6ac0b308cc12: Preparing [2024-11-08T06:26:19.028Z] 5a7e31a980da: Preparing [2024-11-08T06:26:19.028Z] 46e84b9521cf: Preparing [2024-11-08T06:26:19.028Z] a4205fc9e0da: Preparing [2024-11-08T06:26:19.028Z] 32d71619555d: Preparing [2024-11-08T06:26:19.028Z] 79f39f15415e: Preparing [2024-11-08T06:26:19.028Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:19.028Z] e71a698b0838: Preparing [2024-11-08T06:26:19.028Z] 16113d51b718: Preparing [2024-11-08T06:26:19.028Z] 79f39f15415e: Waiting [2024-11-08T06:26:19.028Z] ee5f4fe96a21: Waiting [2024-11-08T06:26:19.028Z] e71a698b0838: Waiting [2024-11-08T06:26:19.028Z] 16113d51b718: Waiting [2024-11-08T06:26:19.028Z] 32d71619555d: Layer already exists [2024-11-08T06:26:19.293Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:19.293Z] 46e84b9521cf: Pushed [2024-11-08T06:26:19.293Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:19.293Z] 5a7e31a980da: Pushed [2024-11-08T06:26:19.293Z] 6ac0b308cc12: Pushed [2024-11-08T06:26:19.293Z] e71a698b0838: Layer already exists [2024-11-08T06:26:19.293Z] 16113d51b718: Layer already exists [2024-11-08T06:26:21.863Z] a4205fc9e0da: Pushed [2024-11-08T06:26:21.863Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:912c6c33dfd0b39f0a668eaa686052de148e3f04bb078d0be0cd5ae111a9dbf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:22.227Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:22.586Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-08T06:26:22.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T06:26:22.586Z] 6ac0b308cc12: Preparing [2024-11-08T06:26:22.586Z] 5a7e31a980da: Preparing [2024-11-08T06:26:22.586Z] 46e84b9521cf: Preparing [2024-11-08T06:26:22.586Z] a4205fc9e0da: Preparing [2024-11-08T06:26:22.586Z] 32d71619555d: Preparing [2024-11-08T06:26:22.586Z] 79f39f15415e: Preparing [2024-11-08T06:26:22.586Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:22.586Z] e71a698b0838: Preparing [2024-11-08T06:26:22.586Z] 16113d51b718: Preparing [2024-11-08T06:26:22.586Z] ee5f4fe96a21: Waiting [2024-11-08T06:26:22.586Z] e71a698b0838: Waiting [2024-11-08T06:26:22.586Z] 16113d51b718: Waiting [2024-11-08T06:26:22.587Z] 79f39f15415e: Waiting [2024-11-08T06:26:22.587Z] 6ac0b308cc12: Layer already exists [2024-11-08T06:26:22.587Z] 5a7e31a980da: Layer already exists [2024-11-08T06:26:22.587Z] 46e84b9521cf: Layer already exists [2024-11-08T06:26:22.587Z] 32d71619555d: Layer already exists [2024-11-08T06:26:22.587Z] a4205fc9e0da: Layer already exists [2024-11-08T06:26:22.587Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:22.587Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:22.587Z] e71a698b0838: Layer already exists [2024-11-08T06:26:22.587Z] 16113d51b718: Layer already exists [2024-11-08T06:26:22.853Z] latest: digest: sha256:912c6c33dfd0b39f0a668eaa686052de148e3f04bb078d0be0cd5ae111a9dbf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:23.223Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:24.541Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.15 [2024-11-08T06:26:24.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T06:26:24.541Z] 6ac0b308cc12: Preparing [2024-11-08T06:26:24.541Z] 5a7e31a980da: Preparing [2024-11-08T06:26:24.541Z] 46e84b9521cf: Preparing [2024-11-08T06:26:24.541Z] a4205fc9e0da: Preparing [2024-11-08T06:26:24.541Z] 32d71619555d: Preparing [2024-11-08T06:26:24.541Z] 79f39f15415e: Preparing [2024-11-08T06:26:24.541Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:24.541Z] e71a698b0838: Preparing [2024-11-08T06:26:24.541Z] 16113d51b718: Preparing [2024-11-08T06:26:24.541Z] 79f39f15415e: Waiting [2024-11-08T06:26:24.541Z] e71a698b0838: Waiting [2024-11-08T06:26:24.541Z] ee5f4fe96a21: Waiting [2024-11-08T06:26:24.541Z] 5a7e31a980da: Layer already exists [2024-11-08T06:26:24.541Z] 6ac0b308cc12: Layer already exists [2024-11-08T06:26:24.541Z] 46e84b9521cf: Layer already exists [2024-11-08T06:26:24.541Z] 32d71619555d: Layer already exists [2024-11-08T06:26:24.541Z] a4205fc9e0da: Layer already exists [2024-11-08T06:26:24.541Z] e71a698b0838: Layer already exists [2024-11-08T06:26:24.541Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:24.541Z] 16113d51b718: Layer already exists [2024-11-08T06:26:24.541Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:24.806Z] 4.0.0-dev.15: digest: sha256:912c6c33dfd0b39f0a668eaa686052de148e3f04bb078d0be0cd5ae111a9dbf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:25.170Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:25.543Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:25.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T06:26:25.544Z] 6ac0b308cc12: Preparing [2024-11-08T06:26:25.544Z] 5a7e31a980da: Preparing [2024-11-08T06:26:25.544Z] 46e84b9521cf: Preparing [2024-11-08T06:26:25.544Z] a4205fc9e0da: Preparing [2024-11-08T06:26:25.544Z] 32d71619555d: Preparing [2024-11-08T06:26:25.544Z] 79f39f15415e: Preparing [2024-11-08T06:26:25.544Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:25.544Z] e71a698b0838: Preparing [2024-11-08T06:26:25.544Z] 16113d51b718: Preparing [2024-11-08T06:26:25.544Z] ee5f4fe96a21: Waiting [2024-11-08T06:26:25.544Z] e71a698b0838: Waiting [2024-11-08T06:26:25.544Z] 16113d51b718: Waiting [2024-11-08T06:26:25.544Z] 79f39f15415e: Waiting [2024-11-08T06:26:25.544Z] 32d71619555d: Layer already exists [2024-11-08T06:26:25.544Z] a4205fc9e0da: Layer already exists [2024-11-08T06:26:25.544Z] 46e84b9521cf: Layer already exists [2024-11-08T06:26:25.544Z] 6ac0b308cc12: Layer already exists [2024-11-08T06:26:25.544Z] 5a7e31a980da: Layer already exists [2024-11-08T06:26:25.544Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:25.544Z] 16113d51b718: Layer already exists [2024-11-08T06:26:25.544Z] e71a698b0838: Layer already exists [2024-11-08T06:26:25.544Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:25.810Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:912c6c33dfd0b39f0a668eaa686052de148e3f04bb078d0be0cd5ae111a9dbf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:26.183Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:26.557Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-11-08T06:26:26.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T06:26:26.557Z] 6ac0b308cc12: Preparing [2024-11-08T06:26:26.557Z] 5a7e31a980da: Preparing [2024-11-08T06:26:26.557Z] 46e84b9521cf: Preparing [2024-11-08T06:26:26.557Z] a4205fc9e0da: Preparing [2024-11-08T06:26:26.557Z] 32d71619555d: Preparing [2024-11-08T06:26:26.557Z] 79f39f15415e: Preparing [2024-11-08T06:26:26.557Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:26.557Z] e71a698b0838: Preparing [2024-11-08T06:26:26.557Z] 16113d51b718: Preparing [2024-11-08T06:26:26.557Z] 79f39f15415e: Waiting [2024-11-08T06:26:26.557Z] ee5f4fe96a21: Waiting [2024-11-08T06:26:26.557Z] 16113d51b718: Waiting [2024-11-08T06:26:26.557Z] e71a698b0838: Waiting [2024-11-08T06:26:26.557Z] 32d71619555d: Layer already exists [2024-11-08T06:26:26.557Z] 46e84b9521cf: Layer already exists [2024-11-08T06:26:26.557Z] a4205fc9e0da: Layer already exists [2024-11-08T06:26:26.557Z] 6ac0b308cc12: Layer already exists [2024-11-08T06:26:26.557Z] 5a7e31a980da: Layer already exists [2024-11-08T06:26:26.557Z] e71a698b0838: Layer already exists [2024-11-08T06:26:26.557Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:26.557Z] 16113d51b718: Layer already exists [2024-11-08T06:26:26.557Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:26.826Z] main: digest: sha256:912c6c33dfd0b39f0a668eaa686052de148e3f04bb078d0be0cd5ae111a9dbf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:26:26.916Z] ===================================================== [Pipeline] echo [2024-11-08T06:26:26.930Z] taggedImages: [2024-11-08T06:26:26.930Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:26.930Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-08T06:26:26.930Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.15 [2024-11-08T06:26:26.930Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:26.930Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-11-08T06:26:26.962Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-11-08T06:26:26.962Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:26.962Z] latest [2024-11-08T06:26:26.962Z] 4.0.0-dev.15 [2024-11-08T06:26:26.962Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:26.962Z] main [2024-11-08T06:26:26.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:27.354Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:27.730Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:27.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T06:26:27.730Z] 5960afcc002b: Preparing [2024-11-08T06:26:27.730Z] 5677a187e3dd: Preparing [2024-11-08T06:26:27.730Z] 0a843b9f69da: Preparing [2024-11-08T06:26:27.730Z] 32d71619555d: Preparing [2024-11-08T06:26:27.730Z] 79f39f15415e: Preparing [2024-11-08T06:26:27.730Z] 39cb55bcec6c: Preparing [2024-11-08T06:26:27.730Z] 831810dbdceb: Preparing [2024-11-08T06:26:27.730Z] 16113d51b718: Preparing [2024-11-08T06:26:27.730Z] 39cb55bcec6c: Waiting [2024-11-08T06:26:27.730Z] 831810dbdceb: Waiting [2024-11-08T06:26:27.730Z] 16113d51b718: Waiting [2024-11-08T06:26:27.730Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:27.999Z] 32d71619555d: Layer already exists [2024-11-08T06:26:27.999Z] 5677a187e3dd: Pushed [2024-11-08T06:26:27.999Z] 5960afcc002b: Pushed [2024-11-08T06:26:27.999Z] 831810dbdceb: Pushed [2024-11-08T06:26:27.999Z] 16113d51b718: Layer already exists [2024-11-08T06:26:29.494Z] 39cb55bcec6c: Pushed [2024-11-08T06:26:33.860Z] 0a843b9f69da: Pushed [2024-11-08T06:26:33.860Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:d8bd744e127ffd7fc76a13f272313df19aa8f307535c36e998afc05f642cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:34.254Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:34.614Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-08T06:26:34.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T06:26:34.614Z] 5960afcc002b: Preparing [2024-11-08T06:26:34.614Z] 5677a187e3dd: Preparing [2024-11-08T06:26:34.614Z] 0a843b9f69da: Preparing [2024-11-08T06:26:34.614Z] 32d71619555d: Preparing [2024-11-08T06:26:34.614Z] 79f39f15415e: Preparing [2024-11-08T06:26:34.614Z] 39cb55bcec6c: Preparing [2024-11-08T06:26:34.614Z] 831810dbdceb: Preparing [2024-11-08T06:26:34.614Z] 16113d51b718: Preparing [2024-11-08T06:26:34.614Z] 39cb55bcec6c: Waiting [2024-11-08T06:26:34.614Z] 831810dbdceb: Waiting [2024-11-08T06:26:34.614Z] 16113d51b718: Waiting [2024-11-08T06:26:34.614Z] 32d71619555d: Layer already exists [2024-11-08T06:26:34.614Z] 5677a187e3dd: Layer already exists [2024-11-08T06:26:34.614Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:34.614Z] 5960afcc002b: Layer already exists [2024-11-08T06:26:34.614Z] 0a843b9f69da: Layer already exists [2024-11-08T06:26:34.615Z] 831810dbdceb: Layer already exists [2024-11-08T06:26:34.615Z] 39cb55bcec6c: Layer already exists [2024-11-08T06:26:34.615Z] 16113d51b718: Layer already exists [2024-11-08T06:26:34.881Z] latest: digest: sha256:d8bd744e127ffd7fc76a13f272313df19aa8f307535c36e998afc05f642cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:35.244Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:35.605Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.15 [2024-11-08T06:26:35.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T06:26:35.605Z] 5960afcc002b: Preparing [2024-11-08T06:26:35.605Z] 5677a187e3dd: Preparing [2024-11-08T06:26:35.605Z] 0a843b9f69da: Preparing [2024-11-08T06:26:35.605Z] 32d71619555d: Preparing [2024-11-08T06:26:35.605Z] 79f39f15415e: Preparing [2024-11-08T06:26:35.605Z] 39cb55bcec6c: Preparing [2024-11-08T06:26:35.605Z] 831810dbdceb: Preparing [2024-11-08T06:26:35.605Z] 16113d51b718: Preparing [2024-11-08T06:26:35.605Z] 39cb55bcec6c: Waiting [2024-11-08T06:26:35.605Z] 831810dbdceb: Waiting [2024-11-08T06:26:35.605Z] 16113d51b718: Waiting [2024-11-08T06:26:35.605Z] 32d71619555d: Layer already exists [2024-11-08T06:26:35.605Z] 0a843b9f69da: Layer already exists [2024-11-08T06:26:35.605Z] 5960afcc002b: Layer already exists [2024-11-08T06:26:35.605Z] 5677a187e3dd: Layer already exists [2024-11-08T06:26:35.605Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:35.605Z] 831810dbdceb: Layer already exists [2024-11-08T06:26:35.605Z] 39cb55bcec6c: Layer already exists [2024-11-08T06:26:35.605Z] 16113d51b718: Layer already exists [2024-11-08T06:26:35.872Z] 4.0.0-dev.15: digest: sha256:d8bd744e127ffd7fc76a13f272313df19aa8f307535c36e998afc05f642cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:36.238Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:36.591Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:36.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T06:26:36.591Z] 5960afcc002b: Preparing [2024-11-08T06:26:36.591Z] 5677a187e3dd: Preparing [2024-11-08T06:26:36.591Z] 0a843b9f69da: Preparing [2024-11-08T06:26:36.591Z] 32d71619555d: Preparing [2024-11-08T06:26:36.591Z] 79f39f15415e: Preparing [2024-11-08T06:26:36.591Z] 39cb55bcec6c: Preparing [2024-11-08T06:26:36.591Z] 831810dbdceb: Preparing [2024-11-08T06:26:36.591Z] 16113d51b718: Preparing [2024-11-08T06:26:36.591Z] 39cb55bcec6c: Waiting [2024-11-08T06:26:36.591Z] 831810dbdceb: Waiting [2024-11-08T06:26:36.591Z] 16113d51b718: Waiting [2024-11-08T06:26:36.591Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:36.591Z] 32d71619555d: Layer already exists [2024-11-08T06:26:36.591Z] 5960afcc002b: Layer already exists [2024-11-08T06:26:36.591Z] 0a843b9f69da: Layer already exists [2024-11-08T06:26:36.591Z] 5677a187e3dd: Layer already exists [2024-11-08T06:26:36.591Z] 831810dbdceb: Layer already exists [2024-11-08T06:26:36.591Z] 16113d51b718: Layer already exists [2024-11-08T06:26:36.591Z] 39cb55bcec6c: Layer already exists [2024-11-08T06:26:36.864Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:d8bd744e127ffd7fc76a13f272313df19aa8f307535c36e998afc05f642cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:37.232Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:37.593Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-11-08T06:26:37.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T06:26:37.593Z] 5960afcc002b: Preparing [2024-11-08T06:26:37.593Z] 5677a187e3dd: Preparing [2024-11-08T06:26:37.593Z] 0a843b9f69da: Preparing [2024-11-08T06:26:37.593Z] 32d71619555d: Preparing [2024-11-08T06:26:37.593Z] 79f39f15415e: Preparing [2024-11-08T06:26:37.593Z] 39cb55bcec6c: Preparing [2024-11-08T06:26:37.593Z] 831810dbdceb: Preparing [2024-11-08T06:26:37.593Z] 16113d51b718: Preparing [2024-11-08T06:26:37.593Z] 39cb55bcec6c: Waiting [2024-11-08T06:26:37.593Z] 831810dbdceb: Waiting [2024-11-08T06:26:37.593Z] 16113d51b718: Waiting [2024-11-08T06:26:37.593Z] 0a843b9f69da: Layer already exists [2024-11-08T06:26:37.593Z] 32d71619555d: Layer already exists [2024-11-08T06:26:37.593Z] 5677a187e3dd: Layer already exists [2024-11-08T06:26:37.593Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:37.593Z] 5960afcc002b: Layer already exists [2024-11-08T06:26:37.593Z] 39cb55bcec6c: Layer already exists [2024-11-08T06:26:37.593Z] 16113d51b718: Layer already exists [2024-11-08T06:26:37.593Z] 831810dbdceb: Layer already exists [2024-11-08T06:26:37.859Z] main: digest: sha256:d8bd744e127ffd7fc76a13f272313df19aa8f307535c36e998afc05f642cdf54 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:26:37.937Z] ===================================================== [Pipeline] echo [2024-11-08T06:26:37.950Z] taggedImages: [2024-11-08T06:26:37.950Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:37.950Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-08T06:26:37.950Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.15 [2024-11-08T06:26:37.950Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:37.950Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-11-08T06:26:37.974Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-11-08T06:26:37.974Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:37.974Z] latest [2024-11-08T06:26:37.974Z] 4.0.0-dev.15 [2024-11-08T06:26:37.974Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:37.974Z] main [2024-11-08T06:26:37.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:38.337Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:38.697Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:38.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T06:26:38.697Z] 9c2baa65b777: Preparing [2024-11-08T06:26:38.697Z] 92d60b79b4eb: Preparing [2024-11-08T06:26:38.697Z] e1b17dc855ab: Preparing [2024-11-08T06:26:38.697Z] 79f39f15415e: Preparing [2024-11-08T06:26:38.697Z] e9ce49835969: Preparing [2024-11-08T06:26:38.697Z] a6d63b9702e0: Preparing [2024-11-08T06:26:38.697Z] 16113d51b718: Preparing [2024-11-08T06:26:38.697Z] 16113d51b718: Waiting [2024-11-08T06:26:38.697Z] a6d63b9702e0: Waiting [2024-11-08T06:26:38.965Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:38.965Z] 92d60b79b4eb: Pushed [2024-11-08T06:26:38.965Z] e9ce49835969: Pushed [2024-11-08T06:26:38.965Z] 16113d51b718: Layer already exists [2024-11-08T06:26:38.965Z] a6d63b9702e0: Pushed [2024-11-08T06:26:38.965Z] 9c2baa65b777: Pushed [2024-11-08T06:26:44.296Z] e1b17dc855ab: Pushed [2024-11-08T06:26:44.296Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:255ab9e4620562e4302cf4c38e20343e88e682da5d0a5b3a0ff7b78b2a4c8ccd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:44.671Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:45.026Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-08T06:26:45.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T06:26:45.026Z] 9c2baa65b777: Preparing [2024-11-08T06:26:45.026Z] 92d60b79b4eb: Preparing [2024-11-08T06:26:45.026Z] e1b17dc855ab: Preparing [2024-11-08T06:26:45.026Z] 79f39f15415e: Preparing [2024-11-08T06:26:45.026Z] e9ce49835969: Preparing [2024-11-08T06:26:45.026Z] a6d63b9702e0: Preparing [2024-11-08T06:26:45.026Z] 16113d51b718: Preparing [2024-11-08T06:26:45.026Z] a6d63b9702e0: Waiting [2024-11-08T06:26:45.026Z] 16113d51b718: Waiting [2024-11-08T06:26:45.026Z] e1b17dc855ab: Layer already exists [2024-11-08T06:26:45.026Z] 9c2baa65b777: Layer already exists [2024-11-08T06:26:45.026Z] e9ce49835969: Layer already exists [2024-11-08T06:26:45.026Z] 92d60b79b4eb: Layer already exists [2024-11-08T06:26:45.026Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:45.026Z] 16113d51b718: Layer already exists [2024-11-08T06:26:45.026Z] a6d63b9702e0: Layer already exists [2024-11-08T06:26:45.291Z] latest: digest: sha256:255ab9e4620562e4302cf4c38e20343e88e682da5d0a5b3a0ff7b78b2a4c8ccd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:45.656Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:46.026Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.15 [2024-11-08T06:26:46.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T06:26:46.027Z] 9c2baa65b777: Preparing [2024-11-08T06:26:46.027Z] 92d60b79b4eb: Preparing [2024-11-08T06:26:46.027Z] e1b17dc855ab: Preparing [2024-11-08T06:26:46.027Z] 79f39f15415e: Preparing [2024-11-08T06:26:46.027Z] e9ce49835969: Preparing [2024-11-08T06:26:46.027Z] a6d63b9702e0: Preparing [2024-11-08T06:26:46.027Z] 16113d51b718: Preparing [2024-11-08T06:26:46.027Z] a6d63b9702e0: Waiting [2024-11-08T06:26:46.027Z] 16113d51b718: Waiting [2024-11-08T06:26:46.027Z] e9ce49835969: Layer already exists [2024-11-08T06:26:46.027Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:46.027Z] e1b17dc855ab: Layer already exists [2024-11-08T06:26:46.027Z] 92d60b79b4eb: Layer already exists [2024-11-08T06:26:46.027Z] 9c2baa65b777: Layer already exists [2024-11-08T06:26:46.027Z] 16113d51b718: Layer already exists [2024-11-08T06:26:46.027Z] a6d63b9702e0: Layer already exists [2024-11-08T06:26:46.294Z] 4.0.0-dev.15: digest: sha256:255ab9e4620562e4302cf4c38e20343e88e682da5d0a5b3a0ff7b78b2a4c8ccd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:46.661Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:47.021Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:47.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T06:26:47.022Z] 9c2baa65b777: Preparing [2024-11-08T06:26:47.022Z] 92d60b79b4eb: Preparing [2024-11-08T06:26:47.022Z] e1b17dc855ab: Preparing [2024-11-08T06:26:47.022Z] 79f39f15415e: Preparing [2024-11-08T06:26:47.022Z] e9ce49835969: Preparing [2024-11-08T06:26:47.022Z] a6d63b9702e0: Preparing [2024-11-08T06:26:47.022Z] 16113d51b718: Preparing [2024-11-08T06:26:47.022Z] a6d63b9702e0: Waiting [2024-11-08T06:26:47.022Z] 16113d51b718: Waiting [2024-11-08T06:26:47.022Z] 9c2baa65b777: Layer already exists [2024-11-08T06:26:47.022Z] 92d60b79b4eb: Layer already exists [2024-11-08T06:26:47.022Z] e1b17dc855ab: Layer already exists [2024-11-08T06:26:47.022Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:47.022Z] e9ce49835969: Layer already exists [2024-11-08T06:26:47.022Z] a6d63b9702e0: Layer already exists [2024-11-08T06:26:47.022Z] 16113d51b718: Layer already exists [2024-11-08T06:26:47.287Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:255ab9e4620562e4302cf4c38e20343e88e682da5d0a5b3a0ff7b78b2a4c8ccd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:47.653Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:48.021Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-11-08T06:26:48.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T06:26:48.021Z] 9c2baa65b777: Preparing [2024-11-08T06:26:48.021Z] 92d60b79b4eb: Preparing [2024-11-08T06:26:48.021Z] e1b17dc855ab: Preparing [2024-11-08T06:26:48.021Z] 79f39f15415e: Preparing [2024-11-08T06:26:48.021Z] e9ce49835969: Preparing [2024-11-08T06:26:48.021Z] a6d63b9702e0: Preparing [2024-11-08T06:26:48.021Z] 16113d51b718: Preparing [2024-11-08T06:26:48.021Z] a6d63b9702e0: Waiting [2024-11-08T06:26:48.021Z] 16113d51b718: Waiting [2024-11-08T06:26:48.021Z] e1b17dc855ab: Layer already exists [2024-11-08T06:26:48.021Z] 92d60b79b4eb: Layer already exists [2024-11-08T06:26:48.021Z] 9c2baa65b777: Layer already exists [2024-11-08T06:26:48.021Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:48.021Z] e9ce49835969: Layer already exists [2024-11-08T06:26:48.021Z] 16113d51b718: Layer already exists [2024-11-08T06:26:48.021Z] a6d63b9702e0: Layer already exists [2024-11-08T06:26:48.287Z] main: digest: sha256:255ab9e4620562e4302cf4c38e20343e88e682da5d0a5b3a0ff7b78b2a4c8ccd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:26:48.373Z] ===================================================== [Pipeline] echo [2024-11-08T06:26:48.386Z] taggedImages: [2024-11-08T06:26:48.386Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:48.386Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-08T06:26:48.386Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.15 [2024-11-08T06:26:48.386Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:48.386Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-11-08T06:26:48.411Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-11-08T06:26:48.411Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:48.411Z] latest [2024-11-08T06:26:48.411Z] 4.0.0-dev.15 [2024-11-08T06:26:48.411Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:48.411Z] main [2024-11-08T06:26:48.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:48.778Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:49.136Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:49.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T06:26:49.136Z] b7cff9ae7dec: Preparing [2024-11-08T06:26:49.136Z] 87e87815ca9c: Preparing [2024-11-08T06:26:49.136Z] f5b4a3e3f80e: Preparing [2024-11-08T06:26:49.136Z] 40c774b9c3cf: Preparing [2024-11-08T06:26:49.136Z] 32d71619555d: Preparing [2024-11-08T06:26:49.136Z] 79f39f15415e: Preparing [2024-11-08T06:26:49.136Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:49.136Z] e71a698b0838: Preparing [2024-11-08T06:26:49.136Z] 16113d51b718: Preparing [2024-11-08T06:26:49.136Z] 79f39f15415e: Waiting [2024-11-08T06:26:49.136Z] e71a698b0838: Waiting [2024-11-08T06:26:49.136Z] ee5f4fe96a21: Waiting [2024-11-08T06:26:49.136Z] 16113d51b718: Waiting [2024-11-08T06:26:49.403Z] 32d71619555d: Layer already exists [2024-11-08T06:26:49.403Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:49.403Z] f5b4a3e3f80e: Pushed [2024-11-08T06:26:49.403Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:49.403Z] 87e87815ca9c: Pushed [2024-11-08T06:26:49.403Z] b7cff9ae7dec: Pushed [2024-11-08T06:26:49.403Z] e71a698b0838: Layer already exists [2024-11-08T06:26:49.403Z] 16113d51b718: Layer already exists [2024-11-08T06:26:54.746Z] 40c774b9c3cf: Pushed [2024-11-08T06:26:54.746Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:4f3e48d6d86a600a741159c34b04802b6bf2b42f7fd99b6e83966a9a9ff5fa98 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:55.115Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:55.473Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-08T06:26:55.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T06:26:55.473Z] b7cff9ae7dec: Preparing [2024-11-08T06:26:55.473Z] 87e87815ca9c: Preparing [2024-11-08T06:26:55.473Z] f5b4a3e3f80e: Preparing [2024-11-08T06:26:55.473Z] 40c774b9c3cf: Preparing [2024-11-08T06:26:55.473Z] 32d71619555d: Preparing [2024-11-08T06:26:55.473Z] 79f39f15415e: Preparing [2024-11-08T06:26:55.473Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:55.473Z] e71a698b0838: Preparing [2024-11-08T06:26:55.473Z] 16113d51b718: Preparing [2024-11-08T06:26:55.473Z] 79f39f15415e: Waiting [2024-11-08T06:26:55.473Z] e71a698b0838: Waiting [2024-11-08T06:26:55.473Z] ee5f4fe96a21: Waiting [2024-11-08T06:26:55.473Z] 32d71619555d: Layer already exists [2024-11-08T06:26:55.473Z] b7cff9ae7dec: Layer already exists [2024-11-08T06:26:55.473Z] f5b4a3e3f80e: Layer already exists [2024-11-08T06:26:55.473Z] 87e87815ca9c: Layer already exists [2024-11-08T06:26:55.473Z] 40c774b9c3cf: Layer already exists [2024-11-08T06:26:55.473Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:55.473Z] e71a698b0838: Layer already exists [2024-11-08T06:26:55.473Z] 16113d51b718: Layer already exists [2024-11-08T06:26:55.473Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:55.739Z] latest: digest: sha256:4f3e48d6d86a600a741159c34b04802b6bf2b42f7fd99b6e83966a9a9ff5fa98 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:56.098Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:56.453Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.15 [2024-11-08T06:26:56.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T06:26:56.453Z] b7cff9ae7dec: Preparing [2024-11-08T06:26:56.453Z] 87e87815ca9c: Preparing [2024-11-08T06:26:56.453Z] f5b4a3e3f80e: Preparing [2024-11-08T06:26:56.453Z] 40c774b9c3cf: Preparing [2024-11-08T06:26:56.453Z] 32d71619555d: Preparing [2024-11-08T06:26:56.453Z] 79f39f15415e: Preparing [2024-11-08T06:26:56.453Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:56.453Z] e71a698b0838: Preparing [2024-11-08T06:26:56.453Z] 16113d51b718: Preparing [2024-11-08T06:26:56.453Z] 79f39f15415e: Waiting [2024-11-08T06:26:56.453Z] ee5f4fe96a21: Waiting [2024-11-08T06:26:56.453Z] e71a698b0838: Waiting [2024-11-08T06:26:56.453Z] 16113d51b718: Waiting [2024-11-08T06:26:56.453Z] 40c774b9c3cf: Layer already exists [2024-11-08T06:26:56.453Z] b7cff9ae7dec: Layer already exists [2024-11-08T06:26:56.453Z] f5b4a3e3f80e: Layer already exists [2024-11-08T06:26:56.453Z] 87e87815ca9c: Layer already exists [2024-11-08T06:26:56.453Z] 32d71619555d: Layer already exists [2024-11-08T06:26:56.453Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:56.453Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:56.453Z] e71a698b0838: Layer already exists [2024-11-08T06:26:56.453Z] 16113d51b718: Layer already exists [2024-11-08T06:26:56.719Z] 4.0.0-dev.15: digest: sha256:4f3e48d6d86a600a741159c34b04802b6bf2b42f7fd99b6e83966a9a9ff5fa98 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:57.090Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:57.469Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:57.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T06:26:57.469Z] b7cff9ae7dec: Preparing [2024-11-08T06:26:57.469Z] 87e87815ca9c: Preparing [2024-11-08T06:26:57.469Z] f5b4a3e3f80e: Preparing [2024-11-08T06:26:57.469Z] 40c774b9c3cf: Preparing [2024-11-08T06:26:57.469Z] 32d71619555d: Preparing [2024-11-08T06:26:57.469Z] 79f39f15415e: Preparing [2024-11-08T06:26:57.469Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:57.469Z] e71a698b0838: Preparing [2024-11-08T06:26:57.469Z] 16113d51b718: Preparing [2024-11-08T06:26:57.469Z] ee5f4fe96a21: Waiting [2024-11-08T06:26:57.469Z] e71a698b0838: Waiting [2024-11-08T06:26:57.469Z] 16113d51b718: Waiting [2024-11-08T06:26:57.469Z] 79f39f15415e: Waiting [2024-11-08T06:26:57.469Z] 32d71619555d: Layer already exists [2024-11-08T06:26:57.469Z] 87e87815ca9c: Layer already exists [2024-11-08T06:26:57.469Z] b7cff9ae7dec: Layer already exists [2024-11-08T06:26:57.469Z] f5b4a3e3f80e: Layer already exists [2024-11-08T06:26:57.469Z] 40c774b9c3cf: Layer already exists [2024-11-08T06:26:57.469Z] e71a698b0838: Layer already exists [2024-11-08T06:26:57.469Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:57.469Z] 16113d51b718: Layer already exists [2024-11-08T06:26:57.469Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:57.736Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:4f3e48d6d86a600a741159c34b04802b6bf2b42f7fd99b6e83966a9a9ff5fa98 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:58.097Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:58.467Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-11-08T06:26:58.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T06:26:58.467Z] b7cff9ae7dec: Preparing [2024-11-08T06:26:58.467Z] 87e87815ca9c: Preparing [2024-11-08T06:26:58.467Z] f5b4a3e3f80e: Preparing [2024-11-08T06:26:58.467Z] 40c774b9c3cf: Preparing [2024-11-08T06:26:58.467Z] 32d71619555d: Preparing [2024-11-08T06:26:58.467Z] 79f39f15415e: Preparing [2024-11-08T06:26:58.467Z] ee5f4fe96a21: Preparing [2024-11-08T06:26:58.467Z] e71a698b0838: Preparing [2024-11-08T06:26:58.467Z] 16113d51b718: Preparing [2024-11-08T06:26:58.467Z] ee5f4fe96a21: Waiting [2024-11-08T06:26:58.467Z] e71a698b0838: Waiting [2024-11-08T06:26:58.467Z] 16113d51b718: Waiting [2024-11-08T06:26:58.467Z] 79f39f15415e: Waiting [2024-11-08T06:26:58.467Z] 32d71619555d: Layer already exists [2024-11-08T06:26:58.467Z] 87e87815ca9c: Layer already exists [2024-11-08T06:26:58.467Z] 40c774b9c3cf: Layer already exists [2024-11-08T06:26:58.467Z] f5b4a3e3f80e: Layer already exists [2024-11-08T06:26:58.467Z] b7cff9ae7dec: Layer already exists [2024-11-08T06:26:58.467Z] 16113d51b718: Layer already exists [2024-11-08T06:26:58.467Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:58.467Z] e71a698b0838: Layer already exists [2024-11-08T06:26:58.467Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:26:58.732Z] main: digest: sha256:4f3e48d6d86a600a741159c34b04802b6bf2b42f7fd99b6e83966a9a9ff5fa98 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:26:58.824Z] ===================================================== [Pipeline] echo [2024-11-08T06:26:58.843Z] taggedImages: [2024-11-08T06:26:58.843Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:58.843Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-08T06:26:58.843Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.15 [2024-11-08T06:26:58.843Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:58.843Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-11-08T06:26:58.879Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-11-08T06:26:58.879Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:58.879Z] latest [2024-11-08T06:26:58.879Z] 4.0.0-dev.15 [2024-11-08T06:26:58.879Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:26:58.879Z] main [2024-11-08T06:26:58.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:59.271Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:26:59.623Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:26:59.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T06:26:59.623Z] dcdf4f4047c7: Preparing [2024-11-08T06:26:59.623Z] c08669c0c315: Preparing [2024-11-08T06:26:59.623Z] 564484ff56ec: Preparing [2024-11-08T06:26:59.623Z] 1251fe7fea08: Preparing [2024-11-08T06:26:59.623Z] 753bbffb8766: Preparing [2024-11-08T06:26:59.623Z] b3172fdc1986: Preparing [2024-11-08T06:26:59.623Z] 1549a76738a7: Preparing [2024-11-08T06:26:59.623Z] b3172fdc1986: Waiting [2024-11-08T06:26:59.623Z] 32d71619555d: Preparing [2024-11-08T06:26:59.623Z] 1549a76738a7: Waiting [2024-11-08T06:26:59.623Z] 79f39f15415e: Preparing [2024-11-08T06:26:59.623Z] 32d71619555d: Waiting [2024-11-08T06:26:59.623Z] 8ac746e17c21: Preparing [2024-11-08T06:26:59.623Z] 79f39f15415e: Waiting [2024-11-08T06:26:59.623Z] 7af9f41993a7: Preparing [2024-11-08T06:26:59.623Z] 8ac746e17c21: Waiting [2024-11-08T06:26:59.623Z] 7af9f41993a7: Waiting [2024-11-08T06:26:59.623Z] 5f70bf18a086: Preparing [2024-11-08T06:26:59.623Z] 9231079cede6: Preparing [2024-11-08T06:26:59.623Z] 8465d0317391: Preparing [2024-11-08T06:26:59.623Z] 73ec5ee1f2af: Preparing [2024-11-08T06:26:59.623Z] 5f70bf18a086: Waiting [2024-11-08T06:26:59.623Z] 16113d51b718: Preparing [2024-11-08T06:26:59.623Z] 8465d0317391: Waiting [2024-11-08T06:26:59.623Z] 9231079cede6: Waiting [2024-11-08T06:26:59.623Z] 73ec5ee1f2af: Waiting [2024-11-08T06:26:59.623Z] 16113d51b718: Waiting [2024-11-08T06:26:59.891Z] 753bbffb8766: Pushed [2024-11-08T06:26:59.891Z] dcdf4f4047c7: Pushed [2024-11-08T06:26:59.891Z] c08669c0c315: Pushed [2024-11-08T06:26:59.891Z] 564484ff56ec: Pushed [2024-11-08T06:26:59.891Z] 1251fe7fea08: Pushed [2024-11-08T06:26:59.891Z] 32d71619555d: Layer already exists [2024-11-08T06:26:59.891Z] 79f39f15415e: Layer already exists [2024-11-08T06:26:59.891Z] b3172fdc1986: Pushed [2024-11-08T06:27:00.157Z] 5f70bf18a086: Layer already exists [2024-11-08T06:27:00.157Z] 8ac746e17c21: Pushed [2024-11-08T06:27:00.157Z] 7af9f41993a7: Pushed [2024-11-08T06:27:00.157Z] 9231079cede6: Pushed [2024-11-08T06:27:00.157Z] 16113d51b718: Layer already exists [2024-11-08T06:27:00.157Z] 73ec5ee1f2af: Pushed [2024-11-08T06:27:02.093Z] 8465d0317391: Pushed [2024-11-08T06:27:03.051Z] 1549a76738a7: Pushed [2024-11-08T06:27:03.051Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:1d170caf4f6dddf1cd05584834c7d6f1940abe1eda5ad34f6cc8294c3adecfe1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:03.674Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:04.030Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-08T06:27:04.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T06:27:04.030Z] dcdf4f4047c7: Preparing [2024-11-08T06:27:04.030Z] c08669c0c315: Preparing [2024-11-08T06:27:04.030Z] 564484ff56ec: Preparing [2024-11-08T06:27:04.030Z] 1251fe7fea08: Preparing [2024-11-08T06:27:04.030Z] 753bbffb8766: Preparing [2024-11-08T06:27:04.030Z] b3172fdc1986: Preparing [2024-11-08T06:27:04.030Z] 1549a76738a7: Preparing [2024-11-08T06:27:04.030Z] 32d71619555d: Preparing [2024-11-08T06:27:04.030Z] 79f39f15415e: Preparing [2024-11-08T06:27:04.030Z] 8ac746e17c21: Preparing [2024-11-08T06:27:04.030Z] 7af9f41993a7: Preparing [2024-11-08T06:27:04.030Z] 5f70bf18a086: Preparing [2024-11-08T06:27:04.030Z] 9231079cede6: Preparing [2024-11-08T06:27:04.030Z] 8465d0317391: Preparing [2024-11-08T06:27:04.030Z] 73ec5ee1f2af: Preparing [2024-11-08T06:27:04.030Z] 16113d51b718: Preparing [2024-11-08T06:27:04.030Z] 8ac746e17c21: Waiting [2024-11-08T06:27:04.030Z] 7af9f41993a7: Waiting [2024-11-08T06:27:04.030Z] 5f70bf18a086: Waiting [2024-11-08T06:27:04.030Z] 9231079cede6: Waiting [2024-11-08T06:27:04.030Z] 8465d0317391: Waiting [2024-11-08T06:27:04.030Z] 16113d51b718: Waiting [2024-11-08T06:27:04.030Z] 73ec5ee1f2af: Waiting [2024-11-08T06:27:04.030Z] b3172fdc1986: Waiting [2024-11-08T06:27:04.030Z] 1549a76738a7: Waiting [2024-11-08T06:27:04.030Z] 32d71619555d: Waiting [2024-11-08T06:27:04.030Z] 79f39f15415e: Waiting [2024-11-08T06:27:04.030Z] 1251fe7fea08: Layer already exists [2024-11-08T06:27:04.030Z] 564484ff56ec: Layer already exists [2024-11-08T06:27:04.030Z] 753bbffb8766: Layer already exists [2024-11-08T06:27:04.030Z] dcdf4f4047c7: Layer already exists [2024-11-08T06:27:04.030Z] c08669c0c315: Layer already exists [2024-11-08T06:27:04.030Z] b3172fdc1986: Layer already exists [2024-11-08T06:27:04.030Z] 32d71619555d: Layer already exists [2024-11-08T06:27:04.030Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:04.030Z] 1549a76738a7: Layer already exists [2024-11-08T06:27:04.030Z] 8ac746e17c21: Layer already exists [2024-11-08T06:27:04.030Z] 8465d0317391: Layer already exists [2024-11-08T06:27:04.030Z] 9231079cede6: Layer already exists [2024-11-08T06:27:04.030Z] 5f70bf18a086: Layer already exists [2024-11-08T06:27:04.030Z] 7af9f41993a7: Layer already exists [2024-11-08T06:27:04.030Z] 73ec5ee1f2af: Layer already exists [2024-11-08T06:27:04.295Z] 16113d51b718: Layer already exists [2024-11-08T06:27:04.295Z] latest: digest: sha256:1d170caf4f6dddf1cd05584834c7d6f1940abe1eda5ad34f6cc8294c3adecfe1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:04.654Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:05.010Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.15 [2024-11-08T06:27:05.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T06:27:05.010Z] dcdf4f4047c7: Preparing [2024-11-08T06:27:05.010Z] c08669c0c315: Preparing [2024-11-08T06:27:05.010Z] 564484ff56ec: Preparing [2024-11-08T06:27:05.010Z] 1251fe7fea08: Preparing [2024-11-08T06:27:05.010Z] 753bbffb8766: Preparing [2024-11-08T06:27:05.010Z] b3172fdc1986: Preparing [2024-11-08T06:27:05.010Z] 1549a76738a7: Preparing [2024-11-08T06:27:05.010Z] 32d71619555d: Preparing [2024-11-08T06:27:05.010Z] 79f39f15415e: Preparing [2024-11-08T06:27:05.010Z] 8ac746e17c21: Preparing [2024-11-08T06:27:05.010Z] 7af9f41993a7: Preparing [2024-11-08T06:27:05.010Z] 5f70bf18a086: Preparing [2024-11-08T06:27:05.010Z] 9231079cede6: Preparing [2024-11-08T06:27:05.010Z] 8465d0317391: Preparing [2024-11-08T06:27:05.010Z] 73ec5ee1f2af: Preparing [2024-11-08T06:27:05.010Z] 16113d51b718: Preparing [2024-11-08T06:27:05.010Z] 8ac746e17c21: Waiting [2024-11-08T06:27:05.010Z] 7af9f41993a7: Waiting [2024-11-08T06:27:05.010Z] 5f70bf18a086: Waiting [2024-11-08T06:27:05.010Z] 9231079cede6: Waiting [2024-11-08T06:27:05.010Z] 8465d0317391: Waiting [2024-11-08T06:27:05.010Z] b3172fdc1986: Waiting [2024-11-08T06:27:05.010Z] 1549a76738a7: Waiting [2024-11-08T06:27:05.010Z] 73ec5ee1f2af: Waiting [2024-11-08T06:27:05.010Z] 16113d51b718: Waiting [2024-11-08T06:27:05.010Z] 32d71619555d: Waiting [2024-11-08T06:27:05.010Z] 79f39f15415e: Waiting [2024-11-08T06:27:05.010Z] 1251fe7fea08: Layer already exists [2024-11-08T06:27:05.010Z] c08669c0c315: Layer already exists [2024-11-08T06:27:05.010Z] dcdf4f4047c7: Layer already exists [2024-11-08T06:27:05.010Z] 564484ff56ec: Layer already exists [2024-11-08T06:27:05.010Z] 753bbffb8766: Layer already exists [2024-11-08T06:27:05.010Z] 1549a76738a7: Layer already exists [2024-11-08T06:27:05.010Z] 8ac746e17c21: Layer already exists [2024-11-08T06:27:05.010Z] b3172fdc1986: Layer already exists [2024-11-08T06:27:05.010Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:05.010Z] 32d71619555d: Layer already exists [2024-11-08T06:27:05.010Z] 5f70bf18a086: Layer already exists [2024-11-08T06:27:05.010Z] 7af9f41993a7: Layer already exists [2024-11-08T06:27:05.010Z] 9231079cede6: Layer already exists [2024-11-08T06:27:05.010Z] 8465d0317391: Layer already exists [2024-11-08T06:27:05.010Z] 73ec5ee1f2af: Layer already exists [2024-11-08T06:27:05.276Z] 16113d51b718: Layer already exists [2024-11-08T06:27:05.276Z] 4.0.0-dev.15: digest: sha256:1d170caf4f6dddf1cd05584834c7d6f1940abe1eda5ad34f6cc8294c3adecfe1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:05.650Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:06.002Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:06.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T06:27:06.002Z] dcdf4f4047c7: Preparing [2024-11-08T06:27:06.002Z] c08669c0c315: Preparing [2024-11-08T06:27:06.002Z] 564484ff56ec: Preparing [2024-11-08T06:27:06.002Z] 1251fe7fea08: Preparing [2024-11-08T06:27:06.002Z] 753bbffb8766: Preparing [2024-11-08T06:27:06.002Z] b3172fdc1986: Preparing [2024-11-08T06:27:06.002Z] 1549a76738a7: Preparing [2024-11-08T06:27:06.002Z] 32d71619555d: Preparing [2024-11-08T06:27:06.002Z] 79f39f15415e: Preparing [2024-11-08T06:27:06.002Z] 8ac746e17c21: Preparing [2024-11-08T06:27:06.002Z] 7af9f41993a7: Preparing [2024-11-08T06:27:06.002Z] 5f70bf18a086: Preparing [2024-11-08T06:27:06.002Z] 9231079cede6: Preparing [2024-11-08T06:27:06.002Z] 8465d0317391: Preparing [2024-11-08T06:27:06.002Z] 73ec5ee1f2af: Preparing [2024-11-08T06:27:06.002Z] 16113d51b718: Preparing [2024-11-08T06:27:06.002Z] 32d71619555d: Waiting [2024-11-08T06:27:06.002Z] 79f39f15415e: Waiting [2024-11-08T06:27:06.002Z] 8ac746e17c21: Waiting [2024-11-08T06:27:06.002Z] 7af9f41993a7: Waiting [2024-11-08T06:27:06.002Z] 5f70bf18a086: Waiting [2024-11-08T06:27:06.002Z] 9231079cede6: Waiting [2024-11-08T06:27:06.002Z] 8465d0317391: Waiting [2024-11-08T06:27:06.002Z] 73ec5ee1f2af: Waiting [2024-11-08T06:27:06.002Z] 16113d51b718: Waiting [2024-11-08T06:27:06.002Z] b3172fdc1986: Waiting [2024-11-08T06:27:06.002Z] 1549a76738a7: Waiting [2024-11-08T06:27:06.002Z] 1251fe7fea08: Layer already exists [2024-11-08T06:27:06.002Z] 564484ff56ec: Layer already exists [2024-11-08T06:27:06.002Z] dcdf4f4047c7: Layer already exists [2024-11-08T06:27:06.002Z] 753bbffb8766: Layer already exists [2024-11-08T06:27:06.002Z] c08669c0c315: Layer already exists [2024-11-08T06:27:06.002Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:06.002Z] 1549a76738a7: Layer already exists [2024-11-08T06:27:06.002Z] 32d71619555d: Layer already exists [2024-11-08T06:27:06.002Z] b3172fdc1986: Layer already exists [2024-11-08T06:27:06.002Z] 8ac746e17c21: Layer already exists [2024-11-08T06:27:06.002Z] 8465d0317391: Layer already exists [2024-11-08T06:27:06.002Z] 7af9f41993a7: Layer already exists [2024-11-08T06:27:06.002Z] 73ec5ee1f2af: Layer already exists [2024-11-08T06:27:06.002Z] 5f70bf18a086: Layer already exists [2024-11-08T06:27:06.002Z] 9231079cede6: Layer already exists [2024-11-08T06:27:06.267Z] 16113d51b718: Layer already exists [2024-11-08T06:27:06.267Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:1d170caf4f6dddf1cd05584834c7d6f1940abe1eda5ad34f6cc8294c3adecfe1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:06.630Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:06.977Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-11-08T06:27:06.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T06:27:06.977Z] dcdf4f4047c7: Preparing [2024-11-08T06:27:06.977Z] c08669c0c315: Preparing [2024-11-08T06:27:06.977Z] 564484ff56ec: Preparing [2024-11-08T06:27:06.977Z] 1251fe7fea08: Preparing [2024-11-08T06:27:06.977Z] 753bbffb8766: Preparing [2024-11-08T06:27:06.977Z] b3172fdc1986: Preparing [2024-11-08T06:27:06.977Z] 1549a76738a7: Preparing [2024-11-08T06:27:06.977Z] 32d71619555d: Preparing [2024-11-08T06:27:06.977Z] 79f39f15415e: Preparing [2024-11-08T06:27:06.977Z] 8ac746e17c21: Preparing [2024-11-08T06:27:06.977Z] 7af9f41993a7: Preparing [2024-11-08T06:27:06.977Z] 5f70bf18a086: Preparing [2024-11-08T06:27:06.977Z] 9231079cede6: Preparing [2024-11-08T06:27:06.977Z] 8465d0317391: Preparing [2024-11-08T06:27:06.977Z] 73ec5ee1f2af: Preparing [2024-11-08T06:27:06.977Z] 16113d51b718: Preparing [2024-11-08T06:27:06.977Z] 8ac746e17c21: Waiting [2024-11-08T06:27:06.977Z] 7af9f41993a7: Waiting [2024-11-08T06:27:06.977Z] 5f70bf18a086: Waiting [2024-11-08T06:27:06.977Z] 73ec5ee1f2af: Waiting [2024-11-08T06:27:06.977Z] 9231079cede6: Waiting [2024-11-08T06:27:06.977Z] 16113d51b718: Waiting [2024-11-08T06:27:06.977Z] 32d71619555d: Waiting [2024-11-08T06:27:06.977Z] 79f39f15415e: Waiting [2024-11-08T06:27:06.977Z] b3172fdc1986: Waiting [2024-11-08T06:27:06.977Z] 1549a76738a7: Waiting [2024-11-08T06:27:06.977Z] 8465d0317391: Waiting [2024-11-08T06:27:06.977Z] 1251fe7fea08: Layer already exists [2024-11-08T06:27:06.977Z] 564484ff56ec: Layer already exists [2024-11-08T06:27:06.977Z] dcdf4f4047c7: Layer already exists [2024-11-08T06:27:06.977Z] c08669c0c315: Layer already exists [2024-11-08T06:27:06.977Z] 753bbffb8766: Layer already exists [2024-11-08T06:27:06.977Z] b3172fdc1986: Layer already exists [2024-11-08T06:27:06.977Z] 1549a76738a7: Layer already exists [2024-11-08T06:27:06.977Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:06.977Z] 8ac746e17c21: Layer already exists [2024-11-08T06:27:06.977Z] 32d71619555d: Layer already exists [2024-11-08T06:27:06.977Z] 5f70bf18a086: Layer already exists [2024-11-08T06:27:06.977Z] 9231079cede6: Layer already exists [2024-11-08T06:27:06.977Z] 7af9f41993a7: Layer already exists [2024-11-08T06:27:06.977Z] 73ec5ee1f2af: Layer already exists [2024-11-08T06:27:06.977Z] 8465d0317391: Layer already exists [2024-11-08T06:27:07.242Z] 16113d51b718: Layer already exists [2024-11-08T06:27:07.242Z] main: digest: sha256:1d170caf4f6dddf1cd05584834c7d6f1940abe1eda5ad34f6cc8294c3adecfe1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:27:07.320Z] ===================================================== [Pipeline] echo [2024-11-08T06:27:07.329Z] taggedImages: [2024-11-08T06:27:07.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:07.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-08T06:27:07.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.15 [2024-11-08T06:27:07.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:07.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-11-08T06:27:07.355Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-11-08T06:27:07.355Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:07.355Z] latest [2024-11-08T06:27:07.355Z] 4.0.0-dev.15 [2024-11-08T06:27:07.355Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:07.355Z] main [2024-11-08T06:27:07.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:07.717Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:08.078Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:08.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T06:27:08.079Z] e578bfbba075: Preparing [2024-11-08T06:27:08.079Z] 7d99228bf55d: Preparing [2024-11-08T06:27:08.079Z] 1143ce8eca18: Preparing [2024-11-08T06:27:08.079Z] 4069f634fa34: Preparing [2024-11-08T06:27:08.079Z] 32d71619555d: Preparing [2024-11-08T06:27:08.079Z] 79f39f15415e: Preparing [2024-11-08T06:27:08.079Z] ee5f4fe96a21: Preparing [2024-11-08T06:27:08.079Z] e71a698b0838: Preparing [2024-11-08T06:27:08.079Z] 16113d51b718: Preparing [2024-11-08T06:27:08.079Z] ee5f4fe96a21: Waiting [2024-11-08T06:27:08.079Z] 79f39f15415e: Waiting [2024-11-08T06:27:08.079Z] 16113d51b718: Waiting [2024-11-08T06:27:08.079Z] e71a698b0838: Waiting [2024-11-08T06:27:08.349Z] 7d99228bf55d: Pushed [2024-11-08T06:27:08.349Z] 1143ce8eca18: Pushed [2024-11-08T06:27:08.930Z] 32d71619555d: Layer already exists [2024-11-08T06:27:08.930Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:08.930Z] e71a698b0838: Layer already exists [2024-11-08T06:27:08.930Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:27:08.930Z] 16113d51b718: Layer already exists [2024-11-08T06:27:08.930Z] e578bfbba075: Pushed [2024-11-08T06:27:13.189Z] 4069f634fa34: Pushed [2024-11-08T06:27:13.189Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:c4b4ee7c55a74c9449ca74510ce1585ee17ecd0140b1a282e783e9ac09b3b8b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:13.548Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:13.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-08T06:27:13.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T06:27:13.905Z] e578bfbba075: Preparing [2024-11-08T06:27:13.905Z] 7d99228bf55d: Preparing [2024-11-08T06:27:13.905Z] 1143ce8eca18: Preparing [2024-11-08T06:27:13.905Z] 4069f634fa34: Preparing [2024-11-08T06:27:13.905Z] 32d71619555d: Preparing [2024-11-08T06:27:13.905Z] 79f39f15415e: Preparing [2024-11-08T06:27:13.905Z] ee5f4fe96a21: Preparing [2024-11-08T06:27:13.905Z] e71a698b0838: Preparing [2024-11-08T06:27:13.905Z] 16113d51b718: Preparing [2024-11-08T06:27:13.905Z] ee5f4fe96a21: Waiting [2024-11-08T06:27:13.905Z] e71a698b0838: Waiting [2024-11-08T06:27:13.905Z] 16113d51b718: Waiting [2024-11-08T06:27:13.905Z] 79f39f15415e: Waiting [2024-11-08T06:27:13.905Z] e578bfbba075: Layer already exists [2024-11-08T06:27:13.905Z] 7d99228bf55d: Layer already exists [2024-11-08T06:27:13.905Z] 32d71619555d: Layer already exists [2024-11-08T06:27:13.905Z] 4069f634fa34: Layer already exists [2024-11-08T06:27:13.905Z] 1143ce8eca18: Layer already exists [2024-11-08T06:27:13.905Z] e71a698b0838: Layer already exists [2024-11-08T06:27:13.905Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:13.905Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:27:13.905Z] 16113d51b718: Layer already exists [2024-11-08T06:27:14.171Z] latest: digest: sha256:c4b4ee7c55a74c9449ca74510ce1585ee17ecd0140b1a282e783e9ac09b3b8b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:14.528Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:14.890Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.15 [2024-11-08T06:27:14.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T06:27:14.890Z] e578bfbba075: Preparing [2024-11-08T06:27:14.890Z] 7d99228bf55d: Preparing [2024-11-08T06:27:14.890Z] 1143ce8eca18: Preparing [2024-11-08T06:27:14.890Z] 4069f634fa34: Preparing [2024-11-08T06:27:14.890Z] 32d71619555d: Preparing [2024-11-08T06:27:14.890Z] 79f39f15415e: Preparing [2024-11-08T06:27:14.890Z] ee5f4fe96a21: Preparing [2024-11-08T06:27:14.890Z] e71a698b0838: Preparing [2024-11-08T06:27:14.890Z] 16113d51b718: Preparing [2024-11-08T06:27:14.890Z] 79f39f15415e: Waiting [2024-11-08T06:27:14.890Z] ee5f4fe96a21: Waiting [2024-11-08T06:27:14.890Z] e71a698b0838: Waiting [2024-11-08T06:27:14.890Z] 16113d51b718: Waiting [2024-11-08T06:27:14.890Z] 32d71619555d: Layer already exists [2024-11-08T06:27:14.890Z] 4069f634fa34: Layer already exists [2024-11-08T06:27:14.890Z] 1143ce8eca18: Layer already exists [2024-11-08T06:27:14.890Z] 7d99228bf55d: Layer already exists [2024-11-08T06:27:14.890Z] e578bfbba075: Layer already exists [2024-11-08T06:27:14.890Z] e71a698b0838: Layer already exists [2024-11-08T06:27:14.890Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:14.890Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:27:14.890Z] 16113d51b718: Layer already exists [2024-11-08T06:27:15.155Z] 4.0.0-dev.15: digest: sha256:c4b4ee7c55a74c9449ca74510ce1585ee17ecd0140b1a282e783e9ac09b3b8b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:15.526Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:15.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:15.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T06:27:15.894Z] e578bfbba075: Preparing [2024-11-08T06:27:15.894Z] 7d99228bf55d: Preparing [2024-11-08T06:27:15.894Z] 1143ce8eca18: Preparing [2024-11-08T06:27:15.894Z] 4069f634fa34: Preparing [2024-11-08T06:27:15.894Z] 32d71619555d: Preparing [2024-11-08T06:27:15.894Z] 79f39f15415e: Preparing [2024-11-08T06:27:15.894Z] ee5f4fe96a21: Preparing [2024-11-08T06:27:15.894Z] e71a698b0838: Preparing [2024-11-08T06:27:15.894Z] 16113d51b718: Preparing [2024-11-08T06:27:15.894Z] ee5f4fe96a21: Waiting [2024-11-08T06:27:15.894Z] e71a698b0838: Waiting [2024-11-08T06:27:15.894Z] 16113d51b718: Waiting [2024-11-08T06:27:15.894Z] 79f39f15415e: Waiting [2024-11-08T06:27:15.894Z] 7d99228bf55d: Layer already exists [2024-11-08T06:27:15.894Z] 32d71619555d: Layer already exists [2024-11-08T06:27:15.894Z] 1143ce8eca18: Layer already exists [2024-11-08T06:27:15.894Z] 4069f634fa34: Layer already exists [2024-11-08T06:27:15.894Z] e578bfbba075: Layer already exists [2024-11-08T06:27:15.894Z] 16113d51b718: Layer already exists [2024-11-08T06:27:15.894Z] e71a698b0838: Layer already exists [2024-11-08T06:27:15.894Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:15.894Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:27:16.161Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:c4b4ee7c55a74c9449ca74510ce1585ee17ecd0140b1a282e783e9ac09b3b8b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:16.521Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:16.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-11-08T06:27:16.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T06:27:16.876Z] e578bfbba075: Preparing [2024-11-08T06:27:16.876Z] 7d99228bf55d: Preparing [2024-11-08T06:27:16.876Z] 1143ce8eca18: Preparing [2024-11-08T06:27:16.876Z] 4069f634fa34: Preparing [2024-11-08T06:27:16.876Z] 32d71619555d: Preparing [2024-11-08T06:27:16.876Z] 79f39f15415e: Preparing [2024-11-08T06:27:16.876Z] ee5f4fe96a21: Preparing [2024-11-08T06:27:16.876Z] e71a698b0838: Preparing [2024-11-08T06:27:16.876Z] 16113d51b718: Preparing [2024-11-08T06:27:16.876Z] ee5f4fe96a21: Waiting [2024-11-08T06:27:16.876Z] e71a698b0838: Waiting [2024-11-08T06:27:16.876Z] 79f39f15415e: Waiting [2024-11-08T06:27:16.876Z] 16113d51b718: Waiting [2024-11-08T06:27:16.876Z] 7d99228bf55d: Layer already exists [2024-11-08T06:27:16.876Z] 1143ce8eca18: Layer already exists [2024-11-08T06:27:16.876Z] 4069f634fa34: Layer already exists [2024-11-08T06:27:16.876Z] 32d71619555d: Layer already exists [2024-11-08T06:27:16.876Z] e578bfbba075: Layer already exists [2024-11-08T06:27:16.876Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:16.876Z] 16113d51b718: Layer already exists [2024-11-08T06:27:16.876Z] ee5f4fe96a21: Layer already exists [2024-11-08T06:27:16.876Z] e71a698b0838: Layer already exists [2024-11-08T06:27:17.140Z] main: digest: sha256:c4b4ee7c55a74c9449ca74510ce1585ee17ecd0140b1a282e783e9ac09b3b8b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:27:17.222Z] ===================================================== [Pipeline] echo [2024-11-08T06:27:17.241Z] taggedImages: [2024-11-08T06:27:17.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:17.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-08T06:27:17.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.15 [2024-11-08T06:27:17.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:17.241Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-11-08T06:27:17.283Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-11-08T06:27:17.283Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:17.283Z] latest [2024-11-08T06:27:17.283Z] 4.0.0-dev.15 [2024-11-08T06:27:17.283Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:17.283Z] main [2024-11-08T06:27:17.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:17.653Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:18.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:18.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T06:27:18.015Z] 88c4693e15e1: Preparing [2024-11-08T06:27:18.015Z] 02cc78d30bfe: Preparing [2024-11-08T06:27:18.015Z] e40bf0955b2f: Preparing [2024-11-08T06:27:18.015Z] 78ae9956208a: Preparing [2024-11-08T06:27:18.015Z] 84532bf67951: Preparing [2024-11-08T06:27:18.015Z] 32d71619555d: Preparing [2024-11-08T06:27:18.015Z] 79f39f15415e: Preparing [2024-11-08T06:27:18.015Z] 32d71619555d: Waiting [2024-11-08T06:27:18.015Z] 2f6d84332927: Preparing [2024-11-08T06:27:18.015Z] 79f39f15415e: Waiting [2024-11-08T06:27:18.015Z] 63eb68d01802: Preparing [2024-11-08T06:27:18.015Z] 2f6d84332927: Waiting [2024-11-08T06:27:18.015Z] 7e5474f324f4: Preparing [2024-11-08T06:27:18.015Z] 63eb68d01802: Waiting [2024-11-08T06:27:18.015Z] 16113d51b718: Preparing [2024-11-08T06:27:18.015Z] 7e5474f324f4: Waiting [2024-11-08T06:27:18.015Z] 16113d51b718: Waiting [2024-11-08T06:27:18.281Z] 84532bf67951: Pushed [2024-11-08T06:27:18.281Z] 02cc78d30bfe: Pushed [2024-11-08T06:27:18.281Z] 78ae9956208a: Pushed [2024-11-08T06:27:18.281Z] 88c4693e15e1: Pushed [2024-11-08T06:27:18.281Z] 32d71619555d: Layer already exists [2024-11-08T06:27:18.281Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:18.281Z] 16113d51b718: Layer already exists [2024-11-08T06:27:18.281Z] 2f6d84332927: Pushed [2024-11-08T06:27:18.546Z] 63eb68d01802: Pushed [2024-11-08T06:27:21.123Z] e40bf0955b2f: Pushed [2024-11-08T06:27:23.060Z] 7e5474f324f4: Pushed [2024-11-08T06:27:23.060Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:c212644a2cbdb6d11bbdbcc18b9554bb10daecebba55428503a109cf15dd704b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:23.409Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:23.765Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-08T06:27:23.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T06:27:23.766Z] 88c4693e15e1: Preparing [2024-11-08T06:27:23.766Z] 02cc78d30bfe: Preparing [2024-11-08T06:27:23.766Z] e40bf0955b2f: Preparing [2024-11-08T06:27:23.766Z] 78ae9956208a: Preparing [2024-11-08T06:27:23.766Z] 84532bf67951: Preparing [2024-11-08T06:27:23.766Z] 32d71619555d: Preparing [2024-11-08T06:27:23.766Z] 79f39f15415e: Preparing [2024-11-08T06:27:23.766Z] 2f6d84332927: Preparing [2024-11-08T06:27:23.766Z] 63eb68d01802: Preparing [2024-11-08T06:27:23.766Z] 7e5474f324f4: Preparing [2024-11-08T06:27:23.766Z] 16113d51b718: Preparing [2024-11-08T06:27:23.766Z] 79f39f15415e: Waiting [2024-11-08T06:27:23.766Z] 2f6d84332927: Waiting [2024-11-08T06:27:23.766Z] 16113d51b718: Waiting [2024-11-08T06:27:23.766Z] 63eb68d01802: Waiting [2024-11-08T06:27:23.766Z] 7e5474f324f4: Waiting [2024-11-08T06:27:23.766Z] 32d71619555d: Waiting [2024-11-08T06:27:23.766Z] 84532bf67951: Layer already exists [2024-11-08T06:27:23.766Z] 78ae9956208a: Layer already exists [2024-11-08T06:27:23.766Z] 02cc78d30bfe: Layer already exists [2024-11-08T06:27:23.766Z] 88c4693e15e1: Layer already exists [2024-11-08T06:27:23.766Z] e40bf0955b2f: Layer already exists [2024-11-08T06:27:23.766Z] 32d71619555d: Layer already exists [2024-11-08T06:27:23.766Z] 2f6d84332927: Layer already exists [2024-11-08T06:27:23.766Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:23.766Z] 63eb68d01802: Layer already exists [2024-11-08T06:27:23.766Z] 7e5474f324f4: Layer already exists [2024-11-08T06:27:23.766Z] 16113d51b718: Layer already exists [2024-11-08T06:27:24.033Z] latest: digest: sha256:c212644a2cbdb6d11bbdbcc18b9554bb10daecebba55428503a109cf15dd704b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:24.394Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:24.759Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.15 [2024-11-08T06:27:24.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T06:27:24.759Z] 88c4693e15e1: Preparing [2024-11-08T06:27:24.759Z] 02cc78d30bfe: Preparing [2024-11-08T06:27:24.759Z] e40bf0955b2f: Preparing [2024-11-08T06:27:24.759Z] 78ae9956208a: Preparing [2024-11-08T06:27:24.759Z] 84532bf67951: Preparing [2024-11-08T06:27:24.759Z] 32d71619555d: Preparing [2024-11-08T06:27:24.759Z] 79f39f15415e: Preparing [2024-11-08T06:27:24.759Z] 2f6d84332927: Preparing [2024-11-08T06:27:24.759Z] 32d71619555d: Waiting [2024-11-08T06:27:24.759Z] 63eb68d01802: Preparing [2024-11-08T06:27:24.759Z] 7e5474f324f4: Preparing [2024-11-08T06:27:24.759Z] 16113d51b718: Preparing [2024-11-08T06:27:24.759Z] 79f39f15415e: Waiting [2024-11-08T06:27:24.759Z] 2f6d84332927: Waiting [2024-11-08T06:27:24.759Z] 63eb68d01802: Waiting [2024-11-08T06:27:24.759Z] 16113d51b718: Waiting [2024-11-08T06:27:24.759Z] 7e5474f324f4: Waiting [2024-11-08T06:27:24.759Z] 84532bf67951: Layer already exists [2024-11-08T06:27:24.759Z] 88c4693e15e1: Layer already exists [2024-11-08T06:27:24.759Z] 02cc78d30bfe: Layer already exists [2024-11-08T06:27:24.759Z] 78ae9956208a: Layer already exists [2024-11-08T06:27:24.759Z] e40bf0955b2f: Layer already exists [2024-11-08T06:27:24.759Z] 32d71619555d: Layer already exists [2024-11-08T06:27:24.759Z] 63eb68d01802: Layer already exists [2024-11-08T06:27:24.759Z] 2f6d84332927: Layer already exists [2024-11-08T06:27:24.759Z] 7e5474f324f4: Layer already exists [2024-11-08T06:27:24.759Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:24.759Z] 16113d51b718: Layer already exists [2024-11-08T06:27:25.027Z] 4.0.0-dev.15: digest: sha256:c212644a2cbdb6d11bbdbcc18b9554bb10daecebba55428503a109cf15dd704b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:25.394Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:25.755Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:25.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T06:27:25.756Z] 88c4693e15e1: Preparing [2024-11-08T06:27:25.756Z] 02cc78d30bfe: Preparing [2024-11-08T06:27:25.756Z] e40bf0955b2f: Preparing [2024-11-08T06:27:25.756Z] 78ae9956208a: Preparing [2024-11-08T06:27:25.756Z] 84532bf67951: Preparing [2024-11-08T06:27:25.756Z] 32d71619555d: Preparing [2024-11-08T06:27:25.756Z] 79f39f15415e: Preparing [2024-11-08T06:27:25.756Z] 2f6d84332927: Preparing [2024-11-08T06:27:25.756Z] 63eb68d01802: Preparing [2024-11-08T06:27:25.756Z] 7e5474f324f4: Preparing [2024-11-08T06:27:25.756Z] 16113d51b718: Preparing [2024-11-08T06:27:25.756Z] 32d71619555d: Waiting [2024-11-08T06:27:25.756Z] 79f39f15415e: Waiting [2024-11-08T06:27:25.756Z] 2f6d84332927: Waiting [2024-11-08T06:27:25.756Z] 63eb68d01802: Waiting [2024-11-08T06:27:25.756Z] 7e5474f324f4: Waiting [2024-11-08T06:27:25.756Z] 16113d51b718: Waiting [2024-11-08T06:27:25.756Z] 84532bf67951: Layer already exists [2024-11-08T06:27:25.756Z] 88c4693e15e1: Layer already exists [2024-11-08T06:27:25.756Z] 02cc78d30bfe: Layer already exists [2024-11-08T06:27:25.756Z] 78ae9956208a: Layer already exists [2024-11-08T06:27:25.756Z] e40bf0955b2f: Layer already exists [2024-11-08T06:27:25.756Z] 2f6d84332927: Layer already exists [2024-11-08T06:27:25.756Z] 63eb68d01802: Layer already exists [2024-11-08T06:27:25.756Z] 32d71619555d: Layer already exists [2024-11-08T06:27:25.756Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:25.756Z] 7e5474f324f4: Layer already exists [2024-11-08T06:27:25.756Z] 16113d51b718: Layer already exists [2024-11-08T06:27:26.023Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:c212644a2cbdb6d11bbdbcc18b9554bb10daecebba55428503a109cf15dd704b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:26.390Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:26.750Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-11-08T06:27:26.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T06:27:26.751Z] 88c4693e15e1: Preparing [2024-11-08T06:27:26.751Z] 02cc78d30bfe: Preparing [2024-11-08T06:27:26.751Z] e40bf0955b2f: Preparing [2024-11-08T06:27:26.751Z] 78ae9956208a: Preparing [2024-11-08T06:27:26.751Z] 84532bf67951: Preparing [2024-11-08T06:27:26.751Z] 32d71619555d: Preparing [2024-11-08T06:27:26.751Z] 79f39f15415e: Preparing [2024-11-08T06:27:26.751Z] 2f6d84332927: Preparing [2024-11-08T06:27:26.751Z] 63eb68d01802: Preparing [2024-11-08T06:27:26.751Z] 7e5474f324f4: Preparing [2024-11-08T06:27:26.751Z] 16113d51b718: Preparing [2024-11-08T06:27:26.751Z] 63eb68d01802: Waiting [2024-11-08T06:27:26.751Z] 32d71619555d: Waiting [2024-11-08T06:27:26.751Z] 7e5474f324f4: Waiting [2024-11-08T06:27:26.751Z] 79f39f15415e: Waiting [2024-11-08T06:27:26.751Z] 16113d51b718: Waiting [2024-11-08T06:27:26.751Z] 2f6d84332927: Waiting [2024-11-08T06:27:26.751Z] 84532bf67951: Layer already exists [2024-11-08T06:27:26.751Z] 78ae9956208a: Layer already exists [2024-11-08T06:27:26.751Z] e40bf0955b2f: Layer already exists [2024-11-08T06:27:26.751Z] 02cc78d30bfe: Layer already exists [2024-11-08T06:27:26.751Z] 88c4693e15e1: Layer already exists [2024-11-08T06:27:26.751Z] 2f6d84332927: Layer already exists [2024-11-08T06:27:26.751Z] 32d71619555d: Layer already exists [2024-11-08T06:27:26.751Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:26.751Z] 63eb68d01802: Layer already exists [2024-11-08T06:27:26.751Z] 7e5474f324f4: Layer already exists [2024-11-08T06:27:27.018Z] 16113d51b718: Layer already exists [2024-11-08T06:27:27.018Z] main: digest: sha256:c212644a2cbdb6d11bbdbcc18b9554bb10daecebba55428503a109cf15dd704b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:27:27.164Z] ===================================================== [Pipeline] echo [2024-11-08T06:27:27.180Z] taggedImages: [2024-11-08T06:27:27.180Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:27.180Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-08T06:27:27.180Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.15 [2024-11-08T06:27:27.180Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:27.180Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-11-08T06:27:27.219Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-11-08T06:27:27.219Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:27.219Z] latest [2024-11-08T06:27:27.219Z] 4.0.0-dev.15 [2024-11-08T06:27:27.219Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:27.219Z] main [2024-11-08T06:27:27.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:27.606Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:28.000Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:28.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T06:27:28.000Z] 93687cfa902b: Preparing [2024-11-08T06:27:28.000Z] 564ba360d52c: Preparing [2024-11-08T06:27:28.000Z] 4c36ef7ab5f1: Preparing [2024-11-08T06:27:28.000Z] 33efca740393: Preparing [2024-11-08T06:27:28.000Z] 8cf6dca44196: Preparing [2024-11-08T06:27:28.000Z] f007ce4a0d07: Preparing [2024-11-08T06:27:28.000Z] 2cd163137518: Preparing [2024-11-08T06:27:28.000Z] f007ce4a0d07: Waiting [2024-11-08T06:27:28.000Z] 32d71619555d: Preparing [2024-11-08T06:27:28.000Z] 2cd163137518: Waiting [2024-11-08T06:27:28.000Z] 79f39f15415e: Preparing [2024-11-08T06:27:28.000Z] 32d71619555d: Waiting [2024-11-08T06:27:28.000Z] 231b1ded36f0: Preparing [2024-11-08T06:27:28.000Z] 79f39f15415e: Waiting [2024-11-08T06:27:28.000Z] 55d943de7023: Preparing [2024-11-08T06:27:28.000Z] 231b1ded36f0: Waiting [2024-11-08T06:27:28.000Z] 55d943de7023: Waiting [2024-11-08T06:27:28.000Z] 16113d51b718: Preparing [2024-11-08T06:27:28.000Z] 16113d51b718: Waiting [2024-11-08T06:27:28.274Z] 8cf6dca44196: Pushed [2024-11-08T06:27:28.274Z] 564ba360d52c: Pushed [2024-11-08T06:27:28.274Z] 93687cfa902b: Pushed [2024-11-08T06:27:28.274Z] 32d71619555d: Layer already exists [2024-11-08T06:27:28.274Z] f007ce4a0d07: Pushed [2024-11-08T06:27:28.274Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:28.542Z] 2cd163137518: Pushed [2024-11-08T06:27:28.542Z] 16113d51b718: Layer already exists [2024-11-08T06:27:30.490Z] 231b1ded36f0: Pushed [2024-11-08T06:27:30.756Z] 33efca740393: Pushed [2024-11-08T06:27:31.342Z] 4c36ef7ab5f1: Pushed [2024-11-08T06:27:31.926Z] 55d943de7023: Pushed [2024-11-08T06:27:32.193Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:a3bffa4b578e4334f60299719faa2d047e2934db6e27fc12db8b87b7766795d0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:32.751Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:33.116Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-08T06:27:33.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T06:27:33.116Z] 93687cfa902b: Preparing [2024-11-08T06:27:33.116Z] 564ba360d52c: Preparing [2024-11-08T06:27:33.116Z] 4c36ef7ab5f1: Preparing [2024-11-08T06:27:33.116Z] 33efca740393: Preparing [2024-11-08T06:27:33.116Z] 8cf6dca44196: Preparing [2024-11-08T06:27:33.116Z] f007ce4a0d07: Preparing [2024-11-08T06:27:33.116Z] 2cd163137518: Preparing [2024-11-08T06:27:33.116Z] 32d71619555d: Preparing [2024-11-08T06:27:33.116Z] 79f39f15415e: Preparing [2024-11-08T06:27:33.116Z] 231b1ded36f0: Preparing [2024-11-08T06:27:33.116Z] 55d943de7023: Preparing [2024-11-08T06:27:33.116Z] 16113d51b718: Preparing [2024-11-08T06:27:33.116Z] f007ce4a0d07: Waiting [2024-11-08T06:27:33.116Z] 2cd163137518: Waiting [2024-11-08T06:27:33.116Z] 32d71619555d: Waiting [2024-11-08T06:27:33.116Z] 79f39f15415e: Waiting [2024-11-08T06:27:33.116Z] 231b1ded36f0: Waiting [2024-11-08T06:27:33.116Z] 55d943de7023: Waiting [2024-11-08T06:27:33.116Z] 16113d51b718: Waiting [2024-11-08T06:27:33.116Z] 93687cfa902b: Layer already exists [2024-11-08T06:27:33.116Z] 4c36ef7ab5f1: Layer already exists [2024-11-08T06:27:33.116Z] 33efca740393: Layer already exists [2024-11-08T06:27:33.116Z] 8cf6dca44196: Layer already exists [2024-11-08T06:27:33.116Z] 564ba360d52c: Layer already exists [2024-11-08T06:27:33.116Z] 2cd163137518: Layer already exists [2024-11-08T06:27:33.116Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:33.116Z] f007ce4a0d07: Layer already exists [2024-11-08T06:27:33.116Z] 32d71619555d: Layer already exists [2024-11-08T06:27:33.116Z] 231b1ded36f0: Layer already exists [2024-11-08T06:27:33.382Z] 16113d51b718: Layer already exists [2024-11-08T06:27:33.382Z] 55d943de7023: Layer already exists [2024-11-08T06:27:33.382Z] latest: digest: sha256:a3bffa4b578e4334f60299719faa2d047e2934db6e27fc12db8b87b7766795d0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:33.738Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:34.105Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.15 [2024-11-08T06:27:34.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T06:27:34.105Z] 93687cfa902b: Preparing [2024-11-08T06:27:34.105Z] 564ba360d52c: Preparing [2024-11-08T06:27:34.105Z] 4c36ef7ab5f1: Preparing [2024-11-08T06:27:34.105Z] 33efca740393: Preparing [2024-11-08T06:27:34.105Z] 8cf6dca44196: Preparing [2024-11-08T06:27:34.105Z] f007ce4a0d07: Preparing [2024-11-08T06:27:34.105Z] 2cd163137518: Preparing [2024-11-08T06:27:34.105Z] f007ce4a0d07: Waiting [2024-11-08T06:27:34.105Z] 32d71619555d: Preparing [2024-11-08T06:27:34.105Z] 2cd163137518: Waiting [2024-11-08T06:27:34.105Z] 79f39f15415e: Preparing [2024-11-08T06:27:34.105Z] 32d71619555d: Waiting [2024-11-08T06:27:34.105Z] 231b1ded36f0: Preparing [2024-11-08T06:27:34.105Z] 231b1ded36f0: Waiting [2024-11-08T06:27:34.105Z] 55d943de7023: Preparing [2024-11-08T06:27:34.105Z] 16113d51b718: Preparing [2024-11-08T06:27:34.105Z] 55d943de7023: Waiting [2024-11-08T06:27:34.105Z] 16113d51b718: Waiting [2024-11-08T06:27:34.105Z] 4c36ef7ab5f1: Layer already exists [2024-11-08T06:27:34.105Z] 564ba360d52c: Layer already exists [2024-11-08T06:27:34.105Z] 8cf6dca44196: Layer already exists [2024-11-08T06:27:34.105Z] 33efca740393: Layer already exists [2024-11-08T06:27:34.105Z] 93687cfa902b: Layer already exists [2024-11-08T06:27:34.105Z] 2cd163137518: Layer already exists [2024-11-08T06:27:34.105Z] f007ce4a0d07: Layer already exists [2024-11-08T06:27:34.105Z] 32d71619555d: Layer already exists [2024-11-08T06:27:34.105Z] 231b1ded36f0: Layer already exists [2024-11-08T06:27:34.105Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:34.105Z] 16113d51b718: Layer already exists [2024-11-08T06:27:34.105Z] 55d943de7023: Layer already exists [2024-11-08T06:27:34.369Z] 4.0.0-dev.15: digest: sha256:a3bffa4b578e4334f60299719faa2d047e2934db6e27fc12db8b87b7766795d0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:34.730Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:35.089Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:35.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T06:27:35.089Z] 93687cfa902b: Preparing [2024-11-08T06:27:35.089Z] 564ba360d52c: Preparing [2024-11-08T06:27:35.089Z] 4c36ef7ab5f1: Preparing [2024-11-08T06:27:35.089Z] 33efca740393: Preparing [2024-11-08T06:27:35.089Z] 8cf6dca44196: Preparing [2024-11-08T06:27:35.089Z] f007ce4a0d07: Preparing [2024-11-08T06:27:35.089Z] 2cd163137518: Preparing [2024-11-08T06:27:35.089Z] f007ce4a0d07: Waiting [2024-11-08T06:27:35.089Z] 2cd163137518: Waiting [2024-11-08T06:27:35.089Z] 32d71619555d: Preparing [2024-11-08T06:27:35.089Z] 32d71619555d: Waiting [2024-11-08T06:27:35.089Z] 79f39f15415e: Preparing [2024-11-08T06:27:35.089Z] 231b1ded36f0: Preparing [2024-11-08T06:27:35.089Z] 79f39f15415e: Waiting [2024-11-08T06:27:35.089Z] 55d943de7023: Preparing [2024-11-08T06:27:35.089Z] 16113d51b718: Preparing [2024-11-08T06:27:35.089Z] 231b1ded36f0: Waiting [2024-11-08T06:27:35.089Z] 55d943de7023: Waiting [2024-11-08T06:27:35.089Z] 16113d51b718: Waiting [2024-11-08T06:27:35.089Z] 4c36ef7ab5f1: Layer already exists [2024-11-08T06:27:35.089Z] 33efca740393: Layer already exists [2024-11-08T06:27:35.089Z] 564ba360d52c: Layer already exists [2024-11-08T06:27:35.089Z] 93687cfa902b: Layer already exists [2024-11-08T06:27:35.089Z] 8cf6dca44196: Layer already exists [2024-11-08T06:27:35.089Z] 2cd163137518: Layer already exists [2024-11-08T06:27:35.089Z] f007ce4a0d07: Layer already exists [2024-11-08T06:27:35.089Z] 32d71619555d: Layer already exists [2024-11-08T06:27:35.089Z] 231b1ded36f0: Layer already exists [2024-11-08T06:27:35.089Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:35.089Z] 16113d51b718: Layer already exists [2024-11-08T06:27:35.089Z] 55d943de7023: Layer already exists [2024-11-08T06:27:35.354Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:a3bffa4b578e4334f60299719faa2d047e2934db6e27fc12db8b87b7766795d0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:35.735Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:36.093Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-11-08T06:27:36.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T06:27:36.093Z] 93687cfa902b: Preparing [2024-11-08T06:27:36.093Z] 564ba360d52c: Preparing [2024-11-08T06:27:36.093Z] 4c36ef7ab5f1: Preparing [2024-11-08T06:27:36.093Z] 33efca740393: Preparing [2024-11-08T06:27:36.093Z] 8cf6dca44196: Preparing [2024-11-08T06:27:36.093Z] f007ce4a0d07: Preparing [2024-11-08T06:27:36.093Z] 2cd163137518: Preparing [2024-11-08T06:27:36.093Z] f007ce4a0d07: Waiting [2024-11-08T06:27:36.093Z] 32d71619555d: Preparing [2024-11-08T06:27:36.093Z] 2cd163137518: Waiting [2024-11-08T06:27:36.093Z] 79f39f15415e: Preparing [2024-11-08T06:27:36.093Z] 32d71619555d: Waiting [2024-11-08T06:27:36.093Z] 231b1ded36f0: Preparing [2024-11-08T06:27:36.093Z] 55d943de7023: Preparing [2024-11-08T06:27:36.093Z] 16113d51b718: Preparing [2024-11-08T06:27:36.093Z] 231b1ded36f0: Waiting [2024-11-08T06:27:36.093Z] 55d943de7023: Waiting [2024-11-08T06:27:36.093Z] 16113d51b718: Waiting [2024-11-08T06:27:36.093Z] 4c36ef7ab5f1: Layer already exists [2024-11-08T06:27:36.093Z] 33efca740393: Layer already exists [2024-11-08T06:27:36.093Z] 93687cfa902b: Layer already exists [2024-11-08T06:27:36.093Z] 8cf6dca44196: Layer already exists [2024-11-08T06:27:36.093Z] 564ba360d52c: Layer already exists [2024-11-08T06:27:36.093Z] f007ce4a0d07: Layer already exists [2024-11-08T06:27:36.093Z] 32d71619555d: Layer already exists [2024-11-08T06:27:36.093Z] 2cd163137518: Layer already exists [2024-11-08T06:27:36.093Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:36.093Z] 231b1ded36f0: Layer already exists [2024-11-08T06:27:36.093Z] 16113d51b718: Layer already exists [2024-11-08T06:27:36.093Z] 55d943de7023: Layer already exists [2024-11-08T06:27:36.359Z] main: digest: sha256:a3bffa4b578e4334f60299719faa2d047e2934db6e27fc12db8b87b7766795d0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:27:36.453Z] ===================================================== [Pipeline] echo [2024-11-08T06:27:36.466Z] taggedImages: [2024-11-08T06:27:36.466Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:36.466Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-08T06:27:36.466Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.15 [2024-11-08T06:27:36.466Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:36.466Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-11-08T06:27:36.494Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-11-08T06:27:36.494Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:36.494Z] latest [2024-11-08T06:27:36.494Z] 4.0.0-dev.15 [2024-11-08T06:27:36.494Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:36.494Z] main [2024-11-08T06:27:36.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:36.862Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:37.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:37.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T06:27:37.209Z] 66c4d368e935: Preparing [2024-11-08T06:27:37.209Z] 4d3fcb2e35c4: Preparing [2024-11-08T06:27:37.209Z] 32d71619555d: Preparing [2024-11-08T06:27:37.209Z] 79f39f15415e: Preparing [2024-11-08T06:27:37.209Z] a2a12db51ef8: Preparing [2024-11-08T06:27:37.209Z] 88dffe452473: Preparing [2024-11-08T06:27:37.209Z] 16113d51b718: Preparing [2024-11-08T06:27:37.209Z] 88dffe452473: Waiting [2024-11-08T06:27:37.209Z] 16113d51b718: Waiting [2024-11-08T06:27:37.210Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:37.210Z] 32d71619555d: Layer already exists [2024-11-08T06:27:37.476Z] 16113d51b718: Layer already exists [2024-11-08T06:27:37.476Z] 66c4d368e935: Pushed [2024-11-08T06:27:39.412Z] a2a12db51ef8: Pushed [2024-11-08T06:27:39.412Z] 88dffe452473: Pushed [2024-11-08T06:27:41.347Z] 4d3fcb2e35c4: Pushed [2024-11-08T06:27:41.615Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:aa4d2a08bd93b26d883794c712d9006afd555e61acd2e5fc713f63b82553fa9f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:41.980Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:42.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-08T06:27:42.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T06:27:42.338Z] 66c4d368e935: Preparing [2024-11-08T06:27:42.338Z] 4d3fcb2e35c4: Preparing [2024-11-08T06:27:42.338Z] 32d71619555d: Preparing [2024-11-08T06:27:42.338Z] 79f39f15415e: Preparing [2024-11-08T06:27:42.338Z] a2a12db51ef8: Preparing [2024-11-08T06:27:42.338Z] 88dffe452473: Preparing [2024-11-08T06:27:42.338Z] 16113d51b718: Preparing [2024-11-08T06:27:42.338Z] 88dffe452473: Waiting [2024-11-08T06:27:42.338Z] 16113d51b718: Waiting [2024-11-08T06:27:42.338Z] 66c4d368e935: Layer already exists [2024-11-08T06:27:42.338Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:42.338Z] 32d71619555d: Layer already exists [2024-11-08T06:27:42.338Z] 4d3fcb2e35c4: Layer already exists [2024-11-08T06:27:42.338Z] a2a12db51ef8: Layer already exists [2024-11-08T06:27:42.338Z] 88dffe452473: Layer already exists [2024-11-08T06:27:42.338Z] 16113d51b718: Layer already exists [2024-11-08T06:27:42.338Z] latest: digest: sha256:aa4d2a08bd93b26d883794c712d9006afd555e61acd2e5fc713f63b82553fa9f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:42.970Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:43.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.15 [2024-11-08T06:27:43.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T06:27:43.323Z] 66c4d368e935: Preparing [2024-11-08T06:27:43.323Z] 4d3fcb2e35c4: Preparing [2024-11-08T06:27:43.323Z] 32d71619555d: Preparing [2024-11-08T06:27:43.323Z] 79f39f15415e: Preparing [2024-11-08T06:27:43.323Z] a2a12db51ef8: Preparing [2024-11-08T06:27:43.323Z] 88dffe452473: Preparing [2024-11-08T06:27:43.323Z] 16113d51b718: Preparing [2024-11-08T06:27:43.323Z] 16113d51b718: Waiting [2024-11-08T06:27:43.323Z] 88dffe452473: Waiting [2024-11-08T06:27:43.323Z] 4d3fcb2e35c4: Layer already exists [2024-11-08T06:27:43.323Z] 66c4d368e935: Layer already exists [2024-11-08T06:27:43.323Z] 32d71619555d: Layer already exists [2024-11-08T06:27:43.324Z] a2a12db51ef8: Layer already exists [2024-11-08T06:27:43.324Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:43.324Z] 16113d51b718: Layer already exists [2024-11-08T06:27:43.324Z] 88dffe452473: Layer already exists [2024-11-08T06:27:43.589Z] 4.0.0-dev.15: digest: sha256:aa4d2a08bd93b26d883794c712d9006afd555e61acd2e5fc713f63b82553fa9f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:43.947Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:44.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:44.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T06:27:44.313Z] 66c4d368e935: Preparing [2024-11-08T06:27:44.313Z] 4d3fcb2e35c4: Preparing [2024-11-08T06:27:44.313Z] 32d71619555d: Preparing [2024-11-08T06:27:44.313Z] 79f39f15415e: Preparing [2024-11-08T06:27:44.313Z] a2a12db51ef8: Preparing [2024-11-08T06:27:44.313Z] 88dffe452473: Preparing [2024-11-08T06:27:44.313Z] 16113d51b718: Preparing [2024-11-08T06:27:44.313Z] 88dffe452473: Waiting [2024-11-08T06:27:44.313Z] 16113d51b718: Waiting [2024-11-08T06:27:44.313Z] 32d71619555d: Layer already exists [2024-11-08T06:27:44.313Z] a2a12db51ef8: Layer already exists [2024-11-08T06:27:44.313Z] 66c4d368e935: Layer already exists [2024-11-08T06:27:44.313Z] 4d3fcb2e35c4: Layer already exists [2024-11-08T06:27:44.313Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:44.313Z] 88dffe452473: Layer already exists [2024-11-08T06:27:44.313Z] 16113d51b718: Layer already exists [2024-11-08T06:27:44.579Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:aa4d2a08bd93b26d883794c712d9006afd555e61acd2e5fc713f63b82553fa9f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:44.943Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:45.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-11-08T06:27:45.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T06:27:45.286Z] 66c4d368e935: Preparing [2024-11-08T06:27:45.286Z] 4d3fcb2e35c4: Preparing [2024-11-08T06:27:45.286Z] 32d71619555d: Preparing [2024-11-08T06:27:45.286Z] 79f39f15415e: Preparing [2024-11-08T06:27:45.286Z] a2a12db51ef8: Preparing [2024-11-08T06:27:45.286Z] 88dffe452473: Preparing [2024-11-08T06:27:45.286Z] 16113d51b718: Preparing [2024-11-08T06:27:45.286Z] 88dffe452473: Waiting [2024-11-08T06:27:45.286Z] 66c4d368e935: Layer already exists [2024-11-08T06:27:45.286Z] a2a12db51ef8: Layer already exists [2024-11-08T06:27:45.286Z] 4d3fcb2e35c4: Layer already exists [2024-11-08T06:27:45.286Z] 32d71619555d: Layer already exists [2024-11-08T06:27:45.286Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:45.286Z] 16113d51b718: Layer already exists [2024-11-08T06:27:45.286Z] 88dffe452473: Layer already exists [2024-11-08T06:27:45.551Z] main: digest: sha256:aa4d2a08bd93b26d883794c712d9006afd555e61acd2e5fc713f63b82553fa9f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:27:45.634Z] ===================================================== [Pipeline] echo [2024-11-08T06:27:45.647Z] taggedImages: [2024-11-08T06:27:45.647Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:45.647Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-08T06:27:45.647Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.15 [2024-11-08T06:27:45.647Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:45.647Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-11-08T06:27:45.680Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-11-08T06:27:45.680Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:45.680Z] latest [2024-11-08T06:27:45.680Z] 4.0.0-dev.15 [2024-11-08T06:27:45.680Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:27:45.680Z] main [2024-11-08T06:27:45.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:46.056Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:27:46.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:27:46.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T06:27:46.398Z] 400130088815: Preparing [2024-11-08T06:27:46.398Z] 0dd38adcfa1c: Preparing [2024-11-08T06:27:46.398Z] bfae83b65ea8: Preparing [2024-11-08T06:27:46.398Z] 32d71619555d: Preparing [2024-11-08T06:27:46.398Z] 79f39f15415e: Preparing [2024-11-08T06:27:46.398Z] 69f5938ef072: Preparing [2024-11-08T06:27:46.398Z] d5f476d0f9ad: Preparing [2024-11-08T06:27:46.398Z] d21c84fc497b: Preparing [2024-11-08T06:27:46.398Z] 763015a577aa: Preparing [2024-11-08T06:27:46.398Z] 16113d51b718: Preparing [2024-11-08T06:27:46.398Z] d5f476d0f9ad: Waiting [2024-11-08T06:27:46.398Z] d21c84fc497b: Waiting [2024-11-08T06:27:46.398Z] 763015a577aa: Waiting [2024-11-08T06:27:46.398Z] 16113d51b718: Waiting [2024-11-08T06:27:46.398Z] 69f5938ef072: Waiting [2024-11-08T06:27:46.398Z] 79f39f15415e: Layer already exists [2024-11-08T06:27:46.662Z] 32d71619555d: Layer already exists [2024-11-08T06:27:46.662Z] bfae83b65ea8: Pushed [2024-11-08T06:27:46.662Z] 0dd38adcfa1c: Pushed [2024-11-08T06:27:46.662Z] 400130088815: Pushed [2024-11-08T06:27:46.662Z] 16113d51b718: Layer already exists [2024-11-08T06:27:46.926Z] d21c84fc497b: Pushed [2024-11-08T06:27:49.494Z] 763015a577aa: Pushed [2024-11-08T06:27:59.542Z] d5f476d0f9ad: Pushed [2024-11-08T06:28:07.736Z] 69f5938ef072: Pushed [2024-11-08T06:28:07.736Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:a70c92909a6884228dc2625b52b2edf5bfab05ed510e166e922c3291e4c9ac61 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:08.101Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:08.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-08T06:28:08.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T06:28:08.456Z] 400130088815: Preparing [2024-11-08T06:28:08.456Z] 0dd38adcfa1c: Preparing [2024-11-08T06:28:08.456Z] bfae83b65ea8: Preparing [2024-11-08T06:28:08.456Z] 32d71619555d: Preparing [2024-11-08T06:28:08.456Z] 79f39f15415e: Preparing [2024-11-08T06:28:08.456Z] 69f5938ef072: Preparing [2024-11-08T06:28:08.456Z] d5f476d0f9ad: Preparing [2024-11-08T06:28:08.456Z] d21c84fc497b: Preparing [2024-11-08T06:28:08.456Z] 763015a577aa: Preparing [2024-11-08T06:28:08.456Z] 16113d51b718: Preparing [2024-11-08T06:28:08.456Z] d5f476d0f9ad: Waiting [2024-11-08T06:28:08.456Z] d21c84fc497b: Waiting [2024-11-08T06:28:08.456Z] 763015a577aa: Waiting [2024-11-08T06:28:08.456Z] 16113d51b718: Waiting [2024-11-08T06:28:08.456Z] 69f5938ef072: Waiting [2024-11-08T06:28:08.456Z] 79f39f15415e: Layer already exists [2024-11-08T06:28:08.456Z] 400130088815: Layer already exists [2024-11-08T06:28:08.456Z] 0dd38adcfa1c: Layer already exists [2024-11-08T06:28:08.456Z] 32d71619555d: Layer already exists [2024-11-08T06:28:08.456Z] bfae83b65ea8: Layer already exists [2024-11-08T06:28:08.456Z] d5f476d0f9ad: Layer already exists [2024-11-08T06:28:08.456Z] 16113d51b718: Layer already exists [2024-11-08T06:28:08.456Z] 763015a577aa: Layer already exists [2024-11-08T06:28:08.456Z] 69f5938ef072: Layer already exists [2024-11-08T06:28:08.456Z] d21c84fc497b: Layer already exists [2024-11-08T06:28:08.724Z] latest: digest: sha256:a70c92909a6884228dc2625b52b2edf5bfab05ed510e166e922c3291e4c9ac61 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:09.087Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:09.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.15 [2024-11-08T06:28:09.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T06:28:09.445Z] 400130088815: Preparing [2024-11-08T06:28:09.445Z] 0dd38adcfa1c: Preparing [2024-11-08T06:28:09.445Z] bfae83b65ea8: Preparing [2024-11-08T06:28:09.445Z] 32d71619555d: Preparing [2024-11-08T06:28:09.445Z] 79f39f15415e: Preparing [2024-11-08T06:28:09.445Z] 69f5938ef072: Preparing [2024-11-08T06:28:09.445Z] d5f476d0f9ad: Preparing [2024-11-08T06:28:09.445Z] d21c84fc497b: Preparing [2024-11-08T06:28:09.445Z] 763015a577aa: Preparing [2024-11-08T06:28:09.445Z] 16113d51b718: Preparing [2024-11-08T06:28:09.445Z] d5f476d0f9ad: Waiting [2024-11-08T06:28:09.445Z] d21c84fc497b: Waiting [2024-11-08T06:28:09.445Z] 763015a577aa: Waiting [2024-11-08T06:28:09.445Z] 16113d51b718: Waiting [2024-11-08T06:28:09.445Z] 69f5938ef072: Waiting [2024-11-08T06:28:09.445Z] bfae83b65ea8: Layer already exists [2024-11-08T06:28:09.445Z] 0dd38adcfa1c: Layer already exists [2024-11-08T06:28:09.445Z] 400130088815: Layer already exists [2024-11-08T06:28:09.445Z] 32d71619555d: Layer already exists [2024-11-08T06:28:09.445Z] 79f39f15415e: Layer already exists [2024-11-08T06:28:09.445Z] 763015a577aa: Layer already exists [2024-11-08T06:28:09.445Z] 69f5938ef072: Layer already exists [2024-11-08T06:28:09.445Z] d21c84fc497b: Layer already exists [2024-11-08T06:28:09.445Z] 16113d51b718: Layer already exists [2024-11-08T06:28:09.445Z] d5f476d0f9ad: Layer already exists [2024-11-08T06:28:09.710Z] 4.0.0-dev.15: digest: sha256:a70c92909a6884228dc2625b52b2edf5bfab05ed510e166e922c3291e4c9ac61 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:10.070Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:10.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:28:10.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T06:28:10.422Z] 400130088815: Preparing [2024-11-08T06:28:10.422Z] 0dd38adcfa1c: Preparing [2024-11-08T06:28:10.422Z] bfae83b65ea8: Preparing [2024-11-08T06:28:10.422Z] 32d71619555d: Preparing [2024-11-08T06:28:10.422Z] 79f39f15415e: Preparing [2024-11-08T06:28:10.422Z] 69f5938ef072: Preparing [2024-11-08T06:28:10.422Z] d5f476d0f9ad: Preparing [2024-11-08T06:28:10.422Z] d21c84fc497b: Preparing [2024-11-08T06:28:10.422Z] 763015a577aa: Preparing [2024-11-08T06:28:10.422Z] 16113d51b718: Preparing [2024-11-08T06:28:10.422Z] 763015a577aa: Waiting [2024-11-08T06:28:10.422Z] d21c84fc497b: Waiting [2024-11-08T06:28:10.422Z] 16113d51b718: Waiting [2024-11-08T06:28:10.422Z] 69f5938ef072: Waiting [2024-11-08T06:28:10.422Z] d5f476d0f9ad: Waiting [2024-11-08T06:28:10.422Z] 400130088815: Layer already exists [2024-11-08T06:28:10.422Z] bfae83b65ea8: Layer already exists [2024-11-08T06:28:10.422Z] 79f39f15415e: Layer already exists [2024-11-08T06:28:10.422Z] 32d71619555d: Layer already exists [2024-11-08T06:28:10.422Z] 0dd38adcfa1c: Layer already exists [2024-11-08T06:28:10.422Z] d21c84fc497b: Layer already exists [2024-11-08T06:28:10.422Z] 69f5938ef072: Layer already exists [2024-11-08T06:28:10.422Z] d5f476d0f9ad: Layer already exists [2024-11-08T06:28:10.422Z] 763015a577aa: Layer already exists [2024-11-08T06:28:10.422Z] 16113d51b718: Layer already exists [2024-11-08T06:28:10.687Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:a70c92909a6884228dc2625b52b2edf5bfab05ed510e166e922c3291e4c9ac61 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:11.055Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:11.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-11-08T06:28:11.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T06:28:11.417Z] 400130088815: Preparing [2024-11-08T06:28:11.417Z] 0dd38adcfa1c: Preparing [2024-11-08T06:28:11.417Z] bfae83b65ea8: Preparing [2024-11-08T06:28:11.417Z] 32d71619555d: Preparing [2024-11-08T06:28:11.417Z] 79f39f15415e: Preparing [2024-11-08T06:28:11.417Z] 69f5938ef072: Preparing [2024-11-08T06:28:11.417Z] d5f476d0f9ad: Preparing [2024-11-08T06:28:11.417Z] d21c84fc497b: Preparing [2024-11-08T06:28:11.417Z] 763015a577aa: Preparing [2024-11-08T06:28:11.417Z] 16113d51b718: Preparing [2024-11-08T06:28:11.417Z] d5f476d0f9ad: Waiting [2024-11-08T06:28:11.417Z] d21c84fc497b: Waiting [2024-11-08T06:28:11.417Z] 763015a577aa: Waiting [2024-11-08T06:28:11.417Z] 69f5938ef072: Waiting [2024-11-08T06:28:11.417Z] 16113d51b718: Waiting [2024-11-08T06:28:11.417Z] bfae83b65ea8: Layer already exists [2024-11-08T06:28:11.417Z] 79f39f15415e: Layer already exists [2024-11-08T06:28:11.417Z] 400130088815: Layer already exists [2024-11-08T06:28:11.417Z] 0dd38adcfa1c: Layer already exists [2024-11-08T06:28:11.417Z] 32d71619555d: Layer already exists [2024-11-08T06:28:11.417Z] 69f5938ef072: Layer already exists [2024-11-08T06:28:11.417Z] d5f476d0f9ad: Layer already exists [2024-11-08T06:28:11.417Z] d21c84fc497b: Layer already exists [2024-11-08T06:28:11.417Z] 16113d51b718: Layer already exists [2024-11-08T06:28:11.417Z] 763015a577aa: Layer already exists [2024-11-08T06:28:11.682Z] main: digest: sha256:a70c92909a6884228dc2625b52b2edf5bfab05ed510e166e922c3291e4c9ac61 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:28:11.766Z] ===================================================== [Pipeline] echo [2024-11-08T06:28:11.782Z] taggedImages: [2024-11-08T06:28:11.782Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:28:11.782Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-08T06:28:11.782Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.15 [2024-11-08T06:28:11.782Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:28:11.782Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-11-08T06:28:11.812Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-11-08T06:28:11.812Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:28:11.812Z] latest [2024-11-08T06:28:11.812Z] 4.0.0-dev.15 [2024-11-08T06:28:11.812Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:28:11.812Z] main [2024-11-08T06:28:11.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:12.178Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:12.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:28:12.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T06:28:12.540Z] 6d04dc91003e: Preparing [2024-11-08T06:28:12.540Z] 59e74cdff98e: Preparing [2024-11-08T06:28:12.540Z] 1b8d26a7596e: Preparing [2024-11-08T06:28:12.540Z] 32d71619555d: Preparing [2024-11-08T06:28:12.540Z] 79f39f15415e: Preparing [2024-11-08T06:28:12.540Z] cdd05545a54b: Preparing [2024-11-08T06:28:12.540Z] b32397bc96d8: Preparing [2024-11-08T06:28:12.540Z] e5f9ff310fb8: Preparing [2024-11-08T06:28:12.540Z] 16113d51b718: Preparing [2024-11-08T06:28:12.540Z] cdd05545a54b: Waiting [2024-11-08T06:28:12.540Z] b32397bc96d8: Waiting [2024-11-08T06:28:12.540Z] e5f9ff310fb8: Waiting [2024-11-08T06:28:12.540Z] 16113d51b718: Waiting [2024-11-08T06:28:12.807Z] 32d71619555d: Layer already exists [2024-11-08T06:28:12.807Z] 79f39f15415e: Layer already exists [2024-11-08T06:28:12.807Z] 59e74cdff98e: Pushed [2024-11-08T06:28:12.807Z] 1b8d26a7596e: Pushed [2024-11-08T06:28:12.807Z] 6d04dc91003e: Pushed [2024-11-08T06:28:12.807Z] 16113d51b718: Layer already exists [2024-11-08T06:28:13.387Z] e5f9ff310fb8: Pushed [2024-11-08T06:28:14.346Z] b32397bc96d8: Pushed [2024-11-08T06:28:36.391Z] cdd05545a54b: Pushed [2024-11-08T06:28:46.437Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:f88f0d59fbc8aa69a9e94c9597433906977ed2a1f0d9ed29c67d1f9827ea2e14 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:46.794Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:47.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-08T06:28:47.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T06:28:47.146Z] 6d04dc91003e: Preparing [2024-11-08T06:28:47.146Z] 59e74cdff98e: Preparing [2024-11-08T06:28:47.146Z] 1b8d26a7596e: Preparing [2024-11-08T06:28:47.146Z] 32d71619555d: Preparing [2024-11-08T06:28:47.146Z] 79f39f15415e: Preparing [2024-11-08T06:28:47.146Z] cdd05545a54b: Preparing [2024-11-08T06:28:47.146Z] b32397bc96d8: Preparing [2024-11-08T06:28:47.147Z] e5f9ff310fb8: Preparing [2024-11-08T06:28:47.147Z] 16113d51b718: Preparing [2024-11-08T06:28:47.147Z] b32397bc96d8: Waiting [2024-11-08T06:28:47.147Z] cdd05545a54b: Waiting [2024-11-08T06:28:47.147Z] e5f9ff310fb8: Waiting [2024-11-08T06:28:47.147Z] 32d71619555d: Layer already exists [2024-11-08T06:28:47.147Z] 59e74cdff98e: Layer already exists [2024-11-08T06:28:47.147Z] 1b8d26a7596e: Layer already exists [2024-11-08T06:28:47.147Z] 79f39f15415e: Layer already exists [2024-11-08T06:28:47.147Z] 6d04dc91003e: Layer already exists [2024-11-08T06:28:47.147Z] b32397bc96d8: Layer already exists [2024-11-08T06:28:47.147Z] cdd05545a54b: Layer already exists [2024-11-08T06:28:47.147Z] 16113d51b718: Layer already exists [2024-11-08T06:28:47.147Z] e5f9ff310fb8: Layer already exists [2024-11-08T06:28:47.414Z] latest: digest: sha256:f88f0d59fbc8aa69a9e94c9597433906977ed2a1f0d9ed29c67d1f9827ea2e14 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:47.785Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:48.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.15 [2024-11-08T06:28:48.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T06:28:48.132Z] 6d04dc91003e: Preparing [2024-11-08T06:28:48.132Z] 59e74cdff98e: Preparing [2024-11-08T06:28:48.132Z] 1b8d26a7596e: Preparing [2024-11-08T06:28:48.132Z] 32d71619555d: Preparing [2024-11-08T06:28:48.132Z] 79f39f15415e: Preparing [2024-11-08T06:28:48.132Z] cdd05545a54b: Preparing [2024-11-08T06:28:48.132Z] b32397bc96d8: Preparing [2024-11-08T06:28:48.132Z] e5f9ff310fb8: Preparing [2024-11-08T06:28:48.132Z] 16113d51b718: Preparing [2024-11-08T06:28:48.132Z] cdd05545a54b: Waiting [2024-11-08T06:28:48.132Z] b32397bc96d8: Waiting [2024-11-08T06:28:48.132Z] e5f9ff310fb8: Waiting [2024-11-08T06:28:48.132Z] 16113d51b718: Waiting [2024-11-08T06:28:48.132Z] 1b8d26a7596e: Layer already exists [2024-11-08T06:28:48.132Z] 79f39f15415e: Layer already exists [2024-11-08T06:28:48.132Z] 6d04dc91003e: Layer already exists [2024-11-08T06:28:48.132Z] 32d71619555d: Layer already exists [2024-11-08T06:28:48.132Z] 59e74cdff98e: Layer already exists [2024-11-08T06:28:48.396Z] cdd05545a54b: Layer already exists [2024-11-08T06:28:48.396Z] e5f9ff310fb8: Layer already exists [2024-11-08T06:28:48.396Z] b32397bc96d8: Layer already exists [2024-11-08T06:28:48.396Z] 16113d51b718: Layer already exists [2024-11-08T06:28:48.396Z] 4.0.0-dev.15: digest: sha256:f88f0d59fbc8aa69a9e94c9597433906977ed2a1f0d9ed29c67d1f9827ea2e14 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:48.748Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:49.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:28:49.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T06:28:49.094Z] 6d04dc91003e: Preparing [2024-11-08T06:28:49.094Z] 59e74cdff98e: Preparing [2024-11-08T06:28:49.094Z] 1b8d26a7596e: Preparing [2024-11-08T06:28:49.094Z] 32d71619555d: Preparing [2024-11-08T06:28:49.094Z] 79f39f15415e: Preparing [2024-11-08T06:28:49.094Z] cdd05545a54b: Preparing [2024-11-08T06:28:49.094Z] b32397bc96d8: Preparing [2024-11-08T06:28:49.094Z] e5f9ff310fb8: Preparing [2024-11-08T06:28:49.094Z] 16113d51b718: Preparing [2024-11-08T06:28:49.094Z] cdd05545a54b: Waiting [2024-11-08T06:28:49.094Z] b32397bc96d8: Waiting [2024-11-08T06:28:49.094Z] e5f9ff310fb8: Waiting [2024-11-08T06:28:49.094Z] 16113d51b718: Waiting [2024-11-08T06:28:49.094Z] 32d71619555d: Layer already exists [2024-11-08T06:28:49.094Z] 6d04dc91003e: Layer already exists [2024-11-08T06:28:49.094Z] 79f39f15415e: Layer already exists [2024-11-08T06:28:49.094Z] 1b8d26a7596e: Layer already exists [2024-11-08T06:28:49.094Z] 59e74cdff98e: Layer already exists [2024-11-08T06:28:49.094Z] cdd05545a54b: Layer already exists [2024-11-08T06:28:49.094Z] b32397bc96d8: Layer already exists [2024-11-08T06:28:49.094Z] e5f9ff310fb8: Layer already exists [2024-11-08T06:28:49.094Z] 16113d51b718: Layer already exists [2024-11-08T06:28:49.359Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:f88f0d59fbc8aa69a9e94c9597433906977ed2a1f0d9ed29c67d1f9827ea2e14 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:49.709Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:50.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-11-08T06:28:50.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T06:28:50.060Z] 6d04dc91003e: Preparing [2024-11-08T06:28:50.060Z] 59e74cdff98e: Preparing [2024-11-08T06:28:50.060Z] 1b8d26a7596e: Preparing [2024-11-08T06:28:50.060Z] 32d71619555d: Preparing [2024-11-08T06:28:50.060Z] 79f39f15415e: Preparing [2024-11-08T06:28:50.060Z] cdd05545a54b: Preparing [2024-11-08T06:28:50.060Z] b32397bc96d8: Preparing [2024-11-08T06:28:50.060Z] e5f9ff310fb8: Preparing [2024-11-08T06:28:50.060Z] 16113d51b718: Preparing [2024-11-08T06:28:50.060Z] cdd05545a54b: Waiting [2024-11-08T06:28:50.060Z] b32397bc96d8: Waiting [2024-11-08T06:28:50.060Z] e5f9ff310fb8: Waiting [2024-11-08T06:28:50.060Z] 16113d51b718: Waiting [2024-11-08T06:28:50.060Z] 6d04dc91003e: Layer already exists [2024-11-08T06:28:50.060Z] 59e74cdff98e: Layer already exists [2024-11-08T06:28:50.060Z] 32d71619555d: Layer already exists [2024-11-08T06:28:50.060Z] 79f39f15415e: Layer already exists [2024-11-08T06:28:50.060Z] 1b8d26a7596e: Layer already exists [2024-11-08T06:28:50.060Z] cdd05545a54b: Layer already exists [2024-11-08T06:28:50.060Z] 16113d51b718: Layer already exists [2024-11-08T06:28:50.060Z] e5f9ff310fb8: Layer already exists [2024-11-08T06:28:50.060Z] b32397bc96d8: Layer already exists [2024-11-08T06:28:50.327Z] main: digest: sha256:f88f0d59fbc8aa69a9e94c9597433906977ed2a1f0d9ed29c67d1f9827ea2e14 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:28:50.410Z] ===================================================== [Pipeline] echo [2024-11-08T06:28:50.423Z] taggedImages: [2024-11-08T06:28:50.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:28:50.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-08T06:28:50.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.15 [2024-11-08T06:28:50.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:28:50.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-11-08T06:28:50.467Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-11-08T06:28:50.467Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:28:50.467Z] latest [2024-11-08T06:28:50.467Z] 4.0.0-dev.15 [2024-11-08T06:28:50.467Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:28:50.467Z] main [2024-11-08T06:28:50.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:50.830Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:51.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:28:51.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T06:28:51.447Z] 26b5d07786dc: Preparing [2024-11-08T06:28:51.447Z] 2de0697d98d0: Preparing [2024-11-08T06:28:51.447Z] 045e1df4c529: Preparing [2024-11-08T06:28:51.447Z] 32d71619555d: Preparing [2024-11-08T06:28:51.447Z] 79f39f15415e: Preparing [2024-11-08T06:28:51.447Z] 6704dcf5048a: Preparing [2024-11-08T06:28:51.447Z] d21c84fc497b: Preparing [2024-11-08T06:28:51.447Z] 763015a577aa: Preparing [2024-11-08T06:28:51.447Z] 16113d51b718: Preparing [2024-11-08T06:28:51.447Z] d21c84fc497b: Waiting [2024-11-08T06:28:51.447Z] 763015a577aa: Waiting [2024-11-08T06:28:51.447Z] 16113d51b718: Waiting [2024-11-08T06:28:51.447Z] 6704dcf5048a: Waiting [2024-11-08T06:28:51.447Z] 79f39f15415e: Layer already exists [2024-11-08T06:28:51.447Z] 32d71619555d: Layer already exists [2024-11-08T06:28:51.711Z] d21c84fc497b: Layer already exists [2024-11-08T06:28:51.711Z] 2de0697d98d0: Pushed [2024-11-08T06:28:51.711Z] 045e1df4c529: Pushed [2024-11-08T06:28:51.711Z] 26b5d07786dc: Pushed [2024-11-08T06:28:51.711Z] 763015a577aa: Layer already exists [2024-11-08T06:28:51.711Z] 16113d51b718: Layer already exists [2024-11-08T06:29:13.733Z] 6704dcf5048a: Pushed [2024-11-08T06:29:13.733Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:6748a246b29c66116606b9472066dfde271358d25d616d66e570d330798b1d09 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:14.092Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:14.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-08T06:29:14.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T06:29:14.504Z] 26b5d07786dc: Preparing [2024-11-08T06:29:14.504Z] 2de0697d98d0: Preparing [2024-11-08T06:29:14.504Z] 045e1df4c529: Preparing [2024-11-08T06:29:14.504Z] 32d71619555d: Preparing [2024-11-08T06:29:14.504Z] 79f39f15415e: Preparing [2024-11-08T06:29:14.504Z] 6704dcf5048a: Preparing [2024-11-08T06:29:14.504Z] d21c84fc497b: Preparing [2024-11-08T06:29:14.504Z] 6704dcf5048a: Waiting [2024-11-08T06:29:14.504Z] 763015a577aa: Preparing [2024-11-08T06:29:14.504Z] d21c84fc497b: Waiting [2024-11-08T06:29:14.504Z] 763015a577aa: Waiting [2024-11-08T06:29:14.504Z] 16113d51b718: Preparing [2024-11-08T06:29:14.504Z] 16113d51b718: Waiting [2024-11-08T06:29:14.504Z] 32d71619555d: Layer already exists [2024-11-08T06:29:14.504Z] 26b5d07786dc: Layer already exists [2024-11-08T06:29:14.504Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:14.504Z] 2de0697d98d0: Layer already exists [2024-11-08T06:29:14.504Z] 045e1df4c529: Layer already exists [2024-11-08T06:29:14.504Z] 6704dcf5048a: Layer already exists [2024-11-08T06:29:14.504Z] d21c84fc497b: Layer already exists [2024-11-08T06:29:14.504Z] 763015a577aa: Layer already exists [2024-11-08T06:29:14.504Z] 16113d51b718: Layer already exists [2024-11-08T06:29:14.504Z] latest: digest: sha256:6748a246b29c66116606b9472066dfde271358d25d616d66e570d330798b1d09 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:14.865Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:15.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.15 [2024-11-08T06:29:15.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T06:29:15.231Z] 26b5d07786dc: Preparing [2024-11-08T06:29:15.231Z] 2de0697d98d0: Preparing [2024-11-08T06:29:15.231Z] 045e1df4c529: Preparing [2024-11-08T06:29:15.231Z] 32d71619555d: Preparing [2024-11-08T06:29:15.231Z] 79f39f15415e: Preparing [2024-11-08T06:29:15.231Z] 6704dcf5048a: Preparing [2024-11-08T06:29:15.231Z] d21c84fc497b: Preparing [2024-11-08T06:29:15.231Z] 763015a577aa: Preparing [2024-11-08T06:29:15.231Z] 16113d51b718: Preparing [2024-11-08T06:29:15.231Z] 6704dcf5048a: Waiting [2024-11-08T06:29:15.231Z] d21c84fc497b: Waiting [2024-11-08T06:29:15.231Z] 763015a577aa: Waiting [2024-11-08T06:29:15.231Z] 16113d51b718: Waiting [2024-11-08T06:29:15.231Z] 26b5d07786dc: Layer already exists [2024-11-08T06:29:15.231Z] 2de0697d98d0: Layer already exists [2024-11-08T06:29:15.231Z] 045e1df4c529: Layer already exists [2024-11-08T06:29:15.231Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:15.231Z] 32d71619555d: Layer already exists [2024-11-08T06:29:15.231Z] 6704dcf5048a: Layer already exists [2024-11-08T06:29:15.231Z] 763015a577aa: Layer already exists [2024-11-08T06:29:15.231Z] 16113d51b718: Layer already exists [2024-11-08T06:29:15.231Z] d21c84fc497b: Layer already exists [2024-11-08T06:29:15.511Z] 4.0.0-dev.15: digest: sha256:6748a246b29c66116606b9472066dfde271358d25d616d66e570d330798b1d09 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:15.904Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:16.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:29:16.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T06:29:16.263Z] 26b5d07786dc: Preparing [2024-11-08T06:29:16.263Z] 2de0697d98d0: Preparing [2024-11-08T06:29:16.263Z] 045e1df4c529: Preparing [2024-11-08T06:29:16.263Z] 32d71619555d: Preparing [2024-11-08T06:29:16.263Z] 79f39f15415e: Preparing [2024-11-08T06:29:16.263Z] 6704dcf5048a: Preparing [2024-11-08T06:29:16.263Z] d21c84fc497b: Preparing [2024-11-08T06:29:16.263Z] 763015a577aa: Preparing [2024-11-08T06:29:16.263Z] 16113d51b718: Preparing [2024-11-08T06:29:16.263Z] d21c84fc497b: Waiting [2024-11-08T06:29:16.263Z] 763015a577aa: Waiting [2024-11-08T06:29:16.263Z] 16113d51b718: Waiting [2024-11-08T06:29:16.263Z] 6704dcf5048a: Waiting [2024-11-08T06:29:16.263Z] 045e1df4c529: Layer already exists [2024-11-08T06:29:16.263Z] 32d71619555d: Layer already exists [2024-11-08T06:29:16.263Z] 26b5d07786dc: Layer already exists [2024-11-08T06:29:16.263Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:16.263Z] 2de0697d98d0: Layer already exists [2024-11-08T06:29:16.263Z] 763015a577aa: Layer already exists [2024-11-08T06:29:16.263Z] d21c84fc497b: Layer already exists [2024-11-08T06:29:16.263Z] 6704dcf5048a: Layer already exists [2024-11-08T06:29:16.263Z] 16113d51b718: Layer already exists [2024-11-08T06:29:16.532Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:6748a246b29c66116606b9472066dfde271358d25d616d66e570d330798b1d09 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:16.896Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:17.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-11-08T06:29:17.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T06:29:17.246Z] 26b5d07786dc: Preparing [2024-11-08T06:29:17.246Z] 2de0697d98d0: Preparing [2024-11-08T06:29:17.246Z] 045e1df4c529: Preparing [2024-11-08T06:29:17.246Z] 32d71619555d: Preparing [2024-11-08T06:29:17.246Z] 79f39f15415e: Preparing [2024-11-08T06:29:17.246Z] 6704dcf5048a: Preparing [2024-11-08T06:29:17.246Z] d21c84fc497b: Preparing [2024-11-08T06:29:17.246Z] 6704dcf5048a: Waiting [2024-11-08T06:29:17.246Z] 763015a577aa: Preparing [2024-11-08T06:29:17.246Z] 16113d51b718: Preparing [2024-11-08T06:29:17.246Z] d21c84fc497b: Waiting [2024-11-08T06:29:17.246Z] 763015a577aa: Waiting [2024-11-08T06:29:17.246Z] 16113d51b718: Waiting [2024-11-08T06:29:17.246Z] 26b5d07786dc: Layer already exists [2024-11-08T06:29:17.246Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:17.246Z] 045e1df4c529: Layer already exists [2024-11-08T06:29:17.246Z] 2de0697d98d0: Layer already exists [2024-11-08T06:29:17.246Z] 32d71619555d: Layer already exists [2024-11-08T06:29:17.246Z] 763015a577aa: Layer already exists [2024-11-08T06:29:17.246Z] d21c84fc497b: Layer already exists [2024-11-08T06:29:17.246Z] 16113d51b718: Layer already exists [2024-11-08T06:29:17.246Z] 6704dcf5048a: Layer already exists [2024-11-08T06:29:17.510Z] main: digest: sha256:6748a246b29c66116606b9472066dfde271358d25d616d66e570d330798b1d09 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:29:17.577Z] ===================================================== [Pipeline] echo [2024-11-08T06:29:17.587Z] taggedImages: [2024-11-08T06:29:17.587Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:29:17.587Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-08T06:29:17.587Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.15 [2024-11-08T06:29:17.587Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:29:17.587Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-11-08T06:29:17.608Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-11-08T06:29:17.608Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:29:17.608Z] latest [2024-11-08T06:29:17.608Z] 4.0.0-dev.15 [2024-11-08T06:29:17.608Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:29:17.608Z] main [2024-11-08T06:29:17.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:17.960Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:18.307Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:29:18.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T06:29:18.307Z] 5dc4e5f4d743: Preparing [2024-11-08T06:29:18.307Z] 0af1cf731cdb: Preparing [2024-11-08T06:29:18.307Z] 32d71619555d: Preparing [2024-11-08T06:29:18.307Z] 79f39f15415e: Preparing [2024-11-08T06:29:18.307Z] 919f8a6b99f5: Preparing [2024-11-08T06:29:18.307Z] 4632be90a787: Preparing [2024-11-08T06:29:18.307Z] 16113d51b718: Preparing [2024-11-08T06:29:18.307Z] 4632be90a787: Waiting [2024-11-08T06:29:18.307Z] 16113d51b718: Waiting [2024-11-08T06:29:18.307Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:18.572Z] 32d71619555d: Layer already exists [2024-11-08T06:29:18.572Z] 16113d51b718: Layer already exists [2024-11-08T06:29:18.572Z] 5dc4e5f4d743: Pushed [2024-11-08T06:29:19.150Z] 4632be90a787: Pushed [2024-11-08T06:29:20.101Z] 919f8a6b99f5: Pushed [2024-11-08T06:29:26.714Z] 0af1cf731cdb: Pushed [2024-11-08T06:29:26.714Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:b4360b6bc66211877eff641433d9c3f798a2717ced649eb415e0b9fb47a2f520 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:27.068Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:27.418Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-08T06:29:27.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T06:29:27.418Z] 5dc4e5f4d743: Preparing [2024-11-08T06:29:27.418Z] 0af1cf731cdb: Preparing [2024-11-08T06:29:27.418Z] 32d71619555d: Preparing [2024-11-08T06:29:27.418Z] 79f39f15415e: Preparing [2024-11-08T06:29:27.418Z] 919f8a6b99f5: Preparing [2024-11-08T06:29:27.418Z] 4632be90a787: Preparing [2024-11-08T06:29:27.418Z] 16113d51b718: Preparing [2024-11-08T06:29:27.418Z] 4632be90a787: Waiting [2024-11-08T06:29:27.418Z] 16113d51b718: Waiting [2024-11-08T06:29:27.418Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:27.418Z] 5dc4e5f4d743: Layer already exists [2024-11-08T06:29:27.418Z] 919f8a6b99f5: Layer already exists [2024-11-08T06:29:27.418Z] 32d71619555d: Layer already exists [2024-11-08T06:29:27.418Z] 0af1cf731cdb: Layer already exists [2024-11-08T06:29:27.418Z] 4632be90a787: Layer already exists [2024-11-08T06:29:27.418Z] 16113d51b718: Layer already exists [2024-11-08T06:29:27.681Z] latest: digest: sha256:b4360b6bc66211877eff641433d9c3f798a2717ced649eb415e0b9fb47a2f520 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:28.037Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:28.381Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.15 [2024-11-08T06:29:28.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T06:29:28.381Z] 5dc4e5f4d743: Preparing [2024-11-08T06:29:28.381Z] 0af1cf731cdb: Preparing [2024-11-08T06:29:28.381Z] 32d71619555d: Preparing [2024-11-08T06:29:28.381Z] 79f39f15415e: Preparing [2024-11-08T06:29:28.381Z] 919f8a6b99f5: Preparing [2024-11-08T06:29:28.381Z] 4632be90a787: Preparing [2024-11-08T06:29:28.381Z] 16113d51b718: Preparing [2024-11-08T06:29:28.381Z] 4632be90a787: Waiting [2024-11-08T06:29:28.381Z] 5dc4e5f4d743: Layer already exists [2024-11-08T06:29:28.381Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:28.381Z] 0af1cf731cdb: Layer already exists [2024-11-08T06:29:28.381Z] 919f8a6b99f5: Layer already exists [2024-11-08T06:29:28.381Z] 32d71619555d: Layer already exists [2024-11-08T06:29:28.381Z] 16113d51b718: Layer already exists [2024-11-08T06:29:28.381Z] 4632be90a787: Layer already exists [2024-11-08T06:29:28.645Z] 4.0.0-dev.15: digest: sha256:b4360b6bc66211877eff641433d9c3f798a2717ced649eb415e0b9fb47a2f520 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:28.993Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:29.330Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:29:29.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T06:29:29.330Z] 5dc4e5f4d743: Preparing [2024-11-08T06:29:29.330Z] 0af1cf731cdb: Preparing [2024-11-08T06:29:29.330Z] 32d71619555d: Preparing [2024-11-08T06:29:29.330Z] 79f39f15415e: Preparing [2024-11-08T06:29:29.330Z] 919f8a6b99f5: Preparing [2024-11-08T06:29:29.330Z] 4632be90a787: Preparing [2024-11-08T06:29:29.330Z] 16113d51b718: Preparing [2024-11-08T06:29:29.330Z] 4632be90a787: Waiting [2024-11-08T06:29:29.330Z] 16113d51b718: Waiting [2024-11-08T06:29:29.330Z] 5dc4e5f4d743: Layer already exists [2024-11-08T06:29:29.330Z] 0af1cf731cdb: Layer already exists [2024-11-08T06:29:29.330Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:29.330Z] 32d71619555d: Layer already exists [2024-11-08T06:29:29.330Z] 919f8a6b99f5: Layer already exists [2024-11-08T06:29:29.330Z] 16113d51b718: Layer already exists [2024-11-08T06:29:29.330Z] 4632be90a787: Layer already exists [2024-11-08T06:29:29.330Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:b4360b6bc66211877eff641433d9c3f798a2717ced649eb415e0b9fb47a2f520 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:29.946Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:30.294Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-11-08T06:29:30.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T06:29:30.294Z] 5dc4e5f4d743: Preparing [2024-11-08T06:29:30.294Z] 0af1cf731cdb: Preparing [2024-11-08T06:29:30.294Z] 32d71619555d: Preparing [2024-11-08T06:29:30.294Z] 79f39f15415e: Preparing [2024-11-08T06:29:30.294Z] 919f8a6b99f5: Preparing [2024-11-08T06:29:30.294Z] 4632be90a787: Preparing [2024-11-08T06:29:30.294Z] 16113d51b718: Preparing [2024-11-08T06:29:30.294Z] 16113d51b718: Waiting [2024-11-08T06:29:30.294Z] 4632be90a787: Waiting [2024-11-08T06:29:30.294Z] 5dc4e5f4d743: Layer already exists [2024-11-08T06:29:30.294Z] 919f8a6b99f5: Layer already exists [2024-11-08T06:29:30.294Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:30.294Z] 32d71619555d: Layer already exists [2024-11-08T06:29:30.294Z] 0af1cf731cdb: Layer already exists [2024-11-08T06:29:30.294Z] 16113d51b718: Layer already exists [2024-11-08T06:29:30.294Z] 4632be90a787: Layer already exists [2024-11-08T06:29:30.558Z] main: digest: sha256:b4360b6bc66211877eff641433d9c3f798a2717ced649eb415e0b9fb47a2f520 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:29:30.649Z] ===================================================== [Pipeline] echo [2024-11-08T06:29:30.664Z] taggedImages: [2024-11-08T06:29:30.664Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:29:30.664Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-08T06:29:30.664Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.15 [2024-11-08T06:29:30.664Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:29:30.664Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-11-08T06:29:30.698Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-11-08T06:29:30.698Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:29:30.698Z] latest [2024-11-08T06:29:30.698Z] 4.0.0-dev.15 [2024-11-08T06:29:30.698Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:29:30.698Z] main [2024-11-08T06:29:30.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:31.063Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:31.405Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:29:31.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T06:29:31.405Z] 90d8fca26951: Preparing [2024-11-08T06:29:31.405Z] 451d4fe754d5: Preparing [2024-11-08T06:29:31.405Z] 2f12ab96604e: Preparing [2024-11-08T06:29:31.405Z] 32d71619555d: Preparing [2024-11-08T06:29:31.405Z] 79f39f15415e: Preparing [2024-11-08T06:29:31.405Z] 71250f4cb809: Preparing [2024-11-08T06:29:31.405Z] 1b8942cf421f: Preparing [2024-11-08T06:29:31.405Z] 16113d51b718: Preparing [2024-11-08T06:29:31.405Z] 1b8942cf421f: Waiting [2024-11-08T06:29:31.405Z] 16113d51b718: Waiting [2024-11-08T06:29:31.405Z] 71250f4cb809: Waiting [2024-11-08T06:29:31.405Z] 32d71619555d: Layer already exists [2024-11-08T06:29:31.405Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:31.669Z] 451d4fe754d5: Pushed [2024-11-08T06:29:31.669Z] 16113d51b718: Layer already exists [2024-11-08T06:29:31.669Z] 90d8fca26951: Pushed [2024-11-08T06:29:31.933Z] 1b8942cf421f: Pushed [2024-11-08T06:29:33.331Z] 71250f4cb809: Pushed [2024-11-08T06:29:38.647Z] 2f12ab96604e: Pushed [2024-11-08T06:29:38.910Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be: digest: sha256:bccb8a40e590d1d620d435a1ecf33768ce10726ccb08083a34d7f9e3cf51b001 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:39.291Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:39.634Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-08T06:29:39.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T06:29:39.634Z] 90d8fca26951: Preparing [2024-11-08T06:29:39.634Z] 451d4fe754d5: Preparing [2024-11-08T06:29:39.634Z] 2f12ab96604e: Preparing [2024-11-08T06:29:39.634Z] 32d71619555d: Preparing [2024-11-08T06:29:39.634Z] 79f39f15415e: Preparing [2024-11-08T06:29:39.634Z] 71250f4cb809: Preparing [2024-11-08T06:29:39.634Z] 1b8942cf421f: Preparing [2024-11-08T06:29:39.634Z] 16113d51b718: Preparing [2024-11-08T06:29:39.635Z] 71250f4cb809: Waiting [2024-11-08T06:29:39.635Z] 1b8942cf421f: Waiting [2024-11-08T06:29:39.635Z] 16113d51b718: Waiting [2024-11-08T06:29:39.635Z] 2f12ab96604e: Layer already exists [2024-11-08T06:29:39.635Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:39.635Z] 451d4fe754d5: Layer already exists [2024-11-08T06:29:39.635Z] 32d71619555d: Layer already exists [2024-11-08T06:29:39.635Z] 90d8fca26951: Layer already exists [2024-11-08T06:29:39.635Z] 16113d51b718: Layer already exists [2024-11-08T06:29:39.635Z] 1b8942cf421f: Layer already exists [2024-11-08T06:29:39.635Z] 71250f4cb809: Layer already exists [2024-11-08T06:29:39.902Z] latest: digest: sha256:bccb8a40e590d1d620d435a1ecf33768ce10726ccb08083a34d7f9e3cf51b001 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:40.256Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:40.600Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.15 [2024-11-08T06:29:40.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T06:29:40.600Z] 90d8fca26951: Preparing [2024-11-08T06:29:40.600Z] 451d4fe754d5: Preparing [2024-11-08T06:29:40.600Z] 2f12ab96604e: Preparing [2024-11-08T06:29:40.600Z] 32d71619555d: Preparing [2024-11-08T06:29:40.600Z] 79f39f15415e: Preparing [2024-11-08T06:29:40.600Z] 71250f4cb809: Preparing [2024-11-08T06:29:40.600Z] 1b8942cf421f: Preparing [2024-11-08T06:29:40.600Z] 16113d51b718: Preparing [2024-11-08T06:29:40.600Z] 71250f4cb809: Waiting [2024-11-08T06:29:40.600Z] 1b8942cf421f: Waiting [2024-11-08T06:29:40.600Z] 16113d51b718: Waiting [2024-11-08T06:29:40.600Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:40.600Z] 32d71619555d: Layer already exists [2024-11-08T06:29:40.600Z] 90d8fca26951: Layer already exists [2024-11-08T06:29:40.600Z] 451d4fe754d5: Layer already exists [2024-11-08T06:29:40.601Z] 2f12ab96604e: Layer already exists [2024-11-08T06:29:40.601Z] 1b8942cf421f: Layer already exists [2024-11-08T06:29:40.601Z] 71250f4cb809: Layer already exists [2024-11-08T06:29:40.601Z] 16113d51b718: Layer already exists [2024-11-08T06:29:40.601Z] 4.0.0-dev.15: digest: sha256:bccb8a40e590d1d620d435a1ecf33768ce10726ccb08083a34d7f9e3cf51b001 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:40.947Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:41.301Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:29:41.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T06:29:41.302Z] 90d8fca26951: Preparing [2024-11-08T06:29:41.302Z] 451d4fe754d5: Preparing [2024-11-08T06:29:41.302Z] 2f12ab96604e: Preparing [2024-11-08T06:29:41.302Z] 32d71619555d: Preparing [2024-11-08T06:29:41.302Z] 79f39f15415e: Preparing [2024-11-08T06:29:41.302Z] 71250f4cb809: Preparing [2024-11-08T06:29:41.302Z] 1b8942cf421f: Preparing [2024-11-08T06:29:41.302Z] 16113d51b718: Preparing [2024-11-08T06:29:41.302Z] 1b8942cf421f: Waiting [2024-11-08T06:29:41.302Z] 16113d51b718: Waiting [2024-11-08T06:29:41.302Z] 71250f4cb809: Waiting [2024-11-08T06:29:41.302Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:41.302Z] 2f12ab96604e: Layer already exists [2024-11-08T06:29:41.302Z] 451d4fe754d5: Layer already exists [2024-11-08T06:29:41.302Z] 90d8fca26951: Layer already exists [2024-11-08T06:29:41.302Z] 32d71619555d: Layer already exists [2024-11-08T06:29:41.302Z] 71250f4cb809: Layer already exists [2024-11-08T06:29:41.302Z] 16113d51b718: Layer already exists [2024-11-08T06:29:41.302Z] 1b8942cf421f: Layer already exists [2024-11-08T06:29:41.302Z] b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15: digest: sha256:bccb8a40e590d1d620d435a1ecf33768ce10726ccb08083a34d7f9e3cf51b001 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:41.655Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:42.018Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-11-08T06:29:42.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T06:29:42.018Z] 90d8fca26951: Preparing [2024-11-08T06:29:42.018Z] 451d4fe754d5: Preparing [2024-11-08T06:29:42.018Z] 2f12ab96604e: Preparing [2024-11-08T06:29:42.018Z] 32d71619555d: Preparing [2024-11-08T06:29:42.018Z] 79f39f15415e: Preparing [2024-11-08T06:29:42.018Z] 71250f4cb809: Preparing [2024-11-08T06:29:42.018Z] 1b8942cf421f: Preparing [2024-11-08T06:29:42.018Z] 16113d51b718: Preparing [2024-11-08T06:29:42.018Z] 71250f4cb809: Waiting [2024-11-08T06:29:42.018Z] 1b8942cf421f: Waiting [2024-11-08T06:29:42.018Z] 16113d51b718: Waiting [2024-11-08T06:29:42.018Z] 32d71619555d: Layer already exists [2024-11-08T06:29:42.018Z] 90d8fca26951: Layer already exists [2024-11-08T06:29:42.018Z] 79f39f15415e: Layer already exists [2024-11-08T06:29:42.018Z] 2f12ab96604e: Layer already exists [2024-11-08T06:29:42.018Z] 451d4fe754d5: Layer already exists [2024-11-08T06:29:42.018Z] 1b8942cf421f: Layer already exists [2024-11-08T06:29:42.018Z] 16113d51b718: Layer already exists [2024-11-08T06:29:42.018Z] 71250f4cb809: Layer already exists [2024-11-08T06:29:42.282Z] main: digest: sha256:bccb8a40e590d1d620d435a1ecf33768ce10726ccb08083a34d7f9e3cf51b001 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:29:42.358Z] ===================================================== [Pipeline] echo [2024-11-08T06:29:42.368Z] taggedImages: [2024-11-08T06:29:42.368Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [2024-11-08T06:29:42.368Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-08T06:29:42.368Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.15 [2024-11-08T06:29:42.368Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be-4.0.0-dev.15 [2024-11-08T06:29:42.368Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:42.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:29:42.752Z] [2024-11-08T06:29:42.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:43.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:29:43.076Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T06:29:43.076Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T06:29:43.076Z] 04944245beec: Pulling fs layer [2024-11-08T06:29:43.076Z] 699f458cf7ca: Pulling fs layer [2024-11-08T06:29:43.076Z] 765212b225bb: Pulling fs layer [2024-11-08T06:29:43.076Z] f23df028b6ca: Pulling fs layer [2024-11-08T06:29:43.076Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T06:29:43.076Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T06:29:43.076Z] f23df028b6ca: Waiting [2024-11-08T06:29:43.076Z] d65c8cfc05b1: Waiting [2024-11-08T06:29:43.076Z] 2437ff75d9bd: Waiting [2024-11-08T06:29:43.076Z] 765212b225bb: Waiting [2024-11-08T06:29:43.340Z] 04944245beec: Verifying Checksum [2024-11-08T06:29:43.340Z] 04944245beec: Download complete [2024-11-08T06:29:43.340Z] 765212b225bb: Verifying Checksum [2024-11-08T06:29:43.340Z] 765212b225bb: Download complete [2024-11-08T06:29:43.340Z] f23df028b6ca: Verifying Checksum [2024-11-08T06:29:43.340Z] f23df028b6ca: Download complete [2024-11-08T06:29:43.340Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T06:29:43.340Z] d65c8cfc05b1: Download complete [2024-11-08T06:29:43.609Z] 699f458cf7ca: Verifying Checksum [2024-11-08T06:29:43.609Z] 699f458cf7ca: Download complete [2024-11-08T06:29:43.877Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T06:29:43.879Z] 8998bd30e6a1: Download complete [2024-11-08T06:29:46.461Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T06:29:46.461Z] 2437ff75d9bd: Download complete [2024-11-08T06:29:49.262Z] 8998bd30e6a1: Pull complete [2024-11-08T06:29:49.262Z] 04944245beec: Pull complete [2024-11-08T06:29:50.663Z] 699f458cf7ca: Pull complete [2024-11-08T06:29:50.928Z] 765212b225bb: Pull complete [2024-11-08T06:29:51.722Z] f23df028b6ca: Pull complete [2024-11-08T06:29:52.001Z] d65c8cfc05b1: Pull complete [2024-11-08T06:30:10.247Z] 2437ff75d9bd: Pull complete [2024-11-08T06:30:10.248Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T06:30:10.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:30:10.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:30:10.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-25875 does not seem to be running inside a container [2024-11-08T06:30:10.482Z] $ 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/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T06:30:12.957Z] $ docker top 6ff4ca55a7e6c31e93fc2d53401707b0aa1b4e5538b5ec22a155b6fdf128daf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:13.852Z] ---> job-cost.sh [2024-11-08T06:30:13.852Z] lf-activate-venv: SKIPPING [2024-11-08T06:30:13.852Z] INFO: No Stack... [2024-11-08T06:30:14.116Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T06:30:15.068Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T06:30:15.379Z] + cat /w/workspace/edgex-go/749/archives/cost.csv [2024-11-08T06:30:15.379Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T06:30:15.414Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-749-stack-cost] [2024-11-08T06:30:15.426Z] Resource [jenkins-edgexfoundry-edgex-go-main-749-stack-cost] did not exist. Created. [2024-11-08T06:30:15.432Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-749-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T06:30:15.776Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T06:30:16.373Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T06:30:16.382Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-749-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T06:30:16.393Z] $ docker stop --time=1 6ff4ca55a7e6c31e93fc2d53401707b0aa1b4e5538b5ec22a155b6fdf128daf5 [2024-11-08T06:30:17.882Z] $ docker rm -f --volumes 6ff4ca55a7e6c31e93fc2d53401707b0aa1b4e5538b5ec22a155b6fdf128daf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-08T06:30:18.445Z] provisioning config files... [2024-11-08T06:30:18.450Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/749@tmp/config5390762652455530569tmp [Pipeline] { [Pipeline] sh [2024-11-08T06:30:18.806Z] + set +x [2024-11-08T06:30:18.806Z] + curl -s https://codecov.io/bash [2024-11-08T06:30:18.806Z] + bash -s -- [2024-11-08T06:30:18.806Z] [2024-11-08T06:30:18.806Z] _____ _ [2024-11-08T06:30:18.806Z] / ____| | | [2024-11-08T06:30:18.806Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T06:30:18.806Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T06:30:18.806Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T06:30:18.806Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T06:30:18.806Z] Bash-1.0.6 [2024-11-08T06:30:18.806Z] [2024-11-08T06:30:18.806Z] [2024-11-08T06:30:18.806Z] ==> git version 2.25.1 found [2024-11-08T06:30:18.806Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-08T06:30:18.806Z] Release-Date: 2020-01-08 [2024-11-08T06:30:18.806Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-08T06:30:18.806Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T06:30:18.806Z] ==> Jenkins CI detected. [2024-11-08T06:30:18.806Z] current dir:  /w/workspace/edgex-go/749 [2024-11-08T06:30:18.806Z] project root: . [2024-11-08T06:30:18.806Z] --> token set from env [2024-11-08T06:30:18.806Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T06:30:18.806Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T06:30:18.806Z] ==> Python coveragepy not found [2024-11-08T06:30:18.806Z] ==> Searching for coverage reports in: [2024-11-08T06:30:18.806Z] + . [2024-11-08T06:30:18.806Z] -> Found 1 reports [2024-11-08T06:30:19.067Z] ==> Detecting git/mercurial file structure [2024-11-08T06:30:19.067Z] ==> Reading reports [2024-11-08T06:30:19.067Z] + ./coverage.out bytes=1434022 [2024-11-08T06:30:19.067Z] ==> Appending adjustments [2024-11-08T06:30:19.067Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T06:30:20.609Z] + Found adjustments [2024-11-08T06:30:20.609Z] ==> Gzipping contents [2024-11-08T06:30:20.609Z] 124K /tmp/codecov.qadsnk.gz [2024-11-08T06:30:20.609Z] ==> Uploading reports [2024-11-08T06:30:20.609Z] url: https://codecov.io [2024-11-08T06:30:20.609Z] query: branch=main&commit=b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be&build=749&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F749%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T06:30:20.609Z] -> Pinging Codecov [2024-11-08T06:30:20.609Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be&build=749&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F749%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T06:30:20.609Z] -> Uploading to [2024-11-08T06:30:20.609Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be/8ddd34be-10df-4d41-9a05-865725ad4a67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T063020Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=466e8ff0649bc330401d7c34df3330348a41b723b3740d6ae37fb1c7e63f4337 [2024-11-08T06:30:20.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:30:20.609Z] Dload Upload Total Spent Left Speed [2024-11-08T06:30:20.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 508k --:--:-- --:--:-- --:--:-- 506k 100 121k 0 0 100 121k 0 390k --:--:-- --:--:-- --:--:-- 389k [2024-11-08T06:30:20.868Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be [Pipeline] } [2024-11-08T06:30:20.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-11-08T06:30:21.028Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T06:30:21.049Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:30:21.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:30:21.355Z] [2024-11-08T06:30:21.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:30:21.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:30:22.269Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T06:30:22.269Z] 43c4264eed91: Already exists [2024-11-08T06:30:22.269Z] 4cc291be95ef: Already exists [2024-11-08T06:30:22.269Z] 2ac1f1163629: Already exists [2024-11-08T06:30:22.269Z] 5c3c966382ef: Already exists [2024-11-08T06:30:22.269Z] 4f4fb700ef54: Already exists [2024-11-08T06:30:22.269Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T06:30:22.269Z] 9c3e1370e548: Pulling fs layer [2024-11-08T06:30:22.534Z] d9c7d2e4e75e: Verifying Checksum [2024-11-08T06:30:22.534Z] d9c7d2e4e75e: Download complete [2024-11-08T06:30:23.100Z] d9c7d2e4e75e: Pull complete [2024-11-08T06:30:23.667Z] 9c3e1370e548: Download complete [2024-11-08T06:30:26.996Z] 9c3e1370e548: Pull complete [2024-11-08T06:30:26.996Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T06:30:26.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:30:26.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:30:27.100Z] prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container [2024-11-08T06:30:27.115Z] $ 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/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-08T06:30:37.387Z] $ docker top 1317c546efb6240f4d66a1aba24f10382bd2d23a38face853e3495f94cd5d397 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:30:38.561Z] + git config --global --add safe.directory /w/workspace/edgex-go/749 [Pipeline] echo [2024-11-08T06:30:38.572Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-11-08T06:30:38.859Z] + set -o pipefail [2024-11-08T06:30:38.859Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-11-08T06:30:47.316Z] [2024-11-08T06:30:47.316Z] Monitoring /w/workspace/edgex-go/749 (github.com/edgexfoundry/edgex-go)... [2024-11-08T06:30:47.316Z] [2024-11-08T06:30:47.316Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d30651d7-0513-406f-90f5-8bc74fed3d83 [2024-11-08T06:30:47.316Z] [2024-11-08T06:30:47.316Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T06:30:47.316Z] [2024-11-08T06:30:47.316Z] [2024-11-08T06:30:47.316Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T06:30:47.316Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T06:30:47.574Z] $ docker stop --time=1 1317c546efb6240f4d66a1aba24f10382bd2d23a38face853e3495f94cd5d397 [2024-11-08T06:30:56.327Z] $ docker rm -f --volumes 1317c546efb6240f4d66a1aba24f10382bd2d23a38face853e3495f94cd5d397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-08T06:30:56.990Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:30:57.011Z] provisioning config files... [2024-11-08T06:30:57.018Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/749@tmp/config8748361220261176373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:57.328Z] --> edgex-publish-swagger.sh [2024-11-08T06:30:57.329Z] === Publish openapi API === [2024-11-08T06:30:57.329Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-08T06:30:57.329Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/749/openapi/core-command.yaml] [2024-11-08T06:30:57.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:30:57.329Z] Dload Upload Total Spent Left Speed [2024-11-08T06:30:57.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 82782 --:--:-- --:--:-- --:--:-- 82992 [2024-11-08T06:30:57.589Z] [2024-11-08T06:30:57.589Z] [2024-11-08T06:30:57.589Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/749/openapi/core-data.yaml] [2024-11-08T06:30:57.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:30:57.589Z] Dload Upload Total Spent Left Speed [2024-11-08T06:30:58.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 343k --:--:-- --:--:-- --:--:-- 341k 100 72057 0 0 100 72057 0 175k --:--:-- --:--:-- --:--:-- 175k [2024-11-08T06:30:58.108Z] [2024-11-08T06:30:58.108Z] [2024-11-08T06:30:58.108Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/749/openapi/core-keeper.yaml] [2024-11-08T06:30:58.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:30:58.108Z] Dload Upload Total Spent Left Speed [2024-11-08T06:30:58.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 255 124k --:--:-- --:--:-- --:--:-- 124k [2024-11-08T06:30:58.367Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-08T06:30:58.367Z] [2024-11-08T06:30:58.367Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/749/openapi/core-metadata.yaml] [2024-11-08T06:30:58.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:30:58.367Z] Dload Upload Total Spent Left Speed [2024-11-08T06:30:59.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 390 388k --:--:-- --:--:-- --:--:-- 388k [2024-11-08T06:30:59.658Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-08T06:30:59.658Z] [2024-11-08T06:30:59.658Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/749/openapi/support-cron-scheduler.yaml] [2024-11-08T06:30:59.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:30:59.658Z] Dload Upload Total Spent Left Speed [2024-11-08T06:30:59.658Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 108 83439 --:--:-- --:--:-- --:--:-- 83547 [2024-11-08T06:30:59.658Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-08T06:30:59.658Z] [2024-11-08T06:30:59.658Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/749/openapi/support-notifications.yaml] [2024-11-08T06:30:59.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:30:59.658Z] Dload Upload Total Spent Left Speed [2024-11-08T06:31:00.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 209 114k --:--:-- --:--:-- --:--:-- 114k [2024-11-08T06:31:00.228Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-08T06:31:00.228Z] [Pipeline] } [2024-11-08T06:31:00.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-11-08T06:31:00.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:31:00.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:31:00.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:31:00.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:31:01.077Z] prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container [2024-11-08T06:31:01.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T06:31:02.030Z] $ docker top 70f00eeaf931290dc572fd718bd02a880078fcc038ed961171ab7ee30357900d -eo pid,comm [2024-11-08T06:31:02.096Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T06:31:02.096Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:31:02.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:31:02.169Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:31:02.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:31:02.292Z] $ docker exec 70f00eeaf931290dc572fd718bd02a880078fcc038ed961171ab7ee30357900d ssh-agent [2024-11-08T06:31:02.441Z] SSH_AUTH_SOCK=/tmp/ssh-nb2x4QwN8leh/agent.33 [2024-11-08T06:31:02.441Z] SSH_AGENT_PID=39 [2024-11-08T06:31:02.447Z] Running ssh-add (command line suppressed) [2024-11-08T06:31:02.542Z] Identity added: /w/workspace/edgex-go/749@tmp/private_key_17166389474638840939.key (/w/workspace/edgex-go/749@tmp/private_key_17166389474638840939.key) [2024-11-08T06:31:02.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:31:02.871Z] + git semver tag [2024-11-08T06:31:03.131Z] 2024-11-08 06:31:03,063 [run_tag] DEBUG tag force:False [2024-11-08T06:31:03.131Z] 2024-11-08 06:31:03,063 [check_head_tag] DEBUG check head tag [2024-11-08T06:31:03.131Z] 2024-11-08 06:31:03,066 [execute] INFO git cat-file --batch-check [2024-11-08T06:31:03.131Z] 2024-11-08 06:31:03,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/749, universal_newlines=False, shell=None, istream=) [2024-11-08T06:31:03.132Z] 2024-11-08 06:31:03,072 [execute] INFO git cat-file --batch [2024-11-08T06:31:03.132Z] 2024-11-08 06:31:03,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/749, universal_newlines=False, shell=None, istream=) [2024-11-08T06:31:03.391Z] 2024-11-08 06:31:03,130 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main [2024-11-08T06:31:03.391Z] 2024-11-08 06:31:03,130 [execute] INFO git tag -a v4.0.0-dev.15 -m v4.0.0-dev.15 [2024-11-08T06:31:03.391Z] 2024-11-08 06:31:03,130 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.15', '-m', 'v4.0.0-dev.15'], cwd=/w/workspace/edgex-go/749, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:31:03.391Z] 2024-11-08 06:31:03,137 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main [2024-11-08T06:31:03.391Z] 4.0.0-dev.15 [Pipeline] } [2024-11-08T06:31:03.387Z] $ docker exec --env ******** --env ******** 70f00eeaf931290dc572fd718bd02a880078fcc038ed961171ab7ee30357900d ssh-agent -k [2024-11-08T06:31:03.486Z] unset SSH_AUTH_SOCK; [2024-11-08T06:31:03.486Z] unset SSH_AGENT_PID; [2024-11-08T06:31:03.486Z] echo Agent pid 39 killed; [2024-11-08T06:31:03.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:31:03.842Z] + git semver [Pipeline] } [2024-11-08T06:31:04.100Z] $ docker stop --time=1 70f00eeaf931290dc572fd718bd02a880078fcc038ed961171ab7ee30357900d [2024-11-08T06:31:06.186Z] $ docker rm -f --volumes 70f00eeaf931290dc572fd718bd02a880078fcc038ed961171ab7ee30357900d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:31:06.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:31:06.717Z] [2024-11-08T06:31:06.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:31:07.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:31:07.025Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T06:31:07.025Z] ab5ef0e58194: Pulling fs layer [2024-11-08T06:31:07.025Z] 9712f1f96733: Pulling fs layer [2024-11-08T06:31:07.025Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T06:31:07.025Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T06:31:07.025Z] e9a5061849ea: Pulling fs layer [2024-11-08T06:31:07.025Z] d747dcd14b5f: Pulling fs layer [2024-11-08T06:31:07.025Z] 2de7ff778b66: Pulling fs layer [2024-11-08T06:31:07.025Z] e9a5061849ea: Waiting [2024-11-08T06:31:07.025Z] 2de7ff778b66: Waiting [2024-11-08T06:31:07.025Z] d747dcd14b5f: Waiting [2024-11-08T06:31:07.025Z] 0d9ebad4ef96: Waiting [2024-11-08T06:31:07.025Z] 9712f1f96733: Verifying Checksum [2024-11-08T06:31:07.025Z] 9712f1f96733: Download complete [2024-11-08T06:31:07.592Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T06:31:07.592Z] 63f879dbbcfc: Download complete [2024-11-08T06:31:07.592Z] e9a5061849ea: Verifying Checksum [2024-11-08T06:31:07.592Z] d747dcd14b5f: Download complete [2024-11-08T06:31:07.592Z] ab5ef0e58194: Verifying Checksum [2024-11-08T06:31:07.592Z] ab5ef0e58194: Download complete [2024-11-08T06:31:07.592Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T06:31:07.592Z] 0d9ebad4ef96: Download complete [2024-11-08T06:31:07.858Z] 2de7ff778b66: Verifying Checksum [2024-11-08T06:31:07.858Z] 2de7ff778b66: Download complete [2024-11-08T06:31:11.142Z] ab5ef0e58194: Pull complete [2024-11-08T06:31:11.142Z] 9712f1f96733: Pull complete [2024-11-08T06:31:12.513Z] 63f879dbbcfc: Pull complete [2024-11-08T06:31:16.702Z] 0d9ebad4ef96: Pull complete [2024-11-08T06:31:17.270Z] e9a5061849ea: Pull complete [2024-11-08T06:31:17.270Z] d747dcd14b5f: Pull complete [2024-11-08T06:31:18.656Z] 2de7ff778b66: Pull complete [2024-11-08T06:31:18.915Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T06:31:18.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:31:18.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:31:19.024Z] prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container [2024-11-08T06:31:19.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-08T06:31:29.450Z] $ docker top 158f2e38a47fec1359377987bd3b106eddb59518e8908347d47dc33d92b1f5d2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:31:29.538Z] provisioning config files... [2024-11-08T06:31:29.544Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/749@tmp/config17013166399273743610tmp [2024-11-08T06:31:29.553Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/749@tmp/config10295124836402655973tmp [2024-11-08T06:31:29.561Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/749@tmp/config14519036539466772689tmp [Pipeline] { [Pipeline] echo [2024-11-08T06:31:29.591Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:31:29.892Z] ---> sigul-configuration.sh [2024-11-08T06:31:29.892Z] gpg: directory `/root/.gnupg' created [2024-11-08T06:31:29.892Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T06:31:29.892Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T06:31:29.892Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T06:31:29.892Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T06:31:29.892Z] gpg: CAST5 encrypted data [2024-11-08T06:31:29.892Z] gpg: encrypted with 1 passphrase [2024-11-08T06:31:29.892Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T06:31:30.186Z] + mkdir /home/jenkins [2024-11-08T06:31:30.186Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T06:31:30.481Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-08T06:31:30.495Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:31:30.798Z] ---> sigul-install.sh [2024-11-08T06:31:30.799Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T06:31:31.094Z] + git tag --list [2024-11-08T06:31:31.094Z] 0.6.0 [2024-11-08T06:31:31.094Z] 0.6.1 [2024-11-08T06:31:31.094Z] 0.7.0 [2024-11-08T06:31:31.094Z] 0.7.1 [2024-11-08T06:31:31.094Z] v1.0.0 [2024-11-08T06:31:31.094Z] v1.0.1 [2024-11-08T06:31:31.094Z] v1.1.0 [2024-11-08T06:31:31.094Z] v1.2.0 [2024-11-08T06:31:31.094Z] v1.2.1 [2024-11-08T06:31:31.094Z] v1.3.0 [2024-11-08T06:31:31.094Z] v1.3.1 [2024-11-08T06:31:31.094Z] v2.0.0 [2024-11-08T06:31:31.094Z] v2.1.0 [2024-11-08T06:31:31.094Z] v2.1.1 [2024-11-08T06:31:31.094Z] v2.2.0 [2024-11-08T06:31:31.094Z] v2.3.0 [2024-11-08T06:31:31.094Z] v3.0 [2024-11-08T06:31:31.094Z] v3.0.0 [2024-11-08T06:31:31.094Z] v3.1 [2024-11-08T06:31:31.094Z] v3.1.0 [2024-11-08T06:31:31.094Z] v3.1.0-dev.1 [2024-11-08T06:31:31.094Z] v3.1.0-dev.10 [2024-11-08T06:31:31.094Z] v3.1.0-dev.11 [2024-11-08T06:31:31.094Z] v3.1.0-dev.12 [2024-11-08T06:31:31.094Z] v3.1.0-dev.13 [2024-11-08T06:31:31.094Z] v3.1.0-dev.14 [2024-11-08T06:31:31.094Z] v3.1.0-dev.15 [2024-11-08T06:31:31.094Z] v3.1.0-dev.16 [2024-11-08T06:31:31.094Z] v3.1.0-dev.17 [2024-11-08T06:31:31.094Z] v3.1.0-dev.18 [2024-11-08T06:31:31.094Z] v3.1.0-dev.19 [2024-11-08T06:31:31.094Z] v3.1.0-dev.2 [2024-11-08T06:31:31.094Z] v3.1.0-dev.20 [2024-11-08T06:31:31.094Z] v3.1.0-dev.21 [2024-11-08T06:31:31.094Z] v3.1.0-dev.22 [2024-11-08T06:31:31.094Z] v3.1.0-dev.23 [2024-11-08T06:31:31.094Z] v3.1.0-dev.24 [2024-11-08T06:31:31.094Z] v3.1.0-dev.25 [2024-11-08T06:31:31.094Z] v3.1.0-dev.26 [2024-11-08T06:31:31.094Z] v3.1.0-dev.27 [2024-11-08T06:31:31.094Z] v3.1.0-dev.28 [2024-11-08T06:31:31.094Z] v3.1.0-dev.29 [2024-11-08T06:31:31.094Z] v3.1.0-dev.3 [2024-11-08T06:31:31.094Z] v3.1.0-dev.30 [2024-11-08T06:31:31.094Z] v3.1.0-dev.31 [2024-11-08T06:31:31.094Z] v3.1.0-dev.32 [2024-11-08T06:31:31.094Z] v3.1.0-dev.33 [2024-11-08T06:31:31.094Z] v3.1.0-dev.34 [2024-11-08T06:31:31.094Z] v3.1.0-dev.35 [2024-11-08T06:31:31.094Z] v3.1.0-dev.36 [2024-11-08T06:31:31.094Z] v3.1.0-dev.37 [2024-11-08T06:31:31.094Z] v3.1.0-dev.38 [2024-11-08T06:31:31.094Z] v3.1.0-dev.39 [2024-11-08T06:31:31.094Z] v3.1.0-dev.4 [2024-11-08T06:31:31.094Z] v3.1.0-dev.40 [2024-11-08T06:31:31.094Z] v3.1.0-dev.41 [2024-11-08T06:31:31.094Z] v3.1.0-dev.42 [2024-11-08T06:31:31.094Z] v3.1.0-dev.43 [2024-11-08T06:31:31.094Z] v3.1.0-dev.44 [2024-11-08T06:31:31.094Z] v3.1.0-dev.45 [2024-11-08T06:31:31.094Z] v3.1.0-dev.46 [2024-11-08T06:31:31.094Z] v3.1.0-dev.47 [2024-11-08T06:31:31.094Z] v3.1.0-dev.48 [2024-11-08T06:31:31.094Z] v3.1.0-dev.49 [2024-11-08T06:31:31.094Z] v3.1.0-dev.5 [2024-11-08T06:31:31.094Z] v3.1.0-dev.50 [2024-11-08T06:31:31.094Z] v3.1.0-dev.51 [2024-11-08T06:31:31.094Z] v3.1.0-dev.52 [2024-11-08T06:31:31.094Z] v3.1.0-dev.53 [2024-11-08T06:31:31.094Z] v3.1.0-dev.54 [2024-11-08T06:31:31.094Z] v3.1.0-dev.55 [2024-11-08T06:31:31.094Z] v3.1.0-dev.56 [2024-11-08T06:31:31.094Z] v3.1.0-dev.57 [2024-11-08T06:31:31.094Z] v3.1.0-dev.58 [2024-11-08T06:31:31.094Z] v3.1.0-dev.59 [2024-11-08T06:31:31.094Z] v3.1.0-dev.6 [2024-11-08T06:31:31.094Z] v3.1.0-dev.60 [2024-11-08T06:31:31.094Z] v3.1.0-dev.61 [2024-11-08T06:31:31.094Z] v3.1.0-dev.62 [2024-11-08T06:31:31.094Z] v3.1.0-dev.63 [2024-11-08T06:31:31.094Z] v3.1.0-dev.64 [2024-11-08T06:31:31.094Z] v3.1.0-dev.65 [2024-11-08T06:31:31.094Z] v3.1.0-dev.66 [2024-11-08T06:31:31.094Z] v3.1.0-dev.67 [2024-11-08T06:31:31.094Z] v3.1.0-dev.68 [2024-11-08T06:31:31.094Z] v3.1.0-dev.69 [2024-11-08T06:31:31.094Z] v3.1.0-dev.7 [2024-11-08T06:31:31.094Z] v3.1.0-dev.70 [2024-11-08T06:31:31.094Z] v3.1.0-dev.71 [2024-11-08T06:31:31.094Z] v3.1.0-dev.72 [2024-11-08T06:31:31.094Z] v3.1.0-dev.73 [2024-11-08T06:31:31.094Z] v3.1.0-dev.8 [2024-11-08T06:31:31.094Z] v3.1.0-dev.9 [2024-11-08T06:31:31.094Z] v3.1.1 [2024-11-08T06:31:31.094Z] v3.1.1-dev.1 [2024-11-08T06:31:31.094Z] v3.1.1-dev.2 [2024-11-08T06:31:31.094Z] v3.2.0-dev.1 [2024-11-08T06:31:31.094Z] v3.2.0-dev.10 [2024-11-08T06:31:31.094Z] v3.2.0-dev.100 [2024-11-08T06:31:31.094Z] v3.2.0-dev.101 [2024-11-08T06:31:31.094Z] v3.2.0-dev.102 [2024-11-08T06:31:31.094Z] v3.2.0-dev.103 [2024-11-08T06:31:31.094Z] v3.2.0-dev.104 [2024-11-08T06:31:31.094Z] v3.2.0-dev.105 [2024-11-08T06:31:31.094Z] v3.2.0-dev.106 [2024-11-08T06:31:31.094Z] v3.2.0-dev.107 [2024-11-08T06:31:31.094Z] v3.2.0-dev.108 [2024-11-08T06:31:31.094Z] v3.2.0-dev.109 [2024-11-08T06:31:31.094Z] v3.2.0-dev.11 [2024-11-08T06:31:31.094Z] v3.2.0-dev.12 [2024-11-08T06:31:31.094Z] v3.2.0-dev.13 [2024-11-08T06:31:31.094Z] v3.2.0-dev.14 [2024-11-08T06:31:31.094Z] v3.2.0-dev.15 [2024-11-08T06:31:31.094Z] v3.2.0-dev.16 [2024-11-08T06:31:31.094Z] v3.2.0-dev.17 [2024-11-08T06:31:31.094Z] v3.2.0-dev.18 [2024-11-08T06:31:31.094Z] v3.2.0-dev.19 [2024-11-08T06:31:31.094Z] v3.2.0-dev.2 [2024-11-08T06:31:31.094Z] v3.2.0-dev.20 [2024-11-08T06:31:31.094Z] v3.2.0-dev.21 [2024-11-08T06:31:31.094Z] v3.2.0-dev.22 [2024-11-08T06:31:31.094Z] v3.2.0-dev.23 [2024-11-08T06:31:31.094Z] v3.2.0-dev.24 [2024-11-08T06:31:31.094Z] v3.2.0-dev.25 [2024-11-08T06:31:31.094Z] v3.2.0-dev.26 [2024-11-08T06:31:31.094Z] v3.2.0-dev.27 [2024-11-08T06:31:31.094Z] v3.2.0-dev.28 [2024-11-08T06:31:31.094Z] v3.2.0-dev.29 [2024-11-08T06:31:31.094Z] v3.2.0-dev.3 [2024-11-08T06:31:31.094Z] v3.2.0-dev.30 [2024-11-08T06:31:31.094Z] v3.2.0-dev.31 [2024-11-08T06:31:31.094Z] v3.2.0-dev.32 [2024-11-08T06:31:31.094Z] v3.2.0-dev.33 [2024-11-08T06:31:31.094Z] v3.2.0-dev.34 [2024-11-08T06:31:31.094Z] v3.2.0-dev.35 [2024-11-08T06:31:31.094Z] v3.2.0-dev.36 [2024-11-08T06:31:31.094Z] v3.2.0-dev.37 [2024-11-08T06:31:31.094Z] v3.2.0-dev.38 [2024-11-08T06:31:31.094Z] v3.2.0-dev.39 [2024-11-08T06:31:31.094Z] v3.2.0-dev.4 [2024-11-08T06:31:31.094Z] v3.2.0-dev.40 [2024-11-08T06:31:31.094Z] v3.2.0-dev.41 [2024-11-08T06:31:31.094Z] v3.2.0-dev.42 [2024-11-08T06:31:31.094Z] v3.2.0-dev.43 [2024-11-08T06:31:31.094Z] v3.2.0-dev.44 [2024-11-08T06:31:31.094Z] v3.2.0-dev.45 [2024-11-08T06:31:31.094Z] v3.2.0-dev.46 [2024-11-08T06:31:31.094Z] v3.2.0-dev.47 [2024-11-08T06:31:31.094Z] v3.2.0-dev.48 [2024-11-08T06:31:31.094Z] v3.2.0-dev.49 [2024-11-08T06:31:31.094Z] v3.2.0-dev.5 [2024-11-08T06:31:31.094Z] v3.2.0-dev.50 [2024-11-08T06:31:31.094Z] v3.2.0-dev.51 [2024-11-08T06:31:31.094Z] v3.2.0-dev.52 [2024-11-08T06:31:31.094Z] v3.2.0-dev.53 [2024-11-08T06:31:31.094Z] v3.2.0-dev.54 [2024-11-08T06:31:31.094Z] v3.2.0-dev.55 [2024-11-08T06:31:31.094Z] v3.2.0-dev.56 [2024-11-08T06:31:31.094Z] v3.2.0-dev.57 [2024-11-08T06:31:31.094Z] v3.2.0-dev.58 [2024-11-08T06:31:31.094Z] v3.2.0-dev.59 [2024-11-08T06:31:31.094Z] v3.2.0-dev.6 [2024-11-08T06:31:31.094Z] v3.2.0-dev.60 [2024-11-08T06:31:31.094Z] v3.2.0-dev.61 [2024-11-08T06:31:31.094Z] v3.2.0-dev.62 [2024-11-08T06:31:31.094Z] v3.2.0-dev.63 [2024-11-08T06:31:31.094Z] v3.2.0-dev.64 [2024-11-08T06:31:31.094Z] v3.2.0-dev.65 [2024-11-08T06:31:31.094Z] v3.2.0-dev.66 [2024-11-08T06:31:31.094Z] v3.2.0-dev.67 [2024-11-08T06:31:31.094Z] v3.2.0-dev.68 [2024-11-08T06:31:31.094Z] v3.2.0-dev.69 [2024-11-08T06:31:31.094Z] v3.2.0-dev.7 [2024-11-08T06:31:31.094Z] v3.2.0-dev.70 [2024-11-08T06:31:31.094Z] v3.2.0-dev.71 [2024-11-08T06:31:31.094Z] v3.2.0-dev.72 [2024-11-08T06:31:31.094Z] v3.2.0-dev.73 [2024-11-08T06:31:31.094Z] v3.2.0-dev.74 [2024-11-08T06:31:31.094Z] v3.2.0-dev.75 [2024-11-08T06:31:31.094Z] v3.2.0-dev.76 [2024-11-08T06:31:31.094Z] v3.2.0-dev.77 [2024-11-08T06:31:31.094Z] v3.2.0-dev.78 [2024-11-08T06:31:31.094Z] v3.2.0-dev.79 [2024-11-08T06:31:31.094Z] v3.2.0-dev.8 [2024-11-08T06:31:31.094Z] v3.2.0-dev.80 [2024-11-08T06:31:31.094Z] v3.2.0-dev.81 [2024-11-08T06:31:31.094Z] v3.2.0-dev.82 [2024-11-08T06:31:31.094Z] v3.2.0-dev.83 [2024-11-08T06:31:31.094Z] v3.2.0-dev.84 [2024-11-08T06:31:31.094Z] v3.2.0-dev.85 [2024-11-08T06:31:31.094Z] v3.2.0-dev.86 [2024-11-08T06:31:31.094Z] v3.2.0-dev.87 [2024-11-08T06:31:31.094Z] v3.2.0-dev.88 [2024-11-08T06:31:31.094Z] v3.2.0-dev.89 [2024-11-08T06:31:31.094Z] v3.2.0-dev.9 [2024-11-08T06:31:31.094Z] v3.2.0-dev.90 [2024-11-08T06:31:31.094Z] v3.2.0-dev.91 [2024-11-08T06:31:31.094Z] v3.2.0-dev.92 [2024-11-08T06:31:31.094Z] v3.2.0-dev.93 [2024-11-08T06:31:31.094Z] v3.2.0-dev.94 [2024-11-08T06:31:31.094Z] v3.2.0-dev.95 [2024-11-08T06:31:31.094Z] v3.2.0-dev.96 [2024-11-08T06:31:31.094Z] v3.2.0-dev.97 [2024-11-08T06:31:31.094Z] v3.2.0-dev.98 [2024-11-08T06:31:31.094Z] v3.2.0-dev.99 [2024-11-08T06:31:31.094Z] v4.0.0-dev.1 [2024-11-08T06:31:31.094Z] v4.0.0-dev.10 [2024-11-08T06:31:31.094Z] v4.0.0-dev.11 [2024-11-08T06:31:31.094Z] v4.0.0-dev.12 [2024-11-08T06:31:31.094Z] v4.0.0-dev.13 [2024-11-08T06:31:31.094Z] v4.0.0-dev.14 [2024-11-08T06:31:31.094Z] v4.0.0-dev.15 [2024-11-08T06:31:31.094Z] v4.0.0-dev.2 [2024-11-08T06:31:31.094Z] v4.0.0-dev.3 [2024-11-08T06:31:31.094Z] v4.0.0-dev.4 [2024-11-08T06:31:31.094Z] v4.0.0-dev.5 [2024-11-08T06:31:31.094Z] v4.0.0-dev.6 [2024-11-08T06:31:31.094Z] v4.0.0-dev.7 [2024-11-08T06:31:31.094Z] v4.0.0-dev.8 [2024-11-08T06:31:31.094Z] v4.0.0-dev.9 [Pipeline] sh [2024-11-08T06:31:31.391Z] + lftools sign git-tag v4.0.0-dev.15 [2024-11-08T06:31:31.964Z] Signing Git tag with Sigul... [2024-11-08T06:31:31.964Z] Signing v4.0.0-dev.15 [Pipeline] echo [2024-11-08T06:31:32.246Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:31:32.533Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T06:31:32.539Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T06:31:32.553Z] $ docker stop --time=1 158f2e38a47fec1359377987bd3b106eddb59518e8908347d47dc33d92b1f5d2 [2024-11-08T06:31:34.205Z] $ docker rm -f --volumes 158f2e38a47fec1359377987bd3b106eddb59518e8908347d47dc33d92b1f5d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T06:31:34.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:31:34.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:31:34.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:31:34.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:31:35.075Z] prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container [2024-11-08T06:31:35.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T06:31:35.918Z] $ docker top 1ccd261fe0ad64f7c77d6892be8cf7e11ae6056186bf20437f6ce6a337f5e989 -eo pid,comm [2024-11-08T06:31:35.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-11-08T06:31:35.984Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:31:36.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:31:36.048Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:31:36.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:31:36.135Z] $ docker exec 1ccd261fe0ad64f7c77d6892be8cf7e11ae6056186bf20437f6ce6a337f5e989 ssh-agent [2024-11-08T06:31:36.263Z] SSH_AUTH_SOCK=/tmp/ssh-jczKcNhfPYbe/agent.14 [2024-11-08T06:31:36.263Z] SSH_AGENT_PID=20 [2024-11-08T06:31:36.267Z] Running ssh-add (command line suppressed) [2024-11-08T06:31:36.359Z] Identity added: /w/workspace/edgex-go/749@tmp/private_key_9577847707762665957.key (/w/workspace/edgex-go/749@tmp/private_key_9577847707762665957.key) [2024-11-08T06:31:36.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:31:36.715Z] + git semver bump pre [2024-11-08T06:31:37.285Z] 2024-11-08 06:31:36,968 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main [2024-11-08T06:31:37.285Z] 2024-11-08 06:31:36,969 [bump_version] DEBUG bumping version:4.0.0-dev.15 on axis:pre with prefix:dev [2024-11-08T06:31:37.285Z] 2024-11-08 06:31:36,969 [bump_version] DEBUG bumped version:4.0.0-dev.16 [2024-11-08T06:31:37.285Z] 2024-11-08 06:31:36,969 [write_version] DEBUG write version:4.0.0-dev.16 to path:/w/workspace/edgex-go/749/.semver/main with force:True [2024-11-08T06:31:37.285Z] 2024-11-08 06:31:36,969 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main [2024-11-08T06:31:37.285Z] 2024-11-08 06:31:36,969 [write_file] DEBUG write to file:/w/workspace/edgex-go/749/.semver/main [2024-11-08T06:31:37.285Z] 2024-11-08 06:31:36,974 [execute] INFO git cat-file --batch-check [2024-11-08T06:31:37.285Z] 2024-11-08 06:31:36,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/749/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:31:37.285Z] 2024-11-08 06:31:36,993 [execute] INFO git cat-file --batch [2024-11-08T06:31:37.285Z] 2024-11-08 06:31:36,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/749/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:31:37.285Z] 2024-11-08 06:31:36,998 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main [2024-11-08T06:31:37.285Z] 4.0.0-dev.16 [Pipeline] } [2024-11-08T06:31:37.281Z] $ docker exec --env ******** --env ******** 1ccd261fe0ad64f7c77d6892be8cf7e11ae6056186bf20437f6ce6a337f5e989 ssh-agent -k [2024-11-08T06:31:37.384Z] unset SSH_AUTH_SOCK; [2024-11-08T06:31:37.385Z] unset SSH_AGENT_PID; [2024-11-08T06:31:37.385Z] echo Agent pid 20 killed; [2024-11-08T06:31:37.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:31:37.756Z] + git semver [Pipeline] } [2024-11-08T06:31:38.012Z] $ docker stop --time=1 1ccd261fe0ad64f7c77d6892be8cf7e11ae6056186bf20437f6ce6a337f5e989 [2024-11-08T06:31:39.985Z] $ docker rm -f --volumes 1ccd261fe0ad64f7c77d6892be8cf7e11ae6056186bf20437f6ce6a337f5e989 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:31:40.502Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:31:40.502Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:31:40.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:31:40.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:31:40.886Z] prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container [2024-11-08T06:31:40.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T06:31:41.974Z] $ docker top 3bc2538f258775435587c01df6af73e9223e0a34aa72124fb3fd2e938bc39414 -eo pid,comm [2024-11-08T06:31:42.031Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T06:31:42.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:31:42.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:31:42.092Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:31:42.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:31:42.183Z] $ docker exec 3bc2538f258775435587c01df6af73e9223e0a34aa72124fb3fd2e938bc39414 ssh-agent [2024-11-08T06:31:42.327Z] SSH_AUTH_SOCK=/tmp/ssh-mb3jDgvkbXrh/agent.13 [2024-11-08T06:31:42.327Z] SSH_AGENT_PID=19 [2024-11-08T06:31:42.332Z] Running ssh-add (command line suppressed) [2024-11-08T06:31:42.463Z] Identity added: /w/workspace/edgex-go/749@tmp/private_key_11567699230435613925.key (/w/workspace/edgex-go/749@tmp/private_key_11567699230435613925.key) [2024-11-08T06:31:42.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:31:42.789Z] + git semver push [2024-11-08T06:31:43.047Z] 2024-11-08 06:31:43,007 [run_push] DEBUG push [2024-11-08T06:31:43.047Z] 2024-11-08 06:31:43,008 [execute] INFO git cat-file --batch-check [2024-11-08T06:31:43.047Z] 2024-11-08 06:31:43,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/749/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:31:43.047Z] 2024-11-08 06:31:43,013 [execute] INFO git rev-list edfb646196cb7befa82269fbfe980ab49eb4bbe9 -- [2024-11-08T06:31:43.047Z] 2024-11-08 06:31:43,014 [execute] DEBUG Popen(['git', 'rev-list', 'edfb646196cb7befa82269fbfe980ab49eb4bbe9', '--'], cwd=/w/workspace/edgex-go/749/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:31:43.047Z] 2024-11-08 06:31:43,031 [execute] INFO git fetch -v origin [2024-11-08T06:31:43.047Z] 2024-11-08 06:31:43,031 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/749/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T06:31:43.617Z] 2024-11-08 06:31:43,519 [run_push] DEBUG no remote changes detected [2024-11-08T06:31:43.617Z] 2024-11-08 06:31:43,521 [execute] INFO git push origin semver [2024-11-08T06:31:43.617Z] 2024-11-08 06:31:43,521 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/749/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:31:44.556Z] 2024-11-08 06:31:44,199 [run_push] DEBUG push all version tags [2024-11-08T06:31:44.556Z] 2024-11-08 06:31:44,199 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T06:31:44.556Z] 2024-11-08 06:31:44,200 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/749, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:31:45.124Z] 2024-11-08 06:31:44,825 [read_version] DEBUG read version from /w/workspace/edgex-go/749/.semver/main [2024-11-08T06:31:45.124Z] 4.0.0-dev.16 [Pipeline] } [2024-11-08T06:31:45.120Z] $ docker exec --env ******** --env ******** 3bc2538f258775435587c01df6af73e9223e0a34aa72124fb3fd2e938bc39414 ssh-agent -k [2024-11-08T06:31:45.235Z] unset SSH_AUTH_SOCK; [2024-11-08T06:31:45.238Z] unset SSH_AGENT_PID; [2024-11-08T06:31:45.238Z] echo Agent pid 19 killed; [2024-11-08T06:31:45.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:31:45.592Z] + git semver [Pipeline] } [2024-11-08T06:31:46.160Z] $ docker stop --time=1 3bc2538f258775435587c01df6af73e9223e0a34aa72124fb3fd2e938bc39414 [2024-11-08T06:31:48.659Z] $ docker rm -f --volumes 3bc2538f258775435587c01df6af73e9223e0a34aa72124fb3fd2e938bc39414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-08T06:31:49.341Z] + [ -d /w/workspace/edgex-go/749/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:31:49.631Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:31:50.496Z] ---> package-listing.sh [2024-11-08T06:31:50.496Z] ++ facter osfamily [2024-11-08T06:31:50.496Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T06:31:50.755Z] + OS_FAMILY=debian [2024-11-08T06:31:50.755Z] + workspace=/w/workspace/edgex-go/749 [2024-11-08T06:31:50.755Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T06:31:50.755Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T06:31:50.755Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T06:31:50.755Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T06:31:50.755Z] + '[' /w/workspace/edgex-go/749 ']' [2024-11-08T06:31:50.755Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T06:31:50.755Z] + case "${OS_FAMILY}" in [2024-11-08T06:31:50.755Z] + dpkg -l [2024-11-08T06:31:50.755Z] + grep '^ii' [2024-11-08T06:31:50.755Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T06:31:50.755Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T06:31:50.755Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T06:31:50.755Z] + '[' /w/workspace/edgex-go/749 ']' [2024-11-08T06:31:50.755Z] + mkdir -p /w/workspace/edgex-go/749/archives/ [2024-11-08T06:31:50.755Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/749/archives/ [Pipeline] echo [2024-11-08T06:31:50.766Z] 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/749/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T06:31:51.049Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:31:51.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:31:51.617Z] [2024-11-08T06:31:51.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:31:51.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:31:51.930Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T06:31:51.930Z] 5eb5b503b376: Pulling fs layer [2024-11-08T06:31:51.930Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T06:31:51.930Z] ec43610c2a17: Pulling fs layer [2024-11-08T06:31:51.930Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T06:31:51.930Z] 33b1e0a273af: Pulling fs layer [2024-11-08T06:31:51.930Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T06:31:51.930Z] 2f39f015ded8: Pulling fs layer [2024-11-08T06:31:51.930Z] 3a2ae6a8a46f: Waiting [2024-11-08T06:31:51.930Z] 33b1e0a273af: Waiting [2024-11-08T06:31:51.930Z] 5d3b04190fa2: Waiting [2024-11-08T06:31:51.930Z] 2f39f015ded8: Waiting [2024-11-08T06:31:52.190Z] 5c69ac0246d0: Verifying Checksum [2024-11-08T06:31:52.190Z] 5c69ac0246d0: Download complete [2024-11-08T06:31:52.190Z] 3a2ae6a8a46f: Download complete [2024-11-08T06:31:52.190Z] 33b1e0a273af: Verifying Checksum [2024-11-08T06:31:52.190Z] 33b1e0a273af: Download complete [2024-11-08T06:31:52.190Z] ec43610c2a17: Verifying Checksum [2024-11-08T06:31:52.190Z] ec43610c2a17: Download complete [2024-11-08T06:31:52.190Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T06:31:52.190Z] 5d3b04190fa2: Download complete [2024-11-08T06:31:52.452Z] 5eb5b503b376: Verifying Checksum [2024-11-08T06:31:52.452Z] 5eb5b503b376: Download complete [2024-11-08T06:31:53.830Z] 5eb5b503b376: Pull complete [2024-11-08T06:31:54.089Z] 5c69ac0246d0: Pull complete [2024-11-08T06:31:54.658Z] ec43610c2a17: Pull complete [2024-11-08T06:31:54.658Z] 3a2ae6a8a46f: Pull complete [2024-11-08T06:31:54.918Z] 33b1e0a273af: Pull complete [2024-11-08T06:31:55.177Z] 5d3b04190fa2: Pull complete [2024-11-08T06:32:01.776Z] 2f39f015ded8: Pull complete [2024-11-08T06:32:01.776Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T06:32:01.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:32:01.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:32:01.873Z] prd-ubuntu20.04-docker-8c-8g-25873 does not seem to be running inside a container [2024-11-08T06:32:01.892Z] $ 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/749/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/749 -v /w/workspace/edgex-go/749:/w/workspace/edgex-go/749:rw,z -v /w/workspace/edgex-go/749@tmp:/w/workspace/edgex-go/749@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T06:32:13.586Z] $ docker top 2ed625c7a49396febe5a074294577da5e762481fdb1f9faa559909cb454f30cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:32:13.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T06:32:14.248Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T06:32:14.535Z] + ls /var/log/sa-host [2024-11-08T06:32:14.535Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:32:14.613Z] provisioning config files... [2024-11-08T06:32:14.623Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/749@tmp/config12840578106184315398tmp [Pipeline] { [Pipeline] echo [2024-11-08T06:32:14.640Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:32:14.930Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T06:32:14.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:32:15.281Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T06:32:15.290Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:32:15.573Z] ---> sudo-logs.sh [2024-11-08T06:32:15.573Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T06:32:15.598Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:32:15.881Z] ---> job-cost.sh [2024-11-08T06:32:15.881Z] lf-activate-venv: SKIPPING [2024-11-08T06:32:15.881Z] DEBUG: total: 0.10999999940395355 [2024-11-08T06:32:15.881Z] INFO: Retrieving Stack Cost... [2024-11-08T06:32:16.140Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T06:32:16.708Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T06:32:16.788Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:32:17.125Z] ---> logs-deploy.sh [2024-11-08T06:32:17.125Z] lf-activate-venv: SKIPPING [2024-11-08T06:32:17.125Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/749 [2024-11-08T06:32:17.125Z] INFO: archiving workspace using pattern(s): [2024-11-08T06:32:18.122Z] Archives upload complete. [2024-11-08T06:32:18.383Z] INFO: archiving logs to Nexus [2024-11-08T06:32:19.805Z] ---> uname -a: [2024-11-08T06:32:19.805Z] Linux prd-ubuntu20-04-docker-8c-8g-25873 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-08T06:32:19.805Z] [2024-11-08T06:32:19.805Z] [2024-11-08T06:32:19.805Z] ---> lscpu: [2024-11-08T06:32:19.805Z] Architecture: x86_64 [2024-11-08T06:32:19.805Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-08T06:32:19.805Z] Byte Order: Little Endian [2024-11-08T06:32:19.805Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-08T06:32:19.805Z] CPU(s): 8 [2024-11-08T06:32:19.805Z] On-line CPU(s) list: 0-7 [2024-11-08T06:32:19.805Z] Thread(s) per core: 1 [2024-11-08T06:32:19.805Z] Core(s) per socket: 1 [2024-11-08T06:32:19.805Z] Socket(s): 8 [2024-11-08T06:32:19.805Z] NUMA node(s): 1 [2024-11-08T06:32:19.805Z] Vendor ID: AuthenticAMD [2024-11-08T06:32:19.805Z] CPU family: 23 [2024-11-08T06:32:19.805Z] Model: 49 [2024-11-08T06:32:19.805Z] Model name: AMD EPYC-Rome Processor [2024-11-08T06:32:19.805Z] Stepping: 0 [2024-11-08T06:32:19.805Z] CPU MHz: 2800.000 [2024-11-08T06:32:19.805Z] BogoMIPS: 5600.00 [2024-11-08T06:32:19.805Z] Virtualization: AMD-V [2024-11-08T06:32:19.805Z] Hypervisor vendor: KVM [2024-11-08T06:32:19.805Z] Virtualization type: full [2024-11-08T06:32:19.805Z] L1d cache: 256 KiB [2024-11-08T06:32:19.805Z] L1i cache: 256 KiB [2024-11-08T06:32:19.805Z] L2 cache: 4 MiB [2024-11-08T06:32:19.805Z] L3 cache: 128 MiB [2024-11-08T06:32:19.805Z] NUMA node0 CPU(s): 0-7 [2024-11-08T06:32:19.805Z] Vulnerability Itlb multihit: Not affected [2024-11-08T06:32:19.805Z] Vulnerability L1tf: Not affected [2024-11-08T06:32:19.805Z] Vulnerability Mds: Not affected [2024-11-08T06:32:19.805Z] Vulnerability Meltdown: Not affected [2024-11-08T06:32:19.805Z] Vulnerability Mmio stale data: Not affected [2024-11-08T06:32:19.805Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-08T06:32:19.805Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-08T06:32:19.805Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-08T06:32:19.805Z] Vulnerability Srbds: Not affected [2024-11-08T06:32:19.805Z] Vulnerability Tsx async abort: Not affected [2024-11-08T06:32:19.805Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-11-08T06:32:19.805Z] [2024-11-08T06:32:19.805Z] [2024-11-08T06:32:19.805Z] ---> nproc: [2024-11-08T06:32:19.805Z] 8 [2024-11-08T06:32:19.805Z] [2024-11-08T06:32:19.805Z] [2024-11-08T06:32:19.805Z] ---> df -h: [2024-11-08T06:32:19.805Z] Filesystem Size Used Avail Use% Mounted on [2024-11-08T06:32:19.805Z] overlay 155G 27G 129G 18% / [2024-11-08T06:32:19.805Z] tmpfs 64M 0 64M 0% /dev [2024-11-08T06:32:19.805Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-08T06:32:19.805Z] shm 64M 0 64M 0% /dev/shm [2024-11-08T06:32:19.805Z] /dev/vda1 155G 27G 129G 18% /facter-os [2024-11-08T06:32:19.805Z] [2024-11-08T06:32:19.805Z] [2024-11-08T06:32:19.805Z] ---> sar -b -r -n DEV: [2024-11-08T06:32:19.805Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25873) 11/08/24 _x86_64_ (8 CPU) [2024-11-08T06:32:19.805Z] [2024-11-08T06:32:19.805Z] 05:42:15 LINUX RESTART (8 CPU) [2024-11-08T06:32:19.805Z] [2024-11-08T06:32:19.805Z] 05:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-08T06:32:19.805Z] 05:44:01 425.32 12.17 413.15 0.00 1804.71 122993.26 0.00 [2024-11-08T06:32:19.805Z] 05:45:01 91.83 0.02 91.82 0.00 0.13 94490.25 0.00 [2024-11-08T06:32:19.805Z] 05:46:01 22.01 0.03 21.98 0.00 0.27 17044.78 0.00 [2024-11-08T06:32:19.805Z] 05:47:01 58.27 0.12 58.15 0.00 5.19 45409.52 0.00 [2024-11-08T06:32:19.805Z] 05:48:01 535.82 1.35 534.47 0.00 123.83 207913.23 0.00 [2024-11-08T06:32:19.805Z] 05:49:01 396.67 11.56 385.10 0.00 92.52 92757.47 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 191.46 0.45 191.01 0.00 6.79 85916.96 0.00 [2024-11-08T06:32:19.805Z] 05:51:01 199.90 0.02 199.88 0.00 0.13 56798.00 0.00 [2024-11-08T06:32:19.805Z] 05:52:01 443.45 0.03 443.41 0.00 4.40 114996.57 0.00 [2024-11-08T06:32:19.805Z] 05:53:01 315.24 0.18 315.06 0.00 18.26 12098.50 0.00 [2024-11-08T06:32:19.805Z] 05:54:01 25.66 0.03 25.63 0.00 8.53 651.76 0.00 [2024-11-08T06:32:19.805Z] 05:55:01 3.38 0.00 3.38 0.00 0.00 51.45 0.00 [2024-11-08T06:32:19.805Z] 05:56:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-11-08T06:32:19.805Z] 05:57:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2024-11-08T06:32:19.805Z] 05:58:01 1.88 0.02 1.87 0.00 0.13 20.93 0.00 [2024-11-08T06:32:19.805Z] 05:59:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 [2024-11-08T06:32:19.805Z] 06:00:01 0.82 0.00 0.82 0.00 0.00 9.87 0.00 [2024-11-08T06:32:19.805Z] 06:01:01 1.72 0.00 1.72 0.00 0.00 19.59 0.00 [2024-11-08T06:32:19.805Z] 06:02:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2024-11-08T06:32:19.805Z] 06:03:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 [2024-11-08T06:32:19.805Z] 06:04:01 2.88 1.02 1.87 0.00 21.86 26.66 0.00 [2024-11-08T06:32:19.805Z] 06:05:01 0.93 0.00 0.93 0.00 0.00 12.80 0.00 [2024-11-08T06:32:19.805Z] 06:06:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2024-11-08T06:32:19.805Z] 06:07:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2024-11-08T06:32:19.805Z] 06:08:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2024-11-08T06:32:19.805Z] 06:09:01 1.07 0.00 1.07 0.00 0.00 14.13 0.00 [2024-11-08T06:32:19.805Z] 06:10:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2024-11-08T06:32:19.805Z] 06:11:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 [2024-11-08T06:32:19.805Z] 06:12:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2024-11-08T06:32:19.805Z] 06:13:01 1.62 0.00 1.62 0.00 0.00 19.73 0.00 [2024-11-08T06:32:19.805Z] 06:14:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2024-11-08T06:32:19.805Z] 06:15:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 [2024-11-08T06:32:19.805Z] 06:16:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 [2024-11-08T06:32:19.805Z] 06:17:01 1.55 0.02 1.53 0.00 0.13 17.99 0.00 [2024-11-08T06:32:19.805Z] 06:18:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 [2024-11-08T06:32:19.805Z] 06:19:02 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2024-11-08T06:32:19.805Z] 06:20:01 0.97 0.00 0.97 0.00 0.00 11.11 0.00 [2024-11-08T06:32:19.805Z] 06:21:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 [2024-11-08T06:32:19.805Z] 06:22:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2024-11-08T06:32:19.805Z] 06:23:01 1.12 0.00 1.12 0.00 0.00 15.46 0.00 [2024-11-08T06:32:19.805Z] 06:24:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2024-11-08T06:32:19.805Z] 06:25:01 1.20 0.03 1.17 0.00 0.27 14.80 0.00 [2024-11-08T06:32:19.805Z] 06:26:01 4.64 2.22 2.42 0.00 36.23 78.30 0.00 [2024-11-08T06:32:19.805Z] 06:27:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 [2024-11-08T06:32:19.805Z] 06:28:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2024-11-08T06:32:19.805Z] 06:29:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 [2024-11-08T06:32:19.805Z] 06:30:01 1.53 0.30 1.23 0.00 10.00 14.40 0.00 [2024-11-08T06:32:19.805Z] 06:31:01 89.65 1.45 88.20 0.00 34.66 29576.80 0.00 [2024-11-08T06:32:19.805Z] 06:32:01 107.60 0.17 107.43 0.00 13.86 24411.93 0.00 [2024-11-08T06:32:19.805Z] Average: 60.18 0.63 59.55 0.00 43.94 18456.09 0.00 [2024-11-08T06:32:19.805Z] [2024-11-08T06:32:19.805Z] 05:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-08T06:32:19.805Z] 05:44:01 27777640 31470976 835884 2.54 114740 3760024 2027608 5.98 1309016 3305040 314176 [2024-11-08T06:32:19.805Z] 05:45:01 26308288 30603140 1695888 5.16 128016 4294380 2390384 7.04 2680728 3339284 303752 [2024-11-08T06:32:19.805Z] 05:46:01 27141860 31493756 803000 2.44 131556 4322660 1788728 5.27 1338884 3822516 504548 [2024-11-08T06:32:19.805Z] 05:47:01 27633376 31494692 808020 2.46 134780 3879344 1851956 5.46 1343512 3383524 210888 [2024-11-08T06:32:19.805Z] 05:48:01 21317764 31180460 1092772 3.32 152100 9647396 3359488 9.90 2228580 8561344 5508 [2024-11-08T06:32:19.805Z] 05:49:01 18465544 31346532 929516 2.83 302484 12243908 2438584 7.19 2576772 10794016 324752 [2024-11-08T06:32:19.805Z] 05:50:01 12651852 29590600 2619092 7.96 338316 15881072 9566652 28.19 5013996 13693820 1489932 [2024-11-08T06:32:19.805Z] 05:51:01 8959516 28221212 4002984 12.17 353560 18118064 8479528 24.99 7270268 15081840 2426820 [2024-11-08T06:32:19.805Z] 05:52:01 12385384 31360228 910992 2.77 360708 17972900 2399488 7.07 2917440 16224808 528 [2024-11-08T06:32:19.805Z] 05:53:01 12195696 31414076 861084 2.62 367284 18202820 2220924 6.55 3127332 16209028 768 [2024-11-08T06:32:19.805Z] 05:54:01 12200480 31420704 853972 2.60 368480 18203360 2139428 6.31 3601028 15731580 660 [2024-11-08T06:32:19.805Z] 05:55:01 12198248 31418680 856040 2.60 368564 18203348 2155048 6.35 3600200 15731528 8 [2024-11-08T06:32:19.805Z] 05:56:01 12199076 31419548 855148 2.60 368584 18203352 2155048 6.35 3598644 15731532 8 [2024-11-08T06:32:19.805Z] 05:57:01 12216256 31437092 838272 2.55 368600 18203356 2155048 6.35 3582140 15731844 8 [2024-11-08T06:32:19.805Z] 05:58:01 12215196 31436076 839520 2.55 368644 18203360 2185800 6.44 3582268 15731848 4 [2024-11-08T06:32:19.805Z] 05:59:01 12217960 31438872 836660 2.54 368676 18203364 2185800 6.44 3579532 15731852 16 [2024-11-08T06:32:19.805Z] 06:00:01 12218276 31439208 836416 2.54 368688 18203364 2185800 6.44 3579616 15731852 8 [2024-11-08T06:32:19.805Z] 06:01:01 12218228 31439196 836400 2.54 368720 18203368 2185800 6.44 3579648 15731856 8 [2024-11-08T06:32:19.805Z] 06:02:01 12217944 31438944 836576 2.54 368748 18203368 2185800 6.44 3579944 15731856 20 [2024-11-08T06:32:19.805Z] 06:03:01 12217848 31438880 836556 2.54 368772 18203376 2185800 6.44 3579812 15731864 28 [2024-11-08T06:32:19.805Z] 06:04:01 12215824 31437924 837148 2.55 368860 18204124 2229748 6.57 3579872 15732504 4 [2024-11-08T06:32:19.805Z] 06:05:01 12215988 31438144 836896 2.55 368876 18204128 2229748 6.57 3580108 15732504 52 [2024-11-08T06:32:19.805Z] 06:06:01 12215680 31437856 837160 2.55 368896 18204132 2229748 6.57 3579924 15732508 8 [2024-11-08T06:32:19.805Z] 06:07:01 12215884 31438100 836848 2.54 368928 18204132 2229748 6.57 3579956 15732508 8 [2024-11-08T06:32:19.805Z] 06:08:01 12216084 31438332 836724 2.54 368944 18204132 2229748 6.57 3580296 15732516 20 [2024-11-08T06:32:19.805Z] 06:09:01 12216184 31438500 836416 2.54 368972 18204140 2229748 6.57 3580040 15732520 64 [2024-11-08T06:32:19.805Z] 06:10:01 12215916 31438232 836640 2.54 368988 18204140 2229748 6.57 3580040 15732516 12 [2024-11-08T06:32:19.805Z] 06:11:01 12215552 31437908 836868 2.54 369020 18204144 2229748 6.57 3580076 15732520 8 [2024-11-08T06:32:19.805Z] 06:12:01 12215780 31438148 836508 2.54 369048 18204144 2229748 6.57 3580356 15732520 12 [2024-11-08T06:32:19.805Z] 06:13:01 12215740 31438196 836528 2.54 369104 18204144 2229748 6.57 3580388 15732524 8 [2024-11-08T06:32:19.805Z] 06:14:01 12216072 31438536 836164 2.54 369120 18204148 2229748 6.57 3580024 15732524 12 [2024-11-08T06:32:19.805Z] 06:15:01 12216200 31438712 836164 2.54 369148 18204156 2229748 6.57 3580428 15732532 80 [2024-11-08T06:32:19.805Z] 06:16:01 12216432 31438976 836084 2.54 369176 18204160 2229748 6.57 3580104 15732536 16 [2024-11-08T06:32:19.805Z] 06:17:01 12215428 31438040 836916 2.55 369212 18204160 2229748 6.57 3580688 15732536 220 [2024-11-08T06:32:19.805Z] 06:18:01 12215584 31438240 836700 2.54 369252 18204168 2229748 6.57 3580268 15732544 12 [2024-11-08T06:32:19.805Z] 06:19:02 12215552 31438244 836664 2.54 369280 18204168 2229748 6.57 3580300 15732544 12 [2024-11-08T06:32:19.805Z] 06:20:01 12215512 31438240 836608 2.54 369312 18204172 2229748 6.57 3580328 15732548 24 [2024-11-08T06:32:19.805Z] 06:21:01 12215464 31438192 836580 2.54 369332 18204168 2229748 6.57 3580272 15732548 8 [2024-11-08T06:32:19.805Z] 06:22:01 12215480 31438212 836476 2.54 369352 18204176 2229748 6.57 3580272 15732552 28 [2024-11-08T06:32:19.805Z] 06:23:01 12215496 31438292 836372 2.54 369372 18204184 2229748 6.57 3580388 15732560 68 [2024-11-08T06:32:19.805Z] 06:24:01 12215440 31438264 836328 2.54 369404 18204184 2229748 6.57 3580372 15732560 4 [2024-11-08T06:32:19.805Z] 06:25:01 12215472 31438368 836300 2.54 369440 18204184 2229748 6.57 3581704 15732564 236 [2024-11-08T06:32:19.805Z] 06:26:01 12212592 31438152 836296 2.54 369496 18206548 2213628 6.52 3580592 15734832 8 [2024-11-08T06:32:19.805Z] 06:27:01 12212884 31438452 835956 2.54 369524 18206552 2213628 6.52 3580592 15734836 48 [2024-11-08T06:32:19.805Z] 06:28:01 12212820 31438456 835948 2.54 369544 18206552 2213628 6.52 3581000 15734840 16 [2024-11-08T06:32:19.805Z] 06:29:01 12213016 31438712 835688 2.54 369584 18206556 2213628 6.52 3580768 15734840 64 [2024-11-08T06:32:19.805Z] 06:30:01 12208424 31434448 839876 2.55 369624 18206852 2213628 6.52 3588584 15734920 36 [2024-11-08T06:32:19.805Z] 06:31:01 11745676 31399888 874804 2.66 374164 18607632 2287932 6.74 3626008 16132232 76 [2024-11-08T06:32:19.805Z] 06:32:01 10529372 31400744 870568 2.65 406256 19664708 2143844 6.32 3675876 17165200 470000 [2024-11-08T06:32:19.805Z] Average: 13653836 31308844 965694 2.94 343250 16737816 2506063 7.39 3462224 14486127 123543 [2024-11-08T06:32:19.805Z] [2024-11-08T06:32:19.805Z] 05:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-08T06:32:19.805Z] 05:44:01 ens3 1215.59 1059.45 11349.18 125.78 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:44:01 lo 4.81 4.81 0.47 0.47 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:44:01 docker0 743.81 806.98 56.42 4974.77 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:45:01 ens3 33.53 22.50 31.18 13.62 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:45:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:45:01 veth4a6a1b5 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:46:01 ens3 30.18 20.80 23.56 13.50 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:46:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:46:01 veth4a6a1b5 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:47:01 ens3 95.94 60.92 2220.05 18.19 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:47:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:48:01 ens3 323.26 208.55 3010.13 181.03 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:48:01 veth836bac6 0.62 1.58 0.05 0.28 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:48:01 veth8850d62 7.31 7.96 0.77 5.45 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:48:01 veth13c4090 7.30 8.13 0.77 5.47 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:48:01 vetha73a8ac 7.23 8.33 0.77 5.48 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:48:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:48:01 veth8386416 7.23 8.25 0.76 5.47 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:48:01 veth31cece3 5.98 6.48 0.62 4.83 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:48:01 docker0 125.07 203.80 8.62 2137.92 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:49:01 ens3 532.54 344.36 6078.74 39.15 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:49:01 veth836bac6 0.13 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:49:01 veth8850d62 63.77 97.92 6.74 1207.45 0.00 0.00 0.00 0.10 [2024-11-08T06:32:19.805Z] 05:49:01 veth13c4090 71.44 102.82 7.36 1223.18 0.00 0.00 0.00 0.10 [2024-11-08T06:32:19.805Z] 05:49:01 vetha73a8ac 62.09 100.63 6.68 1215.26 0.00 0.00 0.00 0.10 [2024-11-08T06:32:19.805Z] 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:49:01 veth8386416 70.12 110.48 7.23 1214.16 0.00 0.00 0.00 0.10 [2024-11-08T06:32:19.805Z] 05:49:01 veth31cece3 71.74 111.60 7.41 1211.92 0.00 0.00 0.00 0.10 [2024-11-08T06:32:19.805Z] 05:49:01 docker0 339.29 523.03 30.79 6071.94 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 ens3 15.55 9.06 12.74 7.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 veth612adc7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 vethceb96d1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 veth757e6bb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 veth836bac6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 veth5bcbdbf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 veth6c882df 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 vethfb89cfc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 veth875d2c5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 vethe668e96 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 vethc886b0c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 veth378755f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 vethf47f659 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.805Z] 05:50:01 vethec92684 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 ens3 4.90 2.32 3.49 1.82 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 veth612adc7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 vethceb96d1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 veth757e6bb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 veth836bac6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 veth5bcbdbf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 veth6c882df 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 vethfb89cfc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 veth875d2c5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 vethe668e96 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 vethc886b0c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 veth378755f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 vethf47f659 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 vethec92684 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:52:01 ens3 4.21 2.28 3.22 1.79 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:52:01 veth836bac6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:52:01 vetha7d7492 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:52:01 vethcc2b581 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:53:01 ens3 393.59 391.62 212.70 1511.93 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:53:01 lo 48.65 48.65 4.79 4.79 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:54:01 ens3 415.31 403.30 161.79 2768.33 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:54:01 lo 30.46 30.46 3.00 3.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:55:01 ens3 11.63 10.33 10.13 3.57 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:55:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:56:01 ens3 0.80 0.42 3.46 0.03 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:57:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:58:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:59:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:00:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:02:01 ens3 0.77 0.32 0.30 0.21 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:03:01 ens3 0.67 0.43 0.34 0.28 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:04:01 ens3 0.67 0.03 0.17 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:05:01 ens3 0.72 0.47 0.36 0.29 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:06:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:07:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:08:01 ens3 0.82 0.47 0.43 0.35 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:10:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:11:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:12:01 ens3 1.28 0.67 0.65 0.49 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:13:01 ens3 0.33 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:14:01 ens3 0.68 0.02 0.11 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:15:01 ens3 1.07 0.42 0.32 0.22 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:16:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:17:01 ens3 0.73 0.53 0.36 0.29 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:18:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:19:02 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:19:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:20:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:22:01 ens3 0.22 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:23:01 ens3 0.33 0.22 0.09 0.08 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:24:01 ens3 0.20 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:28:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:29:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:30:01 ens3 2.07 3.58 0.89 13.12 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:31:01 ens3 254.86 167.99 3932.21 133.72 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:31:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:31:01 docker0 73.17 124.93 6.97 1255.74 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:32:01 ens3 251.21 154.52 5778.96 39.18 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:32:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] 06:32:01 docker0 2.27 2.50 0.36 1.67 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] Average: ens3 73.05 58.19 666.67 99.49 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] Average: lo 1.95 1.95 0.19 0.19 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] Average: docker0 25.98 33.67 2.09 293.19 0.00 0.00 0.00 0.00 [2024-11-08T06:32:19.806Z] [2024-11-08T06:32:19.806Z] [2024-11-08T06:32:19.806Z] ---> sar -P ALL: [2024-11-08T06:32:19.806Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25873) 11/08/24 _x86_64_ (8 CPU) [2024-11-08T06:32:19.806Z] [2024-11-08T06:32:19.806Z] 05:42:15 LINUX RESTART (8 CPU) [2024-11-08T06:32:19.806Z] [2024-11-08T06:32:19.806Z] 05:43:02 CPU %user %nice %system %iowait %steal %idle [2024-11-08T06:32:19.806Z] 05:44:01 all 10.07 0.00 3.88 3.75 0.06 82.23 [2024-11-08T06:32:19.806Z] 05:44:01 0 8.27 0.00 3.19 0.24 0.07 88.23 [2024-11-08T06:32:19.806Z] 05:44:01 1 9.36 0.00 3.24 1.64 0.07 85.70 [2024-11-08T06:32:19.806Z] 05:44:01 2 11.51 0.00 4.35 6.61 0.07 77.46 [2024-11-08T06:32:19.806Z] 05:44:01 3 8.62 0.00 3.31 7.57 0.07 80.44 [2024-11-08T06:32:19.806Z] 05:44:01 4 9.16 0.00 4.85 0.36 0.05 85.57 [2024-11-08T06:32:19.806Z] 05:44:01 5 14.19 0.00 5.56 6.87 0.07 73.30 [2024-11-08T06:32:19.806Z] 05:44:01 6 10.26 0.00 2.97 6.48 0.05 80.24 [2024-11-08T06:32:19.806Z] 05:44:01 7 9.24 0.00 3.61 0.22 0.07 86.86 [2024-11-08T06:32:19.806Z] 05:45:01 all 34.36 0.00 5.86 3.00 0.09 56.69 [2024-11-08T06:32:19.806Z] 05:45:01 0 35.81 0.00 6.53 10.02 0.08 47.56 [2024-11-08T06:32:19.806Z] 05:45:01 1 35.03 0.00 5.24 0.15 0.08 59.50 [2024-11-08T06:32:19.806Z] 05:45:01 2 34.57 0.00 5.18 2.51 0.08 57.65 [2024-11-08T06:32:19.806Z] 05:45:01 3 33.87 0.00 6.41 0.42 0.08 59.22 [2024-11-08T06:32:19.806Z] 05:45:01 4 34.69 0.00 6.79 0.85 0.12 57.56 [2024-11-08T06:32:19.806Z] 05:45:01 5 33.27 0.00 6.34 0.15 0.08 60.16 [2024-11-08T06:32:19.806Z] 05:45:01 6 31.99 0.00 5.67 9.68 0.08 52.59 [2024-11-08T06:32:19.806Z] 05:45:01 7 35.62 0.00 4.73 0.30 0.13 59.22 [2024-11-08T06:32:19.806Z] 05:46:01 all 46.36 0.00 5.57 0.50 0.09 47.48 [2024-11-08T06:32:19.806Z] 05:46:01 0 48.28 0.00 5.39 0.07 0.08 46.18 [2024-11-08T06:32:19.806Z] 05:46:01 1 46.75 0.00 5.60 0.34 0.10 47.22 [2024-11-08T06:32:19.806Z] 05:46:01 2 45.90 0.00 5.57 0.03 0.08 48.41 [2024-11-08T06:32:19.806Z] 05:46:01 3 46.06 0.00 5.45 0.57 0.08 47.84 [2024-11-08T06:32:19.806Z] 05:46:01 4 48.08 0.00 5.45 0.10 0.10 46.27 [2024-11-08T06:32:19.806Z] 05:46:01 5 45.23 0.00 5.82 0.10 0.10 48.75 [2024-11-08T06:32:19.806Z] 05:46:01 6 45.70 0.00 5.41 2.28 0.08 46.52 [2024-11-08T06:32:19.806Z] 05:46:01 7 44.85 0.00 5.88 0.54 0.10 48.63 [2024-11-08T06:32:19.806Z] 05:47:01 all 34.41 0.00 6.94 2.16 0.10 56.39 [2024-11-08T06:32:19.806Z] 05:47:01 0 33.23 0.00 6.40 0.19 0.10 60.08 [2024-11-08T06:32:19.806Z] 05:47:01 1 35.79 0.00 7.04 9.10 0.08 48.00 [2024-11-08T06:32:19.806Z] 05:47:01 2 32.73 0.00 6.95 0.18 0.08 60.06 [2024-11-08T06:32:19.806Z] 05:47:01 3 36.07 0.00 7.25 2.59 0.12 53.97 [2024-11-08T06:32:19.806Z] 05:47:01 4 36.34 0.00 7.75 1.09 0.10 54.72 [2024-11-08T06:32:19.806Z] 05:47:01 5 33.97 0.00 6.63 0.24 0.10 59.06 [2024-11-08T06:32:19.806Z] 05:47:01 6 33.57 0.00 6.69 3.88 0.08 55.77 [2024-11-08T06:32:19.806Z] 05:47:01 7 33.60 0.00 6.81 0.03 0.10 59.45 [2024-11-08T06:32:19.806Z] 05:48:01 all 17.15 0.00 6.36 26.50 0.13 49.85 [2024-11-08T06:32:19.806Z] 05:48:01 0 16.17 0.00 6.82 56.97 0.17 19.88 [2024-11-08T06:32:19.806Z] 05:48:01 1 19.72 0.00 7.19 49.24 0.20 23.64 [2024-11-08T06:32:19.806Z] 05:48:01 2 16.47 0.00 6.07 14.13 0.09 63.25 [2024-11-08T06:32:19.806Z] 05:48:01 3 15.84 0.00 6.01 9.76 0.10 68.30 [2024-11-08T06:32:19.806Z] 05:48:01 4 16.44 0.00 5.80 10.66 0.08 67.02 [2024-11-08T06:32:19.806Z] 05:48:01 5 16.89 0.00 6.19 44.88 0.08 31.96 [2024-11-08T06:32:19.806Z] 05:48:01 6 19.94 0.00 6.71 12.51 0.10 60.73 [2024-11-08T06:32:19.806Z] 05:48:01 7 15.75 0.00 6.13 14.15 0.20 63.77 [2024-11-08T06:32:19.806Z] 05:49:01 all 5.43 0.00 2.71 26.62 0.06 65.18 [2024-11-08T06:32:19.806Z] 05:49:01 0 5.48 0.00 2.41 17.14 0.08 74.89 [2024-11-08T06:32:19.806Z] 05:49:01 1 6.72 0.00 2.67 26.49 0.12 64.00 [2024-11-08T06:32:19.806Z] 05:49:01 2 5.15 0.00 4.71 80.05 0.08 10.00 [2024-11-08T06:32:19.806Z] 05:49:01 3 4.48 0.00 2.58 20.55 0.03 72.36 [2024-11-08T06:32:19.806Z] 05:49:01 4 4.98 0.00 2.26 18.08 0.03 74.64 [2024-11-08T06:32:19.806Z] 05:49:01 5 4.65 0.00 2.07 17.34 0.03 75.90 [2024-11-08T06:32:19.807Z] 05:49:01 6 6.18 0.00 2.72 16.78 0.05 74.27 [2024-11-08T06:32:19.807Z] 05:49:01 7 5.80 0.00 2.25 16.81 0.05 75.08 [2024-11-08T06:32:19.807Z] 05:50:01 all 51.17 0.00 9.05 8.11 0.14 31.53 [2024-11-08T06:32:19.807Z] 05:50:01 0 51.64 0.00 8.75 7.84 0.15 31.62 [2024-11-08T06:32:19.807Z] 05:50:01 1 49.86 0.00 10.27 11.32 0.26 28.29 [2024-11-08T06:32:19.807Z] 05:50:01 2 49.40 0.00 9.51 12.60 0.16 28.33 [2024-11-08T06:32:19.807Z] 05:50:01 3 51.18 0.00 8.51 3.37 0.12 36.81 [2024-11-08T06:32:19.807Z] 05:50:01 4 51.20 0.00 8.50 3.45 0.12 36.73 [2024-11-08T06:32:19.807Z] 05:50:01 5 51.53 0.00 8.46 20.59 0.12 19.31 [2024-11-08T06:32:19.807Z] 05:50:01 6 52.95 0.00 8.61 2.70 0.10 35.64 [2024-11-08T06:32:19.807Z] 05:50:01 7 51.51 0.00 9.80 3.13 0.12 35.44 [2024-11-08T06:32:19.807Z] 05:51:01 all 88.22 0.00 11.57 0.01 0.21 0.00 [2024-11-08T06:32:19.807Z] 05:51:01 0 87.82 0.00 11.99 0.00 0.19 0.00 [2024-11-08T06:32:19.807Z] 05:51:01 1 87.52 0.00 12.28 0.00 0.19 0.00 [2024-11-08T06:32:19.807Z] 05:51:01 2 87.68 0.00 12.17 0.02 0.14 0.00 [2024-11-08T06:32:19.807Z] 05:51:01 3 88.65 0.00 11.18 0.02 0.15 0.00 [2024-11-08T06:32:19.807Z] 05:51:01 4 89.22 0.00 10.53 0.00 0.26 0.00 [2024-11-08T06:32:19.807Z] 05:51:01 5 87.85 0.00 11.79 0.02 0.34 0.00 [2024-11-08T06:32:19.807Z] 05:51:01 6 89.00 0.00 10.85 0.00 0.16 0.00 [2024-11-08T06:32:19.807Z] 05:51:01 7 87.97 0.00 11.79 0.00 0.24 0.00 [2024-11-08T06:32:19.807Z] 05:52:01 all 49.08 0.00 7.43 7.73 0.11 35.66 [2024-11-08T06:32:19.807Z] 05:52:01 0 49.97 0.00 7.20 1.97 0.07 40.80 [2024-11-08T06:32:19.807Z] 05:52:01 1 47.37 0.00 7.95 4.60 0.18 39.90 [2024-11-08T06:32:19.807Z] 05:52:01 2 49.74 0.00 6.97 6.17 0.08 37.04 [2024-11-08T06:32:19.807Z] 05:52:01 3 48.15 0.00 7.73 1.75 0.08 42.28 [2024-11-08T06:32:19.807Z] 05:52:01 4 48.70 0.00 8.02 34.68 0.09 8.52 [2024-11-08T06:32:19.807Z] 05:52:01 5 50.75 0.00 6.87 4.21 0.07 38.11 [2024-11-08T06:32:19.807Z] 05:52:01 6 48.43 0.00 7.03 2.65 0.21 41.68 [2024-11-08T06:32:19.807Z] 05:52:01 7 49.40 0.00 7.68 6.27 0.08 36.57 [2024-11-08T06:32:19.807Z] 05:53:01 all 6.69 0.00 1.61 4.31 0.09 87.30 [2024-11-08T06:32:19.807Z] 05:53:01 0 3.44 0.00 1.45 1.93 0.15 93.03 [2024-11-08T06:32:19.807Z] 05:53:01 1 7.27 0.00 1.71 7.15 0.08 83.79 [2024-11-08T06:32:19.807Z] 05:53:01 2 10.14 0.00 2.00 2.59 0.12 85.16 [2024-11-08T06:32:19.807Z] 05:53:01 3 4.00 0.00 1.22 3.99 0.07 90.72 [2024-11-08T06:32:19.807Z] 05:53:01 4 6.94 0.00 1.81 5.33 0.07 85.86 [2024-11-08T06:32:19.807Z] 05:53:01 5 9.63 0.00 1.88 8.57 0.10 79.82 [2024-11-08T06:32:19.807Z] 05:53:01 6 4.53 0.00 1.24 1.82 0.05 92.36 [2024-11-08T06:32:19.807Z] 05:53:01 7 7.64 0.00 1.56 3.15 0.08 87.57 [2024-11-08T06:32:19.807Z] 05:54:01 all 10.12 0.00 0.87 0.23 0.06 88.71 [2024-11-08T06:32:19.807Z] 05:54:01 0 6.03 0.00 0.69 0.07 0.03 93.18 [2024-11-08T06:32:19.807Z] 05:54:01 1 17.21 0.00 1.07 0.05 0.07 81.60 [2024-11-08T06:32:19.807Z] 05:54:01 2 13.41 0.00 0.91 1.16 0.08 84.43 [2024-11-08T06:32:19.807Z] 05:54:01 3 10.85 0.00 0.91 0.05 0.07 88.12 [2024-11-08T06:32:19.807Z] 05:54:01 4 5.36 0.00 0.79 0.03 0.07 93.75 [2024-11-08T06:32:19.807Z] 05:54:01 5 11.35 0.00 1.37 0.48 0.07 86.73 [2024-11-08T06:32:19.807Z] 05:54:01 6 3.37 0.00 0.45 0.00 0.03 96.14 [2024-11-08T06:32:19.807Z] 05:54:01 7 13.37 0.00 0.80 0.03 0.07 85.72 [2024-11-08T06:32:19.807Z] [2024-11-08T06:32:19.807Z] 05:54:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T06:32:19.807Z] 05:55:01 all 0.10 0.00 0.06 0.01 0.02 99.81 [2024-11-08T06:32:19.807Z] 05:55:01 0 0.07 0.00 0.05 0.05 0.02 99.82 [2024-11-08T06:32:19.807Z] 05:55:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2024-11-08T06:32:19.807Z] 05:55:01 2 0.08 0.00 0.08 0.02 0.03 99.78 [2024-11-08T06:32:19.807Z] 05:55:01 3 0.08 0.00 0.07 0.00 0.02 99.83 [2024-11-08T06:32:19.807Z] 05:55:01 4 0.10 0.00 0.10 0.00 0.02 99.78 [2024-11-08T06:32:19.807Z] 05:55:01 5 0.10 0.00 0.03 0.03 0.02 99.82 [2024-11-08T06:32:19.807Z] 05:55:01 6 0.17 0.00 0.05 0.00 0.02 99.77 [2024-11-08T06:32:19.807Z] 05:55:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2024-11-08T06:32:19.807Z] 05:56:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2024-11-08T06:32:19.807Z] 05:56:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2024-11-08T06:32:19.807Z] 05:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 05:56:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-11-08T06:32:19.807Z] 05:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:32:19.807Z] 05:56:01 4 0.28 0.00 0.05 0.00 0.02 99.65 [2024-11-08T06:32:19.807Z] 05:56:01 5 0.07 0.00 0.02 0.02 0.00 99.90 [2024-11-08T06:32:19.807Z] 05:56:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-08T06:32:19.807Z] 05:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T06:32:19.807Z] 05:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-11-08T06:32:19.807Z] 05:57:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-08T06:32:19.807Z] 05:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T06:32:19.807Z] 05:57:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2024-11-08T06:32:19.807Z] 05:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 05:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 05:57:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2024-11-08T06:32:19.807Z] 05:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:32:19.807Z] 05:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.807Z] 05:58:01 all 0.15 0.00 0.03 0.02 0.01 99.79 [2024-11-08T06:32:19.807Z] 05:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-08T06:32:19.807Z] 05:58:01 1 0.98 0.00 0.03 0.00 0.00 98.99 [2024-11-08T06:32:19.807Z] 05:58:01 2 0.07 0.00 0.05 0.00 0.03 99.85 [2024-11-08T06:32:19.807Z] 05:58:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2024-11-08T06:32:19.807Z] 05:58:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-08T06:32:19.807Z] 05:58:01 5 0.05 0.00 0.03 0.05 0.02 99.85 [2024-11-08T06:32:19.807Z] 05:58:01 6 0.05 0.00 0.03 0.12 0.02 99.78 [2024-11-08T06:32:19.807Z] 05:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T06:32:19.807Z] 05:59:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-11-08T06:32:19.807Z] 05:59:01 0 0.03 0.00 0.00 0.10 0.02 99.85 [2024-11-08T06:32:19.807Z] 05:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T06:32:19.807Z] 05:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:32:19.807Z] 05:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 05:59:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T06:32:19.807Z] 05:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-08T06:32:19.807Z] 05:59:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-08T06:32:19.807Z] 05:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:32:19.807Z] 06:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-11-08T06:32:19.807Z] 06:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.807Z] 06:00:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2024-11-08T06:32:19.807Z] 06:00:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2024-11-08T06:32:19.807Z] 06:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:32:19.807Z] 06:00:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2024-11-08T06:32:19.807Z] 06:00:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-08T06:32:19.807Z] 06:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 06:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:32:19.807Z] 06:01:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-11-08T06:32:19.807Z] 06:01:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-08T06:32:19.807Z] 06:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T06:32:19.807Z] 06:01:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-11-08T06:32:19.807Z] 06:01:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2024-11-08T06:32:19.807Z] 06:01:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-08T06:32:19.807Z] 06:01:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2024-11-08T06:32:19.807Z] 06:01:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-08T06:32:19.807Z] 06:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 06:02:01 all 0.20 0.00 0.01 0.00 0.01 99.77 [2024-11-08T06:32:19.807Z] 06:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:32:19.807Z] 06:02:01 1 1.27 0.00 0.02 0.00 0.00 98.71 [2024-11-08T06:32:19.807Z] 06:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T06:32:19.807Z] 06:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:32:19.807Z] 06:02:01 4 0.07 0.00 0.02 0.02 0.02 99.88 [2024-11-08T06:32:19.807Z] 06:02:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-08T06:32:19.807Z] 06:02:01 6 0.13 0.00 0.02 0.00 0.00 99.85 [2024-11-08T06:32:19.807Z] 06:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 06:03:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2024-11-08T06:32:19.807Z] 06:03:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-08T06:32:19.807Z] 06:03:01 1 0.33 0.00 0.00 0.00 0.02 99.65 [2024-11-08T06:32:19.807Z] 06:03:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-11-08T06:32:19.807Z] 06:03:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T06:32:19.807Z] 06:03:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-08T06:32:19.807Z] 06:03:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2024-11-08T06:32:19.807Z] 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 06:03:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T06:32:19.807Z] 06:04:01 all 0.06 0.00 0.06 0.05 0.00 99.82 [2024-11-08T06:32:19.807Z] 06:04:01 0 0.25 0.00 0.13 0.13 0.00 99.48 [2024-11-08T06:32:19.807Z] 06:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T06:32:19.807Z] 06:04:01 2 0.03 0.00 0.10 0.00 0.02 99.85 [2024-11-08T06:32:19.807Z] 06:04:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2024-11-08T06:32:19.807Z] 06:04:01 4 0.05 0.00 0.07 0.15 0.02 99.72 [2024-11-08T06:32:19.807Z] 06:04:01 5 0.03 0.00 0.05 0.12 0.00 99.80 [2024-11-08T06:32:19.807Z] 06:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-08T06:32:19.807Z] 06:04:01 7 0.07 0.00 0.02 0.02 0.00 99.90 [2024-11-08T06:32:19.807Z] 06:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-11-08T06:32:19.807Z] 06:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:32:19.807Z] 06:05:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T06:32:19.807Z] 06:05:01 2 0.08 0.00 0.00 0.00 0.02 99.90 [2024-11-08T06:32:19.807Z] 06:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:32:19.807Z] 06:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-11-08T06:32:19.807Z] 06:05:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-08T06:32:19.807Z] 06:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 06:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.807Z] [2024-11-08T06:32:19.807Z] 06:05:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T06:32:19.807Z] 06:06:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2024-11-08T06:32:19.807Z] 06:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 06:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.807Z] 06:06:01 2 0.02 0.00 0.05 0.00 0.03 99.90 [2024-11-08T06:32:19.807Z] 06:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:32:19.807Z] 06:06:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-08T06:32:19.807Z] 06:06:01 5 0.02 0.00 0.02 0.05 0.02 99.90 [2024-11-08T06:32:19.807Z] 06:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 06:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:32:19.807Z] 06:07:01 all 0.06 0.00 0.01 0.03 0.01 99.89 [2024-11-08T06:32:19.807Z] 06:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 06:07:01 1 0.03 0.00 0.00 0.00 0.05 99.92 [2024-11-08T06:32:19.807Z] 06:07:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-08T06:32:19.807Z] 06:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:32:19.807Z] 06:07:01 4 0.17 0.00 0.02 0.00 0.00 99.82 [2024-11-08T06:32:19.807Z] 06:07:01 5 0.03 0.00 0.00 0.23 0.00 99.73 [2024-11-08T06:32:19.807Z] 06:07:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2024-11-08T06:32:19.807Z] 06:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:32:19.807Z] 06:08:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-11-08T06:32:19.807Z] 06:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.807Z] 06:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 06:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T06:32:19.807Z] 06:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 06:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:32:19.807Z] 06:08:01 5 0.03 0.00 0.03 0.05 0.02 99.87 [2024-11-08T06:32:19.807Z] 06:08:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-11-08T06:32:19.807Z] 06:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-08T06:32:19.807Z] 06:09:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-11-08T06:32:19.807Z] 06:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.807Z] 06:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T06:32:19.807Z] 06:09:01 2 0.15 0.00 0.03 0.00 0.03 99.78 [2024-11-08T06:32:19.807Z] 06:09:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2024-11-08T06:32:19.807Z] 06:09:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2024-11-08T06:32:19.807Z] 06:09:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2024-11-08T06:32:19.808Z] 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-08T06:32:19.808Z] 06:10:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-11-08T06:32:19.808Z] 06:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:10:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2024-11-08T06:32:19.808Z] 06:10:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-11-08T06:32:19.808Z] 06:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:10:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-08T06:32:19.808Z] 06:10:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2024-11-08T06:32:19.808Z] 06:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:32:19.808Z] 06:11:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2024-11-08T06:32:19.808Z] 06:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:32:19.808Z] 06:11:01 1 0.66 0.00 0.00 0.00 0.00 99.34 [2024-11-08T06:32:19.808Z] 06:11:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:11:01 5 0.02 0.00 0.02 0.05 0.02 99.90 [2024-11-08T06:32:19.808Z] 06:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:12:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2024-11-08T06:32:19.808Z] 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:12:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-11-08T06:32:19.808Z] 06:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T06:32:19.808Z] 06:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:12:01 5 0.03 0.00 0.02 0.15 0.00 99.80 [2024-11-08T06:32:19.808Z] 06:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T06:32:19.808Z] 06:13:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-11-08T06:32:19.808Z] 06:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:32:19.808Z] 06:13:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-11-08T06:32:19.808Z] 06:13:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2024-11-08T06:32:19.808Z] 06:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:13:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:32:19.808Z] 06:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-11-08T06:32:19.808Z] 06:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:14:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-11-08T06:32:19.808Z] 06:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T06:32:19.808Z] 06:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:32:19.808Z] 06:14:01 5 0.07 0.00 0.02 0.02 0.00 99.90 [2024-11-08T06:32:19.808Z] 06:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:15:01 all 0.15 0.00 0.01 0.01 0.01 99.82 [2024-11-08T06:32:19.808Z] 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:15:01 1 1.06 0.00 0.03 0.00 0.02 98.89 [2024-11-08T06:32:19.808Z] 06:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T06:32:19.808Z] 06:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:32:19.808Z] 06:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:15:01 5 0.03 0.00 0.03 0.05 0.02 99.87 [2024-11-08T06:32:19.808Z] 06:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:32:19.808Z] 06:16:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-11-08T06:32:19.808Z] 06:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:32:19.808Z] 06:16:01 1 0.57 0.00 0.00 0.00 0.00 99.43 [2024-11-08T06:32:19.808Z] 06:16:01 2 0.08 0.00 0.02 0.00 0.03 99.87 [2024-11-08T06:32:19.808Z] 06:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:16:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-08T06:32:19.808Z] 06:16:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] [2024-11-08T06:32:19.808Z] 06:16:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T06:32:19.808Z] 06:17:01 all 0.07 0.00 0.02 0.03 0.01 99.88 [2024-11-08T06:32:19.808Z] 06:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:17:01 1 0.27 0.00 0.00 0.00 0.00 99.73 [2024-11-08T06:32:19.808Z] 06:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T06:32:19.808Z] 06:17:01 3 0.03 0.00 0.03 0.20 0.02 99.72 [2024-11-08T06:32:19.808Z] 06:17:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:17:01 5 0.07 0.00 0.02 0.03 0.00 99.88 [2024-11-08T06:32:19.808Z] 06:17:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2024-11-08T06:32:19.808Z] 06:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:18:01 all 0.12 0.00 0.01 0.01 0.01 99.86 [2024-11-08T06:32:19.808Z] 06:18:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-08T06:32:19.808Z] 06:18:01 1 0.68 0.00 0.00 0.00 0.02 99.30 [2024-11-08T06:32:19.808Z] 06:18:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-08T06:32:19.808Z] 06:18:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2024-11-08T06:32:19.808Z] 06:18:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-08T06:32:19.808Z] 06:18:01 5 0.07 0.00 0.03 0.03 0.00 99.87 [2024-11-08T06:32:19.808Z] 06:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:32:19.808Z] 06:19:02 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-11-08T06:32:19.808Z] 06:19:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:19:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:19:02 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-11-08T06:32:19.808Z] 06:19:02 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:19:02 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-11-08T06:32:19.808Z] 06:19:02 5 0.03 0.00 0.02 0.05 0.02 99.88 [2024-11-08T06:32:19.808Z] 06:19:02 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:19:02 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:20:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2024-11-08T06:32:19.808Z] 06:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-08T06:32:19.808Z] 06:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-08T06:32:19.808Z] 06:20:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-08T06:32:19.808Z] 06:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:20:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-08T06:32:19.808Z] 06:20:01 5 0.07 0.00 0.02 0.05 0.00 99.86 [2024-11-08T06:32:19.808Z] 06:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:32:19.808Z] 06:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:21:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-11-08T06:32:19.808Z] 06:21:01 0 0.15 0.00 0.00 0.00 0.00 99.85 [2024-11-08T06:32:19.808Z] 06:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:21:01 2 0.08 0.00 0.05 0.00 0.05 99.82 [2024-11-08T06:32:19.808Z] 06:21:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-08T06:32:19.808Z] 06:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:32:19.808Z] 06:21:01 5 0.00 0.00 0.00 0.07 0.00 99.93 [2024-11-08T06:32:19.808Z] 06:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-08T06:32:19.808Z] 06:22:01 all 0.09 0.00 0.01 0.02 0.01 99.87 [2024-11-08T06:32:19.808Z] 06:22:01 0 0.47 0.00 0.02 0.00 0.02 99.50 [2024-11-08T06:32:19.808Z] 06:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:22:01 2 0.07 0.00 0.02 0.00 0.05 99.87 [2024-11-08T06:32:19.808Z] 06:22:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2024-11-08T06:32:19.808Z] 06:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:22:01 5 0.03 0.00 0.00 0.12 0.02 99.83 [2024-11-08T06:32:19.808Z] 06:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:23:01 all 0.03 0.00 0.01 0.03 0.01 99.93 [2024-11-08T06:32:19.808Z] 06:23:01 0 0.00 0.00 0.00 0.00 0.03 99.97 [2024-11-08T06:32:19.808Z] 06:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-08T06:32:19.808Z] 06:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:32:19.808Z] 06:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:23:01 5 0.07 0.00 0.02 0.20 0.00 99.72 [2024-11-08T06:32:19.808Z] 06:23:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2024-11-08T06:32:19.808Z] 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:24:01 all 0.07 0.00 0.01 0.18 0.01 99.72 [2024-11-08T06:32:19.808Z] 06:24:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2024-11-08T06:32:19.808Z] 06:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:24:01 2 0.07 0.00 0.03 0.10 0.02 99.78 [2024-11-08T06:32:19.808Z] 06:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:32:19.808Z] 06:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:32:19.808Z] 06:24:01 5 0.42 0.00 0.03 1.32 0.02 98.22 [2024-11-08T06:32:19.808Z] 06:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:32:19.808Z] 06:25:01 all 0.11 0.00 0.01 0.45 0.01 99.42 [2024-11-08T06:32:19.808Z] 06:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:25:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-11-08T06:32:19.808Z] 06:25:01 3 0.02 0.00 0.00 0.52 0.00 99.47 [2024-11-08T06:32:19.808Z] 06:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:25:01 5 0.81 0.00 0.00 2.54 0.02 96.63 [2024-11-08T06:32:19.808Z] 06:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:25:01 7 0.00 0.00 0.03 0.52 0.00 99.45 [2024-11-08T06:32:19.808Z] 06:26:01 all 0.05 0.00 0.04 0.86 0.01 99.04 [2024-11-08T06:32:19.808Z] 06:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:32:19.808Z] 06:26:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2024-11-08T06:32:19.808Z] 06:26:01 2 0.08 0.00 0.07 0.08 0.02 99.75 [2024-11-08T06:32:19.808Z] 06:26:01 3 0.03 0.00 0.07 1.20 0.02 98.69 [2024-11-08T06:32:19.808Z] 06:26:01 4 0.12 0.00 0.12 0.95 0.00 98.82 [2024-11-08T06:32:19.808Z] 06:26:01 5 0.05 0.00 0.02 3.75 0.00 96.19 [2024-11-08T06:32:19.808Z] 06:26:01 6 0.02 0.00 0.02 0.86 0.00 99.10 [2024-11-08T06:32:19.808Z] 06:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:27:01 all 0.07 0.00 0.01 0.51 0.02 99.39 [2024-11-08T06:32:19.808Z] 06:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:27:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:27:01 2 0.03 0.00 0.00 0.12 0.03 99.82 [2024-11-08T06:32:19.808Z] 06:27:01 3 0.02 0.00 0.02 0.35 0.05 99.57 [2024-11-08T06:32:19.808Z] 06:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-08T06:32:19.808Z] 06:27:01 5 0.53 0.00 0.02 3.38 0.02 96.06 [2024-11-08T06:32:19.808Z] 06:27:01 6 0.00 0.00 0.00 0.15 0.02 99.83 [2024-11-08T06:32:19.808Z] 06:27:01 7 0.00 0.00 0.00 0.08 0.00 99.92 [2024-11-08T06:32:19.808Z] [2024-11-08T06:32:19.808Z] 06:27:01 CPU %user %nice %system %iowait %steal %idle [2024-11-08T06:32:19.808Z] 06:28:01 all 0.09 0.00 0.01 0.32 0.00 99.59 [2024-11-08T06:32:19.808Z] 06:28:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-08T06:32:19.808Z] 06:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:28:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-08T06:32:19.808Z] 06:28:01 3 0.05 0.00 0.02 0.52 0.00 99.42 [2024-11-08T06:32:19.808Z] 06:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:28:01 5 0.55 0.00 0.00 2.05 0.00 97.40 [2024-11-08T06:32:19.808Z] 06:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-08T06:32:19.808Z] 06:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-08T06:32:19.808Z] 06:29:01 all 0.07 0.00 0.01 0.46 0.01 99.45 [2024-11-08T06:32:19.808Z] 06:29:01 0 0.02 0.00 0.00 0.15 0.00 99.83 [2024-11-08T06:32:19.808Z] 06:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:32:19.808Z] 06:29:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-08T06:32:19.808Z] 06:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-08T06:32:19.808Z] 06:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-08T06:32:19.808Z] 06:29:01 5 0.37 0.00 0.00 3.35 0.02 96.26 [2024-11-08T06:32:19.808Z] 06:29:01 6 0.02 0.00 0.02 0.20 0.00 99.77 [2024-11-08T06:32:19.808Z] 06:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-08T06:32:19.808Z] 06:30:01 all 0.21 0.00 0.01 0.25 0.01 99.52 [2024-11-08T06:32:19.808Z] 06:30:01 0 0.07 0.00 0.00 0.10 0.00 99.83 [2024-11-08T06:32:19.808Z] 06:30:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-08T06:32:19.808Z] 06:30:01 2 0.25 0.00 0.00 0.30 0.02 99.43 [2024-11-08T06:32:19.808Z] 06:30:01 3 0.12 0.00 0.00 0.00 0.00 99.88 [2024-11-08T06:32:19.808Z] 06:30:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-08T06:32:19.808Z] 06:30:01 5 0.76 0.00 0.02 1.05 0.00 98.18 [2024-11-08T06:32:19.808Z] 06:30:01 6 0.20 0.00 0.02 0.52 0.00 99.27 [2024-11-08T06:32:19.808Z] 06:30:01 7 0.13 0.00 0.02 0.07 0.08 99.70 [2024-11-08T06:32:19.808Z] 06:31:01 all 4.42 0.00 1.91 5.23 0.05 88.39 [2024-11-08T06:32:19.808Z] 06:31:01 0 5.15 0.00 1.35 0.02 0.03 93.45 [2024-11-08T06:32:19.808Z] 06:31:01 1 3.61 0.00 2.20 0.34 0.03 93.83 [2024-11-08T06:32:19.808Z] 06:31:01 2 4.17 0.00 1.51 6.92 0.05 87.36 [2024-11-08T06:32:19.808Z] 06:31:01 3 6.16 0.00 1.84 1.77 0.05 90.17 [2024-11-08T06:32:19.808Z] 06:31:01 4 4.25 0.00 2.09 1.12 0.07 92.46 [2024-11-08T06:32:19.808Z] 06:31:01 5 3.69 0.00 2.53 26.30 0.10 67.38 [2024-11-08T06:32:19.808Z] 06:31:01 6 3.79 0.00 1.64 4.69 0.03 89.84 [2024-11-08T06:32:19.808Z] 06:31:01 7 4.53 0.00 2.10 0.97 0.05 92.34 [2024-11-08T06:32:19.808Z] 06:32:01 all 7.76 0.00 3.62 4.42 0.08 84.11 [2024-11-08T06:32:19.808Z] 06:32:01 0 7.80 0.00 4.45 15.68 0.08 71.99 [2024-11-08T06:32:19.808Z] 06:32:01 1 6.97 0.00 4.33 1.00 0.10 87.60 [2024-11-08T06:32:19.808Z] 06:32:01 2 7.49 0.00 3.00 0.84 0.08 88.58 [2024-11-08T06:32:19.808Z] 06:32:01 3 8.52 0.00 3.11 9.45 0.07 78.86 [2024-11-08T06:32:19.808Z] 06:32:01 4 8.09 0.00 3.80 1.30 0.12 86.69 [2024-11-08T06:32:19.808Z] 06:32:01 5 10.19 0.00 4.52 1.71 0.07 83.52 [2024-11-08T06:32:19.808Z] 06:32:01 6 6.03 0.00 2.63 0.66 0.08 90.60 [2024-11-08T06:32:19.808Z] 06:32:01 7 7.04 0.00 3.15 4.68 0.07 85.06 [2024-11-08T06:32:19.808Z] Average: all 7.40 0.00 1.37 1.94 0.03 89.26 [2024-11-08T06:32:19.808Z] Average: 0 7.25 0.00 1.35 2.27 0.03 89.11 [2024-11-08T06:32:19.808Z] Average: 1 7.58 0.00 1.42 2.25 0.04 88.71 [2024-11-08T06:32:19.808Z] Average: 2 7.48 0.00 1.41 2.71 0.04 88.36 [2024-11-08T06:32:19.808Z] Average: 3 7.35 0.00 1.34 1.31 0.03 89.97 [2024-11-08T06:32:19.808Z] Average: 4 7.35 0.00 1.39 1.57 0.03 89.65 [2024-11-08T06:32:19.808Z] Average: 5 7.62 0.00 1.42 3.04 0.03 87.88 [2024-11-08T06:32:19.808Z] Average: 6 7.16 0.00 1.27 1.33 0.02 90.22 [2024-11-08T06:32:19.808Z] Average: 7 7.40 0.00 1.34 1.03 0.03 90.19 [2024-11-08T06:32:19.808Z] [2024-11-08T06:32:19.808Z] [2024-11-08T06:32:19.808Z]