Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 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-ssh4597188765250508453.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-ssh9581321641210067478.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-ssh18034792133289352397.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-ssh3013922212684307401.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-ssh9623256269743695195.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-26082’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26087 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/751 [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/751 # 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 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 (main) Commit message: "Merge pull request #5001 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.5" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 # timeout=10 > git rev-list --no-walk ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T02:44:26.093Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T02:44:26.174Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T02:44:26.210Z] ========================================================= [2024-11-11T02:44:26.210Z] EdgeX Global Pipelines Version Info [2024-11-11T02:44:26.210Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:44:26.959Z] ------------------- [2024-11-11T02:44:26.959Z] stable info: [2024-11-11T02:44:26.959Z] ------------------- [2024-11-11T02:44:26.959Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T02:44:26.959Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T02:44:26.959Z] Message: update stable to v1.0.265 [2024-11-11T02:44:27.532Z] ------------------- [2024-11-11T02:44:27.532Z] experimental info: [2024-11-11T02:44:27.532Z] ------------------- [2024-11-11T02:44:27.532Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T02:44:27.532Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T02:44:27.532Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T02:44:27.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-11T02:44:27.639Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-11T02:44:27.659Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T02:44:27.684Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T02:44:27.707Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T02:44:27.732Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T02:44:27.756Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T02:44:27.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-11T02:44:27.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-11T02:44:27.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-11T02:44:27.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T02:44:27.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T02:44:27.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T02:44:27.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T02:44:27.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T02:44:27.995Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T02:44:28.029Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T02:44:28.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T02:44:28.083Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-11T02:44:28.110Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-11T02:44:28.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T02:44:28.164Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T02:44:28.189Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T02:44:28.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-11T02:44:28.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-11T02:44:28.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-11T02:44:28.284Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] echo [2024-11-11T02:44:28.309Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b0a9cd [Pipeline] echo [2024-11-11T02:44:28.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T02:44:28.402Z] provisioning config files... [2024-11-11T02:44:28.417Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/751@tmp/config2977212804682392030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:44:28.762Z] ---> ****-login.sh [2024-11-11T02:44:28.762Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:44:29.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:44:29.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:44:29.023Z] Configure a credential helper to remove this warning. See [2024-11-11T02:44:29.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:44:29.023Z] [2024-11-11T02:44:29.023Z] Login Succeeded [2024-11-11T02:44:29.023Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:44:29.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:44:29.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:44:29.284Z] Configure a credential helper to remove this warning. See [2024-11-11T02:44:29.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:44:29.284Z] [2024-11-11T02:44:29.284Z] Login Succeeded [2024-11-11T02:44:29.284Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:44:29.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:44:29.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:44:29.285Z] Configure a credential helper to remove this warning. See [2024-11-11T02:44:29.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:44:29.285Z] [2024-11-11T02:44:29.285Z] Login Succeeded [2024-11-11T02:44:29.285Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:44:29.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:44:29.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:44:29.545Z] Configure a credential helper to remove this warning. See [2024-11-11T02:44:29.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:44:29.545Z] [2024-11-11T02:44:29.545Z] Login Succeeded [2024-11-11T02:44:29.545Z] ****.io [2024-11-11T02:44:29.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:44:29.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:44:29.807Z] Configure a credential helper to remove this warning. See [2024-11-11T02:44:29.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:44:29.807Z] [2024-11-11T02:44:29.807Z] Login Succeeded [2024-11-11T02:44:29.807Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:44:29.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T02:44:30.156Z] + 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-11T02:44:30.156Z] + dirname cmd/core-command/Dockerfile [2024-11-11T02:44:30.156Z] + cut -d/ -f2 [2024-11-11T02:44:30.156Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-11T02:44:30.156Z] + + cut -d/ -f2dirname [2024-11-11T02:44:30.156Z] cmd/core-common-config-bootstrapper/Dockerfile [2024-11-11T02:44:30.156Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-11T02:44:30.156Z] + dirname cmd/core-data/Dockerfile [2024-11-11T02:44:30.156Z] + cut -d/ -f2 [2024-11-11T02:44:30.156Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-11T02:44:30.156Z] + dirname cmd/core-keeper/Dockerfile [2024-11-11T02:44:30.156Z] + cut -d/ -f2 [2024-11-11T02:44:30.156Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-11T02:44:30.156Z] + dirname cmd/core-metadata/Dockerfile [2024-11-11T02:44:30.156Z] + cut -d/ -f2 [2024-11-11T02:44:30.156Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-11T02:44:30.157Z] + + dirname cmd/security-bootstrapper/Dockerfilecut [2024-11-11T02:44:30.157Z] -d/ -f2 [2024-11-11T02:44:30.157Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-11T02:44:30.157Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-11T02:44:30.157Z] + cut -d/ -f2 [2024-11-11T02:44:30.157Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-11T02:44:30.157Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-11T02:44:30.157Z] + cut -d/ -f2 [2024-11-11T02:44:30.157Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-11T02:44:30.157Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-11T02:44:30.157Z] + cut -d/ -f2 [2024-11-11T02:44:30.157Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-11T02:44:30.157Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-11T02:44:30.157Z] + cut -d/ -f2 [2024-11-11T02:44:30.157Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-11T02:44:30.157Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-11T02:44:30.157Z] + cut -d/ -f2 [2024-11-11T02:44:30.157Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-11T02:44:30.157Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-11T02:44:30.157Z] + cut -d/ -f2 [2024-11-11T02:44:30.157Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-11T02:44:30.157Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-11T02:44:30.157Z] + cut -d/ -f2 [2024-11-11T02:44:30.157Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-11T02:44:30.157Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-11-11T02:44:30.157Z] + cut -d/ -f2 [2024-11-11T02:44:30.157Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-11-11T02:44:30.157Z] + dirname cmd/support-notifications/Dockerfile [2024-11-11T02:44:30.157Z] + cut -d/ -f2 [2024-11-11T02:44:30.157Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-11-11T02:44:30.190Z] 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-11T02:44:30.569Z] + git rev-list -1 --merges 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7~1..0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] echo [2024-11-11T02:44:30.582Z] -----------> git rev-list -1 --merges 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7~1..0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:44:30.582Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [false] [Pipeline] sh [2024-11-11T02:44:30.878Z] + git log --format=format:%s -1 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] echo [2024-11-11T02:44:30.920Z] ========================================================= [2024-11-11T02:44:30.920Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T02:44:30.920Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-11T02:44:31.394Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T02:44:31.394Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T02:44:31.394Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T02:44:31.394Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T02:44:31.394Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T02:44:31.394Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T02:44:31.394Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:44:31.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T02:44:31.811Z] [2024-11-11T02:44:31.811Z] 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-11T02:44:32.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T02:44:32.123Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T02:44:32.123Z] b85a868b505f: Pulling fs layer [2024-11-11T02:44:32.123Z] e2be974225ed: Pulling fs layer [2024-11-11T02:44:32.123Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T02:44:32.123Z] 988bab9f4d93: Pulling fs layer [2024-11-11T02:44:32.123Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T02:44:32.123Z] eaf3925da568: Pulling fs layer [2024-11-11T02:44:32.123Z] bab4dde63d76: Pulling fs layer [2024-11-11T02:44:32.123Z] bde34c3a00c8: Pulling fs layer [2024-11-11T02:44:32.123Z] b352a97aabf1: Pulling fs layer [2024-11-11T02:44:32.123Z] 4872d77fe225: Pulling fs layer [2024-11-11T02:44:32.123Z] 5851b861e8e6: Pulling fs layer [2024-11-11T02:44:32.123Z] bde34c3a00c8: Waiting [2024-11-11T02:44:32.123Z] 5851b861e8e6: Waiting [2024-11-11T02:44:32.123Z] 1469e6f7b9e6: Waiting [2024-11-11T02:44:32.123Z] eaf3925da568: Waiting [2024-11-11T02:44:32.123Z] b352a97aabf1: Waiting [2024-11-11T02:44:32.123Z] 4872d77fe225: Waiting [2024-11-11T02:44:32.123Z] 988bab9f4d93: Waiting [2024-11-11T02:44:32.123Z] bab4dde63d76: Waiting [2024-11-11T02:44:32.123Z] e2be974225ed: Verifying Checksum [2024-11-11T02:44:32.123Z] e2be974225ed: Download complete [2024-11-11T02:44:32.123Z] 988bab9f4d93: Verifying Checksum [2024-11-11T02:44:32.123Z] 988bab9f4d93: Download complete [2024-11-11T02:44:32.123Z] 1469e6f7b9e6: Download complete [2024-11-11T02:44:32.123Z] eaf3925da568: Verifying Checksum [2024-11-11T02:44:32.123Z] eaf3925da568: Download complete [2024-11-11T02:44:32.123Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T02:44:32.123Z] 339a4e72a1f5: Download complete [2024-11-11T02:44:32.123Z] bde34c3a00c8: Verifying Checksum [2024-11-11T02:44:32.123Z] bde34c3a00c8: Download complete [2024-11-11T02:44:32.384Z] b352a97aabf1: Verifying Checksum [2024-11-11T02:44:32.384Z] b352a97aabf1: Download complete [2024-11-11T02:44:32.384Z] 4872d77fe225: Verifying Checksum [2024-11-11T02:44:32.384Z] 4872d77fe225: Download complete [2024-11-11T02:44:32.384Z] 5851b861e8e6: Verifying Checksum [2024-11-11T02:44:32.384Z] 5851b861e8e6: Download complete [2024-11-11T02:44:32.384Z] b85a868b505f: Verifying Checksum [2024-11-11T02:44:32.384Z] b85a868b505f: Download complete [2024-11-11T02:44:32.644Z] bab4dde63d76: Verifying Checksum [2024-11-11T02:44:32.644Z] bab4dde63d76: Download complete [2024-11-11T02:44:33.583Z] b85a868b505f: Pull complete [2024-11-11T02:44:33.583Z] e2be974225ed: Pull complete [2024-11-11T02:44:34.152Z] 339a4e72a1f5: Pull complete [2024-11-11T02:44:34.152Z] 988bab9f4d93: Pull complete [2024-11-11T02:44:34.413Z] 1469e6f7b9e6: Pull complete [2024-11-11T02:44:34.413Z] eaf3925da568: Pull complete [2024-11-11T02:44:36.326Z] bab4dde63d76: Pull complete [2024-11-11T02:44:36.326Z] bde34c3a00c8: Pull complete [2024-11-11T02:44:36.326Z] b352a97aabf1: Pull complete [2024-11-11T02:44:36.326Z] 4872d77fe225: Pull complete [2024-11-11T02:44:36.326Z] 5851b861e8e6: Pull complete [2024-11-11T02:44:36.587Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T02:44:36.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T02:44:36.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:44:36.748Z] prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container [2024-11-11T02:44:36.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T02:44:37.999Z] $ docker top 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e -eo pid,comm [2024-11-11T02:44:38.061Z] 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-11T02:44:38.061Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T02:44:38.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T02:44:38.120Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T02:44:38.237Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T02:44:38.239Z] $ docker exec 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e ssh-agent [2024-11-11T02:44:38.352Z] SSH_AUTH_SOCK=/tmp/ssh-WmsIGyMx47Iu/agent.32 [2024-11-11T02:44:38.352Z] SSH_AGENT_PID=38 [2024-11-11T02:44:38.359Z] Running ssh-add (command line suppressed) [2024-11-11T02:44:38.468Z] Identity added: /w/workspace/edgex-go/751@tmp/private_key_1876456792942689169.key (/w/workspace/edgex-go/751@tmp/private_key_1876456792942689169.key) [2024-11-11T02:44:38.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T02:44:38.783Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T02:44:38.795Z] $ docker exec --env ******** --env ******** 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e ssh-agent -k [2024-11-11T02:44:38.903Z] unset SSH_AUTH_SOCK; [2024-11-11T02:44:38.903Z] unset SSH_AGENT_PID; [2024-11-11T02:44:38.904Z] echo Agent pid 38 killed; [2024-11-11T02:44:38.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T02:44:38.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T02:44:38.957Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T02:44:39.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T02:44:39.064Z] $ docker exec 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e ssh-agent [2024-11-11T02:44:39.181Z] SSH_AUTH_SOCK=/tmp/ssh-6iHcJseSkueW/agent.71 [2024-11-11T02:44:39.181Z] SSH_AGENT_PID=77 [2024-11-11T02:44:39.186Z] Running ssh-add (command line suppressed) [2024-11-11T02:44:39.286Z] Identity added: /w/workspace/edgex-go/751@tmp/private_key_18088486937094861867.key (/w/workspace/edgex-go/751@tmp/private_key_18088486937094861867.key) [2024-11-11T02:44:39.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T02:44:39.593Z] + git semver init [2024-11-11T02:44:39.854Z] 2024-11-11 02:44:39,772 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T02:44:39.854Z] 2024-11-11 02:44:39,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/751/.semver [2024-11-11T02:44:39.854Z] 2024-11-11 02:44:39,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/751/.semver [2024-11-11T02:44:39.854Z] 2024-11-11 02:44:39,774 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/751/.semver'], cwd=/w/workspace/edgex-go/751, universal_newlines=False, shell=None, istream=None) [2024-11-11T02:44:45.139Z] 2024-11-11 02:44:44,706 [append_file] DEBUG append to file:/w/workspace/edgex-go/751/.git/info/exclude [2024-11-11T02:44:45.139Z] 2024-11-11 02:44:44,707 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/751/.semver/main with force:False [2024-11-11T02:44:45.139Z] 2024-11-11 02:44:44,707 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main [2024-11-11T02:44:45.139Z] 2024-11-11 02:44:44,707 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main [2024-11-11T02:44:45.139Z] 4.0.0-dev.17 [Pipeline] } [2024-11-11T02:44:45.148Z] $ docker exec --env ******** --env ******** 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e ssh-agent -k [2024-11-11T02:44:45.245Z] unset SSH_AUTH_SOCK; [2024-11-11T02:44:45.245Z] unset SSH_AGENT_PID; [2024-11-11T02:44:45.245Z] echo Agent pid 77 killed; [2024-11-11T02:44:45.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T02:44:45.594Z] + git semver [Pipeline] } [2024-11-11T02:44:45.867Z] $ docker stop --time=1 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e [2024-11-11T02:44:47.156Z] $ docker rm -f --volumes 0277f0e92f221d741ce6b3ef9f579500fadf4f5ef8bca8f243fbd6dce9eb5a6e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T02:44:47.505Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T02:44:47.734Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T02:44:47.737Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.17 [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-11T02:44:48.179Z] + git config --global --add safe.directory /w/workspace/edgex-go/751 [Pipeline] echo [2024-11-11T02:44:48.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:44:48.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:44:48.234Z] ========================================================= [2024-11-11T02:44:48.234Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T02:44:48.234Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-11T02:44:48.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T02:44:48.533Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T02:44:48.533Z] 43c4264eed91: Pulling fs layer [2024-11-11T02:44:48.533Z] 4cc291be95ef: Pulling fs layer [2024-11-11T02:44:48.533Z] 2ac1f1163629: Pulling fs layer [2024-11-11T02:44:48.533Z] 5c3c966382ef: Pulling fs layer [2024-11-11T02:44:48.533Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T02:44:48.533Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T02:44:48.533Z] 9f66e0745190: Pulling fs layer [2024-11-11T02:44:48.533Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T02:44:48.533Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T02:44:48.533Z] 4f4fb700ef54: Waiting [2024-11-11T02:44:48.533Z] 5d5c8e513c77: Waiting [2024-11-11T02:44:48.533Z] 9f66e0745190: Waiting [2024-11-11T02:44:48.533Z] 5c3c966382ef: Waiting [2024-11-11T02:44:48.533Z] f49a43e4bbc0: Waiting [2024-11-11T02:44:48.533Z] 561ebcabdf7f: Waiting [2024-11-11T02:44:48.533Z] 4cc291be95ef: Download complete [2024-11-11T02:44:48.533Z] 5c3c966382ef: Verifying Checksum [2024-11-11T02:44:48.533Z] 5c3c966382ef: Download complete [2024-11-11T02:44:48.533Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T02:44:48.533Z] 4f4fb700ef54: Download complete [2024-11-11T02:44:48.533Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T02:44:48.533Z] 5d5c8e513c77: Download complete [2024-11-11T02:44:48.533Z] 43c4264eed91: Verifying Checksum [2024-11-11T02:44:48.533Z] 43c4264eed91: Download complete [2024-11-11T02:44:48.533Z] 9f66e0745190: Verifying Checksum [2024-11-11T02:44:48.533Z] 9f66e0745190: Download complete [2024-11-11T02:44:48.795Z] 43c4264eed91: Pull complete [2024-11-11T02:44:48.795Z] 4cc291be95ef: Pull complete [2024-11-11T02:44:49.055Z] 561ebcabdf7f: Verifying Checksum [2024-11-11T02:44:49.055Z] 561ebcabdf7f: Download complete [2024-11-11T02:44:49.055Z] 2ac1f1163629: Verifying Checksum [2024-11-11T02:44:49.055Z] 2ac1f1163629: Download complete [2024-11-11T02:44:49.621Z] f49a43e4bbc0: Download complete [2024-11-11T02:44:52.909Z] 2ac1f1163629: Pull complete [2024-11-11T02:44:52.909Z] 5c3c966382ef: Pull complete [2024-11-11T02:44:52.909Z] 4f4fb700ef54: Pull complete [2024-11-11T02:44:52.909Z] 5d5c8e513c77: Pull complete [2024-11-11T02:44:53.166Z] 9f66e0745190: Pull complete [2024-11-11T02:44:55.699Z] f49a43e4bbc0: Pull complete [2024-11-11T02:44:55.958Z] 561ebcabdf7f: Pull complete [2024-11-11T02:44:55.958Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T02:44:55.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T02:44:55.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-11T02:44:56.260Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T02:44:56.260Z] WORKDIR /edgex [2024-11-11T02:44:56.260Z] COPY go.mod . [2024-11-11T02:44:56.260Z] RUN go mod download [2024-11-11T02:44:56.260Z] + docker build -t ci-base-image-x86_64 -f - . [2024-11-11T02:44:56.827Z] Sending build context to Docker daemon 178.1MB [2024-11-11T02:44:56.827Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T02:44:56.827Z] ---> 3a752c3f9dda [2024-11-11T02:44:56.827Z] Step 2/4 : WORKDIR /edgex [2024-11-11T02:44:58.737Z] ---> Running in 71108989d2f5 [2024-11-11T02:44:58.737Z] Removing intermediate container 71108989d2f5 [2024-11-11T02:44:58.737Z] ---> 104bbc5478c0 [2024-11-11T02:44:58.737Z] Step 3/4 : COPY go.mod . [2024-11-11T02:44:58.737Z] ---> 339f94351e3f [2024-11-11T02:44:58.737Z] Step 4/4 : RUN go mod download [2024-11-11T02:44:58.737Z] ---> Running in 80cca3f39358 [2024-11-11T02:45:02.846Z] Still waiting to schedule task [2024-11-11T02:45:02.846Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-11T02:45:16.858Z] Removing intermediate container 80cca3f39358 [2024-11-11T02:45:16.858Z] ---> 598484be2bc5 [2024-11-11T02:45:16.858Z] Successfully built 598484be2bc5 [2024-11-11T02:45:16.858Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:45:17.168Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T02:45:17.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:45:17.251Z] prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container [2024-11-11T02:45:17.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T02:45:17.619Z] $ docker top f31068debbbbcefa50721298e84bc11b4f22e9c9a34cf471e98081a83b274940 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:45:17.967Z] + go version [2024-11-11T02:45:17.967Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T02:45:17.976Z] $ docker stop --time=1 f31068debbbbcefa50721298e84bc11b4f22e9c9a34cf471e98081a83b274940 [2024-11-11T02:45:19.250Z] $ docker rm -f --volumes f31068debbbbcefa50721298e84bc11b4f22e9c9a34cf471e98081a83b274940 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:45:19.707Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T02:45:19.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:45:19.787Z] prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container [2024-11-11T02:45:19.816Z] $ 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/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T02:45:20.187Z] $ docker top dfb3d0b487dae5a842b29e0d3eef3622ff51a90bb2875c12a3c49ec833f2cb61 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-11T02:45:20.264Z] ========================================================= [2024-11-11T02:45:20.264Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-11T02:45:20.264Z] ========================================================= [Pipeline] sh [2024-11-11T02:45:20.547Z] + git config --global --add safe.directory /w/workspace/edgex-go/751 [Pipeline] fileExists [Pipeline] sh [2024-11-11T02:45:20.855Z] + make test [2024-11-11T02:45:20.855Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T02:45:28.982Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-11T02:46:01.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2024-11-11T02:46:01.324Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-11T02:46:01.324Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-11T02:46:01.324Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-11T02:46:01.894Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-11T02:46:01.894Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-11T02:46:02.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2024-11-11T02:46:02.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-11T02:46:02.730Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-11T02:46:02.730Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-11T02:46:02.730Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-11T02:46:02.730Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-11T02:46:02.730Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-11T02:46:02.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-11T02:46:02.730Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-11T02:46:02.730Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-11T02:46:04.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-11T02:46:04.125Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-11T02:46:04.125Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-11T02:46:04.125Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-11T02:46:04.125Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-11T02:46:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-11-11T02:46:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 48.4% of statements [2024-11-11T02:46:05.504Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-11T02:46:05.504Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-11T02:46:06.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.323s coverage: 93.4% of statements [2024-11-11T02:46:06.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements [2024-11-11T02:46:06.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 9.4% of statements [2024-11-11T02:46:07.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-11T02:46:07.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-11T02:46:07.664Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-11T02:46:07.664Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-11T02:46:07.664Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-11T02:46:07.664Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-11T02:46:07.664Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-11T02:46:07.664Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-11T02:46:07.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-11T02:46:07.664Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-11T02:46:07.664Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-11T02:46:09.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.399s coverage: 95.8% of statements [2024-11-11T02:46:09.084Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2024-11-11T02:46:09.344Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-11T02:46:09.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-11T02:46:09.911Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-11T02:46:10.481Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2024-11-11T02:46:10.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements [2024-11-11T02:46:10.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 44.2% of statements [2024-11-11T02:46:10.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 40.0% of statements [2024-11-11T02:46:11.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-11T02:46:11.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-11T02:46:11.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-11T02:46:12.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 87.1% of statements [2024-11-11T02:46:12.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-11-11T02:46:12.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2024-11-11T02:46:12.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-11-11T02:46:12.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-11T02:46:12.244Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-11T02:46:12.244Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-11T02:46:12.244Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-11T02:46:13.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-11T02:46:13.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-11T02:46:13.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-11T02:46:14.128Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-11T02:46:14.128Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-11T02:46:14.128Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-11T02:46:14.128Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-11T02:46:14.696Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-11T02:46:14.696Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-11T02:46:14.957Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-11T02:46:15.897Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-11T02:46:16.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-11T02:46:17.859Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-11T02:46:17.859Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-11T02:46:19.760Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-11T02:46:19.760Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-11T02:46:19.760Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-11T02:46:21.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-11T02:46:21.138Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-11T02:46:21.138Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-11T02:46:21.706Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-11T02:46:21.706Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-11T02:46:21.706Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-11T02:46:21.706Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-11-11T02:46:23.083Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-11-11T02:46:23.083Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-11-11T02:46:23.083Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-11-11T02:46:23.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements [2024-11-11T02:46:24.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-11-11T02:46:24.019Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-11T02:46:24.019Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-11T02:46:25.401Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-11T02:46:25.401Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-11T02:46:25.401Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-11T02:46:25.401Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-11T02:46:26.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-11T02:46:26.777Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.051s coverage: 92.9% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 17.0% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.055s coverage: 81.8% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.117s coverage: 63.1% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 36.8% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.017s coverage: 93.8% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.032s coverage: 9.0% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.057s coverage: 97.7% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.027s coverage: 45.8% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 17.2% of statements [2024-11-11T02:46:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 95.7% of statements [2024-11-11T02:46:34.900Z] 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-11T02:46:34.900Z] running golangci-lint [2024-11-11T02:46:35.167Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-11T02:46:35.167Z] go version go1.23.2 linux/amd64 [2024-11-11T02:46:35.167Z] 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-11T02:46:35.167Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-11T02:46:35.167Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-11T02:46:38.866Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26088 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-11-11T02:46:38.884Z] Running in /w/workspace/edgex-go/751 [Pipeline] { [Pipeline] checkout [2024-11-11T02:46:41.932Z] The recommended git tool is: git [2024-11-11T02:46:46.968Z] using credential edgex-jenkins-ssh [2024-11-11T02:46:46.996Z] Cloning the remote Git repository [2024-11-11T02:46:47.030Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-11-11T02:46:47.134Z] > git init /w/workspace/edgex-go/751 # timeout=10 [2024-11-11T02:46:47.262Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-11-11T02:46:47.263Z] > git --version # timeout=10 [2024-11-11T02:46:47.280Z] > git --version # 'git version 2.25.1' [2024-11-11T02:46:47.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T02:46:47.407Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T02:46:57.185Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|exports_file|files|imports|types_sizes) took 20.650904103s" [2024-11-11T02:46:57.185Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 58.290107ms" [2024-11-11T02:47:03.432Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-11-11T02:47:03.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T02:47:04.239Z] Avoid second fetch [2024-11-11T02:47:04.240Z] Checking out Revision 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 (main) [2024-11-11T02:47:04.988Z] Commit message: "Merge pull request #5001 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.5" [2024-11-11T02:47:04.250Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T02:47:04.319Z] > git checkout -f 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 # timeout=10 [2024-11-11T02:47:07.498Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.18490298s with top 10 stages: buildir: 47.651106643s, gosec: 2.96249863s, inspect: 2.251212121s, fact_deprecated: 1.9963692s, ctrlflow: 1.481872934s, printf: 1.304265945s, fact_purity: 1.187461475s, nilness: 1.001531427s, S1038: 919.829961ms, SA5012: 769.805268ms" [2024-11-11T02:47:07.498Z] level=info msg="[runner] Issues before processing: 208, after processing: 0" [2024-11-11T02:47:07.498Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 208/208, invalid_issue: 208/208, skip_files: 208/208, exclude: 208/208, filename_unadjuster: 208/208, autogenerated_exclude: 208/208, path_prettifier: 208/208, skip_dirs: 208/208, identifier_marker: 208/208, exclude-rules: 208/15, nolint: 15/0" [2024-11-11T02:47:07.498Z] level=info msg="[runner] processing took 15.726672ms with stages: identifier_marker: 5.641853ms, nolint: 4.978459ms, autogenerated_exclude: 1.583203ms, path_prettifier: 1.512811ms, exclude-rules: 1.014658ms, skip_dirs: 909.257µs, cgo: 28.21µs, invalid_issue: 27.05µs, filename_unadjuster: 26.871µs, max_same_issues: 1.28µs, skip_files: 430ns, uniq_by_line: 410ns, fixer: 380ns, max_from_linter: 310ns, exclude: 310ns, sort_results: 260ns, path_prefixer: 250ns, diff: 170ns, source_code: 150ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, severity-rules: 110ns" [2024-11-11T02:47:07.498Z] level=info msg="[runner] linters took 10.241667798s with stages: goanalysis_metalinter: 10.225858976s" [2024-11-11T02:47:07.498Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-11T02:47:07.498Z] level=info msg="Memory: 307 samples, avg is 253.9MB, max is 1220.8MB" [2024-11-11T02:47:07.498Z] level=info msg="Execution took 30.957758469s" [2024-11-11T02:47:07.498Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T02:47:09.758Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T02:47:09.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T02:47:09.758Z] Dload Upload Total Spent Left Speed [2024-11-11T02:47:09.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2024-11-11T02:47:10.089Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T02:47:10.416Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T02:47:10.416Z] + sudo tee /etc/docker/daemon.new [2024-11-11T02:47:10.416Z] { [2024-11-11T02:47:10.416Z] "registry-mirrors": [ [2024-11-11T02:47:10.416Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T02:47:10.416Z] ], [2024-11-11T02:47:10.416Z] "bip": "10.250.0.254/24", [2024-11-11T02:47:10.416Z] "hosts": [ [2024-11-11T02:47:10.416Z] "tcp://0.0.0.0:5555", [2024-11-11T02:47:10.416Z] "unix:///var/run/docker.sock" [2024-11-11T02:47:10.416Z] ], [2024-11-11T02:47:10.416Z] "mtu": 1458, [2024-11-11T02:47:10.416Z] "selinux-enabled": true, [2024-11-11T02:47:10.416Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T02:47:10.416Z] } [Pipeline] sh [2024-11-11T02:47:10.744Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T02:47:11.069Z] + sudo service docker restart [2024-11-11T02:47:12.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T02:47:12.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T02:47:12.762Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T02:47:12.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-11T02:47:13.075Z] + ls -al . [2024-11-11T02:47:13.075Z] total 1764 [2024-11-11T02:47:13.075Z] drwxrwxr-x 11 1001 1001 4096 Nov 11 02:45 . [2024-11-11T02:47:13.075Z] drwxr-xr-x 4 root root 4096 Nov 11 02:45 .. [2024-11-11T02:47:13.075Z] drwxrwxr-x 2 1001 1001 4096 Nov 11 02:44 .blubracket [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 10 Nov 11 02:44 .dockerignore [2024-11-11T02:47:13.075Z] drwxrwxr-x 8 1001 1001 4096 Nov 11 02:46 .git [2024-11-11T02:47:13.075Z] drwxrwxr-x 3 1001 1001 4096 Nov 11 02:44 .github [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 961 Nov 11 02:44 .gitignore [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 199 Nov 11 02:44 .golangci.yml [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 100 Nov 11 02:44 .hadolint.yml [2024-11-11T02:47:13.075Z] drwxr-xr-x 3 1001 1001 4096 Nov 11 02:44 .semver [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 155 Nov 11 02:44 .sonarcloud.properties [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 02:44 ADOPTERS.md [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 17141 Nov 11 02:44 Attribution.txt [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 100284 Nov 11 02:44 CHANGELOG.md [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 02:44 CONTRIBUTING.md [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 02:44 GOVERNANCE.md [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 858 Nov 11 02:44 Jenkinsfile [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 02:44 LICENSE [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 16730 Nov 11 02:44 Makefile [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 02:44 OWNERS.md [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 9533 Nov 11 02:44 README.md [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 789 Nov 11 02:44 SECURITY.md [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 12 Nov 11 02:44 VERSION [2024-11-11T02:47:13.075Z] drwxrwxr-x 2 1001 1001 4096 Nov 11 02:44 bin [2024-11-11T02:47:13.075Z] drwxrwxr-x 19 1001 1001 4096 Nov 11 02:44 cmd [2024-11-11T02:47:13.075Z] -rw-r--r-- 1 root root 1434023 Nov 11 02:46 coverage.out [2024-11-11T02:47:13.075Z] drwxrwxr-x 2 1001 1001 4096 Nov 11 02:44 fuzz_test [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 6528 Nov 11 02:44 go.mod [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 88078 Nov 11 02:44 go.sum [2024-11-11T02:47:13.075Z] drwxrwxr-x 7 1001 1001 4096 Nov 11 02:44 internal [2024-11-11T02:47:13.075Z] drwxrwxr-x 2 1001 1001 4096 Nov 11 02:44 openapi [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 584 Nov 11 02:44 security.txt [2024-11-11T02:47:13.075Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 02:44 version.go [Pipeline] sh [2024-11-11T02:47:13.364Z] + '[' -e coverage.out ] [2024-11-11T02:47:13.365Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-11T02:47:13.506Z] Stashed 1 file(s) [Pipeline] sh [2024-11-11T02:47:13.788Z] + make build [2024-11-11T02:47:13.788Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T02:47:29.497Z] provisioning config files... [2024-11-11T02:47:29.522Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/751@tmp/config17502767517589067608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:47:29.959Z] ---> ****-login.sh [2024-11-11T02:47:29.959Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:47:30.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:30.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:30.497Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:30.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:30.497Z] [2024-11-11T02:47:30.497Z] Login Succeeded [2024-11-11T02:47:30.497Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:47:30.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:30.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:30.767Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:30.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:30.768Z] [2024-11-11T02:47:30.768Z] Login Succeeded [2024-11-11T02:47:30.768Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:47:31.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:31.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:31.310Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:31.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:31.310Z] [2024-11-11T02:47:31.310Z] Login Succeeded [2024-11-11T02:47:31.310Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:47:31.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:31.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:31.580Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:31.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:31.580Z] [2024-11-11T02:47:31.580Z] Login Succeeded [2024-11-11T02:47:31.580Z] ****.io [2024-11-11T02:47:31.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:47:32.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:47:32.113Z] Configure a credential helper to remove this warning. See [2024-11-11T02:47:32.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:47:32.113Z] [2024-11-11T02:47:32.113Z] Login Succeeded [2024-11-11T02:47:32.113Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:47:32.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-11-11T02:47:32.714Z] + git config --global --add safe.directory /w/workspace/edgex-go/751 [Pipeline] echo [2024-11-11T02:47:32.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:47:32.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:47:32.787Z] ========================================================= [2024-11-11T02:47:32.787Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T02:47:32.787Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-11T02:47:33.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T02:47:33.109Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T02:47:33.109Z] cf04c63912e1: Pulling fs layer [2024-11-11T02:47:33.109Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T02:47:33.109Z] a37a00ec5f00: Pulling fs layer [2024-11-11T02:47:33.109Z] 50b3750afda1: Pulling fs layer [2024-11-11T02:47:33.109Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T02:47:33.109Z] 80978eb59214: Pulling fs layer [2024-11-11T02:47:33.109Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T02:47:33.109Z] c5a475d317c9: Pulling fs layer [2024-11-11T02:47:33.109Z] 80978eb59214: Waiting [2024-11-11T02:47:33.109Z] c9f46d7d2bd2: Waiting [2024-11-11T02:47:33.109Z] c5a475d317c9: Waiting [2024-11-11T02:47:33.109Z] 50b3750afda1: Waiting [2024-11-11T02:47:33.109Z] 4f4fb700ef54: Waiting [2024-11-11T02:47:33.374Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T02:47:33.374Z] 55b35a11ae5e: Download complete [2024-11-11T02:47:33.374Z] 50b3750afda1: Verifying Checksum [2024-11-11T02:47:33.375Z] 50b3750afda1: Download complete [2024-11-11T02:47:33.375Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T02:47:33.375Z] 4f4fb700ef54: Download complete [2024-11-11T02:47:33.375Z] 80978eb59214: Verifying Checksum [2024-11-11T02:47:33.375Z] 80978eb59214: Download complete [2024-11-11T02:47:33.375Z] cf04c63912e1: Verifying Checksum [2024-11-11T02:47:33.375Z] cf04c63912e1: Download complete [2024-11-11T02:47:33.961Z] c5a475d317c9: Verifying Checksum [2024-11-11T02:47:33.961Z] c5a475d317c9: Download complete [2024-11-11T02:47:34.227Z] cf04c63912e1: Pull complete [2024-11-11T02:47:34.813Z] 55b35a11ae5e: Pull complete [2024-11-11T02:47:35.395Z] a37a00ec5f00: Verifying Checksum [2024-11-11T02:47:35.395Z] a37a00ec5f00: Download complete [2024-11-11T02:47:35.710Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-11T02:47:35.710Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-11T02:47:35.996Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T02:47:35.996Z] c9f46d7d2bd2: Download complete [2024-11-11T02:47:36.703Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-11T02:47:37.272Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-11T02:47:38.649Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-11T02:47:42.847Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-11T02:47:44.223Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-11T02:47:46.129Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-11T02:47:47.065Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-11T02:47:47.631Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-11T02:47:48.199Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-11T02:47:48.324Z] a37a00ec5f00: Pull complete [2024-11-11T02:47:48.324Z] 50b3750afda1: Pull complete [2024-11-11T02:47:48.324Z] 4f4fb700ef54: Pull complete [2024-11-11T02:47:48.593Z] 80978eb59214: Pull complete [2024-11-11T02:47:49.135Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-11-11T02:47:50.086Z] $ docker stop --time=1 dfb3d0b487dae5a842b29e0d3eef3622ff51a90bb2875c12a3c49ec833f2cb61 [2024-11-11T02:47:56.824Z] c9f46d7d2bd2: Pull complete [2024-11-11T02:47:58.779Z] c5a475d317c9: Pull complete [2024-11-11T02:47:58.779Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T02:47:58.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T02:47:58.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T02:47:59.363Z] $ docker rm -f --volumes dfb3d0b487dae5a842b29e0d3eef3622ff51a90bb2875c12a3c49ec833f2cb61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-11-11T02:48:00.216Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T02:48:00.216Z] WORKDIR /edgex [2024-11-11T02:48:00.216Z] COPY go.mod . [2024-11-11T02:48:00.216Z] RUN go mod download [2024-11-11T02:48:00.216Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:48:00.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-11T02:48:00.598Z] [2024-11-11T02:48:00.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:48:00.808Z] Sending build context to Docker daemon 3.379MB [2024-11-11T02:48:00.808Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T02:48:00.808Z] ---> be29e6b0f0d4 [2024-11-11T02:48:00.808Z] Step 2/4 : WORKDIR /edgex [2024-11-11T02:48:00.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-11T02:48:00.905Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-11T02:48:00.905Z] 91d30c5bc195: Pulling fs layer [2024-11-11T02:48:00.905Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-11T02:48:00.905Z] 9c61dcf015f6: Pulling fs layer [2024-11-11T02:48:00.905Z] 4698f68db338: Pulling fs layer [2024-11-11T02:48:00.905Z] 2a2f49069b9e: Pulling fs layer [2024-11-11T02:48:00.905Z] e0025b399a48: Pulling fs layer [2024-11-11T02:48:00.905Z] 4698f68db338: Waiting [2024-11-11T02:48:00.905Z] 2a2f49069b9e: Waiting [2024-11-11T02:48:00.905Z] e0025b399a48: Waiting [2024-11-11T02:48:01.168Z] 91d30c5bc195: Verifying Checksum [2024-11-11T02:48:01.168Z] 91d30c5bc195: Download complete [2024-11-11T02:48:01.168Z] 4698f68db338: Verifying Checksum [2024-11-11T02:48:01.168Z] 4698f68db338: Download complete [2024-11-11T02:48:01.168Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-11T02:48:01.168Z] 2e9b0aa3be6d: Download complete [2024-11-11T02:48:01.168Z] e0025b399a48: Verifying Checksum [2024-11-11T02:48:01.168Z] e0025b399a48: Download complete [2024-11-11T02:48:01.168Z] 91d30c5bc195: Pull complete [2024-11-11T02:48:01.428Z] 2a2f49069b9e: Verifying Checksum [2024-11-11T02:48:01.428Z] 2a2f49069b9e: Download complete [2024-11-11T02:48:01.428Z] 2e9b0aa3be6d: Pull complete [2024-11-11T02:48:01.686Z] 9c61dcf015f6: Verifying Checksum [2024-11-11T02:48:01.686Z] 9c61dcf015f6: Download complete [2024-11-11T02:48:02.759Z] ---> Running in 520be06e7e32 [2024-11-11T02:48:02.759Z] Removing intermediate container 520be06e7e32 [2024-11-11T02:48:02.759Z] ---> 72e2e38b7b98 [2024-11-11T02:48:02.759Z] Step 3/4 : COPY go.mod . [2024-11-11T02:48:03.519Z] ---> 3e4af545885a [2024-11-11T02:48:03.519Z] Step 4/4 : RUN go mod download [2024-11-11T02:48:03.519Z] ---> Running in ce72fc71e164 [2024-11-11T02:48:04.279Z] 9c61dcf015f6: Pull complete [2024-11-11T02:48:04.279Z] 4698f68db338: Pull complete [2024-11-11T02:48:04.279Z] 2a2f49069b9e: Pull complete [2024-11-11T02:48:04.279Z] e0025b399a48: Pull complete [2024-11-11T02:48:04.279Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-11T02:48:04.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-11T02:48:04.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:48:04.372Z] prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container [2024-11-11T02:48:04.399Z] $ 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/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T02:48:07.700Z] $ docker top 160870b2534e68832ce10016291539a16c68d0bbeb63c8b1c6f955de98c33f09 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:48:08.055Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-11T02:48:10.587Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #1 transferring dockerfile: 1.81kB done [2024-11-11T02:48:10.587Z] #1 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #2 transferring dockerfile: 2.50kB done [2024-11-11T02:48:10.587Z] #2 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #3 transferring dockerfile: 2.23kB done [2024-11-11T02:48:10.587Z] #3 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #4 transferring dockerfile: 2.02kB done [2024-11-11T02:48:10.587Z] #4 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #5 transferring dockerfile: 3.02kB done [2024-11-11T02:48:10.587Z] #5 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #6 transferring dockerfile: 2.13kB done [2024-11-11T02:48:10.587Z] #6 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #7 [core-command internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #7 transferring dockerfile: 1.94kB done [2024-11-11T02:48:10.587Z] #7 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #8 transferring dockerfile: 1.89kB done [2024-11-11T02:48:10.587Z] #8 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #9 [core-data internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #9 transferring dockerfile: 2.07kB done [2024-11-11T02:48:10.587Z] #9 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #10 transferring dockerfile: 1.86kB done [2024-11-11T02:48:10.587Z] #10 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #11 transferring dockerfile: 1.70kB done [2024-11-11T02:48:10.587Z] #11 DONE 0.1s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #12 transferring dockerfile: 2.49kB done [2024-11-11T02:48:10.587Z] #12 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #13 transferring dockerfile: 1.69kB done [2024-11-11T02:48:10.587Z] #13 DONE 0.1s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #14 transferring dockerfile: 2.15kB done [2024-11-11T02:48:10.587Z] #14 DONE 0.1s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-11-11T02:48:10.587Z] #15 transferring dockerfile: 2.07kB done [2024-11-11T02:48:10.587Z] #15 DONE 0.1s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #16 [security-spire-agent internal] load .dockerignore [2024-11-11T02:48:10.587Z] #16 transferring context: 50B done [2024-11-11T02:48:10.587Z] #16 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #17 [security-proxy-setup internal] load .dockerignore [2024-11-11T02:48:10.587Z] #17 transferring context: 50B done [2024-11-11T02:48:10.587Z] #17 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-11T02:48:10.587Z] #18 transferring context: 50B done [2024-11-11T02:48:10.587Z] #18 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #19 [support-notifications internal] load .dockerignore [2024-11-11T02:48:10.587Z] #19 transferring context: 50B done [2024-11-11T02:48:10.587Z] #19 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #20 [security-bootstrapper internal] load .dockerignore [2024-11-11T02:48:10.587Z] #20 transferring context: 50B done [2024-11-11T02:48:10.587Z] #20 DONE 0.0s [2024-11-11T02:48:10.587Z] [2024-11-11T02:48:10.587Z] #21 [core-metadata internal] load .dockerignore [2024-11-11T02:48:10.587Z] #21 transferring context: 50B done [2024-11-11T02:48:10.913Z] #21 DONE 0.0s [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #22 [core-command internal] load .dockerignore [2024-11-11T02:48:10.913Z] #22 transferring context: 50B done [2024-11-11T02:48:10.913Z] #22 DONE 0.0s [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-11-11T02:48:10.913Z] #23 transferring context: 50B done [2024-11-11T02:48:10.913Z] #23 DONE 0.0s [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #24 [core-data internal] load .dockerignore [2024-11-11T02:48:10.913Z] #24 transferring context: 50B done [2024-11-11T02:48:10.913Z] #24 DONE 0.0s [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-11-11T02:48:10.913Z] #25 transferring context: 50B done [2024-11-11T02:48:10.913Z] #25 DONE 0.0s [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #26 [security-spire-server internal] load .dockerignore [2024-11-11T02:48:10.913Z] #26 transferring context: 50B done [2024-11-11T02:48:10.913Z] #26 DONE 0.0s [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-11-11T02:48:10.913Z] #27 transferring context: 50B done [2024-11-11T02:48:10.913Z] #27 DONE 0.0s [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #28 [security-proxy-auth internal] load .dockerignore [2024-11-11T02:48:10.913Z] #28 transferring context: 50B done [2024-11-11T02:48:10.913Z] #28 DONE 0.0s [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #29 [security-spire-config internal] load .dockerignore [2024-11-11T02:48:10.913Z] #29 transferring context: 50B done [2024-11-11T02:48:10.913Z] #29 DONE 0.0s [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #30 [core-keeper internal] load .dockerignore [2024-11-11T02:48:10.913Z] #30 transferring context: 50B done [2024-11-11T02:48:10.913Z] #30 DONE 0.0s [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T02:48:10.913Z] #31 DONE 0.1s [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-11T02:48:10.913Z] #32 ... [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-11T02:48:10.913Z] #33 DONE 0.0s [2024-11-11T02:48:10.913Z] [2024-11-11T02:48:10.913Z] #34 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:48:10.913Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:48:10.913Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-11T02:48:10.913Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-11T02:48:10.913Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:48:10.913Z] #34 DONE 0.1s [2024-11-11T02:48:11.171Z] [2024-11-11T02:48:11.171Z] #34 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:48:11.171Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:48:11.171Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-11T02:48:11.171Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-11T02:48:11.171Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:48:11.171Z] #34 DONE 0.1s [2024-11-11T02:48:11.171Z] [2024-11-11T02:48:11.171Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-11T02:48:11.171Z] #33 DONE 0.0s [2024-11-11T02:48:11.171Z] [2024-11-11T02:48:11.171Z] #35 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-11T02:48:11.171Z] #35 ... [2024-11-11T02:48:11.171Z] [2024-11-11T02:48:11.171Z] #34 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:48:11.171Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:48:11.171Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-11T02:48:11.171Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-11T02:48:11.171Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:48:11.171Z] #34 DONE 0.1s [2024-11-11T02:48:11.171Z] [2024-11-11T02:48:11.171Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-11T02:48:11.171Z] #33 DONE 0.0s [2024-11-11T02:48:11.171Z] [2024-11-11T02:48:11.171Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T02:48:11.171Z] #31 DONE 0.3s [2024-11-11T02:48:11.431Z] [2024-11-11T02:48:11.431Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-11T02:48:11.431Z] #36 ... [2024-11-11T02:48:11.431Z] [2024-11-11T02:48:11.431Z] #34 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:48:11.431Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:48:11.431Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-11T02:48:11.431Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-11T02:48:11.431Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:48:11.431Z] #34 DONE 0.1s [2024-11-11T02:48:11.431Z] [2024-11-11T02:48:11.431Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-11T02:48:11.431Z] #32 DONE 0.6s [2024-11-11T02:48:11.691Z] [2024-11-11T02:48:11.691Z] #34 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:48:11.691Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:48:11.691Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-11T02:48:11.691Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-11T02:48:11.691Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:48:11.691Z] #34 DONE 0.2s [2024-11-11T02:48:11.691Z] [2024-11-11T02:48:11.691Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T02:48:11.691Z] #31 DONE 0.5s [2024-11-11T02:48:11.691Z] [2024-11-11T02:48:11.691Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-11T02:48:11.691Z] #37 DONE 0.8s [2024-11-11T02:48:11.691Z] [2024-11-11T02:48:11.691Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:48:11.691Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:48:11.950Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-11-11T02:48:12.210Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-11T02:48:12.210Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-11T02:48:12.210Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-11T02:48:12.210Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-11T02:48:12.210Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-11T02:48:12.210Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-11T02:48:12.474Z] #38 ... [2024-11-11T02:48:12.474Z] [2024-11-11T02:48:12.474Z] #39 [security-spire-server internal] load build context [2024-11-11T02:48:12.474Z] #39 transferring context: 23.57kB 0.0s done [2024-11-11T02:48:12.474Z] #39 DONE 0.9s [2024-11-11T02:48:12.474Z] [2024-11-11T02:48:12.474Z] #40 [security-spire-agent internal] load build context [2024-11-11T02:48:12.474Z] #40 transferring context: 23.10kB 0.0s done [2024-11-11T02:48:12.474Z] #40 DONE 0.9s [2024-11-11T02:48:12.474Z] [2024-11-11T02:48:12.474Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:48:12.474Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-11-11T02:48:12.474Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-11-11T02:48:12.474Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-11-11T02:48:12.474Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-11T02:48:12.474Z] #38 ... [2024-11-11T02:48:12.474Z] [2024-11-11T02:48:12.474Z] #41 [security-spire-config internal] load build context [2024-11-11T02:48:12.474Z] #41 transferring context: 21.82kB 0.0s done [2024-11-11T02:48:12.474Z] #41 DONE 0.9s [2024-11-11T02:48:12.474Z] [2024-11-11T02:48:12.474Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:48:12.474Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-11-11T02:48:12.474Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-11T02:48:12.474Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-11-11T02:48:12.474Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 237.57kB / 30.73MB 0.4s [2024-11-11T02:48:12.764Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.5s [2024-11-11T02:48:12.764Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-11-11T02:48:12.764Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.6s [2024-11-11T02:48:12.764Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-11T02:48:12.764Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.7s [2024-11-11T02:48:13.027Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.8s [2024-11-11T02:48:13.027Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s [2024-11-11T02:48:18.297Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.0s done [2024-11-11T02:48:21.090Z] #38 ... [2024-11-11T02:48:21.090Z] [2024-11-11T02:48:21.090Z] #42 [security-proxy-setup internal] load build context [2024-11-11T02:48:21.090Z] #42 transferring context: 234.19MB 9.9s [2024-11-11T02:48:21.090Z] #42 ... [2024-11-11T02:48:21.090Z] [2024-11-11T02:48:21.090Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-11T02:48:21.090Z] #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:21.090Z] #0 1.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:21.090Z] #0 1.951 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:21.090Z] #0 1.984 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:21.090Z] #0 1.993 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-11T02:48:21.090Z] #0 2.011 (4/6) Installing openssl (3.3.2-r1) [2024-11-11T02:48:21.090Z] #0 2.011 (5/6) Installing su-exec (0.2-r3) [2024-11-11T02:48:21.090Z] #0 2.013 (6/6) Installing yq-go (4.44.1-r2) [2024-11-11T02:48:21.090Z] #0 2.079 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:21.090Z] #0 2.087 OK: 19 MiB in 18 packages [2024-11-11T02:48:21.090Z] #43 ... [2024-11-11T02:48:21.090Z] [2024-11-11T02:48:21.090Z] #44 [support-notifications internal] load build context [2024-11-11T02:48:21.388Z] #44 ... [2024-11-11T02:48:21.388Z] [2024-11-11T02:48:21.388Z] #45 [support-cron-scheduler internal] load build context [2024-11-11T02:48:21.388Z] #45 ... [2024-11-11T02:48:21.388Z] [2024-11-11T02:48:21.388Z] #46 [core-command internal] load build context [2024-11-11T02:48:21.388Z] #46 ... [2024-11-11T02:48:21.388Z] [2024-11-11T02:48:21.388Z] #47 [security-bootstrapper internal] load build context [2024-11-11T02:48:21.388Z] #47 transferring context: 433.58MB 9.8s done [2024-11-11T02:48:21.693Z] #47 ... [2024-11-11T02:48:21.693Z] [2024-11-11T02:48:21.693Z] #48 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-11T02:48:21.693Z] #0 0.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:21.693Z] #0 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:21.693Z] #0 1.574 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T02:48:21.693Z] #0 1.574 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:21.693Z] #0 1.584 OK: 8 MiB in 15 packages [2024-11-11T02:48:21.693Z] #48 ... [2024-11-11T02:48:21.693Z] [2024-11-11T02:48:21.693Z] #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-11T02:48:21.693Z] #0 4.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:21.693Z] #0 4.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:21.693Z] #0 4.597 (1/3) Installing ca-certificates (20240705-r0) [2024-11-11T02:48:21.693Z] #0 4.613 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-11T02:48:21.693Z] #0 4.616 (3/3) Installing tzdata (2024b-r0) [2024-11-11T02:48:21.693Z] #0 4.648 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:21.693Z] #0 4.657 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:48:21.693Z] #0 4.703 OK: 10 MiB in 17 packages [2024-11-11T02:48:21.693Z] #49 ... [2024-11-11T02:48:21.693Z] [2024-11-11T02:48:21.693Z] #50 [core-common-config-bootstrapper internal] load build context [2024-11-11T02:48:21.961Z] #50 ... [2024-11-11T02:48:21.961Z] [2024-11-11T02:48:21.961Z] #51 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T02:48:21.961Z] #0 1.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:21.961Z] #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:21.961Z] #0 1.594 (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T02:48:21.961Z] #0 1.594 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T02:48:21.961Z] #0 1.594 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:21.961Z] #0 1.602 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:48:21.961Z] #0 1.755 OK: 9 MiB in 16 packages [2024-11-11T02:48:21.961Z] #51 ... [2024-11-11T02:48:21.961Z] [2024-11-11T02:48:21.961Z] #52 [core-data internal] load build context [2024-11-11T02:48:21.961Z] #52 transferring context: 433.58MB 9.4s done [2024-11-11T02:48:21.961Z] #52 ... [2024-11-11T02:48:21.961Z] [2024-11-11T02:48:21.961Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T02:48:22.222Z] #53 ... [2024-11-11T02:48:22.222Z] [2024-11-11T02:48:22.222Z] #54 [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-11T02:48:22.222Z] #54 ... [2024-11-11T02:48:22.222Z] [2024-11-11T02:48:22.222Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:48:22.222Z] #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done [2024-11-11T02:48:22.222Z] #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-11T02:48:22.222Z] #55 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-11T02:48:22.222Z] #55 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-11T02:48:22.222Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-11-11T02:48:22.222Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-11-11T02:48:22.222Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-11T02:48:22.222Z] #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-11-11T02:48:22.222Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-11T02:48:22.222Z] #55 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.8s done [2024-11-11T02:48:22.222Z] #55 ... [2024-11-11T02:48:22.222Z] [2024-11-11T02:48:22.222Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T02:48:22.492Z] #56 ... [2024-11-11T02:48:22.492Z] [2024-11-11T02:48:22.492Z] #35 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-11T02:48:22.492Z] #35 1.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:22.492Z] #35 1.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:22.492Z] #35 1.770 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T02:48:22.492Z] #35 1.770 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T02:48:22.492Z] #35 1.770 OK: 24168 distinct packages available [2024-11-11T02:48:22.492Z] #35 1.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:22.492Z] #35 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:22.492Z] #35 2.175 (1/14) Installing ca-certificates (20240705-r0) [2024-11-11T02:48:22.492Z] #35 2.192 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-11T02:48:22.492Z] #35 2.205 (3/14) Installing c-ares (1.33.1-r0) [2024-11-11T02:48:22.492Z] #35 2.209 (4/14) Installing libunistring (1.2-r0) [2024-11-11T02:48:22.492Z] #35 2.227 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-11T02:48:22.492Z] #35 2.232 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-11T02:48:22.492Z] #35 2.240 (7/14) Installing libpsl (0.21.5-r1) [2024-11-11T02:48:22.492Z] #35 2.240 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-11T02:48:22.492Z] #35 2.272 (9/14) Installing libcurl (8.11.0-r1) [2024-11-11T02:48:22.492Z] #35 2.282 (10/14) Installing curl (8.11.0-r1) [2024-11-11T02:48:22.492Z] #35 2.293 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-11T02:48:22.492Z] #35 2.297 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-11T02:48:22.492Z] #35 2.301 (13/14) Installing libucontext (1.2-r3) [2024-11-11T02:48:22.492Z] #35 2.304 (14/14) Installing gcompat (1.1.0-r4) [2024-11-11T02:48:22.492Z] #35 2.309 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:22.492Z] #35 2.316 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:48:22.492Z] #35 2.347 OK: 13 MiB in 28 packages [2024-11-11T02:48:22.492Z] #35 ... [2024-11-11T02:48:22.492Z] [2024-11-11T02:48:22.492Z] #57 [security-proxy-auth internal] load build context [2024-11-11T02:48:22.492Z] #57 transferring context: 433.58MB 10.4s done [2024-11-11T02:48:22.751Z] #57 ... [2024-11-11T02:48:22.751Z] [2024-11-11T02:48:22.751Z] #58 [core-metadata internal] load build context [2024-11-11T02:48:22.751Z] #58 ... [2024-11-11T02:48:22.751Z] [2024-11-11T02:48:22.751Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-11T02:48:22.751Z] #0 9.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:22.751Z] #0 9.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:22.751Z] #0 9.749 (1/4) Installing ca-certificates (20240705-r0) [2024-11-11T02:48:22.751Z] #0 9.772 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-11T02:48:22.751Z] #0 9.773 (3/4) Installing su-exec (0.2-r3) [2024-11-11T02:48:22.751Z] #0 9.776 (4/4) Installing yq-go (4.44.1-r2) [2024-11-11T02:48:22.751Z] #0 9.843 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:22.751Z] #0 9.853 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:48:22.751Z] #0 9.899 OK: 19 MiB in 18 packages [2024-11-11T02:48:23.088Z] #59 ... [2024-11-11T02:48:23.088Z] [2024-11-11T02:48:23.088Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-11T02:48:23.088Z] #0 1.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:23.088Z] #0 1.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:23.088Z] #0 1.655 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-11T02:48:23.088Z] #0 1.692 (2/2) Installing su-exec (0.2-r3) [2024-11-11T02:48:23.088Z] #0 1.692 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:23.088Z] #0 1.748 OK: 8 MiB in 16 packages [2024-11-11T02:48:23.349Z] #60 ... [2024-11-11T02:48:23.349Z] [2024-11-11T02:48:23.349Z] #61 [security-secretstore-setup internal] load build context [2024-11-11T02:48:23.349Z] #61 transferring context: 433.58MB 9.8s done [2024-11-11T02:48:23.349Z] #61 ... [2024-11-11T02:48:23.349Z] [2024-11-11T02:48:23.349Z] #62 [security-spiffe-token-provider internal] load build context [2024-11-11T02:48:23.349Z] #62 transferring context: 433.58MB 10.4s done [2024-11-11T02:48:23.349Z] #62 ... [2024-11-11T02:48:23.349Z] [2024-11-11T02:48:23.349Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-11T02:48:23.349Z] #0 8.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:23.349Z] #0 8.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:23.349Z] #0 8.712 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T02:48:23.349Z] #0 8.717 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:23.349Z] #0 8.724 OK: 8 MiB in 15 packages [2024-11-11T02:48:23.349Z] #63 ... [2024-11-11T02:48:23.349Z] [2024-11-11T02:48:23.349Z] #64 [core-keeper internal] load build context [2024-11-11T02:48:23.349Z] #64 transferring context: 433.58MB 9.3s done [2024-11-11T02:48:23.755Z] #64 ... [2024-11-11T02:48:23.755Z] [2024-11-11T02:48:23.755Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:48:23.755Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-11T02:48:29.029Z] #38 ... [2024-11-11T02:48:29.029Z] [2024-11-11T02:48:29.029Z] #42 [security-proxy-setup internal] load build context [2024-11-11T02:48:29.029Z] #42 transferring context: 433.58MB 12.4s done [2024-11-11T02:48:31.584Z] #42 ... [2024-11-11T02:48:31.584Z] [2024-11-11T02:48:31.584Z] #44 [support-notifications internal] load build context [2024-11-11T02:48:31.584Z] #44 transferring context: 433.58MB 11.4s done [2024-11-11T02:48:31.584Z] #44 ... [2024-11-11T02:48:31.584Z] [2024-11-11T02:48:31.584Z] #45 [support-cron-scheduler internal] load build context [2024-11-11T02:48:31.584Z] #45 transferring context: 433.58MB 9.9s done [2024-11-11T02:48:31.846Z] #45 ... [2024-11-11T02:48:31.846Z] [2024-11-11T02:48:31.846Z] #46 [core-command internal] load build context [2024-11-11T02:48:31.846Z] #46 transferring context: 433.58MB 10.4s done [2024-11-11T02:48:31.846Z] #46 ... [2024-11-11T02:48:31.846Z] [2024-11-11T02:48:31.846Z] #58 [core-metadata internal] load build context [2024-11-11T02:48:31.846Z] #58 transferring context: 433.58MB 13.1s done [2024-11-11T02:48:31.846Z] #58 ... [2024-11-11T02:48:31.846Z] [2024-11-11T02:48:31.846Z] #50 [core-common-config-bootstrapper internal] load build context [2024-11-11T02:48:31.846Z] #50 transferring context: 433.58MB 11.5s done [2024-11-11T02:48:32.782Z] #50 ... [2024-11-11T02:48:32.782Z] [2024-11-11T02:48:32.782Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:48:32.782Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-11-11T02:48:33.052Z] #38 ... [2024-11-11T02:48:33.052Z] [2024-11-11T02:48:33.052Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:48:33.052Z] #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-11T02:48:33.052Z] #55 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done [2024-11-11T02:48:33.052Z] #55 ... [2024-11-11T02:48:33.052Z] [2024-11-11T02:48:33.052Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:48:33.619Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [2024-11-11T02:48:45.830Z] #38 ... [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #52 [core-data internal] load build context [2024-11-11T02:48:45.830Z] #52 DONE 34.2s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #64 [core-keeper internal] load build context [2024-11-11T02:48:45.830Z] #64 DONE 34.2s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #47 [security-bootstrapper internal] load build context [2024-11-11T02:48:45.830Z] #47 DONE 34.4s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #61 [security-secretstore-setup internal] load build context [2024-11-11T02:48:45.830Z] #61 DONE 34.2s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #62 [security-spiffe-token-provider internal] load build context [2024-11-11T02:48:45.830Z] #62 DONE 34.4s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #46 [core-command internal] load build context [2024-11-11T02:48:45.830Z] #46 DONE 34.4s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #45 [support-cron-scheduler internal] load build context [2024-11-11T02:48:45.830Z] #45 DONE 34.3s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #57 [security-proxy-auth internal] load build context [2024-11-11T02:48:45.830Z] #57 DONE 34.3s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #44 [support-notifications internal] load build context [2024-11-11T02:48:45.830Z] #44 DONE 34.5s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #50 [core-common-config-bootstrapper internal] load build context [2024-11-11T02:48:45.830Z] #50 DONE 34.5s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #42 [security-proxy-setup internal] load build context [2024-11-11T02:48:45.830Z] #42 DONE 34.6s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #58 [core-metadata internal] load build context [2024-11-11T02:48:45.830Z] #58 DONE 34.5s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-11T02:48:45.830Z] #63 DONE 34.1s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-11T02:48:45.830Z] #59 DONE 34.1s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #48 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-11T02:48:45.830Z] #48 DONE 34.5s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #51 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T02:48:45.830Z] #51 DONE 34.5s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-11T02:48:45.830Z] #60 DONE 34.5s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-11T02:48:45.830Z] #65 ... [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-11T02:48:45.830Z] #43 DONE 34.6s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-11T02:48:45.830Z] #49 DONE 34.2s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #35 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-11T02:48:45.830Z] #35 DONE 34.5s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-11T02:48:45.830Z] #36 DONE 34.8s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #66 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-11-11T02:48:45.830Z] #66 DONE 0.1s [2024-11-11T02:48:45.830Z] [2024-11-11T02:48:45.830Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:48:46.091Z] #38 DONE 34.6s [2024-11-11T02:48:46.091Z] [2024-11-11T02:48:46.091Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:48:46.352Z] #67 ... [2024-11-11T02:48:46.352Z] [2024-11-11T02:48:46.352Z] #54 [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-11T02:48:46.352Z] #54 DONE 34.8s [2024-11-11T02:48:46.352Z] [2024-11-11T02:48:46.352Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T02:48:46.352Z] #56 34.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:46.352Z] #56 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:46.612Z] #56 34.50 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T02:48:46.612Z] #56 34.50 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T02:48:46.612Z] #56 34.50 OK: 24168 distinct packages available [2024-11-11T02:48:46.612Z] #56 34.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:46.872Z] #56 34.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:47.130Z] #56 34.93 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-11T02:48:47.130Z] #56 34.94 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-11T02:48:47.130Z] #56 34.94 (3/4) Installing libucontext (1.2-r3) [2024-11-11T02:48:47.130Z] #56 34.94 (4/4) Installing gcompat (1.1.0-r4) [2024-11-11T02:48:47.130Z] #56 34.95 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:47.130Z] #56 34.95 OK: 8 MiB in 18 packages [2024-11-11T02:48:47.130Z] #56 DONE 35.2s [2024-11-11T02:48:47.130Z] [2024-11-11T02:48:47.130Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T02:48:47.696Z] #68 ... [2024-11-11T02:48:47.696Z] [2024-11-11T02:48:47.696Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T02:48:47.696Z] #53 35.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:47.696Z] #53 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:47.696Z] #53 35.54 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T02:48:47.696Z] #53 35.54 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T02:48:47.696Z] #53 35.54 OK: 24168 distinct packages available [2024-11-11T02:48:47.696Z] #53 35.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:47.696Z] #53 35.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:47.696Z] #53 36.00 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:47.696Z] #53 36.04 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:47.696Z] #53 36.05 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-11T02:48:47.696Z] #53 36.05 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-11T02:48:47.696Z] #53 36.06 (5/7) Installing libucontext (1.2-r3) [2024-11-11T02:48:47.696Z] #53 36.06 (6/7) Installing gcompat (1.1.0-r4) [2024-11-11T02:48:47.696Z] #53 36.06 (7/7) Installing openssl (3.3.2-r1) [2024-11-11T02:48:47.696Z] #53 36.08 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:47.696Z] #53 36.08 OK: 9 MiB in 19 packages [2024-11-11T02:48:47.696Z] #53 DONE 36.3s [2024-11-11T02:48:47.696Z] [2024-11-11T02:48:47.696Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:48:47.696Z] #67 1.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:47.696Z] #67 1.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:48.284Z] #67 2.303 OK: 246 MiB in 54 packages [2024-11-11T02:48:49.036Z] #67 DONE 3.2s [2024-11-11T02:48:49.036Z] [2024-11-11T02:48:49.036Z] #69 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:48:49.036Z] #0 1.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.036Z] #0 1.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.036Z] #0 2.071 Upgrading critical system libraries and apk-tools: [2024-11-11T02:48:49.036Z] #0 2.071 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:48:49.037Z] #0 2.095 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:49.037Z] #0 2.175 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:48:49.037Z] #0 2.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.037Z] #0 2.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.037Z] #0 2.562 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.037Z] #0 2.607 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.037Z] #0 2.620 OK: 8 MiB in 15 packages [2024-11-11T02:48:49.037Z] #69 DONE 3.5s [2024-11-11T02:48:49.037Z] [2024-11-11T02:48:49.037Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:48:49.037Z] #0 2.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.037Z] #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.037Z] #0 2.650 OK: 246 MiB in 54 packages [2024-11-11T02:48:49.037Z] #70 DONE 3.3s [2024-11-11T02:48:49.037Z] [2024-11-11T02:48:49.037Z] #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:48:49.295Z] #71 ... [2024-11-11T02:48:49.295Z] [2024-11-11T02:48:49.295Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-11-11T02:48:49.295Z] #0 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.479 Upgrading critical system libraries and apk-tools: [2024-11-11T02:48:49.295Z] #0 2.479 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:48:49.295Z] #0 2.492 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:49.295Z] #0 2.618 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:48:49.295Z] #0 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.989 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.295Z] #0 3.033 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.295Z] #0 3.050 OK: 8 MiB in 15 packages [2024-11-11T02:48:49.295Z] #72 DONE 3.6s [2024-11-11T02:48:49.295Z] [2024-11-11T02:48:49.295Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-11T02:48:49.295Z] #65 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #65 2.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #65 2.418 Upgrading critical system libraries and apk-tools: [2024-11-11T02:48:49.295Z] #65 2.418 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:48:49.295Z] #65 2.426 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:49.295Z] #65 2.514 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:48:49.295Z] #65 2.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #65 2.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #65 2.905 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.295Z] #65 2.994 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.295Z] #65 3.021 OK: 8 MiB in 16 packages [2024-11-11T02:48:49.295Z] #65 DONE 3.5s [2024-11-11T02:48:49.295Z] [2024-11-11T02:48:49.295Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-11T02:48:49.295Z] #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 1.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.222 Upgrading critical system libraries and apk-tools: [2024-11-11T02:48:49.295Z] #0 2.222 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:48:49.295Z] #0 2.222 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:49.295Z] #0 2.285 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:48:49.295Z] #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.843 OK: 19 MiB in 18 packages [2024-11-11T02:48:49.295Z] #73 DONE 3.5s [2024-11-11T02:48:49.295Z] [2024-11-11T02:48:49.295Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-11T02:48:49.295Z] #0 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.066 Upgrading critical system libraries and apk-tools: [2024-11-11T02:48:49.295Z] #0 2.066 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:48:49.295Z] #0 2.076 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:49.295Z] #0 2.161 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:48:49.295Z] #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.641 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.295Z] #0 2.896 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.295Z] #0 2.909 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:48:49.295Z] #0 2.950 OK: 19 MiB in 18 packages [2024-11-11T02:48:49.295Z] #74 DONE 3.6s [2024-11-11T02:48:49.295Z] [2024-11-11T02:48:49.295Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:48:49.295Z] #0 2.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.436 Upgrading critical system libraries and apk-tools: [2024-11-11T02:48:49.295Z] #0 2.436 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:48:49.295Z] #0 2.442 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:49.295Z] #0 2.538 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:48:49.295Z] #0 2.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.881 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.295Z] #0 2.971 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.295Z] #0 2.978 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:48:49.295Z] #0 3.047 OK: 10 MiB in 17 packages [2024-11-11T02:48:49.295Z] #75 DONE 3.5s [2024-11-11T02:48:49.295Z] [2024-11-11T02:48:49.295Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:48:49.295Z] #0 1.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.355 Upgrading critical system libraries and apk-tools: [2024-11-11T02:48:49.295Z] #0 2.355 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:48:49.295Z] #0 2.367 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:49.295Z] #0 2.484 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:48:49.295Z] #0 2.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.295Z] #0 2.851 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.295Z] #0 2.943 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.295Z] #0 2.948 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:48:49.295Z] #0 3.044 OK: 13 MiB in 28 packages [2024-11-11T02:48:49.295Z] #76 DONE 3.6s [2024-11-11T02:48:49.295Z] [2024-11-11T02:48:49.295Z] #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-11T02:48:49.295Z] #77 DONE 3.4s [2024-11-11T02:48:49.295Z] [2024-11-11T02:48:49.295Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-11T02:48:49.556Z] #78 ... [2024-11-11T02:48:49.556Z] [2024-11-11T02:48:49.556Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:48:49.556Z] #79 DONE 0.3s [2024-11-11T02:48:49.556Z] [2024-11-11T02:48:49.556Z] #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:48:49.556Z] #71 DONE 0.3s [2024-11-11T02:48:49.556Z] [2024-11-11T02:48:49.556Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-11T02:48:49.556Z] #80 DONE 0.2s [2024-11-11T02:48:49.556Z] [2024-11-11T02:48:49.556Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:48:49.814Z] #81 ... [2024-11-11T02:48:49.814Z] [2024-11-11T02:48:49.814Z] #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-11T02:48:49.814Z] #0 2.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.814Z] #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.814Z] #0 3.358 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T02:48:49.814Z] #0 3.358 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T02:48:49.814Z] #0 3.358 OK: 24170 distinct packages available [2024-11-11T02:48:49.814Z] #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.814Z] #0 3.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.814Z] #0 3.844 OK: 246 MiB in 54 packages [2024-11-11T02:48:49.814Z] #82 DONE 4.0s [2024-11-11T02:48:49.814Z] [2024-11-11T02:48:49.814Z] #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:48:49.814Z] #0 1.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.814Z] #0 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.814Z] #0 3.335 Upgrading critical system libraries and apk-tools: [2024-11-11T02:48:49.814Z] #0 3.335 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:48:49.814Z] #0 3.341 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:49.814Z] #0 3.430 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:48:49.814Z] #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.814Z] #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.814Z] #0 3.782 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.814Z] #0 3.812 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:49.814Z] #0 3.823 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:48:49.814Z] #0 3.865 OK: 9 MiB in 16 packages [2024-11-11T02:48:49.814Z] #83 DONE 4.3s [2024-11-11T02:48:49.814Z] [2024-11-11T02:48:49.814Z] #84 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-11T02:48:49.814Z] #0 3.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.814Z] #0 3.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:49.814Z] #0 3.634 OK: 246 MiB in 54 packages [2024-11-11T02:48:49.814Z] #84 DONE 4.1s [2024-11-11T02:48:50.083Z] [2024-11-11T02:48:50.083Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:48:50.342Z] #85 ... [2024-11-11T02:48:50.342Z] [2024-11-11T02:48:50.342Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:48:50.342Z] #86 DONE 0.3s [2024-11-11T02:48:50.342Z] [2024-11-11T02:48:50.342Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:48:50.342Z] #85 DONE 0.4s [2024-11-11T02:48:50.342Z] [2024-11-11T02:48:50.342Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:48:52.247Z] #87 ... [2024-11-11T02:48:52.247Z] [2024-11-11T02:48:52.247Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-11T02:48:52.247Z] #88 DONE 2.9s [2024-11-11T02:48:52.247Z] [2024-11-11T02:48:52.247Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-11T02:48:52.247Z] #89 ... [2024-11-11T02:48:52.247Z] [2024-11-11T02:48:52.247Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-11T02:48:52.247Z] #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:52.247Z] #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:52.247Z] #0 3.782 Upgrading critical system libraries and apk-tools: [2024-11-11T02:48:52.247Z] #0 3.782 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:48:52.247Z] #0 3.787 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:52.247Z] #0 3.858 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:48:52.247Z] #0 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:52.247Z] #0 3.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:52.247Z] #0 4.376 OK: 9 MiB in 19 packages [2024-11-11T02:48:52.247Z] #90 DONE 4.8s [2024-11-11T02:48:52.504Z] [2024-11-11T02:48:52.504Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:48:52.504Z] #91 ... [2024-11-11T02:48:52.504Z] [2024-11-11T02:48:52.504Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T02:48:52.504Z] #68 3.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:52.504Z] #68 3.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:52.505Z] #68 3.941 Upgrading critical system libraries and apk-tools: [2024-11-11T02:48:52.505Z] #68 3.941 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:48:52.505Z] #68 3.941 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:52.505Z] #68 4.014 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:48:52.505Z] #68 4.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:52.505Z] #68 4.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:52.505Z] #68 4.367 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:52.505Z] #68 4.410 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:48:52.505Z] #68 4.565 OK: 8 MiB in 18 packages [2024-11-11T02:48:52.505Z] #68 DONE 5.2s [2024-11-11T02:48:52.763Z] [2024-11-11T02:48:52.763Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:48:53.330Z] #92 ... [2024-11-11T02:48:53.330Z] [2024-11-11T02:48:53.330Z] #93 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-11T02:48:53.330Z] #0 3.642 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:53.330Z] #0 5.239 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:53.330Z] #0 5.974 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T02:48:53.330Z] #0 6.266 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:48:53.330Z] #0 6.270 OK: 8 MiB in 15 packages [2024-11-11T02:48:53.330Z] #93 DONE 7.2s [2024-11-11T02:48:53.330Z] [2024-11-11T02:48:53.330Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-11T02:48:53.330Z] #78 2.224 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:53.330Z] #78 2.704 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T02:48:53.330Z] #78 3.454 OK: 246 MiB in 54 packages [2024-11-11T02:48:53.330Z] #78 DONE 4.2s [2024-11-11T02:48:53.589Z] [2024-11-11T02:48:53.589Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-11T02:48:53.589Z] #89 DONE 1.4s [2024-11-11T02:48:53.589Z] [2024-11-11T02:48:53.589Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-11T02:48:56.120Z] #94 ... [2024-11-11T02:48:56.120Z] [2024-11-11T02:48:56.120Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:48:56.120Z] #91 DONE 3.4s [2024-11-11T02:48:56.120Z] [2024-11-11T02:48:56.120Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:48:56.120Z] #92 DONE 3.2s [2024-11-11T02:48:56.120Z] [2024-11-11T02:48:56.120Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-11T02:48:56.120Z] #94 DONE 2.3s [2024-11-11T02:48:56.120Z] [2024-11-11T02:48:56.120Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-11T02:48:56.120Z] #95 DONE 0.1s [2024-11-11T02:48:56.120Z] [2024-11-11T02:48:56.120Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-11T02:48:56.120Z] #96 DONE 3.4s [2024-11-11T02:48:56.120Z] [2024-11-11T02:48:56.120Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-11T02:48:56.120Z] #97 DONE 0.2s [2024-11-11T02:48:56.120Z] [2024-11-11T02:48:56.120Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-11T02:48:56.120Z] #98 ... [2024-11-11T02:48:56.120Z] [2024-11-11T02:48:56.120Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:48:56.380Z] #55 ... [2024-11-11T02:48:56.380Z] [2024-11-11T02:48:56.380Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-11T02:48:56.639Z] #99 DONE 0.9s [2024-11-11T02:48:56.639Z] [2024-11-11T02:48:56.639Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:48:56.639Z] #100 DONE 1.0s [2024-11-11T02:48:56.639Z] [2024-11-11T02:48:56.639Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T02:48:56.899Z] #101 DONE 0.1s [2024-11-11T02:48:56.899Z] [2024-11-11T02:48:56.899Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-11T02:48:56.899Z] #98 DONE 0.8s [2024-11-11T02:48:56.899Z] [2024-11-11T02:48:56.899Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T02:48:56.899Z] #102 DONE 0.1s [2024-11-11T02:48:56.899Z] [2024-11-11T02:48:56.899Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-11T02:48:56.899Z] #103 DONE 0.1s [2024-11-11T02:48:56.899Z] [2024-11-11T02:48:56.899Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-11T02:48:56.899Z] #104 DONE 0.1s [2024-11-11T02:48:56.899Z] [2024-11-11T02:48:56.899Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-11T02:48:56.899Z] #105 DONE 0.1s [2024-11-11T02:48:56.899Z] [2024-11-11T02:48:56.899Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-11T02:48:56.899Z] #106 DONE 0.1s [2024-11-11T02:48:56.899Z] [2024-11-11T02:48:56.899Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-11T02:48:56.899Z] #107 DONE 0.1s [2024-11-11T02:48:56.899Z] [2024-11-11T02:48:56.899Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T02:48:56.899Z] #108 DONE 0.1s [2024-11-11T02:48:56.899Z] [2024-11-11T02:48:56.899Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-11T02:48:56.899Z] #109 DONE 0.1s [2024-11-11T02:48:56.899Z] [2024-11-11T02:48:56.899Z] #110 [security-spire-server] exporting to image [2024-11-11T02:48:56.899Z] #110 exporting layers [2024-11-11T02:48:57.157Z] #110 ... [2024-11-11T02:48:57.157Z] [2024-11-11T02:48:57.157Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-11T02:48:57.157Z] #111 DONE 0.1s [2024-11-11T02:48:57.157Z] [2024-11-11T02:48:57.157Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-11T02:48:57.157Z] #112 DONE 0.0s [2024-11-11T02:48:57.157Z] [2024-11-11T02:48:57.157Z] #110 [security-spire-agent] exporting to image [2024-11-11T02:48:57.723Z] #110 exporting layers 0.6s done [2024-11-11T02:48:57.723Z] #110 writing image sha256:9ea7b8b4cd155137d284c2916c3f150b1b71a69e5fe7838fe63be9a1dab84035 done [2024-11-11T02:48:57.723Z] #110 naming to docker.io/library/security-spire-config done [2024-11-11T02:48:57.723Z] #110 writing image sha256:8eda18d1af7784f37e2eed8ecb72c01704e5899319a00e833e75a48e2ca2bc21 done [2024-11-11T02:48:57.723Z] #110 naming to docker.io/library/security-spire-server done [2024-11-11T02:48:57.981Z] #110 writing image sha256:c3ea2c0d6b9f7530542ee43ff0dc09666619f75bede913da98b81519be670432 done [2024-11-11T02:48:57.981Z] #110 naming to docker.io/library/security-spire-agent done [2024-11-11T02:48:57.981Z] #110 DONE 1.0s [2024-11-11T02:48:57.981Z] [2024-11-11T02:48:57.981Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:48:59.889Z] #113 ... [2024-11-11T02:48:59.889Z] [2024-11-11T02:48:59.889Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:48:59.889Z] #114 ... [2024-11-11T02:48:59.889Z] [2024-11-11T02:48:59.889Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:00.029Z] Removing intermediate container ce72fc71e164 [2024-11-11T02:49:00.029Z] ---> 47d8bc1b28e1 [2024-11-11T02:49:00.029Z] Successfully built 47d8bc1b28e1 [2024-11-11T02:49:00.029Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:49:00.360Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T02:49:00.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:49:00.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-26088 does not seem to be running inside a container [2024-11-11T02:49:00.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T02:49:01.763Z] $ docker top a5e36c5fc6cc53e8ea903f53b5462bff3b3d1a9306497d2abb3704c6ac211119 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:49:02.572Z] + go version [2024-11-11T02:49:03.537Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T02:49:03.555Z] $ docker stop --time=1 a5e36c5fc6cc53e8ea903f53b5462bff3b3d1a9306497d2abb3704c6ac211119 [2024-11-11T02:49:05.206Z] $ docker rm -f --volumes a5e36c5fc6cc53e8ea903f53b5462bff3b3d1a9306497d2abb3704c6ac211119 [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-11T02:49:05.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-11T02:49:05.930Z] [2024-11-11T02:49:05.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:49:06.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-11T02:49:06.285Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-11-11T02:49:06.285Z] 547446be3368: Pulling fs layer [2024-11-11T02:49:06.285Z] d125d8839a47: Pulling fs layer [2024-11-11T02:49:06.285Z] 3e85d5ac6304: Pulling fs layer [2024-11-11T02:49:06.285Z] c3105a71a48b: Pulling fs layer [2024-11-11T02:49:06.285Z] 0f093f025ec4: Pulling fs layer [2024-11-11T02:49:06.285Z] c3106fc0e877: Pulling fs layer [2024-11-11T02:49:06.285Z] c3105a71a48b: Waiting [2024-11-11T02:49:06.285Z] 0f093f025ec4: Waiting [2024-11-11T02:49:06.285Z] c3106fc0e877: Waiting [2024-11-11T02:49:06.555Z] 547446be3368: Verifying Checksum [2024-11-11T02:49:06.555Z] 547446be3368: Download complete [2024-11-11T02:49:06.555Z] c3105a71a48b: Verifying Checksum [2024-11-11T02:49:06.555Z] c3105a71a48b: Download complete [2024-11-11T02:49:06.826Z] d125d8839a47: Verifying Checksum [2024-11-11T02:49:06.826Z] d125d8839a47: Download complete [2024-11-11T02:49:06.826Z] c3106fc0e877: Verifying Checksum [2024-11-11T02:49:06.826Z] c3106fc0e877: Download complete [2024-11-11T02:49:07.094Z] 0f093f025ec4: Verifying Checksum [2024-11-11T02:49:07.095Z] 0f093f025ec4: Download complete [2024-11-11T02:49:07.095Z] 547446be3368: Pull complete [2024-11-11T02:49:08.507Z] d125d8839a47: Pull complete [2024-11-11T02:49:08.776Z] 3e85d5ac6304: Download complete [2024-11-11T02:49:18.892Z] 3e85d5ac6304: Pull complete [2024-11-11T02:49:18.892Z] c3105a71a48b: Pull complete [2024-11-11T02:49:19.848Z] 0f093f025ec4: Pull complete [2024-11-11T02:49:19.848Z] c3106fc0e877: Pull complete [2024-11-11T02:49:19.848Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-11-11T02:49:19.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-11T02:49:20.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:49:20.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-26088 does not seem to be running inside a container [2024-11-11T02:49:20.502Z] $ 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/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T02:49:22.538Z] $ docker top e324d165ca948a66a87712716486057c7ec9f4f35a9a37b1a42153c479c53c5c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:49:23.068Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-11T02:49:33.151Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #1 transferring dockerfile: 2.50kB done [2024-11-11T02:49:33.151Z] #1 DONE 0.1s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #2 transferring dockerfile: 1.69kB done [2024-11-11T02:49:33.151Z] #2 DONE 0.0s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #3 [core-data internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #3 transferring dockerfile: 2.07kB done [2024-11-11T02:49:33.151Z] #3 DONE 0.0s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #4 transferring dockerfile: 2.13kB done [2024-11-11T02:49:33.151Z] #4 DONE 0.1s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #5 transferring dockerfile: 2.23kB done [2024-11-11T02:49:33.151Z] #5 DONE 0.1s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #6 transferring dockerfile: 1.81kB done [2024-11-11T02:49:33.151Z] #6 DONE 0.1s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #7 [core-command internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #7 transferring dockerfile: 1.94kB done [2024-11-11T02:49:33.151Z] #7 DONE 0.1s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #8 transferring dockerfile: 1.70kB 0.0s done [2024-11-11T02:49:33.151Z] #8 DONE 0.1s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #9 transferring dockerfile: 2.02kB 0.0s done [2024-11-11T02:49:33.151Z] #9 DONE 0.1s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #10 transferring dockerfile: 2.15kB done [2024-11-11T02:49:33.151Z] #10 DONE 0.1s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #11 transferring dockerfile: 1.86kB 0.0s done [2024-11-11T02:49:33.151Z] #11 DONE 0.1s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #12 transferring dockerfile: 1.89kB 0.0s done [2024-11-11T02:49:33.151Z] #12 DONE 0.1s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-11T02:49:33.151Z] #13 transferring dockerfile: 2.49kB 0.0s done [2024-11-11T02:49:33.151Z] #13 DONE 0.1s [2024-11-11T02:49:33.151Z] [2024-11-11T02:49:33.151Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-11T02:49:33.421Z] #14 transferring dockerfile: 3.02kB done [2024-11-11T02:49:33.421Z] #14 DONE 0.1s [2024-11-11T02:49:33.421Z] [2024-11-11T02:49:33.421Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-11-11T02:49:33.421Z] #15 transferring dockerfile: 2.07kB 0.0s done [2024-11-11T02:49:33.421Z] #15 DONE 0.1s [2024-11-11T02:49:33.421Z] [2024-11-11T02:49:33.421Z] #16 [security-proxy-setup internal] load .dockerignore [2024-11-11T02:49:33.421Z] #16 transferring context: [2024-11-11T02:49:33.689Z] #16 transferring context: 50B done [2024-11-11T02:49:33.689Z] #16 DONE 0.1s [2024-11-11T02:49:34.277Z] [2024-11-11T02:49:34.277Z] #17 [security-spire-config internal] load .dockerignore [2024-11-11T02:49:34.277Z] #17 transferring context: 50B done [2024-11-11T02:49:34.277Z] #17 DONE 0.1s [2024-11-11T02:49:34.277Z] [2024-11-11T02:49:34.277Z] #18 [core-data internal] load .dockerignore [2024-11-11T02:49:34.277Z] #18 transferring context: 50B done [2024-11-11T02:49:34.277Z] #18 DONE 0.0s [2024-11-11T02:49:34.277Z] [2024-11-11T02:49:34.277Z] #19 [core-metadata internal] load .dockerignore [2024-11-11T02:49:34.544Z] #19 transferring context: 50B 0.0s done [2024-11-11T02:49:34.544Z] #19 DONE 0.1s [2024-11-11T02:49:34.544Z] [2024-11-11T02:49:34.544Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-11T02:49:34.544Z] #20 transferring context: 50B done [2024-11-11T02:49:34.544Z] #20 DONE 0.1s [2024-11-11T02:49:34.544Z] [2024-11-11T02:49:34.544Z] #21 [security-spire-agent internal] load .dockerignore [2024-11-11T02:49:34.544Z] #21 transferring context: 50B done [2024-11-11T02:49:34.544Z] #21 DONE 0.0s [2024-11-11T02:49:34.544Z] [2024-11-11T02:49:34.544Z] #22 [core-command internal] load .dockerignore [2024-11-11T02:49:34.544Z] #22 transferring context: 50B 0.0s done [2024-11-11T02:49:34.544Z] #22 DONE 0.0s [2024-11-11T02:49:34.821Z] [2024-11-11T02:49:34.821Z] #23 [security-spire-server internal] load .dockerignore [2024-11-11T02:49:34.821Z] #23 transferring context: 50B done [2024-11-11T02:49:34.821Z] #23 DONE 0.1s [2024-11-11T02:49:34.821Z] [2024-11-11T02:49:34.821Z] #24 [support-notifications internal] load .dockerignore [2024-11-11T02:49:34.821Z] #24 transferring context: 50B done [2024-11-11T02:49:34.821Z] #24 DONE 0.1s [2024-11-11T02:49:34.821Z] [2024-11-11T02:49:34.821Z] #25 [security-proxy-auth internal] load .dockerignore [2024-11-11T02:49:34.821Z] #25 transferring context: 50B done [2024-11-11T02:49:34.821Z] #25 DONE 0.1s [2024-11-11T02:49:34.821Z] [2024-11-11T02:49:34.821Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-11-11T02:49:34.821Z] #26 transferring context: 50B done [2024-11-11T02:49:34.821Z] #26 DONE 0.1s [2024-11-11T02:49:34.821Z] [2024-11-11T02:49:34.821Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-11-11T02:49:35.090Z] #27 transferring context: 50B 0.0s done [2024-11-11T02:49:35.090Z] #27 DONE 0.1s [2024-11-11T02:49:35.090Z] [2024-11-11T02:49:35.090Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-11-11T02:49:35.090Z] #28 transferring context: 50B done [2024-11-11T02:49:35.090Z] #28 DONE 0.1s [2024-11-11T02:49:35.090Z] [2024-11-11T02:49:35.090Z] #29 [security-bootstrapper internal] load .dockerignore [2024-11-11T02:49:35.090Z] #29 transferring context: 50B done [2024-11-11T02:49:35.090Z] #29 DONE 0.1s [2024-11-11T02:49:35.090Z] [2024-11-11T02:49:35.090Z] #30 [core-keeper internal] load .dockerignore [2024-11-11T02:49:35.361Z] #30 transferring context: 50B 0.0s done [2024-11-11T02:49:35.361Z] #30 DONE 0.1s [2024-11-11T02:49:35.361Z] [2024-11-11T02:49:35.361Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:49:35.361Z] #31 DONE 0.0s [2024-11-11T02:49:35.361Z] [2024-11-11T02:49:35.361Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T02:49:35.361Z] #32 DONE 0.3s [2024-11-11T02:49:35.709Z] [2024-11-11T02:49:35.709Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:49:35.709Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-11T02:49:35.709Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:49:35.709Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:49:35.709Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:49:35.709Z] #33 DONE 0.2s [2024-11-11T02:49:35.709Z] [2024-11-11T02:49:35.709Z] #34 [security-proxy-setup internal] load build context [2024-11-11T02:49:36.323Z] #34 transferring context: 2.96MB 0.7s done [2024-11-11T02:49:36.612Z] #34 ... [2024-11-11T02:49:36.612Z] [2024-11-11T02:49:36.612Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:49:36.612Z] #31 DONE 0.0s [2024-11-11T02:49:36.899Z] [2024-11-11T02:49:36.899Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:49:36.899Z] #31 DONE 0.0s [2024-11-11T02:49:36.899Z] [2024-11-11T02:49:36.899Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T02:49:37.171Z] #32 ... [2024-11-11T02:49:37.171Z] [2024-11-11T02:49:37.171Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:49:37.171Z] #31 DONE 0.0s [2024-11-11T02:49:37.171Z] [2024-11-11T02:49:37.171Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T02:49:37.171Z] #32 ... [2024-11-11T02:49:37.171Z] [2024-11-11T02:49:37.171Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:49:37.171Z] #31 DONE 0.0s [2024-11-11T02:49:37.171Z] [2024-11-11T02:49:37.171Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T02:49:37.450Z] #32 DONE 1.1s [2024-11-11T02:49:37.450Z] [2024-11-11T02:49:37.450Z] #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:49:37.450Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-11T02:49:37.450Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:49:37.450Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:49:37.450Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:49:37.450Z] #33 DONE 0.7s [2024-11-11T02:49:37.450Z] [2024-11-11T02:49:37.450Z] #35 [core-keeper internal] load build context [2024-11-11T02:49:37.450Z] #35 DONE 0.0s [2024-11-11T02:49:37.450Z] [2024-11-11T02:49:37.450Z] #36 [core-metadata internal] load build context [2024-11-11T02:49:37.450Z] #36 ... [2024-11-11T02:49:37.450Z] [2024-11-11T02:49:37.450Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:49:37.450Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-11T02:49:37.450Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:49:37.450Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:49:37.450Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:49:37.450Z] #33 DONE 0.7s [2024-11-11T02:49:37.450Z] [2024-11-11T02:49:37.450Z] #37 [security-spiffe-token-provider internal] load build context [2024-11-11T02:49:37.450Z] #37 DONE 0.0s [2024-11-11T02:49:37.450Z] [2024-11-11T02:49:37.450Z] #34 [security-proxy-setup internal] load build context [2024-11-11T02:49:37.450Z] #34 DONE 1.9s [2024-11-11T02:49:37.450Z] [2024-11-11T02:49:37.450Z] #38 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-11T02:49:40.051Z] #38 ... [2024-11-11T02:49:40.051Z] [2024-11-11T02:49:40.051Z] #36 [core-metadata internal] load build context [2024-11-11T02:49:40.051Z] #36 transferring context: 2.96MB 1.6s done [2024-11-11T02:49:40.051Z] #36 DONE 2.4s [2024-11-11T02:49:40.051Z] [2024-11-11T02:49:40.051Z] #39 [core-data internal] load build context [2024-11-11T02:49:40.051Z] #39 transferring context: 2.96MB 1.7s done [2024-11-11T02:49:40.051Z] #39 DONE 2.5s [2024-11-11T02:49:40.051Z] [2024-11-11T02:49:40.051Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-11T02:49:40.051Z] #40 DONE 3.4s [2024-11-11T02:49:40.051Z] [2024-11-11T02:49:40.051Z] #41 [core-common-config-bootstrapper internal] load build context [2024-11-11T02:49:40.051Z] #41 transferring context: 2.96MB 1.7s done [2024-11-11T02:49:40.051Z] #41 ... [2024-11-11T02:49:40.051Z] [2024-11-11T02:49:40.051Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:49:40.051Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-11T02:49:40.051Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:49:40.051Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:49:40.051Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:49:40.051Z] #33 DONE 0.7s [2024-11-11T02:49:40.051Z] [2024-11-11T02:49:40.051Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-11T02:49:40.051Z] #42 DONE 3.4s [2024-11-11T02:49:40.051Z] [2024-11-11T02:49:40.051Z] #35 [core-keeper internal] load build context [2024-11-11T02:49:40.051Z] #35 transferring context: 2.96MB 1.7s done [2024-11-11T02:49:40.318Z] #35 ... [2024-11-11T02:49:40.318Z] [2024-11-11T02:49:40.318Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:49:40.318Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-11T02:49:40.318Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:49:40.318Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:49:40.318Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:49:40.318Z] #33 DONE 0.7s [2024-11-11T02:49:40.318Z] [2024-11-11T02:49:40.318Z] #43 [security-spire-agent internal] load build context [2024-11-11T02:49:40.318Z] #43 DONE 0.0s [2024-11-11T02:49:40.318Z] [2024-11-11T02:49:40.318Z] #44 [security-spire-server internal] load build context [2024-11-11T02:49:40.318Z] #44 DONE 0.0s [2024-11-11T02:49:40.318Z] [2024-11-11T02:49:40.318Z] #45 [security-bootstrapper internal] load build context [2024-11-11T02:49:40.586Z] #45 ... [2024-11-11T02:49:40.586Z] [2024-11-11T02:49:40.586Z] #41 [core-common-config-bootstrapper internal] load build context [2024-11-11T02:49:40.586Z] #41 DONE 2.9s [2024-11-11T02:49:40.586Z] [2024-11-11T02:49:40.586Z] #46 [security-spire-config internal] load build context [2024-11-11T02:49:40.856Z] #46 ... [2024-11-11T02:49:40.857Z] [2024-11-11T02:49:40.857Z] #35 [core-keeper internal] load build context [2024-11-11T02:49:40.857Z] #35 DONE 3.5s [2024-11-11T02:49:41.128Z] [2024-11-11T02:49:41.128Z] #45 [security-bootstrapper internal] load build context [2024-11-11T02:49:42.093Z] #45 ... [2024-11-11T02:49:42.093Z] [2024-11-11T02:49:42.093Z] #47 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-11T02:49:42.093Z] #47 DONE 7.3s [2024-11-11T02:49:42.093Z] [2024-11-11T02:49:42.093Z] #45 [security-bootstrapper internal] load build context [2024-11-11T02:49:43.518Z] #45 ... [2024-11-11T02:49:43.518Z] [2024-11-11T02:49:43.518Z] #43 [security-spire-agent internal] load build context [2024-11-11T02:49:43.518Z] #43 transferring context: 23.10kB 0.4s done [2024-11-11T02:49:43.518Z] #43 DONE 2.9s [2024-11-11T02:49:43.518Z] [2024-11-11T02:49:43.518Z] #45 [security-bootstrapper internal] load build context [2024-11-11T02:49:46.124Z] #45 ... [2024-11-11T02:49:46.124Z] [2024-11-11T02:49:46.125Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-11T02:49:46.125Z] #0 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:46.125Z] #0 4.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:46.125Z] #0 6.241 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:49:46.125Z] #0 6.376 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:49:46.125Z] #0 6.487 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-11T02:49:46.125Z] #0 6.487 (4/6) Installing openssl (3.3.2-r1) [2024-11-11T02:49:46.125Z] #0 6.487 (5/6) Installing su-exec (0.2-r3) [2024-11-11T02:49:46.125Z] #0 6.619 (6/6) Installing yq-go (4.44.1-r2) [2024-11-11T02:49:46.125Z] #0 6.883 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:49:46.125Z] #0 6.906 OK: 20 MiB in 18 packages [2024-11-11T02:49:46.125Z] #48 DONE 9.7s [2024-11-11T02:49:46.125Z] [2024-11-11T02:49:46.125Z] #45 [security-bootstrapper internal] load build context [2024-11-11T02:49:46.125Z] #45 ... [2024-11-11T02:49:46.125Z] [2024-11-11T02:49:46.125Z] #49 [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-11T02:49:46.125Z] #49 DONE 8.6s [2024-11-11T02:49:46.125Z] [2024-11-11T02:49:46.125Z] #45 [security-bootstrapper internal] load build context [2024-11-11T02:49:46.397Z] #45 ... [2024-11-11T02:49:46.397Z] [2024-11-11T02:49:46.397Z] #44 [security-spire-server internal] load build context [2024-11-11T02:49:46.397Z] #44 transferring context: 23.57kB 1.0s done [2024-11-11T02:49:46.397Z] #44 DONE 6.1s [2024-11-11T02:49:46.677Z] [2024-11-11T02:49:46.677Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:46.677Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done [2024-11-11T02:49:46.677Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-11T02:49:46.677Z] #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-11T02:49:46.677Z] #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-11T02:49:46.677Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-11-11T02:49:46.677Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done [2024-11-11T02:49:46.677Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-11T02:49:46.677Z] #50 ... [2024-11-11T02:49:46.677Z] [2024-11-11T02:49:46.677Z] #45 [security-bootstrapper internal] load build context [2024-11-11T02:49:46.683Z] #115 DONE 51.5s [2024-11-11T02:49:46.683Z] [2024-11-11T02:49:46.683Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-11T02:49:46.683Z] #116 ... [2024-11-11T02:49:46.683Z] [2024-11-11T02:49:46.683Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:46.683Z] #87 DONE 51.4s [2024-11-11T02:49:46.683Z] [2024-11-11T02:49:46.683Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:46.683Z] #81 DONE 52.3s [2024-11-11T02:49:46.683Z] [2024-11-11T02:49:46.683Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:46.683Z] #113 DONE 46.0s [2024-11-11T02:49:46.683Z] [2024-11-11T02:49:46.683Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:46.683Z] #114 DONE 52.3s [2024-11-11T02:49:46.683Z] [2024-11-11T02:49:46.683Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-11T02:49:46.940Z] #117 DONE 5.3s [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-11T02:49:46.941Z] #116 DONE 5.3s [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #118 [support-notifications builder 6/7] COPY . . [2024-11-11T02:49:46.941Z] #118 DONE 5.3s [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #119 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:49:46.941Z] #119 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #120 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:46.941Z] #120 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-11-11T02:49:46.941Z] #121 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:46.941Z] #122 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:49:46.941Z] #123 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #124 [core-command builder 6/7] COPY . . [2024-11-11T02:49:46.941Z] #124 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:46.941Z] #125 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #126 [core-metadata builder 6/7] COPY . . [2024-11-11T02:49:46.941Z] #126 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:49:46.941Z] #127 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:49:46.941Z] #128 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:46.941Z] #129 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #130 [core-data builder 6/7] COPY . . [2024-11-11T02:49:46.941Z] #130 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-11-11T02:49:46.941Z] #131 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:46.941Z] #132 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:49:46.941Z] #133 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #134 [core-keeper builder 7/8] COPY . . [2024-11-11T02:49:46.941Z] #134 DONE 5.3s [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:49:46.941Z] #135 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #136 [security-bootstrapper builder 6/7] COPY . . [2024-11-11T02:49:46.941Z] #136 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:46.941Z] #137 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #138 [security-proxy-setup builder 6/7] COPY . . [2024-11-11T02:49:46.941Z] #138 DONE 5.3s [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:49:46.941Z] #139 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:49:46.941Z] #140 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-11-11T02:49:46.941Z] #141 CACHED [2024-11-11T02:49:46.941Z] [2024-11-11T02:49:46.941Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-11T02:49:47.266Z] #45 ... [2024-11-11T02:49:47.267Z] [2024-11-11T02:49:47.267Z] #46 [security-spire-config internal] load build context [2024-11-11T02:49:47.267Z] #46 transferring context: 21.82kB 1.4s done [2024-11-11T02:49:47.267Z] #46 DONE 7.0s [2024-11-11T02:49:47.267Z] [2024-11-11T02:49:47.267Z] #45 [security-bootstrapper internal] load build context [2024-11-11T02:49:47.535Z] #45 ... [2024-11-11T02:49:47.535Z] [2024-11-11T02:49:47.535Z] #51 [support-cron-scheduler internal] load build context [2024-11-11T02:49:47.535Z] #51 transferring context: 2.96MB 7.8s done [2024-11-11T02:49:47.535Z] #51 ... [2024-11-11T02:49:47.535Z] [2024-11-11T02:49:47.535Z] #52 [security-proxy-auth internal] load build context [2024-11-11T02:49:47.535Z] #52 ... [2024-11-11T02:49:47.535Z] [2024-11-11T02:49:47.535Z] #53 [security-secretstore-setup internal] load build context [2024-11-11T02:49:47.808Z] #53 ... [2024-11-11T02:49:47.808Z] [2024-11-11T02:49:47.808Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T02:49:47.808Z] #54 ... [2024-11-11T02:49:47.808Z] [2024-11-11T02:49:47.808Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-11T02:49:48.076Z] #55 ... [2024-11-11T02:49:48.076Z] [2024-11-11T02:49:48.076Z] #56 [core-command internal] load build context [2024-11-11T02:49:48.076Z] #56 ... [2024-11-11T02:49:48.076Z] [2024-11-11T02:49:48.076Z] #37 [security-spiffe-token-provider internal] load build context [2024-11-11T02:49:48.076Z] #37 transferring context: 2.96MB 7.5s done [2024-11-11T02:49:48.343Z] #37 ... [2024-11-11T02:49:48.343Z] [2024-11-11T02:49:48.343Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-11T02:49:48.343Z] #57 ... [2024-11-11T02:49:48.343Z] [2024-11-11T02:49:48.343Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-11T02:49:48.343Z] #0 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:48.343Z] #58 ... [2024-11-11T02:49:48.343Z] [2024-11-11T02:49:48.343Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-11T02:49:48.355Z] #142 1.385 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-11T02:49:48.611Z] #59 ... [2024-11-11T02:49:48.611Z] [2024-11-11T02:49:48.611Z] #60 [support-notifications internal] load build context [2024-11-11T02:49:48.611Z] #60 transferring context: 2.96MB 7.5s done [2024-11-11T02:49:48.611Z] #60 DONE 11.0s [2024-11-11T02:49:48.611Z] [2024-11-11T02:49:48.611Z] #61 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-11-11T02:49:48.611Z] #61 DONE 6.6s [2024-11-11T02:49:48.611Z] [2024-11-11T02:49:48.611Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-11T02:49:48.611Z] #62 ... [2024-11-11T02:49:48.611Z] [2024-11-11T02:49:48.611Z] #37 [security-spiffe-token-provider internal] load build context [2024-11-11T02:49:48.611Z] #37 DONE 11.2s [2024-11-11T02:49:48.611Z] [2024-11-11T02:49:48.611Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:48.611Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.7s done [2024-11-11T02:49:48.611Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 3.8s [2024-11-11T02:49:48.611Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-11T02:49:48.879Z] #50 ... [2024-11-11T02:49:48.879Z] [2024-11-11T02:49:48.879Z] #51 [support-cron-scheduler internal] load build context [2024-11-11T02:49:48.879Z] #51 DONE 11.5s [2024-11-11T02:49:48.879Z] [2024-11-11T02:49:48.879Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:48.879Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.0s [2024-11-11T02:49:49.168Z] #50 ... [2024-11-11T02:49:49.168Z] [2024-11-11T02:49:49.168Z] #45 [security-bootstrapper internal] load build context [2024-11-11T02:49:49.168Z] #45 transferring context: 2.96MB 8.5s done [2024-11-11T02:49:49.168Z] #45 DONE 11.6s [2024-11-11T02:49:49.168Z] [2024-11-11T02:49:49.168Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:49.437Z] #50 ... [2024-11-11T02:49:49.437Z] [2024-11-11T02:49:49.437Z] #52 [security-proxy-auth internal] load build context [2024-11-11T02:49:49.437Z] #52 transferring context: 2.96MB 8.7s done [2024-11-11T02:49:49.437Z] #52 DONE 11.7s [2024-11-11T02:49:49.437Z] [2024-11-11T02:49:49.437Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:49.437Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 4.6s [2024-11-11T02:49:49.707Z] #50 ... [2024-11-11T02:49:49.707Z] [2024-11-11T02:49:49.707Z] #56 [core-command internal] load build context [2024-11-11T02:49:49.707Z] #56 transferring context: 2.96MB 8.8s done [2024-11-11T02:49:49.707Z] #56 DONE 12.1s [2024-11-11T02:49:49.707Z] [2024-11-11T02:49:49.707Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:49.982Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.06MB / 28.04MB 5.0s [2024-11-11T02:49:49.982Z] #50 ... [2024-11-11T02:49:49.982Z] [2024-11-11T02:49:49.982Z] #53 [security-secretstore-setup internal] load build context [2024-11-11T02:49:49.982Z] #53 transferring context: 2.96MB 9.2s done [2024-11-11T02:49:49.982Z] #53 DONE 12.6s [2024-11-11T02:49:49.982Z] [2024-11-11T02:49:49.982Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:50.248Z] #50 ... [2024-11-11T02:49:50.248Z] [2024-11-11T02:49:50.248Z] #38 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-11T02:49:50.248Z] #38 8.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:50.248Z] #38 9.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:50.248Z] #38 11.46 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T02:49:50.248Z] #38 11.49 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:49:50.248Z] #38 11.51 OK: 9 MiB in 15 packages [2024-11-11T02:49:50.248Z] #38 DONE 12.9s [2024-11-11T02:49:50.248Z] [2024-11-11T02:49:50.248Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:50.515Z] #50 ... [2024-11-11T02:49:50.515Z] [2024-11-11T02:49:50.515Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:49:50.515Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done [2024-11-11T02:49:50.515Z] #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-11T02:49:50.515Z] #63 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-11-11T02:49:50.515Z] #63 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-11-11T02:49:50.515Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-11-11T02:49:50.515Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.3s done [2024-11-11T02:49:50.515Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done [2024-11-11T02:49:50.515Z] #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-11T02:49:50.515Z] #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 6.0s [2024-11-11T02:49:50.835Z] #63 ... [2024-11-11T02:49:50.835Z] [2024-11-11T02:49:50.835Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:50.835Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 5.8s [2024-11-11T02:49:51.102Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 6.3s [2024-11-11T02:49:51.369Z] #50 ... [2024-11-11T02:49:51.369Z] [2024-11-11T02:49:51.369Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T02:49:51.637Z] #64 ... [2024-11-11T02:49:51.637Z] [2024-11-11T02:49:51.637Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T02:49:51.637Z] #65 ... [2024-11-11T02:49:51.637Z] [2024-11-11T02:49:51.637Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:51.905Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 6.9s [2024-11-11T02:49:52.488Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 7.4s [2024-11-11T02:49:53.073Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.43MB / 28.04MB 8.1s [2024-11-11T02:49:53.073Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-11-11T02:49:53.339Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.84MB / 28.04MB 8.4s [2024-11-11T02:49:53.339Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-11-11T02:49:53.339Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-11-11T02:49:53.920Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.92MB / 28.04MB 8.9s [2024-11-11T02:49:55.332Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 10.3s [2024-11-11T02:49:55.599Z] #50 ... [2024-11-11T02:49:55.599Z] [2024-11-11T02:49:55.599Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-11T02:49:55.599Z] #55 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:55.599Z] #55 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:55.599Z] #55 16.32 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T02:49:55.599Z] #55 16.35 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:49:55.599Z] #55 16.40 OK: 9 MiB in 15 packages [2024-11-11T02:49:55.599Z] #55 DONE 18.1s [2024-11-11T02:49:55.599Z] [2024-11-11T02:49:55.599Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:55.866Z] #50 ... [2024-11-11T02:49:55.866Z] [2024-11-11T02:49:55.866Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-11T02:49:55.866Z] #66 ... [2024-11-11T02:49:55.866Z] [2024-11-11T02:49:55.866Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:56.450Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 11.6s [2024-11-11T02:49:56.450Z] #50 ... [2024-11-11T02:49:56.450Z] [2024-11-11T02:49:56.450Z] #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-11T02:49:56.717Z] #67 ... [2024-11-11T02:49:56.717Z] [2024-11-11T02:49:56.717Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:49:56.717Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.6s done [2024-11-11T02:49:58.354Z] #142 ... [2024-11-11T02:49:58.354Z] [2024-11-11T02:49:58.354Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-11T02:49:58.354Z] #0 1.237 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-11T02:49:58.354Z] #143 ... [2024-11-11T02:49:58.354Z] [2024-11-11T02:49:58.354Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-11T02:49:58.355Z] #0 1.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-11T02:49:58.355Z] #144 ... [2024-11-11T02:49:58.355Z] [2024-11-11T02:49:58.355Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:49:58.355Z] #0 0.614 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-11T02:49:58.355Z] #145 ... [2024-11-11T02:49:58.355Z] [2024-11-11T02:49:58.355Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-11T02:49:58.355Z] #0 1.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-11T02:49:58.355Z] #146 ... [2024-11-11T02:49:58.355Z] [2024-11-11T02:49:58.355Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-11T02:49:58.355Z] #0 1.053 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-11T02:49:58.355Z] #147 ... [2024-11-11T02:49:58.355Z] [2024-11-11T02:49:58.355Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T02:49:58.355Z] #0 0.842 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-11T02:49:58.355Z] #148 ... [2024-11-11T02:49:58.355Z] [2024-11-11T02:49:58.355Z] #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-11T02:49:58.355Z] #0 0.981 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-11T02:49:58.355Z] #149 ... [2024-11-11T02:49:58.355Z] [2024-11-11T02:49:58.355Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T02:49:58.355Z] #0 1.201 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-11T02:49:58.355Z] #150 ... [2024-11-11T02:49:58.355Z] [2024-11-11T02:49:58.355Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-11T02:49:58.355Z] #0 1.200 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-11T02:49:58.355Z] #151 ... [2024-11-11T02:49:58.355Z] [2024-11-11T02:49:58.355Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-11T02:49:58.355Z] #0 0.560 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-11T02:49:58.681Z] #50 ... [2024-11-11T02:49:58.681Z] [2024-11-11T02:49:58.681Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-11T02:49:58.681Z] #57 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:58.681Z] #57 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:58.681Z] #57 16.33 (1/4) Installing ca-certificates (20240705-r0) [2024-11-11T02:49:58.681Z] #57 16.72 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-11T02:49:58.681Z] #57 16.74 (3/4) Installing su-exec (0.2-r3) [2024-11-11T02:49:58.681Z] #57 16.75 (4/4) Installing yq-go (4.44.1-r2) [2024-11-11T02:49:58.681Z] #57 17.83 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:49:58.681Z] #57 17.99 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:49:58.681Z] #57 18.94 OK: 20 MiB in 18 packages [2024-11-11T02:49:58.681Z] #57 DONE 20.8s [2024-11-11T02:49:58.681Z] [2024-11-11T02:49:58.681Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-11T02:49:58.947Z] #68 ... [2024-11-11T02:49:58.947Z] [2024-11-11T02:49:58.947Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-11T02:49:58.947Z] #69 ... [2024-11-11T02:49:58.947Z] [2024-11-11T02:49:58.947Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-11T02:49:58.947Z] #59 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:58.947Z] #59 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:58.947Z] #59 17.78 (1/3) Installing ca-certificates (20240705-r0) [2024-11-11T02:49:58.947Z] #59 18.05 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-11T02:49:58.947Z] #59 18.07 (3/3) Installing tzdata (2024b-r0) [2024-11-11T02:49:58.947Z] #59 19.08 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:49:58.947Z] #59 19.15 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:49:58.947Z] #59 20.32 OK: 11 MiB in 17 packages [2024-11-11T02:49:59.104Z] #152 ... [2024-11-11T02:49:59.104Z] [2024-11-11T02:49:59.104Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T02:49:59.104Z] #0 0.471 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-11T02:49:59.218Z] #59 ... [2024-11-11T02:49:59.218Z] [2024-11-11T02:49:59.218Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-11T02:49:59.218Z] #70 ... [2024-11-11T02:49:59.218Z] [2024-11-11T02:49:59.218Z] #71 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:49:59.487Z] #71 ... [2024-11-11T02:49:59.487Z] [2024-11-11T02:49:59.487Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:49:59.487Z] #72 ... [2024-11-11T02:49:59.487Z] [2024-11-11T02:49:59.487Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-11T02:49:59.487Z] #59 DONE 21.9s [2024-11-11T02:49:59.487Z] [2024-11-11T02:49:59.487Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-11T02:49:59.754Z] #73 ... [2024-11-11T02:49:59.754Z] [2024-11-11T02:49:59.754Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-11T02:49:59.754Z] #58 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:59.754Z] #58 15.53 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T02:49:59.754Z] #58 15.53 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T02:49:59.754Z] #58 15.53 OK: 24046 distinct packages available [2024-11-11T02:49:59.754Z] #58 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:59.754Z] #58 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:49:59.754Z] #58 ... [2024-11-11T02:49:59.754Z] [2024-11-11T02:49:59.754Z] #71 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:49:59.754Z] #71 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:00.342Z] #71 ... [2024-11-11T02:50:00.342Z] [2024-11-11T02:50:00.342Z] #74 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-11-11T02:50:00.609Z] #74 ... [2024-11-11T02:50:00.609Z] [2024-11-11T02:50:00.609Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:50:00.609Z] #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.8s done [2024-11-11T02:50:00.609Z] #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-11-11T02:50:00.609Z] #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.3s [2024-11-11T02:50:01.197Z] #63 ... [2024-11-11T02:50:01.197Z] [2024-11-11T02:50:01.197Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:50:01.197Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-11-11T02:50:02.609Z] #50 ... [2024-11-11T02:50:02.609Z] [2024-11-11T02:50:02.609Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T02:50:02.609Z] #54 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:02.609Z] #54 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:02.609Z] #54 21.95 (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T02:50:02.609Z] #54 22.40 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T02:50:02.609Z] #54 22.41 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:02.609Z] #54 22.55 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:50:02.609Z] #54 23.64 OK: 10 MiB in 16 packages [2024-11-11T02:50:02.876Z] #54 ... [2024-11-11T02:50:02.876Z] [2024-11-11T02:50:02.876Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:50:02.876Z] #72 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:03.863Z] #72 ... [2024-11-11T02:50:03.863Z] [2024-11-11T02:50:03.863Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-11T02:50:03.863Z] #62 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:03.863Z] #62 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:03.863Z] #62 24.66 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-11T02:50:03.863Z] #62 24.68 (2/2) Installing su-exec (0.2-r3) [2024-11-11T02:50:03.863Z] #62 24.71 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:03.863Z] #62 24.91 OK: 9 MiB in 16 packages [2024-11-11T02:50:04.142Z] #62 ... [2024-11-11T02:50:04.142Z] [2024-11-11T02:50:04.142Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:50:04.142Z] #50 ... [2024-11-11T02:50:04.142Z] [2024-11-11T02:50:04.142Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-11T02:50:04.142Z] #73 DONE 15.6s [2024-11-11T02:50:04.412Z] [2024-11-11T02:50:04.412Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-11T02:50:04.412Z] #75 ... [2024-11-11T02:50:04.412Z] [2024-11-11T02:50:04.412Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T02:50:04.412Z] #54 DONE 26.8s [2024-11-11T02:50:04.679Z] [2024-11-11T02:50:04.679Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:50:05.641Z] #76 ... [2024-11-11T02:50:05.641Z] [2024-11-11T02:50:05.641Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T02:50:05.641Z] #65 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:05.641Z] #65 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:05.641Z] #65 22.05 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T02:50:05.641Z] #65 22.05 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T02:50:05.641Z] #65 22.05 OK: 24046 distinct packages available [2024-11-11T02:50:05.641Z] #65 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:05.641Z] #65 ... [2024-11-11T02:50:05.641Z] [2024-11-11T02:50:05.641Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-11T02:50:05.641Z] #62 DONE 28.0s [2024-11-11T02:50:05.641Z] [2024-11-11T02:50:05.641Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:50:05.641Z] #0 8.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:05.917Z] #77 ... [2024-11-11T02:50:05.917Z] [2024-11-11T02:50:05.917Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:50:06.186Z] #50 ... [2024-11-11T02:50:06.186Z] [2024-11-11T02:50:06.186Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T02:50:06.186Z] #64 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:06.186Z] #64 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:06.186Z] #64 ... [2024-11-11T02:50:06.186Z] [2024-11-11T02:50:06.186Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:50:06.186Z] #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.8s [2024-11-11T02:50:06.776Z] #63 ... [2024-11-11T02:50:06.776Z] [2024-11-11T02:50:06.776Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:50:06.776Z] #77 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:08.722Z] #77 ... [2024-11-11T02:50:08.722Z] [2024-11-11T02:50:08.722Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-11T02:50:08.722Z] #66 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:08.722Z] #66 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:08.722Z] #66 ... [2024-11-11T02:50:08.722Z] [2024-11-11T02:50:08.722Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:50:08.722Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.4s [2024-11-11T02:50:09.687Z] #50 ... [2024-11-11T02:50:09.687Z] [2024-11-11T02:50:09.687Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:50:09.687Z] #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:09.687Z] #78 ... [2024-11-11T02:50:09.687Z] [2024-11-11T02:50:09.687Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:50:11.097Z] #50 ... [2024-11-11T02:50:11.097Z] [2024-11-11T02:50:11.097Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-11T02:50:11.097Z] #69 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:11.097Z] #69 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:11.365Z] #69 ... [2024-11-11T02:50:11.365Z] [2024-11-11T02:50:11.365Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:50:11.631Z] #50 ... [2024-11-11T02:50:11.631Z] [2024-11-11T02:50:11.631Z] #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-11T02:50:11.631Z] #67 15.22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:11.631Z] #67 18.01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:11.631Z] #67 ... [2024-11-11T02:50:11.631Z] [2024-11-11T02:50:11.631Z] #71 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:50:11.631Z] #71 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:11.900Z] #71 ... [2024-11-11T02:50:11.900Z] [2024-11-11T02:50:11.900Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:50:12.192Z] #50 ... [2024-11-11T02:50:12.192Z] [2024-11-11T02:50:12.192Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-11T02:50:12.192Z] #70 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:12.192Z] #70 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:12.463Z] #70 ... [2024-11-11T02:50:12.463Z] [2024-11-11T02:50:12.463Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:50:13.430Z] #50 ... [2024-11-11T02:50:13.430Z] [2024-11-11T02:50:13.430Z] #74 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-11-11T02:50:13.430Z] #74 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:13.430Z] #74 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:13.430Z] #74 ... [2024-11-11T02:50:13.430Z] [2024-11-11T02:50:13.430Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:50:13.696Z] #50 ... [2024-11-11T02:50:13.696Z] [2024-11-11T02:50:13.696Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-11T02:50:13.696Z] #58 29.84 (1/14) Installing ca-certificates (20240705-r0) [2024-11-11T02:50:13.696Z] #58 30.42 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-11T02:50:13.696Z] #58 30.56 (3/14) Installing c-ares (1.33.1-r0) [2024-11-11T02:50:13.696Z] #58 30.59 (4/14) Installing libunistring (1.2-r0) [2024-11-11T02:50:13.696Z] #58 30.88 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-11T02:50:13.696Z] #58 30.93 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-11T02:50:13.696Z] #58 30.96 (7/14) Installing libpsl (0.21.5-r1) [2024-11-11T02:50:13.696Z] #58 30.98 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-11T02:50:13.696Z] #58 31.15 (9/14) Installing libcurl (8.11.0-r1) [2024-11-11T02:50:13.696Z] #58 31.35 (10/14) Installing curl (8.11.0-r1) [2024-11-11T02:50:13.696Z] #58 31.41 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-11T02:50:13.696Z] #58 31.50 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-11T02:50:13.696Z] #58 31.53 (13/14) Installing libucontext (1.2-r3) [2024-11-11T02:50:13.696Z] #58 31.54 (14/14) Installing gcompat (1.1.0-r4) [2024-11-11T02:50:13.696Z] #58 31.59 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:13.696Z] #58 31.81 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:50:13.696Z] #58 33.43 OK: 15 MiB in 28 packages [2024-11-11T02:50:13.696Z] #58 DONE 35.9s [2024-11-11T02:50:13.696Z] [2024-11-11T02:50:13.696Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:50:13.696Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.4s [2024-11-11T02:50:15.640Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.2s done [2024-11-11T02:50:15.640Z] #50 ... [2024-11-11T02:50:15.640Z] [2024-11-11T02:50:15.641Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:50:15.641Z] #72 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:15.641Z] #72 ... [2024-11-11T02:50:15.641Z] [2024-11-11T02:50:15.641Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:50:15.641Z] #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.5s done [2024-11-11T02:50:15.918Z] #63 ... [2024-11-11T02:50:15.918Z] [2024-11-11T02:50:15.918Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-11T02:50:15.918Z] #0 5.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:15.918Z] #0 8.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:15.918Z] #79 ... [2024-11-11T02:50:15.918Z] [2024-11-11T02:50:15.918Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:50:16.196Z] #50 ... [2024-11-11T02:50:16.196Z] [2024-11-11T02:50:16.196Z] #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:50:16.196Z] #71 25.98 OK: 238 MiB in 54 packages [2024-11-11T02:50:16.196Z] #71 DONE 27.8s [2024-11-11T02:50:16.465Z] [2024-11-11T02:50:16.465Z] #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:50:17.048Z] #80 DONE 0.6s [2024-11-11T02:50:17.048Z] [2024-11-11T02:50:17.048Z] #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-11T02:50:17.048Z] #67 30.59 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T02:50:17.048Z] #67 ... [2024-11-11T02:50:17.048Z] [2024-11-11T02:50:17.048Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-11T02:50:17.048Z] #68 8.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:17.048Z] #68 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:17.314Z] #68 ... [2024-11-11T02:50:17.314Z] [2024-11-11T02:50:17.314Z] #74 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-11-11T02:50:17.314Z] #74 26.63 Upgrading critical system libraries and apk-tools: [2024-11-11T02:50:17.314Z] #74 26.63 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:50:17.314Z] #74 26.75 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:17.909Z] #74 ... [2024-11-11T02:50:17.909Z] [2024-11-11T02:50:17.909Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-11T02:50:17.909Z] #70 28.02 OK: 238 MiB in 54 packages [2024-11-11T02:50:17.909Z] #70 DONE 29.2s [2024-11-11T02:50:17.909Z] [2024-11-11T02:50:17.909Z] #81 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:50:18.364Z] #81 ... [2024-11-11T02:50:18.364Z] [2024-11-11T02:50:18.364Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T02:50:18.364Z] #65 26.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:18.364Z] #65 ... [2024-11-11T02:50:18.364Z] [2024-11-11T02:50:18.364Z] #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-11T02:50:18.364Z] #67 31.46 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:18.364Z] #67 31.83 OK: 9 MiB in 15 packages [2024-11-11T02:50:18.364Z] #67 ... [2024-11-11T02:50:18.364Z] [2024-11-11T02:50:18.364Z] #81 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:50:18.364Z] #81 DONE 0.6s [2024-11-11T02:50:18.629Z] [2024-11-11T02:50:18.629Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:50:18.629Z] #82 ... [2024-11-11T02:50:18.629Z] [2024-11-11T02:50:18.629Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T02:50:18.629Z] #64 27.19 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T02:50:18.629Z] #64 27.19 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T02:50:18.629Z] #64 27.19 OK: 24046 distinct packages available [2024-11-11T02:50:18.629Z] #64 29.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:18.629Z] #64 32.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:18.900Z] #64 ... [2024-11-11T02:50:18.900Z] [2024-11-11T02:50:18.900Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:50:19.178Z] #83 ... [2024-11-11T02:50:19.178Z] [2024-11-11T02:50:19.178Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:50:19.178Z] #72 29.15 OK: 238 MiB in 54 packages [2024-11-11T02:50:19.178Z] #72 DONE 31.4s [2024-11-11T02:50:19.178Z] [2024-11-11T02:50:19.178Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:50:19.763Z] #84 DONE 0.8s [2024-11-11T02:50:19.763Z] [2024-11-11T02:50:19.763Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:50:20.030Z] #85 ... [2024-11-11T02:50:20.030Z] [2024-11-11T02:50:20.030Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:50:20.030Z] #78 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:20.296Z] #78 ... [2024-11-11T02:50:20.296Z] [2024-11-11T02:50:20.296Z] #74 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-11-11T02:50:20.296Z] #74 29.32 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:50:20.296Z] #74 29.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:20.563Z] #74 ... [2024-11-11T02:50:20.563Z] [2024-11-11T02:50:20.563Z] #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-11T02:50:20.563Z] #67 DONE 34.1s [2024-11-11T02:50:20.563Z] [2024-11-11T02:50:20.563Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T02:50:20.563Z] #65 38.83 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-11T02:50:20.563Z] #65 38.87 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-11T02:50:20.563Z] #65 38.89 (3/4) Installing libucontext (1.2-r3) [2024-11-11T02:50:20.563Z] #65 38.90 (4/4) Installing gcompat (1.1.0-r4) [2024-11-11T02:50:20.563Z] #65 39.00 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:20.830Z] #65 39.18 OK: 9 MiB in 18 packages [2024-11-11T02:50:21.411Z] #65 ... [2024-11-11T02:50:21.411Z] [2024-11-11T02:50:21.411Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-11T02:50:21.411Z] #66 25.68 Upgrading critical system libraries and apk-tools: [2024-11-11T02:50:21.411Z] #66 25.68 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:50:21.411Z] #66 25.77 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:21.411Z] #66 28.87 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:50:21.411Z] #66 28.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:21.411Z] #66 31.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:21.679Z] #66 ... [2024-11-11T02:50:21.679Z] [2024-11-11T02:50:21.679Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:50:21.679Z] #76 7.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:21.679Z] #76 8.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:21.679Z] #76 ... [2024-11-11T02:50:21.679Z] [2024-11-11T02:50:21.679Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:50:21.679Z] #78 22.21 Upgrading critical system libraries and apk-tools: [2024-11-11T02:50:21.679Z] #78 22.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:50:21.679Z] #78 22.26 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:22.265Z] #78 ... [2024-11-11T02:50:22.265Z] [2024-11-11T02:50:22.265Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-11T02:50:22.265Z] #75 7.773 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:22.266Z] #75 9.764 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:22.266Z] #75 ... [2024-11-11T02:50:22.266Z] [2024-11-11T02:50:22.266Z] #74 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-11-11T02:50:22.266Z] #74 31.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:23.676Z] #74 ... [2024-11-11T02:50:23.676Z] [2024-11-11T02:50:23.676Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T02:50:23.676Z] #65 DONE 42.1s [2024-11-11T02:50:23.676Z] [2024-11-11T02:50:23.676Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:50:23.676Z] #0 4.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:23.676Z] #0 6.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:23.676Z] #86 ... [2024-11-11T02:50:23.676Z] [2024-11-11T02:50:23.676Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T02:50:24.269Z] #87 ... [2024-11-11T02:50:24.269Z] [2024-11-11T02:50:24.269Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-11T02:50:24.269Z] #69 25.68 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T02:50:24.269Z] #69 25.68 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T02:50:24.269Z] #69 25.68 OK: 24048 distinct packages available [2024-11-11T02:50:24.269Z] #69 27.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:24.269Z] #69 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:24.269Z] #69 ... [2024-11-11T02:50:24.269Z] [2024-11-11T02:50:24.269Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:50:24.269Z] #76 19.83 Upgrading critical system libraries and apk-tools: [2024-11-11T02:50:24.269Z] #76 19.83 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:50:24.269Z] #76 19.89 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:25.694Z] #76 21.01 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:50:25.694Z] #76 21.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:26.660Z] #76 ... [2024-11-11T02:50:26.660Z] [2024-11-11T02:50:26.660Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-11T02:50:26.660Z] #75 21.12 OK: 238 MiB in 54 packages [2024-11-11T02:50:26.660Z] #75 DONE 22.4s [2024-11-11T02:50:26.929Z] [2024-11-11T02:50:26.929Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-11T02:50:27.200Z] #88 DONE 0.6s [2024-11-11T02:50:27.200Z] [2024-11-11T02:50:27.200Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:50:27.469Z] #89 ... [2024-11-11T02:50:27.469Z] [2024-11-11T02:50:27.469Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T02:50:27.469Z] #64 42.50 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:27.469Z] #64 43.43 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:27.469Z] #64 43.60 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-11T02:50:27.469Z] #64 43.66 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-11T02:50:27.469Z] #64 43.70 (5/7) Installing libucontext (1.2-r3) [2024-11-11T02:50:27.469Z] #64 43.77 (6/7) Installing gcompat (1.1.0-r4) [2024-11-11T02:50:27.469Z] #64 43.86 (7/7) Installing openssl (3.3.2-r1) [2024-11-11T02:50:27.469Z] #64 44.02 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:27.469Z] #64 44.20 OK: 10 MiB in 19 packages [2024-11-11T02:50:27.469Z] #64 DONE 46.0s [2024-11-11T02:50:27.737Z] [2024-11-11T02:50:27.737Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-11T02:50:27.737Z] #90 ... [2024-11-11T02:50:27.737Z] [2024-11-11T02:50:27.737Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:50:27.737Z] #77 21.85 Upgrading critical system libraries and apk-tools: [2024-11-11T02:50:27.737Z] #77 21.85 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:50:27.737Z] #77 21.98 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:27.737Z] #77 24.77 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:50:27.737Z] #77 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:27.737Z] #77 27.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:28.006Z] #77 ... [2024-11-11T02:50:28.006Z] [2024-11-11T02:50:28.006Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-11T02:50:28.006Z] #66 41.29 OK: 20 MiB in 18 packages [2024-11-11T02:50:28.974Z] #66 DONE 43.1s [2024-11-11T02:50:28.974Z] [2024-11-11T02:50:28.974Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:50:28.974Z] #76 23.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:29.243Z] #76 ... [2024-11-11T02:50:29.243Z] [2024-11-11T02:50:29.243Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-11T02:50:29.243Z] #91 DONE 0.4s [2024-11-11T02:50:29.512Z] [2024-11-11T02:50:29.512Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-11T02:50:29.512Z] #69 40.31 OK: 238 MiB in 54 packages [2024-11-11T02:50:30.475Z] #69 DONE 41.8s [2024-11-11T02:50:30.475Z] [2024-11-11T02:50:30.475Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:50:31.061Z] #92 DONE 0.7s [2024-11-11T02:50:31.061Z] [2024-11-11T02:50:31.061Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:50:32.036Z] #93 ... [2024-11-11T02:50:32.036Z] [2024-11-11T02:50:32.036Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-11T02:50:32.036Z] #68 23.34 Upgrading critical system libraries and apk-tools: [2024-11-11T02:50:32.036Z] #68 23.34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:50:32.036Z] #68 23.43 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:32.036Z] #68 26.26 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:50:32.036Z] #68 26.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:32.036Z] #68 28.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:32.036Z] #68 ... [2024-11-11T02:50:32.036Z] [2024-11-11T02:50:32.036Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:50:32.036Z] #86 18.06 Upgrading critical system libraries and apk-tools: [2024-11-11T02:50:32.036Z] #86 18.07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:50:32.036Z] #86 18.11 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:33.479Z] #86 19.74 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:50:33.479Z] #86 ... [2024-11-11T02:50:33.479Z] [2024-11-11T02:50:33.479Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:50:33.479Z] #78 23.88 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:50:33.479Z] #78 24.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:33.479Z] #78 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:33.479Z] #78 ... [2024-11-11T02:50:33.479Z] [2024-11-11T02:50:33.479Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:50:33.479Z] #86 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:34.063Z] #86 ... [2024-11-11T02:50:34.063Z] [2024-11-11T02:50:34.063Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-11T02:50:34.063Z] #79 18.08 Upgrading critical system libraries and apk-tools: [2024-11-11T02:50:34.063Z] #79 18.08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:50:34.063Z] #79 18.19 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:34.063Z] #79 20.70 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:50:34.063Z] #79 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:34.063Z] #79 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:34.063Z] #79 ... [2024-11-11T02:50:34.063Z] [2024-11-11T02:50:34.063Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:50:34.063Z] #77 36.03 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:34.063Z] #77 36.57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:34.063Z] #77 36.81 OK: 9 MiB in 15 packages [2024-11-11T02:50:34.650Z] #77 DONE 38.7s [2024-11-11T02:50:34.650Z] [2024-11-11T02:50:34.650Z] #74 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-11-11T02:50:34.650Z] #74 40.50 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:34.650Z] #74 41.39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:34.650Z] #74 41.48 OK: 9 MiB in 15 packages [2024-11-11T02:50:34.650Z] #74 DONE 44.1s [2024-11-11T02:50:34.650Z] [2024-11-11T02:50:34.650Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:50:34.650Z] #86 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:36.599Z] #86 ... [2024-11-11T02:50:36.599Z] [2024-11-11T02:50:36.599Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T02:50:36.599Z] #87 2.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:36.599Z] #87 4.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:36.599Z] #87 ... [2024-11-11T02:50:36.599Z] [2024-11-11T02:50:36.599Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:50:36.599Z] #76 31.86 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:36.867Z] #76 32.34 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:37.136Z] #76 ... [2024-11-11T02:50:37.136Z] [2024-11-11T02:50:37.136Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-11T02:50:37.136Z] #79 29.74 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:37.136Z] #79 30.07 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:37.136Z] #79 30.15 OK: 9 MiB in 16 packages [2024-11-11T02:50:37.136Z] #79 DONE 31.2s [2024-11-11T02:50:37.136Z] [2024-11-11T02:50:37.136Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:50:37.136Z] #76 32.51 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:50:38.104Z] #76 ... [2024-11-11T02:50:38.104Z] [2024-11-11T02:50:38.104Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-11T02:50:38.104Z] #68 36.37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:38.104Z] #68 36.72 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:38.104Z] #68 36.78 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:50:38.104Z] #68 37.71 OK: 20 MiB in 18 packages [2024-11-11T02:50:38.104Z] #68 DONE 39.3s [2024-11-11T02:50:38.104Z] [2024-11-11T02:50:38.104Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T02:50:38.104Z] #87 13.59 Upgrading critical system libraries and apk-tools: [2024-11-11T02:50:38.104Z] #87 13.60 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:50:38.104Z] #87 13.65 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:39.081Z] #87 ... [2024-11-11T02:50:39.081Z] [2024-11-11T02:50:39.081Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:50:39.081Z] #78 35.67 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:39.081Z] #78 36.20 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:39.081Z] #78 36.33 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:50:39.081Z] #78 37.14 OK: 11 MiB in 17 packages [2024-11-11T02:50:39.081Z] #78 DONE 39.4s [2024-11-11T02:50:39.081Z] [2024-11-11T02:50:39.081Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:50:39.081Z] #76 33.89 OK: 10 MiB in 16 packages [2024-11-11T02:50:39.689Z] #76 DONE 35.3s [2024-11-11T02:50:39.689Z] [2024-11-11T02:50:39.689Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T02:50:39.689Z] #87 15.58 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:50:39.689Z] #87 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:39.958Z] #87 ... [2024-11-11T02:50:39.958Z] [2024-11-11T02:50:39.958Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-11T02:50:39.958Z] #94 DONE 3.0s [2024-11-11T02:50:40.228Z] [2024-11-11T02:50:40.228Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-11T02:50:40.817Z] #95 DONE 0.5s [2024-11-11T02:50:40.817Z] [2024-11-11T02:50:40.817Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T02:50:40.817Z] #87 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:41.778Z] #87 ... [2024-11-11T02:50:41.778Z] [2024-11-11T02:50:41.778Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-11T02:50:41.778Z] #90 4.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:41.778Z] #90 6.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:41.778Z] #90 12.11 Upgrading critical system libraries and apk-tools: [2024-11-11T02:50:41.778Z] #90 12.11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:50:41.778Z] #90 12.18 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:50:41.778Z] #90 13.41 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:50:41.778Z] #90 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:41.778Z] #90 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:50:41.778Z] #90 ... [2024-11-11T02:50:41.778Z] [2024-11-11T02:50:41.778Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:50:41.778Z] #86 27.50 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:41.778Z] #86 27.96 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:41.778Z] #86 28.01 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:50:42.046Z] #86 28.47 OK: 15 MiB in 28 packages [2024-11-11T02:50:43.008Z] #86 DONE 29.2s [2024-11-11T02:50:43.008Z] [2024-11-11T02:50:43.008Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:50:43.593Z] #82 ... [2024-11-11T02:50:43.593Z] [2024-11-11T02:50:43.593Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T02:50:43.593Z] #87 19.94 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:43.860Z] #87 20.12 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:50:43.860Z] #87 20.17 OK: 9 MiB in 18 packages [2024-11-11T02:50:44.454Z] #87 DONE 20.7s [2024-11-11T02:50:44.454Z] [2024-11-11T02:50:44.454Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:50:45.054Z] #96 ... [2024-11-11T02:50:45.054Z] [2024-11-11T02:50:45.054Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-11T02:50:45.054Z] #90 16.91 OK: 10 MiB in 19 packages [2024-11-11T02:50:45.054Z] #90 DONE 17.7s [2024-11-11T02:50:45.322Z] [2024-11-11T02:50:45.322Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:50:46.765Z] #97 ... [2024-11-11T02:50:46.765Z] [2024-11-11T02:50:46.765Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:50:46.765Z] #96 DONE 2.3s [2024-11-11T02:50:46.765Z] [2024-11-11T02:50:46.765Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:50:46.765Z] #97 DONE 1.6s [2024-11-11T02:50:46.765Z] [2024-11-11T02:50:46.765Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-11T02:50:46.765Z] #98 DONE 1.6s [2024-11-11T02:50:46.765Z] [2024-11-11T02:50:46.765Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-11T02:50:47.036Z] #99 ... [2024-11-11T02:50:47.036Z] [2024-11-11T02:50:47.036Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-11T02:50:47.036Z] #100 DONE 0.2s [2024-11-11T02:50:47.036Z] [2024-11-11T02:50:47.036Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-11T02:50:47.036Z] #99 DONE 0.3s [2024-11-11T02:50:47.036Z] [2024-11-11T02:50:47.036Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-11T02:50:47.305Z] #101 ... [2024-11-11T02:50:47.305Z] [2024-11-11T02:50:47.305Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-11T02:50:47.305Z] #102 DONE 0.2s [2024-11-11T02:50:47.305Z] [2024-11-11T02:50:47.305Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-11T02:50:47.305Z] #101 DONE 0.3s [2024-11-11T02:50:47.305Z] [2024-11-11T02:50:47.305Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T02:50:47.583Z] #103 ... [2024-11-11T02:50:47.583Z] [2024-11-11T02:50:47.583Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T02:50:47.583Z] #104 DONE 0.3s [2024-11-11T02:50:47.583Z] [2024-11-11T02:50:47.583Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-11T02:50:47.854Z] #105 DONE 0.3s [2024-11-11T02:50:47.854Z] [2024-11-11T02:50:47.854Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T02:50:47.854Z] #103 DONE 0.4s [2024-11-11T02:50:47.854Z] [2024-11-11T02:50:47.854Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-11T02:50:48.126Z] #106 DONE 0.3s [2024-11-11T02:50:48.126Z] [2024-11-11T02:50:48.126Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-11T02:50:48.126Z] #107 ... [2024-11-11T02:50:48.126Z] [2024-11-11T02:50:48.126Z] #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-11T02:50:48.126Z] #108 DONE 0.3s [2024-11-11T02:50:48.397Z] [2024-11-11T02:50:48.397Z] #109 [security-spire-config] exporting to image [2024-11-11T02:50:48.397Z] #109 exporting layers [2024-11-11T02:50:48.397Z] #109 ... [2024-11-11T02:50:48.397Z] [2024-11-11T02:50:48.397Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-11T02:50:48.397Z] #107 DONE 0.4s [2024-11-11T02:50:48.670Z] [2024-11-11T02:50:48.670Z] #109 [security-spire-server] exporting to image [2024-11-11T02:50:49.267Z] #109 ... [2024-11-11T02:50:49.267Z] [2024-11-11T02:50:49.267Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:50:49.267Z] #110 DONE 2.3s [2024-11-11T02:50:49.267Z] [2024-11-11T02:50:49.267Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-11T02:50:49.267Z] #111 DONE 0.4s [2024-11-11T02:50:49.267Z] [2024-11-11T02:50:49.267Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-11T02:50:49.858Z] #112 DONE 0.4s [2024-11-11T02:50:49.858Z] [2024-11-11T02:50:49.858Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T02:50:50.143Z] #113 DONE 0.3s [2024-11-11T02:50:50.143Z] [2024-11-11T02:50:50.143Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-11T02:50:50.428Z] #114 DONE 0.2s [2024-11-11T02:50:50.428Z] [2024-11-11T02:50:50.428Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-11T02:50:50.696Z] #115 DONE 0.3s [2024-11-11T02:50:50.696Z] [2024-11-11T02:50:50.696Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:50:50.696Z] #82 ... [2024-11-11T02:50:50.696Z] [2024-11-11T02:50:50.696Z] #109 [security-spire-agent] exporting to image [2024-11-11T02:50:52.244Z] #109 exporting layers 4.0s done [2024-11-11T02:50:52.244Z] #109 writing image sha256:e1160d35a48852c49861375dd79b80ce3159e9f86a32446f429e33cb67165a4c 0.1s done [2024-11-11T02:50:52.244Z] #109 naming to docker.io/library/security-spire-config-arm64 [2024-11-11T02:50:52.244Z] #109 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-11-11T02:50:52.515Z] #109 exporting layers 3.9s done [2024-11-11T02:50:52.515Z] #109 writing image sha256:da2779a309babda516635199c4bfc144a77e679f436e52f8e9fef31aa1604057 0.0s done [2024-11-11T02:50:52.515Z] #109 naming to docker.io/library/security-spire-server-arm64 done [2024-11-11T02:50:53.102Z] #109 exporting layers 2.4s done [2024-11-11T02:50:53.102Z] #109 writing image sha256:1ed7deb83a0082b38c4d232c663525d595528fc2b24753f8c1fe1a5be0f5b88a done [2024-11-11T02:50:53.102Z] #109 naming to docker.io/library/security-spire-agent-arm64 done [2024-11-11T02:50:53.102Z] #109 DONE 4.9s [2024-11-11T02:50:53.102Z] [2024-11-11T02:50:53.102Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:51:20.607Z] #153 ... [2024-11-11T02:51:20.607Z] [2024-11-11T02:51:20.607Z] #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-11T02:51:20.607Z] #149 89.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-11T02:52:00.971Z] #50 ... [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:00.971Z] #89 DONE 89.7s [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:00.971Z] #93 DONE 85.8s [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:00.971Z] #83 DONE 98.5s [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:00.971Z] #85 DONE 97.0s [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-11T02:52:00.971Z] #116 ... [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:00.971Z] #82 DONE 100.1s [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #117 [core-metadata builder 6/7] COPY . . [2024-11-11T02:52:00.971Z] #117 ... [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-11T02:52:00.971Z] #116 DONE 1.6s [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-11T02:52:00.971Z] #118 DONE 1.6s [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-11-11T02:52:00.971Z] #119 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:52:00.971Z] #120 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:00.971Z] #121 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-11-11T02:52:00.971Z] #122 DONE 1.6s [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:52:00.971Z] #123 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:00.971Z] #124 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-11-11T02:52:00.971Z] #125 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #126 [support-notifications builder 6/7] COPY . . [2024-11-11T02:52:00.971Z] #126 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #127 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:00.971Z] #127 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:52:00.971Z] #128 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-11-11T02:52:00.971Z] #129 DONE 1.7s [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-11-11T02:52:00.971Z] #130 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:00.971Z] #131 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:52:00.971Z] #132 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:00.971Z] #133 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #134 [core-command builder 6/7] COPY . . [2024-11-11T02:52:00.971Z] #134 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:52:00.971Z] #135 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #117 [core-metadata builder 6/7] COPY . . [2024-11-11T02:52:00.971Z] #117 DONE 1.6s [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:52:00.971Z] #136 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:00.971Z] #137 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-11T02:52:00.971Z] #138 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #139 [core-data builder 6/7] COPY . . [2024-11-11T02:52:00.971Z] #139 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:52:00.971Z] #140 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:52:00.971Z] #141 CACHED [2024-11-11T02:52:00.971Z] [2024-11-11T02:52:00.971Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T02:52:04.316Z] #142 ... [2024-11-11T02:52:04.316Z] [2024-11-11T02:52:04.316Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-11T02:52:04.316Z] #0 5.098 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-11T02:52:04.584Z] #143 ... [2024-11-11T02:52:04.584Z] [2024-11-11T02:52:04.584Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T02:52:04.584Z] #142 5.822 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-11T02:52:08.836Z] #142 ... [2024-11-11T02:52:08.836Z] [2024-11-11T02:52:08.836Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-11T02:52:08.836Z] #0 5.948 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-11T02:52:08.836Z] #144 ... [2024-11-11T02:52:08.836Z] [2024-11-11T02:52:08.836Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T02:52:08.836Z] #0 5.980 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-11T02:52:08.836Z] #145 ... [2024-11-11T02:52:08.836Z] [2024-11-11T02:52:08.836Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T02:52:08.836Z] #0 5.330 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-11T02:52:09.105Z] #146 ... [2024-11-11T02:52:09.105Z] [2024-11-11T02:52:09.105Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-11T02:52:09.105Z] #0 4.010 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-11T02:52:09.105Z] #147 ... [2024-11-11T02:52:09.105Z] [2024-11-11T02:52:09.105Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-11T02:52:09.105Z] #0 5.149 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-11T02:52:09.371Z] #148 ... [2024-11-11T02:52:09.371Z] [2024-11-11T02:52:09.371Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-11T02:52:09.371Z] #0 5.801 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-11T02:52:09.371Z] #149 ... [2024-11-11T02:52:09.371Z] [2024-11-11T02:52:09.371Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-11T02:52:09.371Z] #0 4.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-11T02:52:09.676Z] #150 ... [2024-11-11T02:52:09.676Z] [2024-11-11T02:52:09.676Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-11T02:52:09.676Z] #0 5.792 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-11T02:52:09.946Z] #151 ... [2024-11-11T02:52:09.946Z] [2024-11-11T02:52:09.946Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-11T02:52:09.946Z] #0 5.871 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-11T02:52:09.946Z] #152 ... [2024-11-11T02:52:09.946Z] [2024-11-11T02:52:09.946Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:52:09.946Z] #0 5.741 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-11T02:52:17.496Z] #149 DONE 144.7s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T02:52:17.496Z] #148 DONE 144.7s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-11T02:52:17.496Z] #152 DONE 144.7s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:52:17.496Z] #55 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-11T02:52:17.496Z] #146 DONE 144.8s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-11T02:52:17.496Z] #143 DONE 144.8s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-11T02:52:17.496Z] #142 DONE 144.8s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T02:52:17.496Z] #153 DONE 144.9s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T02:52:17.496Z] #150 DONE 144.9s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #154 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:52:17.496Z] #145 DONE 144.9s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-11T02:52:17.496Z] #151 DONE 145.1s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-11T02:52:17.496Z] #155 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-11T02:52:17.496Z] #147 DONE 145.2s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-11T02:52:17.496Z] #144 DONE 145.2s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #156 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #156 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #157 DONE 0.8s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #154 DONE 0.9s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #158 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #158 DONE 0.9s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #159 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #159 DONE 0.8s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #160 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #160 DONE 0.8s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #161 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-11T02:52:17.496Z] #161 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #162 DONE 0.9s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-11T02:52:17.496Z] #155 DONE 0.9s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #156 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #156 DONE 0.6s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #163 DONE 0.7s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:52:17.496Z] #164 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #165 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:52:17.496Z] #165 DONE 0.6s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:52:17.496Z] #166 CACHED [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #167 CACHED [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #168 CACHED [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:52:17.496Z] #169 CACHED [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #170 CACHED [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:52:17.496Z] #171 CACHED [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:52:17.496Z] #172 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:52:17.496Z] #173 DONE 0.7s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:52:17.496Z] #174 DONE 0.6s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #161 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-11T02:52:17.496Z] #161 DONE 0.7s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:52:17.496Z] #175 DONE 0.8s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:52:17.496Z] #164 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #176 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:52:17.496Z] #176 DONE 0.6s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-11T02:52:17.496Z] #177 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #178 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-11T02:52:17.496Z] #178 DONE 2.3s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-11T02:52:17.496Z] #179 DONE 2.3s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-11T02:52:17.496Z] #180 DONE 2.3s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #181 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-11T02:52:17.496Z] #181 DONE 2.2s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-11T02:52:17.496Z] #182 DONE 2.3s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-11-11T02:52:17.496Z] #183 DONE 2.3s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-11T02:52:17.496Z] #184 DONE 2.2s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #185 [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-11T02:52:17.496Z] #185 DONE 2.2s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-11T02:52:17.496Z] #177 DONE 2.2s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-11T02:52:17.496Z] #186 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-11T02:52:17.496Z] #187 DONE 2.3s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #188 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:52:17.496Z] #188 DONE 2.3s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #189 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-11T02:52:17.496Z] #189 DONE 3.0s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #190 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #191 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:52:17.496Z] #191 DONE 0.4s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:52:17.496Z] #192 DONE 0.4s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:52:17.496Z] #193 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #194 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-11T02:52:17.496Z] #194 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #195 [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-11T02:52:17.496Z] #195 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-11T02:52:17.496Z] #186 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #196 [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-11T02:52:17.496Z] #196 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #197 [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-11T02:52:17.496Z] #197 DONE 0.6s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #198 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-11T02:52:17.496Z] #198 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:52:17.496Z] #199 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:52:17.496Z] #200 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #201 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-11T02:52:17.496Z] #201 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:52:17.496Z] #190 DONE 0.4s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #110 [core-keeper] exporting to image [2024-11-11T02:52:17.496Z] #110 exporting layers [2024-11-11T02:52:17.496Z] #110 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-11T02:52:17.496Z] #202 DONE 0.4s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-11T02:52:17.496Z] #203 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #204 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-11T02:52:17.496Z] #204 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #198 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-11T02:52:17.496Z] #198 DONE 0.4s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #205 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-11T02:52:17.496Z] #205 DONE 0.4s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:52:17.496Z] #206 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-11T02:52:17.496Z] #207 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-11T02:52:17.496Z] #208 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #209 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:52:17.496Z] #209 DONE 0.4s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #110 [support-notifications] exporting to image [2024-11-11T02:52:17.496Z] #110 exporting layers 0.6s done [2024-11-11T02:52:17.496Z] #110 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-11T02:52:17.496Z] #210 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #110 [support-notifications] exporting to image [2024-11-11T02:52:17.496Z] #110 writing image sha256:a26e772fecbe466b9c3e6f499ae63d138ec1da6d1e0d1d69eb6316a747a12bcf [2024-11-11T02:52:17.496Z] #110 ... [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-11T02:52:17.496Z] #211 DONE 0.6s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-11T02:52:17.496Z] #208 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-11T02:52:17.496Z] #212 DONE 0.5s [2024-11-11T02:52:17.496Z] [2024-11-11T02:52:17.496Z] #110 [core-keeper] exporting to image [2024-11-11T02:52:17.496Z] #110 writing image sha256:a26e772fecbe466b9c3e6f499ae63d138ec1da6d1e0d1d69eb6316a747a12bcf 0.2s done [2024-11-11T02:52:17.496Z] #110 writing image sha256:bde23b6bbe0de1778c8e2c74c44f9e1dd49c613c785e3a7fd9e19b8b9f623052 0.0s done [2024-11-11T02:52:17.497Z] #110 writing image sha256:b1ebe5e77365a3c53c3c67f6aacededbd2b59acb33d82f7fc03481fffbc07373 0.1s done [2024-11-11T02:52:17.497Z] #110 writing image sha256:5030625eea3f7ff9bcbed10280fe9beb45f4162e2739eac37f185f7f7ee504b2 0.1s done [2024-11-11T02:52:17.497Z] #110 naming to docker.io/library/core-command done [2024-11-11T02:52:17.497Z] #110 naming to docker.io/library/security-spiffe-token-provider done [2024-11-11T02:52:17.497Z] #110 naming to docker.io/library/core-keeper done [2024-11-11T02:52:17.497Z] #110 naming to docker.io/library/support-cron-scheduler [2024-11-11T02:52:17.497Z] #110 naming to docker.io/library/support-cron-scheduler done [2024-11-11T02:52:17.497Z] #110 exporting layers 0.9s done [2024-11-11T02:52:17.756Z] #110 ... [2024-11-11T02:52:17.756Z] [2024-11-11T02:52:17.756Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-11T02:52:17.756Z] #213 DONE 0.3s [2024-11-11T02:52:17.756Z] [2024-11-11T02:52:17.756Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-11T02:52:17.756Z] #214 DONE 0.3s [2024-11-11T02:52:17.756Z] [2024-11-11T02:52:17.756Z] #215 [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-11T02:52:17.756Z] #215 DONE 1.0s [2024-11-11T02:52:17.756Z] [2024-11-11T02:52:17.756Z] #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T02:52:17.756Z] #216 DONE 1.1s [2024-11-11T02:52:17.756Z] [2024-11-11T02:52:17.756Z] #110 [core-common-config-bootstrapper] exporting to image [2024-11-11T02:52:17.756Z] #110 writing image sha256:f1ad82d64fc5472d2d70793585f4a594961c0597d7959d77613c903016b68e1b 0.0s done [2024-11-11T02:52:17.756Z] #110 naming to docker.io/library/support-notifications done [2024-11-11T02:52:17.756Z] #110 writing image sha256:bad99f33e61fd113c0845be82d58a1dc46d8350cda3d7ecf87a6024466909136 0.0s done [2024-11-11T02:52:17.756Z] #110 naming to docker.io/library/core-data done [2024-11-11T02:52:17.756Z] #110 ... [2024-11-11T02:52:17.756Z] [2024-11-11T02:52:17.756Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-11T02:52:17.756Z] #217 DONE 0.2s [2024-11-11T02:52:17.756Z] [2024-11-11T02:52:17.756Z] #110 [core-metadata] exporting to image [2024-11-11T02:52:17.756Z] #110 writing image sha256:f8c7e8355f4ef7bdd75e80072a7b1fc749341737d0665a57de3bf5eb2bfcd21e done [2024-11-11T02:52:17.756Z] #110 naming to docker.io/library/core-metadata done [2024-11-11T02:52:18.015Z] #110 ... [2024-11-11T02:52:18.015Z] [2024-11-11T02:52:18.015Z] #218 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-11T02:52:18.015Z] #218 DONE 0.2s [2024-11-11T02:52:18.015Z] [2024-11-11T02:52:18.015Z] #110 [core-common-config-bootstrapper] exporting to image [2024-11-11T02:52:18.015Z] #110 exporting layers 0.2s done [2024-11-11T02:52:18.015Z] #110 writing image sha256:e985087af3d9578ba99a6b42e497efcbaadae235b8e6429718cd691a21f8d2d9 done [2024-11-11T02:52:18.015Z] #110 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-11-11T02:52:18.015Z] #110 exporting layers 0.2s done [2024-11-11T02:52:18.015Z] #110 writing image sha256:da5519c35913d8c693b9b908dd212e3c0d9ad370dcb3dfb201fc15edab357f69 done [2024-11-11T02:52:18.015Z] #110 naming to docker.io/library/security-proxy-auth done [2024-11-11T02:52:18.015Z] #110 DONE 2.9s [2024-11-11T02:52:18.015Z] [2024-11-11T02:52:18.015Z] #219 [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-11T02:52:18.015Z] #219 DONE 0.1s [2024-11-11T02:52:18.015Z] [2024-11-11T02:52:18.015Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T02:52:18.015Z] #220 DONE 0.8s [2024-11-11T02:52:18.015Z] [2024-11-11T02:52:18.015Z] #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-11T02:52:18.273Z] #221 DONE 0.1s [2024-11-11T02:52:18.273Z] [2024-11-11T02:52:18.273Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-11T02:52:18.273Z] #222 DONE 0.1s [2024-11-11T02:52:18.273Z] [2024-11-11T02:52:18.273Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-11T02:52:18.273Z] #223 ... [2024-11-11T02:52:18.273Z] [2024-11-11T02:52:18.273Z] #110 [security-proxy-setup] exporting to image [2024-11-11T02:52:18.273Z] #110 exporting layers 0.2s done [2024-11-11T02:52:18.273Z] #110 writing image sha256:9af2f1f2189fcfd3d461a618f4e78f233e5abb2719b53ca344f48edef986427a done [2024-11-11T02:52:18.273Z] #110 naming to docker.io/library/security-proxy-setup done [2024-11-11T02:52:18.273Z] #110 DONE 3.1s [2024-11-11T02:52:18.273Z] [2024-11-11T02:52:18.273Z] #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-11T02:52:18.273Z] #224 DONE 0.5s [2024-11-11T02:52:18.531Z] [2024-11-11T02:52:18.531Z] #110 [security-secretstore-setup] exporting to image [2024-11-11T02:52:18.531Z] #110 exporting layers 0.2s done [2024-11-11T02:52:18.531Z] #110 writing image sha256:5affd64579d5b0f35d5a8e879282174c2264fe68a415f2793acf759001e9a435 done [2024-11-11T02:52:18.531Z] #110 naming to docker.io/library/security-secretstore-setup done [2024-11-11T02:52:18.531Z] #110 DONE 3.4s [2024-11-11T02:52:18.531Z] [2024-11-11T02:52:18.531Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-11T02:52:18.789Z] #223 DONE 0.5s [2024-11-11T02:52:18.790Z] [2024-11-11T02:52:18.790Z] #110 [security-bootstrapper] exporting to image [2024-11-11T02:52:18.790Z] #110 exporting layers 0.2s done [2024-11-11T02:52:18.790Z] #110 writing image sha256:06e26d56609b8079e7a0e147f764d3bf1cd6678fda77f9b4f573e7f56c14fae3 done [2024-11-11T02:52:18.790Z] #110 naming to docker.io/library/security-bootstrapper done [2024-11-11T02:52:18.790Z] #110 DONE 3.6s [2024-11-11T02:52:18.790Z] [2024-11-11T02:52:18.790Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:52:18.790Z] time="2024-11-11T02:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-11T02:52:18.797Z] $ docker stop --time=1 160870b2534e68832ce10016291539a16c68d0bbeb63c8b1c6f955de98c33f09 [2024-11-11T02:52:20.090Z] $ docker rm -f --volumes 160870b2534e68832ce10016291539a16c68d0bbeb63c8b1c6f955de98c33f09 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T02:52:20.446Z] + docker images [2024-11-11T02:52:20.446Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-11T02:52:20.446Z] security-secretstore-setup latest 5affd64579d5 2 seconds ago 46.9MB [2024-11-11T02:52:20.446Z] security-bootstrapper latest 06e26d56609b 2 seconds ago 26MB [2024-11-11T02:52:20.446Z] security-proxy-auth latest da5519c35913 3 seconds ago 32.2MB [2024-11-11T02:52:20.446Z] core-common-config-bootstrapper latest e985087af3d9 3 seconds ago 22.8MB [2024-11-11T02:52:20.446Z] security-proxy-setup latest 9af2f1f2189f 3 seconds ago 35MB [2024-11-11T02:52:20.446Z] core-data latest bad99f33e61f 4 seconds ago 37.5MB [2024-11-11T02:52:20.446Z] support-notifications latest f1ad82d64fc5 4 seconds ago 52MB [2024-11-11T02:52:20.446Z] core-keeper latest b1ebe5e77365 4 seconds ago 31.3MB [2024-11-11T02:52:20.446Z] security-spiffe-token-provider latest bde23b6bbe0d 4 seconds ago 38.5MB [2024-11-11T02:52:20.446Z] core-metadata latest f8c7e8355f4e 4 seconds ago 37.6MB [2024-11-11T02:52:20.446Z] core-command latest a26e772fecbe 5 seconds ago 33.2MB [2024-11-11T02:52:20.446Z] support-cron-scheduler latest 5030625eea3f 5 seconds ago 52.9MB [2024-11-11T02:52:20.446Z] security-spire-agent latest c3ea2c0d6b9f 3 minutes ago 188MB [2024-11-11T02:52:20.446Z] security-spire-server latest 8eda18d1af77 3 minutes ago 128MB [2024-11-11T02:52:20.446Z] security-spire-config latest 9ea7b8b4cd15 3 minutes ago 127MB [2024-11-11T02:52:20.446Z] ci-base-image-x86_64 latest 598484be2bc5 7 minutes ago 975MB [2024-11-11T02:52:20.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB [2024-11-11T02:52:20.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-11T02:52:20.446Z] 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-11T02:52:20.596Z] provisioning config files... [2024-11-11T02:52:20.604Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/751@tmp/config4844064253459939344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:52:20.915Z] ---> ****-login.sh [2024-11-11T02:52:20.916Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:52:20.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:52:20.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:52:20.916Z] Configure a credential helper to remove this warning. See [2024-11-11T02:52:20.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:52:20.916Z] [2024-11-11T02:52:20.916Z] Login Succeeded [2024-11-11T02:52:20.916Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:52:20.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:52:20.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:52:20.916Z] Configure a credential helper to remove this warning. See [2024-11-11T02:52:20.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:52:20.916Z] [2024-11-11T02:52:20.916Z] Login Succeeded [2024-11-11T02:52:20.916Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:52:21.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:52:21.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:52:21.175Z] Configure a credential helper to remove this warning. See [2024-11-11T02:52:21.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:52:21.175Z] [2024-11-11T02:52:21.175Z] Login Succeeded [2024-11-11T02:52:21.175Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:52:21.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:52:21.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:52:21.175Z] Configure a credential helper to remove this warning. See [2024-11-11T02:52:21.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:52:21.175Z] [2024-11-11T02:52:21.175Z] Login Succeeded [2024-11-11T02:52:21.175Z] ****.io [2024-11-11T02:52:21.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:52:21.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:52:21.434Z] Configure a credential helper to remove this warning. See [2024-11-11T02:52:21.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:52:21.434Z] [2024-11-11T02:52:21.434Z] Login Succeeded [2024-11-11T02:52:21.434Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:52:21.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:52:21.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:52:21.528Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-11-11T02:52:21.528Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:21.528Z] latest [2024-11-11T02:52:21.528Z] 4.0.0-dev.17 [2024-11-11T02:52:21.528Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:21.528Z] main [2024-11-11T02:52:21.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:21.873Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:22.195Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:22.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-11T02:52:22.195Z] d76aa34d3c82: Preparing [2024-11-11T02:52:22.195Z] 16f376107c71: Preparing [2024-11-11T02:52:22.195Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:22.195Z] 0e1551f10412: Preparing [2024-11-11T02:52:22.195Z] e6be4e11784f: Preparing [2024-11-11T02:52:22.195Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:22.195Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:22.195Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:22.195Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:22.196Z] 0e1551f10412: Pushed [2024-11-11T02:52:22.196Z] d76aa34d3c82: Pushed [2024-11-11T02:52:22.196Z] 8aa3a4948cf0: Pushed [2024-11-11T02:52:22.196Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:22.196Z] 8fabe28d9ea7: Pushed [2024-11-11T02:52:22.762Z] e6be4e11784f: Pushed [2024-11-11T02:52:24.139Z] 16f376107c71: Pushed [2024-11-11T02:52:24.139Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:5de011b9c2d5e8127886a1e177b0c5bb2ed0ac1ff78e348f1ffb6d95855c79b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:24.468Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:24.789Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-11T02:52:24.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-11T02:52:24.790Z] d76aa34d3c82: Preparing [2024-11-11T02:52:24.790Z] 16f376107c71: Preparing [2024-11-11T02:52:24.790Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:24.790Z] 0e1551f10412: Preparing [2024-11-11T02:52:24.790Z] e6be4e11784f: Preparing [2024-11-11T02:52:24.790Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:24.790Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:24.790Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:24.790Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:24.790Z] 16f376107c71: Layer already exists [2024-11-11T02:52:24.790Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:24.790Z] d76aa34d3c82: Layer already exists [2024-11-11T02:52:24.790Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:24.790Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:24.790Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:24.790Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:24.790Z] latest: digest: sha256:5de011b9c2d5e8127886a1e177b0c5bb2ed0ac1ff78e348f1ffb6d95855c79b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:25.118Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:25.446Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.17 [2024-11-11T02:52:25.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-11T02:52:25.446Z] d76aa34d3c82: Preparing [2024-11-11T02:52:25.446Z] 16f376107c71: Preparing [2024-11-11T02:52:25.446Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:25.446Z] 0e1551f10412: Preparing [2024-11-11T02:52:25.446Z] e6be4e11784f: Preparing [2024-11-11T02:52:25.446Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:25.446Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:25.446Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:25.446Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:25.446Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:25.446Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:25.446Z] d76aa34d3c82: Layer already exists [2024-11-11T02:52:25.446Z] 16f376107c71: Layer already exists [2024-11-11T02:52:25.446Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:25.446Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:25.446Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:25.446Z] 4.0.0-dev.17: digest: sha256:5de011b9c2d5e8127886a1e177b0c5bb2ed0ac1ff78e348f1ffb6d95855c79b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:25.781Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:26.116Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:26.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-11T02:52:26.116Z] d76aa34d3c82: Preparing [2024-11-11T02:52:26.116Z] 16f376107c71: Preparing [2024-11-11T02:52:26.116Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:26.116Z] 0e1551f10412: Preparing [2024-11-11T02:52:26.116Z] e6be4e11784f: Preparing [2024-11-11T02:52:26.116Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:26.116Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:26.116Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:26.116Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:26.116Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:26.116Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:26.116Z] d76aa34d3c82: Layer already exists [2024-11-11T02:52:26.116Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:26.116Z] 16f376107c71: Layer already exists [2024-11-11T02:52:26.116Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:26.116Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:26.116Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:5de011b9c2d5e8127886a1e177b0c5bb2ed0ac1ff78e348f1ffb6d95855c79b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:26.450Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:26.784Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-11-11T02:52:26.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-11T02:52:26.784Z] d76aa34d3c82: Preparing [2024-11-11T02:52:26.784Z] 16f376107c71: Preparing [2024-11-11T02:52:26.784Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:26.784Z] 0e1551f10412: Preparing [2024-11-11T02:52:26.784Z] e6be4e11784f: Preparing [2024-11-11T02:52:26.784Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:26.784Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:26.784Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:26.784Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:26.784Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:26.784Z] d76aa34d3c82: Layer already exists [2024-11-11T02:52:26.784Z] 16f376107c71: Layer already exists [2024-11-11T02:52:26.784Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:26.784Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:26.784Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:26.784Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:26.784Z] main: digest: sha256:5de011b9c2d5e8127886a1e177b0c5bb2ed0ac1ff78e348f1ffb6d95855c79b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:52:26.856Z] ===================================================== [Pipeline] echo [2024-11-11T02:52:26.868Z] taggedImages: [2024-11-11T02:52:26.868Z] - nexus3.edgexfoundry.org:10004/core-command:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:26.868Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-11T02:52:26.868Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.17 [2024-11-11T02:52:26.868Z] - nexus3.edgexfoundry.org:10004/core-command:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:26.868Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-11-11T02:52:26.900Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-11-11T02:52:26.900Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:26.900Z] latest [2024-11-11T02:52:26.900Z] 4.0.0-dev.17 [2024-11-11T02:52:26.900Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:26.900Z] main [2024-11-11T02:52:26.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:27.257Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:27.575Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:27.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-11T02:52:27.575Z] 6ce0128dc9b0: Preparing [2024-11-11T02:52:27.575Z] 0a22c4e16d1e: Preparing [2024-11-11T02:52:27.575Z] ff7b12d75602: Preparing [2024-11-11T02:52:27.575Z] 9a01ecef0e05: Preparing [2024-11-11T02:52:27.575Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:27.575Z] 0e1551f10412: Preparing [2024-11-11T02:52:27.575Z] e6be4e11784f: Preparing [2024-11-11T02:52:27.575Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:27.575Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:27.575Z] 0e1551f10412: Waiting [2024-11-11T02:52:27.575Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:27.575Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:27.575Z] e6be4e11784f: Waiting [2024-11-11T02:52:27.575Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:27.575Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:27.575Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:27.575Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:27.575Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:27.575Z] 0a22c4e16d1e: Pushed [2024-11-11T02:52:27.575Z] ff7b12d75602: Pushed [2024-11-11T02:52:27.575Z] 6ce0128dc9b0: Pushed [2024-11-11T02:52:28.951Z] 9a01ecef0e05: Pushed [2024-11-11T02:52:28.951Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:750b0f4ae7c6e77d7ce8362c6ec377a815d54a71d8cdd4791dfa4167fb06a6d7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:29.271Z] + 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-11T02:52:29.593Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-11T02:52:29.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-11T02:52:29.593Z] 6ce0128dc9b0: Preparing [2024-11-11T02:52:29.593Z] 0a22c4e16d1e: Preparing [2024-11-11T02:52:29.593Z] ff7b12d75602: Preparing [2024-11-11T02:52:29.593Z] 9a01ecef0e05: Preparing [2024-11-11T02:52:29.593Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:29.593Z] 0e1551f10412: Preparing [2024-11-11T02:52:29.593Z] e6be4e11784f: Preparing [2024-11-11T02:52:29.593Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:29.593Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:29.593Z] e6be4e11784f: Waiting [2024-11-11T02:52:29.593Z] 0e1551f10412: Waiting [2024-11-11T02:52:29.593Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:29.593Z] 0a22c4e16d1e: Layer already exists [2024-11-11T02:52:29.593Z] ff7b12d75602: Layer already exists [2024-11-11T02:52:29.593Z] 6ce0128dc9b0: Layer already exists [2024-11-11T02:52:29.593Z] 9a01ecef0e05: Layer already exists [2024-11-11T02:52:29.593Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:29.593Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:29.593Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:29.593Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:29.593Z] latest: digest: sha256:750b0f4ae7c6e77d7ce8362c6ec377a815d54a71d8cdd4791dfa4167fb06a6d7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:29.923Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:30.252Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.17 [2024-11-11T02:52:30.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-11T02:52:30.252Z] 6ce0128dc9b0: Preparing [2024-11-11T02:52:30.252Z] 0a22c4e16d1e: Preparing [2024-11-11T02:52:30.252Z] ff7b12d75602: Preparing [2024-11-11T02:52:30.252Z] 9a01ecef0e05: Preparing [2024-11-11T02:52:30.252Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:30.252Z] 0e1551f10412: Preparing [2024-11-11T02:52:30.252Z] e6be4e11784f: Preparing [2024-11-11T02:52:30.252Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:30.252Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:30.252Z] 0e1551f10412: Waiting [2024-11-11T02:52:30.252Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:30.252Z] e6be4e11784f: Waiting [2024-11-11T02:52:30.252Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:30.252Z] 6ce0128dc9b0: Layer already exists [2024-11-11T02:52:30.252Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:30.252Z] 9a01ecef0e05: Layer already exists [2024-11-11T02:52:30.252Z] 0a22c4e16d1e: Layer already exists [2024-11-11T02:52:30.252Z] ff7b12d75602: Layer already exists [2024-11-11T02:52:30.252Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:30.252Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:30.252Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:30.252Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:30.252Z] 4.0.0-dev.17: digest: sha256:750b0f4ae7c6e77d7ce8362c6ec377a815d54a71d8cdd4791dfa4167fb06a6d7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:30.588Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:30.904Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:30.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-11T02:52:30.904Z] 6ce0128dc9b0: Preparing [2024-11-11T02:52:30.904Z] 0a22c4e16d1e: Preparing [2024-11-11T02:52:30.904Z] ff7b12d75602: Preparing [2024-11-11T02:52:30.904Z] 9a01ecef0e05: Preparing [2024-11-11T02:52:30.904Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:30.904Z] 0e1551f10412: Preparing [2024-11-11T02:52:30.904Z] e6be4e11784f: Preparing [2024-11-11T02:52:30.904Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:30.904Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:30.904Z] 0e1551f10412: Waiting [2024-11-11T02:52:30.904Z] e6be4e11784f: Waiting [2024-11-11T02:52:30.904Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:30.904Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:30.904Z] 9a01ecef0e05: Layer already exists [2024-11-11T02:52:30.904Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:30.904Z] 0a22c4e16d1e: Layer already exists [2024-11-11T02:52:30.904Z] 6ce0128dc9b0: Layer already exists [2024-11-11T02:52:30.904Z] ff7b12d75602: Layer already exists [2024-11-11T02:52:30.904Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:30.904Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:30.904Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:30.904Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:30.904Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:750b0f4ae7c6e77d7ce8362c6ec377a815d54a71d8cdd4791dfa4167fb06a6d7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:31.236Z] + 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-11T02:52:31.556Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-11-11T02:52:31.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-11T02:52:31.556Z] 6ce0128dc9b0: Preparing [2024-11-11T02:52:31.556Z] 0a22c4e16d1e: Preparing [2024-11-11T02:52:31.556Z] ff7b12d75602: Preparing [2024-11-11T02:52:31.556Z] 9a01ecef0e05: Preparing [2024-11-11T02:52:31.556Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:31.556Z] 0e1551f10412: Preparing [2024-11-11T02:52:31.556Z] e6be4e11784f: Preparing [2024-11-11T02:52:31.556Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:31.556Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:31.556Z] 0e1551f10412: Waiting [2024-11-11T02:52:31.556Z] e6be4e11784f: Waiting [2024-11-11T02:52:31.556Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:31.556Z] ff7b12d75602: Layer already exists [2024-11-11T02:52:31.556Z] 0a22c4e16d1e: Layer already exists [2024-11-11T02:52:31.556Z] 9a01ecef0e05: Layer already exists [2024-11-11T02:52:31.556Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:31.556Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:31.556Z] 6ce0128dc9b0: Layer already exists [2024-11-11T02:52:31.556Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:31.556Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:31.556Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:31.556Z] main: digest: sha256:750b0f4ae7c6e77d7ce8362c6ec377a815d54a71d8cdd4791dfa4167fb06a6d7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:52:31.634Z] ===================================================== [Pipeline] echo [2024-11-11T02:52:31.653Z] taggedImages: [2024-11-11T02:52:31.653Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:31.653Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-11T02:52:31.653Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.17 [2024-11-11T02:52:31.653Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:31.653Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-11-11T02:52:31.682Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-11-11T02:52:31.682Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:31.682Z] latest [2024-11-11T02:52:31.682Z] 4.0.0-dev.17 [2024-11-11T02:52:31.682Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:31.682Z] main [2024-11-11T02:52:31.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:32.032Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:32.356Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:32.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-11T02:52:32.356Z] f7c8a8a56496: Preparing [2024-11-11T02:52:32.357Z] 48b0d353a8e8: Preparing [2024-11-11T02:52:32.357Z] 5cbd19f5d03b: Preparing [2024-11-11T02:52:32.357Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:32.357Z] 0e1551f10412: Preparing [2024-11-11T02:52:32.357Z] e6be4e11784f: Preparing [2024-11-11T02:52:32.357Z] 36fb59287027: Preparing [2024-11-11T02:52:32.357Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:32.357Z] 36fb59287027: Waiting [2024-11-11T02:52:32.357Z] e6be4e11784f: Waiting [2024-11-11T02:52:32.357Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:32.357Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:32.357Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:32.357Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:32.357Z] 48b0d353a8e8: Pushed [2024-11-11T02:52:32.357Z] f7c8a8a56496: Pushed [2024-11-11T02:52:32.357Z] 36fb59287027: Pushed [2024-11-11T02:52:34.890Z] 5cbd19f5d03b: Pushed [2024-11-11T02:52:34.890Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:5425883c05541c7891d144adcb5b1e22314234cac327c3d8388bab3721dad0c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:35.218Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:35.543Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-11T02:52:35.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-11T02:52:35.543Z] f7c8a8a56496: Preparing [2024-11-11T02:52:35.543Z] 48b0d353a8e8: Preparing [2024-11-11T02:52:35.543Z] 5cbd19f5d03b: Preparing [2024-11-11T02:52:35.543Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:35.543Z] 0e1551f10412: Preparing [2024-11-11T02:52:35.543Z] e6be4e11784f: Preparing [2024-11-11T02:52:35.543Z] 36fb59287027: Preparing [2024-11-11T02:52:35.543Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:35.543Z] e6be4e11784f: Waiting [2024-11-11T02:52:35.543Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:35.543Z] 36fb59287027: Waiting [2024-11-11T02:52:35.543Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:35.543Z] 48b0d353a8e8: Layer already exists [2024-11-11T02:52:35.543Z] 5cbd19f5d03b: Layer already exists [2024-11-11T02:52:35.543Z] f7c8a8a56496: Layer already exists [2024-11-11T02:52:35.543Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:35.543Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:35.543Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:35.543Z] 36fb59287027: Layer already exists [2024-11-11T02:52:35.543Z] latest: digest: sha256:5425883c05541c7891d144adcb5b1e22314234cac327c3d8388bab3721dad0c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:35.872Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:36.199Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.17 [2024-11-11T02:52:36.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-11T02:52:36.199Z] f7c8a8a56496: Preparing [2024-11-11T02:52:36.199Z] 48b0d353a8e8: Preparing [2024-11-11T02:52:36.199Z] 5cbd19f5d03b: Preparing [2024-11-11T02:52:36.199Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:36.199Z] 0e1551f10412: Preparing [2024-11-11T02:52:36.199Z] e6be4e11784f: Preparing [2024-11-11T02:52:36.199Z] 36fb59287027: Preparing [2024-11-11T02:52:36.199Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:36.199Z] e6be4e11784f: Waiting [2024-11-11T02:52:36.199Z] 36fb59287027: Waiting [2024-11-11T02:52:36.199Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:36.199Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:36.199Z] 48b0d353a8e8: Layer already exists [2024-11-11T02:52:36.199Z] f7c8a8a56496: Layer already exists [2024-11-11T02:52:36.199Z] 5cbd19f5d03b: Layer already exists [2024-11-11T02:52:36.200Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:36.200Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:36.200Z] 36fb59287027: Layer already exists [2024-11-11T02:52:36.200Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:36.200Z] 4.0.0-dev.17: digest: sha256:5425883c05541c7891d144adcb5b1e22314234cac327c3d8388bab3721dad0c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:36.523Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:36.855Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:36.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-11T02:52:36.855Z] f7c8a8a56496: Preparing [2024-11-11T02:52:36.855Z] 48b0d353a8e8: Preparing [2024-11-11T02:52:36.855Z] 5cbd19f5d03b: Preparing [2024-11-11T02:52:36.855Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:36.855Z] 0e1551f10412: Preparing [2024-11-11T02:52:36.855Z] e6be4e11784f: Preparing [2024-11-11T02:52:36.855Z] 36fb59287027: Preparing [2024-11-11T02:52:36.855Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:36.855Z] 36fb59287027: Waiting [2024-11-11T02:52:36.855Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:36.855Z] e6be4e11784f: Waiting [2024-11-11T02:52:36.855Z] 48b0d353a8e8: Layer already exists [2024-11-11T02:52:36.855Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:36.855Z] f7c8a8a56496: Layer already exists [2024-11-11T02:52:36.855Z] 5cbd19f5d03b: Layer already exists [2024-11-11T02:52:36.855Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:36.855Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:36.855Z] 36fb59287027: Layer already exists [2024-11-11T02:52:36.855Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:36.855Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:5425883c05541c7891d144adcb5b1e22314234cac327c3d8388bab3721dad0c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:37.198Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:37.597Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-11-11T02:52:37.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-11T02:52:37.597Z] f7c8a8a56496: Preparing [2024-11-11T02:52:37.597Z] 48b0d353a8e8: Preparing [2024-11-11T02:52:37.597Z] 5cbd19f5d03b: Preparing [2024-11-11T02:52:37.597Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:37.597Z] 0e1551f10412: Preparing [2024-11-11T02:52:37.597Z] e6be4e11784f: Preparing [2024-11-11T02:52:37.597Z] 36fb59287027: Preparing [2024-11-11T02:52:37.597Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:37.597Z] 36fb59287027: Waiting [2024-11-11T02:52:37.597Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:37.597Z] e6be4e11784f: Waiting [2024-11-11T02:52:37.597Z] 5cbd19f5d03b: Layer already exists [2024-11-11T02:52:37.597Z] 48b0d353a8e8: Layer already exists [2024-11-11T02:52:37.597Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:37.597Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:37.597Z] f7c8a8a56496: Layer already exists [2024-11-11T02:52:37.597Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:37.597Z] 36fb59287027: Layer already exists [2024-11-11T02:52:37.597Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:37.597Z] main: digest: sha256:5425883c05541c7891d144adcb5b1e22314234cac327c3d8388bab3721dad0c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:52:37.680Z] ===================================================== [Pipeline] echo [2024-11-11T02:52:37.697Z] taggedImages: [2024-11-11T02:52:37.697Z] - nexus3.edgexfoundry.org:10004/core-data:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:37.697Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-11T02:52:37.697Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.17 [2024-11-11T02:52:37.697Z] - nexus3.edgexfoundry.org:10004/core-data:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:37.697Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-11-11T02:52:37.729Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-11-11T02:52:37.729Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:37.729Z] latest [2024-11-11T02:52:37.729Z] 4.0.0-dev.17 [2024-11-11T02:52:37.729Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:37.729Z] main [2024-11-11T02:52:37.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:38.093Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:38.425Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:38.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-11T02:52:38.425Z] 46825e5660ef: Preparing [2024-11-11T02:52:38.425Z] 0b82a8f44c97: Preparing [2024-11-11T02:52:38.425Z] 3d6379c01b4c: Preparing [2024-11-11T02:52:38.425Z] 0e1551f10412: Preparing [2024-11-11T02:52:38.425Z] 16ff78dd8246: Preparing [2024-11-11T02:52:38.425Z] 469d402caf30: Preparing [2024-11-11T02:52:38.425Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:38.425Z] 469d402caf30: Waiting [2024-11-11T02:52:38.425Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:38.425Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:38.425Z] 16ff78dd8246: Pushed [2024-11-11T02:52:38.425Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:38.425Z] 0b82a8f44c97: Pushed [2024-11-11T02:52:38.425Z] 46825e5660ef: Pushed [2024-11-11T02:52:38.425Z] 469d402caf30: Pushed [2024-11-11T02:52:40.965Z] 3d6379c01b4c: Pushed [2024-11-11T02:52:40.965Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:105c7ebdeaf256549f2c9ba5fd71955b0ef820682cb67950cee9b87928633716 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:41.305Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:41.640Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-11T02:52:41.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-11T02:52:41.640Z] 46825e5660ef: Preparing [2024-11-11T02:52:41.640Z] 0b82a8f44c97: Preparing [2024-11-11T02:52:41.640Z] 3d6379c01b4c: Preparing [2024-11-11T02:52:41.640Z] 0e1551f10412: Preparing [2024-11-11T02:52:41.640Z] 16ff78dd8246: Preparing [2024-11-11T02:52:41.640Z] 469d402caf30: Preparing [2024-11-11T02:52:41.640Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:41.640Z] 469d402caf30: Waiting [2024-11-11T02:52:41.640Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:41.640Z] 3d6379c01b4c: Layer already exists [2024-11-11T02:52:41.640Z] 16ff78dd8246: Layer already exists [2024-11-11T02:52:41.640Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:41.640Z] 46825e5660ef: Layer already exists [2024-11-11T02:52:41.640Z] 0b82a8f44c97: Layer already exists [2024-11-11T02:52:41.640Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:41.640Z] 469d402caf30: Layer already exists [2024-11-11T02:52:41.640Z] latest: digest: sha256:105c7ebdeaf256549f2c9ba5fd71955b0ef820682cb67950cee9b87928633716 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:41.974Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:42.295Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.17 [2024-11-11T02:52:42.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-11T02:52:42.295Z] 46825e5660ef: Preparing [2024-11-11T02:52:42.295Z] 0b82a8f44c97: Preparing [2024-11-11T02:52:42.295Z] 3d6379c01b4c: Preparing [2024-11-11T02:52:42.295Z] 0e1551f10412: Preparing [2024-11-11T02:52:42.295Z] 16ff78dd8246: Preparing [2024-11-11T02:52:42.295Z] 469d402caf30: Preparing [2024-11-11T02:52:42.295Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:42.295Z] 469d402caf30: Waiting [2024-11-11T02:52:42.295Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:42.295Z] 16ff78dd8246: Layer already exists [2024-11-11T02:52:42.295Z] 3d6379c01b4c: Layer already exists [2024-11-11T02:52:42.295Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:42.295Z] 46825e5660ef: Layer already exists [2024-11-11T02:52:42.295Z] 0b82a8f44c97: Layer already exists [2024-11-11T02:52:42.295Z] 469d402caf30: Layer already exists [2024-11-11T02:52:42.295Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:42.295Z] 4.0.0-dev.17: digest: sha256:105c7ebdeaf256549f2c9ba5fd71955b0ef820682cb67950cee9b87928633716 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:42.618Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:42.942Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:42.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-11T02:52:42.942Z] 46825e5660ef: Preparing [2024-11-11T02:52:42.942Z] 0b82a8f44c97: Preparing [2024-11-11T02:52:42.942Z] 3d6379c01b4c: Preparing [2024-11-11T02:52:42.942Z] 0e1551f10412: Preparing [2024-11-11T02:52:42.942Z] 16ff78dd8246: Preparing [2024-11-11T02:52:42.942Z] 469d402caf30: Preparing [2024-11-11T02:52:42.942Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:42.942Z] 469d402caf30: Waiting [2024-11-11T02:52:42.942Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:42.942Z] 46825e5660ef: Layer already exists [2024-11-11T02:52:42.942Z] 3d6379c01b4c: Layer already exists [2024-11-11T02:52:42.942Z] 0b82a8f44c97: Layer already exists [2024-11-11T02:52:42.942Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:42.942Z] 16ff78dd8246: Layer already exists [2024-11-11T02:52:42.942Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:42.942Z] 469d402caf30: Layer already exists [2024-11-11T02:52:42.942Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:105c7ebdeaf256549f2c9ba5fd71955b0ef820682cb67950cee9b87928633716 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:43.279Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:43.614Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-11-11T02:52:43.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-11T02:52:43.614Z] 46825e5660ef: Preparing [2024-11-11T02:52:43.614Z] 0b82a8f44c97: Preparing [2024-11-11T02:52:43.614Z] 3d6379c01b4c: Preparing [2024-11-11T02:52:43.614Z] 0e1551f10412: Preparing [2024-11-11T02:52:43.614Z] 16ff78dd8246: Preparing [2024-11-11T02:52:43.614Z] 469d402caf30: Preparing [2024-11-11T02:52:43.614Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:43.614Z] 469d402caf30: Waiting [2024-11-11T02:52:43.614Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:43.614Z] 46825e5660ef: Layer already exists [2024-11-11T02:52:43.614Z] 3d6379c01b4c: Layer already exists [2024-11-11T02:52:43.614Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:43.614Z] 16ff78dd8246: Layer already exists [2024-11-11T02:52:43.614Z] 0b82a8f44c97: Layer already exists [2024-11-11T02:52:43.614Z] 469d402caf30: Layer already exists [2024-11-11T02:52:43.614Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:43.614Z] main: digest: sha256:105c7ebdeaf256549f2c9ba5fd71955b0ef820682cb67950cee9b87928633716 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:52:43.681Z] ===================================================== [Pipeline] echo [2024-11-11T02:52:43.698Z] taggedImages: [2024-11-11T02:52:43.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:43.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-11T02:52:43.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.17 [2024-11-11T02:52:43.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:43.698Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-11-11T02:52:43.738Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-11-11T02:52:43.738Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:43.738Z] latest [2024-11-11T02:52:43.738Z] 4.0.0-dev.17 [2024-11-11T02:52:43.738Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:43.738Z] main [2024-11-11T02:52:43.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:44.093Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:44.421Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:44.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-11T02:52:44.421Z] 7180561679a6: Preparing [2024-11-11T02:52:44.421Z] 19c6eb270739: Preparing [2024-11-11T02:52:44.421Z] 5d92319dad4b: Preparing [2024-11-11T02:52:44.421Z] f3e1ce0c7e7e: Preparing [2024-11-11T02:52:44.421Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:44.421Z] 0e1551f10412: Preparing [2024-11-11T02:52:44.421Z] e6be4e11784f: Preparing [2024-11-11T02:52:44.421Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:44.421Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:44.421Z] 0e1551f10412: Waiting [2024-11-11T02:52:44.421Z] e6be4e11784f: Waiting [2024-11-11T02:52:44.421Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:44.421Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:44.421Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:44.421Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:44.421Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:44.421Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:44.421Z] 5d92319dad4b: Pushed [2024-11-11T02:52:44.421Z] 7180561679a6: Pushed [2024-11-11T02:52:44.421Z] 19c6eb270739: Pushed [2024-11-11T02:52:46.964Z] f3e1ce0c7e7e: Pushed [2024-11-11T02:52:46.964Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:6660a150a2ee33a6338dbcaea6a9831c7aa43090ab5a2891a11f231d85747975 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:47.292Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:47.621Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-11T02:52:47.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-11T02:52:47.621Z] 7180561679a6: Preparing [2024-11-11T02:52:47.621Z] 19c6eb270739: Preparing [2024-11-11T02:52:47.621Z] 5d92319dad4b: Preparing [2024-11-11T02:52:47.621Z] f3e1ce0c7e7e: Preparing [2024-11-11T02:52:47.621Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:47.621Z] 0e1551f10412: Preparing [2024-11-11T02:52:47.621Z] e6be4e11784f: Preparing [2024-11-11T02:52:47.621Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:47.621Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:47.621Z] 0e1551f10412: Waiting [2024-11-11T02:52:47.621Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:47.621Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:47.621Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:47.621Z] 7180561679a6: Layer already exists [2024-11-11T02:52:47.621Z] f3e1ce0c7e7e: Layer already exists [2024-11-11T02:52:47.621Z] 19c6eb270739: Layer already exists [2024-11-11T02:52:47.621Z] 5d92319dad4b: Layer already exists [2024-11-11T02:52:47.621Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:47.621Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:47.621Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:47.621Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:47.621Z] latest: digest: sha256:6660a150a2ee33a6338dbcaea6a9831c7aa43090ab5a2891a11f231d85747975 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:47.958Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:48.276Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.17 [2024-11-11T02:52:48.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-11T02:52:48.276Z] 7180561679a6: Preparing [2024-11-11T02:52:48.276Z] 19c6eb270739: Preparing [2024-11-11T02:52:48.276Z] 5d92319dad4b: Preparing [2024-11-11T02:52:48.276Z] f3e1ce0c7e7e: Preparing [2024-11-11T02:52:48.276Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:48.276Z] 0e1551f10412: Preparing [2024-11-11T02:52:48.276Z] e6be4e11784f: Preparing [2024-11-11T02:52:48.276Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:48.276Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:48.276Z] 0e1551f10412: Waiting [2024-11-11T02:52:48.276Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:48.276Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:48.276Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:48.276Z] 5d92319dad4b: Layer already exists [2024-11-11T02:52:48.276Z] 7180561679a6: Layer already exists [2024-11-11T02:52:48.276Z] 19c6eb270739: Layer already exists [2024-11-11T02:52:48.276Z] f3e1ce0c7e7e: Layer already exists [2024-11-11T02:52:48.276Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:48.276Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:48.276Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:48.276Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:48.276Z] 4.0.0-dev.17: digest: sha256:6660a150a2ee33a6338dbcaea6a9831c7aa43090ab5a2891a11f231d85747975 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:48.599Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:48.930Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:48.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-11T02:52:48.930Z] 7180561679a6: Preparing [2024-11-11T02:52:48.930Z] 19c6eb270739: Preparing [2024-11-11T02:52:48.930Z] 5d92319dad4b: Preparing [2024-11-11T02:52:48.930Z] f3e1ce0c7e7e: Preparing [2024-11-11T02:52:48.930Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:48.930Z] 0e1551f10412: Preparing [2024-11-11T02:52:48.930Z] e6be4e11784f: Preparing [2024-11-11T02:52:48.930Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:48.930Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:48.930Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:48.930Z] e6be4e11784f: Waiting [2024-11-11T02:52:48.930Z] 0e1551f10412: Waiting [2024-11-11T02:52:48.930Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:48.930Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:48.930Z] 7180561679a6: Layer already exists [2024-11-11T02:52:48.930Z] f3e1ce0c7e7e: Layer already exists [2024-11-11T02:52:48.930Z] 19c6eb270739: Layer already exists [2024-11-11T02:52:48.930Z] 5d92319dad4b: Layer already exists [2024-11-11T02:52:48.930Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:48.930Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:48.930Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:48.930Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:48.930Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:6660a150a2ee33a6338dbcaea6a9831c7aa43090ab5a2891a11f231d85747975 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:49.261Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:49.583Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-11-11T02:52:49.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-11T02:52:49.583Z] 7180561679a6: Preparing [2024-11-11T02:52:49.583Z] 19c6eb270739: Preparing [2024-11-11T02:52:49.583Z] 5d92319dad4b: Preparing [2024-11-11T02:52:49.583Z] f3e1ce0c7e7e: Preparing [2024-11-11T02:52:49.583Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:49.583Z] 0e1551f10412: Preparing [2024-11-11T02:52:49.583Z] e6be4e11784f: Preparing [2024-11-11T02:52:49.583Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:49.583Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:49.583Z] e6be4e11784f: Waiting [2024-11-11T02:52:49.583Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:49.583Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:49.583Z] 0e1551f10412: Waiting [2024-11-11T02:52:49.583Z] f3e1ce0c7e7e: Layer already exists [2024-11-11T02:52:49.583Z] 5d92319dad4b: Layer already exists [2024-11-11T02:52:49.583Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:49.583Z] 19c6eb270739: Layer already exists [2024-11-11T02:52:49.583Z] 7180561679a6: Layer already exists [2024-11-11T02:52:49.583Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:49.583Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:49.583Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:49.583Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:49.583Z] main: digest: sha256:6660a150a2ee33a6338dbcaea6a9831c7aa43090ab5a2891a11f231d85747975 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:52:49.647Z] ===================================================== [Pipeline] echo [2024-11-11T02:52:49.658Z] taggedImages: [2024-11-11T02:52:49.658Z] - nexus3.edgexfoundry.org:10004/core-metadata:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:49.658Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-11T02:52:49.658Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.17 [2024-11-11T02:52:49.658Z] - nexus3.edgexfoundry.org:10004/core-metadata:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:49.658Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-11-11T02:52:49.683Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-11-11T02:52:49.683Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:49.683Z] latest [2024-11-11T02:52:49.683Z] 4.0.0-dev.17 [2024-11-11T02:52:49.683Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:49.683Z] main [2024-11-11T02:52:49.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:50.028Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:50.342Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:50.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-11T02:52:50.342Z] 504d7a3d9b2b: Preparing [2024-11-11T02:52:50.342Z] 668d6b652e8a: Preparing [2024-11-11T02:52:50.342Z] 06cfee417741: Preparing [2024-11-11T02:52:50.342Z] aaf4e49fb857: Preparing [2024-11-11T02:52:50.342Z] e6d55e90983c: Preparing [2024-11-11T02:52:50.342Z] 23738424b5e2: Preparing [2024-11-11T02:52:50.342Z] ff720c01e6d3: Preparing [2024-11-11T02:52:50.342Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:50.342Z] 0e1551f10412: Preparing [2024-11-11T02:52:50.342Z] d3ab6d92f1c7: Preparing [2024-11-11T02:52:50.342Z] 2631d9a67235: Preparing [2024-11-11T02:52:50.342Z] 5f70bf18a086: Preparing [2024-11-11T02:52:50.342Z] da2b3ff86f87: Preparing [2024-11-11T02:52:50.342Z] 156d745fd5d9: Preparing [2024-11-11T02:52:50.342Z] be0180bb1717: Preparing [2024-11-11T02:52:50.342Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:50.342Z] 8aa3a4948cf0: Waiting [2024-11-11T02:52:50.342Z] 0e1551f10412: Waiting [2024-11-11T02:52:50.342Z] d3ab6d92f1c7: Waiting [2024-11-11T02:52:50.342Z] 2631d9a67235: Waiting [2024-11-11T02:52:50.342Z] 5f70bf18a086: Waiting [2024-11-11T02:52:50.342Z] da2b3ff86f87: Waiting [2024-11-11T02:52:50.342Z] 156d745fd5d9: Waiting [2024-11-11T02:52:50.342Z] be0180bb1717: Waiting [2024-11-11T02:52:50.342Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:50.342Z] 23738424b5e2: Waiting [2024-11-11T02:52:50.342Z] ff720c01e6d3: Waiting [2024-11-11T02:52:50.342Z] e6d55e90983c: Pushed [2024-11-11T02:52:50.342Z] 504d7a3d9b2b: Pushed [2024-11-11T02:52:50.342Z] 06cfee417741: Pushed [2024-11-11T02:52:50.342Z] 668d6b652e8a: Pushed [2024-11-11T02:52:50.342Z] aaf4e49fb857: Pushed [2024-11-11T02:52:50.342Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:50.342Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:50.342Z] 5f70bf18a086: Layer already exists [2024-11-11T02:52:50.601Z] 23738424b5e2: Pushed [2024-11-11T02:52:50.601Z] 2631d9a67235: Pushed [2024-11-11T02:52:50.601Z] d3ab6d92f1c7: Pushed [2024-11-11T02:52:50.601Z] da2b3ff86f87: Pushed [2024-11-11T02:52:50.601Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:50.601Z] be0180bb1717: Pushed [2024-11-11T02:52:51.168Z] 156d745fd5d9: Pushed [2024-11-11T02:52:52.105Z] ff720c01e6d3: Pushed [2024-11-11T02:52:52.105Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:9e56d909f1c71cac5fe43bec58544a8b9490942d47153a41b6525c512cad0828 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:52.444Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:52.766Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-11T02:52:52.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-11T02:52:52.766Z] 504d7a3d9b2b: Preparing [2024-11-11T02:52:52.766Z] 668d6b652e8a: Preparing [2024-11-11T02:52:52.766Z] 06cfee417741: Preparing [2024-11-11T02:52:52.766Z] aaf4e49fb857: Preparing [2024-11-11T02:52:52.766Z] e6d55e90983c: Preparing [2024-11-11T02:52:52.766Z] 23738424b5e2: Preparing [2024-11-11T02:52:52.766Z] ff720c01e6d3: Preparing [2024-11-11T02:52:52.766Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:52.766Z] 0e1551f10412: Preparing [2024-11-11T02:52:52.766Z] d3ab6d92f1c7: Preparing [2024-11-11T02:52:52.766Z] 2631d9a67235: Preparing [2024-11-11T02:52:52.766Z] 5f70bf18a086: Preparing [2024-11-11T02:52:52.766Z] da2b3ff86f87: Preparing [2024-11-11T02:52:52.766Z] 156d745fd5d9: Preparing [2024-11-11T02:52:52.766Z] be0180bb1717: Preparing [2024-11-11T02:52:52.766Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:52.766Z] 0e1551f10412: Waiting [2024-11-11T02:52:52.766Z] 8aa3a4948cf0: Waiting [2024-11-11T02:52:52.766Z] 23738424b5e2: Waiting [2024-11-11T02:52:52.766Z] ff720c01e6d3: Waiting [2024-11-11T02:52:52.766Z] d3ab6d92f1c7: Waiting [2024-11-11T02:52:52.766Z] 2631d9a67235: Waiting [2024-11-11T02:52:52.766Z] da2b3ff86f87: Waiting [2024-11-11T02:52:52.766Z] 156d745fd5d9: Waiting [2024-11-11T02:52:52.766Z] 5f70bf18a086: Waiting [2024-11-11T02:52:52.766Z] be0180bb1717: Waiting [2024-11-11T02:52:52.766Z] 668d6b652e8a: Layer already exists [2024-11-11T02:52:52.766Z] aaf4e49fb857: Layer already exists [2024-11-11T02:52:52.766Z] 06cfee417741: Layer already exists [2024-11-11T02:52:52.766Z] 504d7a3d9b2b: Layer already exists [2024-11-11T02:52:52.766Z] e6d55e90983c: Layer already exists [2024-11-11T02:52:52.767Z] ff720c01e6d3: Layer already exists [2024-11-11T02:52:52.767Z] 23738424b5e2: Layer already exists [2024-11-11T02:52:52.767Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:52.767Z] d3ab6d92f1c7: Layer already exists [2024-11-11T02:52:52.767Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:52.767Z] 5f70bf18a086: Layer already exists [2024-11-11T02:52:52.767Z] 2631d9a67235: Layer already exists [2024-11-11T02:52:52.767Z] da2b3ff86f87: Layer already exists [2024-11-11T02:52:52.767Z] 156d745fd5d9: Layer already exists [2024-11-11T02:52:52.767Z] be0180bb1717: Layer already exists [2024-11-11T02:52:52.767Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:52.767Z] latest: digest: sha256:9e56d909f1c71cac5fe43bec58544a8b9490942d47153a41b6525c512cad0828 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:53.112Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:53.443Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.17 [2024-11-11T02:52:53.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-11T02:52:53.443Z] 504d7a3d9b2b: Preparing [2024-11-11T02:52:53.443Z] 668d6b652e8a: Preparing [2024-11-11T02:52:53.443Z] 06cfee417741: Preparing [2024-11-11T02:52:53.443Z] aaf4e49fb857: Preparing [2024-11-11T02:52:53.443Z] e6d55e90983c: Preparing [2024-11-11T02:52:53.443Z] 23738424b5e2: Preparing [2024-11-11T02:52:53.443Z] ff720c01e6d3: Preparing [2024-11-11T02:52:53.443Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:53.443Z] 0e1551f10412: Preparing [2024-11-11T02:52:53.443Z] d3ab6d92f1c7: Preparing [2024-11-11T02:52:53.443Z] 2631d9a67235: Preparing [2024-11-11T02:52:53.443Z] 5f70bf18a086: Preparing [2024-11-11T02:52:53.443Z] da2b3ff86f87: Preparing [2024-11-11T02:52:53.443Z] 156d745fd5d9: Preparing [2024-11-11T02:52:53.443Z] be0180bb1717: Preparing [2024-11-11T02:52:53.443Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:53.443Z] ff720c01e6d3: Waiting [2024-11-11T02:52:53.443Z] 0e1551f10412: Waiting [2024-11-11T02:52:53.443Z] 8aa3a4948cf0: Waiting [2024-11-11T02:52:53.443Z] 156d745fd5d9: Waiting [2024-11-11T02:52:53.443Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:53.443Z] be0180bb1717: Waiting [2024-11-11T02:52:53.443Z] d3ab6d92f1c7: Waiting [2024-11-11T02:52:53.443Z] 23738424b5e2: Waiting [2024-11-11T02:52:53.443Z] da2b3ff86f87: Waiting [2024-11-11T02:52:53.443Z] 5f70bf18a086: Waiting [2024-11-11T02:52:53.443Z] e6d55e90983c: Layer already exists [2024-11-11T02:52:53.443Z] 504d7a3d9b2b: Layer already exists [2024-11-11T02:52:53.443Z] aaf4e49fb857: Layer already exists [2024-11-11T02:52:53.443Z] 668d6b652e8a: Layer already exists [2024-11-11T02:52:53.443Z] 06cfee417741: Layer already exists [2024-11-11T02:52:53.443Z] ff720c01e6d3: Layer already exists [2024-11-11T02:52:53.443Z] 23738424b5e2: Layer already exists [2024-11-11T02:52:53.443Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:53.443Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:53.443Z] d3ab6d92f1c7: Layer already exists [2024-11-11T02:52:53.443Z] 2631d9a67235: Layer already exists [2024-11-11T02:52:53.443Z] da2b3ff86f87: Layer already exists [2024-11-11T02:52:53.443Z] 156d745fd5d9: Layer already exists [2024-11-11T02:52:53.443Z] be0180bb1717: Layer already exists [2024-11-11T02:52:53.443Z] 5f70bf18a086: Layer already exists [2024-11-11T02:52:53.443Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:53.443Z] 4.0.0-dev.17: digest: sha256:9e56d909f1c71cac5fe43bec58544a8b9490942d47153a41b6525c512cad0828 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:53.788Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:54.111Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:54.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-11T02:52:54.111Z] 504d7a3d9b2b: Preparing [2024-11-11T02:52:54.111Z] 668d6b652e8a: Preparing [2024-11-11T02:52:54.111Z] 06cfee417741: Preparing [2024-11-11T02:52:54.111Z] aaf4e49fb857: Preparing [2024-11-11T02:52:54.111Z] e6d55e90983c: Preparing [2024-11-11T02:52:54.111Z] 23738424b5e2: Preparing [2024-11-11T02:52:54.111Z] ff720c01e6d3: Preparing [2024-11-11T02:52:54.111Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:54.111Z] 0e1551f10412: Preparing [2024-11-11T02:52:54.111Z] d3ab6d92f1c7: Preparing [2024-11-11T02:52:54.111Z] 2631d9a67235: Preparing [2024-11-11T02:52:54.111Z] 5f70bf18a086: Preparing [2024-11-11T02:52:54.111Z] da2b3ff86f87: Preparing [2024-11-11T02:52:54.111Z] 156d745fd5d9: Preparing [2024-11-11T02:52:54.111Z] be0180bb1717: Preparing [2024-11-11T02:52:54.111Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:54.111Z] 23738424b5e2: Waiting [2024-11-11T02:52:54.111Z] 8aa3a4948cf0: Waiting [2024-11-11T02:52:54.111Z] ff720c01e6d3: Waiting [2024-11-11T02:52:54.111Z] 2631d9a67235: Waiting [2024-11-11T02:52:54.111Z] 5f70bf18a086: Waiting [2024-11-11T02:52:54.111Z] da2b3ff86f87: Waiting [2024-11-11T02:52:54.111Z] 156d745fd5d9: Waiting [2024-11-11T02:52:54.111Z] be0180bb1717: Waiting [2024-11-11T02:52:54.111Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:54.111Z] d3ab6d92f1c7: Waiting [2024-11-11T02:52:54.111Z] 0e1551f10412: Waiting [2024-11-11T02:52:54.111Z] e6d55e90983c: Layer already exists [2024-11-11T02:52:54.111Z] 504d7a3d9b2b: Layer already exists [2024-11-11T02:52:54.111Z] aaf4e49fb857: Layer already exists [2024-11-11T02:52:54.111Z] 668d6b652e8a: Layer already exists [2024-11-11T02:52:54.111Z] 06cfee417741: Layer already exists [2024-11-11T02:52:54.111Z] ff720c01e6d3: Layer already exists [2024-11-11T02:52:54.111Z] 23738424b5e2: Layer already exists [2024-11-11T02:52:54.111Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:54.111Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:54.111Z] d3ab6d92f1c7: Layer already exists [2024-11-11T02:52:54.111Z] da2b3ff86f87: Layer already exists [2024-11-11T02:52:54.111Z] 2631d9a67235: Layer already exists [2024-11-11T02:52:54.111Z] 156d745fd5d9: Layer already exists [2024-11-11T02:52:54.111Z] 5f70bf18a086: Layer already exists [2024-11-11T02:52:54.111Z] be0180bb1717: Layer already exists [2024-11-11T02:52:54.111Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:54.111Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:9e56d909f1c71cac5fe43bec58544a8b9490942d47153a41b6525c512cad0828 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:54.448Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:54.770Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-11T02:52:54.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-11T02:52:54.770Z] 504d7a3d9b2b: Preparing [2024-11-11T02:52:54.770Z] 668d6b652e8a: Preparing [2024-11-11T02:52:54.770Z] 06cfee417741: Preparing [2024-11-11T02:52:54.770Z] aaf4e49fb857: Preparing [2024-11-11T02:52:54.770Z] e6d55e90983c: Preparing [2024-11-11T02:52:54.770Z] 23738424b5e2: Preparing [2024-11-11T02:52:54.770Z] ff720c01e6d3: Preparing [2024-11-11T02:52:54.770Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:54.770Z] 0e1551f10412: Preparing [2024-11-11T02:52:54.770Z] d3ab6d92f1c7: Preparing [2024-11-11T02:52:54.770Z] 2631d9a67235: Preparing [2024-11-11T02:52:54.770Z] 5f70bf18a086: Preparing [2024-11-11T02:52:54.770Z] da2b3ff86f87: Preparing [2024-11-11T02:52:54.770Z] 156d745fd5d9: Preparing [2024-11-11T02:52:54.770Z] be0180bb1717: Preparing [2024-11-11T02:52:54.770Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:54.770Z] 0e1551f10412: Waiting [2024-11-11T02:52:54.770Z] 5f70bf18a086: Waiting [2024-11-11T02:52:54.770Z] d3ab6d92f1c7: Waiting [2024-11-11T02:52:54.770Z] da2b3ff86f87: Waiting [2024-11-11T02:52:54.770Z] 2631d9a67235: Waiting [2024-11-11T02:52:54.770Z] 156d745fd5d9: Waiting [2024-11-11T02:52:54.770Z] ff720c01e6d3: Waiting [2024-11-11T02:52:54.770Z] be0180bb1717: Waiting [2024-11-11T02:52:54.770Z] 23738424b5e2: Waiting [2024-11-11T02:52:54.770Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:54.770Z] 8aa3a4948cf0: Waiting [2024-11-11T02:52:54.770Z] 06cfee417741: Layer already exists [2024-11-11T02:52:54.770Z] e6d55e90983c: Layer already exists [2024-11-11T02:52:54.770Z] 668d6b652e8a: Layer already exists [2024-11-11T02:52:54.770Z] 504d7a3d9b2b: Layer already exists [2024-11-11T02:52:54.770Z] aaf4e49fb857: Layer already exists [2024-11-11T02:52:54.770Z] 23738424b5e2: Layer already exists [2024-11-11T02:52:54.770Z] ff720c01e6d3: Layer already exists [2024-11-11T02:52:54.770Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:54.770Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:54.770Z] d3ab6d92f1c7: Layer already exists [2024-11-11T02:52:54.770Z] 5f70bf18a086: Layer already exists [2024-11-11T02:52:54.770Z] 2631d9a67235: Layer already exists [2024-11-11T02:52:54.770Z] 156d745fd5d9: Layer already exists [2024-11-11T02:52:54.770Z] da2b3ff86f87: Layer already exists [2024-11-11T02:52:54.770Z] be0180bb1717: Layer already exists [2024-11-11T02:52:54.770Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:54.770Z] main: digest: sha256:9e56d909f1c71cac5fe43bec58544a8b9490942d47153a41b6525c512cad0828 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:52:54.852Z] ===================================================== [Pipeline] echo [2024-11-11T02:52:54.867Z] taggedImages: [2024-11-11T02:52:54.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:54.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-11T02:52:54.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.17 [2024-11-11T02:52:54.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:54.867Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-11-11T02:52:54.899Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-11-11T02:52:54.899Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:54.899Z] latest [2024-11-11T02:52:54.899Z] 4.0.0-dev.17 [2024-11-11T02:52:54.899Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:54.899Z] main [2024-11-11T02:52:54.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:55.248Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:55.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:52:55.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-11T02:52:55.571Z] 6ce0128dc9b0: Preparing [2024-11-11T02:52:55.571Z] 0a22c4e16d1e: Preparing [2024-11-11T02:52:55.571Z] 49990ca15a2f: Preparing [2024-11-11T02:52:55.571Z] 0d74fdbe3ffc: Preparing [2024-11-11T02:52:55.571Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:55.571Z] 0e1551f10412: Preparing [2024-11-11T02:52:55.571Z] e6be4e11784f: Preparing [2024-11-11T02:52:55.571Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:55.571Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:55.571Z] 0e1551f10412: Waiting [2024-11-11T02:52:55.571Z] e6be4e11784f: Waiting [2024-11-11T02:52:55.571Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:55.571Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:55.571Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:55.571Z] 0a22c4e16d1e: Layer already exists [2024-11-11T02:52:55.571Z] 6ce0128dc9b0: Layer already exists [2024-11-11T02:52:55.571Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:55.571Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:55.571Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:55.571Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:55.571Z] 49990ca15a2f: Pushed [2024-11-11T02:52:57.477Z] 0d74fdbe3ffc: Pushed [2024-11-11T02:52:57.737Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:671487f5b796b4298af6ca5c1a636f80406e51d9d49aba659d5a03ee32318ef2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:58.073Z] + 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-11T02:52:58.412Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-11T02:52:58.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-11T02:52:58.413Z] 6ce0128dc9b0: Preparing [2024-11-11T02:52:58.413Z] 0a22c4e16d1e: Preparing [2024-11-11T02:52:58.413Z] 49990ca15a2f: Preparing [2024-11-11T02:52:58.413Z] 0d74fdbe3ffc: Preparing [2024-11-11T02:52:58.413Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:58.413Z] 0e1551f10412: Preparing [2024-11-11T02:52:58.413Z] e6be4e11784f: Preparing [2024-11-11T02:52:58.413Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:58.413Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:58.413Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:58.413Z] 0e1551f10412: Waiting [2024-11-11T02:52:58.413Z] e6be4e11784f: Waiting [2024-11-11T02:52:58.413Z] 6ce0128dc9b0: Layer already exists [2024-11-11T02:52:58.413Z] 0a22c4e16d1e: Layer already exists [2024-11-11T02:52:58.413Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:58.413Z] 0d74fdbe3ffc: Layer already exists [2024-11-11T02:52:58.413Z] 49990ca15a2f: Layer already exists [2024-11-11T02:52:58.413Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:58.413Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:58.413Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:58.413Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:58.413Z] latest: digest: sha256:671487f5b796b4298af6ca5c1a636f80406e51d9d49aba659d5a03ee32318ef2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:58.742Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:59.073Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.17 [2024-11-11T02:52:59.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-11T02:52:59.073Z] 6ce0128dc9b0: Preparing [2024-11-11T02:52:59.073Z] 0a22c4e16d1e: Preparing [2024-11-11T02:52:59.073Z] 49990ca15a2f: Preparing [2024-11-11T02:52:59.073Z] 0d74fdbe3ffc: Preparing [2024-11-11T02:52:59.073Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:59.073Z] 0e1551f10412: Preparing [2024-11-11T02:52:59.073Z] e6be4e11784f: Preparing [2024-11-11T02:52:59.073Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:59.073Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:59.073Z] 0e1551f10412: Waiting [2024-11-11T02:52:59.073Z] e6be4e11784f: Waiting [2024-11-11T02:52:59.073Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:59.073Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:59.073Z] 6ce0128dc9b0: Layer already exists [2024-11-11T02:52:59.073Z] 49990ca15a2f: Layer already exists [2024-11-11T02:52:59.073Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:59.073Z] 0d74fdbe3ffc: Layer already exists [2024-11-11T02:52:59.073Z] 0a22c4e16d1e: Layer already exists [2024-11-11T02:52:59.073Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:59.073Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:59.073Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:59.073Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:59.074Z] 4.0.0-dev.17: digest: sha256:671487f5b796b4298af6ca5c1a636f80406e51d9d49aba659d5a03ee32318ef2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:59.402Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:52:59.739Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:52:59.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-11T02:52:59.739Z] 6ce0128dc9b0: Preparing [2024-11-11T02:52:59.739Z] 0a22c4e16d1e: Preparing [2024-11-11T02:52:59.739Z] 49990ca15a2f: Preparing [2024-11-11T02:52:59.739Z] 0d74fdbe3ffc: Preparing [2024-11-11T02:52:59.739Z] 8aa3a4948cf0: Preparing [2024-11-11T02:52:59.739Z] 0e1551f10412: Preparing [2024-11-11T02:52:59.739Z] e6be4e11784f: Preparing [2024-11-11T02:52:59.739Z] 8fabe28d9ea7: Preparing [2024-11-11T02:52:59.739Z] 63ca1fbb43ae: Preparing [2024-11-11T02:52:59.739Z] 8fabe28d9ea7: Waiting [2024-11-11T02:52:59.739Z] e6be4e11784f: Waiting [2024-11-11T02:52:59.739Z] 63ca1fbb43ae: Waiting [2024-11-11T02:52:59.739Z] 0e1551f10412: Waiting [2024-11-11T02:52:59.739Z] 49990ca15a2f: Layer already exists [2024-11-11T02:52:59.739Z] 0d74fdbe3ffc: Layer already exists [2024-11-11T02:52:59.739Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:52:59.739Z] 6ce0128dc9b0: Layer already exists [2024-11-11T02:52:59.739Z] 0a22c4e16d1e: Layer already exists [2024-11-11T02:52:59.739Z] 0e1551f10412: Layer already exists [2024-11-11T02:52:59.739Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:52:59.739Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:52:59.739Z] e6be4e11784f: Layer already exists [2024-11-11T02:52:59.739Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:671487f5b796b4298af6ca5c1a636f80406e51d9d49aba659d5a03ee32318ef2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:00.069Z] + 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-11T02:53:00.405Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-11-11T02:53:00.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-11T02:53:00.405Z] 6ce0128dc9b0: Preparing [2024-11-11T02:53:00.405Z] 0a22c4e16d1e: Preparing [2024-11-11T02:53:00.405Z] 49990ca15a2f: Preparing [2024-11-11T02:53:00.405Z] 0d74fdbe3ffc: Preparing [2024-11-11T02:53:00.405Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:00.405Z] 0e1551f10412: Preparing [2024-11-11T02:53:00.405Z] e6be4e11784f: Preparing [2024-11-11T02:53:00.405Z] 8fabe28d9ea7: Preparing [2024-11-11T02:53:00.405Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:00.405Z] 8fabe28d9ea7: Waiting [2024-11-11T02:53:00.405Z] 0e1551f10412: Waiting [2024-11-11T02:53:00.405Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:00.405Z] e6be4e11784f: Waiting [2024-11-11T02:53:00.405Z] 6ce0128dc9b0: Layer already exists [2024-11-11T02:53:00.405Z] 0d74fdbe3ffc: Layer already exists [2024-11-11T02:53:00.405Z] 49990ca15a2f: Layer already exists [2024-11-11T02:53:00.405Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:00.405Z] 0a22c4e16d1e: Layer already exists [2024-11-11T02:53:00.405Z] 8fabe28d9ea7: Layer already exists [2024-11-11T02:53:00.405Z] e6be4e11784f: Layer already exists [2024-11-11T02:53:00.405Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:00.405Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:00.405Z] main: digest: sha256:671487f5b796b4298af6ca5c1a636f80406e51d9d49aba659d5a03ee32318ef2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:53:00.480Z] ===================================================== [Pipeline] echo [2024-11-11T02:53:00.502Z] taggedImages: [2024-11-11T02:53:00.502Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:00.502Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-11T02:53:00.502Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.17 [2024-11-11T02:53:00.502Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:00.502Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-11-11T02:53:00.541Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-11-11T02:53:00.541Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:00.541Z] latest [2024-11-11T02:53:00.541Z] 4.0.0-dev.17 [2024-11-11T02:53:00.541Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:00.541Z] main [2024-11-11T02:53:00.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:00.895Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:01.219Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:01.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-11T02:53:01.220Z] abb182a5a7d6: Preparing [2024-11-11T02:53:01.220Z] 4441a92b13f5: Preparing [2024-11-11T02:53:01.220Z] a2b40e5b02ef: Preparing [2024-11-11T02:53:01.220Z] aabd9b89b797: Preparing [2024-11-11T02:53:01.220Z] 39f0a501e9ba: Preparing [2024-11-11T02:53:01.220Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:01.220Z] 0e1551f10412: Preparing [2024-11-11T02:53:01.220Z] 3c7b5f7b810a: Preparing [2024-11-11T02:53:01.220Z] 910f45ee7d5c: Preparing [2024-11-11T02:53:01.220Z] 308964c20770: Preparing [2024-11-11T02:53:01.220Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:01.220Z] 308964c20770: Waiting [2024-11-11T02:53:01.220Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:01.220Z] 0e1551f10412: Waiting [2024-11-11T02:53:01.220Z] 910f45ee7d5c: Waiting [2024-11-11T02:53:01.220Z] 3c7b5f7b810a: Waiting [2024-11-11T02:53:01.220Z] 8aa3a4948cf0: Waiting [2024-11-11T02:53:01.220Z] 39f0a501e9ba: Pushed [2024-11-11T02:53:01.220Z] abb182a5a7d6: Pushed [2024-11-11T02:53:01.220Z] 4441a92b13f5: Pushed [2024-11-11T02:53:01.220Z] aabd9b89b797: Pushed [2024-11-11T02:53:01.220Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:01.220Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:01.220Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:01.478Z] 3c7b5f7b810a: Pushed [2024-11-11T02:53:01.478Z] 910f45ee7d5c: Pushed [2024-11-11T02:53:02.429Z] a2b40e5b02ef: Pushed [2024-11-11T02:53:02.999Z] 308964c20770: Pushed [2024-11-11T02:53:03.262Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:f86b47572e81de7d1f2b245ab08909150a32e32f736a5149fd3f7c91bdd15327 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:03.591Z] + 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-11T02:53:03.917Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-11T02:53:03.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-11T02:53:03.917Z] abb182a5a7d6: Preparing [2024-11-11T02:53:03.917Z] 4441a92b13f5: Preparing [2024-11-11T02:53:03.917Z] a2b40e5b02ef: Preparing [2024-11-11T02:53:03.917Z] aabd9b89b797: Preparing [2024-11-11T02:53:03.917Z] 39f0a501e9ba: Preparing [2024-11-11T02:53:03.917Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:03.917Z] 0e1551f10412: Preparing [2024-11-11T02:53:03.917Z] 3c7b5f7b810a: Preparing [2024-11-11T02:53:03.917Z] 910f45ee7d5c: Preparing [2024-11-11T02:53:03.917Z] 308964c20770: Preparing [2024-11-11T02:53:03.917Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:03.917Z] 8aa3a4948cf0: Waiting [2024-11-11T02:53:03.917Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:03.917Z] 910f45ee7d5c: Waiting [2024-11-11T02:53:03.917Z] 0e1551f10412: Waiting [2024-11-11T02:53:03.917Z] 3c7b5f7b810a: Waiting [2024-11-11T02:53:03.917Z] 308964c20770: Waiting [2024-11-11T02:53:03.917Z] 4441a92b13f5: Layer already exists [2024-11-11T02:53:03.917Z] a2b40e5b02ef: Layer already exists [2024-11-11T02:53:03.917Z] aabd9b89b797: Layer already exists [2024-11-11T02:53:03.917Z] 39f0a501e9ba: Layer already exists [2024-11-11T02:53:03.917Z] abb182a5a7d6: Layer already exists [2024-11-11T02:53:03.917Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:03.917Z] 3c7b5f7b810a: Layer already exists [2024-11-11T02:53:03.917Z] 308964c20770: Layer already exists [2024-11-11T02:53:03.917Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:03.917Z] 910f45ee7d5c: Layer already exists [2024-11-11T02:53:03.917Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:03.917Z] latest: digest: sha256:f86b47572e81de7d1f2b245ab08909150a32e32f736a5149fd3f7c91bdd15327 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:04.460Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:04.863Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.17 [2024-11-11T02:53:04.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-11T02:53:04.863Z] abb182a5a7d6: Preparing [2024-11-11T02:53:04.863Z] 4441a92b13f5: Preparing [2024-11-11T02:53:04.863Z] a2b40e5b02ef: Preparing [2024-11-11T02:53:04.863Z] aabd9b89b797: Preparing [2024-11-11T02:53:04.863Z] 39f0a501e9ba: Preparing [2024-11-11T02:53:04.863Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:04.863Z] 0e1551f10412: Preparing [2024-11-11T02:53:04.863Z] 3c7b5f7b810a: Preparing [2024-11-11T02:53:04.863Z] 910f45ee7d5c: Preparing [2024-11-11T02:53:04.863Z] 308964c20770: Preparing [2024-11-11T02:53:04.863Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:04.863Z] 0e1551f10412: Waiting [2024-11-11T02:53:04.863Z] 308964c20770: Waiting [2024-11-11T02:53:04.863Z] 3c7b5f7b810a: Waiting [2024-11-11T02:53:04.863Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:04.863Z] 910f45ee7d5c: Waiting [2024-11-11T02:53:04.863Z] 8aa3a4948cf0: Waiting [2024-11-11T02:53:04.863Z] abb182a5a7d6: Layer already exists [2024-11-11T02:53:04.863Z] aabd9b89b797: Layer already exists [2024-11-11T02:53:04.863Z] a2b40e5b02ef: Layer already exists [2024-11-11T02:53:04.863Z] 39f0a501e9ba: Layer already exists [2024-11-11T02:53:04.863Z] 4441a92b13f5: Layer already exists [2024-11-11T02:53:04.863Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:04.863Z] 3c7b5f7b810a: Layer already exists [2024-11-11T02:53:04.863Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:04.863Z] 910f45ee7d5c: Layer already exists [2024-11-11T02:53:04.863Z] 308964c20770: Layer already exists [2024-11-11T02:53:04.863Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:04.863Z] 4.0.0-dev.17: digest: sha256:f86b47572e81de7d1f2b245ab08909150a32e32f736a5149fd3f7c91bdd15327 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:05.216Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:05.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:05.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-11T02:53:05.541Z] abb182a5a7d6: Preparing [2024-11-11T02:53:05.541Z] 4441a92b13f5: Preparing [2024-11-11T02:53:05.541Z] a2b40e5b02ef: Preparing [2024-11-11T02:53:05.541Z] aabd9b89b797: Preparing [2024-11-11T02:53:05.541Z] 39f0a501e9ba: Preparing [2024-11-11T02:53:05.541Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:05.541Z] 0e1551f10412: Preparing [2024-11-11T02:53:05.541Z] 3c7b5f7b810a: Preparing [2024-11-11T02:53:05.541Z] 910f45ee7d5c: Preparing [2024-11-11T02:53:05.541Z] 308964c20770: Preparing [2024-11-11T02:53:05.541Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:05.541Z] 8aa3a4948cf0: Waiting [2024-11-11T02:53:05.541Z] 0e1551f10412: Waiting [2024-11-11T02:53:05.541Z] 3c7b5f7b810a: Waiting [2024-11-11T02:53:05.541Z] 910f45ee7d5c: Waiting [2024-11-11T02:53:05.541Z] 308964c20770: Waiting [2024-11-11T02:53:05.541Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:05.541Z] a2b40e5b02ef: Layer already exists [2024-11-11T02:53:05.541Z] abb182a5a7d6: Layer already exists [2024-11-11T02:53:05.541Z] aabd9b89b797: Layer already exists [2024-11-11T02:53:05.541Z] 39f0a501e9ba: Layer already exists [2024-11-11T02:53:05.541Z] 4441a92b13f5: Layer already exists [2024-11-11T02:53:05.541Z] 3c7b5f7b810a: Layer already exists [2024-11-11T02:53:05.541Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:05.541Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:05.541Z] 910f45ee7d5c: Layer already exists [2024-11-11T02:53:05.541Z] 308964c20770: Layer already exists [2024-11-11T02:53:05.541Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:05.541Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:f86b47572e81de7d1f2b245ab08909150a32e32f736a5149fd3f7c91bdd15327 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:05.867Z] + 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-11T02:53:06.191Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-11-11T02:53:06.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-11T02:53:06.191Z] abb182a5a7d6: Preparing [2024-11-11T02:53:06.191Z] 4441a92b13f5: Preparing [2024-11-11T02:53:06.191Z] a2b40e5b02ef: Preparing [2024-11-11T02:53:06.191Z] aabd9b89b797: Preparing [2024-11-11T02:53:06.191Z] 39f0a501e9ba: Preparing [2024-11-11T02:53:06.191Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:06.191Z] 0e1551f10412: Preparing [2024-11-11T02:53:06.191Z] 3c7b5f7b810a: Preparing [2024-11-11T02:53:06.191Z] 910f45ee7d5c: Preparing [2024-11-11T02:53:06.191Z] 308964c20770: Preparing [2024-11-11T02:53:06.191Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:06.191Z] 308964c20770: Waiting [2024-11-11T02:53:06.191Z] 3c7b5f7b810a: Waiting [2024-11-11T02:53:06.191Z] 910f45ee7d5c: Waiting [2024-11-11T02:53:06.191Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:06.191Z] 0e1551f10412: Waiting [2024-11-11T02:53:06.191Z] abb182a5a7d6: Layer already exists [2024-11-11T02:53:06.191Z] 4441a92b13f5: Layer already exists [2024-11-11T02:53:06.191Z] 39f0a501e9ba: Layer already exists [2024-11-11T02:53:06.191Z] a2b40e5b02ef: Layer already exists [2024-11-11T02:53:06.191Z] aabd9b89b797: Layer already exists [2024-11-11T02:53:06.191Z] 3c7b5f7b810a: Layer already exists [2024-11-11T02:53:06.191Z] 910f45ee7d5c: Layer already exists [2024-11-11T02:53:06.191Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:06.191Z] 308964c20770: Layer already exists [2024-11-11T02:53:06.191Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:06.191Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:06.191Z] main: digest: sha256:f86b47572e81de7d1f2b245ab08909150a32e32f736a5149fd3f7c91bdd15327 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:53:06.269Z] ===================================================== [Pipeline] echo [2024-11-11T02:53:06.285Z] taggedImages: [2024-11-11T02:53:06.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:06.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-11T02:53:06.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.17 [2024-11-11T02:53:06.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:06.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-11-11T02:53:06.321Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-11-11T02:53:06.321Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:06.321Z] latest [2024-11-11T02:53:06.321Z] 4.0.0-dev.17 [2024-11-11T02:53:06.321Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:06.321Z] main [2024-11-11T02:53:06.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:06.659Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:06.986Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:06.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-11T02:53:06.986Z] ed0ca2f756d8: Preparing [2024-11-11T02:53:06.986Z] 9f6fa7a150be: Preparing [2024-11-11T02:53:06.986Z] c1ce655917e6: Preparing [2024-11-11T02:53:06.986Z] c123192c1dd7: Preparing [2024-11-11T02:53:06.986Z] 4b5bd0477994: Preparing [2024-11-11T02:53:06.986Z] c38a9a5b2934: Preparing [2024-11-11T02:53:06.986Z] 45bc78875c12: Preparing [2024-11-11T02:53:06.986Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:06.986Z] 0e1551f10412: Preparing [2024-11-11T02:53:06.986Z] 72cd73fba368: Preparing [2024-11-11T02:53:06.986Z] 967a6bd138a8: Preparing [2024-11-11T02:53:06.986Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:06.986Z] 45bc78875c12: Waiting [2024-11-11T02:53:06.986Z] 8aa3a4948cf0: Waiting [2024-11-11T02:53:06.986Z] 0e1551f10412: Waiting [2024-11-11T02:53:06.986Z] 72cd73fba368: Waiting [2024-11-11T02:53:06.986Z] 967a6bd138a8: Waiting [2024-11-11T02:53:06.986Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:06.986Z] c38a9a5b2934: Waiting [2024-11-11T02:53:06.986Z] ed0ca2f756d8: Pushed [2024-11-11T02:53:06.986Z] 9f6fa7a150be: Pushed [2024-11-11T02:53:06.986Z] 4b5bd0477994: Pushed [2024-11-11T02:53:06.986Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:06.986Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:06.986Z] c38a9a5b2934: Pushed [2024-11-11T02:53:06.986Z] 45bc78875c12: Pushed [2024-11-11T02:53:07.246Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:07.818Z] 72cd73fba368: Pushed [2024-11-11T02:53:07.818Z] c123192c1dd7: Pushed [2024-11-11T02:53:08.078Z] c1ce655917e6: Pushed [2024-11-11T02:53:08.340Z] 967a6bd138a8: Pushed [2024-11-11T02:53:08.340Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:74461e7d1aae70314b8aa50d98da834dccfc3ac6d65705912f83a072d1b705a6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:08.667Z] + 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-11T02:53:08.997Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-11T02:53:08.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-11T02:53:08.997Z] ed0ca2f756d8: Preparing [2024-11-11T02:53:08.997Z] 9f6fa7a150be: Preparing [2024-11-11T02:53:08.997Z] c1ce655917e6: Preparing [2024-11-11T02:53:08.997Z] c123192c1dd7: Preparing [2024-11-11T02:53:08.997Z] 4b5bd0477994: Preparing [2024-11-11T02:53:08.997Z] c38a9a5b2934: Preparing [2024-11-11T02:53:08.997Z] 45bc78875c12: Preparing [2024-11-11T02:53:08.997Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:08.997Z] 0e1551f10412: Preparing [2024-11-11T02:53:08.997Z] 72cd73fba368: Preparing [2024-11-11T02:53:08.997Z] 967a6bd138a8: Preparing [2024-11-11T02:53:08.997Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:08.997Z] c38a9a5b2934: Waiting [2024-11-11T02:53:08.997Z] 45bc78875c12: Waiting [2024-11-11T02:53:08.997Z] 72cd73fba368: Waiting [2024-11-11T02:53:08.997Z] 8aa3a4948cf0: Waiting [2024-11-11T02:53:08.997Z] 967a6bd138a8: Waiting [2024-11-11T02:53:08.997Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:08.997Z] 0e1551f10412: Waiting [2024-11-11T02:53:08.997Z] 4b5bd0477994: Layer already exists [2024-11-11T02:53:08.997Z] ed0ca2f756d8: Layer already exists [2024-11-11T02:53:08.997Z] c1ce655917e6: Layer already exists [2024-11-11T02:53:08.997Z] 9f6fa7a150be: Layer already exists [2024-11-11T02:53:08.997Z] c123192c1dd7: Layer already exists [2024-11-11T02:53:08.997Z] c38a9a5b2934: Layer already exists [2024-11-11T02:53:08.997Z] 45bc78875c12: Layer already exists [2024-11-11T02:53:08.997Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:08.997Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:08.997Z] 72cd73fba368: Layer already exists [2024-11-11T02:53:08.997Z] 967a6bd138a8: Layer already exists [2024-11-11T02:53:08.997Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:08.997Z] latest: digest: sha256:74461e7d1aae70314b8aa50d98da834dccfc3ac6d65705912f83a072d1b705a6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:09.325Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:09.652Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.17 [2024-11-11T02:53:09.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-11T02:53:09.652Z] ed0ca2f756d8: Preparing [2024-11-11T02:53:09.652Z] 9f6fa7a150be: Preparing [2024-11-11T02:53:09.652Z] c1ce655917e6: Preparing [2024-11-11T02:53:09.652Z] c123192c1dd7: Preparing [2024-11-11T02:53:09.652Z] 4b5bd0477994: Preparing [2024-11-11T02:53:09.652Z] c38a9a5b2934: Preparing [2024-11-11T02:53:09.652Z] 45bc78875c12: Preparing [2024-11-11T02:53:09.652Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:09.652Z] 0e1551f10412: Preparing [2024-11-11T02:53:09.652Z] 72cd73fba368: Preparing [2024-11-11T02:53:09.652Z] 967a6bd138a8: Preparing [2024-11-11T02:53:09.652Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:09.652Z] c38a9a5b2934: Waiting [2024-11-11T02:53:09.652Z] 0e1551f10412: Waiting [2024-11-11T02:53:09.652Z] 72cd73fba368: Waiting [2024-11-11T02:53:09.652Z] 967a6bd138a8: Waiting [2024-11-11T02:53:09.652Z] 45bc78875c12: Waiting [2024-11-11T02:53:09.652Z] 8aa3a4948cf0: Waiting [2024-11-11T02:53:09.652Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:09.652Z] 4b5bd0477994: Layer already exists [2024-11-11T02:53:09.652Z] c123192c1dd7: Layer already exists [2024-11-11T02:53:09.652Z] 9f6fa7a150be: Layer already exists [2024-11-11T02:53:09.652Z] ed0ca2f756d8: Layer already exists [2024-11-11T02:53:09.652Z] c1ce655917e6: Layer already exists [2024-11-11T02:53:09.652Z] 45bc78875c12: Layer already exists [2024-11-11T02:53:09.652Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:09.652Z] 72cd73fba368: Layer already exists [2024-11-11T02:53:09.652Z] c38a9a5b2934: Layer already exists [2024-11-11T02:53:09.652Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:09.652Z] 967a6bd138a8: Layer already exists [2024-11-11T02:53:09.652Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:09.652Z] 4.0.0-dev.17: digest: sha256:74461e7d1aae70314b8aa50d98da834dccfc3ac6d65705912f83a072d1b705a6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:09.986Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:10.320Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:10.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-11T02:53:10.321Z] ed0ca2f756d8: Preparing [2024-11-11T02:53:10.321Z] 9f6fa7a150be: Preparing [2024-11-11T02:53:10.321Z] c1ce655917e6: Preparing [2024-11-11T02:53:10.321Z] c123192c1dd7: Preparing [2024-11-11T02:53:10.321Z] 4b5bd0477994: Preparing [2024-11-11T02:53:10.321Z] c38a9a5b2934: Preparing [2024-11-11T02:53:10.321Z] 45bc78875c12: Preparing [2024-11-11T02:53:10.321Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:10.321Z] 0e1551f10412: Preparing [2024-11-11T02:53:10.321Z] 72cd73fba368: Preparing [2024-11-11T02:53:10.321Z] 967a6bd138a8: Preparing [2024-11-11T02:53:10.321Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:10.321Z] 45bc78875c12: Waiting [2024-11-11T02:53:10.321Z] 8aa3a4948cf0: Waiting [2024-11-11T02:53:10.321Z] 0e1551f10412: Waiting [2024-11-11T02:53:10.321Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:10.321Z] 72cd73fba368: Waiting [2024-11-11T02:53:10.321Z] c38a9a5b2934: Waiting [2024-11-11T02:53:10.321Z] 967a6bd138a8: Waiting [2024-11-11T02:53:10.321Z] 9f6fa7a150be: Layer already exists [2024-11-11T02:53:10.321Z] 4b5bd0477994: Layer already exists [2024-11-11T02:53:10.321Z] ed0ca2f756d8: Layer already exists [2024-11-11T02:53:10.321Z] c1ce655917e6: Layer already exists [2024-11-11T02:53:10.321Z] c123192c1dd7: Layer already exists [2024-11-11T02:53:10.321Z] c38a9a5b2934: Layer already exists [2024-11-11T02:53:10.321Z] 45bc78875c12: Layer already exists [2024-11-11T02:53:10.321Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:10.321Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:10.321Z] 72cd73fba368: Layer already exists [2024-11-11T02:53:10.321Z] 967a6bd138a8: Layer already exists [2024-11-11T02:53:10.321Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:10.321Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:74461e7d1aae70314b8aa50d98da834dccfc3ac6d65705912f83a072d1b705a6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:10.647Z] + 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-11T02:53:10.992Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-11-11T02:53:10.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-11T02:53:10.992Z] ed0ca2f756d8: Preparing [2024-11-11T02:53:10.992Z] 9f6fa7a150be: Preparing [2024-11-11T02:53:10.992Z] c1ce655917e6: Preparing [2024-11-11T02:53:10.992Z] c123192c1dd7: Preparing [2024-11-11T02:53:10.992Z] 4b5bd0477994: Preparing [2024-11-11T02:53:10.992Z] c38a9a5b2934: Preparing [2024-11-11T02:53:10.992Z] 45bc78875c12: Preparing [2024-11-11T02:53:10.992Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:10.992Z] 0e1551f10412: Preparing [2024-11-11T02:53:10.992Z] 72cd73fba368: Preparing [2024-11-11T02:53:10.992Z] 967a6bd138a8: Preparing [2024-11-11T02:53:10.992Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:10.992Z] 0e1551f10412: Waiting [2024-11-11T02:53:10.992Z] c38a9a5b2934: Waiting [2024-11-11T02:53:10.992Z] 8aa3a4948cf0: Waiting [2024-11-11T02:53:10.992Z] 45bc78875c12: Waiting [2024-11-11T02:53:10.992Z] 72cd73fba368: Waiting [2024-11-11T02:53:10.992Z] 967a6bd138a8: Waiting [2024-11-11T02:53:10.992Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:10.992Z] 9f6fa7a150be: Layer already exists [2024-11-11T02:53:10.992Z] c1ce655917e6: Layer already exists [2024-11-11T02:53:10.992Z] ed0ca2f756d8: Layer already exists [2024-11-11T02:53:10.992Z] 4b5bd0477994: Layer already exists [2024-11-11T02:53:10.992Z] c123192c1dd7: Layer already exists [2024-11-11T02:53:10.992Z] c38a9a5b2934: Layer already exists [2024-11-11T02:53:10.992Z] 45bc78875c12: Layer already exists [2024-11-11T02:53:10.992Z] 72cd73fba368: Layer already exists [2024-11-11T02:53:10.992Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:10.992Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:10.992Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:10.992Z] 967a6bd138a8: Layer already exists [2024-11-11T02:53:10.992Z] main: digest: sha256:74461e7d1aae70314b8aa50d98da834dccfc3ac6d65705912f83a072d1b705a6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:53:11.074Z] ===================================================== [Pipeline] echo [2024-11-11T02:53:11.088Z] taggedImages: [2024-11-11T02:53:11.088Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:11.088Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-11T02:53:11.088Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.17 [2024-11-11T02:53:11.088Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:11.088Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-11-11T02:53:11.123Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-11-11T02:53:11.123Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:11.123Z] latest [2024-11-11T02:53:11.123Z] 4.0.0-dev.17 [2024-11-11T02:53:11.123Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:11.123Z] main [2024-11-11T02:53:11.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:11.473Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:11.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:11.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-11T02:53:11.810Z] f54d36ec2e52: Preparing [2024-11-11T02:53:11.810Z] 50022660b19d: Preparing [2024-11-11T02:53:11.810Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:11.810Z] 0e1551f10412: Preparing [2024-11-11T02:53:11.810Z] 4ccbe49b4e01: Preparing [2024-11-11T02:53:11.810Z] 42083215c43b: Preparing [2024-11-11T02:53:11.810Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:11.810Z] 42083215c43b: Waiting [2024-11-11T02:53:11.810Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:11.810Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:11.810Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:11.810Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:11.810Z] f54d36ec2e52: Pushed [2024-11-11T02:53:12.379Z] 4ccbe49b4e01: Pushed [2024-11-11T02:53:12.637Z] 42083215c43b: Pushed [2024-11-11T02:53:13.575Z] 50022660b19d: Pushed [2024-11-11T02:53:13.575Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:3e43ef9654fdcfede565896e7e9b1bd5a5c76dae620e3ab4486338b2aba11de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:13.899Z] + 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-11T02:53:14.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-11T02:53:14.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-11T02:53:14.231Z] f54d36ec2e52: Preparing [2024-11-11T02:53:14.231Z] 50022660b19d: Preparing [2024-11-11T02:53:14.231Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:14.231Z] 0e1551f10412: Preparing [2024-11-11T02:53:14.231Z] 4ccbe49b4e01: Preparing [2024-11-11T02:53:14.231Z] 42083215c43b: Preparing [2024-11-11T02:53:14.231Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:14.231Z] 42083215c43b: Waiting [2024-11-11T02:53:14.231Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:14.231Z] 4ccbe49b4e01: Layer already exists [2024-11-11T02:53:14.231Z] f54d36ec2e52: Layer already exists [2024-11-11T02:53:14.231Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:14.231Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:14.231Z] 50022660b19d: Layer already exists [2024-11-11T02:53:14.231Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:14.231Z] 42083215c43b: Layer already exists [2024-11-11T02:53:14.231Z] latest: digest: sha256:3e43ef9654fdcfede565896e7e9b1bd5a5c76dae620e3ab4486338b2aba11de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:14.558Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:14.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.17 [2024-11-11T02:53:14.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-11T02:53:14.883Z] f54d36ec2e52: Preparing [2024-11-11T02:53:14.883Z] 50022660b19d: Preparing [2024-11-11T02:53:14.883Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:14.883Z] 0e1551f10412: Preparing [2024-11-11T02:53:14.883Z] 4ccbe49b4e01: Preparing [2024-11-11T02:53:14.883Z] 42083215c43b: Preparing [2024-11-11T02:53:14.883Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:14.883Z] 42083215c43b: Waiting [2024-11-11T02:53:14.883Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:14.883Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:14.883Z] 4ccbe49b4e01: Layer already exists [2024-11-11T02:53:14.883Z] f54d36ec2e52: Layer already exists [2024-11-11T02:53:14.883Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:14.883Z] 50022660b19d: Layer already exists [2024-11-11T02:53:14.883Z] 42083215c43b: Layer already exists [2024-11-11T02:53:14.883Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:14.883Z] 4.0.0-dev.17: digest: sha256:3e43ef9654fdcfede565896e7e9b1bd5a5c76dae620e3ab4486338b2aba11de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:15.207Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:15.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:15.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-11T02:53:15.535Z] f54d36ec2e52: Preparing [2024-11-11T02:53:15.535Z] 50022660b19d: Preparing [2024-11-11T02:53:15.535Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:15.535Z] 0e1551f10412: Preparing [2024-11-11T02:53:15.535Z] 4ccbe49b4e01: Preparing [2024-11-11T02:53:15.535Z] 42083215c43b: Preparing [2024-11-11T02:53:15.535Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:15.535Z] 42083215c43b: Waiting [2024-11-11T02:53:15.535Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:15.535Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:15.535Z] 50022660b19d: Layer already exists [2024-11-11T02:53:15.535Z] 4ccbe49b4e01: Layer already exists [2024-11-11T02:53:15.535Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:15.535Z] f54d36ec2e52: Layer already exists [2024-11-11T02:53:15.535Z] 42083215c43b: Layer already exists [2024-11-11T02:53:15.535Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:15.535Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:3e43ef9654fdcfede565896e7e9b1bd5a5c76dae620e3ab4486338b2aba11de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:15.866Z] + 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-11T02:53:16.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-11-11T02:53:16.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-11T02:53:16.190Z] f54d36ec2e52: Preparing [2024-11-11T02:53:16.190Z] 50022660b19d: Preparing [2024-11-11T02:53:16.190Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:16.190Z] 0e1551f10412: Preparing [2024-11-11T02:53:16.190Z] 4ccbe49b4e01: Preparing [2024-11-11T02:53:16.190Z] 42083215c43b: Preparing [2024-11-11T02:53:16.190Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:16.190Z] 42083215c43b: Waiting [2024-11-11T02:53:16.190Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:16.190Z] 50022660b19d: Layer already exists [2024-11-11T02:53:16.190Z] 4ccbe49b4e01: Layer already exists [2024-11-11T02:53:16.190Z] f54d36ec2e52: Layer already exists [2024-11-11T02:53:16.190Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:16.190Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:16.190Z] 42083215c43b: Layer already exists [2024-11-11T02:53:16.190Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:16.190Z] main: digest: sha256:3e43ef9654fdcfede565896e7e9b1bd5a5c76dae620e3ab4486338b2aba11de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:53:16.267Z] ===================================================== [Pipeline] echo [2024-11-11T02:53:16.285Z] taggedImages: [2024-11-11T02:53:16.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:16.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-11T02:53:16.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.17 [2024-11-11T02:53:16.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:16.285Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-11-11T02:53:16.321Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-11-11T02:53:16.321Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:16.321Z] latest [2024-11-11T02:53:16.321Z] 4.0.0-dev.17 [2024-11-11T02:53:16.321Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:16.321Z] main [2024-11-11T02:53:16.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:16.676Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:17.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:17.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-11T02:53:17.004Z] 6ea241af25dc: Preparing [2024-11-11T02:53:17.004Z] 89a22b3d6dbf: Preparing [2024-11-11T02:53:17.004Z] 477dba1a0725: Preparing [2024-11-11T02:53:17.004Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:17.004Z] 0e1551f10412: Preparing [2024-11-11T02:53:17.004Z] 13fe0976402f: Preparing [2024-11-11T02:53:17.004Z] 83615003acb8: Preparing [2024-11-11T02:53:17.004Z] a64ef53b6404: Preparing [2024-11-11T02:53:17.004Z] 765e20fb3b7e: Preparing [2024-11-11T02:53:17.004Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:17.004Z] 83615003acb8: Waiting [2024-11-11T02:53:17.004Z] 765e20fb3b7e: Waiting [2024-11-11T02:53:17.004Z] a64ef53b6404: Waiting [2024-11-11T02:53:17.004Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:17.004Z] 13fe0976402f: Waiting [2024-11-11T02:53:17.004Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:17.004Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:17.004Z] 6ea241af25dc: Pushed [2024-11-11T02:53:17.004Z] 89a22b3d6dbf: Pushed [2024-11-11T02:53:17.004Z] 477dba1a0725: Pushed [2024-11-11T02:53:17.004Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:17.265Z] a64ef53b6404: Pushed [2024-11-11T02:53:17.832Z] 765e20fb3b7e: Pushed [2024-11-11T02:53:23.106Z] 83615003acb8: Pushed [2024-11-11T02:53:26.395Z] 13fe0976402f: Pushed [2024-11-11T02:53:26.395Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:6ec73f1b7d743a5f700191a9c7fcb6b8776d648882c162f3d3c66d779ffc3142 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:26.727Z] + 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-11T02:53:27.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-11T02:53:27.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-11T02:53:27.064Z] 6ea241af25dc: Preparing [2024-11-11T02:53:27.064Z] 89a22b3d6dbf: Preparing [2024-11-11T02:53:27.064Z] 477dba1a0725: Preparing [2024-11-11T02:53:27.064Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:27.064Z] 0e1551f10412: Preparing [2024-11-11T02:53:27.064Z] 13fe0976402f: Preparing [2024-11-11T02:53:27.064Z] 83615003acb8: Preparing [2024-11-11T02:53:27.064Z] a64ef53b6404: Preparing [2024-11-11T02:53:27.064Z] 765e20fb3b7e: Preparing [2024-11-11T02:53:27.064Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:27.064Z] 13fe0976402f: Waiting [2024-11-11T02:53:27.064Z] 83615003acb8: Waiting [2024-11-11T02:53:27.064Z] a64ef53b6404: Waiting [2024-11-11T02:53:27.064Z] 765e20fb3b7e: Waiting [2024-11-11T02:53:27.064Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:27.064Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:27.064Z] 89a22b3d6dbf: Layer already exists [2024-11-11T02:53:27.064Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:27.064Z] 477dba1a0725: Layer already exists [2024-11-11T02:53:27.064Z] 6ea241af25dc: Layer already exists [2024-11-11T02:53:27.064Z] 83615003acb8: Layer already exists [2024-11-11T02:53:27.064Z] 13fe0976402f: Layer already exists [2024-11-11T02:53:27.064Z] a64ef53b6404: Layer already exists [2024-11-11T02:53:27.064Z] 765e20fb3b7e: Layer already exists [2024-11-11T02:53:27.064Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:27.064Z] latest: digest: sha256:6ec73f1b7d743a5f700191a9c7fcb6b8776d648882c162f3d3c66d779ffc3142 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:27.403Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:27.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.17 [2024-11-11T02:53:27.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-11T02:53:27.740Z] 6ea241af25dc: Preparing [2024-11-11T02:53:27.740Z] 89a22b3d6dbf: Preparing [2024-11-11T02:53:27.740Z] 477dba1a0725: Preparing [2024-11-11T02:53:27.740Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:27.740Z] 0e1551f10412: Preparing [2024-11-11T02:53:27.740Z] 13fe0976402f: Preparing [2024-11-11T02:53:27.740Z] 83615003acb8: Preparing [2024-11-11T02:53:27.740Z] a64ef53b6404: Preparing [2024-11-11T02:53:27.740Z] 765e20fb3b7e: Preparing [2024-11-11T02:53:27.740Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:27.740Z] 83615003acb8: Waiting [2024-11-11T02:53:27.740Z] a64ef53b6404: Waiting [2024-11-11T02:53:27.740Z] 765e20fb3b7e: Waiting [2024-11-11T02:53:27.740Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:27.740Z] 13fe0976402f: Waiting [2024-11-11T02:53:27.740Z] 89a22b3d6dbf: Layer already exists [2024-11-11T02:53:27.740Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:27.740Z] 477dba1a0725: Layer already exists [2024-11-11T02:53:27.740Z] 6ea241af25dc: Layer already exists [2024-11-11T02:53:27.740Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:27.740Z] 83615003acb8: Layer already exists [2024-11-11T02:53:27.740Z] 13fe0976402f: Layer already exists [2024-11-11T02:53:27.740Z] a64ef53b6404: Layer already exists [2024-11-11T02:53:27.740Z] 765e20fb3b7e: Layer already exists [2024-11-11T02:53:27.740Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:27.740Z] 4.0.0-dev.17: digest: sha256:6ec73f1b7d743a5f700191a9c7fcb6b8776d648882c162f3d3c66d779ffc3142 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:28.069Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:28.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:28.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-11T02:53:28.404Z] 6ea241af25dc: Preparing [2024-11-11T02:53:28.404Z] 89a22b3d6dbf: Preparing [2024-11-11T02:53:28.404Z] 477dba1a0725: Preparing [2024-11-11T02:53:28.404Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:28.404Z] 0e1551f10412: Preparing [2024-11-11T02:53:28.404Z] 13fe0976402f: Preparing [2024-11-11T02:53:28.404Z] 83615003acb8: Preparing [2024-11-11T02:53:28.404Z] a64ef53b6404: Preparing [2024-11-11T02:53:28.404Z] 765e20fb3b7e: Preparing [2024-11-11T02:53:28.404Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:28.404Z] 83615003acb8: Waiting [2024-11-11T02:53:28.404Z] a64ef53b6404: Waiting [2024-11-11T02:53:28.404Z] 765e20fb3b7e: Waiting [2024-11-11T02:53:28.404Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:28.404Z] 13fe0976402f: Waiting [2024-11-11T02:53:28.404Z] 6ea241af25dc: Layer already exists [2024-11-11T02:53:28.404Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:28.404Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:28.404Z] 89a22b3d6dbf: Layer already exists [2024-11-11T02:53:28.404Z] 477dba1a0725: Layer already exists [2024-11-11T02:53:28.404Z] 13fe0976402f: Layer already exists [2024-11-11T02:53:28.404Z] 765e20fb3b7e: Layer already exists [2024-11-11T02:53:28.404Z] a64ef53b6404: Layer already exists [2024-11-11T02:53:28.404Z] 83615003acb8: Layer already exists [2024-11-11T02:53:28.404Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:28.404Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:6ec73f1b7d743a5f700191a9c7fcb6b8776d648882c162f3d3c66d779ffc3142 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:28.744Z] + 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-11T02:53:29.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-11-11T02:53:29.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-11T02:53:29.071Z] 6ea241af25dc: Preparing [2024-11-11T02:53:29.071Z] 89a22b3d6dbf: Preparing [2024-11-11T02:53:29.071Z] 477dba1a0725: Preparing [2024-11-11T02:53:29.071Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:29.071Z] 0e1551f10412: Preparing [2024-11-11T02:53:29.071Z] 13fe0976402f: Preparing [2024-11-11T02:53:29.071Z] 83615003acb8: Preparing [2024-11-11T02:53:29.071Z] a64ef53b6404: Preparing [2024-11-11T02:53:29.071Z] 765e20fb3b7e: Preparing [2024-11-11T02:53:29.071Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:29.071Z] a64ef53b6404: Waiting [2024-11-11T02:53:29.071Z] 83615003acb8: Waiting [2024-11-11T02:53:29.071Z] 765e20fb3b7e: Waiting [2024-11-11T02:53:29.071Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:29.071Z] 13fe0976402f: Waiting [2024-11-11T02:53:29.071Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:29.071Z] 6ea241af25dc: Layer already exists [2024-11-11T02:53:29.071Z] 89a22b3d6dbf: Layer already exists [2024-11-11T02:53:29.071Z] 477dba1a0725: Layer already exists [2024-11-11T02:53:29.071Z] 13fe0976402f: Layer already exists [2024-11-11T02:53:29.071Z] a64ef53b6404: Layer already exists [2024-11-11T02:53:29.071Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:29.071Z] 83615003acb8: Layer already exists [2024-11-11T02:53:29.071Z] 765e20fb3b7e: Layer already exists [2024-11-11T02:53:29.071Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:29.072Z] main: digest: sha256:6ec73f1b7d743a5f700191a9c7fcb6b8776d648882c162f3d3c66d779ffc3142 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:53:29.143Z] ===================================================== [Pipeline] echo [2024-11-11T02:53:29.160Z] taggedImages: [2024-11-11T02:53:29.160Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:29.160Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-11T02:53:29.160Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.17 [2024-11-11T02:53:29.160Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:29.160Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-11-11T02:53:29.195Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-11-11T02:53:29.195Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:29.195Z] latest [2024-11-11T02:53:29.195Z] 4.0.0-dev.17 [2024-11-11T02:53:29.195Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:29.195Z] main [2024-11-11T02:53:29.195Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:29.539Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:29.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:29.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-11T02:53:29.867Z] 9ab4a91a1c1a: Preparing [2024-11-11T02:53:29.867Z] 460de98c923a: Preparing [2024-11-11T02:53:29.867Z] a1d6674cc90b: Preparing [2024-11-11T02:53:29.867Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:29.867Z] 0e1551f10412: Preparing [2024-11-11T02:53:29.867Z] cc9409a6e53f: Preparing [2024-11-11T02:53:29.867Z] 78deef8ba53f: Preparing [2024-11-11T02:53:29.867Z] 226822a140b7: Preparing [2024-11-11T02:53:29.867Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:29.867Z] cc9409a6e53f: Waiting [2024-11-11T02:53:29.867Z] 78deef8ba53f: Waiting [2024-11-11T02:53:29.867Z] 226822a140b7: Waiting [2024-11-11T02:53:29.867Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:29.867Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:29.867Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:29.867Z] 460de98c923a: Pushed [2024-11-11T02:53:29.867Z] 9ab4a91a1c1a: Pushed [2024-11-11T02:53:29.867Z] a1d6674cc90b: Pushed [2024-11-11T02:53:29.867Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:30.125Z] 226822a140b7: Pushed [2024-11-11T02:53:30.383Z] 78deef8ba53f: Pushed [2024-11-11T02:53:40.355Z] cc9409a6e53f: Pushed [2024-11-11T02:53:40.356Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:ee6c8a2fff7a86ef0f6159023323ccb213c721b6f5457a5842ce8865c8825cc6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:40.692Z] + 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-11T02:53:41.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-11T02:53:41.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-11T02:53:41.025Z] 9ab4a91a1c1a: Preparing [2024-11-11T02:53:41.025Z] 460de98c923a: Preparing [2024-11-11T02:53:41.025Z] a1d6674cc90b: Preparing [2024-11-11T02:53:41.025Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:41.025Z] 0e1551f10412: Preparing [2024-11-11T02:53:41.025Z] cc9409a6e53f: Preparing [2024-11-11T02:53:41.025Z] 78deef8ba53f: Preparing [2024-11-11T02:53:41.025Z] 226822a140b7: Preparing [2024-11-11T02:53:41.025Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:41.025Z] 226822a140b7: Waiting [2024-11-11T02:53:41.025Z] 78deef8ba53f: Waiting [2024-11-11T02:53:41.025Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:41.025Z] cc9409a6e53f: Waiting [2024-11-11T02:53:41.025Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:41.025Z] a1d6674cc90b: Layer already exists [2024-11-11T02:53:41.025Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:41.025Z] 9ab4a91a1c1a: Layer already exists [2024-11-11T02:53:41.025Z] 460de98c923a: Layer already exists [2024-11-11T02:53:41.025Z] 226822a140b7: Layer already exists [2024-11-11T02:53:41.025Z] 78deef8ba53f: Layer already exists [2024-11-11T02:53:41.025Z] cc9409a6e53f: Layer already exists [2024-11-11T02:53:41.025Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:41.025Z] latest: digest: sha256:ee6c8a2fff7a86ef0f6159023323ccb213c721b6f5457a5842ce8865c8825cc6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:41.358Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:41.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.17 [2024-11-11T02:53:41.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-11T02:53:41.692Z] 9ab4a91a1c1a: Preparing [2024-11-11T02:53:41.692Z] 460de98c923a: Preparing [2024-11-11T02:53:41.692Z] a1d6674cc90b: Preparing [2024-11-11T02:53:41.692Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:41.692Z] 0e1551f10412: Preparing [2024-11-11T02:53:41.692Z] cc9409a6e53f: Preparing [2024-11-11T02:53:41.692Z] 78deef8ba53f: Preparing [2024-11-11T02:53:41.692Z] 226822a140b7: Preparing [2024-11-11T02:53:41.692Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:41.692Z] 78deef8ba53f: Waiting [2024-11-11T02:53:41.692Z] 226822a140b7: Waiting [2024-11-11T02:53:41.692Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:41.692Z] cc9409a6e53f: Waiting [2024-11-11T02:53:41.692Z] a1d6674cc90b: Layer already exists [2024-11-11T02:53:41.692Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:41.692Z] 460de98c923a: Layer already exists [2024-11-11T02:53:41.692Z] 9ab4a91a1c1a: Layer already exists [2024-11-11T02:53:41.692Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:41.692Z] cc9409a6e53f: Layer already exists [2024-11-11T02:53:41.692Z] 78deef8ba53f: Layer already exists [2024-11-11T02:53:41.692Z] 226822a140b7: Layer already exists [2024-11-11T02:53:41.692Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:41.692Z] 4.0.0-dev.17: digest: sha256:ee6c8a2fff7a86ef0f6159023323ccb213c721b6f5457a5842ce8865c8825cc6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:42.015Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:42.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:42.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-11T02:53:42.342Z] 9ab4a91a1c1a: Preparing [2024-11-11T02:53:42.342Z] 460de98c923a: Preparing [2024-11-11T02:53:42.342Z] a1d6674cc90b: Preparing [2024-11-11T02:53:42.342Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:42.342Z] 0e1551f10412: Preparing [2024-11-11T02:53:42.342Z] cc9409a6e53f: Preparing [2024-11-11T02:53:42.342Z] 78deef8ba53f: Preparing [2024-11-11T02:53:42.343Z] 226822a140b7: Preparing [2024-11-11T02:53:42.343Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:42.343Z] 78deef8ba53f: Waiting [2024-11-11T02:53:42.343Z] cc9409a6e53f: Waiting [2024-11-11T02:53:42.343Z] 226822a140b7: Waiting [2024-11-11T02:53:42.343Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:42.343Z] 9ab4a91a1c1a: Layer already exists [2024-11-11T02:53:42.343Z] a1d6674cc90b: Layer already exists [2024-11-11T02:53:42.343Z] 460de98c923a: Layer already exists [2024-11-11T02:53:42.343Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:42.343Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:42.343Z] cc9409a6e53f: Layer already exists [2024-11-11T02:53:42.343Z] 226822a140b7: Layer already exists [2024-11-11T02:53:42.343Z] 78deef8ba53f: Layer already exists [2024-11-11T02:53:42.343Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:42.343Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:ee6c8a2fff7a86ef0f6159023323ccb213c721b6f5457a5842ce8865c8825cc6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:42.671Z] + 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-11T02:53:42.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-11-11T02:53:42.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-11T02:53:42.996Z] 9ab4a91a1c1a: Preparing [2024-11-11T02:53:42.996Z] 460de98c923a: Preparing [2024-11-11T02:53:42.996Z] a1d6674cc90b: Preparing [2024-11-11T02:53:42.996Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:42.996Z] 0e1551f10412: Preparing [2024-11-11T02:53:42.996Z] cc9409a6e53f: Preparing [2024-11-11T02:53:42.996Z] 78deef8ba53f: Preparing [2024-11-11T02:53:42.996Z] 226822a140b7: Preparing [2024-11-11T02:53:42.996Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:42.996Z] 78deef8ba53f: Waiting [2024-11-11T02:53:42.996Z] 226822a140b7: Waiting [2024-11-11T02:53:42.996Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:42.996Z] cc9409a6e53f: Waiting [2024-11-11T02:53:42.996Z] 9ab4a91a1c1a: Layer already exists [2024-11-11T02:53:42.996Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:42.996Z] a1d6674cc90b: Layer already exists [2024-11-11T02:53:42.996Z] 460de98c923a: Layer already exists [2024-11-11T02:53:42.996Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:42.996Z] cc9409a6e53f: Layer already exists [2024-11-11T02:53:42.996Z] 226822a140b7: Layer already exists [2024-11-11T02:53:42.996Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:42.996Z] 78deef8ba53f: Layer already exists [2024-11-11T02:53:42.996Z] main: digest: sha256:ee6c8a2fff7a86ef0f6159023323ccb213c721b6f5457a5842ce8865c8825cc6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:53:43.077Z] ===================================================== [Pipeline] echo [2024-11-11T02:53:43.098Z] taggedImages: [2024-11-11T02:53:43.098Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:43.098Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-11T02:53:43.098Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.17 [2024-11-11T02:53:43.098Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:43.098Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-11-11T02:53:43.130Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-11-11T02:53:43.130Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:43.130Z] latest [2024-11-11T02:53:43.130Z] 4.0.0-dev.17 [2024-11-11T02:53:43.130Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:43.130Z] main [2024-11-11T02:53:43.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:43.489Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:43.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:43.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-11T02:53:43.816Z] 6ea241af25dc: Preparing [2024-11-11T02:53:43.816Z] 40c375b25dec: Preparing [2024-11-11T02:53:43.816Z] 6f45991b19d9: Preparing [2024-11-11T02:53:43.816Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:43.816Z] 0e1551f10412: Preparing [2024-11-11T02:53:43.816Z] cc9409a6e53f: Preparing [2024-11-11T02:53:43.816Z] a64ef53b6404: Preparing [2024-11-11T02:53:43.816Z] 765e20fb3b7e: Preparing [2024-11-11T02:53:43.816Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:43.816Z] cc9409a6e53f: Waiting [2024-11-11T02:53:43.816Z] a64ef53b6404: Waiting [2024-11-11T02:53:43.816Z] 765e20fb3b7e: Waiting [2024-11-11T02:53:43.816Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:43.816Z] 6ea241af25dc: Layer already exists [2024-11-11T02:53:43.816Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:43.816Z] cc9409a6e53f: Layer already exists [2024-11-11T02:53:43.816Z] 765e20fb3b7e: Layer already exists [2024-11-11T02:53:43.816Z] a64ef53b6404: Layer already exists [2024-11-11T02:53:43.816Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:43.816Z] 40c375b25dec: Pushed [2024-11-11T02:53:43.816Z] 6f45991b19d9: Pushed [2024-11-11T02:53:44.077Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:8a254a543cbd62454b44e2aaff873c76bf98e044c70fe06a7c8a995de2aba39a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:44.413Z] + 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-11T02:53:44.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-11T02:53:44.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-11T02:53:44.740Z] 6ea241af25dc: Preparing [2024-11-11T02:53:44.740Z] 40c375b25dec: Preparing [2024-11-11T02:53:44.740Z] 6f45991b19d9: Preparing [2024-11-11T02:53:44.740Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:44.740Z] 0e1551f10412: Preparing [2024-11-11T02:53:44.740Z] cc9409a6e53f: Preparing [2024-11-11T02:53:44.740Z] a64ef53b6404: Preparing [2024-11-11T02:53:44.740Z] 765e20fb3b7e: Preparing [2024-11-11T02:53:44.740Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:44.740Z] cc9409a6e53f: Waiting [2024-11-11T02:53:44.740Z] a64ef53b6404: Waiting [2024-11-11T02:53:44.740Z] 765e20fb3b7e: Waiting [2024-11-11T02:53:44.740Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:44.740Z] 6ea241af25dc: Layer already exists [2024-11-11T02:53:44.740Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:44.740Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:44.740Z] 6f45991b19d9: Layer already exists [2024-11-11T02:53:44.740Z] 40c375b25dec: Layer already exists [2024-11-11T02:53:44.740Z] a64ef53b6404: Layer already exists [2024-11-11T02:53:44.740Z] cc9409a6e53f: Layer already exists [2024-11-11T02:53:44.740Z] 765e20fb3b7e: Layer already exists [2024-11-11T02:53:44.740Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:44.740Z] latest: digest: sha256:8a254a543cbd62454b44e2aaff873c76bf98e044c70fe06a7c8a995de2aba39a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:45.068Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:45.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.17 [2024-11-11T02:53:45.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-11T02:53:45.411Z] 6ea241af25dc: Preparing [2024-11-11T02:53:45.411Z] 40c375b25dec: Preparing [2024-11-11T02:53:45.411Z] 6f45991b19d9: Preparing [2024-11-11T02:53:45.411Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:45.411Z] 0e1551f10412: Preparing [2024-11-11T02:53:45.411Z] cc9409a6e53f: Preparing [2024-11-11T02:53:45.411Z] a64ef53b6404: Preparing [2024-11-11T02:53:45.411Z] 765e20fb3b7e: Preparing [2024-11-11T02:53:45.411Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:45.411Z] cc9409a6e53f: Waiting [2024-11-11T02:53:45.411Z] a64ef53b6404: Waiting [2024-11-11T02:53:45.411Z] 765e20fb3b7e: Waiting [2024-11-11T02:53:45.411Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:45.411Z] 6ea241af25dc: Layer already exists [2024-11-11T02:53:45.411Z] 6f45991b19d9: Layer already exists [2024-11-11T02:53:45.411Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:45.411Z] 40c375b25dec: Layer already exists [2024-11-11T02:53:45.411Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:45.411Z] cc9409a6e53f: Layer already exists [2024-11-11T02:53:45.411Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:45.411Z] 765e20fb3b7e: Layer already exists [2024-11-11T02:53:45.411Z] a64ef53b6404: Layer already exists [2024-11-11T02:53:45.411Z] 4.0.0-dev.17: digest: sha256:8a254a543cbd62454b44e2aaff873c76bf98e044c70fe06a7c8a995de2aba39a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:45.755Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:46.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:46.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-11T02:53:46.094Z] 6ea241af25dc: Preparing [2024-11-11T02:53:46.094Z] 40c375b25dec: Preparing [2024-11-11T02:53:46.094Z] 6f45991b19d9: Preparing [2024-11-11T02:53:46.094Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:46.094Z] 0e1551f10412: Preparing [2024-11-11T02:53:46.094Z] cc9409a6e53f: Preparing [2024-11-11T02:53:46.094Z] a64ef53b6404: Preparing [2024-11-11T02:53:46.094Z] 765e20fb3b7e: Preparing [2024-11-11T02:53:46.094Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:46.094Z] cc9409a6e53f: Waiting [2024-11-11T02:53:46.094Z] 765e20fb3b7e: Waiting [2024-11-11T02:53:46.094Z] 6ea241af25dc: Layer already exists [2024-11-11T02:53:46.094Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:46.094Z] 6f45991b19d9: Layer already exists [2024-11-11T02:53:46.094Z] 40c375b25dec: Layer already exists [2024-11-11T02:53:46.094Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:46.094Z] 765e20fb3b7e: Layer already exists [2024-11-11T02:53:46.094Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:46.094Z] cc9409a6e53f: Layer already exists [2024-11-11T02:53:46.094Z] a64ef53b6404: Layer already exists [2024-11-11T02:53:46.094Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:8a254a543cbd62454b44e2aaff873c76bf98e044c70fe06a7c8a995de2aba39a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:46.423Z] + 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-11T02:53:46.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-11-11T02:53:46.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-11T02:53:46.753Z] 6ea241af25dc: Preparing [2024-11-11T02:53:46.753Z] 40c375b25dec: Preparing [2024-11-11T02:53:46.753Z] 6f45991b19d9: Preparing [2024-11-11T02:53:46.753Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:46.753Z] 0e1551f10412: Preparing [2024-11-11T02:53:46.753Z] cc9409a6e53f: Preparing [2024-11-11T02:53:46.753Z] a64ef53b6404: Preparing [2024-11-11T02:53:46.753Z] 765e20fb3b7e: Preparing [2024-11-11T02:53:46.753Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:46.753Z] 765e20fb3b7e: Waiting [2024-11-11T02:53:46.753Z] a64ef53b6404: Waiting [2024-11-11T02:53:46.753Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:46.753Z] cc9409a6e53f: Waiting [2024-11-11T02:53:46.753Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:46.753Z] 6f45991b19d9: Layer already exists [2024-11-11T02:53:46.753Z] 40c375b25dec: Layer already exists [2024-11-11T02:53:46.753Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:46.753Z] 6ea241af25dc: Layer already exists [2024-11-11T02:53:46.753Z] cc9409a6e53f: Layer already exists [2024-11-11T02:53:46.754Z] 765e20fb3b7e: Layer already exists [2024-11-11T02:53:46.754Z] a64ef53b6404: Layer already exists [2024-11-11T02:53:46.754Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:46.754Z] main: digest: sha256:8a254a543cbd62454b44e2aaff873c76bf98e044c70fe06a7c8a995de2aba39a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:53:46.836Z] ===================================================== [Pipeline] echo [2024-11-11T02:53:46.852Z] taggedImages: [2024-11-11T02:53:46.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:46.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-11T02:53:46.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.17 [2024-11-11T02:53:46.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:46.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-11-11T02:53:46.884Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-11-11T02:53:46.884Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:46.884Z] latest [2024-11-11T02:53:46.884Z] 4.0.0-dev.17 [2024-11-11T02:53:46.884Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:46.884Z] main [2024-11-11T02:53:46.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:47.236Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:47.563Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:47.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-11T02:53:47.563Z] 69252a54cbc2: Preparing [2024-11-11T02:53:47.563Z] 582fe29f81b3: Preparing [2024-11-11T02:53:47.563Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:47.563Z] 0e1551f10412: Preparing [2024-11-11T02:53:47.563Z] 9d231e36aa7e: Preparing [2024-11-11T02:53:47.563Z] a82f16bdbb04: Preparing [2024-11-11T02:53:47.563Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:47.563Z] a82f16bdbb04: Waiting [2024-11-11T02:53:47.563Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:47.563Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:47.563Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:47.563Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:47.563Z] 69252a54cbc2: Pushed [2024-11-11T02:53:47.822Z] a82f16bdbb04: Pushed [2024-11-11T02:53:48.081Z] 9d231e36aa7e: Pushed [2024-11-11T02:53:51.372Z] 582fe29f81b3: Pushed [2024-11-11T02:53:51.372Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:6d77f5bde18a6b6a9ad27643b8bcbdb0f46982185049fb5791c55f0c935a24d5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:51.699Z] + 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-11T02:53:52.020Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-11T02:53:52.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-11T02:53:52.020Z] 69252a54cbc2: Preparing [2024-11-11T02:53:52.021Z] 582fe29f81b3: Preparing [2024-11-11T02:53:52.021Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:52.021Z] 0e1551f10412: Preparing [2024-11-11T02:53:52.021Z] 9d231e36aa7e: Preparing [2024-11-11T02:53:52.021Z] a82f16bdbb04: Preparing [2024-11-11T02:53:52.021Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:52.021Z] a82f16bdbb04: Waiting [2024-11-11T02:53:52.021Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:52.021Z] 582fe29f81b3: Layer already exists [2024-11-11T02:53:52.021Z] 69252a54cbc2: Layer already exists [2024-11-11T02:53:52.021Z] 9d231e36aa7e: Layer already exists [2024-11-11T02:53:52.021Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:52.021Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:52.021Z] a82f16bdbb04: Layer already exists [2024-11-11T02:53:52.021Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:52.021Z] latest: digest: sha256:6d77f5bde18a6b6a9ad27643b8bcbdb0f46982185049fb5791c55f0c935a24d5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:52.353Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:52.684Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.17 [2024-11-11T02:53:52.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-11T02:53:52.684Z] 69252a54cbc2: Preparing [2024-11-11T02:53:52.684Z] 582fe29f81b3: Preparing [2024-11-11T02:53:52.684Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:52.684Z] 0e1551f10412: Preparing [2024-11-11T02:53:52.684Z] 9d231e36aa7e: Preparing [2024-11-11T02:53:52.684Z] a82f16bdbb04: Preparing [2024-11-11T02:53:52.684Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:52.684Z] a82f16bdbb04: Waiting [2024-11-11T02:53:52.684Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:52.684Z] 69252a54cbc2: Layer already exists [2024-11-11T02:53:52.684Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:52.684Z] 9d231e36aa7e: Layer already exists [2024-11-11T02:53:52.684Z] 582fe29f81b3: Layer already exists [2024-11-11T02:53:52.684Z] a82f16bdbb04: Layer already exists [2024-11-11T02:53:52.684Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:52.684Z] 4.0.0-dev.17: digest: sha256:6d77f5bde18a6b6a9ad27643b8bcbdb0f46982185049fb5791c55f0c935a24d5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:53.006Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:53.341Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:53.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-11T02:53:53.341Z] 69252a54cbc2: Preparing [2024-11-11T02:53:53.341Z] 582fe29f81b3: Preparing [2024-11-11T02:53:53.341Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:53.341Z] 0e1551f10412: Preparing [2024-11-11T02:53:53.341Z] 9d231e36aa7e: Preparing [2024-11-11T02:53:53.341Z] a82f16bdbb04: Preparing [2024-11-11T02:53:53.341Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:53.341Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:53.341Z] a82f16bdbb04: Waiting [2024-11-11T02:53:53.341Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:53.341Z] 582fe29f81b3: Layer already exists [2024-11-11T02:53:53.341Z] 69252a54cbc2: Layer already exists [2024-11-11T02:53:53.341Z] 9d231e36aa7e: Layer already exists [2024-11-11T02:53:53.341Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:53.341Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:53.341Z] a82f16bdbb04: Layer already exists [2024-11-11T02:53:53.341Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:6d77f5bde18a6b6a9ad27643b8bcbdb0f46982185049fb5791c55f0c935a24d5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:53.689Z] + 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-11T02:53:54.026Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-11-11T02:53:54.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-11T02:53:54.027Z] 69252a54cbc2: Preparing [2024-11-11T02:53:54.027Z] 582fe29f81b3: Preparing [2024-11-11T02:53:54.027Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:54.027Z] 0e1551f10412: Preparing [2024-11-11T02:53:54.027Z] 9d231e36aa7e: Preparing [2024-11-11T02:53:54.027Z] a82f16bdbb04: Preparing [2024-11-11T02:53:54.027Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:54.027Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:54.027Z] a82f16bdbb04: Waiting [2024-11-11T02:53:54.027Z] 582fe29f81b3: Layer already exists [2024-11-11T02:53:54.027Z] 9d231e36aa7e: Layer already exists [2024-11-11T02:53:54.027Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:54.027Z] 69252a54cbc2: Layer already exists [2024-11-11T02:53:54.027Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:54.027Z] a82f16bdbb04: Layer already exists [2024-11-11T02:53:54.027Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:54.027Z] main: digest: sha256:6d77f5bde18a6b6a9ad27643b8bcbdb0f46982185049fb5791c55f0c935a24d5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:53:54.109Z] ===================================================== [Pipeline] echo [2024-11-11T02:53:54.127Z] taggedImages: [2024-11-11T02:53:54.128Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:54.128Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-11T02:53:54.128Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.17 [2024-11-11T02:53:54.128Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:54.128Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-11-11T02:53:54.161Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-11-11T02:53:54.161Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:54.161Z] latest [2024-11-11T02:53:54.161Z] 4.0.0-dev.17 [2024-11-11T02:53:54.161Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:53:54.161Z] main [2024-11-11T02:53:54.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:54.524Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:54.862Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:53:54.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-11T02:53:54.862Z] 781c1a35f293: Preparing [2024-11-11T02:53:54.862Z] 90c53853d2ed: Preparing [2024-11-11T02:53:54.862Z] df698bf4957a: Preparing [2024-11-11T02:53:54.862Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:54.862Z] 0e1551f10412: Preparing [2024-11-11T02:53:54.862Z] 0650c98f9f65: Preparing [2024-11-11T02:53:54.862Z] c00b85a15c8f: Preparing [2024-11-11T02:53:54.862Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:54.862Z] c00b85a15c8f: Waiting [2024-11-11T02:53:54.862Z] 0650c98f9f65: Waiting [2024-11-11T02:53:54.862Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:54.862Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:54.862Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:54.862Z] 781c1a35f293: Pushed [2024-11-11T02:53:54.862Z] 90c53853d2ed: Pushed [2024-11-11T02:53:54.862Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:54.862Z] c00b85a15c8f: Pushed [2024-11-11T02:53:55.431Z] 0650c98f9f65: Pushed [2024-11-11T02:53:58.724Z] df698bf4957a: Pushed [2024-11-11T02:53:58.724Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:c694cd8c63eafdb0dbba0ab9be4990e43e438fc1f833b33c19db24adc47ddf60 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:59.059Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:59.394Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-11T02:53:59.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-11T02:53:59.394Z] 781c1a35f293: Preparing [2024-11-11T02:53:59.394Z] 90c53853d2ed: Preparing [2024-11-11T02:53:59.394Z] df698bf4957a: Preparing [2024-11-11T02:53:59.394Z] 8aa3a4948cf0: Preparing [2024-11-11T02:53:59.394Z] 0e1551f10412: Preparing [2024-11-11T02:53:59.394Z] 0650c98f9f65: Preparing [2024-11-11T02:53:59.394Z] c00b85a15c8f: Preparing [2024-11-11T02:53:59.394Z] 63ca1fbb43ae: Preparing [2024-11-11T02:53:59.394Z] 0650c98f9f65: Waiting [2024-11-11T02:53:59.394Z] c00b85a15c8f: Waiting [2024-11-11T02:53:59.394Z] 63ca1fbb43ae: Waiting [2024-11-11T02:53:59.394Z] 0e1551f10412: Layer already exists [2024-11-11T02:53:59.394Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:53:59.394Z] df698bf4957a: Layer already exists [2024-11-11T02:53:59.394Z] 781c1a35f293: Layer already exists [2024-11-11T02:53:59.394Z] 90c53853d2ed: Layer already exists [2024-11-11T02:53:59.394Z] c00b85a15c8f: Layer already exists [2024-11-11T02:53:59.394Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:53:59.394Z] 0650c98f9f65: Layer already exists [2024-11-11T02:53:59.394Z] latest: digest: sha256:c694cd8c63eafdb0dbba0ab9be4990e43e438fc1f833b33c19db24adc47ddf60 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:53:59.740Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:54:00.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.17 [2024-11-11T02:54:00.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-11T02:54:00.638Z] 781c1a35f293: Preparing [2024-11-11T02:54:00.638Z] 90c53853d2ed: Preparing [2024-11-11T02:54:00.638Z] df698bf4957a: Preparing [2024-11-11T02:54:00.638Z] 8aa3a4948cf0: Preparing [2024-11-11T02:54:00.638Z] 0e1551f10412: Preparing [2024-11-11T02:54:00.638Z] 0650c98f9f65: Preparing [2024-11-11T02:54:00.638Z] c00b85a15c8f: Preparing [2024-11-11T02:54:00.638Z] 63ca1fbb43ae: Preparing [2024-11-11T02:54:00.638Z] 0650c98f9f65: Waiting [2024-11-11T02:54:00.638Z] 63ca1fbb43ae: Waiting [2024-11-11T02:54:00.638Z] c00b85a15c8f: Waiting [2024-11-11T02:54:00.638Z] df698bf4957a: Layer already exists [2024-11-11T02:54:00.638Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:54:00.638Z] 90c53853d2ed: Layer already exists [2024-11-11T02:54:00.638Z] 0e1551f10412: Layer already exists [2024-11-11T02:54:00.638Z] 781c1a35f293: Layer already exists [2024-11-11T02:54:03.181Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:54:03.181Z] c00b85a15c8f: Layer already exists [2024-11-11T02:54:03.181Z] 0650c98f9f65: Layer already exists [2024-11-11T02:54:03.181Z] 4.0.0-dev.17: digest: sha256:c694cd8c63eafdb0dbba0ab9be4990e43e438fc1f833b33c19db24adc47ddf60 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:54:03.534Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:54:03.857Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:54:03.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-11T02:54:03.857Z] 781c1a35f293: Preparing [2024-11-11T02:54:03.857Z] 90c53853d2ed: Preparing [2024-11-11T02:54:03.857Z] df698bf4957a: Preparing [2024-11-11T02:54:03.857Z] 8aa3a4948cf0: Preparing [2024-11-11T02:54:03.857Z] 0e1551f10412: Preparing [2024-11-11T02:54:03.857Z] 0650c98f9f65: Preparing [2024-11-11T02:54:03.857Z] c00b85a15c8f: Preparing [2024-11-11T02:54:03.857Z] 63ca1fbb43ae: Preparing [2024-11-11T02:54:03.857Z] c00b85a15c8f: Waiting [2024-11-11T02:54:03.857Z] 63ca1fbb43ae: Waiting [2024-11-11T02:54:03.857Z] 0650c98f9f65: Waiting [2024-11-11T02:54:03.857Z] 90c53853d2ed: Layer already exists [2024-11-11T02:54:03.857Z] df698bf4957a: Layer already exists [2024-11-11T02:54:03.857Z] 0e1551f10412: Layer already exists [2024-11-11T02:54:03.857Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:54:03.857Z] 781c1a35f293: Layer already exists [2024-11-11T02:54:03.857Z] 0650c98f9f65: Layer already exists [2024-11-11T02:54:03.857Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:54:03.857Z] c00b85a15c8f: Layer already exists [2024-11-11T02:54:03.857Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:c694cd8c63eafdb0dbba0ab9be4990e43e438fc1f833b33c19db24adc47ddf60 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:54:04.189Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:54:04.508Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-11-11T02:54:04.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-11T02:54:04.508Z] 781c1a35f293: Preparing [2024-11-11T02:54:04.508Z] 90c53853d2ed: Preparing [2024-11-11T02:54:04.508Z] df698bf4957a: Preparing [2024-11-11T02:54:04.508Z] 8aa3a4948cf0: Preparing [2024-11-11T02:54:04.508Z] 0e1551f10412: Preparing [2024-11-11T02:54:04.508Z] 0650c98f9f65: Preparing [2024-11-11T02:54:04.508Z] c00b85a15c8f: Preparing [2024-11-11T02:54:04.508Z] 63ca1fbb43ae: Preparing [2024-11-11T02:54:04.508Z] 0650c98f9f65: Waiting [2024-11-11T02:54:04.508Z] c00b85a15c8f: Waiting [2024-11-11T02:54:04.508Z] 63ca1fbb43ae: Waiting [2024-11-11T02:54:04.508Z] 781c1a35f293: Layer already exists [2024-11-11T02:54:04.508Z] 0e1551f10412: Layer already exists [2024-11-11T02:54:04.508Z] df698bf4957a: Layer already exists [2024-11-11T02:54:04.508Z] 8aa3a4948cf0: Layer already exists [2024-11-11T02:54:04.508Z] 90c53853d2ed: Layer already exists [2024-11-11T02:54:04.508Z] 0650c98f9f65: Layer already exists [2024-11-11T02:54:04.508Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:54:04.508Z] c00b85a15c8f: Layer already exists [2024-11-11T02:54:04.508Z] main: digest: sha256:c694cd8c63eafdb0dbba0ab9be4990e43e438fc1f833b33c19db24adc47ddf60 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:54:04.586Z] ===================================================== [Pipeline] echo [2024-11-11T02:54:04.604Z] taggedImages: [2024-11-11T02:54:04.604Z] - nexus3.edgexfoundry.org:10004/support-notifications:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T02:54:04.604Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-11T02:54:04.604Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.17 [2024-11-11T02:54:04.604Z] - nexus3.edgexfoundry.org:10004/support-notifications:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T02:54:04.604Z] - 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-11T03:11:04.280Z] #153 ... [2024-11-11T03:11:04.280Z] [2024-11-11T03:11:04.280Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-11T03:11:04.280Z] #143 DONE 1141.7s [2024-11-11T03:11:04.280Z] [2024-11-11T03:11:04.280Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-11T03:11:04.280Z] #144 ... [2024-11-11T03:11:04.280Z] [2024-11-11T03:11:04.280Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:11:04.280Z] #154 DONE 0.5s [2024-11-11T03:11:04.280Z] [2024-11-11T03:11:04.280Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-11T03:11:04.280Z] #155 DONE 0.2s [2024-11-11T03:11:04.280Z] [2024-11-11T03:11:04.280Z] #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-11T03:11:04.280Z] #156 DONE 0.2s [2024-11-11T03:11:04.280Z] [2024-11-11T03:11:04.280Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T03:11:04.280Z] #142 ... [2024-11-11T03:11:04.280Z] [2024-11-11T03:11:04.280Z] #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-11T03:11:04.280Z] #157 DONE 0.2s [2024-11-11T03:11:04.280Z] [2024-11-11T03:11:04.280Z] #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-11T03:11:04.280Z] #158 DONE 0.1s [2024-11-11T03:11:04.280Z] [2024-11-11T03:11:04.280Z] #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-11T03:11:04.280Z] #159 DONE 2.3s [2024-11-11T03:11:04.280Z] [2024-11-11T03:11:04.280Z] #109 [core-common-config-bootstrapper] exporting to image [2024-11-11T03:11:04.280Z] #109 exporting layers [2024-11-11T03:11:05.242Z] #109 exporting layers 0.9s done [2024-11-11T03:11:05.242Z] #109 writing image sha256:49afbc8019ff77f2809fae710ca76d005fd38465c1a32f48b4c25ce331250ae4 0.0s done [2024-11-11T03:11:05.242Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-11-11T03:11:05.509Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-11-11T03:11:05.509Z] #109 DONE 5.8s [2024-11-11T03:11:05.509Z] [2024-11-11T03:11:05.509Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T03:11:05.777Z] #146 ... [2024-11-11T03:11:05.777Z] [2024-11-11T03:11:05.777Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-11T03:11:05.777Z] #150 1147.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-11T03:11:11.125Z] #150 ... [2024-11-11T03:11:11.125Z] [2024-11-11T03:11:11.125Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-11T03:11:11.125Z] #152 DONE 1151.8s [2024-11-11T03:11:11.125Z] [2024-11-11T03:11:11.125Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T03:11:11.125Z] #146 ... [2024-11-11T03:11:11.125Z] [2024-11-11T03:11:11.125Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:11:11.395Z] #160 ... [2024-11-11T03:11:11.395Z] [2024-11-11T03:11:11.395Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-11T03:11:11.395Z] #144 DONE 1152.6s [2024-11-11T03:11:11.395Z] [2024-11-11T03:11:11.395Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T03:11:11.669Z] #142 ... [2024-11-11T03:11:11.669Z] [2024-11-11T03:11:11.669Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:11:11.669Z] #160 DONE 0.5s [2024-11-11T03:11:11.669Z] [2024-11-11T03:11:11.669Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-11T03:11:12.268Z] #161 DONE 0.4s [2024-11-11T03:11:12.268Z] [2024-11-11T03:11:12.268Z] #162 [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-11T03:11:12.268Z] #162 ... [2024-11-11T03:11:12.268Z] [2024-11-11T03:11:12.268Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-11T03:11:12.268Z] #163 DONE 0.4s [2024-11-11T03:11:12.268Z] [2024-11-11T03:11:12.268Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-11T03:11:12.540Z] #164 ... [2024-11-11T03:11:12.540Z] [2024-11-11T03:11:12.540Z] #162 [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-11T03:11:12.540Z] #162 DONE 0.4s [2024-11-11T03:11:12.540Z] [2024-11-11T03:11:12.540Z] #165 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-11T03:11:13.136Z] #165 DONE 0.7s [2024-11-11T03:11:13.136Z] [2024-11-11T03:11:13.136Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-11T03:11:13.136Z] #151 ... [2024-11-11T03:11:13.136Z] [2024-11-11T03:11:13.136Z] #166 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-11T03:11:13.720Z] #166 DONE 0.4s [2024-11-11T03:11:13.720Z] [2024-11-11T03:11:13.720Z] #167 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-11T03:11:13.987Z] #167 DONE 0.3s [2024-11-11T03:11:13.987Z] [2024-11-11T03:11:13.987Z] #168 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T03:11:15.407Z] #168 ... [2024-11-11T03:11:15.407Z] [2024-11-11T03:11:15.407Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-11T03:11:15.407Z] #164 DONE 2.9s [2024-11-11T03:11:15.407Z] [2024-11-11T03:11:15.407Z] #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:11:15.674Z] #169 DONE 0.4s [2024-11-11T03:11:15.674Z] [2024-11-11T03:11:15.674Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T03:11:15.674Z] #142 ... [2024-11-11T03:11:15.674Z] [2024-11-11T03:11:15.674Z] #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-11T03:11:15.940Z] #170 DONE 0.3s [2024-11-11T03:11:15.940Z] [2024-11-11T03:11:15.940Z] #168 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T03:11:16.529Z] #168 ... [2024-11-11T03:11:16.529Z] [2024-11-11T03:11:16.529Z] #171 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-11T03:11:16.529Z] #171 DONE 0.5s [2024-11-11T03:11:16.529Z] [2024-11-11T03:11:16.529Z] #172 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-11T03:11:16.529Z] #172 DONE 0.2s [2024-11-11T03:11:16.529Z] [2024-11-11T03:11:16.529Z] #173 [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-11T03:11:16.811Z] #173 DONE 0.2s [2024-11-11T03:11:16.811Z] [2024-11-11T03:11:16.811Z] #174 [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-11T03:11:17.079Z] #174 DONE 0.1s [2024-11-11T03:11:17.079Z] [2024-11-11T03:11:17.079Z] #175 [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-11T03:11:17.079Z] #175 ... [2024-11-11T03:11:17.079Z] [2024-11-11T03:11:17.080Z] #168 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T03:11:17.080Z] #168 DONE 3.2s [2024-11-11T03:11:17.080Z] [2024-11-11T03:11:17.080Z] #175 [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-11T03:11:17.080Z] #175 DONE 0.3s [2024-11-11T03:11:17.080Z] [2024-11-11T03:11:17.080Z] #176 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-11T03:11:18.052Z] #176 DONE 0.7s [2024-11-11T03:11:18.052Z] [2024-11-11T03:11:18.052Z] #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-11T03:11:18.636Z] #177 ... [2024-11-11T03:11:18.636Z] [2024-11-11T03:11:18.636Z] #109 [security-proxy-setup] exporting to image [2024-11-11T03:11:18.636Z] #109 exporting layers 1.5s done [2024-11-11T03:11:18.636Z] #109 writing image sha256:ff93aea297adc369e86da11ed3289deb3e79230dd41c487d67b9b6e169db11c6 done [2024-11-11T03:11:18.636Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2024-11-11T03:11:18.636Z] #109 DONE 7.3s [2024-11-11T03:11:18.903Z] [2024-11-11T03:11:18.903Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T03:11:20.321Z] #50 ... [2024-11-11T03:11:20.321Z] [2024-11-11T03:11:20.321Z] #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-11T03:11:20.321Z] #177 DONE 2.2s [2024-11-11T03:11:20.321Z] [2024-11-11T03:11:20.321Z] #109 [security-bootstrapper] exporting to image [2024-11-11T03:11:21.283Z] #109 exporting layers 1.0s done [2024-11-11T03:11:21.283Z] #109 writing image sha256:d9d7ebd6caf136a6196eb0521babb07549a418df1af13baabeade39fec3a61c2 done [2024-11-11T03:11:21.283Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2024-11-11T03:11:21.283Z] #109 DONE 8.3s [2024-11-11T03:11:21.283Z] [2024-11-11T03:11:21.283Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T03:11:27.926Z] #145 ... [2024-11-11T03:11:27.926Z] [2024-11-11T03:11:27.926Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-11T03:11:27.926Z] #150 DONE 1169.2s [2024-11-11T03:11:27.926Z] [2024-11-11T03:11:27.926Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T03:11:28.517Z] #142 ... [2024-11-11T03:11:28.517Z] [2024-11-11T03:11:28.517Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:11:28.517Z] #178 DONE 0.1s [2024-11-11T03:11:28.517Z] [2024-11-11T03:11:28.517Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T03:11:28.792Z] #145 ... [2024-11-11T03:11:28.792Z] [2024-11-11T03:11:28.792Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-11T03:11:28.792Z] #179 DONE 0.1s [2024-11-11T03:11:28.792Z] [2024-11-11T03:11:28.792Z] #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-11T03:11:28.792Z] #180 DONE 0.1s [2024-11-11T03:11:28.792Z] [2024-11-11T03:11:28.792Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T03:11:29.068Z] #142 ... [2024-11-11T03:11:29.068Z] [2024-11-11T03:11:29.068Z] #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-11T03:11:29.068Z] #181 DONE 0.2s [2024-11-11T03:11:29.068Z] [2024-11-11T03:11:29.068Z] #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-11T03:11:29.335Z] #182 DONE 0.2s [2024-11-11T03:11:29.335Z] [2024-11-11T03:11:29.335Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-11T03:11:29.335Z] #183 DONE 0.2s [2024-11-11T03:11:29.335Z] [2024-11-11T03:11:29.335Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T03:11:29.605Z] #145 ... [2024-11-11T03:11:29.605Z] [2024-11-11T03:11:29.605Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-11T03:11:29.945Z] #184 DONE 0.3s [2024-11-11T03:11:29.945Z] [2024-11-11T03:11:29.945Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-11T03:11:29.945Z] #185 DONE 0.2s [2024-11-11T03:11:29.945Z] [2024-11-11T03:11:29.945Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T03:11:30.215Z] #145 ... [2024-11-11T03:11:30.215Z] [2024-11-11T03:11:30.215Z] #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-11T03:11:32.795Z] #186 DONE 2.3s [2024-11-11T03:11:32.795Z] [2024-11-11T03:11:32.795Z] #109 [security-secretstore-setup] exporting to image [2024-11-11T03:11:32.795Z] #109 exporting layers [2024-11-11T03:11:33.762Z] #109 exporting layers 1.3s done [2024-11-11T03:11:33.762Z] #109 writing image sha256:8d23bb2bafa4a50ebb20810b2c7e73087d683021685dba81385846c5afe2f4b4 done [2024-11-11T03:11:33.762Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-11-11T03:11:33.762Z] #109 DONE 9.6s [2024-11-11T03:11:33.762Z] [2024-11-11T03:11:33.762Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-11T03:14:10.471Z] #149 ... [2024-11-11T03:14:10.471Z] [2024-11-11T03:14:10.471Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-11T03:14:10.471Z] #147 DONE 1331.1s [2024-11-11T03:14:10.471Z] [2024-11-11T03:14:10.471Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T03:14:10.471Z] #142 ... [2024-11-11T03:14:10.471Z] [2024-11-11T03:14:10.471Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:14:10.471Z] #187 DONE 0.1s [2024-11-11T03:14:10.471Z] [2024-11-11T03:14:10.471Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-11T03:14:10.471Z] #188 DONE 0.1s [2024-11-11T03:14:10.471Z] [2024-11-11T03:14:10.471Z] #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-11T03:14:10.737Z] #189 DONE 0.3s [2024-11-11T03:14:10.737Z] [2024-11-11T03:14:10.737Z] #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-11T03:14:11.001Z] #190 DONE 0.1s [2024-11-11T03:14:11.001Z] [2024-11-11T03:14:11.001Z] #109 [security-spiffe-token-provider] exporting to image [2024-11-11T03:14:11.001Z] #109 exporting layers [2024-11-11T03:14:11.579Z] #109 exporting layers 0.6s done [2024-11-11T03:14:11.579Z] #109 writing image sha256:9a1a30b5da73bc4387d355d44690dbb962d87bc7d2dde62888104634a1c7665b done [2024-11-11T03:14:11.579Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-11-11T03:14:11.579Z] #109 DONE 10.2s [2024-11-11T03:14:11.579Z] [2024-11-11T03:14:11.579Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-11T03:21:33.583Z] #151 ... [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-11T03:21:33.583Z] #148 DONE 1762.5s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T03:21:33.583Z] #142 ... [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:21:33.583Z] #191 DONE 0.1s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T03:21:33.583Z] #145 ... [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-11T03:21:33.583Z] #192 DONE 0.1s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-11T03:21:33.583Z] #193 DONE 0.3s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #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-11T03:21:33.583Z] #194 DONE 0.1s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-11T03:21:33.583Z] #195 DONE 0.1s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T03:21:33.583Z] #50 ... [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #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-11T03:21:33.583Z] #196 DONE 2.0s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #109 [security-proxy-auth] exporting to image [2024-11-11T03:21:33.583Z] #109 exporting layers [2024-11-11T03:21:33.583Z] #109 exporting layers 0.8s done [2024-11-11T03:21:33.583Z] #109 writing image sha256:a7df09316a0aad412d5f182e3e0d663240184bcd7f5ccd3f958f5cca98352402 done [2024-11-11T03:21:33.583Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-11-11T03:21:33.583Z] #109 DONE 11.0s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-11T03:21:33.583Z] #149 ... [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-11T03:21:33.583Z] #151 DONE 1773.1s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T03:21:33.583Z] #145 ... [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:21:33.583Z] #197 DONE 0.1s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T03:21:33.583Z] #142 ... [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-11T03:21:33.583Z] #198 DONE 0.2s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-11T03:21:33.583Z] #199 DONE 0.4s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T03:21:33.583Z] #142 ... [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-11T03:21:33.583Z] #200 DONE 0.1s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #109 [core-command] exporting to image [2024-11-11T03:21:33.583Z] #109 exporting layers [2024-11-11T03:21:33.583Z] #109 exporting layers 0.3s done [2024-11-11T03:21:33.583Z] #109 writing image sha256:c70ed3929a3d6732d19ce15742496d38eed3439cda8eb740d3d88f96b39c9c94 done [2024-11-11T03:21:33.583Z] #109 naming to docker.io/library/core-command-arm64 done [2024-11-11T03:21:33.583Z] #109 DONE 11.3s [2024-11-11T03:21:33.583Z] [2024-11-11T03:21:33.583Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T03:23:25.263Z] #145 ... [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T03:23:25.263Z] #142 DONE 1874.2s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-11T03:23:25.263Z] #149 DONE 1874.3s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T03:23:25.263Z] #145 ... [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:23:25.263Z] #201 DONE 0.4s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #202 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:23:25.263Z] #202 DONE 0.4s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #203 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-11T03:23:25.263Z] #203 ... [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #204 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-11T03:23:25.263Z] #204 DONE 0.2s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #205 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-11T03:23:25.263Z] #205 ... [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #203 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-11T03:23:25.263Z] #203 DONE 0.6s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #205 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-11T03:23:25.263Z] #205 DONE 0.4s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-11T03:23:25.263Z] #206 DONE 0.1s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-11T03:23:25.263Z] #207 DONE 0.2s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-11T03:23:25.263Z] #208 DONE 0.2s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-11T03:23:25.263Z] #209 DONE 0.2s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #109 [core-data] exporting to image [2024-11-11T03:23:25.263Z] #109 exporting layers [2024-11-11T03:23:25.263Z] #109 exporting layers 0.7s done [2024-11-11T03:23:25.263Z] #109 exporting layers 0.8s done [2024-11-11T03:23:25.263Z] #109 writing image sha256:0150e60e5b6eec97a36c4ca76d591914aa435a4303a8e2a8e9fb2bd0e291bf82 0.0s done [2024-11-11T03:23:25.263Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-11-11T03:23:25.263Z] #109 writing image sha256:969e616385da7660d542afd6fcb3345443e9f7d0a3465fb13b26676761c8eb52 done [2024-11-11T03:23:25.263Z] #109 naming to docker.io/library/core-data-arm64 done [2024-11-11T03:23:25.263Z] #109 DONE 12.3s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T03:23:25.263Z] #145 DONE 1878.9s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T03:23:25.263Z] #50 ... [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:23:25.263Z] #210 DONE 0.1s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-11T03:23:25.263Z] #211 DONE 0.2s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-11T03:23:25.263Z] #212 DONE 0.5s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T03:23:25.263Z] #153 ... [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-11T03:23:25.263Z] #213 DONE 0.1s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-11T03:23:25.263Z] #214 DONE 0.2s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-11T03:23:25.263Z] #215 DONE 0.1s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T03:23:25.263Z] #146 ... [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #109 [core-metadata] exporting to image [2024-11-11T03:23:25.263Z] #109 exporting layers 0.4s done [2024-11-11T03:23:25.263Z] #109 writing image sha256:ed619f05860aec9fc124f0ac1e005f36ee5c2e962c7a7c19216b237af68424c5 done [2024-11-11T03:23:25.263Z] #109 naming to docker.io/library/core-metadata-arm64 done [2024-11-11T03:23:25.263Z] #109 DONE 12.8s [2024-11-11T03:23:25.263Z] [2024-11-11T03:23:25.263Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T03:23:47.304Z] #146 DONE 1906.9s [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T03:23:47.304Z] #153 DONE 1906.9s [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T03:23:47.304Z] #50 ... [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:23:47.304Z] #216 DONE 0.3s [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T03:23:47.304Z] #217 DONE 0.2s [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #218 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-11T03:23:47.304Z] #218 DONE 0.2s [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #219 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-11T03:23:47.304Z] #219 DONE 0.1s [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #220 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-11T03:23:47.304Z] #220 DONE 0.5s [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-11T03:23:47.304Z] #221 DONE 0.5s [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #222 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-11T03:23:47.304Z] #222 DONE 0.1s [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #223 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-11T03:23:47.304Z] #223 DONE 0.2s [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #109 [support-cron-scheduler] exporting to image [2024-11-11T03:23:47.304Z] #109 exporting layers [2024-11-11T03:23:47.304Z] #109 ... [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-11T03:23:47.304Z] #224 DONE 0.2s [2024-11-11T03:23:47.304Z] [2024-11-11T03:23:47.304Z] #109 [support-notifications] exporting to image [2024-11-11T03:23:47.571Z] #109 exporting layers 0.6s done [2024-11-11T03:23:47.571Z] #109 exporting layers 0.8s done [2024-11-11T03:23:47.571Z] #109 writing image sha256:39f0f026742cdb1690546eb246f393cc094e04a3b2bae2bbccd43ed46642e323 0.0s done [2024-11-11T03:23:47.571Z] #109 naming to docker.io/library/support-notifications-arm64 done [2024-11-11T03:23:47.571Z] #109 writing image sha256:3f9fb3d538e4a6e363cb53f1df5a4bb0ee0310cb811d9b6928aa56108baa936a done [2024-11-11T03:23:47.571Z] #109 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-11-11T03:23:47.571Z] #109 DONE 13.6s [2024-11-11T03:23:47.571Z] [2024-11-11T03:23:47.571Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T03:23:47.571Z] time="2024-11-11T02:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-11T03:23:47.579Z] $ docker stop --time=1 e324d165ca948a66a87712716486057c7ec9f4f35a9a37b1a42153c479c53c5c [2024-11-11T03:23:49.226Z] $ docker rm -f --volumes e324d165ca948a66a87712716486057c7ec9f4f35a9a37b1a42153c479c53c5c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T03:23:49.724Z] + docker images [2024-11-11T03:23:49.724Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-11T03:23:49.724Z] support-notifications-arm64 latest 39f0f026742c 3 seconds ago 52.7MB [2024-11-11T03:23:49.724Z] support-cron-scheduler-arm64 latest 3f9fb3d538e4 3 seconds ago 53.7MB [2024-11-11T03:23:49.724Z] core-metadata-arm64 latest ed619f05860a 30 seconds ago 38.5MB [2024-11-11T03:23:49.724Z] core-data-arm64 latest 969e616385da 34 seconds ago 38.5MB [2024-11-11T03:23:49.724Z] core-keeper-arm64 latest 0150e60e5b6e 34 seconds ago 31.7MB [2024-11-11T03:23:49.724Z] core-command-arm64 latest c70ed3929a3d 2 minutes ago 34.3MB [2024-11-11T03:23:49.724Z] security-proxy-auth-arm64 latest a7df09316a0a 2 minutes ago 33.3MB [2024-11-11T03:23:49.724Z] security-spiffe-token-provider-arm64 latest 9a1a30b5da73 9 minutes ago 40.2MB [2024-11-11T03:23:49.724Z] security-secretstore-setup-arm64 latest 8d23bb2bafa4 12 minutes ago 47.6MB [2024-11-11T03:23:49.724Z] security-bootstrapper-arm64 latest d9d7ebd6caf1 12 minutes ago 27.2MB [2024-11-11T03:23:49.724Z] security-proxy-setup-arm64 latest ff93aea297ad 12 minutes ago 36.2MB [2024-11-11T03:23:49.724Z] core-common-config-bootstrapper-arm64 latest 49afbc8019ff 12 minutes ago 24.1MB [2024-11-11T03:23:49.724Z] security-spire-agent-arm64 latest 1ed7deb83a00 32 minutes ago 182MB [2024-11-11T03:23:49.724Z] security-spire-server-arm64 latest da2779a309ba 33 minutes ago 124MB [2024-11-11T03:23:49.724Z] security-spire-config-arm64 latest e1160d35a488 33 minutes ago 123MB [2024-11-11T03:23:49.724Z] ci-base-image-arm64 latest 47d8bc1b28e1 34 minutes ago 960MB [2024-11-11T03:23:49.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB [2024-11-11T03:23:49.724Z] 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-11T03:23:49.898Z] provisioning config files... [2024-11-11T03:23:49.912Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/751@tmp/config3416919565783413302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:23:50.262Z] ---> ****-login.sh [2024-11-11T03:23:50.262Z] nexus3.edgexfoundry.org:10001 [2024-11-11T03:23:50.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T03:23:50.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T03:23:50.849Z] Configure a credential helper to remove this warning. See [2024-11-11T03:23:50.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T03:23:50.849Z] [2024-11-11T03:23:50.849Z] Login Succeeded [2024-11-11T03:23:50.849Z] nexus3.edgexfoundry.org:10002 [2024-11-11T03:23:51.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T03:23:51.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T03:23:51.118Z] Configure a credential helper to remove this warning. See [2024-11-11T03:23:51.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T03:23:51.118Z] [2024-11-11T03:23:51.118Z] Login Succeeded [2024-11-11T03:23:51.118Z] nexus3.edgexfoundry.org:10003 [2024-11-11T03:23:51.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T03:23:51.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T03:23:51.385Z] Configure a credential helper to remove this warning. See [2024-11-11T03:23:51.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T03:23:51.385Z] [2024-11-11T03:23:51.385Z] Login Succeeded [2024-11-11T03:23:51.385Z] nexus3.edgexfoundry.org:10004 [2024-11-11T03:23:51.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T03:23:51.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T03:23:51.916Z] Configure a credential helper to remove this warning. See [2024-11-11T03:23:51.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T03:23:51.916Z] [2024-11-11T03:23:51.916Z] Login Succeeded [2024-11-11T03:23:51.916Z] ****.io [2024-11-11T03:23:52.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T03:23:52.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T03:23:52.181Z] Configure a credential helper to remove this warning. See [2024-11-11T03:23:52.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T03:23:52.181Z] [2024-11-11T03:23:52.181Z] Login Succeeded [2024-11-11T03:23:52.181Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T03:23:52.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:23:52.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T03:23:52.286Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-11-11T03:23:52.286Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:23:52.286Z] latest [2024-11-11T03:23:52.286Z] 4.0.0-dev.17 [2024-11-11T03:23:52.286Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:23:52.286Z] main [2024-11-11T03:23:52.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:23:52.667Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:23:53.037Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:23:53.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-11T03:23:53.037Z] 25f9811b4406: Preparing [2024-11-11T03:23:53.037Z] d5908ca90e5a: Preparing [2024-11-11T03:23:53.037Z] 81cded987294: Preparing [2024-11-11T03:23:53.037Z] 6b094b6ebf4e: Preparing [2024-11-11T03:23:53.037Z] 0e93b63f0a51: Preparing [2024-11-11T03:23:53.037Z] 52be671d205d: Preparing [2024-11-11T03:23:53.037Z] 16113d51b718: Preparing [2024-11-11T03:23:53.037Z] 52be671d205d: Waiting [2024-11-11T03:23:53.037Z] 16113d51b718: Waiting [2024-11-11T03:23:53.302Z] 81cded987294: Pushed [2024-11-11T03:23:53.302Z] 6b094b6ebf4e: Pushed [2024-11-11T03:23:53.302Z] 25f9811b4406: Pushed [2024-11-11T03:23:53.302Z] 16113d51b718: Layer already exists [2024-11-11T03:23:53.566Z] 52be671d205d: Pushed [2024-11-11T03:23:54.981Z] 0e93b63f0a51: Pushed [2024-11-11T03:23:58.298Z] d5908ca90e5a: Pushed [2024-11-11T03:23:58.298Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:dfbbb588026195fb0643992671b767314d53c6babbca00f82450ded1096e2269 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:23:58.713Z] + 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-11T03:23:59.159Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-11T03:23:59.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-11T03:23:59.159Z] 25f9811b4406: Preparing [2024-11-11T03:23:59.159Z] d5908ca90e5a: Preparing [2024-11-11T03:23:59.159Z] 81cded987294: Preparing [2024-11-11T03:23:59.159Z] 6b094b6ebf4e: Preparing [2024-11-11T03:23:59.159Z] 0e93b63f0a51: Preparing [2024-11-11T03:23:59.159Z] 52be671d205d: Preparing [2024-11-11T03:23:59.159Z] 16113d51b718: Preparing [2024-11-11T03:23:59.159Z] 52be671d205d: Waiting [2024-11-11T03:23:59.159Z] 16113d51b718: Waiting [2024-11-11T03:23:59.159Z] d5908ca90e5a: Layer already exists [2024-11-11T03:23:59.159Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:23:59.159Z] 25f9811b4406: Layer already exists [2024-11-11T03:23:59.159Z] 81cded987294: Layer already exists [2024-11-11T03:23:59.159Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:23:59.159Z] 16113d51b718: Layer already exists [2024-11-11T03:23:59.159Z] 52be671d205d: Layer already exists [2024-11-11T03:23:59.173Z] latest: digest: sha256:dfbbb588026195fb0643992671b767314d53c6babbca00f82450ded1096e2269 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:23:59.526Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:23:59.889Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.17 [2024-11-11T03:23:59.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-11T03:23:59.889Z] 25f9811b4406: Preparing [2024-11-11T03:23:59.889Z] d5908ca90e5a: Preparing [2024-11-11T03:23:59.889Z] 81cded987294: Preparing [2024-11-11T03:23:59.889Z] 6b094b6ebf4e: Preparing [2024-11-11T03:23:59.889Z] 0e93b63f0a51: Preparing [2024-11-11T03:23:59.889Z] 52be671d205d: Preparing [2024-11-11T03:23:59.889Z] 16113d51b718: Preparing [2024-11-11T03:23:59.889Z] 52be671d205d: Waiting [2024-11-11T03:23:59.889Z] 16113d51b718: Waiting [2024-11-11T03:23:59.889Z] d5908ca90e5a: Layer already exists [2024-11-11T03:23:59.889Z] 25f9811b4406: Layer already exists [2024-11-11T03:23:59.889Z] 81cded987294: Layer already exists [2024-11-11T03:23:59.889Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:23:59.889Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:23:59.889Z] 16113d51b718: Layer already exists [2024-11-11T03:23:59.889Z] 52be671d205d: Layer already exists [2024-11-11T03:24:00.158Z] 4.0.0-dev.17: digest: sha256:dfbbb588026195fb0643992671b767314d53c6babbca00f82450ded1096e2269 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:00.527Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:01.152Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:01.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-11T03:24:01.152Z] 25f9811b4406: Preparing [2024-11-11T03:24:01.152Z] d5908ca90e5a: Preparing [2024-11-11T03:24:01.152Z] 81cded987294: Preparing [2024-11-11T03:24:01.152Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:01.152Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:01.152Z] 52be671d205d: Preparing [2024-11-11T03:24:01.152Z] 16113d51b718: Preparing [2024-11-11T03:24:01.152Z] 52be671d205d: Waiting [2024-11-11T03:24:01.152Z] 16113d51b718: Waiting [2024-11-11T03:24:01.152Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:01.152Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:01.152Z] 81cded987294: Layer already exists [2024-11-11T03:24:01.152Z] 25f9811b4406: Layer already exists [2024-11-11T03:24:01.152Z] d5908ca90e5a: Layer already exists [2024-11-11T03:24:01.152Z] 52be671d205d: Layer already exists [2024-11-11T03:24:01.152Z] 16113d51b718: Layer already exists [2024-11-11T03:24:01.152Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:dfbbb588026195fb0643992671b767314d53c6babbca00f82450ded1096e2269 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:01.506Z] + 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-11T03:24:01.849Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-11-11T03:24:01.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-11T03:24:01.849Z] 25f9811b4406: Preparing [2024-11-11T03:24:01.849Z] d5908ca90e5a: Preparing [2024-11-11T03:24:01.849Z] 81cded987294: Preparing [2024-11-11T03:24:01.849Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:01.849Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:01.849Z] 52be671d205d: Preparing [2024-11-11T03:24:01.849Z] 16113d51b718: Preparing [2024-11-11T03:24:01.849Z] 52be671d205d: Waiting [2024-11-11T03:24:01.849Z] 16113d51b718: Waiting [2024-11-11T03:24:01.849Z] d5908ca90e5a: Layer already exists [2024-11-11T03:24:01.849Z] 81cded987294: Layer already exists [2024-11-11T03:24:01.849Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:01.849Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:01.849Z] 25f9811b4406: Layer already exists [2024-11-11T03:24:01.849Z] 16113d51b718: Layer already exists [2024-11-11T03:24:01.849Z] 52be671d205d: Layer already exists [2024-11-11T03:24:02.113Z] main: digest: sha256:dfbbb588026195fb0643992671b767314d53c6babbca00f82450ded1096e2269 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:24:02.198Z] ===================================================== [Pipeline] echo [2024-11-11T03:24:02.218Z] taggedImages: [2024-11-11T03:24:02.218Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:02.218Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-11T03:24:02.218Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.17 [2024-11-11T03:24:02.218Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:02.218Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-11-11T03:24:02.245Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-11-11T03:24:02.245Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:02.245Z] latest [2024-11-11T03:24:02.245Z] 4.0.0-dev.17 [2024-11-11T03:24:02.245Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:02.245Z] main [2024-11-11T03:24:02.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:02.610Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:02.969Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:02.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-11T03:24:02.969Z] 8aa8d6b5aa54: Preparing [2024-11-11T03:24:02.969Z] 3f21f1614a8e: Preparing [2024-11-11T03:24:02.969Z] 3496b73fb660: Preparing [2024-11-11T03:24:02.969Z] cd2c0733a05e: Preparing [2024-11-11T03:24:02.969Z] 81cded987294: Preparing [2024-11-11T03:24:02.969Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:02.969Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:02.969Z] 52be671d205d: Preparing [2024-11-11T03:24:02.969Z] 16113d51b718: Preparing [2024-11-11T03:24:02.969Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:02.969Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:02.969Z] 52be671d205d: Waiting [2024-11-11T03:24:02.969Z] 16113d51b718: Waiting [2024-11-11T03:24:02.969Z] 81cded987294: Layer already exists [2024-11-11T03:24:02.969Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:03.232Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:03.232Z] 3496b73fb660: Pushed [2024-11-11T03:24:03.232Z] 52be671d205d: Layer already exists [2024-11-11T03:24:03.232Z] 8aa8d6b5aa54: Pushed [2024-11-11T03:24:03.232Z] 3f21f1614a8e: Pushed [2024-11-11T03:24:03.232Z] 16113d51b718: Layer already exists [2024-11-11T03:24:05.158Z] cd2c0733a05e: Pushed [2024-11-11T03:24:05.158Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:3159332fabf786da1130b561221938d92fc186b7caf0b28a2e601ca7c6fd2a65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:05.524Z] + 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-11T03:24:05.886Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-11T03:24:05.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-11T03:24:05.886Z] 8aa8d6b5aa54: Preparing [2024-11-11T03:24:05.886Z] 3f21f1614a8e: Preparing [2024-11-11T03:24:05.886Z] 3496b73fb660: Preparing [2024-11-11T03:24:05.886Z] cd2c0733a05e: Preparing [2024-11-11T03:24:05.886Z] 81cded987294: Preparing [2024-11-11T03:24:05.886Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:05.886Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:05.886Z] 52be671d205d: Preparing [2024-11-11T03:24:05.886Z] 16113d51b718: Preparing [2024-11-11T03:24:05.886Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:05.886Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:05.886Z] 16113d51b718: Waiting [2024-11-11T03:24:05.886Z] 52be671d205d: Waiting [2024-11-11T03:24:05.886Z] 8aa8d6b5aa54: Layer already exists [2024-11-11T03:24:05.886Z] 3496b73fb660: Layer already exists [2024-11-11T03:24:05.886Z] 3f21f1614a8e: Layer already exists [2024-11-11T03:24:05.886Z] 81cded987294: Layer already exists [2024-11-11T03:24:05.886Z] cd2c0733a05e: Layer already exists [2024-11-11T03:24:05.886Z] 52be671d205d: Layer already exists [2024-11-11T03:24:05.886Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:05.886Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:05.886Z] 16113d51b718: Layer already exists [2024-11-11T03:24:06.151Z] latest: digest: sha256:3159332fabf786da1130b561221938d92fc186b7caf0b28a2e601ca7c6fd2a65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:06.506Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:06.853Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.17 [2024-11-11T03:24:06.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-11T03:24:06.853Z] 8aa8d6b5aa54: Preparing [2024-11-11T03:24:06.853Z] 3f21f1614a8e: Preparing [2024-11-11T03:24:06.853Z] 3496b73fb660: Preparing [2024-11-11T03:24:06.853Z] cd2c0733a05e: Preparing [2024-11-11T03:24:06.853Z] 81cded987294: Preparing [2024-11-11T03:24:06.853Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:06.853Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:06.853Z] 52be671d205d: Preparing [2024-11-11T03:24:06.853Z] 16113d51b718: Preparing [2024-11-11T03:24:06.853Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:06.853Z] 52be671d205d: Waiting [2024-11-11T03:24:06.853Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:06.853Z] 16113d51b718: Waiting [2024-11-11T03:24:06.853Z] 3496b73fb660: Layer already exists [2024-11-11T03:24:06.853Z] 3f21f1614a8e: Layer already exists [2024-11-11T03:24:06.853Z] 8aa8d6b5aa54: Layer already exists [2024-11-11T03:24:06.853Z] 81cded987294: Layer already exists [2024-11-11T03:24:06.853Z] cd2c0733a05e: Layer already exists [2024-11-11T03:24:06.853Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:06.853Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:06.853Z] 16113d51b718: Layer already exists [2024-11-11T03:24:06.853Z] 52be671d205d: Layer already exists [2024-11-11T03:24:07.118Z] 4.0.0-dev.17: digest: sha256:3159332fabf786da1130b561221938d92fc186b7caf0b28a2e601ca7c6fd2a65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:07.469Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:07.823Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:07.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-11T03:24:07.823Z] 8aa8d6b5aa54: Preparing [2024-11-11T03:24:07.823Z] 3f21f1614a8e: Preparing [2024-11-11T03:24:07.823Z] 3496b73fb660: Preparing [2024-11-11T03:24:07.823Z] cd2c0733a05e: Preparing [2024-11-11T03:24:07.823Z] 81cded987294: Preparing [2024-11-11T03:24:07.823Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:07.823Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:07.823Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:07.823Z] 52be671d205d: Preparing [2024-11-11T03:24:07.823Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:07.823Z] 16113d51b718: Preparing [2024-11-11T03:24:07.823Z] 52be671d205d: Waiting [2024-11-11T03:24:07.823Z] 16113d51b718: Waiting [2024-11-11T03:24:07.823Z] 8aa8d6b5aa54: Layer already exists [2024-11-11T03:24:07.823Z] cd2c0733a05e: Layer already exists [2024-11-11T03:24:07.823Z] 3496b73fb660: Layer already exists [2024-11-11T03:24:07.823Z] 3f21f1614a8e: Layer already exists [2024-11-11T03:24:07.823Z] 81cded987294: Layer already exists [2024-11-11T03:24:07.823Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:07.823Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:07.823Z] 52be671d205d: Layer already exists [2024-11-11T03:24:07.823Z] 16113d51b718: Layer already exists [2024-11-11T03:24:07.823Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:3159332fabf786da1130b561221938d92fc186b7caf0b28a2e601ca7c6fd2a65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:08.182Z] + 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-11T03:24:08.548Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-11-11T03:24:08.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-11T03:24:08.549Z] 8aa8d6b5aa54: Preparing [2024-11-11T03:24:08.549Z] 3f21f1614a8e: Preparing [2024-11-11T03:24:08.549Z] 3496b73fb660: Preparing [2024-11-11T03:24:08.549Z] cd2c0733a05e: Preparing [2024-11-11T03:24:08.549Z] 81cded987294: Preparing [2024-11-11T03:24:08.549Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:08.549Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:08.549Z] 52be671d205d: Preparing [2024-11-11T03:24:08.549Z] 16113d51b718: Preparing [2024-11-11T03:24:08.549Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:08.549Z] 52be671d205d: Waiting [2024-11-11T03:24:08.549Z] 16113d51b718: Waiting [2024-11-11T03:24:08.549Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:08.549Z] 8aa8d6b5aa54: Layer already exists [2024-11-11T03:24:08.549Z] cd2c0733a05e: Layer already exists [2024-11-11T03:24:08.549Z] 3f21f1614a8e: Layer already exists [2024-11-11T03:24:08.549Z] 81cded987294: Layer already exists [2024-11-11T03:24:08.549Z] 3496b73fb660: Layer already exists [2024-11-11T03:24:08.549Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:08.549Z] 52be671d205d: Layer already exists [2024-11-11T03:24:08.549Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:08.549Z] 16113d51b718: Layer already exists [2024-11-11T03:24:08.549Z] main: digest: sha256:3159332fabf786da1130b561221938d92fc186b7caf0b28a2e601ca7c6fd2a65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:24:08.895Z] ===================================================== [Pipeline] echo [2024-11-11T03:24:08.911Z] taggedImages: [2024-11-11T03:24:08.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:08.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-11T03:24:08.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.17 [2024-11-11T03:24:08.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:08.912Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-11-11T03:24:08.940Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-11-11T03:24:08.940Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:08.940Z] latest [2024-11-11T03:24:08.940Z] 4.0.0-dev.17 [2024-11-11T03:24:08.940Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:08.940Z] main [2024-11-11T03:24:08.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:09.306Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:09.658Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:09.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-11T03:24:09.658Z] 378d9a37cdf3: Preparing [2024-11-11T03:24:09.658Z] 48e7d583f679: Preparing [2024-11-11T03:24:09.658Z] 57daea54a259: Preparing [2024-11-11T03:24:09.658Z] 81cded987294: Preparing [2024-11-11T03:24:09.658Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:09.658Z] 85ea6736525c: Preparing [2024-11-11T03:24:09.658Z] afa4e32baf45: Preparing [2024-11-11T03:24:09.658Z] 16113d51b718: Preparing [2024-11-11T03:24:09.658Z] 16113d51b718: Waiting [2024-11-11T03:24:09.658Z] 85ea6736525c: Waiting [2024-11-11T03:24:09.658Z] afa4e32baf45: Waiting [2024-11-11T03:24:09.658Z] 81cded987294: Layer already exists [2024-11-11T03:24:09.658Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:09.921Z] 48e7d583f679: Pushed [2024-11-11T03:24:09.921Z] 378d9a37cdf3: Pushed [2024-11-11T03:24:09.921Z] 16113d51b718: Layer already exists [2024-11-11T03:24:09.921Z] afa4e32baf45: Pushed [2024-11-11T03:24:11.320Z] 85ea6736525c: Pushed [2024-11-11T03:24:14.645Z] 57daea54a259: Pushed [2024-11-11T03:24:14.909Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:70d9ee378c555d1afaf771aa343718163b1591a815a9eae499b7c32caf4940d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:15.268Z] + 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-11T03:24:15.616Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-11T03:24:15.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-11T03:24:15.616Z] 378d9a37cdf3: Preparing [2024-11-11T03:24:15.616Z] 48e7d583f679: Preparing [2024-11-11T03:24:15.616Z] 57daea54a259: Preparing [2024-11-11T03:24:15.616Z] 81cded987294: Preparing [2024-11-11T03:24:15.616Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:15.616Z] 85ea6736525c: Preparing [2024-11-11T03:24:15.616Z] afa4e32baf45: Preparing [2024-11-11T03:24:15.616Z] 85ea6736525c: Waiting [2024-11-11T03:24:15.616Z] 16113d51b718: Preparing [2024-11-11T03:24:15.616Z] afa4e32baf45: Waiting [2024-11-11T03:24:15.616Z] 16113d51b718: Waiting [2024-11-11T03:24:15.616Z] 48e7d583f679: Layer already exists [2024-11-11T03:24:15.616Z] 378d9a37cdf3: Layer already exists [2024-11-11T03:24:15.616Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:15.616Z] 81cded987294: Layer already exists [2024-11-11T03:24:15.616Z] 57daea54a259: Layer already exists [2024-11-11T03:24:15.616Z] afa4e32baf45: Layer already exists [2024-11-11T03:24:15.616Z] 16113d51b718: Layer already exists [2024-11-11T03:24:15.616Z] 85ea6736525c: Layer already exists [2024-11-11T03:24:15.616Z] latest: digest: sha256:70d9ee378c555d1afaf771aa343718163b1591a815a9eae499b7c32caf4940d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:16.227Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:16.579Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.17 [2024-11-11T03:24:16.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-11T03:24:16.579Z] 378d9a37cdf3: Preparing [2024-11-11T03:24:16.579Z] 48e7d583f679: Preparing [2024-11-11T03:24:16.579Z] 57daea54a259: Preparing [2024-11-11T03:24:16.579Z] 81cded987294: Preparing [2024-11-11T03:24:16.579Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:16.579Z] 85ea6736525c: Preparing [2024-11-11T03:24:16.579Z] afa4e32baf45: Preparing [2024-11-11T03:24:16.579Z] 16113d51b718: Preparing [2024-11-11T03:24:16.579Z] afa4e32baf45: Waiting [2024-11-11T03:24:16.579Z] 16113d51b718: Waiting [2024-11-11T03:24:16.579Z] 85ea6736525c: Waiting [2024-11-11T03:24:16.579Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:16.579Z] 48e7d583f679: Layer already exists [2024-11-11T03:24:16.579Z] 57daea54a259: Layer already exists [2024-11-11T03:24:16.579Z] 378d9a37cdf3: Layer already exists [2024-11-11T03:24:16.579Z] 81cded987294: Layer already exists [2024-11-11T03:24:16.579Z] 85ea6736525c: Layer already exists [2024-11-11T03:24:16.579Z] afa4e32baf45: Layer already exists [2024-11-11T03:24:16.579Z] 16113d51b718: Layer already exists [2024-11-11T03:24:16.579Z] 4.0.0-dev.17: digest: sha256:70d9ee378c555d1afaf771aa343718163b1591a815a9eae499b7c32caf4940d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:16.942Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:17.289Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:17.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-11T03:24:17.289Z] 378d9a37cdf3: Preparing [2024-11-11T03:24:17.289Z] 48e7d583f679: Preparing [2024-11-11T03:24:17.289Z] 57daea54a259: Preparing [2024-11-11T03:24:17.289Z] 81cded987294: Preparing [2024-11-11T03:24:17.289Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:17.289Z] 85ea6736525c: Preparing [2024-11-11T03:24:17.289Z] afa4e32baf45: Preparing [2024-11-11T03:24:17.289Z] 16113d51b718: Preparing [2024-11-11T03:24:17.289Z] 85ea6736525c: Waiting [2024-11-11T03:24:17.289Z] afa4e32baf45: Waiting [2024-11-11T03:24:17.289Z] 16113d51b718: Waiting [2024-11-11T03:24:17.289Z] 378d9a37cdf3: Layer already exists [2024-11-11T03:24:17.289Z] 48e7d583f679: Layer already exists [2024-11-11T03:24:17.289Z] 81cded987294: Layer already exists [2024-11-11T03:24:17.289Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:17.289Z] 57daea54a259: Layer already exists [2024-11-11T03:24:17.289Z] 85ea6736525c: Layer already exists [2024-11-11T03:24:17.289Z] 16113d51b718: Layer already exists [2024-11-11T03:24:17.289Z] afa4e32baf45: Layer already exists [2024-11-11T03:24:17.554Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:70d9ee378c555d1afaf771aa343718163b1591a815a9eae499b7c32caf4940d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:17.916Z] + 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-11T03:24:18.271Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-11-11T03:24:18.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-11T03:24:18.271Z] 378d9a37cdf3: Preparing [2024-11-11T03:24:18.271Z] 48e7d583f679: Preparing [2024-11-11T03:24:18.271Z] 57daea54a259: Preparing [2024-11-11T03:24:18.271Z] 81cded987294: Preparing [2024-11-11T03:24:18.271Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:18.271Z] 85ea6736525c: Preparing [2024-11-11T03:24:18.271Z] afa4e32baf45: Preparing [2024-11-11T03:24:18.271Z] 16113d51b718: Preparing [2024-11-11T03:24:18.271Z] 85ea6736525c: Waiting [2024-11-11T03:24:18.271Z] afa4e32baf45: Waiting [2024-11-11T03:24:18.271Z] 16113d51b718: Waiting [2024-11-11T03:24:18.271Z] 378d9a37cdf3: Layer already exists [2024-11-11T03:24:18.271Z] 48e7d583f679: Layer already exists [2024-11-11T03:24:18.271Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:18.271Z] 81cded987294: Layer already exists [2024-11-11T03:24:18.271Z] 57daea54a259: Layer already exists [2024-11-11T03:24:18.271Z] 16113d51b718: Layer already exists [2024-11-11T03:24:18.271Z] 85ea6736525c: Layer already exists [2024-11-11T03:24:18.271Z] afa4e32baf45: Layer already exists [2024-11-11T03:24:18.271Z] main: digest: sha256:70d9ee378c555d1afaf771aa343718163b1591a815a9eae499b7c32caf4940d5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:24:18.360Z] ===================================================== [Pipeline] echo [2024-11-11T03:24:18.374Z] taggedImages: [2024-11-11T03:24:18.374Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:18.374Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-11T03:24:18.374Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.17 [2024-11-11T03:24:18.374Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:18.374Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-11-11T03:24:18.403Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-11-11T03:24:18.403Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:18.403Z] latest [2024-11-11T03:24:18.403Z] 4.0.0-dev.17 [2024-11-11T03:24:18.403Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:18.403Z] main [2024-11-11T03:24:18.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:18.763Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:19.109Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:19.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-11T03:24:19.109Z] 5d5e309d9c31: Preparing [2024-11-11T03:24:19.109Z] f5193d72058a: Preparing [2024-11-11T03:24:19.109Z] ffc23da939f7: Preparing [2024-11-11T03:24:19.109Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:19.109Z] 9e0ea810d3a6: Preparing [2024-11-11T03:24:19.109Z] 0aaae96c23a1: Preparing [2024-11-11T03:24:19.109Z] 16113d51b718: Preparing [2024-11-11T03:24:19.109Z] 0aaae96c23a1: Waiting [2024-11-11T03:24:19.109Z] 16113d51b718: Waiting [2024-11-11T03:24:19.109Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:19.374Z] 5d5e309d9c31: Pushed [2024-11-11T03:24:19.374Z] 0aaae96c23a1: Pushed [2024-11-11T03:24:19.374Z] 9e0ea810d3a6: Pushed [2024-11-11T03:24:19.374Z] f5193d72058a: Pushed [2024-11-11T03:24:19.374Z] 16113d51b718: Layer already exists [2024-11-11T03:24:23.602Z] ffc23da939f7: Pushed [2024-11-11T03:24:23.865Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:2384e0e4d48d55cd06873d79a7f688477b18ec91c6380a81817ece4e5984c2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:24.236Z] + 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-11T03:24:25.173Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-11T03:24:25.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-11T03:24:25.174Z] 5d5e309d9c31: Preparing [2024-11-11T03:24:25.174Z] f5193d72058a: Preparing [2024-11-11T03:24:25.174Z] ffc23da939f7: Preparing [2024-11-11T03:24:25.174Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:25.174Z] 9e0ea810d3a6: Preparing [2024-11-11T03:24:25.174Z] 0aaae96c23a1: Preparing [2024-11-11T03:24:25.174Z] 16113d51b718: Preparing [2024-11-11T03:24:25.174Z] 0aaae96c23a1: Waiting [2024-11-11T03:24:25.174Z] 16113d51b718: Waiting [2024-11-11T03:24:25.174Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:25.174Z] ffc23da939f7: Layer already exists [2024-11-11T03:24:25.174Z] 9e0ea810d3a6: Layer already exists [2024-11-11T03:24:25.174Z] f5193d72058a: Layer already exists [2024-11-11T03:24:25.174Z] 5d5e309d9c31: Layer already exists [2024-11-11T03:24:25.174Z] 0aaae96c23a1: Layer already exists [2024-11-11T03:24:25.174Z] 16113d51b718: Layer already exists [2024-11-11T03:24:25.439Z] latest: digest: sha256:2384e0e4d48d55cd06873d79a7f688477b18ec91c6380a81817ece4e5984c2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:25.788Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:26.134Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.17 [2024-11-11T03:24:26.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-11T03:24:26.134Z] 5d5e309d9c31: Preparing [2024-11-11T03:24:26.134Z] f5193d72058a: Preparing [2024-11-11T03:24:26.134Z] ffc23da939f7: Preparing [2024-11-11T03:24:26.134Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:26.134Z] 9e0ea810d3a6: Preparing [2024-11-11T03:24:26.134Z] 0aaae96c23a1: Preparing [2024-11-11T03:24:26.134Z] 16113d51b718: Preparing [2024-11-11T03:24:26.134Z] 0aaae96c23a1: Waiting [2024-11-11T03:24:26.134Z] 16113d51b718: Waiting [2024-11-11T03:24:26.134Z] 9e0ea810d3a6: Layer already exists [2024-11-11T03:24:26.134Z] ffc23da939f7: Layer already exists [2024-11-11T03:24:26.134Z] f5193d72058a: Layer already exists [2024-11-11T03:24:26.134Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:26.134Z] 5d5e309d9c31: Layer already exists [2024-11-11T03:24:26.134Z] 16113d51b718: Layer already exists [2024-11-11T03:24:26.134Z] 0aaae96c23a1: Layer already exists [2024-11-11T03:24:26.134Z] 4.0.0-dev.17: digest: sha256:2384e0e4d48d55cd06873d79a7f688477b18ec91c6380a81817ece4e5984c2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:26.746Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:27.094Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:27.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-11T03:24:27.094Z] 5d5e309d9c31: Preparing [2024-11-11T03:24:27.094Z] f5193d72058a: Preparing [2024-11-11T03:24:27.094Z] ffc23da939f7: Preparing [2024-11-11T03:24:27.094Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:27.094Z] 9e0ea810d3a6: Preparing [2024-11-11T03:24:27.094Z] 0aaae96c23a1: Preparing [2024-11-11T03:24:27.094Z] 16113d51b718: Preparing [2024-11-11T03:24:27.094Z] 0aaae96c23a1: Waiting [2024-11-11T03:24:27.094Z] 16113d51b718: Waiting [2024-11-11T03:24:27.094Z] f5193d72058a: Layer already exists [2024-11-11T03:24:27.094Z] 9e0ea810d3a6: Layer already exists [2024-11-11T03:24:27.094Z] 5d5e309d9c31: Layer already exists [2024-11-11T03:24:27.094Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:27.094Z] ffc23da939f7: Layer already exists [2024-11-11T03:24:27.094Z] 0aaae96c23a1: Layer already exists [2024-11-11T03:24:27.094Z] 16113d51b718: Layer already exists [2024-11-11T03:24:27.094Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:2384e0e4d48d55cd06873d79a7f688477b18ec91c6380a81817ece4e5984c2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:27.451Z] + 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-11T03:24:27.800Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-11-11T03:24:27.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-11T03:24:27.800Z] 5d5e309d9c31: Preparing [2024-11-11T03:24:27.800Z] f5193d72058a: Preparing [2024-11-11T03:24:27.800Z] ffc23da939f7: Preparing [2024-11-11T03:24:27.800Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:27.800Z] 9e0ea810d3a6: Preparing [2024-11-11T03:24:27.800Z] 0aaae96c23a1: Preparing [2024-11-11T03:24:27.800Z] 16113d51b718: Preparing [2024-11-11T03:24:27.800Z] 0aaae96c23a1: Waiting [2024-11-11T03:24:27.800Z] 16113d51b718: Waiting [2024-11-11T03:24:27.800Z] 9e0ea810d3a6: Layer already exists [2024-11-11T03:24:27.800Z] f5193d72058a: Layer already exists [2024-11-11T03:24:27.800Z] ffc23da939f7: Layer already exists [2024-11-11T03:24:27.800Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:27.800Z] 5d5e309d9c31: Layer already exists [2024-11-11T03:24:27.800Z] 0aaae96c23a1: Layer already exists [2024-11-11T03:24:27.800Z] 16113d51b718: Layer already exists [2024-11-11T03:24:28.065Z] main: digest: sha256:2384e0e4d48d55cd06873d79a7f688477b18ec91c6380a81817ece4e5984c2bc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:24:28.147Z] ===================================================== [Pipeline] echo [2024-11-11T03:24:28.168Z] taggedImages: [2024-11-11T03:24:28.169Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:28.169Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-11T03:24:28.169Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.17 [2024-11-11T03:24:28.169Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:28.169Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-11-11T03:24:28.200Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-11-11T03:24:28.200Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:28.200Z] latest [2024-11-11T03:24:28.200Z] 4.0.0-dev.17 [2024-11-11T03:24:28.200Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:28.200Z] main [2024-11-11T03:24:28.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:28.573Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:28.914Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:28.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-11T03:24:28.914Z] 6944cae2dcbe: Preparing [2024-11-11T03:24:28.914Z] d239057e9e1e: Preparing [2024-11-11T03:24:28.914Z] ab1dc2f7165d: Preparing [2024-11-11T03:24:28.914Z] ffa255573892: Preparing [2024-11-11T03:24:28.914Z] 81cded987294: Preparing [2024-11-11T03:24:28.914Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:28.914Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:28.914Z] 52be671d205d: Preparing [2024-11-11T03:24:28.914Z] 16113d51b718: Preparing [2024-11-11T03:24:28.914Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:28.914Z] 52be671d205d: Waiting [2024-11-11T03:24:28.914Z] 16113d51b718: Waiting [2024-11-11T03:24:28.914Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:28.914Z] 81cded987294: Layer already exists [2024-11-11T03:24:29.177Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:29.177Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:29.177Z] 6944cae2dcbe: Pushed [2024-11-11T03:24:29.177Z] d239057e9e1e: Pushed [2024-11-11T03:24:29.177Z] ab1dc2f7165d: Pushed [2024-11-11T03:24:29.177Z] 52be671d205d: Layer already exists [2024-11-11T03:24:29.177Z] 16113d51b718: Layer already exists [2024-11-11T03:24:34.499Z] ffa255573892: Pushed [2024-11-11T03:24:34.499Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:fc7340fc3b3238164e6abe56fe2c5e5e194f31b655f3ed7076f8b81b786b09b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:34.854Z] + 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-11T03:24:35.206Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-11T03:24:35.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-11T03:24:35.206Z] 6944cae2dcbe: Preparing [2024-11-11T03:24:35.206Z] d239057e9e1e: Preparing [2024-11-11T03:24:35.206Z] ab1dc2f7165d: Preparing [2024-11-11T03:24:35.206Z] ffa255573892: Preparing [2024-11-11T03:24:35.206Z] 81cded987294: Preparing [2024-11-11T03:24:35.206Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:35.206Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:35.206Z] 52be671d205d: Preparing [2024-11-11T03:24:35.206Z] 16113d51b718: Preparing [2024-11-11T03:24:35.206Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:35.206Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:35.206Z] 16113d51b718: Waiting [2024-11-11T03:24:35.206Z] 52be671d205d: Waiting [2024-11-11T03:24:35.206Z] d239057e9e1e: Layer already exists [2024-11-11T03:24:35.206Z] ab1dc2f7165d: Layer already exists [2024-11-11T03:24:35.206Z] 81cded987294: Layer already exists [2024-11-11T03:24:35.206Z] ffa255573892: Layer already exists [2024-11-11T03:24:35.206Z] 6944cae2dcbe: Layer already exists [2024-11-11T03:24:35.206Z] 16113d51b718: Layer already exists [2024-11-11T03:24:35.206Z] 52be671d205d: Layer already exists [2024-11-11T03:24:35.206Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:35.206Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:35.470Z] latest: digest: sha256:fc7340fc3b3238164e6abe56fe2c5e5e194f31b655f3ed7076f8b81b786b09b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:35.825Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:37.162Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.17 [2024-11-11T03:24:37.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-11T03:24:37.162Z] 6944cae2dcbe: Preparing [2024-11-11T03:24:37.162Z] d239057e9e1e: Preparing [2024-11-11T03:24:37.162Z] ab1dc2f7165d: Preparing [2024-11-11T03:24:37.162Z] ffa255573892: Preparing [2024-11-11T03:24:37.162Z] 81cded987294: Preparing [2024-11-11T03:24:37.162Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:37.162Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:37.162Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:37.162Z] 52be671d205d: Preparing [2024-11-11T03:24:37.162Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:37.162Z] 16113d51b718: Preparing [2024-11-11T03:24:37.162Z] 52be671d205d: Waiting [2024-11-11T03:24:37.162Z] ab1dc2f7165d: Layer already exists [2024-11-11T03:24:37.162Z] 6944cae2dcbe: Layer already exists [2024-11-11T03:24:37.162Z] ffa255573892: Layer already exists [2024-11-11T03:24:37.162Z] 81cded987294: Layer already exists [2024-11-11T03:24:37.162Z] d239057e9e1e: Layer already exists [2024-11-11T03:24:37.162Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:37.162Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:37.162Z] 52be671d205d: Layer already exists [2024-11-11T03:24:37.162Z] 16113d51b718: Layer already exists [2024-11-11T03:24:37.162Z] 4.0.0-dev.17: digest: sha256:fc7340fc3b3238164e6abe56fe2c5e5e194f31b655f3ed7076f8b81b786b09b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:37.546Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:37.880Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:37.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-11T03:24:37.880Z] 6944cae2dcbe: Preparing [2024-11-11T03:24:37.880Z] d239057e9e1e: Preparing [2024-11-11T03:24:37.880Z] ab1dc2f7165d: Preparing [2024-11-11T03:24:37.880Z] ffa255573892: Preparing [2024-11-11T03:24:37.880Z] 81cded987294: Preparing [2024-11-11T03:24:37.880Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:37.880Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:37.880Z] 52be671d205d: Preparing [2024-11-11T03:24:37.880Z] 16113d51b718: Preparing [2024-11-11T03:24:37.880Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:37.880Z] 52be671d205d: Waiting [2024-11-11T03:24:37.880Z] 16113d51b718: Waiting [2024-11-11T03:24:37.880Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:37.880Z] 81cded987294: Layer already exists [2024-11-11T03:24:37.880Z] d239057e9e1e: Layer already exists [2024-11-11T03:24:37.880Z] ab1dc2f7165d: Layer already exists [2024-11-11T03:24:37.880Z] 6944cae2dcbe: Layer already exists [2024-11-11T03:24:37.880Z] ffa255573892: Layer already exists [2024-11-11T03:24:37.880Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:37.880Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:37.880Z] 16113d51b718: Layer already exists [2024-11-11T03:24:37.880Z] 52be671d205d: Layer already exists [2024-11-11T03:24:37.880Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:fc7340fc3b3238164e6abe56fe2c5e5e194f31b655f3ed7076f8b81b786b09b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:38.501Z] + 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-11T03:24:38.857Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-11-11T03:24:38.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-11T03:24:38.857Z] 6944cae2dcbe: Preparing [2024-11-11T03:24:38.857Z] d239057e9e1e: Preparing [2024-11-11T03:24:38.857Z] ab1dc2f7165d: Preparing [2024-11-11T03:24:38.857Z] ffa255573892: Preparing [2024-11-11T03:24:38.857Z] 81cded987294: Preparing [2024-11-11T03:24:38.857Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:38.857Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:38.857Z] 52be671d205d: Preparing [2024-11-11T03:24:38.857Z] 16113d51b718: Preparing [2024-11-11T03:24:38.857Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:38.857Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:38.857Z] 52be671d205d: Waiting [2024-11-11T03:24:38.857Z] 16113d51b718: Waiting [2024-11-11T03:24:38.857Z] 81cded987294: Layer already exists [2024-11-11T03:24:38.857Z] 6944cae2dcbe: Layer already exists [2024-11-11T03:24:38.857Z] ffa255573892: Layer already exists [2024-11-11T03:24:38.857Z] d239057e9e1e: Layer already exists [2024-11-11T03:24:38.857Z] ab1dc2f7165d: Layer already exists [2024-11-11T03:24:38.857Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:38.857Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:38.857Z] 16113d51b718: Layer already exists [2024-11-11T03:24:38.857Z] 52be671d205d: Layer already exists [2024-11-11T03:24:38.857Z] main: digest: sha256:fc7340fc3b3238164e6abe56fe2c5e5e194f31b655f3ed7076f8b81b786b09b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:24:39.212Z] ===================================================== [Pipeline] echo [2024-11-11T03:24:39.231Z] taggedImages: [2024-11-11T03:24:39.231Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:39.231Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-11T03:24:39.231Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.17 [2024-11-11T03:24:39.231Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:39.231Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-11-11T03:24:39.260Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-11-11T03:24:39.260Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:39.260Z] latest [2024-11-11T03:24:39.260Z] 4.0.0-dev.17 [2024-11-11T03:24:39.260Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:39.260Z] main [2024-11-11T03:24:39.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:39.622Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:40.085Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:40.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-11T03:24:40.085Z] 6e9520e17cf8: Preparing [2024-11-11T03:24:40.085Z] ff26fc4808b1: Preparing [2024-11-11T03:24:40.085Z] aee039a058fb: Preparing [2024-11-11T03:24:40.085Z] 76d211fb2c1b: Preparing [2024-11-11T03:24:40.085Z] cd66f8874796: Preparing [2024-11-11T03:24:40.085Z] 20edd8342966: Preparing [2024-11-11T03:24:40.085Z] d826a71669ce: Preparing [2024-11-11T03:24:40.085Z] 81cded987294: Preparing [2024-11-11T03:24:40.085Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:40.085Z] 460be0908530: Preparing [2024-11-11T03:24:40.085Z] 8f44ca871969: Preparing [2024-11-11T03:24:40.085Z] 5f70bf18a086: Preparing [2024-11-11T03:24:40.085Z] 75fecaec39a4: Preparing [2024-11-11T03:24:40.085Z] 754e23f95644: Preparing [2024-11-11T03:24:40.085Z] e3531c5c0ea3: Preparing [2024-11-11T03:24:40.085Z] 16113d51b718: Preparing [2024-11-11T03:24:40.085Z] 20edd8342966: Waiting [2024-11-11T03:24:40.085Z] d826a71669ce: Waiting [2024-11-11T03:24:40.085Z] 81cded987294: Waiting [2024-11-11T03:24:40.085Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:40.085Z] 460be0908530: Waiting [2024-11-11T03:24:40.085Z] 8f44ca871969: Waiting [2024-11-11T03:24:40.085Z] 5f70bf18a086: Waiting [2024-11-11T03:24:40.085Z] 75fecaec39a4: Waiting [2024-11-11T03:24:40.085Z] 754e23f95644: Waiting [2024-11-11T03:24:40.085Z] e3531c5c0ea3: Waiting [2024-11-11T03:24:40.085Z] 16113d51b718: Waiting [2024-11-11T03:24:40.362Z] 76d211fb2c1b: Pushed [2024-11-11T03:24:40.362Z] ff26fc4808b1: Pushed [2024-11-11T03:24:40.362Z] cd66f8874796: Pushed [2024-11-11T03:24:40.362Z] 6e9520e17cf8: Pushed [2024-11-11T03:24:40.362Z] aee039a058fb: Pushed [2024-11-11T03:24:40.362Z] 81cded987294: Layer already exists [2024-11-11T03:24:40.362Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:40.362Z] 20edd8342966: Pushed [2024-11-11T03:24:40.362Z] 5f70bf18a086: Layer already exists [2024-11-11T03:24:40.646Z] 460be0908530: Pushed [2024-11-11T03:24:40.646Z] 8f44ca871969: Pushed [2024-11-11T03:24:40.646Z] 16113d51b718: Layer already exists [2024-11-11T03:24:40.646Z] 75fecaec39a4: Pushed [2024-11-11T03:24:40.646Z] e3531c5c0ea3: Pushed [2024-11-11T03:24:42.089Z] 754e23f95644: Pushed [2024-11-11T03:24:43.488Z] d826a71669ce: Pushed [2024-11-11T03:24:43.489Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:78e4b6ff77c4ba188531dc8908db94fecec280b6aaf326bcbdeff224ca2a27dd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:43.856Z] + 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-11T03:24:44.203Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-11T03:24:44.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-11T03:24:44.204Z] 6e9520e17cf8: Preparing [2024-11-11T03:24:44.204Z] ff26fc4808b1: Preparing [2024-11-11T03:24:44.204Z] aee039a058fb: Preparing [2024-11-11T03:24:44.204Z] 76d211fb2c1b: Preparing [2024-11-11T03:24:44.204Z] cd66f8874796: Preparing [2024-11-11T03:24:44.204Z] 20edd8342966: Preparing [2024-11-11T03:24:44.204Z] d826a71669ce: Preparing [2024-11-11T03:24:44.204Z] 81cded987294: Preparing [2024-11-11T03:24:44.204Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:44.204Z] 460be0908530: Preparing [2024-11-11T03:24:44.204Z] 8f44ca871969: Preparing [2024-11-11T03:24:44.204Z] 5f70bf18a086: Preparing [2024-11-11T03:24:44.204Z] 75fecaec39a4: Preparing [2024-11-11T03:24:44.204Z] 754e23f95644: Preparing [2024-11-11T03:24:44.204Z] e3531c5c0ea3: Preparing [2024-11-11T03:24:44.204Z] 16113d51b718: Preparing [2024-11-11T03:24:44.204Z] 8f44ca871969: Waiting [2024-11-11T03:24:44.204Z] 5f70bf18a086: Waiting [2024-11-11T03:24:44.204Z] 75fecaec39a4: Waiting [2024-11-11T03:24:44.204Z] 754e23f95644: Waiting [2024-11-11T03:24:44.204Z] 20edd8342966: Waiting [2024-11-11T03:24:44.204Z] e3531c5c0ea3: Waiting [2024-11-11T03:24:44.204Z] 16113d51b718: Waiting [2024-11-11T03:24:44.204Z] d826a71669ce: Waiting [2024-11-11T03:24:44.204Z] 81cded987294: Waiting [2024-11-11T03:24:44.204Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:44.204Z] 460be0908530: Waiting [2024-11-11T03:24:44.204Z] 6e9520e17cf8: Layer already exists [2024-11-11T03:24:44.204Z] aee039a058fb: Layer already exists [2024-11-11T03:24:44.204Z] ff26fc4808b1: Layer already exists [2024-11-11T03:24:44.204Z] cd66f8874796: Layer already exists [2024-11-11T03:24:44.204Z] 76d211fb2c1b: Layer already exists [2024-11-11T03:24:44.204Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:44.204Z] d826a71669ce: Layer already exists [2024-11-11T03:24:44.204Z] 460be0908530: Layer already exists [2024-11-11T03:24:44.204Z] 81cded987294: Layer already exists [2024-11-11T03:24:44.204Z] 20edd8342966: Layer already exists [2024-11-11T03:24:44.204Z] 754e23f95644: Layer already exists [2024-11-11T03:24:44.204Z] 75fecaec39a4: Layer already exists [2024-11-11T03:24:44.204Z] 5f70bf18a086: Layer already exists [2024-11-11T03:24:44.204Z] e3531c5c0ea3: Layer already exists [2024-11-11T03:24:44.204Z] 8f44ca871969: Layer already exists [2024-11-11T03:24:44.204Z] 16113d51b718: Layer already exists [2024-11-11T03:24:44.470Z] latest: digest: sha256:78e4b6ff77c4ba188531dc8908db94fecec280b6aaf326bcbdeff224ca2a27dd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:44.826Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:45.176Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.17 [2024-11-11T03:24:45.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-11T03:24:45.176Z] 6e9520e17cf8: Preparing [2024-11-11T03:24:45.176Z] ff26fc4808b1: Preparing [2024-11-11T03:24:45.176Z] aee039a058fb: Preparing [2024-11-11T03:24:45.176Z] 76d211fb2c1b: Preparing [2024-11-11T03:24:45.176Z] cd66f8874796: Preparing [2024-11-11T03:24:45.176Z] 20edd8342966: Preparing [2024-11-11T03:24:45.176Z] d826a71669ce: Preparing [2024-11-11T03:24:45.176Z] 81cded987294: Preparing [2024-11-11T03:24:45.176Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:45.176Z] 20edd8342966: Waiting [2024-11-11T03:24:45.176Z] d826a71669ce: Waiting [2024-11-11T03:24:45.176Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:45.176Z] 81cded987294: Waiting [2024-11-11T03:24:45.176Z] 460be0908530: Preparing [2024-11-11T03:24:45.176Z] 8f44ca871969: Preparing [2024-11-11T03:24:45.176Z] 460be0908530: Waiting [2024-11-11T03:24:45.176Z] 5f70bf18a086: Preparing [2024-11-11T03:24:45.176Z] 8f44ca871969: Waiting [2024-11-11T03:24:45.176Z] 75fecaec39a4: Preparing [2024-11-11T03:24:45.176Z] 754e23f95644: Preparing [2024-11-11T03:24:45.176Z] e3531c5c0ea3: Preparing [2024-11-11T03:24:45.176Z] 5f70bf18a086: Waiting [2024-11-11T03:24:45.176Z] 16113d51b718: Preparing [2024-11-11T03:24:45.176Z] 75fecaec39a4: Waiting [2024-11-11T03:24:45.176Z] 754e23f95644: Waiting [2024-11-11T03:24:45.176Z] e3531c5c0ea3: Waiting [2024-11-11T03:24:45.176Z] 16113d51b718: Waiting [2024-11-11T03:24:45.176Z] 76d211fb2c1b: Layer already exists [2024-11-11T03:24:45.176Z] cd66f8874796: Layer already exists [2024-11-11T03:24:45.176Z] aee039a058fb: Layer already exists [2024-11-11T03:24:45.176Z] ff26fc4808b1: Layer already exists [2024-11-11T03:24:45.176Z] 6e9520e17cf8: Layer already exists [2024-11-11T03:24:45.176Z] 81cded987294: Layer already exists [2024-11-11T03:24:45.176Z] d826a71669ce: Layer already exists [2024-11-11T03:24:45.176Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:45.176Z] 20edd8342966: Layer already exists [2024-11-11T03:24:45.176Z] 460be0908530: Layer already exists [2024-11-11T03:24:45.176Z] 75fecaec39a4: Layer already exists [2024-11-11T03:24:45.176Z] 8f44ca871969: Layer already exists [2024-11-11T03:24:45.176Z] 754e23f95644: Layer already exists [2024-11-11T03:24:45.176Z] 5f70bf18a086: Layer already exists [2024-11-11T03:24:45.176Z] e3531c5c0ea3: Layer already exists [2024-11-11T03:24:45.176Z] 16113d51b718: Layer already exists [2024-11-11T03:24:45.441Z] 4.0.0-dev.17: digest: sha256:78e4b6ff77c4ba188531dc8908db94fecec280b6aaf326bcbdeff224ca2a27dd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:45.796Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:46.144Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:46.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-11T03:24:46.144Z] 6e9520e17cf8: Preparing [2024-11-11T03:24:46.144Z] ff26fc4808b1: Preparing [2024-11-11T03:24:46.144Z] aee039a058fb: Preparing [2024-11-11T03:24:46.144Z] 76d211fb2c1b: Preparing [2024-11-11T03:24:46.144Z] cd66f8874796: Preparing [2024-11-11T03:24:46.144Z] 20edd8342966: Preparing [2024-11-11T03:24:46.144Z] d826a71669ce: Preparing [2024-11-11T03:24:46.144Z] 81cded987294: Preparing [2024-11-11T03:24:46.144Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:46.144Z] 460be0908530: Preparing [2024-11-11T03:24:46.144Z] 8f44ca871969: Preparing [2024-11-11T03:24:46.144Z] 5f70bf18a086: Preparing [2024-11-11T03:24:46.144Z] 75fecaec39a4: Preparing [2024-11-11T03:24:46.144Z] 754e23f95644: Preparing [2024-11-11T03:24:46.144Z] e3531c5c0ea3: Preparing [2024-11-11T03:24:46.144Z] 16113d51b718: Preparing [2024-11-11T03:24:46.144Z] 20edd8342966: Waiting [2024-11-11T03:24:46.144Z] d826a71669ce: Waiting [2024-11-11T03:24:46.144Z] 81cded987294: Waiting [2024-11-11T03:24:46.144Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:46.144Z] 460be0908530: Waiting [2024-11-11T03:24:46.144Z] 5f70bf18a086: Waiting [2024-11-11T03:24:46.144Z] 75fecaec39a4: Waiting [2024-11-11T03:24:46.144Z] 754e23f95644: Waiting [2024-11-11T03:24:46.144Z] e3531c5c0ea3: Waiting [2024-11-11T03:24:46.144Z] 16113d51b718: Waiting [2024-11-11T03:24:46.144Z] 8f44ca871969: Waiting [2024-11-11T03:24:46.144Z] aee039a058fb: Layer already exists [2024-11-11T03:24:46.144Z] cd66f8874796: Layer already exists [2024-11-11T03:24:46.144Z] 76d211fb2c1b: Layer already exists [2024-11-11T03:24:46.144Z] 6e9520e17cf8: Layer already exists [2024-11-11T03:24:46.144Z] ff26fc4808b1: Layer already exists [2024-11-11T03:24:46.144Z] 20edd8342966: Layer already exists [2024-11-11T03:24:46.144Z] d826a71669ce: Layer already exists [2024-11-11T03:24:46.144Z] 460be0908530: Layer already exists [2024-11-11T03:24:46.144Z] 8f44ca871969: Layer already exists [2024-11-11T03:24:46.144Z] 75fecaec39a4: Layer already exists [2024-11-11T03:24:46.144Z] 81cded987294: Layer already exists [2024-11-11T03:24:46.144Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:46.144Z] 5f70bf18a086: Layer already exists [2024-11-11T03:24:46.144Z] e3531c5c0ea3: Layer already exists [2024-11-11T03:24:46.410Z] 16113d51b718: Layer already exists [2024-11-11T03:24:46.410Z] 754e23f95644: Layer already exists [2024-11-11T03:24:46.410Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:78e4b6ff77c4ba188531dc8908db94fecec280b6aaf326bcbdeff224ca2a27dd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:46.780Z] + 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-11T03:24:47.140Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-11-11T03:24:47.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-11T03:24:47.140Z] 6e9520e17cf8: Preparing [2024-11-11T03:24:47.140Z] ff26fc4808b1: Preparing [2024-11-11T03:24:47.140Z] aee039a058fb: Preparing [2024-11-11T03:24:47.140Z] 76d211fb2c1b: Preparing [2024-11-11T03:24:47.140Z] cd66f8874796: Preparing [2024-11-11T03:24:47.140Z] 20edd8342966: Preparing [2024-11-11T03:24:47.140Z] d826a71669ce: Preparing [2024-11-11T03:24:47.140Z] 81cded987294: Preparing [2024-11-11T03:24:47.140Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:47.140Z] 460be0908530: Preparing [2024-11-11T03:24:47.140Z] 8f44ca871969: Preparing [2024-11-11T03:24:47.140Z] 5f70bf18a086: Preparing [2024-11-11T03:24:47.140Z] 75fecaec39a4: Preparing [2024-11-11T03:24:47.140Z] 754e23f95644: Preparing [2024-11-11T03:24:47.140Z] e3531c5c0ea3: Preparing [2024-11-11T03:24:47.140Z] 16113d51b718: Preparing [2024-11-11T03:24:47.140Z] 20edd8342966: Waiting [2024-11-11T03:24:47.140Z] d826a71669ce: Waiting [2024-11-11T03:24:47.140Z] 81cded987294: Waiting [2024-11-11T03:24:47.140Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:47.140Z] 460be0908530: Waiting [2024-11-11T03:24:47.140Z] 8f44ca871969: Waiting [2024-11-11T03:24:47.140Z] 5f70bf18a086: Waiting [2024-11-11T03:24:47.140Z] 75fecaec39a4: Waiting [2024-11-11T03:24:47.140Z] 754e23f95644: Waiting [2024-11-11T03:24:47.140Z] e3531c5c0ea3: Waiting [2024-11-11T03:24:47.140Z] 16113d51b718: Waiting [2024-11-11T03:24:47.140Z] ff26fc4808b1: Layer already exists [2024-11-11T03:24:47.140Z] aee039a058fb: Layer already exists [2024-11-11T03:24:47.140Z] cd66f8874796: Layer already exists [2024-11-11T03:24:47.140Z] 76d211fb2c1b: Layer already exists [2024-11-11T03:24:47.140Z] 6e9520e17cf8: Layer already exists [2024-11-11T03:24:47.140Z] 20edd8342966: Layer already exists [2024-11-11T03:24:47.140Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:47.140Z] d826a71669ce: Layer already exists [2024-11-11T03:24:47.140Z] 460be0908530: Layer already exists [2024-11-11T03:24:47.140Z] 81cded987294: Layer already exists [2024-11-11T03:24:47.140Z] 5f70bf18a086: Layer already exists [2024-11-11T03:24:47.140Z] 75fecaec39a4: Layer already exists [2024-11-11T03:24:47.140Z] e3531c5c0ea3: Layer already exists [2024-11-11T03:24:47.140Z] 8f44ca871969: Layer already exists [2024-11-11T03:24:47.140Z] 754e23f95644: Layer already exists [2024-11-11T03:24:47.140Z] 16113d51b718: Layer already exists [2024-11-11T03:24:47.406Z] main: digest: sha256:78e4b6ff77c4ba188531dc8908db94fecec280b6aaf326bcbdeff224ca2a27dd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:24:47.489Z] ===================================================== [Pipeline] echo [2024-11-11T03:24:47.509Z] taggedImages: [2024-11-11T03:24:47.509Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:47.509Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-11T03:24:47.509Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.17 [2024-11-11T03:24:47.509Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:47.509Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-11-11T03:24:47.542Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-11-11T03:24:47.542Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:47.542Z] latest [2024-11-11T03:24:47.542Z] 4.0.0-dev.17 [2024-11-11T03:24:47.542Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:47.542Z] main [2024-11-11T03:24:47.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:47.921Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:48.264Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:48.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-11T03:24:48.264Z] 54df107e6aaa: Preparing [2024-11-11T03:24:48.264Z] 7537ed013273: Preparing [2024-11-11T03:24:48.264Z] 6111d1853c2c: Preparing [2024-11-11T03:24:48.264Z] 13edebd6c4c3: Preparing [2024-11-11T03:24:48.264Z] 81cded987294: Preparing [2024-11-11T03:24:48.264Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:48.264Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:48.264Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:48.264Z] 52be671d205d: Preparing [2024-11-11T03:24:48.264Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:48.264Z] 16113d51b718: Preparing [2024-11-11T03:24:48.264Z] 52be671d205d: Waiting [2024-11-11T03:24:48.264Z] 16113d51b718: Waiting [2024-11-11T03:24:48.264Z] 81cded987294: Layer already exists [2024-11-11T03:24:48.533Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:48.533Z] 6111d1853c2c: Pushed [2024-11-11T03:24:48.533Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:48.533Z] 54df107e6aaa: Pushed [2024-11-11T03:24:48.533Z] 7537ed013273: Pushed [2024-11-11T03:24:48.533Z] 52be671d205d: Layer already exists [2024-11-11T03:24:48.533Z] 16113d51b718: Layer already exists [2024-11-11T03:24:52.773Z] 13edebd6c4c3: Pushed [2024-11-11T03:24:52.773Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:1addc868c1adda66095d5a1c793fc41328f4eec31f7c12732401133efd9c89d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:53.131Z] + 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-11T03:24:53.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-11T03:24:53.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-11T03:24:53.497Z] 54df107e6aaa: Preparing [2024-11-11T03:24:53.497Z] 7537ed013273: Preparing [2024-11-11T03:24:53.497Z] 6111d1853c2c: Preparing [2024-11-11T03:24:53.497Z] 13edebd6c4c3: Preparing [2024-11-11T03:24:53.497Z] 81cded987294: Preparing [2024-11-11T03:24:53.497Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:53.497Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:53.497Z] 52be671d205d: Preparing [2024-11-11T03:24:53.497Z] 16113d51b718: Preparing [2024-11-11T03:24:53.497Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:53.497Z] 52be671d205d: Waiting [2024-11-11T03:24:53.497Z] 16113d51b718: Waiting [2024-11-11T03:24:53.497Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:53.497Z] 81cded987294: Layer already exists [2024-11-11T03:24:53.497Z] 54df107e6aaa: Layer already exists [2024-11-11T03:24:53.497Z] 7537ed013273: Layer already exists [2024-11-11T03:24:53.497Z] 6111d1853c2c: Layer already exists [2024-11-11T03:24:53.497Z] 13edebd6c4c3: Layer already exists [2024-11-11T03:24:53.497Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:53.497Z] 52be671d205d: Layer already exists [2024-11-11T03:24:53.497Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:53.497Z] 16113d51b718: Layer already exists [2024-11-11T03:24:53.497Z] latest: digest: sha256:1addc868c1adda66095d5a1c793fc41328f4eec31f7c12732401133efd9c89d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:54.160Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:54.519Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.17 [2024-11-11T03:24:54.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-11T03:24:54.520Z] 54df107e6aaa: Preparing [2024-11-11T03:24:54.520Z] 7537ed013273: Preparing [2024-11-11T03:24:54.520Z] 6111d1853c2c: Preparing [2024-11-11T03:24:54.520Z] 13edebd6c4c3: Preparing [2024-11-11T03:24:54.520Z] 81cded987294: Preparing [2024-11-11T03:24:54.520Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:54.520Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:54.520Z] 52be671d205d: Preparing [2024-11-11T03:24:54.520Z] 16113d51b718: Preparing [2024-11-11T03:24:54.520Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:54.520Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:54.520Z] 52be671d205d: Waiting [2024-11-11T03:24:54.520Z] 16113d51b718: Waiting [2024-11-11T03:24:54.520Z] 6111d1853c2c: Layer already exists [2024-11-11T03:24:54.520Z] 81cded987294: Layer already exists [2024-11-11T03:24:54.520Z] 7537ed013273: Layer already exists [2024-11-11T03:24:54.520Z] 54df107e6aaa: Layer already exists [2024-11-11T03:24:54.520Z] 13edebd6c4c3: Layer already exists [2024-11-11T03:24:54.520Z] 16113d51b718: Layer already exists [2024-11-11T03:24:54.520Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:54.520Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:54.520Z] 52be671d205d: Layer already exists [2024-11-11T03:24:54.520Z] 4.0.0-dev.17: digest: sha256:1addc868c1adda66095d5a1c793fc41328f4eec31f7c12732401133efd9c89d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:54.881Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:55.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:55.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-11T03:24:55.235Z] 54df107e6aaa: Preparing [2024-11-11T03:24:55.235Z] 7537ed013273: Preparing [2024-11-11T03:24:55.235Z] 6111d1853c2c: Preparing [2024-11-11T03:24:55.235Z] 13edebd6c4c3: Preparing [2024-11-11T03:24:55.235Z] 81cded987294: Preparing [2024-11-11T03:24:55.235Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:55.235Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:55.235Z] 52be671d205d: Preparing [2024-11-11T03:24:55.235Z] 16113d51b718: Preparing [2024-11-11T03:24:55.235Z] 0e93b63f0a51: Waiting [2024-11-11T03:24:55.235Z] 52be671d205d: Waiting [2024-11-11T03:24:55.235Z] 16113d51b718: Waiting [2024-11-11T03:24:55.235Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:55.235Z] 54df107e6aaa: Layer already exists [2024-11-11T03:24:55.235Z] 13edebd6c4c3: Layer already exists [2024-11-11T03:24:55.235Z] 6111d1853c2c: Layer already exists [2024-11-11T03:24:55.235Z] 81cded987294: Layer already exists [2024-11-11T03:24:55.235Z] 7537ed013273: Layer already exists [2024-11-11T03:24:55.235Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:55.235Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:55.235Z] 16113d51b718: Layer already exists [2024-11-11T03:24:55.235Z] 52be671d205d: Layer already exists [2024-11-11T03:24:55.235Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:1addc868c1adda66095d5a1c793fc41328f4eec31f7c12732401133efd9c89d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:55.587Z] + 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-11T03:24:55.932Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-11-11T03:24:55.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-11T03:24:55.933Z] 54df107e6aaa: Preparing [2024-11-11T03:24:55.933Z] 7537ed013273: Preparing [2024-11-11T03:24:55.933Z] 6111d1853c2c: Preparing [2024-11-11T03:24:55.933Z] 13edebd6c4c3: Preparing [2024-11-11T03:24:55.933Z] 81cded987294: Preparing [2024-11-11T03:24:55.933Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:55.933Z] 0e93b63f0a51: Preparing [2024-11-11T03:24:55.933Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:55.933Z] 52be671d205d: Preparing [2024-11-11T03:24:55.933Z] 16113d51b718: Preparing [2024-11-11T03:24:55.933Z] 52be671d205d: Waiting [2024-11-11T03:24:55.933Z] 16113d51b718: Waiting [2024-11-11T03:24:55.933Z] 6111d1853c2c: Layer already exists [2024-11-11T03:24:55.933Z] 54df107e6aaa: Layer already exists [2024-11-11T03:24:55.933Z] 81cded987294: Layer already exists [2024-11-11T03:24:55.933Z] 13edebd6c4c3: Layer already exists [2024-11-11T03:24:55.933Z] 7537ed013273: Layer already exists [2024-11-11T03:24:55.933Z] 0e93b63f0a51: Layer already exists [2024-11-11T03:24:55.933Z] 52be671d205d: Layer already exists [2024-11-11T03:24:55.933Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:55.933Z] 16113d51b718: Layer already exists [2024-11-11T03:24:55.933Z] main: digest: sha256:1addc868c1adda66095d5a1c793fc41328f4eec31f7c12732401133efd9c89d6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:24:56.289Z] ===================================================== [Pipeline] echo [2024-11-11T03:24:56.305Z] taggedImages: [2024-11-11T03:24:56.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:56.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-11T03:24:56.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.17 [2024-11-11T03:24:56.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:56.305Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-11-11T03:24:56.337Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-11-11T03:24:56.337Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:56.337Z] latest [2024-11-11T03:24:56.337Z] 4.0.0-dev.17 [2024-11-11T03:24:56.337Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:24:56.337Z] main [2024-11-11T03:24:56.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:56.716Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:24:57.063Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:24:57.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-11T03:24:57.063Z] 677506275047: Preparing [2024-11-11T03:24:57.063Z] 7b91965fcf3d: Preparing [2024-11-11T03:24:57.063Z] b91b5579a00c: Preparing [2024-11-11T03:24:57.063Z] 2572ee6d54b7: Preparing [2024-11-11T03:24:57.063Z] 026c2f3c8233: Preparing [2024-11-11T03:24:57.063Z] 81cded987294: Preparing [2024-11-11T03:24:57.063Z] 6b094b6ebf4e: Preparing [2024-11-11T03:24:57.063Z] b7f1991b8f21: Preparing [2024-11-11T03:24:57.063Z] 1276daae8286: Preparing [2024-11-11T03:24:57.063Z] 6262acc3c791: Preparing [2024-11-11T03:24:57.063Z] 16113d51b718: Preparing [2024-11-11T03:24:57.063Z] 6b094b6ebf4e: Waiting [2024-11-11T03:24:57.063Z] 6262acc3c791: Waiting [2024-11-11T03:24:57.063Z] 16113d51b718: Waiting [2024-11-11T03:24:57.063Z] b7f1991b8f21: Waiting [2024-11-11T03:24:57.063Z] 1276daae8286: Waiting [2024-11-11T03:24:57.063Z] 81cded987294: Waiting [2024-11-11T03:24:57.329Z] 7b91965fcf3d: Pushed [2024-11-11T03:24:57.329Z] 2572ee6d54b7: Pushed [2024-11-11T03:24:57.329Z] 677506275047: Pushed [2024-11-11T03:24:57.329Z] 026c2f3c8233: Pushed [2024-11-11T03:24:57.329Z] 81cded987294: Layer already exists [2024-11-11T03:24:57.329Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:24:57.329Z] 16113d51b718: Layer already exists [2024-11-11T03:24:57.329Z] b7f1991b8f21: Pushed [2024-11-11T03:24:57.593Z] 1276daae8286: Pushed [2024-11-11T03:24:59.525Z] b91b5579a00c: Pushed [2024-11-11T03:25:01.456Z] 6262acc3c791: Pushed [2024-11-11T03:25:01.456Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:605087aa6a1e4852447f5541d3d9493be5c839e9c751f4affa875eb19a2346de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:01.827Z] + 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-11T03:25:02.173Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-11T03:25:02.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-11T03:25:02.173Z] 677506275047: Preparing [2024-11-11T03:25:02.173Z] 7b91965fcf3d: Preparing [2024-11-11T03:25:02.173Z] b91b5579a00c: Preparing [2024-11-11T03:25:02.173Z] 2572ee6d54b7: Preparing [2024-11-11T03:25:02.173Z] 026c2f3c8233: Preparing [2024-11-11T03:25:02.173Z] 81cded987294: Preparing [2024-11-11T03:25:02.173Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:02.173Z] b7f1991b8f21: Preparing [2024-11-11T03:25:02.173Z] 1276daae8286: Preparing [2024-11-11T03:25:02.173Z] 6262acc3c791: Preparing [2024-11-11T03:25:02.173Z] 16113d51b718: Preparing [2024-11-11T03:25:02.173Z] 81cded987294: Waiting [2024-11-11T03:25:02.173Z] 6b094b6ebf4e: Waiting [2024-11-11T03:25:02.173Z] b7f1991b8f21: Waiting [2024-11-11T03:25:02.173Z] 1276daae8286: Waiting [2024-11-11T03:25:02.173Z] 6262acc3c791: Waiting [2024-11-11T03:25:02.173Z] 16113d51b718: Waiting [2024-11-11T03:25:02.173Z] 677506275047: Layer already exists [2024-11-11T03:25:02.173Z] 026c2f3c8233: Layer already exists [2024-11-11T03:25:02.173Z] 7b91965fcf3d: Layer already exists [2024-11-11T03:25:02.173Z] 2572ee6d54b7: Layer already exists [2024-11-11T03:25:02.173Z] b91b5579a00c: Layer already exists [2024-11-11T03:25:02.173Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:02.173Z] b7f1991b8f21: Layer already exists [2024-11-11T03:25:02.173Z] 6262acc3c791: Layer already exists [2024-11-11T03:25:02.173Z] 81cded987294: Layer already exists [2024-11-11T03:25:02.173Z] 1276daae8286: Layer already exists [2024-11-11T03:25:02.173Z] 16113d51b718: Layer already exists [2024-11-11T03:25:02.438Z] latest: digest: sha256:605087aa6a1e4852447f5541d3d9493be5c839e9c751f4affa875eb19a2346de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:02.799Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:03.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.17 [2024-11-11T03:25:03.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-11T03:25:03.149Z] 677506275047: Preparing [2024-11-11T03:25:03.149Z] 7b91965fcf3d: Preparing [2024-11-11T03:25:03.149Z] b91b5579a00c: Preparing [2024-11-11T03:25:03.149Z] 2572ee6d54b7: Preparing [2024-11-11T03:25:03.149Z] 026c2f3c8233: Preparing [2024-11-11T03:25:03.149Z] 81cded987294: Preparing [2024-11-11T03:25:03.149Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:03.149Z] b7f1991b8f21: Preparing [2024-11-11T03:25:03.149Z] 1276daae8286: Preparing [2024-11-11T03:25:03.149Z] 6262acc3c791: Preparing [2024-11-11T03:25:03.149Z] 16113d51b718: Preparing [2024-11-11T03:25:03.149Z] 6b094b6ebf4e: Waiting [2024-11-11T03:25:03.149Z] b7f1991b8f21: Waiting [2024-11-11T03:25:03.149Z] 1276daae8286: Waiting [2024-11-11T03:25:03.149Z] 6262acc3c791: Waiting [2024-11-11T03:25:03.149Z] 16113d51b718: Waiting [2024-11-11T03:25:03.149Z] 81cded987294: Waiting [2024-11-11T03:25:03.149Z] 2572ee6d54b7: Layer already exists [2024-11-11T03:25:03.149Z] 677506275047: Layer already exists [2024-11-11T03:25:03.149Z] 7b91965fcf3d: Layer already exists [2024-11-11T03:25:03.149Z] 026c2f3c8233: Layer already exists [2024-11-11T03:25:03.149Z] b91b5579a00c: Layer already exists [2024-11-11T03:25:03.149Z] b7f1991b8f21: Layer already exists [2024-11-11T03:25:03.149Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:03.149Z] 81cded987294: Layer already exists [2024-11-11T03:25:03.149Z] 1276daae8286: Layer already exists [2024-11-11T03:25:03.149Z] 6262acc3c791: Layer already exists [2024-11-11T03:25:03.149Z] 16113d51b718: Layer already exists [2024-11-11T03:25:03.413Z] 4.0.0-dev.17: digest: sha256:605087aa6a1e4852447f5541d3d9493be5c839e9c751f4affa875eb19a2346de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:03.756Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:04.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:25:04.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-11T03:25:04.096Z] 677506275047: Preparing [2024-11-11T03:25:04.096Z] 7b91965fcf3d: Preparing [2024-11-11T03:25:04.096Z] b91b5579a00c: Preparing [2024-11-11T03:25:04.096Z] 2572ee6d54b7: Preparing [2024-11-11T03:25:04.096Z] 026c2f3c8233: Preparing [2024-11-11T03:25:04.096Z] 81cded987294: Preparing [2024-11-11T03:25:04.096Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:04.096Z] b7f1991b8f21: Preparing [2024-11-11T03:25:04.096Z] 1276daae8286: Preparing [2024-11-11T03:25:04.096Z] 6262acc3c791: Preparing [2024-11-11T03:25:04.096Z] 16113d51b718: Preparing [2024-11-11T03:25:04.096Z] 1276daae8286: Waiting [2024-11-11T03:25:04.096Z] 81cded987294: Waiting [2024-11-11T03:25:04.096Z] 6b094b6ebf4e: Waiting [2024-11-11T03:25:04.096Z] b7f1991b8f21: Waiting [2024-11-11T03:25:04.096Z] 6262acc3c791: Waiting [2024-11-11T03:25:04.096Z] 16113d51b718: Waiting [2024-11-11T03:25:04.096Z] b91b5579a00c: Layer already exists [2024-11-11T03:25:04.096Z] 2572ee6d54b7: Layer already exists [2024-11-11T03:25:04.096Z] 7b91965fcf3d: Layer already exists [2024-11-11T03:25:04.096Z] 677506275047: Layer already exists [2024-11-11T03:25:04.096Z] 026c2f3c8233: Layer already exists [2024-11-11T03:25:04.096Z] 81cded987294: Layer already exists [2024-11-11T03:25:04.096Z] b7f1991b8f21: Layer already exists [2024-11-11T03:25:04.096Z] 1276daae8286: Layer already exists [2024-11-11T03:25:04.096Z] 6262acc3c791: Layer already exists [2024-11-11T03:25:04.096Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:04.096Z] 16113d51b718: Layer already exists [2024-11-11T03:25:04.360Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:605087aa6a1e4852447f5541d3d9493be5c839e9c751f4affa875eb19a2346de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:04.710Z] + 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-11T03:25:05.065Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-11-11T03:25:05.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-11T03:25:05.065Z] 677506275047: Preparing [2024-11-11T03:25:05.065Z] 7b91965fcf3d: Preparing [2024-11-11T03:25:05.065Z] b91b5579a00c: Preparing [2024-11-11T03:25:05.065Z] 2572ee6d54b7: Preparing [2024-11-11T03:25:05.065Z] 026c2f3c8233: Preparing [2024-11-11T03:25:05.065Z] 81cded987294: Preparing [2024-11-11T03:25:05.065Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:05.065Z] b7f1991b8f21: Preparing [2024-11-11T03:25:05.065Z] 1276daae8286: Preparing [2024-11-11T03:25:05.065Z] 6262acc3c791: Preparing [2024-11-11T03:25:05.065Z] 16113d51b718: Preparing [2024-11-11T03:25:05.065Z] b7f1991b8f21: Waiting [2024-11-11T03:25:05.065Z] 6262acc3c791: Waiting [2024-11-11T03:25:05.065Z] 1276daae8286: Waiting [2024-11-11T03:25:05.065Z] 16113d51b718: Waiting [2024-11-11T03:25:05.065Z] 81cded987294: Waiting [2024-11-11T03:25:05.065Z] 6b094b6ebf4e: Waiting [2024-11-11T03:25:05.065Z] 026c2f3c8233: Layer already exists [2024-11-11T03:25:05.065Z] 677506275047: Layer already exists [2024-11-11T03:25:05.065Z] 7b91965fcf3d: Layer already exists [2024-11-11T03:25:05.065Z] 2572ee6d54b7: Layer already exists [2024-11-11T03:25:05.065Z] b91b5579a00c: Layer already exists [2024-11-11T03:25:05.065Z] b7f1991b8f21: Layer already exists [2024-11-11T03:25:05.065Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:05.065Z] 1276daae8286: Layer already exists [2024-11-11T03:25:05.065Z] 81cded987294: Layer already exists [2024-11-11T03:25:05.065Z] 6262acc3c791: Layer already exists [2024-11-11T03:25:05.065Z] 16113d51b718: Layer already exists [2024-11-11T03:25:05.328Z] main: digest: sha256:605087aa6a1e4852447f5541d3d9493be5c839e9c751f4affa875eb19a2346de size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:25:05.427Z] ===================================================== [Pipeline] echo [2024-11-11T03:25:05.442Z] taggedImages: [2024-11-11T03:25:05.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:25:05.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-11T03:25:05.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.17 [2024-11-11T03:25:05.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:25:05.442Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-11-11T03:25:05.477Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-11-11T03:25:05.477Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:25:05.477Z] latest [2024-11-11T03:25:05.477Z] 4.0.0-dev.17 [2024-11-11T03:25:05.477Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:25:05.477Z] main [2024-11-11T03:25:05.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:05.842Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:06.186Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:25:06.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-11T03:25:06.186Z] f75eab45d74c: Preparing [2024-11-11T03:25:06.186Z] d092db743c11: Preparing [2024-11-11T03:25:06.186Z] 989ac0fef16f: Preparing [2024-11-11T03:25:06.186Z] ce42a61da78c: Preparing [2024-11-11T03:25:06.186Z] c9b2efffa1e1: Preparing [2024-11-11T03:25:06.186Z] 4045e3d3f8e3: Preparing [2024-11-11T03:25:06.186Z] 9261e20f7f59: Preparing [2024-11-11T03:25:06.186Z] 81cded987294: Preparing [2024-11-11T03:25:06.186Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:06.186Z] be0d17f8a900: Preparing [2024-11-11T03:25:06.186Z] 05c54f62cf77: Preparing [2024-11-11T03:25:06.186Z] 16113d51b718: Preparing [2024-11-11T03:25:06.186Z] 4045e3d3f8e3: Waiting [2024-11-11T03:25:06.186Z] 9261e20f7f59: Waiting [2024-11-11T03:25:06.186Z] 81cded987294: Waiting [2024-11-11T03:25:06.186Z] 6b094b6ebf4e: Waiting [2024-11-11T03:25:06.186Z] be0d17f8a900: Waiting [2024-11-11T03:25:06.186Z] 05c54f62cf77: Waiting [2024-11-11T03:25:06.186Z] 16113d51b718: Waiting [2024-11-11T03:25:06.453Z] d092db743c11: Pushed [2024-11-11T03:25:06.453Z] f75eab45d74c: Pushed [2024-11-11T03:25:06.453Z] c9b2efffa1e1: Pushed [2024-11-11T03:25:06.453Z] 81cded987294: Layer already exists [2024-11-11T03:25:06.453Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:06.453Z] 4045e3d3f8e3: Pushed [2024-11-11T03:25:06.718Z] 9261e20f7f59: Pushed [2024-11-11T03:25:06.718Z] 16113d51b718: Layer already exists [2024-11-11T03:25:08.126Z] be0d17f8a900: Pushed [2024-11-11T03:25:08.706Z] ce42a61da78c: Pushed [2024-11-11T03:25:09.289Z] 989ac0fef16f: Pushed [2024-11-11T03:25:09.555Z] 05c54f62cf77: Pushed [2024-11-11T03:25:10.136Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:a622dd752e74399fb0cd7b94f9652f01491eff6b7b09cd59b91d59a7c19300e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:10.491Z] + 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-11T03:25:10.835Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-11T03:25:10.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-11T03:25:10.835Z] f75eab45d74c: Preparing [2024-11-11T03:25:10.835Z] d092db743c11: Preparing [2024-11-11T03:25:10.835Z] 989ac0fef16f: Preparing [2024-11-11T03:25:10.835Z] ce42a61da78c: Preparing [2024-11-11T03:25:10.835Z] c9b2efffa1e1: Preparing [2024-11-11T03:25:10.835Z] 4045e3d3f8e3: Preparing [2024-11-11T03:25:10.835Z] 9261e20f7f59: Preparing [2024-11-11T03:25:10.835Z] 81cded987294: Preparing [2024-11-11T03:25:10.835Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:10.835Z] be0d17f8a900: Preparing [2024-11-11T03:25:10.835Z] 05c54f62cf77: Preparing [2024-11-11T03:25:10.835Z] 16113d51b718: Preparing [2024-11-11T03:25:10.835Z] 6b094b6ebf4e: Waiting [2024-11-11T03:25:10.835Z] be0d17f8a900: Waiting [2024-11-11T03:25:10.835Z] 4045e3d3f8e3: Waiting [2024-11-11T03:25:10.835Z] 05c54f62cf77: Waiting [2024-11-11T03:25:10.835Z] 81cded987294: Waiting [2024-11-11T03:25:10.835Z] 9261e20f7f59: Waiting [2024-11-11T03:25:10.835Z] c9b2efffa1e1: Layer already exists [2024-11-11T03:25:10.835Z] 989ac0fef16f: Layer already exists [2024-11-11T03:25:10.835Z] ce42a61da78c: Layer already exists [2024-11-11T03:25:10.835Z] f75eab45d74c: Layer already exists [2024-11-11T03:25:10.835Z] d092db743c11: Layer already exists [2024-11-11T03:25:10.835Z] 9261e20f7f59: Layer already exists [2024-11-11T03:25:10.835Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:10.835Z] be0d17f8a900: Layer already exists [2024-11-11T03:25:10.835Z] 81cded987294: Layer already exists [2024-11-11T03:25:10.835Z] 4045e3d3f8e3: Layer already exists [2024-11-11T03:25:10.835Z] 05c54f62cf77: Layer already exists [2024-11-11T03:25:10.835Z] 16113d51b718: Layer already exists [2024-11-11T03:25:11.102Z] latest: digest: sha256:a622dd752e74399fb0cd7b94f9652f01491eff6b7b09cd59b91d59a7c19300e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:11.456Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:11.808Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.17 [2024-11-11T03:25:11.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-11T03:25:11.809Z] f75eab45d74c: Preparing [2024-11-11T03:25:11.809Z] d092db743c11: Preparing [2024-11-11T03:25:11.809Z] 989ac0fef16f: Preparing [2024-11-11T03:25:11.809Z] ce42a61da78c: Preparing [2024-11-11T03:25:11.809Z] c9b2efffa1e1: Preparing [2024-11-11T03:25:11.809Z] 4045e3d3f8e3: Preparing [2024-11-11T03:25:11.809Z] 9261e20f7f59: Preparing [2024-11-11T03:25:11.809Z] 81cded987294: Preparing [2024-11-11T03:25:11.809Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:11.809Z] be0d17f8a900: Preparing [2024-11-11T03:25:11.809Z] 05c54f62cf77: Preparing [2024-11-11T03:25:11.809Z] 16113d51b718: Preparing [2024-11-11T03:25:11.809Z] 81cded987294: Waiting [2024-11-11T03:25:11.809Z] 6b094b6ebf4e: Waiting [2024-11-11T03:25:11.809Z] be0d17f8a900: Waiting [2024-11-11T03:25:11.809Z] 05c54f62cf77: Waiting [2024-11-11T03:25:11.809Z] 16113d51b718: Waiting [2024-11-11T03:25:11.809Z] 4045e3d3f8e3: Waiting [2024-11-11T03:25:11.809Z] 9261e20f7f59: Waiting [2024-11-11T03:25:11.809Z] f75eab45d74c: Layer already exists [2024-11-11T03:25:11.809Z] c9b2efffa1e1: Layer already exists [2024-11-11T03:25:11.809Z] d092db743c11: Layer already exists [2024-11-11T03:25:11.809Z] 989ac0fef16f: Layer already exists [2024-11-11T03:25:11.809Z] ce42a61da78c: Layer already exists [2024-11-11T03:25:11.809Z] 9261e20f7f59: Layer already exists [2024-11-11T03:25:11.809Z] be0d17f8a900: Layer already exists [2024-11-11T03:25:11.809Z] 81cded987294: Layer already exists [2024-11-11T03:25:11.809Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:11.809Z] 4045e3d3f8e3: Layer already exists [2024-11-11T03:25:11.809Z] 05c54f62cf77: Layer already exists [2024-11-11T03:25:11.809Z] 16113d51b718: Layer already exists [2024-11-11T03:25:12.076Z] 4.0.0-dev.17: digest: sha256:a622dd752e74399fb0cd7b94f9652f01491eff6b7b09cd59b91d59a7c19300e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:12.437Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:12.778Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:25:12.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-11T03:25:12.778Z] f75eab45d74c: Preparing [2024-11-11T03:25:12.778Z] d092db743c11: Preparing [2024-11-11T03:25:12.778Z] 989ac0fef16f: Preparing [2024-11-11T03:25:12.778Z] ce42a61da78c: Preparing [2024-11-11T03:25:12.778Z] c9b2efffa1e1: Preparing [2024-11-11T03:25:12.778Z] 4045e3d3f8e3: Preparing [2024-11-11T03:25:12.778Z] 9261e20f7f59: Preparing [2024-11-11T03:25:12.778Z] 4045e3d3f8e3: Waiting [2024-11-11T03:25:12.778Z] 81cded987294: Preparing [2024-11-11T03:25:12.778Z] 9261e20f7f59: Waiting [2024-11-11T03:25:12.778Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:12.778Z] 81cded987294: Waiting [2024-11-11T03:25:12.778Z] be0d17f8a900: Preparing [2024-11-11T03:25:12.778Z] 6b094b6ebf4e: Waiting [2024-11-11T03:25:12.778Z] 05c54f62cf77: Preparing [2024-11-11T03:25:12.778Z] be0d17f8a900: Waiting [2024-11-11T03:25:12.778Z] 16113d51b718: Preparing [2024-11-11T03:25:12.778Z] 05c54f62cf77: Waiting [2024-11-11T03:25:12.778Z] 16113d51b718: Waiting [2024-11-11T03:25:12.778Z] 989ac0fef16f: Layer already exists [2024-11-11T03:25:12.778Z] f75eab45d74c: Layer already exists [2024-11-11T03:25:12.778Z] c9b2efffa1e1: Layer already exists [2024-11-11T03:25:12.778Z] d092db743c11: Layer already exists [2024-11-11T03:25:12.778Z] ce42a61da78c: Layer already exists [2024-11-11T03:25:12.778Z] 9261e20f7f59: Layer already exists [2024-11-11T03:25:12.778Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:12.778Z] 81cded987294: Layer already exists [2024-11-11T03:25:12.778Z] be0d17f8a900: Layer already exists [2024-11-11T03:25:12.778Z] 4045e3d3f8e3: Layer already exists [2024-11-11T03:25:12.778Z] 16113d51b718: Layer already exists [2024-11-11T03:25:12.778Z] 05c54f62cf77: Layer already exists [2024-11-11T03:25:13.043Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:a622dd752e74399fb0cd7b94f9652f01491eff6b7b09cd59b91d59a7c19300e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:13.405Z] + 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-11T03:25:13.769Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-11-11T03:25:13.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-11T03:25:13.769Z] f75eab45d74c: Preparing [2024-11-11T03:25:13.769Z] d092db743c11: Preparing [2024-11-11T03:25:13.769Z] 989ac0fef16f: Preparing [2024-11-11T03:25:13.769Z] ce42a61da78c: Preparing [2024-11-11T03:25:13.769Z] c9b2efffa1e1: Preparing [2024-11-11T03:25:13.769Z] 4045e3d3f8e3: Preparing [2024-11-11T03:25:13.769Z] 9261e20f7f59: Preparing [2024-11-11T03:25:13.769Z] 4045e3d3f8e3: Waiting [2024-11-11T03:25:13.769Z] 9261e20f7f59: Waiting [2024-11-11T03:25:13.769Z] 81cded987294: Preparing [2024-11-11T03:25:13.769Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:13.769Z] 81cded987294: Waiting [2024-11-11T03:25:13.769Z] be0d17f8a900: Preparing [2024-11-11T03:25:13.769Z] 6b094b6ebf4e: Waiting [2024-11-11T03:25:13.769Z] 05c54f62cf77: Preparing [2024-11-11T03:25:13.769Z] be0d17f8a900: Waiting [2024-11-11T03:25:13.769Z] 16113d51b718: Preparing [2024-11-11T03:25:13.769Z] 05c54f62cf77: Waiting [2024-11-11T03:25:13.769Z] 16113d51b718: Waiting [2024-11-11T03:25:13.769Z] c9b2efffa1e1: Layer already exists [2024-11-11T03:25:13.769Z] f75eab45d74c: Layer already exists [2024-11-11T03:25:13.769Z] 989ac0fef16f: Layer already exists [2024-11-11T03:25:13.769Z] ce42a61da78c: Layer already exists [2024-11-11T03:25:13.769Z] d092db743c11: Layer already exists [2024-11-11T03:25:13.769Z] 81cded987294: Layer already exists [2024-11-11T03:25:13.769Z] 9261e20f7f59: Layer already exists [2024-11-11T03:25:13.769Z] be0d17f8a900: Layer already exists [2024-11-11T03:25:13.769Z] 4045e3d3f8e3: Layer already exists [2024-11-11T03:25:13.769Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:13.769Z] 16113d51b718: Layer already exists [2024-11-11T03:25:13.769Z] 05c54f62cf77: Layer already exists [2024-11-11T03:25:14.035Z] main: digest: sha256:a622dd752e74399fb0cd7b94f9652f01491eff6b7b09cd59b91d59a7c19300e4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:25:14.112Z] ===================================================== [Pipeline] echo [2024-11-11T03:25:14.133Z] taggedImages: [2024-11-11T03:25:14.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:25:14.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-11T03:25:14.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.17 [2024-11-11T03:25:14.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:25:14.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-11-11T03:25:14.171Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-11-11T03:25:14.171Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:25:14.171Z] latest [2024-11-11T03:25:14.171Z] 4.0.0-dev.17 [2024-11-11T03:25:14.171Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:25:14.171Z] main [2024-11-11T03:25:14.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:14.559Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:14.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:25:14.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-11T03:25:14.919Z] c9dba6a444c2: Preparing [2024-11-11T03:25:14.919Z] f68322363e38: Preparing [2024-11-11T03:25:14.919Z] 81cded987294: Preparing [2024-11-11T03:25:14.919Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:14.919Z] 47361fad04ca: Preparing [2024-11-11T03:25:14.919Z] 515a5a7dd426: Preparing [2024-11-11T03:25:14.919Z] 16113d51b718: Preparing [2024-11-11T03:25:14.919Z] 515a5a7dd426: Waiting [2024-11-11T03:25:14.919Z] 16113d51b718: Waiting [2024-11-11T03:25:14.919Z] 81cded987294: Layer already exists [2024-11-11T03:25:15.185Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:15.185Z] 16113d51b718: Layer already exists [2024-11-11T03:25:15.185Z] c9dba6a444c2: Pushed [2024-11-11T03:25:16.587Z] 47361fad04ca: Pushed [2024-11-11T03:25:16.853Z] 515a5a7dd426: Pushed [2024-11-11T03:25:18.788Z] f68322363e38: Pushed [2024-11-11T03:25:18.788Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:04a5126d13050e3a8f17dfa6b8613800f96ec3596a6e8ccdd128b57d9d2496e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:19.156Z] + 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-11T03:25:19.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-11T03:25:19.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-11T03:25:19.511Z] c9dba6a444c2: Preparing [2024-11-11T03:25:19.511Z] f68322363e38: Preparing [2024-11-11T03:25:19.511Z] 81cded987294: Preparing [2024-11-11T03:25:19.511Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:19.511Z] 47361fad04ca: Preparing [2024-11-11T03:25:19.511Z] 515a5a7dd426: Preparing [2024-11-11T03:25:19.511Z] 16113d51b718: Preparing [2024-11-11T03:25:19.511Z] 515a5a7dd426: Waiting [2024-11-11T03:25:19.511Z] 16113d51b718: Waiting [2024-11-11T03:25:19.511Z] f68322363e38: Layer already exists [2024-11-11T03:25:19.511Z] 47361fad04ca: Layer already exists [2024-11-11T03:25:19.511Z] c9dba6a444c2: Layer already exists [2024-11-11T03:25:19.511Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:19.511Z] 81cded987294: Layer already exists [2024-11-11T03:25:19.511Z] 515a5a7dd426: Layer already exists [2024-11-11T03:25:19.511Z] 16113d51b718: Layer already exists [2024-11-11T03:25:19.776Z] latest: digest: sha256:04a5126d13050e3a8f17dfa6b8613800f96ec3596a6e8ccdd128b57d9d2496e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:20.138Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:20.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.17 [2024-11-11T03:25:20.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-11T03:25:20.501Z] c9dba6a444c2: Preparing [2024-11-11T03:25:20.501Z] f68322363e38: Preparing [2024-11-11T03:25:20.501Z] 81cded987294: Preparing [2024-11-11T03:25:20.501Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:20.501Z] 47361fad04ca: Preparing [2024-11-11T03:25:20.501Z] 515a5a7dd426: Preparing [2024-11-11T03:25:20.501Z] 16113d51b718: Preparing [2024-11-11T03:25:20.501Z] 515a5a7dd426: Waiting [2024-11-11T03:25:20.501Z] 16113d51b718: Waiting [2024-11-11T03:25:20.501Z] c9dba6a444c2: Layer already exists [2024-11-11T03:25:20.501Z] 47361fad04ca: Layer already exists [2024-11-11T03:25:20.501Z] f68322363e38: Layer already exists [2024-11-11T03:25:20.501Z] 81cded987294: Layer already exists [2024-11-11T03:25:20.501Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:20.501Z] 16113d51b718: Layer already exists [2024-11-11T03:25:20.501Z] 515a5a7dd426: Layer already exists [2024-11-11T03:25:20.767Z] 4.0.0-dev.17: digest: sha256:04a5126d13050e3a8f17dfa6b8613800f96ec3596a6e8ccdd128b57d9d2496e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:21.137Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:22.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:25:22.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-11T03:25:22.452Z] c9dba6a444c2: Preparing [2024-11-11T03:25:22.452Z] f68322363e38: Preparing [2024-11-11T03:25:22.452Z] 81cded987294: Preparing [2024-11-11T03:25:22.452Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:22.452Z] 47361fad04ca: Preparing [2024-11-11T03:25:22.452Z] 515a5a7dd426: Preparing [2024-11-11T03:25:22.452Z] 16113d51b718: Preparing [2024-11-11T03:25:22.452Z] 515a5a7dd426: Waiting [2024-11-11T03:25:22.452Z] 16113d51b718: Waiting [2024-11-11T03:25:22.452Z] c9dba6a444c2: Layer already exists [2024-11-11T03:25:22.452Z] 47361fad04ca: Layer already exists [2024-11-11T03:25:22.452Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:22.452Z] f68322363e38: Layer already exists [2024-11-11T03:25:22.452Z] 81cded987294: Layer already exists [2024-11-11T03:25:22.452Z] 515a5a7dd426: Layer already exists [2024-11-11T03:25:22.452Z] 16113d51b718: Layer already exists [2024-11-11T03:25:22.452Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:04a5126d13050e3a8f17dfa6b8613800f96ec3596a6e8ccdd128b57d9d2496e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:23.084Z] + 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-11T03:25:23.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-11-11T03:25:23.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-11T03:25:23.431Z] c9dba6a444c2: Preparing [2024-11-11T03:25:23.431Z] f68322363e38: Preparing [2024-11-11T03:25:23.431Z] 81cded987294: Preparing [2024-11-11T03:25:23.431Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:23.431Z] 47361fad04ca: Preparing [2024-11-11T03:25:23.431Z] 515a5a7dd426: Preparing [2024-11-11T03:25:23.431Z] 16113d51b718: Preparing [2024-11-11T03:25:23.431Z] 515a5a7dd426: Waiting [2024-11-11T03:25:23.431Z] 16113d51b718: Waiting [2024-11-11T03:25:23.431Z] c9dba6a444c2: Layer already exists [2024-11-11T03:25:23.431Z] f68322363e38: Layer already exists [2024-11-11T03:25:23.431Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:23.431Z] 81cded987294: Layer already exists [2024-11-11T03:25:23.431Z] 47361fad04ca: Layer already exists [2024-11-11T03:25:23.431Z] 515a5a7dd426: Layer already exists [2024-11-11T03:25:23.431Z] 16113d51b718: Layer already exists [2024-11-11T03:25:23.697Z] main: digest: sha256:04a5126d13050e3a8f17dfa6b8613800f96ec3596a6e8ccdd128b57d9d2496e8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:25:23.777Z] ===================================================== [Pipeline] echo [2024-11-11T03:25:23.790Z] taggedImages: [2024-11-11T03:25:23.790Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:25:23.790Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-11T03:25:23.790Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.17 [2024-11-11T03:25:23.790Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:25:23.790Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-11-11T03:25:23.826Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-11-11T03:25:23.826Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:25:23.826Z] latest [2024-11-11T03:25:23.826Z] 4.0.0-dev.17 [2024-11-11T03:25:23.826Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:25:23.826Z] main [2024-11-11T03:25:23.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:24.192Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:24.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:25:24.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-11T03:25:24.641Z] 7891e76016f6: Preparing [2024-11-11T03:25:24.641Z] 6ad0b51e2488: Preparing [2024-11-11T03:25:24.641Z] d96e1d4f1cb0: Preparing [2024-11-11T03:25:24.641Z] 81cded987294: Preparing [2024-11-11T03:25:24.641Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:24.641Z] 54175689bb4f: Preparing [2024-11-11T03:25:24.641Z] cf68b564d081: Preparing [2024-11-11T03:25:24.641Z] 6a2f502eb3a8: Preparing [2024-11-11T03:25:24.641Z] 19d5cbb88634: Preparing [2024-11-11T03:25:24.641Z] 16113d51b718: Preparing [2024-11-11T03:25:24.641Z] cf68b564d081: Waiting [2024-11-11T03:25:24.641Z] 19d5cbb88634: Waiting [2024-11-11T03:25:24.641Z] 16113d51b718: Waiting [2024-11-11T03:25:24.641Z] 6a2f502eb3a8: Waiting [2024-11-11T03:25:24.641Z] 54175689bb4f: Waiting [2024-11-11T03:25:24.914Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:24.915Z] 81cded987294: Layer already exists [2024-11-11T03:25:24.915Z] d96e1d4f1cb0: Pushed [2024-11-11T03:25:24.915Z] 6ad0b51e2488: Pushed [2024-11-11T03:25:24.915Z] 7891e76016f6: Pushed [2024-11-11T03:25:24.915Z] 16113d51b718: Layer already exists [2024-11-11T03:25:25.200Z] 6a2f502eb3a8: Pushed [2024-11-11T03:25:30.956Z] 19d5cbb88634: Pushed [2024-11-11T03:25:41.940Z] cf68b564d081: Pushed [2024-11-11T03:25:50.035Z] 54175689bb4f: Pushed [2024-11-11T03:25:50.036Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:a75ced6c75b2849e8c60576652e958d7331de95ff69b2e9ff3b638aeb7c797f5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:50.397Z] + 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-11T03:25:50.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-11T03:25:50.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-11T03:25:50.752Z] 7891e76016f6: Preparing [2024-11-11T03:25:50.752Z] 6ad0b51e2488: Preparing [2024-11-11T03:25:50.752Z] d96e1d4f1cb0: Preparing [2024-11-11T03:25:50.752Z] 81cded987294: Preparing [2024-11-11T03:25:50.752Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:50.752Z] 54175689bb4f: Preparing [2024-11-11T03:25:50.752Z] cf68b564d081: Preparing [2024-11-11T03:25:50.752Z] 6a2f502eb3a8: Preparing [2024-11-11T03:25:50.752Z] 19d5cbb88634: Preparing [2024-11-11T03:25:50.752Z] 16113d51b718: Preparing [2024-11-11T03:25:50.752Z] 6a2f502eb3a8: Waiting [2024-11-11T03:25:50.752Z] 19d5cbb88634: Waiting [2024-11-11T03:25:50.752Z] 16113d51b718: Waiting [2024-11-11T03:25:50.752Z] 54175689bb4f: Waiting [2024-11-11T03:25:50.752Z] cf68b564d081: Waiting [2024-11-11T03:25:50.752Z] 81cded987294: Layer already exists [2024-11-11T03:25:50.752Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:50.752Z] 7891e76016f6: Layer already exists [2024-11-11T03:25:50.752Z] d96e1d4f1cb0: Layer already exists [2024-11-11T03:25:50.752Z] 6ad0b51e2488: Layer already exists [2024-11-11T03:25:50.752Z] cf68b564d081: Layer already exists [2024-11-11T03:25:50.752Z] 6a2f502eb3a8: Layer already exists [2024-11-11T03:25:50.752Z] 54175689bb4f: Layer already exists [2024-11-11T03:25:50.752Z] 19d5cbb88634: Layer already exists [2024-11-11T03:25:50.752Z] 16113d51b718: Layer already exists [2024-11-11T03:25:51.020Z] latest: digest: sha256:a75ced6c75b2849e8c60576652e958d7331de95ff69b2e9ff3b638aeb7c797f5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:51.373Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:51.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.17 [2024-11-11T03:25:51.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-11T03:25:51.726Z] 7891e76016f6: Preparing [2024-11-11T03:25:51.726Z] 6ad0b51e2488: Preparing [2024-11-11T03:25:51.726Z] d96e1d4f1cb0: Preparing [2024-11-11T03:25:51.726Z] 81cded987294: Preparing [2024-11-11T03:25:51.726Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:51.726Z] 54175689bb4f: Preparing [2024-11-11T03:25:51.726Z] cf68b564d081: Preparing [2024-11-11T03:25:51.726Z] 6a2f502eb3a8: Preparing [2024-11-11T03:25:51.726Z] 19d5cbb88634: Preparing [2024-11-11T03:25:51.726Z] 16113d51b718: Preparing [2024-11-11T03:25:51.726Z] cf68b564d081: Waiting [2024-11-11T03:25:51.726Z] 6a2f502eb3a8: Waiting [2024-11-11T03:25:51.726Z] 19d5cbb88634: Waiting [2024-11-11T03:25:51.726Z] 16113d51b718: Waiting [2024-11-11T03:25:51.726Z] 54175689bb4f: Waiting [2024-11-11T03:25:51.726Z] 81cded987294: Layer already exists [2024-11-11T03:25:51.726Z] 6ad0b51e2488: Layer already exists [2024-11-11T03:25:51.726Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:51.726Z] d96e1d4f1cb0: Layer already exists [2024-11-11T03:25:51.726Z] 7891e76016f6: Layer already exists [2024-11-11T03:25:51.726Z] cf68b564d081: Layer already exists [2024-11-11T03:25:51.726Z] 54175689bb4f: Layer already exists [2024-11-11T03:25:51.726Z] 6a2f502eb3a8: Layer already exists [2024-11-11T03:25:51.726Z] 19d5cbb88634: Layer already exists [2024-11-11T03:25:51.726Z] 16113d51b718: Layer already exists [2024-11-11T03:25:51.991Z] 4.0.0-dev.17: digest: sha256:a75ced6c75b2849e8c60576652e958d7331de95ff69b2e9ff3b638aeb7c797f5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:52.337Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:52.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:25:52.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-11T03:25:52.684Z] 7891e76016f6: Preparing [2024-11-11T03:25:52.684Z] 6ad0b51e2488: Preparing [2024-11-11T03:25:52.684Z] d96e1d4f1cb0: Preparing [2024-11-11T03:25:52.684Z] 81cded987294: Preparing [2024-11-11T03:25:52.684Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:52.684Z] 54175689bb4f: Preparing [2024-11-11T03:25:52.684Z] cf68b564d081: Preparing [2024-11-11T03:25:52.684Z] 6a2f502eb3a8: Preparing [2024-11-11T03:25:52.684Z] 19d5cbb88634: Preparing [2024-11-11T03:25:52.684Z] 16113d51b718: Preparing [2024-11-11T03:25:52.684Z] cf68b564d081: Waiting [2024-11-11T03:25:52.684Z] 6a2f502eb3a8: Waiting [2024-11-11T03:25:52.684Z] 19d5cbb88634: Waiting [2024-11-11T03:25:52.684Z] 16113d51b718: Waiting [2024-11-11T03:25:52.684Z] 54175689bb4f: Waiting [2024-11-11T03:25:52.684Z] 6ad0b51e2488: Layer already exists [2024-11-11T03:25:52.684Z] 7891e76016f6: Layer already exists [2024-11-11T03:25:52.684Z] 81cded987294: Layer already exists [2024-11-11T03:25:52.684Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:52.684Z] d96e1d4f1cb0: Layer already exists [2024-11-11T03:25:52.684Z] 19d5cbb88634: Layer already exists [2024-11-11T03:25:52.684Z] 6a2f502eb3a8: Layer already exists [2024-11-11T03:25:52.684Z] cf68b564d081: Layer already exists [2024-11-11T03:25:52.684Z] 54175689bb4f: Layer already exists [2024-11-11T03:25:52.684Z] 16113d51b718: Layer already exists [2024-11-11T03:25:52.684Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:a75ced6c75b2849e8c60576652e958d7331de95ff69b2e9ff3b638aeb7c797f5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:53.042Z] + 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-11T03:25:53.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-11-11T03:25:53.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-11T03:25:53.391Z] 7891e76016f6: Preparing [2024-11-11T03:25:53.391Z] 6ad0b51e2488: Preparing [2024-11-11T03:25:53.391Z] d96e1d4f1cb0: Preparing [2024-11-11T03:25:53.391Z] 81cded987294: Preparing [2024-11-11T03:25:53.391Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:53.391Z] 54175689bb4f: Preparing [2024-11-11T03:25:53.391Z] cf68b564d081: Preparing [2024-11-11T03:25:53.391Z] 6a2f502eb3a8: Preparing [2024-11-11T03:25:53.391Z] 19d5cbb88634: Preparing [2024-11-11T03:25:53.391Z] 16113d51b718: Preparing [2024-11-11T03:25:53.391Z] 54175689bb4f: Waiting [2024-11-11T03:25:53.391Z] cf68b564d081: Waiting [2024-11-11T03:25:53.391Z] 6a2f502eb3a8: Waiting [2024-11-11T03:25:53.391Z] 19d5cbb88634: Waiting [2024-11-11T03:25:53.391Z] 16113d51b718: Waiting [2024-11-11T03:25:53.391Z] 81cded987294: Layer already exists [2024-11-11T03:25:53.391Z] 6ad0b51e2488: Layer already exists [2024-11-11T03:25:53.391Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:53.391Z] d96e1d4f1cb0: Layer already exists [2024-11-11T03:25:53.391Z] 7891e76016f6: Layer already exists [2024-11-11T03:25:53.391Z] 54175689bb4f: Layer already exists [2024-11-11T03:25:53.391Z] 19d5cbb88634: Layer already exists [2024-11-11T03:25:53.391Z] 6a2f502eb3a8: Layer already exists [2024-11-11T03:25:53.391Z] cf68b564d081: Layer already exists [2024-11-11T03:25:53.391Z] 16113d51b718: Layer already exists [2024-11-11T03:25:53.654Z] main: digest: sha256:a75ced6c75b2849e8c60576652e958d7331de95ff69b2e9ff3b638aeb7c797f5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:25:53.738Z] ===================================================== [Pipeline] echo [2024-11-11T03:25:53.754Z] taggedImages: [2024-11-11T03:25:53.754Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:25:53.754Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-11T03:25:53.754Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.17 [2024-11-11T03:25:53.754Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:25:53.754Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-11-11T03:25:53.784Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-11-11T03:25:53.784Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:25:53.784Z] latest [2024-11-11T03:25:53.784Z] 4.0.0-dev.17 [2024-11-11T03:25:53.784Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:25:53.784Z] main [2024-11-11T03:25:53.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:54.146Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:25:54.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:25:54.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-11T03:25:54.495Z] 4f2b6e330027: Preparing [2024-11-11T03:25:54.495Z] 3cd4084a1f08: Preparing [2024-11-11T03:25:54.495Z] 4fcc8058191a: Preparing [2024-11-11T03:25:54.495Z] 81cded987294: Preparing [2024-11-11T03:25:54.495Z] 6b094b6ebf4e: Preparing [2024-11-11T03:25:54.495Z] 3fa8443c0d6a: Preparing [2024-11-11T03:25:54.495Z] d692c2b21bc7: Preparing [2024-11-11T03:25:54.495Z] 3fa8443c0d6a: Waiting [2024-11-11T03:25:54.495Z] e5ea420d08de: Preparing [2024-11-11T03:25:54.495Z] 16113d51b718: Preparing [2024-11-11T03:25:54.495Z] d692c2b21bc7: Waiting [2024-11-11T03:25:54.495Z] e5ea420d08de: Waiting [2024-11-11T03:25:54.495Z] 81cded987294: Layer already exists [2024-11-11T03:25:54.495Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:25:54.760Z] 3cd4084a1f08: Pushed [2024-11-11T03:25:54.760Z] 4fcc8058191a: Pushed [2024-11-11T03:25:54.760Z] 4f2b6e330027: Pushed [2024-11-11T03:25:54.760Z] 16113d51b718: Layer already exists [2024-11-11T03:25:55.340Z] e5ea420d08de: Pushed [2024-11-11T03:25:56.293Z] d692c2b21bc7: Pushed [2024-11-11T03:26:19.047Z] 3fa8443c0d6a: Pushed [2024-11-11T03:26:19.047Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:6fb5d4cadff5cfc89d1cc511ce76b88214cd1e14020d5795653f6789c0936ee8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:19.404Z] + 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-11T03:26:19.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-11T03:26:19.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-11T03:26:19.757Z] 4f2b6e330027: Preparing [2024-11-11T03:26:19.757Z] 3cd4084a1f08: Preparing [2024-11-11T03:26:19.757Z] 4fcc8058191a: Preparing [2024-11-11T03:26:19.757Z] 81cded987294: Preparing [2024-11-11T03:26:19.757Z] 6b094b6ebf4e: Preparing [2024-11-11T03:26:19.757Z] 3fa8443c0d6a: Preparing [2024-11-11T03:26:19.757Z] d692c2b21bc7: Preparing [2024-11-11T03:26:19.757Z] e5ea420d08de: Preparing [2024-11-11T03:26:19.757Z] 16113d51b718: Preparing [2024-11-11T03:26:19.757Z] 3fa8443c0d6a: Waiting [2024-11-11T03:26:19.757Z] d692c2b21bc7: Waiting [2024-11-11T03:26:19.757Z] e5ea420d08de: Waiting [2024-11-11T03:26:19.757Z] 16113d51b718: Waiting [2024-11-11T03:26:19.757Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:26:19.757Z] 81cded987294: Layer already exists [2024-11-11T03:26:19.757Z] 4fcc8058191a: Layer already exists [2024-11-11T03:26:19.757Z] 4f2b6e330027: Layer already exists [2024-11-11T03:26:19.757Z] 3cd4084a1f08: Layer already exists [2024-11-11T03:26:19.757Z] d692c2b21bc7: Layer already exists [2024-11-11T03:26:19.757Z] 3fa8443c0d6a: Layer already exists [2024-11-11T03:26:19.757Z] 16113d51b718: Layer already exists [2024-11-11T03:26:19.757Z] e5ea420d08de: Layer already exists [2024-11-11T03:26:20.021Z] latest: digest: sha256:6fb5d4cadff5cfc89d1cc511ce76b88214cd1e14020d5795653f6789c0936ee8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:20.378Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:20.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.17 [2024-11-11T03:26:20.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-11T03:26:20.725Z] 4f2b6e330027: Preparing [2024-11-11T03:26:20.725Z] 3cd4084a1f08: Preparing [2024-11-11T03:26:20.725Z] 4fcc8058191a: Preparing [2024-11-11T03:26:20.725Z] 81cded987294: Preparing [2024-11-11T03:26:20.725Z] 6b094b6ebf4e: Preparing [2024-11-11T03:26:20.725Z] 3fa8443c0d6a: Preparing [2024-11-11T03:26:20.725Z] d692c2b21bc7: Preparing [2024-11-11T03:26:20.725Z] e5ea420d08de: Preparing [2024-11-11T03:26:20.725Z] 16113d51b718: Preparing [2024-11-11T03:26:20.725Z] 3fa8443c0d6a: Waiting [2024-11-11T03:26:20.725Z] d692c2b21bc7: Waiting [2024-11-11T03:26:20.725Z] e5ea420d08de: Waiting [2024-11-11T03:26:20.725Z] 16113d51b718: Waiting [2024-11-11T03:26:20.725Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:26:20.725Z] 4f2b6e330027: Layer already exists [2024-11-11T03:26:20.725Z] 81cded987294: Layer already exists [2024-11-11T03:26:20.725Z] 3cd4084a1f08: Layer already exists [2024-11-11T03:26:20.725Z] 4fcc8058191a: Layer already exists [2024-11-11T03:26:20.725Z] d692c2b21bc7: Layer already exists [2024-11-11T03:26:20.725Z] e5ea420d08de: Layer already exists [2024-11-11T03:26:20.725Z] 16113d51b718: Layer already exists [2024-11-11T03:26:20.725Z] 3fa8443c0d6a: Layer already exists [2024-11-11T03:26:20.990Z] 4.0.0-dev.17: digest: sha256:6fb5d4cadff5cfc89d1cc511ce76b88214cd1e14020d5795653f6789c0936ee8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:21.343Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:21.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:26:21.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-11T03:26:21.695Z] 4f2b6e330027: Preparing [2024-11-11T03:26:21.695Z] 3cd4084a1f08: Preparing [2024-11-11T03:26:21.695Z] 4fcc8058191a: Preparing [2024-11-11T03:26:21.695Z] 81cded987294: Preparing [2024-11-11T03:26:21.695Z] 6b094b6ebf4e: Preparing [2024-11-11T03:26:21.695Z] 3fa8443c0d6a: Preparing [2024-11-11T03:26:21.695Z] d692c2b21bc7: Preparing [2024-11-11T03:26:21.695Z] e5ea420d08de: Preparing [2024-11-11T03:26:21.695Z] 16113d51b718: Preparing [2024-11-11T03:26:21.695Z] d692c2b21bc7: Waiting [2024-11-11T03:26:21.695Z] e5ea420d08de: Waiting [2024-11-11T03:26:21.695Z] 16113d51b718: Waiting [2024-11-11T03:26:21.695Z] 3fa8443c0d6a: Waiting [2024-11-11T03:26:21.695Z] 4fcc8058191a: Layer already exists [2024-11-11T03:26:21.695Z] 4f2b6e330027: Layer already exists [2024-11-11T03:26:21.695Z] 3cd4084a1f08: Layer already exists [2024-11-11T03:26:21.695Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:26:21.695Z] 81cded987294: Layer already exists [2024-11-11T03:26:21.695Z] d692c2b21bc7: Layer already exists [2024-11-11T03:26:21.695Z] 3fa8443c0d6a: Layer already exists [2024-11-11T03:26:21.695Z] e5ea420d08de: Layer already exists [2024-11-11T03:26:21.695Z] 16113d51b718: Layer already exists [2024-11-11T03:26:21.695Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:6fb5d4cadff5cfc89d1cc511ce76b88214cd1e14020d5795653f6789c0936ee8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:22.318Z] + 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-11T03:26:22.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-11-11T03:26:22.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-11T03:26:22.667Z] 4f2b6e330027: Preparing [2024-11-11T03:26:22.667Z] 3cd4084a1f08: Preparing [2024-11-11T03:26:22.667Z] 4fcc8058191a: Preparing [2024-11-11T03:26:22.667Z] 81cded987294: Preparing [2024-11-11T03:26:22.667Z] 6b094b6ebf4e: Preparing [2024-11-11T03:26:22.667Z] 3fa8443c0d6a: Preparing [2024-11-11T03:26:22.667Z] d692c2b21bc7: Preparing [2024-11-11T03:26:22.667Z] e5ea420d08de: Preparing [2024-11-11T03:26:22.667Z] 16113d51b718: Preparing [2024-11-11T03:26:22.667Z] d692c2b21bc7: Waiting [2024-11-11T03:26:22.667Z] e5ea420d08de: Waiting [2024-11-11T03:26:22.667Z] 16113d51b718: Waiting [2024-11-11T03:26:22.667Z] 3fa8443c0d6a: Waiting [2024-11-11T03:26:22.667Z] 4f2b6e330027: Layer already exists [2024-11-11T03:26:22.667Z] 3cd4084a1f08: Layer already exists [2024-11-11T03:26:22.667Z] 4fcc8058191a: Layer already exists [2024-11-11T03:26:22.667Z] 81cded987294: Layer already exists [2024-11-11T03:26:22.667Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:26:22.667Z] e5ea420d08de: Layer already exists [2024-11-11T03:26:22.667Z] 3fa8443c0d6a: Layer already exists [2024-11-11T03:26:22.667Z] d692c2b21bc7: Layer already exists [2024-11-11T03:26:22.667Z] 16113d51b718: Layer already exists [2024-11-11T03:26:22.932Z] main: digest: sha256:6fb5d4cadff5cfc89d1cc511ce76b88214cd1e14020d5795653f6789c0936ee8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:26:23.021Z] ===================================================== [Pipeline] echo [2024-11-11T03:26:23.037Z] taggedImages: [2024-11-11T03:26:23.038Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:26:23.038Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-11T03:26:23.038Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.17 [2024-11-11T03:26:23.038Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:26:23.038Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-11-11T03:26:23.072Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-11-11T03:26:23.073Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:26:23.073Z] latest [2024-11-11T03:26:23.073Z] 4.0.0-dev.17 [2024-11-11T03:26:23.073Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:26:23.073Z] main [2024-11-11T03:26:23.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:23.452Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:23.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:26:23.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-11T03:26:23.802Z] 3a40d5f80511: Preparing [2024-11-11T03:26:23.802Z] c4095a486ecd: Preparing [2024-11-11T03:26:23.802Z] 0724b6bfc3a3: Preparing [2024-11-11T03:26:23.802Z] 81cded987294: Preparing [2024-11-11T03:26:23.802Z] 6b094b6ebf4e: Preparing [2024-11-11T03:26:23.802Z] 00e366a09ec4: Preparing [2024-11-11T03:26:23.802Z] 6a2f502eb3a8: Preparing [2024-11-11T03:26:23.802Z] 19d5cbb88634: Preparing [2024-11-11T03:26:23.802Z] 16113d51b718: Preparing [2024-11-11T03:26:23.802Z] 6a2f502eb3a8: Waiting [2024-11-11T03:26:23.802Z] 19d5cbb88634: Waiting [2024-11-11T03:26:23.802Z] 16113d51b718: Waiting [2024-11-11T03:26:23.802Z] 00e366a09ec4: Waiting [2024-11-11T03:26:23.802Z] 81cded987294: Layer already exists [2024-11-11T03:26:23.802Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:26:24.068Z] 6a2f502eb3a8: Layer already exists [2024-11-11T03:26:24.068Z] 19d5cbb88634: Layer already exists [2024-11-11T03:26:24.068Z] 0724b6bfc3a3: Pushed [2024-11-11T03:26:24.068Z] c4095a486ecd: Pushed [2024-11-11T03:26:24.068Z] 3a40d5f80511: Pushed [2024-11-11T03:26:24.068Z] 16113d51b718: Layer already exists [2024-11-11T03:26:46.105Z] 00e366a09ec4: Pushed [2024-11-11T03:26:46.105Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:f48b8f70eb802bfca1b619aadcb263b3c1bf8bd75ce6c1a1272993df27aa4efc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:46.460Z] + 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-11T03:26:46.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-11T03:26:46.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-11T03:26:46.809Z] 3a40d5f80511: Preparing [2024-11-11T03:26:46.809Z] c4095a486ecd: Preparing [2024-11-11T03:26:46.809Z] 0724b6bfc3a3: Preparing [2024-11-11T03:26:46.809Z] 81cded987294: Preparing [2024-11-11T03:26:46.809Z] 6b094b6ebf4e: Preparing [2024-11-11T03:26:46.809Z] 00e366a09ec4: Preparing [2024-11-11T03:26:46.809Z] 6a2f502eb3a8: Preparing [2024-11-11T03:26:46.809Z] 19d5cbb88634: Preparing [2024-11-11T03:26:46.809Z] 16113d51b718: Preparing [2024-11-11T03:26:46.809Z] 00e366a09ec4: Waiting [2024-11-11T03:26:46.809Z] 6a2f502eb3a8: Waiting [2024-11-11T03:26:46.809Z] 19d5cbb88634: Waiting [2024-11-11T03:26:46.809Z] 16113d51b718: Waiting [2024-11-11T03:26:46.809Z] c4095a486ecd: Layer already exists [2024-11-11T03:26:46.809Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:26:46.809Z] 81cded987294: Layer already exists [2024-11-11T03:26:46.809Z] 0724b6bfc3a3: Layer already exists [2024-11-11T03:26:46.809Z] 3a40d5f80511: Layer already exists [2024-11-11T03:26:46.809Z] 6a2f502eb3a8: Layer already exists [2024-11-11T03:26:46.809Z] 16113d51b718: Layer already exists [2024-11-11T03:26:46.809Z] 19d5cbb88634: Layer already exists [2024-11-11T03:26:46.809Z] 00e366a09ec4: Layer already exists [2024-11-11T03:26:46.809Z] latest: digest: sha256:f48b8f70eb802bfca1b619aadcb263b3c1bf8bd75ce6c1a1272993df27aa4efc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:47.423Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:47.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.17 [2024-11-11T03:26:47.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-11T03:26:47.771Z] 3a40d5f80511: Preparing [2024-11-11T03:26:47.771Z] c4095a486ecd: Preparing [2024-11-11T03:26:47.771Z] 0724b6bfc3a3: Preparing [2024-11-11T03:26:47.771Z] 81cded987294: Preparing [2024-11-11T03:26:47.771Z] 6b094b6ebf4e: Preparing [2024-11-11T03:26:47.771Z] 00e366a09ec4: Preparing [2024-11-11T03:26:47.771Z] 6a2f502eb3a8: Preparing [2024-11-11T03:26:47.771Z] 19d5cbb88634: Preparing [2024-11-11T03:26:47.771Z] 16113d51b718: Preparing [2024-11-11T03:26:47.771Z] 6a2f502eb3a8: Waiting [2024-11-11T03:26:47.771Z] 19d5cbb88634: Waiting [2024-11-11T03:26:47.771Z] 16113d51b718: Waiting [2024-11-11T03:26:47.771Z] 00e366a09ec4: Waiting [2024-11-11T03:26:47.771Z] 3a40d5f80511: Layer already exists [2024-11-11T03:26:47.771Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:26:47.771Z] 81cded987294: Layer already exists [2024-11-11T03:26:47.771Z] 0724b6bfc3a3: Layer already exists [2024-11-11T03:26:47.771Z] c4095a486ecd: Layer already exists [2024-11-11T03:26:47.771Z] 6a2f502eb3a8: Layer already exists [2024-11-11T03:26:47.771Z] 00e366a09ec4: Layer already exists [2024-11-11T03:26:47.771Z] 19d5cbb88634: Layer already exists [2024-11-11T03:26:47.771Z] 16113d51b718: Layer already exists [2024-11-11T03:26:47.771Z] 4.0.0-dev.17: digest: sha256:f48b8f70eb802bfca1b619aadcb263b3c1bf8bd75ce6c1a1272993df27aa4efc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:48.120Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:48.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:26:48.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-11T03:26:48.462Z] 3a40d5f80511: Preparing [2024-11-11T03:26:48.462Z] c4095a486ecd: Preparing [2024-11-11T03:26:48.462Z] 0724b6bfc3a3: Preparing [2024-11-11T03:26:48.462Z] 81cded987294: Preparing [2024-11-11T03:26:48.462Z] 6b094b6ebf4e: Preparing [2024-11-11T03:26:48.462Z] 00e366a09ec4: Preparing [2024-11-11T03:26:48.462Z] 6a2f502eb3a8: Preparing [2024-11-11T03:26:48.462Z] 19d5cbb88634: Preparing [2024-11-11T03:26:48.462Z] 16113d51b718: Preparing [2024-11-11T03:26:48.462Z] 6a2f502eb3a8: Waiting [2024-11-11T03:26:48.462Z] 19d5cbb88634: Waiting [2024-11-11T03:26:48.462Z] 16113d51b718: Waiting [2024-11-11T03:26:48.462Z] 00e366a09ec4: Waiting [2024-11-11T03:26:48.462Z] 0724b6bfc3a3: Layer already exists [2024-11-11T03:26:48.462Z] 3a40d5f80511: Layer already exists [2024-11-11T03:26:48.462Z] 81cded987294: Layer already exists [2024-11-11T03:26:48.462Z] c4095a486ecd: Layer already exists [2024-11-11T03:26:48.462Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:26:48.462Z] 00e366a09ec4: Layer already exists [2024-11-11T03:26:48.462Z] 6a2f502eb3a8: Layer already exists [2024-11-11T03:26:48.462Z] 19d5cbb88634: Layer already exists [2024-11-11T03:26:48.462Z] 16113d51b718: Layer already exists [2024-11-11T03:26:48.727Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:f48b8f70eb802bfca1b619aadcb263b3c1bf8bd75ce6c1a1272993df27aa4efc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:49.080Z] + 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-11T03:26:49.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-11-11T03:26:49.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-11T03:26:49.433Z] 3a40d5f80511: Preparing [2024-11-11T03:26:49.433Z] c4095a486ecd: Preparing [2024-11-11T03:26:49.433Z] 0724b6bfc3a3: Preparing [2024-11-11T03:26:49.433Z] 81cded987294: Preparing [2024-11-11T03:26:49.433Z] 6b094b6ebf4e: Preparing [2024-11-11T03:26:49.433Z] 00e366a09ec4: Preparing [2024-11-11T03:26:49.433Z] 6a2f502eb3a8: Preparing [2024-11-11T03:26:49.433Z] 19d5cbb88634: Preparing [2024-11-11T03:26:49.433Z] 16113d51b718: Preparing [2024-11-11T03:26:49.433Z] 6a2f502eb3a8: Waiting [2024-11-11T03:26:49.433Z] 19d5cbb88634: Waiting [2024-11-11T03:26:49.433Z] 16113d51b718: Waiting [2024-11-11T03:26:49.433Z] 00e366a09ec4: Waiting [2024-11-11T03:26:49.433Z] c4095a486ecd: Layer already exists [2024-11-11T03:26:49.433Z] 0724b6bfc3a3: Layer already exists [2024-11-11T03:26:49.433Z] 3a40d5f80511: Layer already exists [2024-11-11T03:26:49.433Z] 81cded987294: Layer already exists [2024-11-11T03:26:49.433Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:26:49.433Z] 19d5cbb88634: Layer already exists [2024-11-11T03:26:49.433Z] 16113d51b718: Layer already exists [2024-11-11T03:26:49.433Z] 00e366a09ec4: Layer already exists [2024-11-11T03:26:49.433Z] 6a2f502eb3a8: Layer already exists [2024-11-11T03:26:49.697Z] main: digest: sha256:f48b8f70eb802bfca1b619aadcb263b3c1bf8bd75ce6c1a1272993df27aa4efc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:26:49.785Z] ===================================================== [Pipeline] echo [2024-11-11T03:26:49.800Z] taggedImages: [2024-11-11T03:26:49.800Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:26:49.800Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-11T03:26:49.800Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.17 [2024-11-11T03:26:49.800Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:26:49.800Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-11-11T03:26:49.835Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-11-11T03:26:49.835Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:26:49.835Z] latest [2024-11-11T03:26:49.835Z] 4.0.0-dev.17 [2024-11-11T03:26:49.835Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:26:49.835Z] main [2024-11-11T03:26:49.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:50.199Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:50.544Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:26:50.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-11T03:26:50.544Z] c2721452803e: Preparing [2024-11-11T03:26:50.544Z] 2b079240ebb0: Preparing [2024-11-11T03:26:50.544Z] 81cded987294: Preparing [2024-11-11T03:26:50.544Z] 6b094b6ebf4e: Preparing [2024-11-11T03:26:50.544Z] abc36aa5030a: Preparing [2024-11-11T03:26:50.544Z] e5ef74fc0df2: Preparing [2024-11-11T03:26:50.544Z] 16113d51b718: Preparing [2024-11-11T03:26:50.544Z] e5ef74fc0df2: Waiting [2024-11-11T03:26:50.544Z] 16113d51b718: Waiting [2024-11-11T03:26:50.544Z] 81cded987294: Layer already exists [2024-11-11T03:26:50.807Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:26:50.808Z] 16113d51b718: Layer already exists [2024-11-11T03:26:50.808Z] c2721452803e: Pushed [2024-11-11T03:26:51.384Z] e5ef74fc0df2: Pushed [2024-11-11T03:26:52.335Z] abc36aa5030a: Pushed [2024-11-11T03:26:58.953Z] 2b079240ebb0: Pushed [2024-11-11T03:26:58.953Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:3add72c32116ca76c1ea4ce75dac307716e0574a08ab7435ff9c5567f35f916d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:26:59.320Z] + 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-11T03:26:59.669Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-11T03:26:59.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-11T03:26:59.669Z] c2721452803e: Preparing [2024-11-11T03:26:59.669Z] 2b079240ebb0: Preparing [2024-11-11T03:26:59.669Z] 81cded987294: Preparing [2024-11-11T03:26:59.669Z] 6b094b6ebf4e: Preparing [2024-11-11T03:26:59.669Z] abc36aa5030a: Preparing [2024-11-11T03:26:59.669Z] e5ef74fc0df2: Preparing [2024-11-11T03:26:59.669Z] 16113d51b718: Preparing [2024-11-11T03:26:59.669Z] e5ef74fc0df2: Waiting [2024-11-11T03:26:59.669Z] 16113d51b718: Waiting [2024-11-11T03:26:59.669Z] c2721452803e: Layer already exists [2024-11-11T03:26:59.669Z] abc36aa5030a: Layer already exists [2024-11-11T03:26:59.669Z] 2b079240ebb0: Layer already exists [2024-11-11T03:26:59.669Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:26:59.669Z] 81cded987294: Layer already exists [2024-11-11T03:26:59.669Z] e5ef74fc0df2: Layer already exists [2024-11-11T03:26:59.669Z] 16113d51b718: Layer already exists [2024-11-11T03:26:59.669Z] latest: digest: sha256:3add72c32116ca76c1ea4ce75dac307716e0574a08ab7435ff9c5567f35f916d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:00.300Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:00.651Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.17 [2024-11-11T03:27:00.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-11T03:27:00.651Z] c2721452803e: Preparing [2024-11-11T03:27:00.651Z] 2b079240ebb0: Preparing [2024-11-11T03:27:00.651Z] 81cded987294: Preparing [2024-11-11T03:27:00.651Z] 6b094b6ebf4e: Preparing [2024-11-11T03:27:00.651Z] abc36aa5030a: Preparing [2024-11-11T03:27:00.651Z] e5ef74fc0df2: Preparing [2024-11-11T03:27:00.651Z] 16113d51b718: Preparing [2024-11-11T03:27:00.651Z] e5ef74fc0df2: Waiting [2024-11-11T03:27:00.651Z] 16113d51b718: Waiting [2024-11-11T03:27:00.651Z] 81cded987294: Layer already exists [2024-11-11T03:27:00.651Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:27:00.651Z] 2b079240ebb0: Layer already exists [2024-11-11T03:27:00.651Z] c2721452803e: Layer already exists [2024-11-11T03:27:00.651Z] abc36aa5030a: Layer already exists [2024-11-11T03:27:00.651Z] 16113d51b718: Layer already exists [2024-11-11T03:27:00.651Z] e5ef74fc0df2: Layer already exists [2024-11-11T03:27:00.917Z] 4.0.0-dev.17: digest: sha256:3add72c32116ca76c1ea4ce75dac307716e0574a08ab7435ff9c5567f35f916d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:01.268Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:01.619Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:27:01.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-11T03:27:01.619Z] c2721452803e: Preparing [2024-11-11T03:27:01.619Z] 2b079240ebb0: Preparing [2024-11-11T03:27:01.619Z] 81cded987294: Preparing [2024-11-11T03:27:01.619Z] 6b094b6ebf4e: Preparing [2024-11-11T03:27:01.619Z] abc36aa5030a: Preparing [2024-11-11T03:27:01.619Z] e5ef74fc0df2: Preparing [2024-11-11T03:27:01.619Z] 16113d51b718: Preparing [2024-11-11T03:27:01.619Z] e5ef74fc0df2: Waiting [2024-11-11T03:27:01.619Z] 16113d51b718: Waiting [2024-11-11T03:27:01.619Z] abc36aa5030a: Layer already exists [2024-11-11T03:27:01.619Z] 2b079240ebb0: Layer already exists [2024-11-11T03:27:01.619Z] c2721452803e: Layer already exists [2024-11-11T03:27:01.619Z] 81cded987294: Layer already exists [2024-11-11T03:27:01.619Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:27:01.619Z] e5ef74fc0df2: Layer already exists [2024-11-11T03:27:01.619Z] 16113d51b718: Layer already exists [2024-11-11T03:27:01.619Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:3add72c32116ca76c1ea4ce75dac307716e0574a08ab7435ff9c5567f35f916d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:02.240Z] + 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-11T03:27:02.669Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-11-11T03:27:02.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-11T03:27:02.670Z] c2721452803e: Preparing [2024-11-11T03:27:02.670Z] 2b079240ebb0: Preparing [2024-11-11T03:27:02.670Z] 81cded987294: Preparing [2024-11-11T03:27:02.670Z] 6b094b6ebf4e: Preparing [2024-11-11T03:27:02.670Z] abc36aa5030a: Preparing [2024-11-11T03:27:02.670Z] e5ef74fc0df2: Preparing [2024-11-11T03:27:02.670Z] 16113d51b718: Preparing [2024-11-11T03:27:02.670Z] e5ef74fc0df2: Waiting [2024-11-11T03:27:02.670Z] 16113d51b718: Waiting [2024-11-11T03:27:02.670Z] c2721452803e: Layer already exists [2024-11-11T03:27:02.670Z] 2b079240ebb0: Layer already exists [2024-11-11T03:27:02.670Z] abc36aa5030a: Layer already exists [2024-11-11T03:27:02.670Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:27:02.670Z] 81cded987294: Layer already exists [2024-11-11T03:27:02.670Z] e5ef74fc0df2: Layer already exists [2024-11-11T03:27:02.670Z] 16113d51b718: Layer already exists [2024-11-11T03:27:02.938Z] main: digest: sha256:3add72c32116ca76c1ea4ce75dac307716e0574a08ab7435ff9c5567f35f916d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:27:03.026Z] ===================================================== [Pipeline] echo [2024-11-11T03:27:03.039Z] taggedImages: [2024-11-11T03:27:03.039Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:27:03.039Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-11T03:27:03.039Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.17 [2024-11-11T03:27:03.039Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:27:03.039Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-11-11T03:27:03.070Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-11-11T03:27:03.070Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:27:03.070Z] latest [2024-11-11T03:27:03.070Z] 4.0.0-dev.17 [2024-11-11T03:27:03.070Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:27:03.070Z] main [2024-11-11T03:27:03.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:03.439Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:03.805Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:27:03.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-11T03:27:03.805Z] 144592e75b43: Preparing [2024-11-11T03:27:03.805Z] 8096175bfb2e: Preparing [2024-11-11T03:27:03.805Z] 4deb37b37e26: Preparing [2024-11-11T03:27:03.805Z] 81cded987294: Preparing [2024-11-11T03:27:03.805Z] 6b094b6ebf4e: Preparing [2024-11-11T03:27:03.805Z] 86ad59125d66: Preparing [2024-11-11T03:27:03.805Z] 1fe782359fcc: Preparing [2024-11-11T03:27:03.805Z] 16113d51b718: Preparing [2024-11-11T03:27:03.805Z] 1fe782359fcc: Waiting [2024-11-11T03:27:03.805Z] 86ad59125d66: Waiting [2024-11-11T03:27:03.805Z] 16113d51b718: Waiting [2024-11-11T03:27:04.072Z] 8096175bfb2e: Pushed [2024-11-11T03:27:05.054Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:27:05.054Z] 81cded987294: Layer already exists [2024-11-11T03:27:05.054Z] 16113d51b718: Layer already exists [2024-11-11T03:27:05.054Z] 144592e75b43: Pushed [2024-11-11T03:27:05.319Z] 1fe782359fcc: Pushed [2024-11-11T03:27:06.720Z] 86ad59125d66: Pushed [2024-11-11T03:27:12.034Z] 4deb37b37e26: Pushed [2024-11-11T03:27:12.034Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7: digest: sha256:7636e72e175c368807c8d9765ac957dc8e5148569451973f6c11968736d32042 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:12.383Z] + 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-11T03:27:12.733Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-11T03:27:12.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-11T03:27:12.733Z] 144592e75b43: Preparing [2024-11-11T03:27:12.733Z] 8096175bfb2e: Preparing [2024-11-11T03:27:12.733Z] 4deb37b37e26: Preparing [2024-11-11T03:27:12.733Z] 81cded987294: Preparing [2024-11-11T03:27:12.733Z] 6b094b6ebf4e: Preparing [2024-11-11T03:27:12.733Z] 86ad59125d66: Preparing [2024-11-11T03:27:12.733Z] 1fe782359fcc: Preparing [2024-11-11T03:27:12.733Z] 16113d51b718: Preparing [2024-11-11T03:27:12.733Z] 86ad59125d66: Waiting [2024-11-11T03:27:12.733Z] 1fe782359fcc: Waiting [2024-11-11T03:27:12.733Z] 16113d51b718: Waiting [2024-11-11T03:27:12.733Z] 4deb37b37e26: Layer already exists [2024-11-11T03:27:12.733Z] 144592e75b43: Layer already exists [2024-11-11T03:27:12.733Z] 81cded987294: Layer already exists [2024-11-11T03:27:12.733Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:27:12.733Z] 8096175bfb2e: Layer already exists [2024-11-11T03:27:12.733Z] 86ad59125d66: Layer already exists [2024-11-11T03:27:12.733Z] 16113d51b718: Layer already exists [2024-11-11T03:27:12.733Z] 1fe782359fcc: Layer already exists [2024-11-11T03:27:12.996Z] latest: digest: sha256:7636e72e175c368807c8d9765ac957dc8e5148569451973f6c11968736d32042 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:13.348Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:13.692Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.17 [2024-11-11T03:27:13.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-11T03:27:13.692Z] 144592e75b43: Preparing [2024-11-11T03:27:13.692Z] 8096175bfb2e: Preparing [2024-11-11T03:27:13.692Z] 4deb37b37e26: Preparing [2024-11-11T03:27:13.692Z] 81cded987294: Preparing [2024-11-11T03:27:13.692Z] 6b094b6ebf4e: Preparing [2024-11-11T03:27:13.692Z] 86ad59125d66: Preparing [2024-11-11T03:27:13.692Z] 1fe782359fcc: Preparing [2024-11-11T03:27:13.692Z] 16113d51b718: Preparing [2024-11-11T03:27:13.692Z] 86ad59125d66: Waiting [2024-11-11T03:27:13.692Z] 1fe782359fcc: Waiting [2024-11-11T03:27:13.692Z] 16113d51b718: Waiting [2024-11-11T03:27:13.692Z] 4deb37b37e26: Layer already exists [2024-11-11T03:27:13.692Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:27:13.692Z] 8096175bfb2e: Layer already exists [2024-11-11T03:27:13.692Z] 81cded987294: Layer already exists [2024-11-11T03:27:13.692Z] 144592e75b43: Layer already exists [2024-11-11T03:27:13.692Z] 16113d51b718: Layer already exists [2024-11-11T03:27:13.692Z] 1fe782359fcc: Layer already exists [2024-11-11T03:27:13.692Z] 86ad59125d66: Layer already exists [2024-11-11T03:27:13.692Z] 4.0.0-dev.17: digest: sha256:7636e72e175c368807c8d9765ac957dc8e5148569451973f6c11968736d32042 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:14.042Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:14.388Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:27:14.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-11T03:27:14.388Z] 144592e75b43: Preparing [2024-11-11T03:27:14.388Z] 8096175bfb2e: Preparing [2024-11-11T03:27:14.388Z] 4deb37b37e26: Preparing [2024-11-11T03:27:14.388Z] 81cded987294: Preparing [2024-11-11T03:27:14.388Z] 6b094b6ebf4e: Preparing [2024-11-11T03:27:14.388Z] 86ad59125d66: Preparing [2024-11-11T03:27:14.388Z] 1fe782359fcc: Preparing [2024-11-11T03:27:14.388Z] 16113d51b718: Preparing [2024-11-11T03:27:14.388Z] 1fe782359fcc: Waiting [2024-11-11T03:27:14.388Z] 86ad59125d66: Waiting [2024-11-11T03:27:14.388Z] 16113d51b718: Waiting [2024-11-11T03:27:14.388Z] 81cded987294: Layer already exists [2024-11-11T03:27:14.388Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:27:14.388Z] 8096175bfb2e: Layer already exists [2024-11-11T03:27:14.388Z] 4deb37b37e26: Layer already exists [2024-11-11T03:27:14.388Z] 144592e75b43: Layer already exists [2024-11-11T03:27:14.388Z] 16113d51b718: Layer already exists [2024-11-11T03:27:14.388Z] 86ad59125d66: Layer already exists [2024-11-11T03:27:14.388Z] 1fe782359fcc: Layer already exists [2024-11-11T03:27:14.653Z] 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17: digest: sha256:7636e72e175c368807c8d9765ac957dc8e5148569451973f6c11968736d32042 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:15.007Z] + 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-11T03:27:15.383Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-11-11T03:27:15.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-11T03:27:15.383Z] 144592e75b43: Preparing [2024-11-11T03:27:15.383Z] 8096175bfb2e: Preparing [2024-11-11T03:27:15.383Z] 4deb37b37e26: Preparing [2024-11-11T03:27:15.383Z] 81cded987294: Preparing [2024-11-11T03:27:15.383Z] 6b094b6ebf4e: Preparing [2024-11-11T03:27:15.383Z] 86ad59125d66: Preparing [2024-11-11T03:27:15.383Z] 1fe782359fcc: Preparing [2024-11-11T03:27:15.383Z] 16113d51b718: Preparing [2024-11-11T03:27:15.383Z] 1fe782359fcc: Waiting [2024-11-11T03:27:15.383Z] 86ad59125d66: Waiting [2024-11-11T03:27:15.383Z] 16113d51b718: Waiting [2024-11-11T03:27:15.383Z] 8096175bfb2e: Layer already exists [2024-11-11T03:27:15.383Z] 4deb37b37e26: Layer already exists [2024-11-11T03:27:15.384Z] 6b094b6ebf4e: Layer already exists [2024-11-11T03:27:15.384Z] 144592e75b43: Layer already exists [2024-11-11T03:27:15.384Z] 81cded987294: Layer already exists [2024-11-11T03:27:15.384Z] 86ad59125d66: Layer already exists [2024-11-11T03:27:15.384Z] 1fe782359fcc: Layer already exists [2024-11-11T03:27:15.384Z] 16113d51b718: Layer already exists [2024-11-11T03:27:15.384Z] main: digest: sha256:7636e72e175c368807c8d9765ac957dc8e5148569451973f6c11968736d32042 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T03:27:15.734Z] ===================================================== [Pipeline] echo [2024-11-11T03:27:15.748Z] taggedImages: [2024-11-11T03:27:15.748Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [2024-11-11T03:27:15.748Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-11T03:27:15.748Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.17 [2024-11-11T03:27:15.748Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7-4.0.0-dev.17 [2024-11-11T03:27:15.748Z] - 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-11T03:27:16.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T03:27:16.151Z] [2024-11-11T03:27:16.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:16.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T03:27:16.472Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T03:27:16.472Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T03:27:16.472Z] 04944245beec: Pulling fs layer [2024-11-11T03:27:16.472Z] 699f458cf7ca: Pulling fs layer [2024-11-11T03:27:16.472Z] 765212b225bb: Pulling fs layer [2024-11-11T03:27:16.472Z] f23df028b6ca: Pulling fs layer [2024-11-11T03:27:16.472Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T03:27:16.472Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T03:27:16.472Z] 765212b225bb: Waiting [2024-11-11T03:27:16.472Z] f23df028b6ca: Waiting [2024-11-11T03:27:16.472Z] d65c8cfc05b1: Waiting [2024-11-11T03:27:16.472Z] 2437ff75d9bd: Waiting [2024-11-11T03:27:16.737Z] 04944245beec: Verifying Checksum [2024-11-11T03:27:16.737Z] 04944245beec: Download complete [2024-11-11T03:27:16.737Z] 765212b225bb: Verifying Checksum [2024-11-11T03:27:16.737Z] 765212b225bb: Download complete [2024-11-11T03:27:16.737Z] f23df028b6ca: Verifying Checksum [2024-11-11T03:27:16.737Z] f23df028b6ca: Download complete [2024-11-11T03:27:16.737Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T03:27:16.737Z] d65c8cfc05b1: Download complete [2024-11-11T03:27:17.002Z] 699f458cf7ca: Verifying Checksum [2024-11-11T03:27:17.002Z] 699f458cf7ca: Download complete [2024-11-11T03:27:17.266Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T03:27:17.266Z] 8998bd30e6a1: Download complete [2024-11-11T03:27:19.831Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T03:27:19.831Z] 2437ff75d9bd: Download complete [2024-11-11T03:27:21.766Z] 8998bd30e6a1: Pull complete [2024-11-11T03:27:22.346Z] 04944245beec: Pull complete [2024-11-11T03:27:23.754Z] 699f458cf7ca: Pull complete [2024-11-11T03:27:24.019Z] 765212b225bb: Pull complete [2024-11-11T03:27:24.976Z] f23df028b6ca: Pull complete [2024-11-11T03:27:25.244Z] d65c8cfc05b1: Pull complete [2024-11-11T03:27:43.432Z] 2437ff75d9bd: Pull complete [2024-11-11T03:27:43.432Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T03:27:43.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T03:27:43.432Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:27:43.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-26088 does not seem to be running inside a container [2024-11-11T03:27:43.701Z] $ 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/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T03:27:46.241Z] $ docker top 0d0d0030569b1c629d404b629ffe2e5111efadd1915d927f595e635bd3321c3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:27:47.157Z] ---> job-cost.sh [2024-11-11T03:27:47.157Z] lf-activate-venv: SKIPPING [2024-11-11T03:27:47.157Z] INFO: No Stack... [2024-11-11T03:27:47.739Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T03:27:48.319Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T03:27:48.961Z] + cut -d, -f6 [2024-11-11T03:27:48.962Z] + cat /w/workspace/edgex-go/751/archives/cost.csv [Pipeline] lock [2024-11-11T03:27:49.021Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-751-stack-cost] [2024-11-11T03:27:49.029Z] Resource [jenkins-edgexfoundry-edgex-go-main-751-stack-cost] did not exist. Created. [2024-11-11T03:27:49.036Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-751-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T03:27:49.696Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T03:27:50.306Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T03:27:50.315Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-751-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T03:27:50.332Z] $ docker stop --time=1 0d0d0030569b1c629d404b629ffe2e5111efadd1915d927f595e635bd3321c3a [2024-11-11T03:27:51.835Z] $ docker rm -f --volumes 0d0d0030569b1c629d404b629ffe2e5111efadd1915d927f595e635bd3321c3a [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-11T03:27:52.428Z] provisioning config files... [2024-11-11T03:27:52.437Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/751@tmp/config6668632144338239927tmp [Pipeline] { [Pipeline] sh [2024-11-11T03:27:52.734Z] + set +x [2024-11-11T03:27:52.735Z] + curl -s https://codecov.io/bash [2024-11-11T03:27:52.735Z] + bash -s -- [2024-11-11T03:27:52.735Z] [2024-11-11T03:27:52.735Z] _____ _ [2024-11-11T03:27:52.735Z] / ____| | | [2024-11-11T03:27:52.735Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T03:27:52.735Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T03:27:52.735Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T03:27:52.735Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T03:27:52.735Z] Bash-1.0.6 [2024-11-11T03:27:52.735Z] [2024-11-11T03:27:52.735Z] [2024-11-11T03:27:52.735Z] ==> git version 2.25.1 found [2024-11-11T03:27:52.735Z] ==> 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-11T03:27:52.735Z] Release-Date: 2020-01-08 [2024-11-11T03:27:52.735Z] 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-11T03:27:52.735Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T03:27:52.735Z] ==> Jenkins CI detected. [2024-11-11T03:27:52.735Z] current dir:  /w/workspace/edgex-go/751 [2024-11-11T03:27:52.735Z] project root: . [2024-11-11T03:27:52.735Z] --> token set from env [2024-11-11T03:27:52.735Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T03:27:52.735Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T03:27:52.735Z] ==> Python coveragepy not found [2024-11-11T03:27:52.735Z] ==> Searching for coverage reports in: [2024-11-11T03:27:52.735Z] + . [2024-11-11T03:27:52.995Z] -> Found 1 reports [2024-11-11T03:27:52.995Z] ==> Detecting git/mercurial file structure [2024-11-11T03:27:52.995Z] ==> Reading reports [2024-11-11T03:27:52.995Z] + ./coverage.out bytes=1434023 [2024-11-11T03:27:52.995Z] ==> Appending adjustments [2024-11-11T03:27:52.995Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T03:27:54.378Z] + Found adjustments [2024-11-11T03:27:54.378Z] ==> Gzipping contents [2024-11-11T03:27:54.378Z] 124K /tmp/codecov.eC1bgK.gz [2024-11-11T03:27:54.378Z] ==> Uploading reports [2024-11-11T03:27:54.378Z] url: https://codecov.io [2024-11-11T03:27:54.378Z] query: branch=main&commit=0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7&build=751&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F751%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T03:27:54.378Z] -> Pinging Codecov [2024-11-11T03:27:54.378Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7&build=751&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F751%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T03:27:54.378Z] -> Uploading to [2024-11-11T03:27:54.378Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7/a6689252-41fe-4711-8099-12df51ed7112.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T032754Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e2c5e59844f5a1da6f55f9f857813255eeef47cb439191de115d21b32a48ee2d [2024-11-11T03:27:54.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T03:27:54.378Z] Dload Upload Total Spent Left Speed [2024-11-11T03:27:54.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 411k --:--:-- --:--:-- --:--:-- 411k [2024-11-11T03:27:54.638Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 [Pipeline] } [2024-11-11T03:27:54.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-11-11T03:27:54.926Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-11T03:27:54.946Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:55.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T03:27:55.257Z] [2024-11-11T03:27:55.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:27:55.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T03:27:55.562Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-11T03:27:55.562Z] 43c4264eed91: Already exists [2024-11-11T03:27:55.562Z] 4cc291be95ef: Already exists [2024-11-11T03:27:55.562Z] 2ac1f1163629: Already exists [2024-11-11T03:27:55.562Z] 5c3c966382ef: Already exists [2024-11-11T03:27:55.562Z] 4f4fb700ef54: Already exists [2024-11-11T03:27:55.562Z] d9c7d2e4e75e: Pulling fs layer [2024-11-11T03:27:55.562Z] 9c3e1370e548: Pulling fs layer [2024-11-11T03:27:55.820Z] d9c7d2e4e75e: Download complete [2024-11-11T03:27:56.079Z] d9c7d2e4e75e: Pull complete [2024-11-11T03:27:56.648Z] 9c3e1370e548: Verifying Checksum [2024-11-11T03:27:56.648Z] 9c3e1370e548: Download complete [2024-11-11T03:27:59.935Z] 9c3e1370e548: Pull complete [2024-11-11T03:27:59.935Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-11T03:27:59.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T03:27:59.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:28:00.047Z] prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container [2024-11-11T03:28:00.078Z] $ 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/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T03:28:01.842Z] $ docker top d1339009bd0842c81e253dbe3308ec0df7ffeaf7aac485d0f6682b6ca9356fd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T03:28:02.207Z] + git config --global --add safe.directory /w/workspace/edgex-go/751 [Pipeline] echo [2024-11-11T03:28:02.219Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-11-11T03:28:02.502Z] + set -o pipefail [2024-11-11T03:28:02.502Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-11-11T03:28:10.629Z] [2024-11-11T03:28:10.629Z] Monitoring /w/workspace/edgex-go/751 (github.com/edgexfoundry/edgex-go)... [2024-11-11T03:28:10.629Z] [2024-11-11T03:28:10.629Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b7ada743-40d4-4817-98f0-a50868e8535a [2024-11-11T03:28:10.629Z] [2024-11-11T03:28:10.629Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-11T03:28:10.629Z] [2024-11-11T03:28:10.950Z] [2024-11-11T03:28:10.950Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-11T03:28:10.950Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-11T03:28:10.997Z] $ docker stop --time=1 d1339009bd0842c81e253dbe3308ec0df7ffeaf7aac485d0f6682b6ca9356fd7 [2024-11-11T03:28:13.136Z] $ docker rm -f --volumes d1339009bd0842c81e253dbe3308ec0df7ffeaf7aac485d0f6682b6ca9356fd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-11T03:28:13.671Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T03:28:13.692Z] provisioning config files... [2024-11-11T03:28:13.715Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/751@tmp/config1071075320481031054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:28:14.037Z] --> edgex-publish-swagger.sh [2024-11-11T03:28:14.037Z] === Publish openapi API === [2024-11-11T03:28:14.037Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-11T03:28:14.037Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/751/openapi/core-command.yaml] [2024-11-11T03:28:14.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T03:28:14.037Z] Dload Upload Total Spent Left Speed [2024-11-11T03:28:14.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 151k --:--:-- --:--:-- --:--:-- 151k 100 32782 0 0 100 32782 0 78425 --:--:-- --:--:-- --:--:-- 78238 [2024-11-11T03:28:14.297Z] [2024-11-11T03:28:14.297Z] [2024-11-11T03:28:14.297Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/751/openapi/core-data.yaml] [2024-11-11T03:28:14.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T03:28:14.297Z] Dload Upload Total Spent Left Speed [2024-11-11T03:28:14.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 162k --:--:-- --:--:-- --:--:-- 162k [2024-11-11T03:28:14.868Z] [2024-11-11T03:28:14.868Z] [2024-11-11T03:28:14.868Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/751/openapi/core-keeper.yaml] [2024-11-11T03:28:14.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T03:28:14.868Z] Dload Upload Total Spent Left Speed [2024-11-11T03:28:15.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 304 147k --:--:-- --:--:-- --:--:-- 148k [2024-11-11T03:28:15.128Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-11T03:28:15.128Z] [2024-11-11T03:28:15.128Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/751/openapi/core-metadata.yaml] [2024-11-11T03:28:15.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T03:28:15.128Z] Dload Upload Total Spent Left Speed [2024-11-11T03:28:15.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 154k 0 0 41 65535 0 1103k --:--:-- --:--:-- --:--:-- 1084k 100 154k 100 156 100 154k 421 418k --:--:-- --:--:-- --:--:-- 417k [2024-11-11T03:28:15.388Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-11T03:28:15.388Z] [2024-11-11T03:28:15.388Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/751/openapi/support-cron-scheduler.yaml] [2024-11-11T03:28:15.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T03:28:15.388Z] Dload Upload Total Spent Left Speed [2024-11-11T03:28:15.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 295 222k --:--:-- --:--:-- --:--:-- 222k [2024-11-11T03:28:15.651Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-11T03:28:15.651Z] [2024-11-11T03:28:15.651Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/751/openapi/support-notifications.yaml] [2024-11-11T03:28:15.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T03:28:15.651Z] Dload Upload Total Spent Left Speed [2024-11-11T03:28:15.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 477 260k --:--:-- --:--:-- --:--:-- 261k [2024-11-11T03:28:15.912Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-11T03:28:15.912Z] [Pipeline] } [2024-11-11T03:28:15.919Z] 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-11T03:28:16.369Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T03:28:16.369Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:28:16.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T03:28:16.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:28:16.776Z] prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container [2024-11-11T03:28:16.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T03:28:17.180Z] $ docker top 8f797b6347ecc2d2c9f5d760ba9c88f605f9491049e6c446bbe125fa533b8d08 -eo pid,comm [2024-11-11T03:28:17.234Z] 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-11T03:28:17.234Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T03:28:17.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T03:28:17.298Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T03:28:17.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T03:28:17.419Z] $ docker exec 8f797b6347ecc2d2c9f5d760ba9c88f605f9491049e6c446bbe125fa533b8d08 ssh-agent [2024-11-11T03:28:17.543Z] SSH_AUTH_SOCK=/tmp/ssh-hcrjgjSx8mNo/agent.32 [2024-11-11T03:28:17.543Z] SSH_AGENT_PID=38 [2024-11-11T03:28:17.547Z] Running ssh-add (command line suppressed) [2024-11-11T03:28:17.650Z] Identity added: /w/workspace/edgex-go/751@tmp/private_key_3939386746747563140.key (/w/workspace/edgex-go/751@tmp/private_key_3939386746747563140.key) [2024-11-11T03:28:17.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T03:28:17.965Z] + git semver tag [2024-11-11T03:28:18.223Z] 2024-11-11 03:28:18,165 [run_tag] DEBUG tag force:False [2024-11-11T03:28:18.223Z] 2024-11-11 03:28:18,166 [check_head_tag] DEBUG check head tag [2024-11-11T03:28:18.223Z] 2024-11-11 03:28:18,168 [execute] INFO git cat-file --batch-check [2024-11-11T03:28:18.223Z] 2024-11-11 03:28:18,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/751, universal_newlines=False, shell=None, istream=) [2024-11-11T03:28:18.223Z] 2024-11-11 03:28:18,174 [execute] INFO git cat-file --batch [2024-11-11T03:28:18.223Z] 2024-11-11 03:28:18,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/751, universal_newlines=False, shell=None, istream=) [2024-11-11T03:28:18.484Z] 2024-11-11 03:28:18,238 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main [2024-11-11T03:28:18.484Z] 2024-11-11 03:28:18,239 [execute] INFO git tag -a v4.0.0-dev.17 -m v4.0.0-dev.17 [2024-11-11T03:28:18.484Z] 2024-11-11 03:28:18,239 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.17', '-m', 'v4.0.0-dev.17'], cwd=/w/workspace/edgex-go/751, universal_newlines=False, shell=None, istream=None) [2024-11-11T03:28:18.484Z] 2024-11-11 03:28:18,245 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main [2024-11-11T03:28:18.484Z] 4.0.0-dev.17 [Pipeline] } [2024-11-11T03:28:18.489Z] $ docker exec --env ******** --env ******** 8f797b6347ecc2d2c9f5d760ba9c88f605f9491049e6c446bbe125fa533b8d08 ssh-agent -k [2024-11-11T03:28:18.574Z] unset SSH_AUTH_SOCK; [2024-11-11T03:28:18.574Z] unset SSH_AGENT_PID; [2024-11-11T03:28:18.574Z] echo Agent pid 38 killed; [2024-11-11T03:28:18.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T03:28:18.920Z] + git semver [Pipeline] } [2024-11-11T03:28:19.188Z] $ docker stop --time=1 8f797b6347ecc2d2c9f5d760ba9c88f605f9491049e6c446bbe125fa533b8d08 [2024-11-11T03:28:20.488Z] $ docker rm -f --volumes 8f797b6347ecc2d2c9f5d760ba9c88f605f9491049e6c446bbe125fa533b8d08 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:28:20.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T03:28:20.934Z] [2024-11-11T03:28:20.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:28:21.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T03:28:21.240Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-11T03:28:21.240Z] ab5ef0e58194: Pulling fs layer [2024-11-11T03:28:21.240Z] 9712f1f96733: Pulling fs layer [2024-11-11T03:28:21.240Z] 63f879dbbcfc: Pulling fs layer [2024-11-11T03:28:21.240Z] 0d9ebad4ef96: Pulling fs layer [2024-11-11T03:28:21.240Z] e9a5061849ea: Pulling fs layer [2024-11-11T03:28:21.240Z] d747dcd14b5f: Pulling fs layer [2024-11-11T03:28:21.240Z] 2de7ff778b66: Pulling fs layer [2024-11-11T03:28:21.240Z] d747dcd14b5f: Waiting [2024-11-11T03:28:21.240Z] 0d9ebad4ef96: Waiting [2024-11-11T03:28:21.240Z] e9a5061849ea: Waiting [2024-11-11T03:28:21.240Z] 2de7ff778b66: Waiting [2024-11-11T03:28:21.240Z] 9712f1f96733: Verifying Checksum [2024-11-11T03:28:21.240Z] 9712f1f96733: Download complete [2024-11-11T03:28:21.498Z] 63f879dbbcfc: Verifying Checksum [2024-11-11T03:28:21.498Z] 63f879dbbcfc: Download complete [2024-11-11T03:28:21.757Z] e9a5061849ea: Verifying Checksum [2024-11-11T03:28:21.757Z] e9a5061849ea: Download complete [2024-11-11T03:28:21.757Z] 0d9ebad4ef96: Verifying Checksum [2024-11-11T03:28:21.757Z] 0d9ebad4ef96: Download complete [2024-11-11T03:28:21.757Z] d747dcd14b5f: Download complete [2024-11-11T03:28:21.757Z] ab5ef0e58194: Verifying Checksum [2024-11-11T03:28:21.757Z] ab5ef0e58194: Download complete [2024-11-11T03:28:22.017Z] 2de7ff778b66: Verifying Checksum [2024-11-11T03:28:22.017Z] 2de7ff778b66: Download complete [2024-11-11T03:28:24.547Z] ab5ef0e58194: Pull complete [2024-11-11T03:28:24.547Z] 9712f1f96733: Pull complete [2024-11-11T03:28:25.113Z] 63f879dbbcfc: Pull complete [2024-11-11T03:28:28.394Z] 0d9ebad4ef96: Pull complete [2024-11-11T03:28:28.394Z] e9a5061849ea: Pull complete [2024-11-11T03:28:28.655Z] d747dcd14b5f: Pull complete [2024-11-11T03:28:29.593Z] 2de7ff778b66: Pull complete [2024-11-11T03:28:29.593Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-11T03:28:29.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T03:28:29.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:28:29.710Z] prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container [2024-11-11T03:28:29.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T03:28:31.390Z] $ docker top d4d01bbd489d227e8612517ebadb04294eb0af72e6ebfa40b4f9e928b0cc4e76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-11T03:28:31.475Z] provisioning config files... [2024-11-11T03:28:31.482Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/751@tmp/config6806627335362212781tmp [2024-11-11T03:28:31.492Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/751@tmp/config11403612473833784435tmp [2024-11-11T03:28:31.500Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/751@tmp/config10077527221745476806tmp [Pipeline] { [Pipeline] echo [2024-11-11T03:28:31.608Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:28:31.902Z] ---> sigul-configuration.sh [2024-11-11T03:28:31.902Z] gpg: directory `/root/.gnupg' created [2024-11-11T03:28:31.902Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-11T03:28:31.902Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-11T03:28:31.902Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-11T03:28:31.902Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-11T03:28:31.902Z] gpg: CAST5 encrypted data [2024-11-11T03:28:31.902Z] gpg: encrypted with 1 passphrase [2024-11-11T03:28:31.902Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-11T03:28:32.195Z] + mkdir /home/jenkins [2024-11-11T03:28:32.195Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-11T03:28:32.495Z] + 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-11T03:28:32.509Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:28:32.807Z] ---> sigul-install.sh [2024-11-11T03:28:32.807Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-11T03:28:33.104Z] + git tag --list [2024-11-11T03:28:33.105Z] 0.6.0 [2024-11-11T03:28:33.105Z] 0.6.1 [2024-11-11T03:28:33.105Z] 0.7.0 [2024-11-11T03:28:33.105Z] 0.7.1 [2024-11-11T03:28:33.105Z] v1.0.0 [2024-11-11T03:28:33.105Z] v1.0.1 [2024-11-11T03:28:33.105Z] v1.1.0 [2024-11-11T03:28:33.105Z] v1.2.0 [2024-11-11T03:28:33.105Z] v1.2.1 [2024-11-11T03:28:33.105Z] v1.3.0 [2024-11-11T03:28:33.105Z] v1.3.1 [2024-11-11T03:28:33.105Z] v2.0.0 [2024-11-11T03:28:33.105Z] v2.1.0 [2024-11-11T03:28:33.105Z] v2.1.1 [2024-11-11T03:28:33.105Z] v2.2.0 [2024-11-11T03:28:33.105Z] v2.3.0 [2024-11-11T03:28:33.105Z] v3.0 [2024-11-11T03:28:33.105Z] v3.0.0 [2024-11-11T03:28:33.105Z] v3.1 [2024-11-11T03:28:33.105Z] v3.1.0 [2024-11-11T03:28:33.105Z] v3.1.0-dev.1 [2024-11-11T03:28:33.105Z] v3.1.0-dev.10 [2024-11-11T03:28:33.105Z] v3.1.0-dev.11 [2024-11-11T03:28:33.105Z] v3.1.0-dev.12 [2024-11-11T03:28:33.105Z] v3.1.0-dev.13 [2024-11-11T03:28:33.105Z] v3.1.0-dev.14 [2024-11-11T03:28:33.105Z] v3.1.0-dev.15 [2024-11-11T03:28:33.105Z] v3.1.0-dev.16 [2024-11-11T03:28:33.105Z] v3.1.0-dev.17 [2024-11-11T03:28:33.105Z] v3.1.0-dev.18 [2024-11-11T03:28:33.105Z] v3.1.0-dev.19 [2024-11-11T03:28:33.105Z] v3.1.0-dev.2 [2024-11-11T03:28:33.105Z] v3.1.0-dev.20 [2024-11-11T03:28:33.105Z] v3.1.0-dev.21 [2024-11-11T03:28:33.105Z] v3.1.0-dev.22 [2024-11-11T03:28:33.105Z] v3.1.0-dev.23 [2024-11-11T03:28:33.105Z] v3.1.0-dev.24 [2024-11-11T03:28:33.105Z] v3.1.0-dev.25 [2024-11-11T03:28:33.105Z] v3.1.0-dev.26 [2024-11-11T03:28:33.105Z] v3.1.0-dev.27 [2024-11-11T03:28:33.105Z] v3.1.0-dev.28 [2024-11-11T03:28:33.105Z] v3.1.0-dev.29 [2024-11-11T03:28:33.105Z] v3.1.0-dev.3 [2024-11-11T03:28:33.105Z] v3.1.0-dev.30 [2024-11-11T03:28:33.105Z] v3.1.0-dev.31 [2024-11-11T03:28:33.105Z] v3.1.0-dev.32 [2024-11-11T03:28:33.105Z] v3.1.0-dev.33 [2024-11-11T03:28:33.105Z] v3.1.0-dev.34 [2024-11-11T03:28:33.105Z] v3.1.0-dev.35 [2024-11-11T03:28:33.105Z] v3.1.0-dev.36 [2024-11-11T03:28:33.105Z] v3.1.0-dev.37 [2024-11-11T03:28:33.105Z] v3.1.0-dev.38 [2024-11-11T03:28:33.105Z] v3.1.0-dev.39 [2024-11-11T03:28:33.105Z] v3.1.0-dev.4 [2024-11-11T03:28:33.105Z] v3.1.0-dev.40 [2024-11-11T03:28:33.105Z] v3.1.0-dev.41 [2024-11-11T03:28:33.105Z] v3.1.0-dev.42 [2024-11-11T03:28:33.105Z] v3.1.0-dev.43 [2024-11-11T03:28:33.105Z] v3.1.0-dev.44 [2024-11-11T03:28:33.105Z] v3.1.0-dev.45 [2024-11-11T03:28:33.105Z] v3.1.0-dev.46 [2024-11-11T03:28:33.105Z] v3.1.0-dev.47 [2024-11-11T03:28:33.105Z] v3.1.0-dev.48 [2024-11-11T03:28:33.105Z] v3.1.0-dev.49 [2024-11-11T03:28:33.105Z] v3.1.0-dev.5 [2024-11-11T03:28:33.105Z] v3.1.0-dev.50 [2024-11-11T03:28:33.105Z] v3.1.0-dev.51 [2024-11-11T03:28:33.105Z] v3.1.0-dev.52 [2024-11-11T03:28:33.105Z] v3.1.0-dev.53 [2024-11-11T03:28:33.105Z] v3.1.0-dev.54 [2024-11-11T03:28:33.105Z] v3.1.0-dev.55 [2024-11-11T03:28:33.105Z] v3.1.0-dev.56 [2024-11-11T03:28:33.105Z] v3.1.0-dev.57 [2024-11-11T03:28:33.105Z] v3.1.0-dev.58 [2024-11-11T03:28:33.105Z] v3.1.0-dev.59 [2024-11-11T03:28:33.105Z] v3.1.0-dev.6 [2024-11-11T03:28:33.105Z] v3.1.0-dev.60 [2024-11-11T03:28:33.105Z] v3.1.0-dev.61 [2024-11-11T03:28:33.105Z] v3.1.0-dev.62 [2024-11-11T03:28:33.105Z] v3.1.0-dev.63 [2024-11-11T03:28:33.105Z] v3.1.0-dev.64 [2024-11-11T03:28:33.105Z] v3.1.0-dev.65 [2024-11-11T03:28:33.105Z] v3.1.0-dev.66 [2024-11-11T03:28:33.105Z] v3.1.0-dev.67 [2024-11-11T03:28:33.105Z] v3.1.0-dev.68 [2024-11-11T03:28:33.105Z] v3.1.0-dev.69 [2024-11-11T03:28:33.105Z] v3.1.0-dev.7 [2024-11-11T03:28:33.105Z] v3.1.0-dev.70 [2024-11-11T03:28:33.105Z] v3.1.0-dev.71 [2024-11-11T03:28:33.105Z] v3.1.0-dev.72 [2024-11-11T03:28:33.105Z] v3.1.0-dev.73 [2024-11-11T03:28:33.105Z] v3.1.0-dev.8 [2024-11-11T03:28:33.105Z] v3.1.0-dev.9 [2024-11-11T03:28:33.105Z] v3.1.1 [2024-11-11T03:28:33.105Z] v3.1.1-dev.1 [2024-11-11T03:28:33.105Z] v3.1.1-dev.2 [2024-11-11T03:28:33.105Z] v3.2.0-dev.1 [2024-11-11T03:28:33.105Z] v3.2.0-dev.10 [2024-11-11T03:28:33.105Z] v3.2.0-dev.100 [2024-11-11T03:28:33.105Z] v3.2.0-dev.101 [2024-11-11T03:28:33.105Z] v3.2.0-dev.102 [2024-11-11T03:28:33.105Z] v3.2.0-dev.103 [2024-11-11T03:28:33.105Z] v3.2.0-dev.104 [2024-11-11T03:28:33.105Z] v3.2.0-dev.105 [2024-11-11T03:28:33.105Z] v3.2.0-dev.106 [2024-11-11T03:28:33.105Z] v3.2.0-dev.107 [2024-11-11T03:28:33.105Z] v3.2.0-dev.108 [2024-11-11T03:28:33.105Z] v3.2.0-dev.109 [2024-11-11T03:28:33.105Z] v3.2.0-dev.11 [2024-11-11T03:28:33.105Z] v3.2.0-dev.12 [2024-11-11T03:28:33.105Z] v3.2.0-dev.13 [2024-11-11T03:28:33.105Z] v3.2.0-dev.14 [2024-11-11T03:28:33.105Z] v3.2.0-dev.15 [2024-11-11T03:28:33.105Z] v3.2.0-dev.16 [2024-11-11T03:28:33.105Z] v3.2.0-dev.17 [2024-11-11T03:28:33.105Z] v3.2.0-dev.18 [2024-11-11T03:28:33.105Z] v3.2.0-dev.19 [2024-11-11T03:28:33.105Z] v3.2.0-dev.2 [2024-11-11T03:28:33.105Z] v3.2.0-dev.20 [2024-11-11T03:28:33.105Z] v3.2.0-dev.21 [2024-11-11T03:28:33.105Z] v3.2.0-dev.22 [2024-11-11T03:28:33.105Z] v3.2.0-dev.23 [2024-11-11T03:28:33.105Z] v3.2.0-dev.24 [2024-11-11T03:28:33.105Z] v3.2.0-dev.25 [2024-11-11T03:28:33.105Z] v3.2.0-dev.26 [2024-11-11T03:28:33.105Z] v3.2.0-dev.27 [2024-11-11T03:28:33.105Z] v3.2.0-dev.28 [2024-11-11T03:28:33.105Z] v3.2.0-dev.29 [2024-11-11T03:28:33.105Z] v3.2.0-dev.3 [2024-11-11T03:28:33.105Z] v3.2.0-dev.30 [2024-11-11T03:28:33.105Z] v3.2.0-dev.31 [2024-11-11T03:28:33.105Z] v3.2.0-dev.32 [2024-11-11T03:28:33.105Z] v3.2.0-dev.33 [2024-11-11T03:28:33.105Z] v3.2.0-dev.34 [2024-11-11T03:28:33.105Z] v3.2.0-dev.35 [2024-11-11T03:28:33.105Z] v3.2.0-dev.36 [2024-11-11T03:28:33.105Z] v3.2.0-dev.37 [2024-11-11T03:28:33.105Z] v3.2.0-dev.38 [2024-11-11T03:28:33.105Z] v3.2.0-dev.39 [2024-11-11T03:28:33.105Z] v3.2.0-dev.4 [2024-11-11T03:28:33.105Z] v3.2.0-dev.40 [2024-11-11T03:28:33.105Z] v3.2.0-dev.41 [2024-11-11T03:28:33.105Z] v3.2.0-dev.42 [2024-11-11T03:28:33.105Z] v3.2.0-dev.43 [2024-11-11T03:28:33.105Z] v3.2.0-dev.44 [2024-11-11T03:28:33.105Z] v3.2.0-dev.45 [2024-11-11T03:28:33.105Z] v3.2.0-dev.46 [2024-11-11T03:28:33.105Z] v3.2.0-dev.47 [2024-11-11T03:28:33.105Z] v3.2.0-dev.48 [2024-11-11T03:28:33.105Z] v3.2.0-dev.49 [2024-11-11T03:28:33.105Z] v3.2.0-dev.5 [2024-11-11T03:28:33.105Z] v3.2.0-dev.50 [2024-11-11T03:28:33.105Z] v3.2.0-dev.51 [2024-11-11T03:28:33.105Z] v3.2.0-dev.52 [2024-11-11T03:28:33.105Z] v3.2.0-dev.53 [2024-11-11T03:28:33.105Z] v3.2.0-dev.54 [2024-11-11T03:28:33.105Z] v3.2.0-dev.55 [2024-11-11T03:28:33.105Z] v3.2.0-dev.56 [2024-11-11T03:28:33.105Z] v3.2.0-dev.57 [2024-11-11T03:28:33.105Z] v3.2.0-dev.58 [2024-11-11T03:28:33.105Z] v3.2.0-dev.59 [2024-11-11T03:28:33.105Z] v3.2.0-dev.6 [2024-11-11T03:28:33.105Z] v3.2.0-dev.60 [2024-11-11T03:28:33.105Z] v3.2.0-dev.61 [2024-11-11T03:28:33.105Z] v3.2.0-dev.62 [2024-11-11T03:28:33.105Z] v3.2.0-dev.63 [2024-11-11T03:28:33.105Z] v3.2.0-dev.64 [2024-11-11T03:28:33.105Z] v3.2.0-dev.65 [2024-11-11T03:28:33.105Z] v3.2.0-dev.66 [2024-11-11T03:28:33.105Z] v3.2.0-dev.67 [2024-11-11T03:28:33.105Z] v3.2.0-dev.68 [2024-11-11T03:28:33.105Z] v3.2.0-dev.69 [2024-11-11T03:28:33.105Z] v3.2.0-dev.7 [2024-11-11T03:28:33.105Z] v3.2.0-dev.70 [2024-11-11T03:28:33.105Z] v3.2.0-dev.71 [2024-11-11T03:28:33.105Z] v3.2.0-dev.72 [2024-11-11T03:28:33.105Z] v3.2.0-dev.73 [2024-11-11T03:28:33.105Z] v3.2.0-dev.74 [2024-11-11T03:28:33.105Z] v3.2.0-dev.75 [2024-11-11T03:28:33.105Z] v3.2.0-dev.76 [2024-11-11T03:28:33.105Z] v3.2.0-dev.77 [2024-11-11T03:28:33.105Z] v3.2.0-dev.78 [2024-11-11T03:28:33.105Z] v3.2.0-dev.79 [2024-11-11T03:28:33.105Z] v3.2.0-dev.8 [2024-11-11T03:28:33.105Z] v3.2.0-dev.80 [2024-11-11T03:28:33.105Z] v3.2.0-dev.81 [2024-11-11T03:28:33.105Z] v3.2.0-dev.82 [2024-11-11T03:28:33.105Z] v3.2.0-dev.83 [2024-11-11T03:28:33.105Z] v3.2.0-dev.84 [2024-11-11T03:28:33.105Z] v3.2.0-dev.85 [2024-11-11T03:28:33.105Z] v3.2.0-dev.86 [2024-11-11T03:28:33.105Z] v3.2.0-dev.87 [2024-11-11T03:28:33.105Z] v3.2.0-dev.88 [2024-11-11T03:28:33.105Z] v3.2.0-dev.89 [2024-11-11T03:28:33.105Z] v3.2.0-dev.9 [2024-11-11T03:28:33.105Z] v3.2.0-dev.90 [2024-11-11T03:28:33.105Z] v3.2.0-dev.91 [2024-11-11T03:28:33.105Z] v3.2.0-dev.92 [2024-11-11T03:28:33.105Z] v3.2.0-dev.93 [2024-11-11T03:28:33.105Z] v3.2.0-dev.94 [2024-11-11T03:28:33.105Z] v3.2.0-dev.95 [2024-11-11T03:28:33.105Z] v3.2.0-dev.96 [2024-11-11T03:28:33.105Z] v3.2.0-dev.97 [2024-11-11T03:28:33.105Z] v3.2.0-dev.98 [2024-11-11T03:28:33.105Z] v3.2.0-dev.99 [2024-11-11T03:28:33.105Z] v4.0.0-dev.1 [2024-11-11T03:28:33.105Z] v4.0.0-dev.10 [2024-11-11T03:28:33.105Z] v4.0.0-dev.11 [2024-11-11T03:28:33.105Z] v4.0.0-dev.12 [2024-11-11T03:28:33.105Z] v4.0.0-dev.13 [2024-11-11T03:28:33.105Z] v4.0.0-dev.14 [2024-11-11T03:28:33.105Z] v4.0.0-dev.15 [2024-11-11T03:28:33.105Z] v4.0.0-dev.16 [2024-11-11T03:28:33.105Z] v4.0.0-dev.17 [2024-11-11T03:28:33.105Z] v4.0.0-dev.2 [2024-11-11T03:28:33.105Z] v4.0.0-dev.3 [2024-11-11T03:28:33.105Z] v4.0.0-dev.4 [2024-11-11T03:28:33.105Z] v4.0.0-dev.5 [2024-11-11T03:28:33.105Z] v4.0.0-dev.6 [2024-11-11T03:28:33.105Z] v4.0.0-dev.7 [2024-11-11T03:28:33.105Z] v4.0.0-dev.8 [2024-11-11T03:28:33.105Z] v4.0.0-dev.9 [Pipeline] sh [2024-11-11T03:28:33.401Z] + lftools sign git-tag v4.0.0-dev.17 [2024-11-11T03:28:33.768Z] Signing Git tag with Sigul... [2024-11-11T03:28:33.768Z] Signing v4.0.0-dev.17 [Pipeline] echo [2024-11-11T03:28:34.352Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:28:34.648Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-11T03:28:34.656Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-11T03:28:34.681Z] $ docker stop --time=1 d4d01bbd489d227e8612517ebadb04294eb0af72e6ebfa40b4f9e928b0cc4e76 [2024-11-11T03:28:35.982Z] $ docker rm -f --volumes d4d01bbd489d227e8612517ebadb04294eb0af72e6ebfa40b4f9e928b0cc4e76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-11T03:28:36.432Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T03:28:36.432Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:28:36.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T03:28:36.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:28:36.834Z] prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container [2024-11-11T03:28:36.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T03:28:37.194Z] $ docker top aa1f26f4d702e73e07a605911983ce48ab5b3cb4b41cbf0da8a5a766fd428930 -eo pid,comm [2024-11-11T03:28:37.246Z] 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-11T03:28:37.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T03:28:37.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T03:28:37.319Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T03:28:37.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T03:28:37.430Z] $ docker exec aa1f26f4d702e73e07a605911983ce48ab5b3cb4b41cbf0da8a5a766fd428930 ssh-agent [2024-11-11T03:28:37.538Z] SSH_AUTH_SOCK=/tmp/ssh-eWRiwgRDFfPC/agent.32 [2024-11-11T03:28:37.538Z] SSH_AGENT_PID=38 [2024-11-11T03:28:37.541Z] Running ssh-add (command line suppressed) [2024-11-11T03:28:37.649Z] Identity added: /w/workspace/edgex-go/751@tmp/private_key_15015010344200526992.key (/w/workspace/edgex-go/751@tmp/private_key_15015010344200526992.key) [2024-11-11T03:28:37.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T03:28:37.965Z] + git semver bump pre [2024-11-11T03:28:38.226Z] 2024-11-11 03:28:38,135 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main [2024-11-11T03:28:38.226Z] 2024-11-11 03:28:38,135 [bump_version] DEBUG bumping version:4.0.0-dev.17 on axis:pre with prefix:dev [2024-11-11T03:28:38.226Z] 2024-11-11 03:28:38,136 [bump_version] DEBUG bumped version:4.0.0-dev.18 [2024-11-11T03:28:38.226Z] 2024-11-11 03:28:38,136 [write_version] DEBUG write version:4.0.0-dev.18 to path:/w/workspace/edgex-go/751/.semver/main with force:True [2024-11-11T03:28:38.226Z] 2024-11-11 03:28:38,136 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main [2024-11-11T03:28:38.226Z] 2024-11-11 03:28:38,136 [write_file] DEBUG write to file:/w/workspace/edgex-go/751/.semver/main [2024-11-11T03:28:38.226Z] 2024-11-11 03:28:38,137 [execute] INFO git cat-file --batch-check [2024-11-11T03:28:38.226Z] 2024-11-11 03:28:38,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/751/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T03:28:38.226Z] 2024-11-11 03:28:38,142 [execute] INFO git cat-file --batch [2024-11-11T03:28:38.226Z] 2024-11-11 03:28:38,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/751/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T03:28:38.226Z] 2024-11-11 03:28:38,147 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main [2024-11-11T03:28:38.226Z] 4.0.0-dev.18 [Pipeline] } [2024-11-11T03:28:38.231Z] $ docker exec --env ******** --env ******** aa1f26f4d702e73e07a605911983ce48ab5b3cb4b41cbf0da8a5a766fd428930 ssh-agent -k [2024-11-11T03:28:38.336Z] unset SSH_AUTH_SOCK; [2024-11-11T03:28:38.336Z] unset SSH_AGENT_PID; [2024-11-11T03:28:38.336Z] echo Agent pid 38 killed; [2024-11-11T03:28:38.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T03:28:38.672Z] + git semver [Pipeline] } [2024-11-11T03:28:38.940Z] $ docker stop --time=1 aa1f26f4d702e73e07a605911983ce48ab5b3cb4b41cbf0da8a5a766fd428930 [2024-11-11T03:28:40.221Z] $ docker rm -f --volumes aa1f26f4d702e73e07a605911983ce48ab5b3cb4b41cbf0da8a5a766fd428930 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T03:28:40.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T03:28:40.591Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:28:40.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T03:28:40.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:28:40.985Z] prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container [2024-11-11T03:28:41.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T03:28:41.373Z] $ docker top 22a9426cc05ca0f13b794ac369005eb8ff94139f14778fd7fa26b691adcefe58 -eo pid,comm [2024-11-11T03:28:41.438Z] 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-11T03:28:41.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T03:28:41.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T03:28:41.504Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T03:28:41.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T03:28:41.624Z] $ docker exec 22a9426cc05ca0f13b794ac369005eb8ff94139f14778fd7fa26b691adcefe58 ssh-agent [2024-11-11T03:28:41.746Z] SSH_AUTH_SOCK=/tmp/ssh-OtWmiVf62Mgt/agent.32 [2024-11-11T03:28:41.746Z] SSH_AGENT_PID=38 [2024-11-11T03:28:41.751Z] Running ssh-add (command line suppressed) [2024-11-11T03:28:41.860Z] Identity added: /w/workspace/edgex-go/751@tmp/private_key_16681723196901560597.key (/w/workspace/edgex-go/751@tmp/private_key_16681723196901560597.key) [2024-11-11T03:28:41.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T03:28:42.179Z] + git semver push [2024-11-11T03:28:42.439Z] 2024-11-11 03:28:42,392 [run_push] DEBUG push [2024-11-11T03:28:42.439Z] 2024-11-11 03:28:42,395 [execute] INFO git cat-file --batch-check [2024-11-11T03:28:42.439Z] 2024-11-11 03:28:42,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/751/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T03:28:42.439Z] 2024-11-11 03:28:42,401 [execute] INFO git rev-list 0479c7e1f4f8838010f226823235226660db430e -- [2024-11-11T03:28:42.439Z] 2024-11-11 03:28:42,401 [execute] DEBUG Popen(['git', 'rev-list', '0479c7e1f4f8838010f226823235226660db430e', '--'], cwd=/w/workspace/edgex-go/751/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T03:28:42.439Z] 2024-11-11 03:28:42,420 [execute] INFO git fetch -v origin [2024-11-11T03:28:42.439Z] 2024-11-11 03:28:42,420 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/751/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-11T03:28:43.011Z] 2024-11-11 03:28:42,893 [run_push] DEBUG no remote changes detected [2024-11-11T03:28:43.011Z] 2024-11-11 03:28:42,894 [execute] INFO git push origin semver [2024-11-11T03:28:43.011Z] 2024-11-11 03:28:42,894 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/751/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T03:28:43.579Z] 2024-11-11 03:28:43,530 [run_push] DEBUG push all version tags [2024-11-11T03:28:43.579Z] 2024-11-11 03:28:43,531 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-11T03:28:43.579Z] 2024-11-11 03:28:43,531 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/751, universal_newlines=False, shell=None, istream=None) [2024-11-11T03:28:44.519Z] 2024-11-11 03:28:44,161 [read_version] DEBUG read version from /w/workspace/edgex-go/751/.semver/main [2024-11-11T03:28:44.519Z] 4.0.0-dev.18 [Pipeline] } [2024-11-11T03:28:44.522Z] $ docker exec --env ******** --env ******** 22a9426cc05ca0f13b794ac369005eb8ff94139f14778fd7fa26b691adcefe58 ssh-agent -k [2024-11-11T03:28:44.616Z] unset SSH_AUTH_SOCK; [2024-11-11T03:28:44.618Z] unset SSH_AGENT_PID; [2024-11-11T03:28:44.619Z] echo Agent pid 38 killed; [2024-11-11T03:28:44.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T03:28:44.962Z] + git semver [Pipeline] } [2024-11-11T03:28:45.230Z] $ docker stop --time=1 22a9426cc05ca0f13b794ac369005eb8ff94139f14778fd7fa26b691adcefe58 [2024-11-11T03:28:46.521Z] $ docker rm -f --volumes 22a9426cc05ca0f13b794ac369005eb8ff94139f14778fd7fa26b691adcefe58 [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-11T03:28:47.151Z] + [ -d /w/workspace/edgex-go/751/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:28:47.448Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:28:48.315Z] ---> package-listing.sh [2024-11-11T03:28:48.315Z] ++ facter osfamily [2024-11-11T03:28:48.315Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T03:28:48.575Z] + OS_FAMILY=debian [2024-11-11T03:28:48.575Z] + workspace=/w/workspace/edgex-go/751 [2024-11-11T03:28:48.575Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T03:28:48.575Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T03:28:48.575Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T03:28:48.575Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T03:28:48.575Z] + '[' /w/workspace/edgex-go/751 ']' [2024-11-11T03:28:48.575Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T03:28:48.575Z] + case "${OS_FAMILY}" in [2024-11-11T03:28:48.575Z] + dpkg -l [2024-11-11T03:28:48.575Z] + grep '^ii' [2024-11-11T03:28:48.575Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T03:28:48.575Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T03:28:48.575Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T03:28:48.575Z] + '[' /w/workspace/edgex-go/751 ']' [2024-11-11T03:28:48.575Z] + mkdir -p /w/workspace/edgex-go/751/archives/ [2024-11-11T03:28:48.575Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/751/archives/ [Pipeline] echo [2024-11-11T03:28:48.586Z] 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/751/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T03:28:48.866Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:28:49.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T03:28:49.447Z] [2024-11-11T03:28:49.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T03:28:49.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T03:28:49.754Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T03:28:49.754Z] 5eb5b503b376: Pulling fs layer [2024-11-11T03:28:49.754Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T03:28:49.754Z] ec43610c2a17: Pulling fs layer [2024-11-11T03:28:49.754Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T03:28:49.754Z] 33b1e0a273af: Pulling fs layer [2024-11-11T03:28:49.754Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T03:28:49.754Z] 2f39f015ded8: Pulling fs layer [2024-11-11T03:28:49.754Z] 3a2ae6a8a46f: Waiting [2024-11-11T03:28:49.754Z] 33b1e0a273af: Waiting [2024-11-11T03:28:49.754Z] 5d3b04190fa2: Waiting [2024-11-11T03:28:49.754Z] 2f39f015ded8: Waiting [2024-11-11T03:28:49.754Z] 5c69ac0246d0: Download complete [2024-11-11T03:28:49.754Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T03:28:49.754Z] 3a2ae6a8a46f: Download complete [2024-11-11T03:28:49.754Z] 33b1e0a273af: Verifying Checksum [2024-11-11T03:28:49.754Z] 33b1e0a273af: Download complete [2024-11-11T03:28:49.754Z] ec43610c2a17: Verifying Checksum [2024-11-11T03:28:49.754Z] ec43610c2a17: Download complete [2024-11-11T03:28:49.754Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T03:28:49.754Z] 5d3b04190fa2: Download complete [2024-11-11T03:28:50.014Z] 5eb5b503b376: Verifying Checksum [2024-11-11T03:28:50.014Z] 5eb5b503b376: Download complete [2024-11-11T03:28:50.581Z] 2f39f015ded8: Download complete [2024-11-11T03:28:51.148Z] 5eb5b503b376: Pull complete [2024-11-11T03:28:51.148Z] 5c69ac0246d0: Pull complete [2024-11-11T03:28:51.715Z] ec43610c2a17: Pull complete [2024-11-11T03:28:51.716Z] 3a2ae6a8a46f: Pull complete [2024-11-11T03:28:51.716Z] 33b1e0a273af: Pull complete [2024-11-11T03:28:51.974Z] 5d3b04190fa2: Pull complete [2024-11-11T03:28:56.165Z] 2f39f015ded8: Pull complete [2024-11-11T03:28:56.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T03:28:56.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T03:28:56.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T03:28:56.270Z] prd-ubuntu20.04-docker-8c-8g-26087 does not seem to be running inside a container [2024-11-11T03:28:56.302Z] $ 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/751/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/751 -v /w/workspace/edgex-go/751:/w/workspace/edgex-go/751:rw,z -v /w/workspace/edgex-go/751@tmp:/w/workspace/edgex-go/751@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-11T03:28:57.674Z] $ docker top cffdb6fe82083bb7014401cc54a7b39b90cdd0e871c96bd39a704eb8892660c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T03:28:58.043Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T03:28:58.329Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T03:28:58.620Z] + ls /var/log/sa-host [2024-11-11T03:28:58.620Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T03:28:58.999Z] provisioning config files... [2024-11-11T03:28:59.008Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/751@tmp/config1016769169731664274tmp [Pipeline] { [Pipeline] echo [2024-11-11T03:28:59.030Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:28:59.321Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T03:28:59.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:28:59.743Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T03:28:59.754Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:29:00.039Z] ---> sudo-logs.sh [2024-11-11T03:29:00.039Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T03:29:00.078Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:29:00.361Z] ---> job-cost.sh [2024-11-11T03:29:00.361Z] lf-activate-venv: SKIPPING [2024-11-11T03:29:00.361Z] DEBUG: total: 0.10999999940395355 [2024-11-11T03:29:00.361Z] INFO: Retrieving Stack Cost... [2024-11-11T03:29:00.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T03:29:01.192Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T03:29:01.207Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T03:29:01.496Z] ---> logs-deploy.sh [2024-11-11T03:29:01.496Z] lf-activate-venv: SKIPPING [2024-11-11T03:29:01.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/751 [2024-11-11T03:29:01.496Z] INFO: archiving workspace using pattern(s): [2024-11-11T03:29:02.434Z] Archives upload complete. [2024-11-11T03:29:02.693Z] INFO: archiving logs to Nexus [2024-11-11T03:29:03.264Z] ---> uname -a: [2024-11-11T03:29:03.264Z] Linux prd-ubuntu20-04-docker-8c-8g-26087 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-11T03:29:03.264Z] [2024-11-11T03:29:03.264Z] [2024-11-11T03:29:03.264Z] ---> lscpu: [2024-11-11T03:29:03.264Z] Architecture: x86_64 [2024-11-11T03:29:03.264Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-11T03:29:03.264Z] Byte Order: Little Endian [2024-11-11T03:29:03.264Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-11T03:29:03.264Z] CPU(s): 8 [2024-11-11T03:29:03.264Z] On-line CPU(s) list: 0-7 [2024-11-11T03:29:03.264Z] Thread(s) per core: 1 [2024-11-11T03:29:03.264Z] Core(s) per socket: 1 [2024-11-11T03:29:03.264Z] Socket(s): 8 [2024-11-11T03:29:03.264Z] NUMA node(s): 1 [2024-11-11T03:29:03.264Z] Vendor ID: AuthenticAMD [2024-11-11T03:29:03.264Z] CPU family: 23 [2024-11-11T03:29:03.264Z] Model: 49 [2024-11-11T03:29:03.264Z] Model name: AMD EPYC-Rome Processor [2024-11-11T03:29:03.264Z] Stepping: 0 [2024-11-11T03:29:03.264Z] CPU MHz: 2800.000 [2024-11-11T03:29:03.264Z] BogoMIPS: 5600.00 [2024-11-11T03:29:03.264Z] Virtualization: AMD-V [2024-11-11T03:29:03.264Z] Hypervisor vendor: KVM [2024-11-11T03:29:03.264Z] Virtualization type: full [2024-11-11T03:29:03.264Z] L1d cache: 256 KiB [2024-11-11T03:29:03.264Z] L1i cache: 256 KiB [2024-11-11T03:29:03.264Z] L2 cache: 4 MiB [2024-11-11T03:29:03.264Z] L3 cache: 128 MiB [2024-11-11T03:29:03.264Z] NUMA node0 CPU(s): 0-7 [2024-11-11T03:29:03.264Z] Vulnerability Itlb multihit: Not affected [2024-11-11T03:29:03.264Z] Vulnerability L1tf: Not affected [2024-11-11T03:29:03.264Z] Vulnerability Mds: Not affected [2024-11-11T03:29:03.264Z] Vulnerability Meltdown: Not affected [2024-11-11T03:29:03.264Z] Vulnerability Mmio stale data: Not affected [2024-11-11T03:29:03.264Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-11T03:29:03.264Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-11T03:29:03.264Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-11T03:29:03.264Z] Vulnerability Srbds: Not affected [2024-11-11T03:29:03.264Z] Vulnerability Tsx async abort: Not affected [2024-11-11T03:29:03.264Z] 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-11T03:29:03.264Z] [2024-11-11T03:29:03.264Z] [2024-11-11T03:29:03.264Z] ---> nproc: [2024-11-11T03:29:03.264Z] 8 [2024-11-11T03:29:03.264Z] [2024-11-11T03:29:03.264Z] [2024-11-11T03:29:03.264Z] ---> df -h: [2024-11-11T03:29:03.264Z] Filesystem Size Used Avail Use% Mounted on [2024-11-11T03:29:03.264Z] overlay 155G 27G 129G 18% / [2024-11-11T03:29:03.264Z] tmpfs 64M 0 64M 0% /dev [2024-11-11T03:29:03.264Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-11T03:29:03.264Z] shm 64M 0 64M 0% /dev/shm [2024-11-11T03:29:03.264Z] /dev/vda1 155G 27G 129G 18% /facter-os [2024-11-11T03:29:03.264Z] [2024-11-11T03:29:03.264Z] [2024-11-11T03:29:03.264Z] ---> sar -b -r -n DEV: [2024-11-11T03:29:03.264Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26087) 11/11/24 _x86_64_ (8 CPU) [2024-11-11T03:29:03.264Z] [2024-11-11T03:29:03.264Z] 02:43:27 LINUX RESTART (8 CPU) [2024-11-11T03:29:03.264Z] [2024-11-11T03:29:03.264Z] 02:44:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-11T03:29:03.264Z] 02:45:01 416.60 39.79 376.81 0.00 4391.38 189404.31 0.00 [2024-11-11T03:29:03.264Z] 02:46:01 125.01 1.25 123.76 0.00 16.53 42639.16 0.00 [2024-11-11T03:29:03.264Z] 02:47:01 41.28 1.62 39.66 0.00 37.19 28038.54 0.00 [2024-11-11T03:29:03.264Z] 02:48:01 48.43 0.15 48.28 0.00 7.60 40962.11 0.00 [2024-11-11T03:29:03.264Z] 02:49:01 601.30 13.04 588.25 0.00 3278.83 221345.83 0.00 [2024-11-11T03:29:03.264Z] 02:50:01 579.87 9.63 570.24 0.00 313.90 175905.76 0.00 [2024-11-11T03:29:03.264Z] 02:51:01 195.87 0.05 195.82 0.00 0.40 62217.66 0.00 [2024-11-11T03:29:03.264Z] 02:52:01 259.14 0.02 259.12 0.00 0.13 102890.05 0.00 [2024-11-11T03:29:03.264Z] 02:53:01 518.51 0.15 518.36 0.00 20.00 44198.37 0.00 [2024-11-11T03:29:03.264Z] 02:54:01 32.49 0.03 32.46 0.00 8.53 822.40 0.00 [2024-11-11T03:29:03.264Z] 02:55:01 2.83 0.00 2.83 0.00 0.00 44.26 0.00 [2024-11-11T03:29:03.264Z] 02:56:01 1.75 0.00 1.75 0.00 0.00 18.39 0.00 [2024-11-11T03:29:03.264Z] 02:57:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 [2024-11-11T03:29:03.264Z] 02:58:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 [2024-11-11T03:29:03.264Z] 02:59:01 1.73 0.02 1.72 0.00 0.13 18.00 0.00 [2024-11-11T03:29:03.264Z] 03:00:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2024-11-11T03:29:03.264Z] 03:01:01 1.67 0.00 1.67 0.00 0.00 17.46 0.00 [2024-11-11T03:29:03.264Z] 03:02:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2024-11-11T03:29:03.264Z] 03:03:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2024-11-11T03:29:03.264Z] 03:04:01 2.13 0.00 2.13 0.00 0.00 23.59 0.00 [2024-11-11T03:29:03.264Z] 03:05:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 [2024-11-11T03:29:03.264Z] 03:06:01 1.93 0.00 1.93 0.00 0.00 21.06 0.00 [2024-11-11T03:29:03.264Z] 03:07:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2024-11-11T03:29:03.264Z] 03:08:01 2.07 0.00 2.07 0.00 0.00 22.53 0.00 [2024-11-11T03:29:03.264Z] 03:09:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2024-11-11T03:29:03.264Z] 03:10:01 1.78 0.00 1.78 0.00 0.00 19.60 0.00 [2024-11-11T03:29:03.264Z] 03:11:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 [2024-11-11T03:29:03.264Z] 03:12:01 1.77 0.00 1.77 0.00 0.00 19.19 0.00 [2024-11-11T03:29:03.264Z] 03:13:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2024-11-11T03:29:03.264Z] 03:14:01 2.13 0.00 2.13 0.00 0.00 23.46 0.00 [2024-11-11T03:29:03.264Z] 03:15:01 1.42 0.00 1.42 0.00 0.00 14.80 0.00 [2024-11-11T03:29:03.264Z] 03:16:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 [2024-11-11T03:29:03.264Z] 03:17:01 1.33 0.02 1.32 0.00 0.13 14.26 0.00 [2024-11-11T03:29:03.264Z] 03:18:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2024-11-11T03:29:03.264Z] 03:19:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 [2024-11-11T03:29:03.264Z] 03:20:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2024-11-11T03:29:03.264Z] 03:21:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 [2024-11-11T03:29:03.264Z] 03:22:01 1.87 0.00 1.87 0.00 0.00 20.00 0.00 [2024-11-11T03:29:03.264Z] 03:23:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2024-11-11T03:29:03.264Z] 03:24:01 0.95 0.00 0.95 0.00 0.00 11.93 0.00 [2024-11-11T03:29:03.264Z] 03:25:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 [2024-11-11T03:29:03.264Z] 03:26:01 1.75 0.00 1.75 0.00 0.00 19.06 0.00 [2024-11-11T03:29:03.264Z] 03:27:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 [2024-11-11T03:29:03.264Z] 03:28:01 24.63 0.08 24.55 0.00 10.00 6995.63 0.00 [2024-11-11T03:29:03.264Z] 03:29:01 217.20 0.33 216.86 0.00 17.73 62774.60 0.00 [2024-11-11T03:29:03.264Z] Average: 68.93 1.44 67.49 0.00 177.19 21646.75 0.00 [2024-11-11T03:29:03.264Z] [2024-11-11T03:29:03.264Z] 02:44:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-11T03:29:03.264Z] 02:45:01 28670120 31518672 790932 2.41 80896 3027216 1981488 5.84 1108704 2697544 2432 [2024-11-11T03:29:03.264Z] 02:46:01 27038704 31339384 959748 2.92 127760 4300908 2178468 6.42 1960480 3333904 776804 [2024-11-11T03:29:03.264Z] 02:47:01 26439504 30780340 1518184 4.62 131240 4315596 2536412 7.48 2056952 3816320 490608 [2024-11-11T03:29:03.264Z] 02:48:01 27889044 31523236 780940 2.37 134432 3669944 1855244 5.47 1311428 3173192 137784 [2024-11-11T03:29:03.264Z] 02:49:01 20598960 31136448 1121788 3.41 189176 10191036 3544556 10.45 2479808 8910320 378020 [2024-11-11T03:29:03.264Z] 02:50:01 13241320 29133924 3069300 9.33 333840 14893908 7511116 22.14 5028844 13143480 334728 [2024-11-11T03:29:03.264Z] 02:51:01 9016644 28039900 4156404 12.64 353376 17853716 11021928 32.48 7573412 14651340 1572856 [2024-11-11T03:29:03.264Z] 02:52:01 12215800 31386096 872712 2.65 364960 18150928 2531452 7.46 3021168 16261912 877940 [2024-11-11T03:29:03.264Z] 02:53:01 11986392 31425508 840532 2.56 371952 18405304 2353008 6.93 3224916 16295728 648 [2024-11-11T03:29:03.264Z] 02:54:01 11982532 31423944 841244 2.56 373520 18406024 2344876 6.91 3622212 15900332 660 [2024-11-11T03:29:03.264Z] 02:55:01 11994100 31435556 829412 2.52 373564 18406016 2200024 6.48 3611216 15900272 4 [2024-11-11T03:29:03.264Z] 02:56:01 11994716 31436600 828468 2.52 373588 18406020 2200024 6.48 3609392 15900512 172 [2024-11-11T03:29:03.264Z] 02:57:01 12003104 31445004 820712 2.50 373604 18406020 2200024 6.48 3601452 15900520 8 [2024-11-11T03:29:03.264Z] 02:58:01 12003192 31445148 820664 2.50 373636 18406028 2200024 6.48 3601488 15900536 40 [2024-11-11T03:29:03.264Z] 02:59:01 12007464 31449512 816192 2.48 373652 18406028 2250452 6.63 3596228 15900536 24 [2024-11-11T03:29:03.264Z] 03:00:01 12006628 31448684 816940 2.48 373672 18406032 2250452 6.63 3596344 15900540 172 [2024-11-11T03:29:03.264Z] 03:01:01 12006872 31449000 816576 2.48 373728 18406036 2250452 6.63 3596376 15900544 8 [2024-11-11T03:29:03.264Z] 03:02:01 12007196 31449360 816208 2.48 373752 18406040 2250452 6.63 3596664 15900548 192 [2024-11-11T03:29:03.264Z] 03:03:01 12007376 31449584 815924 2.48 373792 18406044 2250452 6.63 3596208 15900552 12 [2024-11-11T03:29:03.264Z] 03:04:01 12007328 31449616 815832 2.48 373872 18406044 2250452 6.63 3596700 15900552 8 [2024-11-11T03:29:03.264Z] 03:05:01 12007480 31449828 815756 2.48 373932 18406048 2250452 6.63 3596364 15900556 8 [2024-11-11T03:29:03.264Z] 03:06:01 12007472 31449824 815688 2.48 373988 18406048 2250452 6.63 3596308 15900556 8 [2024-11-11T03:29:03.264Z] 03:07:01 12006920 31449392 816100 2.48 374064 18406052 2250452 6.63 3596440 15900564 8 [2024-11-11T03:29:03.264Z] 03:08:01 12007056 31449616 816048 2.48 374132 18406056 2250452 6.63 3596612 15900564 8 [2024-11-11T03:29:03.264Z] 03:09:01 12007040 31449620 816008 2.48 374164 18406048 2250452 6.63 3596528 15900564 8 [2024-11-11T03:29:03.264Z] 03:10:01 12006756 31449360 816184 2.48 374196 18406064 2250452 6.63 3596940 15900572 4 [2024-11-11T03:29:03.264Z] 03:11:01 12006724 31449440 816052 2.48 374260 18406064 2250452 6.63 3596644 15900576 4 [2024-11-11T03:29:03.264Z] 03:12:01 12006676 31449464 815940 2.48 374288 18406132 2250452 6.63 3596704 15900636 4 [2024-11-11T03:29:03.264Z] 03:13:01 12006628 31449448 815896 2.48 374312 18406136 2250452 6.63 3596716 15900636 8 [2024-11-11T03:29:03.264Z] 03:14:01 12006352 31449200 816068 2.48 374368 18406124 2250452 6.63 3596800 15900640 4 [2024-11-11T03:29:03.264Z] 03:15:01 12006052 31448976 816232 2.48 374424 18406144 2250452 6.63 3596880 15900652 8 [2024-11-11T03:29:03.264Z] 03:16:01 12006260 31449240 816152 2.48 374452 18406144 2250452 6.63 3596860 15900652 40 [2024-11-11T03:29:03.264Z] 03:17:01 12006236 31449240 816092 2.48 374508 18406144 2250452 6.63 3596920 15900656 12 [2024-11-11T03:29:03.264Z] 03:18:01 12006324 31449400 816088 2.48 374520 18406148 2250452 6.63 3597208 15900656 184 [2024-11-11T03:29:03.264Z] 03:19:01 12006292 31449432 816036 2.48 374576 18406144 2250452 6.63 3597240 15900660 8 [2024-11-11T03:29:03.264Z] 03:20:01 12006032 31449304 816108 2.48 374596 18406288 2250452 6.63 3597060 15900780 180 [2024-11-11T03:29:03.264Z] 03:21:01 12005984 31449276 816072 2.48 374620 18406288 2250452 6.63 3597004 15900780 8 [2024-11-11T03:29:03.264Z] 03:22:01 12005936 31449256 816024 2.48 374652 18406292 2250452 6.63 3597028 15900784 12 [2024-11-11T03:29:03.264Z] 03:23:01 12005872 31449244 816008 2.48 374660 18406292 2250452 6.63 3597120 15900800 8 [2024-11-11T03:29:03.264Z] 03:24:01 12005832 31449220 815972 2.48 374668 18406296 2250452 6.63 3597068 15900804 204 [2024-11-11T03:29:03.264Z] 03:25:01 12005272 31448684 816412 2.48 374728 18406296 2250452 6.63 3597152 15900804 8 [2024-11-11T03:29:03.264Z] 03:26:01 12005444 31449036 816092 2.48 374740 18406428 2250452 6.63 3597536 15900928 220 [2024-11-11T03:29:03.264Z] 03:27:01 12005468 31449064 816040 2.48 374764 18406432 2250452 6.63 3597148 15900932 8 [2024-11-11T03:29:03.265Z] 03:28:01 11563808 31426960 838260 2.55 375260 18806300 2354188 6.94 3616404 16301772 176992 [2024-11-11T03:29:03.265Z] 03:29:01 10303544 31391080 866536 2.64 410688 19863652 2300580 6.78 3718948 17316724 640 [2024-11-11T03:29:03.265Z] Average: 13491788 31295958 969391 2.95 346568 16873043 2590589 7.63 3498969 14589410 105594 [2024-11-11T03:29:03.265Z] [2024-11-11T03:29:03.265Z] 02:44:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-11T03:29:03.265Z] 02:45:01 lo 4.90 4.90 0.48 0.48 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:45:01 docker0 706.27 638.05 49.39 3044.70 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:45:01 ens3 1663.11 1530.05 11741.17 197.09 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:45:01 vethc4d73b7 70.56 63.02 7.38 81.70 0.00 0.00 0.00 0.01 [2024-11-11T03:29:03.265Z] 02:46:01 vethfbf6e80 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:46:01 docker0 141.44 194.15 12.34 1950.41 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:46:01 ens3 222.58 156.44 1977.21 24.95 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:47:01 vethfbf6e80 1.17 1.18 0.10 0.11 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:47:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:47:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:47:01 ens3 51.07 31.06 40.63 21.11 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:48:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:48:01 ens3 86.90 55.01 1964.94 16.55 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:49:01 vetha9949f7 41.64 56.58 4.16 375.53 0.00 0.00 0.00 0.03 [2024-11-11T03:29:03.265Z] 02:49:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:49:01 veth963ceee 39.08 55.03 3.90 356.58 0.00 0.00 0.00 0.03 [2024-11-11T03:29:03.265Z] 02:49:01 vetha5e552e 13.99 15.49 1.48 11.03 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:49:01 veth616baed 0.56 1.36 0.05 0.27 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:49:01 docker0 249.95 387.77 19.77 3562.57 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:49:01 ens3 590.53 353.42 6102.57 186.92 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:49:01 vethf1739ec 36.49 53.31 3.74 356.92 0.00 0.00 0.00 0.03 [2024-11-11T03:29:03.265Z] 02:49:01 veth224c46b 36.31 52.34 3.77 356.88 0.00 0.00 0.00 0.03 [2024-11-11T03:29:03.265Z] 02:50:01 veth8407e5e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 veth943da64 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 vethd97e211 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 veth3d2dff1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 veth01e3759 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 vethdf25730 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 veth616baed 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 docker0 220.04 424.66 20.18 4615.83 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 ens3 436.74 227.27 4625.10 28.28 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 veth815d018 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 veth4823a93 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 veth96c27d6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 veth6805f81 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 vethdb346d7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:50:01 vethdc97ad2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 veth8407e5e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 veth943da64 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 vethd97e211 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 veth3d2dff1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 veth01e3759 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 vethdf25730 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 veth616baed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 ens3 5.11 3.38 3.74 2.08 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 veth815d018 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 veth4823a93 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 veth96c27d6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 veth6805f81 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 vethdb346d7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:51:01 vethdc97ad2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 veth8407e5e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 veth943da64 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 vethd97e211 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 veth3d2dff1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 veth01e3759 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 vethdf25730 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 veth616baed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 ens3 6.43 4.78 5.08 2.94 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 veth815d018 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 veth4823a93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 veth96c27d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 veth6805f81 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 vethdb346d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:52:01 vethdc97ad2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:53:01 lo 40.39 40.39 3.99 3.99 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:53:01 ens3 277.99 264.12 173.53 953.62 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:54:01 lo 39.06 39.06 3.85 3.85 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:54:01 ens3 462.99 472.29 193.61 2776.29 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:55:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:55:01 ens3 10.51 8.38 8.64 3.17 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 02:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:00:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:01:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:02:01 ens3 1.00 0.82 2.16 0.24 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:04:01 ens3 0.93 0.40 0.31 0.22 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:05:01 ens3 0.23 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:06:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:10:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:15:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:18:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:20:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:24:01 ens3 0.27 0.20 0.18 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:25:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:26:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:28:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:28:01 ens3 85.59 47.74 2646.99 9.92 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:29:01 lo 2.47 2.47 0.26 0.26 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:29:01 docker0 76.67 126.83 7.32 1255.03 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] 03:29:01 ens3 460.56 310.46 7068.62 176.33 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] Average: lo 2.11 2.11 0.21 0.21 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] Average: docker0 30.54 38.98 2.39 318.95 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] Average: ens3 95.92 76.04 804.86 97.75 0.00 0.00 0.00 0.00 [2024-11-11T03:29:03.265Z] [2024-11-11T03:29:03.265Z] [2024-11-11T03:29:03.265Z] ---> sar -P ALL: [2024-11-11T03:29:03.265Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26087) 11/11/24 _x86_64_ (8 CPU) [2024-11-11T03:29:03.265Z] [2024-11-11T03:29:03.265Z] 02:43:27 LINUX RESTART (8 CPU) [2024-11-11T03:29:03.265Z] [2024-11-11T03:29:03.265Z] 02:44:03 CPU %user %nice %system %iowait %steal %idle [2024-11-11T03:29:03.265Z] 02:45:01 all 11.40 0.00 4.17 1.65 0.06 82.72 [2024-11-11T03:29:03.265Z] 02:45:01 0 9.90 0.00 4.13 3.64 0.07 82.26 [2024-11-11T03:29:03.265Z] 02:45:01 1 13.66 0.00 3.47 0.71 0.07 82.09 [2024-11-11T03:29:03.265Z] 02:45:01 2 14.40 0.00 4.67 0.21 0.05 80.67 [2024-11-11T03:29:03.265Z] 02:45:01 3 10.98 0.00 3.36 3.23 0.05 82.38 [2024-11-11T03:29:03.265Z] 02:45:01 4 9.45 0.00 4.45 2.96 0.07 83.08 [2024-11-11T03:29:03.266Z] 02:45:01 5 10.68 0.00 4.84 1.05 0.05 83.38 [2024-11-11T03:29:03.266Z] 02:45:01 6 9.67 0.00 2.67 0.54 0.07 87.05 [2024-11-11T03:29:03.266Z] 02:45:01 7 12.46 0.00 5.77 0.82 0.05 80.90 [2024-11-11T03:29:03.266Z] 02:46:01 all 37.27 0.00 6.71 0.47 0.09 55.46 [2024-11-11T03:29:03.266Z] 02:46:01 0 39.00 0.00 6.92 0.03 0.10 53.95 [2024-11-11T03:29:03.266Z] 02:46:01 1 37.49 0.00 6.88 1.48 0.08 54.06 [2024-11-11T03:29:03.266Z] 02:46:01 2 36.71 0.00 6.72 0.07 0.08 56.41 [2024-11-11T03:29:03.266Z] 02:46:01 3 38.66 0.00 7.29 0.02 0.10 53.94 [2024-11-11T03:29:03.266Z] 02:46:01 4 35.72 0.00 7.07 1.60 0.08 55.53 [2024-11-11T03:29:03.266Z] 02:46:01 5 38.23 0.00 6.31 0.03 0.08 55.35 [2024-11-11T03:29:03.266Z] 02:46:01 6 37.46 0.00 6.38 0.52 0.10 55.53 [2024-11-11T03:29:03.266Z] 02:46:01 7 34.89 0.00 6.07 0.03 0.07 58.94 [2024-11-11T03:29:03.266Z] 02:47:01 all 41.51 0.00 5.72 0.24 0.08 52.44 [2024-11-11T03:29:03.266Z] 02:47:01 0 40.93 0.00 5.33 0.00 0.08 53.66 [2024-11-11T03:29:03.266Z] 02:47:01 1 42.87 0.00 5.58 1.79 0.08 49.67 [2024-11-11T03:29:03.266Z] 02:47:01 2 42.03 0.00 6.84 0.03 0.08 51.00 [2024-11-11T03:29:03.266Z] 02:47:01 3 42.61 0.00 6.01 0.02 0.08 51.28 [2024-11-11T03:29:03.266Z] 02:47:01 4 39.20 0.00 6.01 0.02 0.08 54.69 [2024-11-11T03:29:03.266Z] 02:47:01 5 41.26 0.00 5.46 0.00 0.08 53.20 [2024-11-11T03:29:03.266Z] 02:47:01 6 41.57 0.00 5.69 0.10 0.08 52.55 [2024-11-11T03:29:03.266Z] 02:47:01 7 41.60 0.00 4.85 0.00 0.08 53.46 [2024-11-11T03:29:03.266Z] 02:48:01 all 37.94 0.00 6.32 2.27 0.09 53.38 [2024-11-11T03:29:03.266Z] 02:48:01 0 37.82 0.00 6.23 0.14 0.08 55.73 [2024-11-11T03:29:03.266Z] 02:48:01 1 38.55 0.00 6.28 3.60 0.10 51.47 [2024-11-11T03:29:03.266Z] 02:48:01 2 37.95 0.00 6.28 1.13 0.10 54.54 [2024-11-11T03:29:03.266Z] 02:48:01 3 37.19 0.00 7.04 0.08 0.08 55.59 [2024-11-11T03:29:03.266Z] 02:48:01 4 38.44 0.00 6.11 0.05 0.08 55.31 [2024-11-11T03:29:03.266Z] 02:48:01 5 37.85 0.00 6.05 0.97 0.07 55.06 [2024-11-11T03:29:03.266Z] 02:48:01 6 37.41 0.00 6.04 2.05 0.08 54.41 [2024-11-11T03:29:03.266Z] 02:48:01 7 38.31 0.00 6.55 10.14 0.10 44.89 [2024-11-11T03:29:03.266Z] 02:49:01 all 19.50 0.00 7.76 21.62 0.12 50.99 [2024-11-11T03:29:03.266Z] 02:49:01 0 18.75 0.00 7.57 13.74 0.17 59.77 [2024-11-11T03:29:03.266Z] 02:49:01 1 18.30 0.00 7.01 13.14 0.14 61.41 [2024-11-11T03:29:03.266Z] 02:49:01 2 19.27 0.00 8.37 36.64 0.10 35.63 [2024-11-11T03:29:03.266Z] 02:49:01 3 19.67 0.00 7.47 20.96 0.17 51.73 [2024-11-11T03:29:03.266Z] 02:49:01 4 21.18 0.00 7.41 12.98 0.12 58.30 [2024-11-11T03:29:03.266Z] 02:49:01 5 20.47 0.00 8.19 28.10 0.09 43.15 [2024-11-11T03:29:03.266Z] 02:49:01 6 18.00 0.00 8.51 13.80 0.09 59.61 [2024-11-11T03:29:03.266Z] 02:49:01 7 20.36 0.00 7.57 33.61 0.12 38.34 [2024-11-11T03:29:03.266Z] 02:50:01 all 21.86 0.00 6.04 15.73 0.08 56.29 [2024-11-11T03:29:03.266Z] 02:50:01 0 22.14 0.00 5.50 9.12 0.08 63.16 [2024-11-11T03:29:03.266Z] 02:50:01 1 20.85 0.00 5.94 10.67 0.08 62.45 [2024-11-11T03:29:03.266Z] 02:50:01 2 22.37 0.00 6.62 12.85 0.07 58.09 [2024-11-11T03:29:03.266Z] 02:50:01 3 22.03 0.00 5.75 8.28 0.08 63.86 [2024-11-11T03:29:03.266Z] 02:50:01 4 22.71 0.00 5.86 6.82 0.08 64.53 [2024-11-11T03:29:03.266Z] 02:50:01 5 22.16 0.00 8.55 62.33 0.12 6.84 [2024-11-11T03:29:03.266Z] 02:50:01 6 20.02 0.00 4.43 7.17 0.05 68.33 [2024-11-11T03:29:03.266Z] 02:50:01 7 22.62 0.00 5.66 8.85 0.07 62.80 [2024-11-11T03:29:03.266Z] 02:51:01 all 89.25 0.00 10.60 0.00 0.15 0.00 [2024-11-11T03:29:03.266Z] 02:51:01 0 88.41 0.00 11.43 0.00 0.15 0.00 [2024-11-11T03:29:03.266Z] 02:51:01 1 89.57 0.00 10.28 0.00 0.15 0.00 [2024-11-11T03:29:03.266Z] 02:51:01 2 88.92 0.00 10.91 0.00 0.15 0.02 [2024-11-11T03:29:03.266Z] 02:51:01 3 88.79 0.00 11.05 0.00 0.15 0.00 [2024-11-11T03:29:03.266Z] 02:51:01 4 89.51 0.00 10.36 0.00 0.13 0.00 [2024-11-11T03:29:03.266Z] 02:51:01 5 88.55 0.00 11.31 0.00 0.13 0.00 [2024-11-11T03:29:03.266Z] 02:51:01 6 90.02 0.00 9.82 0.00 0.15 0.02 [2024-11-11T03:29:03.266Z] 02:51:01 7 90.19 0.00 9.66 0.00 0.15 0.00 [2024-11-11T03:29:03.266Z] 02:52:01 all 78.48 0.00 10.87 1.46 0.14 9.04 [2024-11-11T03:29:03.266Z] 02:52:01 0 77.00 0.00 11.71 0.61 0.19 10.49 [2024-11-11T03:29:03.266Z] 02:52:01 1 79.17 0.00 10.25 0.03 0.12 10.42 [2024-11-11T03:29:03.266Z] 02:52:01 2 79.43 0.00 9.98 0.00 0.10 10.49 [2024-11-11T03:29:03.266Z] 02:52:01 3 79.92 0.00 10.52 0.03 0.12 9.41 [2024-11-11T03:29:03.266Z] 02:52:01 4 77.93 0.00 11.17 0.48 0.14 10.27 [2024-11-11T03:29:03.266Z] 02:52:01 5 77.09 0.00 12.55 9.61 0.15 0.58 [2024-11-11T03:29:03.266Z] 02:52:01 6 78.52 0.00 10.44 0.66 0.14 10.25 [2024-11-11T03:29:03.266Z] 02:52:01 7 78.73 0.00 10.41 0.34 0.19 10.34 [2024-11-11T03:29:03.266Z] 02:53:01 all 5.72 0.00 1.78 5.61 0.06 86.83 [2024-11-11T03:29:03.266Z] 02:53:01 0 7.00 0.00 2.39 8.67 0.07 81.87 [2024-11-11T03:29:03.266Z] 02:53:01 1 5.95 0.00 1.66 2.87 0.05 89.47 [2024-11-11T03:29:03.266Z] 02:53:01 2 5.47 0.00 1.71 4.95 0.07 87.80 [2024-11-11T03:29:03.266Z] 02:53:01 3 5.08 0.00 1.69 4.17 0.07 88.99 [2024-11-11T03:29:03.266Z] 02:53:01 4 6.17 0.00 1.74 1.22 0.05 90.82 [2024-11-11T03:29:03.266Z] 02:53:01 5 4.54 0.00 2.07 19.70 0.05 73.64 [2024-11-11T03:29:03.266Z] 02:53:01 6 4.48 0.00 1.35 0.58 0.05 93.54 [2024-11-11T03:29:03.266Z] 02:53:01 7 7.04 0.00 1.62 2.78 0.07 88.49 [2024-11-11T03:29:03.266Z] 02:54:01 all 9.77 0.00 0.87 0.08 0.06 89.21 [2024-11-11T03:29:03.266Z] 02:54:01 0 10.74 0.00 0.94 0.02 0.07 88.24 [2024-11-11T03:29:03.266Z] 02:54:01 1 5.60 0.00 0.69 0.02 0.05 93.64 [2024-11-11T03:29:03.266Z] 02:54:01 2 8.95 0.00 0.84 0.02 0.05 90.15 [2024-11-11T03:29:03.266Z] 02:54:01 3 13.17 0.00 0.69 0.03 0.07 86.04 [2024-11-11T03:29:03.266Z] 02:54:01 4 13.62 0.00 0.96 0.03 0.08 85.30 [2024-11-11T03:29:03.266Z] 02:54:01 5 7.81 0.00 1.01 0.27 0.07 90.84 [2024-11-11T03:29:03.266Z] 02:54:01 6 8.67 0.00 0.94 0.02 0.07 90.31 [2024-11-11T03:29:03.266Z] 02:54:01 7 9.57 0.00 0.94 0.25 0.05 89.19 [2024-11-11T03:29:03.266Z] 02:55:01 all 0.08 0.00 0.06 0.00 0.01 99.84 [2024-11-11T03:29:03.266Z] 02:55:01 0 0.10 0.00 0.10 0.00 0.03 99.77 [2024-11-11T03:29:03.266Z] 02:55:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2024-11-11T03:29:03.266Z] 02:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.266Z] 02:55:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2024-11-11T03:29:03.266Z] 02:55:01 4 0.05 0.00 0.10 0.00 0.02 99.83 [2024-11-11T03:29:03.266Z] 02:55:01 5 0.17 0.00 0.08 0.03 0.05 99.67 [2024-11-11T03:29:03.266Z] 02:55:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2024-11-11T03:29:03.266Z] 02:55:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2024-11-11T03:29:03.266Z] [2024-11-11T03:29:03.266Z] 02:55:01 CPU %user %nice %system %iowait %steal %idle [2024-11-11T03:29:03.266Z] 02:56:01 all 0.05 0.00 0.05 0.01 0.01 99.87 [2024-11-11T03:29:03.266Z] 02:56:01 0 0.10 0.00 0.07 0.00 0.00 99.83 [2024-11-11T03:29:03.266Z] 02:56:01 1 0.12 0.00 0.03 0.00 0.00 99.85 [2024-11-11T03:29:03.266Z] 02:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-11T03:29:03.266Z] 02:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T03:29:03.266Z] 02:56:01 4 0.05 0.00 0.17 0.00 0.00 99.78 [2024-11-11T03:29:03.266Z] 02:56:01 5 0.13 0.00 0.15 0.08 0.02 99.62 [2024-11-11T03:29:03.266Z] 02:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T03:29:03.266Z] 02:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.266Z] 02:57:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2024-11-11T03:29:03.266Z] 02:57:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2024-11-11T03:29:03.266Z] 02:57:01 1 1.60 0.00 0.02 0.00 0.02 98.37 [2024-11-11T03:29:03.266Z] 02:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T03:29:03.266Z] 02:57:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-11T03:29:03.266Z] 02:57:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-11T03:29:03.266Z] 02:57:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-11T03:29:03.266Z] 02:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.266Z] 02:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.266Z] 02:58:01 all 0.10 0.00 0.01 0.04 0.00 99.85 [2024-11-11T03:29:03.266Z] 02:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-11T03:29:03.266Z] 02:58:01 1 0.65 0.00 0.00 0.00 0.02 99.33 [2024-11-11T03:29:03.266Z] 02:58:01 2 0.00 0.00 0.00 0.33 0.00 99.67 [2024-11-11T03:29:03.266Z] 02:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T03:29:03.266Z] 02:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-11T03:29:03.266Z] 02:58:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-11T03:29:03.266Z] 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.266Z] 02:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.266Z] 02:59:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2024-11-11T03:29:03.266Z] 02:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-11T03:29:03.266Z] 02:59:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2024-11-11T03:29:03.266Z] 02:59:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-11T03:29:03.266Z] 02:59:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2024-11-11T03:29:03.266Z] 02:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T03:29:03.266Z] 02:59:01 5 0.07 0.00 0.03 0.02 0.02 99.87 [2024-11-11T03:29:03.266Z] 02:59:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-11T03:29:03.266Z] 02:59:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-11T03:29:03.266Z] 03:00:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-11-11T03:29:03.266Z] 03:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-11T03:29:03.266Z] 03:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-11T03:29:03.266Z] 03:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.266Z] 03:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.266Z] 03:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-11T03:29:03.266Z] 03:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-11T03:29:03.266Z] 03:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.266Z] 03:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T03:29:03.266Z] 03:01:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2024-11-11T03:29:03.266Z] 03:01:01 0 0.08 0.00 0.00 0.02 0.02 99.88 [2024-11-11T03:29:03.266Z] 03:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-11T03:29:03.266Z] 03:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T03:29:03.266Z] 03:01:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-11T03:29:03.266Z] 03:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.266Z] 03:01:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-11T03:29:03.266Z] 03:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T03:29:03.266Z] 03:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T03:29:03.266Z] 03:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-11-11T03:29:03.266Z] 03:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T03:29:03.266Z] 03:02:01 1 0.08 0.00 0.00 0.00 0.03 99.88 [2024-11-11T03:29:03.266Z] 03:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.266Z] 03:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T03:29:03.266Z] 03:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.266Z] 03:02:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-11T03:29:03.266Z] 03:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.266Z] 03:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T03:29:03.266Z] 03:03:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2024-11-11T03:29:03.266Z] 03:03:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2024-11-11T03:29:03.266Z] 03:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-11T03:29:03.266Z] 03:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.266Z] 03:03:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2024-11-11T03:29:03.266Z] 03:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T03:29:03.266Z] 03:03:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2024-11-11T03:29:03.266Z] 03:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.266Z] 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.266Z] 03:04:01 all 0.05 0.00 0.01 0.02 0.01 99.91 [2024-11-11T03:29:03.266Z] 03:04:01 0 0.20 0.00 0.00 0.00 0.00 99.80 [2024-11-11T03:29:03.266Z] 03:04:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2024-11-11T03:29:03.266Z] 03:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.266Z] 03:04:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-11-11T03:29:03.266Z] 03:04:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-11T03:29:03.266Z] 03:04:01 5 0.03 0.00 0.02 0.18 0.02 99.75 [2024-11-11T03:29:03.266Z] 03:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.266Z] 03:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T03:29:03.266Z] 03:05:01 all 0.28 0.00 0.01 0.01 0.01 99.70 [2024-11-11T03:29:03.266Z] 03:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-11T03:29:03.266Z] 03:05:01 1 1.95 0.00 0.02 0.00 0.02 98.01 [2024-11-11T03:29:03.266Z] 03:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.266Z] 03:05:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-11T03:29:03.266Z] 03:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-11T03:29:03.266Z] 03:05:01 5 0.05 0.00 0.03 0.03 0.02 99.87 [2024-11-11T03:29:03.266Z] 03:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T03:29:03.266Z] 03:05:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2024-11-11T03:29:03.266Z] 03:06:01 all 0.22 0.00 0.02 0.01 0.01 99.74 [2024-11-11T03:29:03.266Z] 03:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-11T03:29:03.266Z] 03:06:01 1 1.62 0.00 0.00 0.00 0.02 98.37 [2024-11-11T03:29:03.266Z] 03:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.266Z] 03:06:01 3 0.05 0.00 0.05 0.00 0.03 99.87 [2024-11-11T03:29:03.266Z] 03:06:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-11-11T03:29:03.266Z] 03:06:01 5 0.03 0.00 0.02 0.07 0.00 99.88 [2024-11-11T03:29:03.266Z] 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.266Z] 03:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T03:29:03.266Z] [2024-11-11T03:29:03.266Z] 03:06:01 CPU %user %nice %system %iowait %steal %idle [2024-11-11T03:29:03.266Z] 03:07:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2024-11-11T03:29:03.266Z] 03:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-11T03:29:03.266Z] 03:07:01 1 1.70 0.00 0.02 0.00 0.00 98.29 [2024-11-11T03:29:03.266Z] 03:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.266Z] 03:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-11T03:29:03.266Z] 03:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-11T03:29:03.266Z] 03:07:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-11T03:29:03.266Z] 03:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T03:29:03.266Z] 03:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-11T03:29:03.266Z] 03:08:01 all 0.17 0.00 0.02 0.01 0.01 99.79 [2024-11-11T03:29:03.266Z] 03:08:01 0 0.13 0.00 0.05 0.00 0.02 99.80 [2024-11-11T03:29:03.266Z] 03:08:01 1 1.21 0.00 0.00 0.02 0.02 98.76 [2024-11-11T03:29:03.266Z] 03:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.266Z] 03:08:01 3 0.00 0.00 0.02 0.02 0.03 99.93 [2024-11-11T03:29:03.266Z] 03:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.266Z] 03:08:01 5 0.00 0.00 0.03 0.07 0.00 99.90 [2024-11-11T03:29:03.266Z] 03:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.266Z] 03:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.266Z] 03:09:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-11-11T03:29:03.266Z] 03:09:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-11-11T03:29:03.266Z] 03:09:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-11T03:29:03.266Z] 03:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.266Z] 03:09:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-11T03:29:03.266Z] 03:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T03:29:03.266Z] 03:09:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-11T03:29:03.267Z] 03:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-11-11T03:29:03.267Z] 03:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:10:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2024-11-11T03:29:03.267Z] 03:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:10:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2024-11-11T03:29:03.267Z] 03:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:11:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2024-11-11T03:29:03.267Z] 03:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T03:29:03.267Z] 03:11:01 1 1.04 0.00 0.03 0.02 0.02 98.89 [2024-11-11T03:29:03.267Z] 03:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:11:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-11T03:29:03.267Z] 03:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:12:01 all 0.27 0.00 0.02 0.00 0.01 99.69 [2024-11-11T03:29:03.267Z] 03:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-11T03:29:03.267Z] 03:12:01 1 1.97 0.00 0.00 0.00 0.00 98.03 [2024-11-11T03:29:03.267Z] 03:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:12:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2024-11-11T03:29:03.267Z] 03:12:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-11-11T03:29:03.267Z] 03:12:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-11T03:29:03.267Z] 03:12:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:13:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2024-11-11T03:29:03.267Z] 03:13:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2024-11-11T03:29:03.267Z] 03:13:01 1 0.80 0.00 0.00 0.00 0.02 99.19 [2024-11-11T03:29:03.267Z] 03:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T03:29:03.267Z] 03:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-11T03:29:03.267Z] 03:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:14:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2024-11-11T03:29:03.267Z] 03:14:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2024-11-11T03:29:03.267Z] 03:14:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:14:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-11T03:29:03.267Z] 03:14:01 3 0.07 0.00 0.02 0.00 0.03 99.88 [2024-11-11T03:29:03.267Z] 03:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:14:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2024-11-11T03:29:03.267Z] 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-11-11T03:29:03.267Z] 03:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T03:29:03.267Z] 03:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T03:29:03.267Z] 03:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:15:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-11-11T03:29:03.267Z] 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:15:01 5 0.05 0.00 0.05 0.02 0.02 99.87 [2024-11-11T03:29:03.267Z] 03:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:16:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-11-11T03:29:03.267Z] 03:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-11T03:29:03.267Z] 03:16:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:16:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-11T03:29:03.267Z] 03:16:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-11T03:29:03.267Z] 03:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:16:01 7 0.12 0.00 0.02 0.00 0.02 99.85 [2024-11-11T03:29:03.267Z] 03:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-11-11T03:29:03.267Z] 03:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:17:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-11T03:29:03.267Z] 03:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:17:01 5 0.00 0.00 0.03 0.02 0.00 99.95 [2024-11-11T03:29:03.267Z] 03:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.267Z] [2024-11-11T03:29:03.267Z] 03:17:01 CPU %user %nice %system %iowait %steal %idle [2024-11-11T03:29:03.267Z] 03:18:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-11-11T03:29:03.267Z] 03:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:18:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2024-11-11T03:29:03.267Z] 03:18:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2024-11-11T03:29:03.267Z] 03:18:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-11-11T03:29:03.267Z] 03:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-11T03:29:03.267Z] 03:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-11-11T03:29:03.267Z] 03:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:19:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:19:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:19:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-11T03:29:03.267Z] 03:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-11T03:29:03.267Z] 03:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:20:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-11-11T03:29:03.267Z] 03:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:20:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2024-11-11T03:29:03.267Z] 03:20:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-11T03:29:03.267Z] 03:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-11-11T03:29:03.267Z] 03:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-11T03:29:03.267Z] 03:21:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-11-11T03:29:03.267Z] 03:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-11T03:29:03.267Z] 03:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:22:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-11-11T03:29:03.267Z] 03:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-11T03:29:03.267Z] 03:22:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:22:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-11T03:29:03.267Z] 03:22:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-11T03:29:03.267Z] 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-11T03:29:03.267Z] 03:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:23:01 4 0.10 0.00 0.02 0.00 0.02 99.87 [2024-11-11T03:29:03.267Z] 03:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:24:01 all 0.05 0.00 0.01 0.04 0.01 99.89 [2024-11-11T03:29:03.267Z] 03:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:24:01 1 0.15 0.00 0.00 0.02 0.02 99.81 [2024-11-11T03:29:03.267Z] 03:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:24:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:24:01 5 0.03 0.00 0.02 0.31 0.00 99.64 [2024-11-11T03:29:03.267Z] 03:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-11-11T03:29:03.267Z] 03:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:25:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-11T03:29:03.267Z] 03:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-11T03:29:03.267Z] 03:26:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2024-11-11T03:29:03.267Z] 03:26:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:26:01 1 1.73 0.00 0.00 0.00 0.02 98.26 [2024-11-11T03:29:03.267Z] 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-11T03:29:03.267Z] 03:26:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-11T03:29:03.267Z] 03:26:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-11T03:29:03.267Z] 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:27:01 all 0.03 0.00 0.03 0.00 0.01 99.93 [2024-11-11T03:29:03.267Z] 03:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-11T03:29:03.267Z] 03:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-11T03:29:03.267Z] 03:27:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2024-11-11T03:29:03.267Z] 03:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-11T03:29:03.267Z] 03:27:01 4 0.07 0.00 0.07 0.00 0.03 99.83 [2024-11-11T03:29:03.267Z] 03:27:01 5 0.02 0.00 0.05 0.02 0.02 99.90 [2024-11-11T03:29:03.267Z] 03:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-11T03:29:03.267Z] 03:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-11T03:29:03.267Z] 03:28:01 all 1.55 0.00 0.73 0.23 0.02 97.47 [2024-11-11T03:29:03.267Z] 03:28:01 0 1.65 0.00 0.99 1.45 0.03 95.87 [2024-11-11T03:29:03.267Z] 03:28:01 1 1.59 0.00 0.65 0.00 0.02 97.73 [2024-11-11T03:29:03.267Z] 03:28:01 2 1.19 0.00 0.48 0.00 0.02 98.31 [2024-11-11T03:29:03.267Z] 03:28:01 3 1.64 0.00 0.60 0.00 0.02 97.74 [2024-11-11T03:29:03.267Z] 03:28:01 4 1.12 0.00 1.34 0.03 0.03 97.48 [2024-11-11T03:29:03.267Z] 03:28:01 5 1.65 0.00 0.47 0.33 0.00 97.54 [2024-11-11T03:29:03.267Z] 03:28:01 6 1.17 0.00 0.67 0.00 0.02 98.14 [2024-11-11T03:29:03.267Z] 03:28:01 7 2.40 0.00 0.62 0.00 0.00 96.98 [2024-11-11T03:29:03.267Z] [2024-11-11T03:29:03.267Z] 03:28:01 CPU %user %nice %system %iowait %steal %idle [2024-11-11T03:29:03.267Z] 03:29:01 all 9.60 0.00 4.28 0.73 0.07 85.32 [2024-11-11T03:29:03.267Z] 03:29:01 0 10.78 0.00 5.93 1.57 0.07 81.66 [2024-11-11T03:29:03.267Z] 03:29:01 1 10.33 0.00 5.01 1.27 0.05 83.34 [2024-11-11T03:29:03.267Z] 03:29:01 2 9.32 0.00 4.50 1.72 0.07 84.40 [2024-11-11T03:29:03.267Z] 03:29:01 3 10.94 0.00 4.66 0.68 0.07 83.66 [2024-11-11T03:29:03.267Z] 03:29:01 4 9.29 0.00 3.22 0.07 0.07 87.36 [2024-11-11T03:29:03.267Z] 03:29:01 5 10.56 0.00 3.71 0.07 0.07 85.60 [2024-11-11T03:29:03.267Z] 03:29:01 6 8.32 0.00 3.35 0.36 0.07 87.90 [2024-11-11T03:29:03.267Z] 03:29:01 7 7.27 0.00 3.87 0.13 0.07 88.66 [2024-11-11T03:29:03.267Z] Average: all 8.07 0.00 1.46 1.10 0.03 89.34 [2024-11-11T03:29:03.267Z] Average: 0 8.00 0.00 1.53 0.86 0.04 89.57 [2024-11-11T03:29:03.267Z] Average: 1 8.36 0.00 1.41 0.79 0.03 89.42 [2024-11-11T03:29:03.267Z] Average: 2 8.09 0.00 1.50 1.27 0.02 89.12 [2024-11-11T03:29:03.267Z] Average: 3 8.18 0.00 1.47 0.82 0.04 89.49 [2024-11-11T03:29:03.267Z] Average: 4 8.04 0.00 1.46 0.57 0.03 89.89 [2024-11-11T03:29:03.267Z] Average: 5 7.97 0.00 1.56 2.71 0.03 87.73 [2024-11-11T03:29:03.267Z] Average: 6 7.81 0.00 1.33 0.57 0.03 90.27 [2024-11-11T03:29:03.267Z] Average: 7 8.08 0.00 1.41 1.25 0.02 89.23 [2024-11-11T03:29:03.267Z] [2024-11-11T03:29:03.267Z] [2024-11-11T03:29:03.267Z]