Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab 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-ssh954522459808982543.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-ssh8016984238698638410.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-ssh12413916249799407150.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-ssh4140122414076305797.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-ssh6012612731315533139.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22580 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/725 [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/725 # 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 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab (main) Commit message: "Merge pull request #4969 from jackchenjc/issue-4916" > 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 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab # timeout=10 > git rev-list --no-walk 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-12T09:01:44.013Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-12T09:01:44.095Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-12T09:01:44.126Z] ========================================================= [2024-10-12T09:01:44.126Z] EdgeX Global Pipelines Version Info [2024-10-12T09:01:44.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:01:44.936Z] ------------------- [2024-10-12T09:01:44.936Z] stable info: [2024-10-12T09:01:44.936Z] ------------------- [2024-10-12T09:01:44.936Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-12T09:01:44.936Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-12T09:01:44.936Z] Message: update stable to v1.0.265 [2024-10-12T09:01:45.508Z] ------------------- [2024-10-12T09:01:45.509Z] experimental info: [2024-10-12T09:01:45.509Z] ------------------- [2024-10-12T09:01:45.509Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-12T09:01:45.509Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-12T09:01:45.509Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-12T09:01:45.595Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-12T09:01:45.621Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-12T09:01:45.651Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-12T09:01:45.677Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-12T09:01:45.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-12T09:01:45.727Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-12T09:01:45.746Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-12T09:01:45.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-12T09:01:45.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-12T09:01:45.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-12T09:01:45.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-12T09:01:45.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-12T09:01:45.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-12T09:01:45.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-12T09:01:45.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-12T09:01:45.974Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-12T09:01:45.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-12T09:01:46.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-12T09:01:46.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-12T09:01:46.070Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-12T09:01:46.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-12T09:01:46.116Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-12T09:01:46.144Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-12T09:01:46.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-12T09:01:46.184Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-12T09:01:46.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-12T09:01:46.232Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] echo [2024-10-12T09:01:46.260Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b604109 [Pipeline] echo [2024-10-12T09:01:46.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-12T09:01:46.344Z] provisioning config files... [2024-10-12T09:01:46.358Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/725@tmp/config7276577893798314400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:01:46.701Z] ---> ****-login.sh [2024-10-12T09:01:46.701Z] nexus3.edgexfoundry.org:10001 [2024-10-12T09:01:46.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:01:46.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:01:46.963Z] Configure a credential helper to remove this warning. See [2024-10-12T09:01:46.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:01:46.963Z] [2024-10-12T09:01:46.963Z] Login Succeeded [2024-10-12T09:01:46.963Z] nexus3.edgexfoundry.org:10002 [2024-10-12T09:01:46.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:01:47.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:01:47.224Z] Configure a credential helper to remove this warning. See [2024-10-12T09:01:47.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:01:47.224Z] [2024-10-12T09:01:47.224Z] Login Succeeded [2024-10-12T09:01:47.225Z] nexus3.edgexfoundry.org:10003 [2024-10-12T09:01:47.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:01:47.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:01:47.225Z] Configure a credential helper to remove this warning. See [2024-10-12T09:01:47.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:01:47.225Z] [2024-10-12T09:01:47.225Z] Login Succeeded [2024-10-12T09:01:47.225Z] nexus3.edgexfoundry.org:10004 [2024-10-12T09:01:47.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:01:47.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:01:47.225Z] Configure a credential helper to remove this warning. See [2024-10-12T09:01:47.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:01:47.225Z] [2024-10-12T09:01:47.225Z] Login Succeeded [2024-10-12T09:01:47.225Z] ****.io [2024-10-12T09:01:47.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:01:47.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:01:47.487Z] Configure a credential helper to remove this warning. See [2024-10-12T09:01:47.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:01:47.487Z] [2024-10-12T09:01:47.487Z] Login Succeeded [2024-10-12T09:01:47.487Z] ---> ****-login.sh ends [Pipeline] } [2024-10-12T09:01:47.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-12T09:01:47.972Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-12T09:01:47.972Z] + dirname+ cmd/core-command/Dockerfile [2024-10-12T09:01:47.972Z] cut -d/ -f2 [2024-10-12T09:01:47.972Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-12T09:01:47.972Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-12T09:01:47.972Z] + cut -d/ -f2 [2024-10-12T09:01:47.972Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-12T09:01:47.972Z] + + cut -d/ -f2 [2024-10-12T09:01:47.972Z] dirname cmd/core-data/Dockerfile [2024-10-12T09:01:47.972Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-12T09:01:47.972Z] + dirname cmd/core-keeper/Dockerfile [2024-10-12T09:01:47.972Z] + cut -d/ -f2 [2024-10-12T09:01:47.972Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-12T09:01:47.972Z] + dirname cmd/core-metadata/Dockerfile [2024-10-12T09:01:47.972Z] + cut -d/ -f2 [2024-10-12T09:01:47.972Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-12T09:01:47.972Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-12T09:01:47.972Z] + cut -d/ -f2 [2024-10-12T09:01:47.972Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-12T09:01:47.972Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-12T09:01:47.972Z] + cut -d/ -f2 [2024-10-12T09:01:47.972Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-12T09:01:47.972Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-12T09:01:47.972Z] + cut -d/ -f2 [2024-10-12T09:01:47.972Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-12T09:01:47.972Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-12T09:01:47.972Z] + cut -d/ -f2 [2024-10-12T09:01:47.972Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-12T09:01:47.972Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-12T09:01:47.972Z] + cut -d/ -f2 [2024-10-12T09:01:47.972Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-12T09:01:47.972Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-12T09:01:47.972Z] + cut -d/ -f2 [2024-10-12T09:01:47.972Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-12T09:01:47.972Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-12T09:01:47.972Z] + cut -d/ -f2 [2024-10-12T09:01:47.972Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-12T09:01:47.972Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-12T09:01:47.972Z] + cut -d/ -f2 [2024-10-12T09:01:47.972Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-12T09:01:47.972Z] + cut -d/ -f2 [2024-10-12T09:01:47.972Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-12T09:01:47.973Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-12T09:01:47.973Z] + dirname cmd/support-notifications/Dockerfile [2024-10-12T09:01:47.973Z] + cut -d/ -f2 [2024-10-12T09:01:47.973Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-12T09:01:47.973Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-12T09:01:47.973Z] + cut -d/ -f2 [2024-10-12T09:01:47.973Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-12T09:01:48.003Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-12T09:01:48.375Z] + git rev-list -1 --merges b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab~1..b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] echo [2024-10-12T09:01:48.388Z] -----------> git rev-list -1 --merges b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab~1..b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:01:48.388Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [false] [Pipeline] sh [2024-10-12T09:01:48.681Z] + git log --format=format:%s -1 b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] echo [2024-10-12T09:01:48.700Z] ========================================================= [2024-10-12T09:01:48.700Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-12T09:01:48.700Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-12T09:01:49.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-12T09:01:49.146Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-12T09:01:49.146Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-12T09:01:49.146Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-12T09:01:49.146Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-10-12T09:01:49.146Z] -a /etc/ssh/ssh_known_hosts [2024-10-12T09:01:49.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:01:49.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-12T09:01:49.583Z] [2024-10-12T09:01:49.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:01:49.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-12T09:01:49.901Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-12T09:01:49.901Z] b85a868b505f: Pulling fs layer [2024-10-12T09:01:49.901Z] e2be974225ed: Pulling fs layer [2024-10-12T09:01:49.902Z] 339a4e72a1f5: Pulling fs layer [2024-10-12T09:01:49.902Z] 988bab9f4d93: Pulling fs layer [2024-10-12T09:01:49.902Z] 1469e6f7b9e6: Pulling fs layer [2024-10-12T09:01:49.902Z] eaf3925da568: Pulling fs layer [2024-10-12T09:01:49.902Z] bab4dde63d76: Pulling fs layer [2024-10-12T09:01:49.902Z] bde34c3a00c8: Pulling fs layer [2024-10-12T09:01:49.902Z] b352a97aabf1: Pulling fs layer [2024-10-12T09:01:49.902Z] 4872d77fe225: Pulling fs layer [2024-10-12T09:01:49.902Z] 5851b861e8e6: Pulling fs layer [2024-10-12T09:01:49.902Z] 988bab9f4d93: Waiting [2024-10-12T09:01:49.902Z] 1469e6f7b9e6: Waiting [2024-10-12T09:01:49.902Z] eaf3925da568: Waiting [2024-10-12T09:01:49.902Z] bab4dde63d76: Waiting [2024-10-12T09:01:49.902Z] bde34c3a00c8: Waiting [2024-10-12T09:01:49.902Z] 5851b861e8e6: Waiting [2024-10-12T09:01:49.902Z] b352a97aabf1: Waiting [2024-10-12T09:01:49.902Z] 4872d77fe225: Waiting [2024-10-12T09:01:49.902Z] e2be974225ed: Verifying Checksum [2024-10-12T09:01:49.902Z] e2be974225ed: Download complete [2024-10-12T09:01:49.902Z] 988bab9f4d93: Verifying Checksum [2024-10-12T09:01:49.902Z] 988bab9f4d93: Download complete [2024-10-12T09:01:49.902Z] 1469e6f7b9e6: Verifying Checksum [2024-10-12T09:01:49.902Z] 1469e6f7b9e6: Download complete [2024-10-12T09:01:49.902Z] eaf3925da568: Verifying Checksum [2024-10-12T09:01:49.902Z] eaf3925da568: Download complete [2024-10-12T09:01:49.902Z] 339a4e72a1f5: Verifying Checksum [2024-10-12T09:01:49.902Z] 339a4e72a1f5: Download complete [2024-10-12T09:01:50.160Z] bde34c3a00c8: Verifying Checksum [2024-10-12T09:01:50.160Z] bde34c3a00c8: Download complete [2024-10-12T09:01:50.160Z] b352a97aabf1: Download complete [2024-10-12T09:01:50.160Z] 4872d77fe225: Verifying Checksum [2024-10-12T09:01:50.160Z] 4872d77fe225: Download complete [2024-10-12T09:01:50.160Z] 5851b861e8e6: Download complete [2024-10-12T09:01:50.160Z] b85a868b505f: Verifying Checksum [2024-10-12T09:01:50.160Z] b85a868b505f: Download complete [2024-10-12T09:01:50.419Z] bab4dde63d76: Verifying Checksum [2024-10-12T09:01:50.419Z] bab4dde63d76: Download complete [2024-10-12T09:01:51.358Z] b85a868b505f: Pull complete [2024-10-12T09:01:51.617Z] e2be974225ed: Pull complete [2024-10-12T09:01:52.190Z] 339a4e72a1f5: Pull complete [2024-10-12T09:01:52.190Z] 988bab9f4d93: Pull complete [2024-10-12T09:01:52.452Z] 1469e6f7b9e6: Pull complete [2024-10-12T09:01:52.452Z] eaf3925da568: Pull complete [2024-10-12T09:01:54.360Z] bab4dde63d76: Pull complete [2024-10-12T09:01:54.360Z] bde34c3a00c8: Pull complete [2024-10-12T09:01:54.360Z] b352a97aabf1: Pull complete [2024-10-12T09:01:54.620Z] 4872d77fe225: Pull complete [2024-10-12T09:01:54.620Z] 5851b861e8e6: Pull complete [2024-10-12T09:01:54.620Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-12T09:01:54.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-12T09:01:54.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T09:01:54.764Z] prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container [2024-10-12T09:01:54.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:01:57.776Z] $ docker top 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 -eo pid,comm [2024-10-12T09:01:57.835Z] 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-10-12T09:01:57.835Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-12T09:01:57.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-12T09:01:57.890Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-12T09:01:58.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-12T09:01:58.012Z] $ docker exec 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 ssh-agent [2024-10-12T09:01:58.132Z] SSH_AUTH_SOCK=/tmp/ssh-8Ow8oUAZelmF/agent.33 [2024-10-12T09:01:58.132Z] SSH_AGENT_PID=39 [2024-10-12T09:01:58.137Z] Running ssh-add (command line suppressed) [2024-10-12T09:01:58.245Z] Identity added: /w/workspace/edgex-go/725@tmp/private_key_8902272296167026709.key (/w/workspace/edgex-go/725@tmp/private_key_8902272296167026709.key) [2024-10-12T09:01:58.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-12T09:01:58.555Z] + git tag --points-at HEAD [Pipeline] } [2024-10-12T09:01:58.568Z] $ docker exec --env ******** --env ******** 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 ssh-agent -k [2024-10-12T09:01:58.673Z] unset SSH_AUTH_SOCK; [2024-10-12T09:01:58.673Z] unset SSH_AGENT_PID; [2024-10-12T09:01:58.673Z] echo Agent pid 39 killed; [2024-10-12T09:01:58.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-12T09:01:58.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-12T09:01:58.727Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-12T09:01:58.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-12T09:01:58.853Z] $ docker exec 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 ssh-agent [2024-10-12T09:01:58.955Z] SSH_AUTH_SOCK=/tmp/ssh-NG2DZkhXG0HP/agent.72 [2024-10-12T09:01:58.955Z] SSH_AGENT_PID=78 [2024-10-12T09:01:58.960Z] Running ssh-add (command line suppressed) [2024-10-12T09:01:59.060Z] Identity added: /w/workspace/edgex-go/725@tmp/private_key_2309766117716539429.key (/w/workspace/edgex-go/725@tmp/private_key_2309766117716539429.key) [2024-10-12T09:01:59.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-12T09:01:59.370Z] + git semver init [2024-10-12T09:01:59.629Z] 2024-10-12 09:01:59,551 [run_init] DEBUG init version:0.0.0 force:False [2024-10-12T09:01:59.629Z] 2024-10-12 09:01:59,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/725/.semver [2024-10-12T09:01:59.629Z] 2024-10-12 09:01:59,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/725/.semver [2024-10-12T09:01:59.629Z] 2024-10-12 09:01:59,553 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/725/.semver'], cwd=/w/workspace/edgex-go/725, universal_newlines=False, shell=None, istream=None) [2024-10-12T09:02:04.916Z] 2024-10-12 09:02:04,832 [append_file] DEBUG append to file:/w/workspace/edgex-go/725/.git/info/exclude [2024-10-12T09:02:04.916Z] 2024-10-12 09:02:04,833 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/725/.semver/main with force:False [2024-10-12T09:02:04.916Z] 2024-10-12 09:02:04,833 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main [2024-10-12T09:02:04.916Z] 2024-10-12 09:02:04,833 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main [2024-10-12T09:02:04.916Z] 3.2.0-dev.102 [Pipeline] } [2024-10-12T09:02:04.928Z] $ docker exec --env ******** --env ******** 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 ssh-agent -k [2024-10-12T09:02:05.028Z] unset SSH_AUTH_SOCK; [2024-10-12T09:02:05.028Z] unset SSH_AGENT_PID; [2024-10-12T09:02:05.029Z] echo Agent pid 78 killed; [2024-10-12T09:02:05.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-12T09:02:05.367Z] + git semver [Pipeline] } [2024-10-12T09:02:05.642Z] $ docker stop --time=1 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 [2024-10-12T09:02:06.934Z] $ docker rm -f --volumes 1d65f2915e86ea7dfe5e78ac4b7fb340eaa5fc666c56e63d61c962e101ccb541 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-12T09:02:07.282Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-12T09:02:07.512Z] Stashed 1 file(s) [Pipeline] echo [2024-10-12T09:02:07.517Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.102 [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-10-12T09:02:07.967Z] + git config --global --add safe.directory /w/workspace/edgex-go/725 [Pipeline] echo [2024-10-12T09:02:07.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-12T09:02:07.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-12T09:02:08.018Z] ========================================================= [2024-10-12T09:02:08.018Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-12T09:02:08.018Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-12T09:02:08.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-12T09:02:08.319Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-12T09:02:08.319Z] 43c4264eed91: Pulling fs layer [2024-10-12T09:02:08.319Z] 4cc291be95ef: Pulling fs layer [2024-10-12T09:02:08.319Z] 2ac1f1163629: Pulling fs layer [2024-10-12T09:02:08.319Z] 5c3c966382ef: Pulling fs layer [2024-10-12T09:02:08.319Z] 4f4fb700ef54: Pulling fs layer [2024-10-12T09:02:08.319Z] 5d5c8e513c77: Pulling fs layer [2024-10-12T09:02:08.319Z] 9f66e0745190: Pulling fs layer [2024-10-12T09:02:08.319Z] f49a43e4bbc0: Pulling fs layer [2024-10-12T09:02:08.319Z] 561ebcabdf7f: Pulling fs layer [2024-10-12T09:02:08.319Z] 5c3c966382ef: Waiting [2024-10-12T09:02:08.319Z] 5d5c8e513c77: Waiting [2024-10-12T09:02:08.319Z] 561ebcabdf7f: Waiting [2024-10-12T09:02:08.319Z] 9f66e0745190: Waiting [2024-10-12T09:02:08.319Z] f49a43e4bbc0: Waiting [2024-10-12T09:02:08.319Z] 4f4fb700ef54: Waiting [2024-10-12T09:02:08.319Z] 4cc291be95ef: Verifying Checksum [2024-10-12T09:02:08.319Z] 4cc291be95ef: Download complete [2024-10-12T09:02:08.319Z] 5c3c966382ef: Verifying Checksum [2024-10-12T09:02:08.319Z] 5c3c966382ef: Download complete [2024-10-12T09:02:08.319Z] 4f4fb700ef54: Verifying Checksum [2024-10-12T09:02:08.319Z] 4f4fb700ef54: Download complete [2024-10-12T09:02:08.319Z] 5d5c8e513c77: Download complete [2024-10-12T09:02:08.319Z] 43c4264eed91: Download complete [2024-10-12T09:02:08.319Z] 9f66e0745190: Verifying Checksum [2024-10-12T09:02:08.319Z] 9f66e0745190: Download complete [2024-10-12T09:02:08.581Z] 43c4264eed91: Pull complete [2024-10-12T09:02:08.581Z] 561ebcabdf7f: Download complete [2024-10-12T09:02:08.581Z] 4cc291be95ef: Pull complete [2024-10-12T09:02:08.840Z] 2ac1f1163629: Verifying Checksum [2024-10-12T09:02:08.840Z] 2ac1f1163629: Download complete [2024-10-12T09:02:09.099Z] f49a43e4bbc0: Verifying Checksum [2024-10-12T09:02:09.099Z] f49a43e4bbc0: Download complete [2024-10-12T09:02:12.384Z] 2ac1f1163629: Pull complete [2024-10-12T09:02:12.384Z] 5c3c966382ef: Pull complete [2024-10-12T09:02:12.384Z] 4f4fb700ef54: Pull complete [2024-10-12T09:02:12.384Z] 5d5c8e513c77: Pull complete [2024-10-12T09:02:12.384Z] 9f66e0745190: Pull complete [2024-10-12T09:02:14.919Z] f49a43e4bbc0: Pull complete [2024-10-12T09:02:14.919Z] 561ebcabdf7f: Pull complete [2024-10-12T09:02:14.919Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-12T09:02:14.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-12T09:02:14.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-12T09:02:15.228Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-12T09:02:15.228Z] WORKDIR /edgex [2024-10-12T09:02:15.228Z] COPY go.mod . [2024-10-12T09:02:15.228Z] RUN go mod download [2024-10-12T09:02:15.228Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-12T09:02:15.796Z] Sending build context to Docker daemon 179.7MB [2024-10-12T09:02:15.796Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-12T09:02:15.796Z] ---> 3a752c3f9dda [2024-10-12T09:02:15.796Z] Step 2/4 : WORKDIR /edgex [2024-10-12T09:02:21.090Z] ---> Running in be319a1f3ac2 [2024-10-12T09:02:21.090Z] Removing intermediate container be319a1f3ac2 [2024-10-12T09:02:21.090Z] ---> f4cdace959ae [2024-10-12T09:02:21.090Z] Step 3/4 : COPY go.mod . [2024-10-12T09:02:21.350Z] ---> 7f254013b160 [2024-10-12T09:02:21.350Z] Step 4/4 : RUN go mod download [2024-10-12T09:02:21.350Z] ---> Running in 57934763c983 [2024-10-12T09:02:22.636Z] Still waiting to schedule task [2024-10-12T09:02:22.636Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-12T09:02:47.903Z] Removing intermediate container 57934763c983 [2024-10-12T09:02:47.903Z] ---> f94f509db126 [2024-10-12T09:02:47.903Z] Successfully built f94f509db126 [2024-10-12T09:02:47.903Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:02:48.218Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-12T09:02:48.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T09:02:48.303Z] prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container [2024-10-12T09:02:48.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:02:48.771Z] $ docker top f29c6e450c4b25a10ce1db42e500cb45bdbbb6a5e9adc451a506256732aa1e59 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-12T09:02:49.124Z] + go version [2024-10-12T09:02:49.124Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-12T09:02:49.137Z] $ docker stop --time=1 f29c6e450c4b25a10ce1db42e500cb45bdbbb6a5e9adc451a506256732aa1e59 [2024-10-12T09:02:50.385Z] $ docker rm -f --volumes f29c6e450c4b25a10ce1db42e500cb45bdbbb6a5e9adc451a506256732aa1e59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:02:50.818Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-12T09:02:50.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T09:02:50.898Z] prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container [2024-10-12T09:02:50.929Z] $ 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/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:02:51.244Z] $ docker top d2134f76597c0e98af34273709d3750c58e32290a1557a4915efd64f861d56fd -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-12T09:02:51.320Z] ========================================================= [2024-10-12T09:02:51.320Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-12T09:02:51.320Z] ========================================================= [Pipeline] sh [2024-10-12T09:02:51.598Z] + git config --global --add safe.directory /w/workspace/edgex-go/725 [Pipeline] fileExists [Pipeline] sh [2024-10-12T09:02:51.910Z] + make test [2024-10-12T09:02:51.910Z] go test -race -coverprofile=coverage.out ./... [2024-10-12T09:03:00.067Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-12T09:03:26.620Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-12T09:03:26.620Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-12T09:03:27.187Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-12T09:03:27.187Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-12T09:03:27.187Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-12T09:03:27.187Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-12T09:03:27.187Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-12T09:03:27.187Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-12T09:03:27.187Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-12T09:03:27.187Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-12T09:03:27.446Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-12T09:03:27.446Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-12T09:03:28.011Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-12T09:03:28.011Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-12T09:03:28.011Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-12T09:03:28.011Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-12T09:03:29.914Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-12T09:03:29.914Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-12T09:03:30.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2024-10-12T09:03:30.849Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-12T09:03:30.849Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-12T09:03:30.849Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-12T09:03:31.109Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-12T09:03:31.109Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-12T09:03:31.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.048s coverage: 97.0% of statements [2024-10-12T09:03:32.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-12T09:03:32.242Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-12T09:03:32.242Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-12T09:03:32.242Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-12T09:03:32.242Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-12T09:03:32.242Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-12T09:03:32.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-12T09:03:32.242Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-12T09:03:32.242Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-12T09:03:33.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-12T09:03:33.620Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-12T09:03:33.620Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-12T09:03:33.620Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-12T09:03:33.620Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-12T09:03:35.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements [2024-10-12T09:03:35.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 53.3% of statements [2024-10-12T09:03:35.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.432s coverage: 93.4% of statements [2024-10-12T09:03:35.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-10-12T09:03:35.002Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-12T09:03:35.002Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-12T09:03:35.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 10.0% of statements [2024-10-12T09:03:36.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-12T09:03:36.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-12T09:03:36.914Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-12T09:03:36.914Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-12T09:03:36.914Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-12T09:03:36.914Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-12T09:03:36.914Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-12T09:03:36.914Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-12T09:03:36.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-12T09:03:36.914Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-12T09:03:36.914Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-12T09:03:38.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.402s coverage: 95.8% of statements [2024-10-12T09:03:38.291Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-10-12T09:03:38.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-12T09:03:38.859Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-12T09:03:38.859Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-12T09:03:39.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 0.0% of statements [no tests to run] [2024-10-12T09:03:39.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.8% of statements [2024-10-12T09:03:39.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 42.5% of statements [2024-10-12T09:03:40.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-10-12T09:03:40.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-10-12T09:03:40.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2024-10-12T09:03:40.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2024-10-12T09:03:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-10-12T09:03:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-12T09:03:40.893Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-12T09:03:40.893Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-12T09:03:40.893Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-12T09:03:41.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-12T09:03:41.152Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-12T09:03:41.152Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-12T09:03:41.152Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-12T09:03:42.533Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-12T09:03:42.533Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-12T09:03:42.533Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-12T09:03:43.103Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-12T09:03:43.103Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-12T09:03:43.103Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-12T09:03:43.103Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-12T09:03:43.670Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-12T09:03:43.670Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-12T09:03:44.238Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-12T09:03:45.641Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-12T09:03:46.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-12T09:03:47.595Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-12T09:03:47.595Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-12T09:03:49.705Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-12T09:03:49.705Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-12T09:03:49.705Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-12T09:03:51.081Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-12T09:03:51.081Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-12T09:03:51.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-12T09:03:51.599Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-12T09:03:51.599Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-12T09:03:51.599Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-12T09:03:51.599Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-12T09:03:52.539Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-12T09:03:52.539Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-12T09:03:52.539Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-12T09:03:53.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.023s coverage: 94.4% of statements [2024-10-12T09:03:53.718Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22581 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [2024-10-12T09:03:53.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [Pipeline] ws [2024-10-12T09:03:53.736Z] Running in /w/workspace/edgex-go/725 [Pipeline] { [Pipeline] checkout [2024-10-12T09:03:53.771Z] The recommended git tool is: git [2024-10-12T09:03:53.986Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-12T09:03:53.986Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-12T09:03:55.362Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-12T09:03:55.362Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-12T09:03:55.362Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-12T09:03:55.362Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-12T09:03:56.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-12T09:03:56.746Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-12T09:03:56.746Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-12T09:03:56.746Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-12T09:03:57.682Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-12T09:03:57.682Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-12T09:03:58.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-12T09:03:58.247Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-12T09:03:58.751Z] using credential edgex-jenkins-ssh [2024-10-12T09:03:58.773Z] Cloning the remote Git repository [2024-10-12T09:03:58.816Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-12T09:03:58.909Z] > git init /w/workspace/edgex-go/725 # timeout=10 [2024-10-12T09:03:59.043Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-12T09:03:59.044Z] > git --version # timeout=10 [2024-10-12T09:03:59.062Z] > git --version # 'git version 2.25.1' [2024-10-12T09:03:59.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-12T09:03:59.204Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.053s coverage: 62.3% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.541s coverage: 36.5% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 5.6% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.069s coverage: 97.1% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 45.8% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 19.6% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-10-12T09:04:06.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-10-12T09:04:06.375Z] 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-10-12T09:04:06.375Z] running golangci-lint [2024-10-12T09:04:06.375Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-12T09:04:06.375Z] go version go1.23.2 linux/amd64 [2024-10-12T09:04:06.375Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-12T09:04:06.375Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-12T09:04:06.375Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-12T09:04:15.559Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-12T09:04:15.588Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-12T09:04:16.392Z] Avoid second fetch [2024-10-12T09:04:16.393Z] Checking out Revision b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab (main) [2024-10-12T09:04:17.280Z] Commit message: "Merge pull request #4969 from jackchenjc/issue-4916" [2024-10-12T09:04:16.407Z] > git config core.sparsecheckout # timeout=10 [2024-10-12T09:04:16.470Z] > git checkout -f b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-12T09:04:21.941Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-12T09:04:21.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-12T09:04:21.941Z] Dload Upload Total Spent Left Speed [2024-10-12T09:04:21.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-10-12T09:04:22.277Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-12T09:04:22.597Z] + sudo tee /etc/docker/daemon.new [2024-10-12T09:04:22.597Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-12T09:04:22.597Z] { [2024-10-12T09:04:22.597Z] "registry-mirrors": [ [2024-10-12T09:04:22.597Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-12T09:04:22.597Z] ], [2024-10-12T09:04:22.597Z] "bip": "10.250.0.254/24", [2024-10-12T09:04:22.597Z] "hosts": [ [2024-10-12T09:04:22.597Z] "tcp://0.0.0.0:5555", [2024-10-12T09:04:22.597Z] "unix:///var/run/docker.sock" [2024-10-12T09:04:22.597Z] ], [2024-10-12T09:04:22.597Z] "mtu": 1458, [2024-10-12T09:04:22.597Z] "selinux-enabled": true, [2024-10-12T09:04:22.597Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-12T09:04:22.597Z] } [Pipeline] sh [2024-10-12T09:04:22.938Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-12T09:04:23.266Z] + sudo service docker restart [2024-10-12T09:04:28.302Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 21.45145153s" [2024-10-12T09:04:28.302Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.898885ms" [2024-10-12T09:04:40.498Z] level=info msg="[linters_context/goanalysis] analyzers took 1m33.302242426s with top 10 stages: buildir: 52.932328562s, gosec: 3.735097164s, inspect: 3.066898974s, fact_deprecated: 2.67638305s, printf: 1.963197722s, ctrlflow: 1.686724432s, fact_purity: 1.313633934s, nilness: 1.228838324s, S1038: 863.988691ms, directives: 845.968494ms" [2024-10-12T09:04:40.498Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-12T09:04:40.498Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 219/219, path_prettifier: 219/219, autogenerated_exclude: 219/219, filename_unadjuster: 219/219, cgo: 219/219, skip_files: 219/219, exclude: 219/219, skip_dirs: 219/219, identifier_marker: 219/219, exclude-rules: 219/22, nolint: 22/0" [2024-10-12T09:04:40.498Z] level=info msg="[runner] processing took 16.966988ms with stages: nolint: 6.930141ms, identifier_marker: 4.753671ms, autogenerated_exclude: 1.628258ms, path_prettifier: 1.585878ms, exclude-rules: 1.119036ms, skip_dirs: 871.954µs, cgo: 30.18µs, invalid_issue: 30.09µs, filename_unadjuster: 13.86µs, max_same_issues: 700ns, uniq_by_line: 530ns, exclude: 510ns, fixer: 480ns, skip_files: 380ns, sort_results: 280ns, path_shortener: 200ns, max_from_linter: 170ns, diff: 160ns, source_code: 150ns, severity-rules: 130ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" [2024-10-12T09:04:40.498Z] level=info msg="[runner] linters took 11.045790829s with stages: goanalysis_metalinter: 11.02874822s" [2024-10-12T09:04:40.498Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-12T09:04:40.498Z] level=info msg="Memory: 327 samples, avg is 292.7MB, max is 1367.0MB" [2024-10-12T09:04:40.498Z] level=info msg="Execution took 32.53872201s" [2024-10-12T09:04:40.498Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-12T09:04:41.517Z] provisioning config files... [2024-10-12T09:04:41.541Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/725@tmp/config10089709935484866974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:04:41.980Z] ---> ****-login.sh [2024-10-12T09:04:41.980Z] nexus3.edgexfoundry.org:10001 [2024-10-12T09:04:42.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:04:42.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:04:42.850Z] Configure a credential helper to remove this warning. See [2024-10-12T09:04:42.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:04:42.850Z] [2024-10-12T09:04:42.850Z] Login Succeeded [2024-10-12T09:04:42.850Z] nexus3.edgexfoundry.org:10002 [2024-10-12T09:04:42.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:04:43.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:04:43.117Z] Configure a credential helper to remove this warning. See [2024-10-12T09:04:43.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:04:43.117Z] [2024-10-12T09:04:43.117Z] Login Succeeded [2024-10-12T09:04:43.117Z] nexus3.edgexfoundry.org:10003 [2024-10-12T09:04:43.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:04:43.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:04:43.384Z] Configure a credential helper to remove this warning. See [2024-10-12T09:04:43.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:04:43.384Z] [2024-10-12T09:04:43.384Z] Login Succeeded [2024-10-12T09:04:43.384Z] nexus3.edgexfoundry.org:10004 [2024-10-12T09:04:43.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:04:43.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:04:43.653Z] Configure a credential helper to remove this warning. See [2024-10-12T09:04:43.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:04:43.653Z] [2024-10-12T09:04:43.653Z] Login Succeeded [2024-10-12T09:04:43.653Z] ****.io [2024-10-12T09:04:43.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:04:44.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:04:44.188Z] Configure a credential helper to remove this warning. See [2024-10-12T09:04:44.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:04:44.188Z] [2024-10-12T09:04:44.188Z] Login Succeeded [2024-10-12T09:04:44.188Z] ---> ****-login.sh ends [Pipeline] } [2024-10-12T09:04:44.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-12T09:04:45.144Z] + git config --global --add safe.directory /w/workspace/edgex-go/725 [Pipeline] echo [2024-10-12T09:04:45.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-12T09:04:45.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-12T09:04:45.209Z] ========================================================= [2024-10-12T09:04:45.209Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-12T09:04:45.209Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-12T09:04:45.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-12T09:04:45.542Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-12T09:04:45.542Z] cf04c63912e1: Pulling fs layer [2024-10-12T09:04:45.542Z] 55b35a11ae5e: Pulling fs layer [2024-10-12T09:04:45.542Z] a37a00ec5f00: Pulling fs layer [2024-10-12T09:04:45.542Z] 50b3750afda1: Pulling fs layer [2024-10-12T09:04:45.542Z] 4f4fb700ef54: Pulling fs layer [2024-10-12T09:04:45.542Z] 80978eb59214: Pulling fs layer [2024-10-12T09:04:45.542Z] c9f46d7d2bd2: Pulling fs layer [2024-10-12T09:04:45.542Z] c5a475d317c9: Pulling fs layer [2024-10-12T09:04:45.542Z] 50b3750afda1: Waiting [2024-10-12T09:04:45.542Z] 4f4fb700ef54: Waiting [2024-10-12T09:04:45.542Z] 80978eb59214: Waiting [2024-10-12T09:04:45.542Z] c9f46d7d2bd2: Waiting [2024-10-12T09:04:45.542Z] c5a475d317c9: Waiting [2024-10-12T09:04:45.760Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-12T09:04:45.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-12T09:04:45.761Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-12T09:04:45.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-12T09:04:45.811Z] 55b35a11ae5e: Verifying Checksum [2024-10-12T09:04:45.811Z] 55b35a11ae5e: Download complete [2024-10-12T09:04:45.811Z] 50b3750afda1: Verifying Checksum [2024-10-12T09:04:45.811Z] 50b3750afda1: Download complete [2024-10-12T09:04:45.811Z] 4f4fb700ef54: Verifying Checksum [2024-10-12T09:04:45.811Z] 4f4fb700ef54: Download complete [2024-10-12T09:04:45.811Z] 80978eb59214: Verifying Checksum [2024-10-12T09:04:45.811Z] 80978eb59214: Download complete [2024-10-12T09:04:45.811Z] cf04c63912e1: Verifying Checksum [2024-10-12T09:04:45.811Z] cf04c63912e1: Download complete [2024-10-12T09:04:46.074Z] + ls -al . [2024-10-12T09:04:46.074Z] total 1848 [2024-10-12T09:04:46.074Z] drwxrwxr-x 11 1001 1001 4096 Oct 12 09:02 . [2024-10-12T09:04:46.074Z] drwxr-xr-x 4 root root 4096 Oct 12 09:02 .. [2024-10-12T09:04:46.074Z] drwxrwxr-x 2 1001 1001 4096 Oct 12 09:01 .blubracket [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 10 Oct 12 09:01 .dockerignore [2024-10-12T09:04:46.074Z] drwxrwxr-x 8 1001 1001 4096 Oct 12 09:04 .git [2024-10-12T09:04:46.074Z] drwxrwxr-x 3 1001 1001 4096 Oct 12 09:01 .github [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 1152 Oct 12 09:01 .gitignore [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 199 Oct 12 09:01 .golangci.yml [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 100 Oct 12 09:01 .hadolint.yml [2024-10-12T09:04:46.074Z] drwxr-xr-x 3 1001 1001 4096 Oct 12 09:02 .semver [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 155 Oct 12 09:01 .sonarcloud.properties [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 1171 Oct 12 09:01 ADOPTERS.md [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 21553 Oct 12 09:01 Attribution.txt [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 100284 Oct 12 09:01 CHANGELOG.md [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 3804 Oct 12 09:01 CONTRIBUTING.md [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 677 Oct 12 09:01 GOVERNANCE.md [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 861 Oct 12 09:01 Jenkinsfile [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 10775 Oct 12 09:01 LICENSE [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 17179 Oct 12 09:01 Makefile [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 582 Oct 12 09:01 OWNERS.md [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 9528 Oct 12 09:01 README.md [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 789 Oct 12 09:01 SECURITY.md [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 13 Oct 12 09:02 VERSION [2024-10-12T09:04:46.074Z] drwxrwxr-x 2 1001 1001 4096 Oct 12 09:01 bin [2024-10-12T09:04:46.074Z] drwxrwxr-x 20 1001 1001 4096 Oct 12 09:01 cmd [2024-10-12T09:04:46.074Z] -rw-r--r-- 1 root root 1505380 Oct 12 09:04 coverage.out [2024-10-12T09:04:46.074Z] drwxrwxr-x 2 1001 1001 4096 Oct 12 09:01 fuzz_test [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 7277 Oct 12 09:01 go.mod [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 101084 Oct 12 09:01 go.sum [2024-10-12T09:04:46.074Z] drwxrwxr-x 7 1001 1001 4096 Oct 12 09:01 internal [2024-10-12T09:04:46.074Z] drwxrwxr-x 3 1001 1001 4096 Oct 12 09:01 openapi [2024-10-12T09:04:46.074Z] -rw-rw-r-- 1 1001 1001 584 Oct 12 09:01 security.txt [2024-10-12T09:04:46.075Z] -rw-rw-r-- 1 1001 1001 204 Oct 12 09:01 version.go [Pipeline] sh [2024-10-12T09:04:46.085Z] c5a475d317c9: Verifying Checksum [2024-10-12T09:04:46.085Z] c5a475d317c9: Download complete [2024-10-12T09:04:46.358Z] + '[' -e coverage.out ] [2024-10-12T09:04:46.358Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-12T09:04:46.498Z] Stashed 1 file(s) [Pipeline] sh [2024-10-12T09:04:46.674Z] cf04c63912e1: Pull complete [2024-10-12T09:04:46.782Z] + make build [2024-10-12T09:04:46.782Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-12T09:04:47.263Z] 55b35a11ae5e: Pull complete [2024-10-12T09:04:47.857Z] a37a00ec5f00: Verifying Checksum [2024-10-12T09:04:47.857Z] a37a00ec5f00: Download complete [2024-10-12T09:04:48.444Z] c9f46d7d2bd2: Verifying Checksum [2024-10-12T09:04:48.444Z] c9f46d7d2bd2: Download complete [2024-10-12T09:05:03.463Z] a37a00ec5f00: Pull complete [2024-10-12T09:05:03.463Z] 50b3750afda1: Pull complete [2024-10-12T09:05:03.463Z] 4f4fb700ef54: Pull complete [2024-10-12T09:05:03.463Z] 80978eb59214: Pull complete [2024-10-12T09:05:08.711Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-12T09:05:10.101Z] c9f46d7d2bd2: Pull complete [2024-10-12T09:05:10.615Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-12T09:05:11.988Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-12T09:05:12.680Z] c5a475d317c9: Pull complete [2024-10-12T09:05:12.680Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-12T09:05:12.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-12T09:05:12.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-12T09:05:12.922Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-12T09:05:13.008Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-12T09:05:13.008Z] WORKDIR /edgex [2024-10-12T09:05:13.008Z] COPY go.mod . [2024-10-12T09:05:13.008Z] RUN go mod download [2024-10-12T09:05:13.008Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-12T09:05:13.599Z] Sending build context to Docker daemon 3.686MB [2024-10-12T09:05:13.599Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-12T09:05:13.599Z] ---> be29e6b0f0d4 [2024-10-12T09:05:13.599Z] Step 2/4 : WORKDIR /edgex [2024-10-12T09:05:14.825Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-12T09:05:15.534Z] ---> Running in c56cec25e509 [2024-10-12T09:05:15.534Z] Removing intermediate container c56cec25e509 [2024-10-12T09:05:15.534Z] ---> 23ef1c554ad8 [2024-10-12T09:05:15.534Z] Step 3/4 : COPY go.mod . [2024-10-12T09:05:16.116Z] ---> f472d11124ca [2024-10-12T09:05:16.116Z] Step 4/4 : RUN go mod download [2024-10-12T09:05:16.116Z] ---> Running in 462044e80a6b [2024-10-12T09:05:20.091Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-12T09:05:21.995Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-12T09:05:24.528Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-12T09:05:27.059Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-12T09:05:27.994Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-12T09:05:28.929Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-12T09:05:29.864Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-12T09:05:30.800Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-12T09:05:32.715Z] $ docker stop --time=1 d2134f76597c0e98af34273709d3750c58e32290a1557a4915efd64f861d56fd [2024-10-12T09:05:40.315Z] $ docker rm -f --volumes d2134f76597c0e98af34273709d3750c58e32290a1557a4915efd64f861d56fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:05:41.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-12T09:05:41.529Z] [2024-10-12T09:05:41.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:05:41.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-12T09:05:41.834Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-12T09:05:41.834Z] 91d30c5bc195: Pulling fs layer [2024-10-12T09:05:41.834Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-12T09:05:41.834Z] 9c61dcf015f6: Pulling fs layer [2024-10-12T09:05:41.834Z] 4698f68db338: Pulling fs layer [2024-10-12T09:05:41.834Z] 2a2f49069b9e: Pulling fs layer [2024-10-12T09:05:41.834Z] e0025b399a48: Pulling fs layer [2024-10-12T09:05:41.834Z] 2a2f49069b9e: Waiting [2024-10-12T09:05:41.834Z] e0025b399a48: Waiting [2024-10-12T09:05:41.834Z] 4698f68db338: Waiting [2024-10-12T09:05:42.093Z] 91d30c5bc195: Verifying Checksum [2024-10-12T09:05:42.093Z] 91d30c5bc195: Download complete [2024-10-12T09:05:42.093Z] 4698f68db338: Download complete [2024-10-12T09:05:42.093Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-12T09:05:42.093Z] 2e9b0aa3be6d: Download complete [2024-10-12T09:05:42.093Z] e0025b399a48: Download complete [2024-10-12T09:05:42.093Z] 91d30c5bc195: Pull complete [2024-10-12T09:05:42.093Z] 2a2f49069b9e: Verifying Checksum [2024-10-12T09:05:42.093Z] 2a2f49069b9e: Download complete [2024-10-12T09:05:42.354Z] 2e9b0aa3be6d: Pull complete [2024-10-12T09:05:42.612Z] 9c61dcf015f6: Download complete [2024-10-12T09:05:45.151Z] 9c61dcf015f6: Pull complete [2024-10-12T09:05:45.151Z] 4698f68db338: Pull complete [2024-10-12T09:05:45.151Z] 2a2f49069b9e: Pull complete [2024-10-12T09:05:45.410Z] e0025b399a48: Pull complete [2024-10-12T09:05:45.410Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-12T09:05:45.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-12T09:05:45.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T09:05:45.508Z] prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container [2024-10-12T09:05:45.539Z] $ 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/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:05:49.120Z] $ docker top 7c87ddf1e32eac267b5c9933cd6274915f51ffea726818e8d3b0b174d6cb867a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-12T09:05:49.469Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-12T09:05:52.004Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-12T09:05:52.004Z] #1 transferring dockerfile: 2.23kB done [2024-10-12T09:05:52.004Z] #1 DONE 0.0s [2024-10-12T09:05:52.004Z] [2024-10-12T09:05:52.004Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-12T09:05:52.004Z] #2 transferring dockerfile: 2.49kB done [2024-10-12T09:05:52.004Z] #2 DONE 0.0s [2024-10-12T09:05:52.004Z] [2024-10-12T09:05:52.004Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-10-12T09:05:52.004Z] #3 transferring dockerfile: 2.13kB done [2024-10-12T09:05:52.004Z] #3 DONE 0.0s [2024-10-12T09:05:52.004Z] [2024-10-12T09:05:52.004Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-10-12T09:05:52.004Z] #4 transferring dockerfile: 2.02kB done [2024-10-12T09:05:52.004Z] #4 DONE 0.0s [2024-10-12T09:05:52.004Z] [2024-10-12T09:05:52.004Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-12T09:05:52.004Z] #5 transferring dockerfile: 2.50kB done [2024-10-12T09:05:52.004Z] #5 DONE 0.0s [2024-10-12T09:05:52.004Z] [2024-10-12T09:05:52.004Z] #6 [core-data internal] load build definition from Dockerfile [2024-10-12T09:05:52.004Z] #6 transferring dockerfile: 2.07kB done [2024-10-12T09:05:52.004Z] #6 DONE 0.0s [2024-10-12T09:05:52.004Z] [2024-10-12T09:05:52.004Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-12T09:05:52.004Z] #7 transferring dockerfile: 1.85kB done [2024-10-12T09:05:52.004Z] #7 DONE 0.0s [2024-10-12T09:05:52.004Z] [2024-10-12T09:05:52.004Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-12T09:05:52.004Z] #8 transferring dockerfile: 2.15kB done [2024-10-12T09:05:52.004Z] #8 DONE 0.0s [2024-10-12T09:05:52.004Z] [2024-10-12T09:05:52.004Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-12T09:05:52.004Z] #9 transferring dockerfile: 3.17kB done [2024-10-12T09:05:52.004Z] #9 DONE 0.0s [2024-10-12T09:05:52.004Z] [2024-10-12T09:05:52.004Z] #10 [core-command internal] load build definition from Dockerfile [2024-10-12T09:05:52.004Z] #10 transferring dockerfile: 1.93kB done [2024-10-12T09:05:52.004Z] #10 DONE 0.0s [2024-10-12T09:05:52.004Z] [2024-10-12T09:05:52.004Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-12T09:05:52.264Z] #11 transferring dockerfile: 1.89kB done [2024-10-12T09:05:52.264Z] #11 DONE 0.0s [2024-10-12T09:05:52.264Z] [2024-10-12T09:05:52.264Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-10-12T09:05:52.264Z] #12 transferring dockerfile: 1.70kB done [2024-10-12T09:05:52.264Z] #12 DONE 0.0s [2024-10-12T09:05:52.264Z] [2024-10-12T09:05:52.264Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-10-12T09:05:52.264Z] #13 transferring dockerfile: 1.69kB done [2024-10-12T09:05:52.264Z] #13 DONE 0.0s [2024-10-12T09:05:52.264Z] [2024-10-12T09:05:52.264Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-10-12T09:05:52.264Z] #14 transferring dockerfile: 1.93kB done [2024-10-12T09:05:52.264Z] #14 DONE 0.0s [2024-10-12T09:05:52.264Z] [2024-10-12T09:05:52.264Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-10-12T09:05:52.264Z] #15 transferring dockerfile: 1.81kB done [2024-10-12T09:05:52.264Z] #15 DONE 0.0s [2024-10-12T09:05:52.264Z] [2024-10-12T09:05:52.264Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-10-12T09:05:52.264Z] #16 transferring dockerfile: 2.07kB done [2024-10-12T09:05:52.264Z] #16 DONE 0.0s [2024-10-12T09:05:52.264Z] [2024-10-12T09:05:52.264Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-12T09:05:52.264Z] #17 transferring context: 50B done [2024-10-12T09:05:52.264Z] #17 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-10-12T09:05:52.523Z] #18 transferring context: 50B done [2024-10-12T09:05:52.523Z] #18 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #19 [core-metadata internal] load .dockerignore [2024-10-12T09:05:52.523Z] #19 transferring context: 50B done [2024-10-12T09:05:52.523Z] #19 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #20 [support-notifications internal] load .dockerignore [2024-10-12T09:05:52.523Z] #20 transferring context: 50B done [2024-10-12T09:05:52.523Z] #20 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #21 [security-proxy-setup internal] load .dockerignore [2024-10-12T09:05:52.523Z] #21 transferring context: 50B done [2024-10-12T09:05:52.523Z] #21 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #22 [core-data internal] load .dockerignore [2024-10-12T09:05:52.523Z] #22 transferring context: 50B done [2024-10-12T09:05:52.523Z] #22 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-10-12T09:05:52.523Z] #23 transferring context: 50B done [2024-10-12T09:05:52.523Z] #23 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #24 [security-proxy-auth internal] load .dockerignore [2024-10-12T09:05:52.523Z] #24 transferring context: 50B done [2024-10-12T09:05:52.523Z] #24 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #25 [security-bootstrapper internal] load .dockerignore [2024-10-12T09:05:52.523Z] #25 transferring context: 50B done [2024-10-12T09:05:52.523Z] #25 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-10-12T09:05:52.523Z] #26 transferring context: 50B done [2024-10-12T09:05:52.523Z] #26 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #27 [core-command internal] load .dockerignore [2024-10-12T09:05:52.523Z] #27 transferring context: 50B done [2024-10-12T09:05:52.523Z] #27 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #28 [security-spire-server internal] load .dockerignore [2024-10-12T09:05:52.523Z] #28 transferring context: 50B done [2024-10-12T09:05:52.523Z] #28 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #29 [security-spire-config internal] load .dockerignore [2024-10-12T09:05:52.523Z] #29 transferring context: 50B done [2024-10-12T09:05:52.523Z] #29 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #30 [support-scheduler internal] load .dockerignore [2024-10-12T09:05:52.523Z] #30 transferring context: 50B done [2024-10-12T09:05:52.523Z] #30 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #31 [security-spire-agent internal] load .dockerignore [2024-10-12T09:05:52.523Z] #31 transferring context: 50B done [2024-10-12T09:05:52.523Z] #31 DONE 0.0s [2024-10-12T09:05:52.523Z] [2024-10-12T09:05:52.523Z] #32 [core-keeper internal] load .dockerignore [2024-10-12T09:05:52.783Z] #32 transferring context: 50B done [2024-10-12T09:05:52.783Z] #32 DONE 0.0s [2024-10-12T09:05:52.783Z] [2024-10-12T09:05:52.783Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-12T09:05:52.783Z] #33 DONE 0.0s [2024-10-12T09:05:52.783Z] [2024-10-12T09:05:52.783Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-12T09:05:52.783Z] #34 DONE 0.1s [2024-10-12T09:05:52.783Z] [2024-10-12T09:05:52.783Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:05:52.783Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:05:52.783Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:05:52.783Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-12T09:05:52.783Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-12T09:05:52.783Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:05:52.783Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:05:52.783Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-12T09:05:52.783Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-12T09:05:52.783Z] #35 DONE 0.1s [2024-10-12T09:05:52.783Z] [2024-10-12T09:05:52.783Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-12T09:05:52.783Z] #33 DONE 0.0s [2024-10-12T09:05:52.783Z] [2024-10-12T09:05:52.783Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-12T09:05:52.783Z] #34 DONE 0.1s [2024-10-12T09:05:52.783Z] [2024-10-12T09:05:52.783Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:05:52.783Z] #36 ... [2024-10-12T09:05:52.783Z] [2024-10-12T09:05:52.783Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-12T09:05:52.783Z] #33 DONE 0.0s [2024-10-12T09:05:52.783Z] [2024-10-12T09:05:52.783Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-12T09:05:52.783Z] #34 DONE 0.1s [2024-10-12T09:05:52.783Z] [2024-10-12T09:05:52.783Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:05:52.783Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:05:52.783Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:05:52.783Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-12T09:05:52.783Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-12T09:05:52.783Z] #35 DONE 0.1s [2024-10-12T09:05:52.783Z] [2024-10-12T09:05:52.783Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:05:53.042Z] #36 ... [2024-10-12T09:05:53.042Z] [2024-10-12T09:05:53.042Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:05:53.042Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:05:53.042Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:05:53.042Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-12T09:05:53.042Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-12T09:05:53.042Z] #35 DONE 0.1s [2024-10-12T09:05:53.042Z] [2024-10-12T09:05:53.042Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-12T09:05:53.042Z] #33 DONE 0.0s [2024-10-12T09:05:53.042Z] [2024-10-12T09:05:53.042Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:05:53.042Z] #36 ... [2024-10-12T09:05:53.042Z] [2024-10-12T09:05:53.042Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:05:53.042Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:05:53.042Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:05:53.042Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-12T09:05:53.042Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-12T09:05:53.042Z] #35 DONE 0.1s [2024-10-12T09:05:53.042Z] [2024-10-12T09:05:53.042Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-12T09:05:53.042Z] #33 DONE 0.0s [2024-10-12T09:05:53.042Z] [2024-10-12T09:05:53.042Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-12T09:05:53.042Z] #37 DONE 0.6s [2024-10-12T09:05:53.042Z] [2024-10-12T09:05:53.042Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:05:53.305Z] #36 ... [2024-10-12T09:05:53.305Z] [2024-10-12T09:05:53.305Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-12T09:05:53.305Z] #33 DONE 0.0s [2024-10-12T09:05:53.305Z] [2024-10-12T09:05:53.305Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:05:53.305Z] #36 ... [2024-10-12T09:05:53.305Z] [2024-10-12T09:05:53.305Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:05:53.305Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:05:53.305Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:05:53.305Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-12T09:05:53.305Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-12T09:05:53.305Z] #35 DONE 0.1s [2024-10-12T09:05:53.305Z] [2024-10-12T09:05:53.305Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-12T09:05:53.305Z] #33 DONE 0.0s [2024-10-12T09:05:53.305Z] [2024-10-12T09:05:53.305Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-12T09:05:53.305Z] #37 DONE 0.7s [2024-10-12T09:05:53.305Z] [2024-10-12T09:05:53.305Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:05:54.692Z] #36 ... [2024-10-12T09:05:54.692Z] [2024-10-12T09:05:54.692Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:05:54.692Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:05:54.692Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:05:54.692Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-12T09:05:54.692Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-12T09:05:54.692Z] #35 DONE 0.1s [2024-10-12T09:05:54.692Z] [2024-10-12T09:05:54.692Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-12T09:05:54.692Z] #37 DONE 0.7s [2024-10-12T09:05:54.692Z] [2024-10-12T09:05:54.692Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-12T09:05:54.692Z] #34 DONE 1.6s [2024-10-12T09:05:54.692Z] [2024-10-12T09:05:54.692Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:05:58.169Z] #36 transferring context: 256.77MB 4.7s [2024-10-12T09:06:00.077Z] #36 ... [2024-10-12T09:06:00.077Z] [2024-10-12T09:06:00.077Z] #38 [support-notifications internal] load build context [2024-10-12T09:06:00.077Z] #38 ... [2024-10-12T09:06:00.077Z] [2024-10-12T09:06:00.077Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:06:02.618Z] #36 transferring context: 433.86MB 9.7s [2024-10-12T09:06:02.618Z] #36 ... [2024-10-12T09:06:02.618Z] [2024-10-12T09:06:02.618Z] #39 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-12T09:06:02.618Z] #0 4.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:02.618Z] #0 5.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:02.618Z] #0 5.420 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-12T09:06:02.618Z] #0 5.751 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:02.618Z] #0 5.751 OK: 8 MiB in 15 packages [2024-10-12T09:06:03.296Z] #39 ... [2024-10-12T09:06:03.296Z] [2024-10-12T09:06:03.296Z] #40 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-12T09:06:03.296Z] #40 ... [2024-10-12T09:06:03.296Z] [2024-10-12T09:06:03.296Z] #41 [security-proxy-setup internal] load build context [2024-10-12T09:06:03.556Z] #41 ... [2024-10-12T09:06:03.556Z] [2024-10-12T09:06:03.556Z] #42 [security-proxy-auth internal] load build context [2024-10-12T09:06:03.556Z] #42 ... [2024-10-12T09:06:03.556Z] [2024-10-12T09:06:03.556Z] #43 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-12T09:06:03.556Z] #43 ... [2024-10-12T09:06:03.556Z] [2024-10-12T09:06:03.556Z] #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-12T09:06:03.556Z] #44 ... [2024-10-12T09:06:03.556Z] [2024-10-12T09:06:03.556Z] #45 [core-command internal] load build context [2024-10-12T09:06:04.333Z] #45 ... [2024-10-12T09:06:04.333Z] [2024-10-12T09:06:04.333Z] #46 [security-spiffe-token-provider internal] load build context [2024-10-12T09:06:04.597Z] #46 ... [2024-10-12T09:06:04.597Z] [2024-10-12T09:06:04.597Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-12T09:06:04.597Z] #47 ... [2024-10-12T09:06:04.597Z] [2024-10-12T09:06:04.597Z] #48 [core-keeper internal] load build context [2024-10-12T09:06:04.597Z] #48 ... [2024-10-12T09:06:04.597Z] [2024-10-12T09:06:04.597Z] #49 [support-scheduler internal] load build context [2024-10-12T09:06:04.597Z] #49 ... [2024-10-12T09:06:04.597Z] [2024-10-12T09:06:04.597Z] #50 [core-metadata internal] load build context [2024-10-12T09:06:04.856Z] #50 ... [2024-10-12T09:06:04.856Z] [2024-10-12T09:06:04.856Z] #51 [security-bootstrapper internal] load build context [2024-10-12T09:06:04.856Z] #51 ... [2024-10-12T09:06:04.856Z] [2024-10-12T09:06:04.856Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-12T09:06:05.114Z] #52 ... [2024-10-12T09:06:05.114Z] [2024-10-12T09:06:05.114Z] #53 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-12T09:06:05.114Z] #53 ... [2024-10-12T09:06:05.114Z] [2024-10-12T09:06:05.114Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-12T09:06:05.114Z] #54 ... [2024-10-12T09:06:05.114Z] [2024-10-12T09:06:05.114Z] #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-12T09:06:05.382Z] #55 ... [2024-10-12T09:06:05.382Z] [2024-10-12T09:06:05.382Z] #56 [core-data internal] load build context [2024-10-12T09:06:05.382Z] #56 ... [2024-10-12T09:06:05.382Z] [2024-10-12T09:06:05.382Z] #57 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-10-12T09:06:05.382Z] #57 ... [2024-10-12T09:06:05.382Z] [2024-10-12T09:06:05.382Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-12T09:06:05.642Z] #58 ... [2024-10-12T09:06:05.642Z] [2024-10-12T09:06:05.642Z] #59 [security-secretstore-setup internal] load build context [2024-10-12T09:06:05.643Z] #59 ... [2024-10-12T09:06:05.643Z] [2024-10-12T09:06:05.643Z] #60 [support-cron-scheduler internal] load build context [2024-10-12T09:06:05.955Z] #60 ... [2024-10-12T09:06:05.955Z] [2024-10-12T09:06:05.955Z] #59 [security-secretstore-setup internal] load build context [2024-10-12T09:06:07.863Z] #59 transferring context: 569.49MB 14.8s [2024-10-12T09:06:08.429Z] #59 transferring context: 612.03MB 15.5s done [2024-10-12T09:06:10.373Z] #59 ... [2024-10-12T09:06:10.373Z] [2024-10-12T09:06:10.373Z] #38 [support-notifications internal] load build context [2024-10-12T09:06:10.373Z] #38 transferring context: 612.03MB 14.6s done [2024-10-12T09:06:10.373Z] #38 ... [2024-10-12T09:06:10.373Z] [2024-10-12T09:06:10.373Z] #50 [core-metadata internal] load build context [2024-10-12T09:06:10.373Z] #50 transferring context: 612.03MB 17.3s done [2024-10-12T09:06:12.546Z] Removing intermediate container 462044e80a6b [2024-10-12T09:06:12.546Z] ---> 3d071888da35 [2024-10-12T09:06:12.546Z] Successfully built 3d071888da35 [2024-10-12T09:06:12.546Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:06:12.888Z] + docker inspect -f . ci-base-image-arm64 [2024-10-12T09:06:12.888Z] . [Pipeline] } [Pipeline] // withEnv [2024-10-12T09:06:12.910Z] #50 ... [2024-10-12T09:06:12.910Z] [2024-10-12T09:06:12.910Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:06:12.910Z] #36 transferring context: 612.03MB 15.0s done [Pipeline] withDockerContainer [2024-10-12T09:06:13.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-22581 does not seem to be running inside a container [2024-10-12T09:06:13.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:06:13.169Z] #36 ... [2024-10-12T09:06:13.169Z] [2024-10-12T09:06:13.169Z] #41 [security-proxy-setup internal] load build context [2024-10-12T09:06:13.169Z] #41 transferring context: 612.03MB 16.8s done [2024-10-12T09:06:13.449Z] #41 ... [2024-10-12T09:06:13.449Z] [2024-10-12T09:06:13.449Z] #42 [security-proxy-auth internal] load build context [2024-10-12T09:06:13.449Z] #42 transferring context: 612.03MB 14.4s done [2024-10-12T09:06:13.708Z] #42 ... [2024-10-12T09:06:13.708Z] [2024-10-12T09:06:13.708Z] #49 [support-scheduler internal] load build context [2024-10-12T09:06:13.708Z] #49 transferring context: 612.03MB 13.1s done [2024-10-12T09:06:13.708Z] #49 ... [2024-10-12T09:06:13.708Z] [2024-10-12T09:06:13.708Z] #45 [core-command internal] load build context [2024-10-12T09:06:13.708Z] #45 transferring context: 612.03MB 15.6s done [2024-10-12T09:06:14.399Z] $ docker top 1faf46b9dbdb778bf9b14e80f30e170517777116288800571203ad0939d79f39 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-12T09:06:15.086Z] #45 ... [2024-10-12T09:06:15.086Z] [2024-10-12T09:06:15.086Z] #46 [security-spiffe-token-provider internal] load build context [2024-10-12T09:06:15.086Z] #46 transferring context: 612.03MB 15.4s done [2024-10-12T09:06:15.086Z] #46 ... [2024-10-12T09:06:15.086Z] [2024-10-12T09:06:15.086Z] #51 [security-bootstrapper internal] load build context [2024-10-12T09:06:15.086Z] #51 transferring context: 612.03MB 15.4s done [2024-10-12T09:06:15.086Z] #51 ... [2024-10-12T09:06:15.086Z] [2024-10-12T09:06:15.086Z] #56 [core-data internal] load build context [2024-10-12T09:06:15.086Z] #56 transferring context: 612.03MB 16.0s done [2024-10-12T09:06:15.290Z] + go version [2024-10-12T09:06:15.290Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-12T09:06:15.311Z] $ docker stop --time=1 1faf46b9dbdb778bf9b14e80f30e170517777116288800571203ad0939d79f39 [2024-10-12T09:06:16.023Z] #56 ... [2024-10-12T09:06:16.023Z] [2024-10-12T09:06:16.023Z] #60 [support-cron-scheduler internal] load build context [2024-10-12T09:06:16.023Z] #60 transferring context: 612.03MB 14.6s done [2024-10-12T09:06:16.929Z] $ docker rm -f --volumes 1faf46b9dbdb778bf9b14e80f30e170517777116288800571203ad0939d79f39 [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-10-12T09:06:17.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-12T09:06:17.791Z] [2024-10-12T09:06:17.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:06:18.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-12T09:06:18.126Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-12T09:06:18.126Z] 547446be3368: Pulling fs layer [2024-10-12T09:06:18.126Z] d125d8839a47: Pulling fs layer [2024-10-12T09:06:18.126Z] 3e85d5ac6304: Pulling fs layer [2024-10-12T09:06:18.126Z] c3105a71a48b: Pulling fs layer [2024-10-12T09:06:18.126Z] 0f093f025ec4: Pulling fs layer [2024-10-12T09:06:18.126Z] c3106fc0e877: Pulling fs layer [2024-10-12T09:06:18.126Z] c3105a71a48b: Waiting [2024-10-12T09:06:18.126Z] 0f093f025ec4: Waiting [2024-10-12T09:06:18.126Z] c3106fc0e877: Waiting [2024-10-12T09:06:18.398Z] 547446be3368: Verifying Checksum [2024-10-12T09:06:18.398Z] 547446be3368: Download complete [2024-10-12T09:06:18.398Z] c3105a71a48b: Verifying Checksum [2024-10-12T09:06:18.398Z] c3105a71a48b: Download complete [2024-10-12T09:06:18.667Z] d125d8839a47: Verifying Checksum [2024-10-12T09:06:18.667Z] d125d8839a47: Download complete [2024-10-12T09:06:18.935Z] c3106fc0e877: Verifying Checksum [2024-10-12T09:06:18.935Z] c3106fc0e877: Download complete [2024-10-12T09:06:18.935Z] 0f093f025ec4: Verifying Checksum [2024-10-12T09:06:18.935Z] 0f093f025ec4: Download complete [2024-10-12T09:06:19.203Z] 547446be3368: Pull complete [2024-10-12T09:06:20.626Z] d125d8839a47: Pull complete [2024-10-12T09:06:20.626Z] 3e85d5ac6304: Download complete [2024-10-12T09:06:22.611Z] #60 ... [2024-10-12T09:06:22.611Z] [2024-10-12T09:06:22.611Z] #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-12T09:06:30.713Z] 3e85d5ac6304: Pull complete [2024-10-12T09:06:30.713Z] c3105a71a48b: Pull complete [2024-10-12T09:06:31.677Z] 0f093f025ec4: Pull complete [2024-10-12T09:06:31.677Z] c3106fc0e877: Pull complete [2024-10-12T09:06:31.677Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-12T09:06:31.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-12T09:06:31.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T09:06:31.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-22581 does not seem to be running inside a container [2024-10-12T09:06:31.955Z] $ 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/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:06:33.977Z] $ docker top 946c5f8ff339783ebb390f3e1acbb10b19037545d289e0bb7c3802f10a06a3ad -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-12T09:06:34.493Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-12T09:06:41.193Z] #61 ... [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-12T09:06:41.193Z] #47 DONE 45.7s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:41.193Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:41.193Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:41.193Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-12T09:06:41.193Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-12T09:06:41.193Z] #35 DONE 0.1s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #42 [security-proxy-auth internal] load build context [2024-10-12T09:06:41.193Z] #42 DONE 45.8s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #53 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-12T09:06:41.193Z] #53 DONE 45.6s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #60 [support-cron-scheduler internal] load build context [2024-10-12T09:06:41.193Z] #60 DONE 45.8s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #38 [support-notifications internal] load build context [2024-10-12T09:06:41.193Z] #38 DONE 46.0s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #59 [security-secretstore-setup internal] load build context [2024-10-12T09:06:41.193Z] #59 DONE 46.1s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #57 [core-data builder 2/7] WORKDIR /edgex-go [2024-10-12T09:06:41.193Z] #57 DONE 45.8s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #36 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:06:41.193Z] #36 DONE 46.2s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:41.193Z] #62 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-10-12T09:06:41.193Z] #62 ... [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #46 [security-spiffe-token-provider internal] load build context [2024-10-12T09:06:41.193Z] #46 DONE 45.8s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #51 [security-bootstrapper internal] load build context [2024-10-12T09:06:41.193Z] #51 DONE 45.9s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #45 [core-command internal] load build context [2024-10-12T09:06:41.193Z] #45 DONE 45.9s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #56 [core-data internal] load build context [2024-10-12T09:06:41.193Z] #56 DONE 46.0s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #49 [support-scheduler internal] load build context [2024-10-12T09:06:41.193Z] #49 DONE 45.7s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #39 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-12T09:06:41.193Z] #39 DONE 46.5s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:41.193Z] #62 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-12T09:06:41.193Z] #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-10-12T09:06:41.193Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-12T09:06:41.193Z] #62 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-10-12T09:06:41.193Z] #62 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-12T09:06:41.193Z] #62 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-12T09:06:41.193Z] #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-12T09:06:41.193Z] #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-12T09:06:41.193Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-12T09:06:41.193Z] #62 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-12T09:06:41.193Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.3s [2024-10-12T09:06:41.193Z] #62 ... [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #41 [security-proxy-setup internal] load build context [2024-10-12T09:06:41.193Z] #41 DONE 46.3s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:41.193Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-12T09:06:41.193Z] #62 ... [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #50 [core-metadata internal] load build context [2024-10-12T09:06:41.193Z] #50 DONE 46.4s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #63 [security-spire-config internal] load build context [2024-10-12T09:06:41.193Z] #63 transferring context: 26.23kB done [2024-10-12T09:06:41.193Z] #63 DONE 0.5s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #64 [security-spire-agent internal] load build context [2024-10-12T09:06:41.193Z] #64 transferring context: 27.51kB done [2024-10-12T09:06:41.193Z] #64 DONE 0.5s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #65 [security-spire-server internal] load build context [2024-10-12T09:06:41.193Z] #65 transferring context: 27.98kB done [2024-10-12T09:06:41.193Z] #65 DONE 0.6s [2024-10-12T09:06:41.193Z] [2024-10-12T09:06:41.193Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:41.193Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.5s [2024-10-12T09:06:41.193Z] #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-12T09:06:41.193Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.32MB / 30.73MB 0.6s [2024-10-12T09:06:41.193Z] #62 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-12T09:06:41.193Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.27MB / 30.73MB 0.7s [2024-10-12T09:06:41.193Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2024-10-12T09:06:41.193Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-10-12T09:06:41.193Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-10-12T09:06:41.193Z] #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-12T09:06:42.194Z] #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2024-10-12T09:06:43.641Z] #62 ... [2024-10-12T09:06:43.641Z] [2024-10-12T09:06:43.641Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-12T09:06:43.641Z] #52 46.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:43.641Z] #52 46.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:43.641Z] #52 46.89 (1/3) Installing ca-certificates (20240705-r0) [2024-10-12T09:06:43.641Z] #52 46.94 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-12T09:06:43.641Z] #52 46.97 (3/3) Installing tzdata (2024b-r0) [2024-10-12T09:06:43.641Z] #52 47.02 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:43.641Z] #52 47.02 Executing ca-certificates-20240705-r0.trigger [2024-10-12T09:06:43.641Z] #52 47.05 OK: 10 MiB in 17 packages [2024-10-12T09:06:43.641Z] #52 DONE 50.6s [2024-10-12T09:06:43.902Z] [2024-10-12T09:06:43.902Z] #48 [core-keeper internal] load build context [2024-10-12T09:06:44.469Z] #48 transferring context: 589.60MB 5.1s [2024-10-12T09:06:44.469Z] #48 ... [2024-10-12T09:06:44.469Z] [2024-10-12T09:06:44.469Z] #66 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:06:44.617Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-10-12T09:06:44.617Z] #1 transferring dockerfile: [2024-10-12T09:06:44.617Z] #1 transferring dockerfile: 2.07kB done [2024-10-12T09:06:44.617Z] #1 DONE 0.1s [2024-10-12T09:06:44.887Z] [2024-10-12T09:06:44.887Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-12T09:06:44.887Z] #2 transferring dockerfile: 2.49kB done [2024-10-12T09:06:44.887Z] #2 DONE 0.1s [2024-10-12T09:06:44.887Z] [2024-10-12T09:06:44.887Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-12T09:06:44.887Z] #3 transferring dockerfile: 2.50kB done [2024-10-12T09:06:44.887Z] #3 DONE 0.1s [2024-10-12T09:06:44.887Z] [2024-10-12T09:06:44.887Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-12T09:06:44.887Z] #4 transferring dockerfile: 2.15kB 0.0s done [2024-10-12T09:06:45.153Z] #4 DONE 0.1s [2024-10-12T09:06:45.153Z] [2024-10-12T09:06:45.153Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-10-12T09:06:45.153Z] #5 transferring dockerfile: 1.69kB done [2024-10-12T09:06:45.153Z] #5 DONE 0.1s [2024-10-12T09:06:45.153Z] [2024-10-12T09:06:45.153Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-12T09:06:45.153Z] #6 transferring dockerfile: 3.17kB done [2024-10-12T09:06:45.153Z] #6 DONE 0.1s [2024-10-12T09:06:45.153Z] [2024-10-12T09:06:45.153Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-10-12T09:06:45.153Z] #7 transferring dockerfile: 2.13kB 0.0s done [2024-10-12T09:06:45.153Z] #7 DONE 0.1s [2024-10-12T09:06:45.153Z] [2024-10-12T09:06:45.153Z] #8 [core-data internal] load build definition from Dockerfile [2024-10-12T09:06:45.153Z] #8 transferring dockerfile: 2.07kB 0.0s done [2024-10-12T09:06:45.411Z] #66 ... [2024-10-12T09:06:45.411Z] [2024-10-12T09:06:45.411Z] #48 [core-keeper internal] load build context [2024-10-12T09:06:45.411Z] #48 transferring context: 612.03MB 5.3s done [2024-10-12T09:06:45.411Z] #48 DONE 50.9s [2024-10-12T09:06:45.411Z] [2024-10-12T09:06:45.411Z] #43 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-12T09:06:45.411Z] #43 46.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.411Z] #43 46.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.411Z] #43 46.93 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-12T09:06:45.411Z] #43 46.94 (2/2) Installing su-exec (0.2-r3) [2024-10-12T09:06:45.411Z] #43 46.95 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:45.411Z] #43 46.97 OK: 8 MiB in 16 packages [2024-10-12T09:06:45.411Z] #43 DONE 52.2s [2024-10-12T09:06:45.411Z] [2024-10-12T09:06:45.411Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-12T09:06:45.411Z] #58 46.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.411Z] #58 46.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.411Z] #58 47.03 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-12T09:06:45.411Z] #58 47.04 (2/4) Installing openssl (3.3.2-r0) [2024-10-12T09:06:45.411Z] #58 47.09 (3/4) Installing su-exec (0.2-r3) [2024-10-12T09:06:45.411Z] #58 47.10 (4/4) Installing yq-go (4.44.1-r2) [2024-10-12T09:06:45.411Z] #58 47.19 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:45.411Z] #58 47.20 OK: 19 MiB in 18 packages [2024-10-12T09:06:45.411Z] #58 DONE 52.5s [2024-10-12T09:06:45.411Z] [2024-10-12T09:06:45.411Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-12T09:06:45.411Z] #54 46.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.411Z] #54 46.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.411Z] #54 47.24 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-12T09:06:45.411Z] #54 47.24 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-12T09:06:45.411Z] #54 47.24 OK: 24163 distinct packages available [2024-10-12T09:06:45.411Z] #54 47.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.411Z] #54 47.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.411Z] #54 47.83 (1/14) Installing ca-certificates (20240705-r0) [2024-10-12T09:06:45.411Z] #54 47.86 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-12T09:06:45.411Z] #54 47.96 (3/14) Installing c-ares (1.33.1-r0) [2024-10-12T09:06:45.411Z] #54 47.98 (4/14) Installing libunistring (1.2-r0) [2024-10-12T09:06:45.411Z] #54 48.02 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-12T09:06:45.411Z] #54 48.03 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-12T09:06:45.411Z] #54 48.04 (7/14) Installing libpsl (0.21.5-r1) [2024-10-12T09:06:45.411Z] #54 48.05 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-12T09:06:45.411Z] #54 48.08 (9/14) Installing libcurl (8.10.1-r0) [2024-10-12T09:06:45.411Z] #54 48.11 (10/14) Installing curl (8.10.1-r0) [2024-10-12T09:06:45.411Z] #54 48.12 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-12T09:06:45.411Z] #54 48.13 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-12T09:06:45.411Z] #54 48.14 (13/14) Installing libucontext (1.2-r3) [2024-10-12T09:06:45.411Z] #54 48.15 (14/14) Installing gcompat (1.1.0-r4) [2024-10-12T09:06:45.411Z] #54 48.16 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:45.411Z] #54 48.17 Executing ca-certificates-20240705-r0.trigger [2024-10-12T09:06:45.411Z] #54 48.22 OK: 13 MiB in 28 packages [2024-10-12T09:06:45.411Z] #54 DONE 52.3s [2024-10-12T09:06:45.411Z] [2024-10-12T09:06:45.411Z] #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-12T09:06:45.411Z] #55 46.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.411Z] #55 46.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.411Z] #55 47.07 (1/2) Installing ca-certificates (20240705-r0) [2024-10-12T09:06:45.411Z] #55 47.16 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-12T09:06:45.411Z] #55 47.17 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:45.411Z] #55 47.18 Executing ca-certificates-20240705-r0.trigger [2024-10-12T09:06:45.411Z] #55 47.23 OK: 9 MiB in 16 packages [2024-10-12T09:06:45.411Z] #55 DONE 52.6s [2024-10-12T09:06:45.411Z] [2024-10-12T09:06:45.411Z] #40 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-12T09:06:45.411Z] #40 46.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.411Z] #40 46.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.411Z] #40 47.56 (1/4) Installing ca-certificates (20240705-r0) [2024-10-12T09:06:45.411Z] #40 47.61 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-12T09:06:45.411Z] #40 47.63 (3/4) Installing su-exec (0.2-r3) [2024-10-12T09:06:45.411Z] #40 47.64 (4/4) Installing yq-go (4.44.1-r2) [2024-10-12T09:06:45.411Z] #40 48.38 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:45.411Z] #40 48.38 Executing ca-certificates-20240705-r0.trigger [2024-10-12T09:06:45.411Z] #40 48.43 OK: 19 MiB in 18 packages [2024-10-12T09:06:45.411Z] #40 DONE 52.6s [2024-10-12T09:06:45.423Z] #8 DONE 0.1s [2024-10-12T09:06:45.423Z] [2024-10-12T09:06:45.423Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-10-12T09:06:45.423Z] #9 transferring dockerfile: 1.93kB done [2024-10-12T09:06:45.423Z] #9 DONE 0.1s [2024-10-12T09:06:45.423Z] [2024-10-12T09:06:45.423Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-12T09:06:45.423Z] #10 transferring dockerfile: 2.23kB 0.0s done [2024-10-12T09:06:45.423Z] #10 DONE 0.1s [2024-10-12T09:06:45.423Z] [2024-10-12T09:06:45.423Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-10-12T09:06:45.423Z] #11 transferring dockerfile: 1.70kB done [2024-10-12T09:06:45.423Z] #11 DONE 0.1s [2024-10-12T09:06:45.423Z] [2024-10-12T09:06:45.423Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-12T09:06:45.671Z] [2024-10-12T09:06:45.671Z] #61 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-12T09:06:45.671Z] #61 DONE 22.9s [2024-10-12T09:06:45.671Z] [2024-10-12T09:06:45.671Z] #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-12T09:06:45.671Z] #44 46.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.671Z] #44 47.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.671Z] #44 47.81 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-12T09:06:45.671Z] #44 47.98 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:45.671Z] #44 47.99 OK: 8 MiB in 15 packages [2024-10-12T09:06:45.671Z] #44 DONE 52.6s [2024-10-12T09:06:45.671Z] [2024-10-12T09:06:45.671Z] #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-12T09:06:45.671Z] #67 ... [2024-10-12T09:06:45.671Z] [2024-10-12T09:06:45.671Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-12T09:06:45.671Z] #0 3.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.671Z] #0 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.671Z] #0 3.507 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-12T09:06:45.671Z] #0 3.507 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-12T09:06:45.671Z] #0 3.507 OK: 24163 distinct packages available [2024-10-12T09:06:45.671Z] #0 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.671Z] #0 3.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:45.671Z] #0 3.917 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-12T09:06:45.671Z] #0 3.929 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-12T09:06:45.671Z] #0 3.939 (3/5) Installing libucontext (1.2-r3) [2024-10-12T09:06:45.671Z] #0 3.949 (4/5) Installing gcompat (1.1.0-r4) [2024-10-12T09:06:45.671Z] #0 3.960 (5/5) Installing openssl (3.3.2-r0) [2024-10-12T09:06:45.671Z] #0 3.981 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:45.671Z] #0 3.986 OK: 9 MiB in 19 packages [2024-10-12T09:06:45.671Z] #68 DONE 6.8s [2024-10-12T09:06:45.671Z] [2024-10-12T09:06:45.671Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-12T09:06:45.671Z] #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-10-12T09:06:45.671Z] #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-12T09:06:45.671Z] #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-12T09:06:45.671Z] #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-10-12T09:06:45.671Z] #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-12T09:06:45.671Z] #69 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-12T09:06:45.671Z] #69 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-12T09:06:45.671Z] #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-12T09:06:45.671Z] #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-10-12T09:06:45.671Z] #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-12T09:06:45.671Z] #69 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-10-12T09:06:45.671Z] #69 DONE 6.9s [2024-10-12T09:06:45.688Z] #12 transferring dockerfile: 1.85kB done [2024-10-12T09:06:45.688Z] #12 DONE 0.1s [2024-10-12T09:06:45.688Z] [2024-10-12T09:06:45.688Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-10-12T09:06:45.688Z] #13 transferring dockerfile: 2.02kB done [2024-10-12T09:06:45.688Z] #13 DONE 0.1s [2024-10-12T09:06:45.688Z] [2024-10-12T09:06:45.688Z] #14 [core-command internal] load build definition from Dockerfile [2024-10-12T09:06:45.688Z] #14 transferring dockerfile: 1.93kB done [2024-10-12T09:06:45.688Z] #14 DONE 0.1s [2024-10-12T09:06:45.688Z] [2024-10-12T09:06:45.688Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-12T09:06:45.688Z] #15 transferring dockerfile: 1.89kB done [2024-10-12T09:06:45.688Z] #15 DONE 0.1s [2024-10-12T09:06:45.688Z] [2024-10-12T09:06:45.688Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-10-12T09:06:45.930Z] [2024-10-12T09:06:45.930Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:45.930Z] #62 DONE 6.9s [2024-10-12T09:06:45.930Z] [2024-10-12T09:06:45.930Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-12T09:06:45.955Z] #16 transferring dockerfile: 1.81kB done [2024-10-12T09:06:45.955Z] #16 DONE 0.1s [2024-10-12T09:06:45.955Z] [2024-10-12T09:06:45.955Z] #17 [core-keeper internal] load .dockerignore [2024-10-12T09:06:45.955Z] #17 transferring context: [2024-10-12T09:06:45.955Z] #17 transferring context: 50B done [2024-10-12T09:06:45.955Z] #17 DONE 0.0s [2024-10-12T09:06:46.536Z] [2024-10-12T09:06:46.536Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-10-12T09:06:46.536Z] #18 transferring context: 50B done [2024-10-12T09:06:46.536Z] #18 DONE 0.0s [2024-10-12T09:06:46.536Z] [2024-10-12T09:06:46.536Z] #19 [security-proxy-setup internal] load .dockerignore [2024-10-12T09:06:46.536Z] #19 transferring context: 50B 0.0s done [2024-10-12T09:06:46.536Z] #19 DONE 0.1s [2024-10-12T09:06:46.812Z] [2024-10-12T09:06:46.812Z] #20 [security-proxy-auth internal] load .dockerignore [2024-10-12T09:06:46.812Z] #20 transferring context: 50B done [2024-10-12T09:06:46.812Z] #20 DONE 0.1s [2024-10-12T09:06:46.812Z] [2024-10-12T09:06:46.812Z] #21 [security-spire-config internal] load .dockerignore [2024-10-12T09:06:46.812Z] #21 transferring context: 50B done [2024-10-12T09:06:46.812Z] #21 DONE 0.1s [2024-10-12T09:06:46.812Z] [2024-10-12T09:06:46.812Z] #22 [security-bootstrapper internal] load .dockerignore [2024-10-12T09:06:46.812Z] #22 transferring context: 50B done [2024-10-12T09:06:46.812Z] #22 DONE 0.1s [2024-10-12T09:06:46.812Z] [2024-10-12T09:06:46.812Z] #23 [core-metadata internal] load .dockerignore [2024-10-12T09:06:46.812Z] #23 transferring context: 50B 0.0s done [2024-10-12T09:06:46.812Z] #23 DONE 0.1s [2024-10-12T09:06:46.812Z] [2024-10-12T09:06:46.812Z] #24 [support-scheduler internal] load .dockerignore [2024-10-12T09:06:46.812Z] #24 DONE 0.0s [2024-10-12T09:06:46.812Z] [2024-10-12T09:06:46.812Z] #25 [core-data internal] load .dockerignore [2024-10-12T09:06:46.812Z] #25 transferring context: 50B done [2024-10-12T09:06:46.812Z] #25 DONE 0.1s [2024-10-12T09:06:46.930Z] #70 ... [2024-10-12T09:06:46.930Z] [2024-10-12T09:06:46.930Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-12T09:06:46.930Z] #71 DONE 8.0s [2024-10-12T09:06:46.930Z] [2024-10-12T09:06:46.930Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-12T09:06:46.930Z] #72 ... [2024-10-12T09:06:46.930Z] [2024-10-12T09:06:46.930Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-12T09:06:46.930Z] #0 7.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:46.930Z] #0 7.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:46.930Z] #0 8.008 OK: 246 MiB in 54 packages [2024-10-12T09:06:46.930Z] #73 DONE 8.1s [2024-10-12T09:06:46.930Z] [2024-10-12T09:06:46.930Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:06:46.930Z] #74 DONE 0.1s [2024-10-12T09:06:46.930Z] [2024-10-12T09:06:46.930Z] #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-12T09:06:46.930Z] #0 7.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:46.930Z] #0 7.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:46.930Z] #0 8.030 OK: 246 MiB in 54 packages [2024-10-12T09:06:46.930Z] #75 DONE 8.4s [2024-10-12T09:06:46.930Z] [2024-10-12T09:06:46.930Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:06:46.930Z] #76 DONE 0.1s [2024-10-12T09:06:47.081Z] [2024-10-12T09:06:47.081Z] #24 [support-scheduler internal] load .dockerignore [2024-10-12T09:06:47.081Z] #24 transferring context: 50B 0.0s done [2024-10-12T09:06:47.081Z] #24 DONE 0.1s [2024-10-12T09:06:47.081Z] [2024-10-12T09:06:47.081Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-12T09:06:47.081Z] #26 transferring context: 50B done [2024-10-12T09:06:47.081Z] #26 DONE 0.1s [2024-10-12T09:06:47.081Z] [2024-10-12T09:06:47.081Z] #27 [security-spire-server internal] load .dockerignore [2024-10-12T09:06:47.081Z] #27 transferring context: 50B done [2024-10-12T09:06:47.081Z] #27 DONE 0.1s [2024-10-12T09:06:47.081Z] [2024-10-12T09:06:47.081Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-10-12T09:06:47.188Z] [2024-10-12T09:06:47.188Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:06:47.352Z] #28 transferring context: 50B done [2024-10-12T09:06:47.352Z] #28 DONE 0.1s [2024-10-12T09:06:47.352Z] [2024-10-12T09:06:47.352Z] #29 [support-notifications internal] load .dockerignore [2024-10-12T09:06:47.352Z] #29 transferring context: 50B done [2024-10-12T09:06:47.352Z] #29 DONE 0.0s [2024-10-12T09:06:47.352Z] [2024-10-12T09:06:47.352Z] #30 [core-command internal] load .dockerignore [2024-10-12T09:06:47.352Z] #30 transferring context: 50B done [2024-10-12T09:06:47.352Z] #30 DONE 0.0s [2024-10-12T09:06:47.352Z] [2024-10-12T09:06:47.352Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-10-12T09:06:47.352Z] #31 transferring context: 50B done [2024-10-12T09:06:47.352Z] #31 DONE 0.0s [2024-10-12T09:06:47.352Z] [2024-10-12T09:06:47.352Z] #32 [security-spire-agent internal] load .dockerignore [2024-10-12T09:06:47.447Z] #77 ... [2024-10-12T09:06:47.447Z] [2024-10-12T09:06:47.447Z] #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-12T09:06:47.447Z] #0 7.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:47.447Z] #0 7.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:47.447Z] #0 8.028 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-12T09:06:47.447Z] #0 8.028 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-12T09:06:47.447Z] #0 8.028 OK: 24163 distinct packages available [2024-10-12T09:06:47.447Z] #0 8.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:47.447Z] #0 8.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:47.447Z] #0 8.592 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-12T09:06:47.447Z] #0 8.604 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-12T09:06:47.447Z] #0 8.614 (3/4) Installing libucontext (1.2-r3) [2024-10-12T09:06:47.447Z] #0 8.625 (4/4) Installing gcompat (1.1.0-r4) [2024-10-12T09:06:47.447Z] #0 8.638 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:47.447Z] #0 8.644 OK: 8 MiB in 18 packages [2024-10-12T09:06:47.447Z] #78 DONE 8.8s [2024-10-12T09:06:47.625Z] #32 transferring context: 50B done [2024-10-12T09:06:47.625Z] #32 DONE 0.1s [2024-10-12T09:06:47.625Z] [2024-10-12T09:06:47.625Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:47.625Z] #33 DONE 0.0s [2024-10-12T09:06:47.625Z] [2024-10-12T09:06:47.625Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-12T09:06:47.707Z] [2024-10-12T09:06:47.707Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-12T09:06:47.707Z] #0 7.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:47.707Z] #0 7.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:47.707Z] #0 8.022 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-12T09:06:47.707Z] #0 8.022 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-12T09:06:47.707Z] #0 8.022 OK: 24162 distinct packages available [2024-10-12T09:06:47.707Z] #0 8.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:47.707Z] #0 8.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:47.707Z] #0 8.602 OK: 246 MiB in 54 packages [2024-10-12T09:06:47.707Z] #79 DONE 8.7s [2024-10-12T09:06:47.707Z] [2024-10-12T09:06:47.707Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:06:47.707Z] #80 DONE 0.1s [2024-10-12T09:06:47.707Z] [2024-10-12T09:06:47.707Z] #66 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:06:47.707Z] #66 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:47.707Z] #66 3.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:47.893Z] #34 DONE 0.4s [2024-10-12T09:06:47.893Z] [2024-10-12T09:06:47.893Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:47.893Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:47.893Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:47.893Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-12T09:06:47.893Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-12T09:06:47.966Z] #66 ... [2024-10-12T09:06:47.966Z] [2024-10-12T09:06:47.966Z] #81 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-12T09:06:47.966Z] #0 8.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:47.966Z] #0 8.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:47.966Z] #0 8.951 OK: 246 MiB in 54 packages [2024-10-12T09:06:47.966Z] #81 DONE 9.1s [2024-10-12T09:06:47.966Z] [2024-10-12T09:06:47.966Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:06:48.181Z] #35 DONE 0.1s [2024-10-12T09:06:48.181Z] [2024-10-12T09:06:48.181Z] #36 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-12T09:06:48.232Z] #82 DONE 0.2s [2024-10-12T09:06:48.232Z] [2024-10-12T09:06:48.232Z] #66 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:06:48.232Z] #66 3.609 Upgrading critical system libraries and apk-tools: [2024-10-12T09:06:48.232Z] #66 3.609 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:06:48.232Z] #66 3.628 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:48.232Z] #66 3.720 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:06:48.232Z] #66 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:48.453Z] #36 ... [2024-10-12T09:06:48.453Z] [2024-10-12T09:06:48.453Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:48.453Z] #33 DONE 0.0s [2024-10-12T09:06:48.453Z] [2024-10-12T09:06:48.453Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-12T09:06:48.453Z] #34 DONE 0.4s [2024-10-12T09:06:48.453Z] [2024-10-12T09:06:48.453Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:48.453Z] #33 DONE 0.0s [2024-10-12T09:06:48.453Z] [2024-10-12T09:06:48.453Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:48.453Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:48.453Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:48.453Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-12T09:06:48.453Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-12T09:06:48.453Z] #35 DONE 0.2s [2024-10-12T09:06:48.453Z] [2024-10-12T09:06:48.453Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-12T09:06:48.453Z] #34 DONE 0.4s [2024-10-12T09:06:48.453Z] [2024-10-12T09:06:48.453Z] #37 [security-secretstore-setup internal] load build context [2024-10-12T09:06:48.508Z] #66 3.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:48.508Z] #66 ... [2024-10-12T09:06:48.508Z] [2024-10-12T09:06:48.509Z] #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-12T09:06:48.509Z] #0 8.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:48.509Z] #0 8.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:48.509Z] #0 9.074 Upgrading critical system libraries and apk-tools: [2024-10-12T09:06:48.509Z] #0 9.074 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:06:48.509Z] #0 9.093 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:48.509Z] #0 9.158 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:06:48.509Z] #0 9.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:48.509Z] #0 9.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:48.509Z] #0 9.555 OK: 8 MiB in 15 packages [2024-10-12T09:06:48.509Z] #83 DONE 9.7s [2024-10-12T09:06:48.509Z] [2024-10-12T09:06:48.509Z] #66 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:06:48.509Z] #66 4.166 OK: 10 MiB in 17 packages [2024-10-12T09:06:48.720Z] #37 ... [2024-10-12T09:06:48.720Z] [2024-10-12T09:06:48.720Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:48.720Z] #33 DONE 0.0s [2024-10-12T09:06:48.720Z] [2024-10-12T09:06:48.720Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-10-12T09:06:48.720Z] #34 DONE 0.5s [2024-10-12T09:06:48.720Z] [2024-10-12T09:06:48.720Z] #37 [security-secretstore-setup internal] load build context [2024-10-12T09:06:48.720Z] #37 ... [2024-10-12T09:06:48.720Z] [2024-10-12T09:06:48.720Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:48.720Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:48.720Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:48.720Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-12T09:06:48.720Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-12T09:06:48.720Z] #35 DONE 0.3s [2024-10-12T09:06:48.720Z] [2024-10-12T09:06:48.720Z] #37 [security-secretstore-setup internal] load build context [2024-10-12T09:06:48.768Z] #66 DONE 4.3s [2024-10-12T09:06:48.768Z] [2024-10-12T09:06:48.768Z] #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-12T09:06:48.768Z] #67 3.176 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:48.990Z] #37 ... [2024-10-12T09:06:48.990Z] [2024-10-12T09:06:48.990Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:48.990Z] #33 DONE 0.0s [2024-10-12T09:06:48.990Z] [2024-10-12T09:06:48.990Z] #37 [security-secretstore-setup internal] load build context [2024-10-12T09:06:48.990Z] #37 ... [2024-10-12T09:06:48.990Z] [2024-10-12T09:06:48.990Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:48.990Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:48.990Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:48.990Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-12T09:06:48.990Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-12T09:06:48.990Z] #35 DONE 0.3s [2024-10-12T09:06:48.990Z] [2024-10-12T09:06:48.990Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:48.990Z] #33 DONE 0.0s [2024-10-12T09:06:48.990Z] [2024-10-12T09:06:48.990Z] #38 [core-keeper internal] load build context [2024-10-12T09:06:48.990Z] #38 transferring context: 3.23MB 0.8s done [2024-10-12T09:06:48.990Z] #38 DONE 1.1s [2024-10-12T09:06:49.027Z] #67 ... [2024-10-12T09:06:49.027Z] [2024-10-12T09:06:49.027Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:06:49.027Z] #0 2.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 2.864 Upgrading critical system libraries and apk-tools: [2024-10-12T09:06:49.027Z] #0 2.864 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:06:49.027Z] #0 2.878 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:49.027Z] #0 2.954 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:06:49.027Z] #0 2.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 3.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 3.368 OK: 13 MiB in 28 packages [2024-10-12T09:06:49.027Z] #84 DONE 3.5s [2024-10-12T09:06:49.027Z] [2024-10-12T09:06:49.027Z] #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-12T09:06:49.027Z] #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 2.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 2.851 Upgrading critical system libraries and apk-tools: [2024-10-12T09:06:49.027Z] #0 2.851 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:06:49.027Z] #0 2.870 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:49.027Z] #0 2.932 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:06:49.027Z] #0 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 3.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 3.370 OK: 9 MiB in 16 packages [2024-10-12T09:06:49.027Z] #85 DONE 3.5s [2024-10-12T09:06:49.027Z] [2024-10-12T09:06:49.027Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-12T09:06:49.027Z] #0 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 2.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 2.903 Upgrading critical system libraries and apk-tools: [2024-10-12T09:06:49.027Z] #0 2.903 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:06:49.027Z] #0 2.918 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:49.027Z] #0 2.983 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:06:49.027Z] #0 2.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 3.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 3.420 OK: 8 MiB in 16 packages [2024-10-12T09:06:49.027Z] #86 DONE 3.6s [2024-10-12T09:06:49.027Z] [2024-10-12T09:06:49.027Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-12T09:06:49.027Z] #0 2.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 3.030 Upgrading critical system libraries and apk-tools: [2024-10-12T09:06:49.027Z] #0 3.031 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:06:49.027Z] #0 3.050 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:49.027Z] #0 3.133 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:06:49.027Z] #0 3.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 3.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.027Z] #0 3.568 OK: 19 MiB in 18 packages [2024-10-12T09:06:49.027Z] #87 DONE 3.7s [2024-10-12T09:06:49.027Z] [2024-10-12T09:06:49.027Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-12T09:06:49.027Z] #88 DONE 0.0s [2024-10-12T09:06:49.027Z] [2024-10-12T09:06:49.027Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-12T09:06:49.027Z] #70 3.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.258Z] [2024-10-12T09:06:49.259Z] #39 [security-bootstrapper internal] load build context [2024-10-12T09:06:49.259Z] #39 ... [2024-10-12T09:06:49.259Z] [2024-10-12T09:06:49.259Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:49.259Z] #33 DONE 0.0s [2024-10-12T09:06:49.259Z] [2024-10-12T09:06:49.259Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:49.259Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:49.259Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:49.259Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-12T09:06:49.259Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-12T09:06:49.259Z] #35 DONE 0.3s [2024-10-12T09:06:49.259Z] [2024-10-12T09:06:49.259Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:49.259Z] #33 DONE 0.0s [2024-10-12T09:06:49.259Z] [2024-10-12T09:06:49.259Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-12T09:06:49.298Z] #70 3.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.528Z] #34 DONE 1.1s [2024-10-12T09:06:49.528Z] [2024-10-12T09:06:49.528Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:49.528Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:49.528Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:49.528Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-12T09:06:49.528Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-12T09:06:49.528Z] #35 DONE 0.4s [2024-10-12T09:06:49.528Z] [2024-10-12T09:06:49.528Z] #37 [security-secretstore-setup internal] load build context [2024-10-12T09:06:49.528Z] #37 ... [2024-10-12T09:06:49.528Z] [2024-10-12T09:06:49.528Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:49.528Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:49.528Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:49.528Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-12T09:06:49.528Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-12T09:06:49.528Z] #35 DONE 0.4s [2024-10-12T09:06:49.528Z] [2024-10-12T09:06:49.528Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:49.528Z] #33 DONE 0.0s [2024-10-12T09:06:49.528Z] [2024-10-12T09:06:49.528Z] #37 [security-secretstore-setup internal] load build context [2024-10-12T09:06:49.528Z] #37 transferring context: 3.23MB 1.0s done [2024-10-12T09:06:49.556Z] #70 ... [2024-10-12T09:06:49.556Z] [2024-10-12T09:06:49.556Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-12T09:06:49.556Z] #0 2.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.556Z] #0 3.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.556Z] #0 3.420 Upgrading critical system libraries and apk-tools: [2024-10-12T09:06:49.556Z] #0 3.420 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:06:49.556Z] #0 3.450 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:49.556Z] #0 3.543 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:06:49.556Z] #0 3.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.556Z] #0 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.556Z] #0 3.916 OK: 19 MiB in 18 packages [2024-10-12T09:06:49.556Z] #89 DONE 4.0s [2024-10-12T09:06:49.556Z] [2024-10-12T09:06:49.556Z] #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-12T09:06:49.556Z] #70 3.948 Upgrading critical system libraries and apk-tools: [2024-10-12T09:06:49.556Z] #70 3.948 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:06:49.556Z] #70 3.967 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:49.814Z] #70 4.054 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:06:49.814Z] #70 4.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:49.814Z] #70 4.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:50.124Z] #37 ... [2024-10-12T09:06:50.124Z] [2024-10-12T09:06:50.124Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:50.124Z] #33 DONE 0.0s [2024-10-12T09:06:50.124Z] [2024-10-12T09:06:50.124Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:50.124Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:50.124Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:50.124Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-12T09:06:50.124Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-12T09:06:50.124Z] #35 DONE 0.4s [2024-10-12T09:06:50.124Z] [2024-10-12T09:06:50.124Z] #37 [security-secretstore-setup internal] load build context [2024-10-12T09:06:50.124Z] #37 DONE 1.6s [2024-10-12T09:06:50.124Z] [2024-10-12T09:06:50.124Z] #39 [security-bootstrapper internal] load build context [2024-10-12T09:06:50.124Z] #39 ... [2024-10-12T09:06:50.124Z] [2024-10-12T09:06:50.124Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:50.124Z] #33 DONE 0.0s [2024-10-12T09:06:50.124Z] [2024-10-12T09:06:50.124Z] #39 [security-bootstrapper internal] load build context [2024-10-12T09:06:50.383Z] #70 ... [2024-10-12T09:06:50.383Z] [2024-10-12T09:06:50.383Z] #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-12T09:06:50.383Z] #0 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:50.383Z] #0 3.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:50.383Z] #0 3.973 Upgrading critical system libraries and apk-tools: [2024-10-12T09:06:50.383Z] #0 3.973 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:06:50.383Z] #0 3.991 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:50.383Z] #0 4.045 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:06:50.383Z] #0 4.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:50.383Z] #0 4.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:50.383Z] #0 4.630 OK: 8 MiB in 15 packages [2024-10-12T09:06:50.383Z] #90 DONE 4.7s [2024-10-12T09:06:50.383Z] [2024-10-12T09:06:50.383Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-12T09:06:50.383Z] #70 4.607 OK: 9 MiB in 19 packages [2024-10-12T09:06:50.383Z] #70 DONE 4.7s [2024-10-12T09:06:50.383Z] [2024-10-12T09:06:50.383Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-12T09:06:50.399Z] #39 ... [2024-10-12T09:06:50.399Z] [2024-10-12T09:06:50.399Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:50.399Z] #33 DONE 0.0s [2024-10-12T09:06:50.399Z] [2024-10-12T09:06:50.399Z] #39 [security-bootstrapper internal] load build context [2024-10-12T09:06:50.399Z] #39 ... [2024-10-12T09:06:50.399Z] [2024-10-12T09:06:50.399Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:50.399Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:50.399Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:50.399Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-12T09:06:50.399Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-12T09:06:50.399Z] #35 DONE 0.4s [2024-10-12T09:06:50.399Z] [2024-10-12T09:06:50.399Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-12T09:06:50.399Z] #40 DONE 1.6s [2024-10-12T09:06:50.399Z] [2024-10-12T09:06:50.399Z] #41 [security-spire-config internal] load build context [2024-10-12T09:06:50.399Z] #41 DONE 0.0s [2024-10-12T09:06:50.399Z] [2024-10-12T09:06:50.399Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:50.399Z] #42 DONE 0.0s [2024-10-12T09:06:50.399Z] [2024-10-12T09:06:50.399Z] #39 [security-bootstrapper internal] load build context [2024-10-12T09:06:50.671Z] #39 ... [2024-10-12T09:06:50.671Z] [2024-10-12T09:06:50.671Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:50.671Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:50.671Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:50.671Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-12T09:06:50.671Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-12T09:06:50.671Z] #35 DONE 0.5s [2024-10-12T09:06:50.671Z] [2024-10-12T09:06:50.671Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-12T09:06:50.671Z] #34 DONE 2.0s [2024-10-12T09:06:50.671Z] [2024-10-12T09:06:50.671Z] #39 [security-bootstrapper internal] load build context [2024-10-12T09:06:50.671Z] #39 ... [2024-10-12T09:06:50.671Z] [2024-10-12T09:06:50.671Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-12T09:06:50.671Z] #33 DONE 0.0s [2024-10-12T09:06:50.671Z] [2024-10-12T09:06:50.671Z] #43 [security-proxy-auth internal] load build context [2024-10-12T09:06:50.671Z] #43 transferring context: 3.23MB 1.1s done [2024-10-12T09:06:50.671Z] #43 DONE 1.9s [2024-10-12T09:06:50.671Z] [2024-10-12T09:06:50.671Z] #44 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-10-12T09:06:50.671Z] #44 DONE 3.6s [2024-10-12T09:06:50.671Z] [2024-10-12T09:06:50.671Z] #39 [security-bootstrapper internal] load build context [2024-10-12T09:06:50.671Z] #39 ... [2024-10-12T09:06:50.671Z] [2024-10-12T09:06:50.671Z] #45 [security-proxy-setup internal] load build context [2024-10-12T09:06:50.671Z] #45 transferring context: 3.23MB 1.2s done [2024-10-12T09:06:50.671Z] #45 DONE 2.0s [2024-10-12T09:06:50.953Z] [2024-10-12T09:06:50.953Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:50.953Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:51.765Z] #91 DONE 1.3s [2024-10-12T09:06:51.766Z] [2024-10-12T09:06:51.766Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-12T09:06:51.766Z] #72 2.592 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:51.766Z] #72 3.200 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:51.766Z] #72 3.914 OK: 246 MiB in 54 packages [2024-10-12T09:06:51.766Z] #72 DONE 4.8s [2024-10-12T09:06:51.766Z] [2024-10-12T09:06:51.766Z] #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-12T09:06:51.766Z] #67 4.667 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:51.766Z] #67 5.369 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-12T09:06:51.766Z] #67 5.685 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:51.766Z] #67 5.690 OK: 8 MiB in 15 packages [2024-10-12T09:06:51.766Z] #67 DONE 6.0s [2024-10-12T09:06:51.766Z] [2024-10-12T09:06:51.766Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-12T09:06:51.766Z] #92 DONE 0.1s [2024-10-12T09:06:51.766Z] [2024-10-12T09:06:51.766Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-12T09:06:51.766Z] #93 DONE 1.3s [2024-10-12T09:06:51.766Z] [2024-10-12T09:06:51.766Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-12T09:06:51.766Z] #94 DONE 2.6s [2024-10-12T09:06:51.766Z] [2024-10-12T09:06:51.766Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:06:51.933Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done [2024-10-12T09:06:52.333Z] #95 ... [2024-10-12T09:06:52.333Z] [2024-10-12T09:06:52.333Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-12T09:06:52.558Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-12T09:06:52.591Z] #0 2.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:52.591Z] #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:52.591Z] #0 3.184 Upgrading critical system libraries and apk-tools: [2024-10-12T09:06:52.591Z] #0 3.184 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:06:52.591Z] #0 3.203 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:06:52.591Z] #0 3.268 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:06:52.591Z] #0 3.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:52.591Z] #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T09:06:52.591Z] #0 3.990 OK: 8 MiB in 18 packages [2024-10-12T09:06:52.591Z] #96 DONE 4.9s [2024-10-12T09:06:52.591Z] [2024-10-12T09:06:52.591Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-12T09:06:52.591Z] #97 DONE 0.9s [2024-10-12T09:06:52.591Z] [2024-10-12T09:06:52.591Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-12T09:06:52.591Z] #98 DONE 0.9s [2024-10-12T09:06:52.591Z] [2024-10-12T09:06:52.591Z] #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-12T09:06:52.591Z] #99 DONE 0.9s [2024-10-12T09:06:52.591Z] [2024-10-12T09:06:52.591Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-12T09:06:53.148Z] #42 ... [2024-10-12T09:06:53.149Z] [2024-10-12T09:06:53.149Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-12T09:06:53.149Z] #34 DONE 4.5s [2024-10-12T09:06:53.149Z] [2024-10-12T09:06:53.149Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:53.149Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:53.149Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:53.149Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-12T09:06:53.149Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-12T09:06:53.149Z] #35 DONE 0.5s [2024-10-12T09:06:53.149Z] [2024-10-12T09:06:53.149Z] #44 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-10-12T09:06:53.149Z] #44 DONE 3.6s [2024-10-12T09:06:53.149Z] [2024-10-12T09:06:53.149Z] #46 [security-spire-server internal] load build context [2024-10-12T09:06:53.149Z] #46 transferring context: 27.98kB 0.2s done [2024-10-12T09:06:53.149Z] #46 DONE 2.8s [2024-10-12T09:06:53.149Z] [2024-10-12T09:06:53.149Z] #47 [security-spiffe-token-provider internal] load build context [2024-10-12T09:06:53.157Z] #100 DONE 0.4s [2024-10-12T09:06:53.157Z] [2024-10-12T09:06:53.157Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-12T09:06:53.157Z] #101 DONE 0.5s [2024-10-12T09:06:53.157Z] [2024-10-12T09:06:53.157Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-12T09:06:53.157Z] #102 DONE 0.5s [2024-10-12T09:06:53.157Z] [2024-10-12T09:06:53.157Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-12T09:06:53.157Z] #103 DONE 0.1s [2024-10-12T09:06:53.157Z] [2024-10-12T09:06:53.157Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-12T09:06:53.157Z] #104 DONE 0.1s [2024-10-12T09:06:53.157Z] [2024-10-12T09:06:53.157Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-12T09:06:53.157Z] #105 DONE 0.1s [2024-10-12T09:06:53.157Z] [2024-10-12T09:06:53.157Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-12T09:06:53.157Z] #106 DONE 0.1s [2024-10-12T09:06:53.157Z] [2024-10-12T09:06:53.157Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-12T09:06:53.157Z] #107 DONE 0.1s [2024-10-12T09:06:53.157Z] [2024-10-12T09:06:53.157Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-12T09:06:53.157Z] #108 DONE 0.1s [2024-10-12T09:06:53.157Z] [2024-10-12T09:06:53.157Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-12T09:06:53.157Z] #109 DONE 0.1s [2024-10-12T09:06:53.157Z] [2024-10-12T09:06:53.157Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-12T09:06:53.420Z] #110 DONE 0.1s [2024-10-12T09:06:53.420Z] [2024-10-12T09:06:53.420Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-12T09:06:53.420Z] #111 DONE 0.1s [2024-10-12T09:06:53.420Z] [2024-10-12T09:06:53.420Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-12T09:06:53.420Z] #112 DONE 0.1s [2024-10-12T09:06:53.420Z] [2024-10-12T09:06:53.420Z] #113 [security-spire-server] exporting to image [2024-10-12T09:06:53.420Z] #113 exporting layers [2024-10-12T09:06:53.420Z] #113 ... [2024-10-12T09:06:53.420Z] [2024-10-12T09:06:53.420Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-12T09:06:53.420Z] #114 DONE 0.1s [2024-10-12T09:06:53.420Z] [2024-10-12T09:06:53.420Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-12T09:06:53.420Z] #115 DONE 0.1s [2024-10-12T09:06:53.420Z] [2024-10-12T09:06:53.420Z] #113 [security-spire-agent] exporting to image [2024-10-12T09:06:53.986Z] #113 exporting layers 0.7s done [2024-10-12T09:06:53.986Z] #113 writing image sha256:9bda2cd148fa7b433f5af743189e693c333feb499f4744fa5b200f61e177a5d9 0.0s done [2024-10-12T09:06:53.986Z] #113 naming to docker.io/library/security-spire-server done [2024-10-12T09:06:54.113Z] #47 ... [2024-10-12T09:06:54.113Z] [2024-10-12T09:06:54.113Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-12T09:06:54.113Z] #40 DONE 4.8s [2024-10-12T09:06:54.113Z] [2024-10-12T09:06:54.113Z] #41 [security-spire-config internal] load build context [2024-10-12T09:06:54.113Z] #41 transferring context: 26.23kB 0.2s done [2024-10-12T09:06:54.113Z] #41 DONE 3.6s [2024-10-12T09:06:54.246Z] #113 exporting layers 0.6s done [2024-10-12T09:06:54.246Z] #113 writing image sha256:4159303ea47b450c21923bc9bb117d67c406bca51bfa1f7366fabe6e596bd074 done [2024-10-12T09:06:54.246Z] #113 naming to docker.io/library/security-spire-agent done [2024-10-12T09:06:54.246Z] #113 writing image sha256:1632ed0b6186dde73ccdbb059f63ec17a8cd91bef9bbb1eb05a21abd08ec32be done [2024-10-12T09:06:54.246Z] #113 naming to docker.io/library/security-spire-config done [2024-10-12T09:06:54.246Z] #113 DONE 0.9s [2024-10-12T09:06:54.246Z] [2024-10-12T09:06:54.246Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:06:54.384Z] [2024-10-12T09:06:54.384Z] #39 [security-bootstrapper internal] load build context [2024-10-12T09:06:54.384Z] #39 transferring context: 3.23MB 4.1s done [2024-10-12T09:06:54.654Z] #39 ... [2024-10-12T09:06:54.654Z] [2024-10-12T09:06:54.654Z] #48 [core-metadata internal] load build context [2024-10-12T09:06:54.654Z] #48 transferring context: 3.23MB 3.0s done [2024-10-12T09:06:54.654Z] #48 DONE 5.2s [2024-10-12T09:06:54.654Z] [2024-10-12T09:06:54.654Z] #49 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:06:54.654Z] #49 ... [2024-10-12T09:06:54.654Z] [2024-10-12T09:06:54.654Z] #39 [security-bootstrapper internal] load build context [2024-10-12T09:06:54.654Z] #39 DONE 5.6s [2024-10-12T09:06:54.654Z] [2024-10-12T09:06:54.922Z] #49 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:06:56.337Z] #49 ... [2024-10-12T09:06:56.337Z] [2024-10-12T09:06:56.337Z] #36 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-12T09:06:56.337Z] #36 DONE 8.1s [2024-10-12T09:06:56.337Z] [2024-10-12T09:06:56.337Z] #49 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:06:56.337Z] #49 ... [2024-10-12T09:06:56.337Z] [2024-10-12T09:06:56.337Z] #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-12T09:06:56.337Z] #50 DONE 5.3s [2024-10-12T09:06:56.337Z] [2024-10-12T09:06:56.337Z] #49 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:06:56.337Z] #49 transferring context: 3.23MB 5.6s done [2024-10-12T09:06:56.616Z] #49 ... [2024-10-12T09:06:56.616Z] [2024-10-12T09:06:56.616Z] #51 [support-notifications builder 2/8] WORKDIR /edgex-go [2024-10-12T09:06:56.616Z] #51 DONE 5.9s [2024-10-12T09:06:56.616Z] [2024-10-12T09:06:56.616Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T09:06:56.616Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-12T09:06:56.616Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-12T09:06:56.616Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-12T09:06:56.616Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-12T09:06:56.616Z] #35 DONE 0.5s [2024-10-12T09:06:56.616Z] [2024-10-12T09:06:56.616Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-12T09:06:56.616Z] #52 DONE 0.0s [2024-10-12T09:06:56.616Z] [2024-10-12T09:06:56.616Z] #53 [security-spire-agent internal] load build context [2024-10-12T09:06:56.616Z] #53 DONE 0.0s [2024-10-12T09:06:56.616Z] [2024-10-12T09:06:56.616Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:56.616Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done [2024-10-12T09:06:56.616Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-12T09:06:56.616Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-12T09:06:56.616Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-12T09:06:56.616Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done [2024-10-12T09:06:56.616Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done [2024-10-12T09:06:56.616Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.1s [2024-10-12T09:06:56.616Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-12T09:06:56.886Z] #42 ... [2024-10-12T09:06:56.886Z] [2024-10-12T09:06:56.886Z] #49 [core-common-config-bootstrapper internal] load build context [2024-10-12T09:06:56.886Z] #49 DONE 6.7s [2024-10-12T09:06:56.886Z] [2024-10-12T09:06:56.886Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:56.886Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.1s done [2024-10-12T09:06:57.472Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.0s [2024-10-12T09:06:57.672Z] #116 ... [2024-10-12T09:06:57.672Z] [2024-10-12T09:06:57.672Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:06:57.672Z] #117 ... [2024-10-12T09:06:57.672Z] [2024-10-12T09:06:57.672Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:06:57.744Z] #42 ... [2024-10-12T09:06:57.744Z] [2024-10-12T09:06:57.744Z] #54 [support-scheduler internal] load build context [2024-10-12T09:06:57.744Z] #54 transferring context: 3.23MB 6.1s done [2024-10-12T09:06:57.744Z] #54 DONE 8.2s [2024-10-12T09:06:57.744Z] [2024-10-12T09:06:57.744Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:58.014Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.5s [2024-10-12T09:06:58.627Z] #42 ... [2024-10-12T09:06:58.627Z] [2024-10-12T09:06:58.627Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-12T09:06:58.627Z] #0 8.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:06:58.627Z] #0 8.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:06:58.627Z] #55 ... [2024-10-12T09:06:58.627Z] [2024-10-12T09:06:58.627Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:58.627Z] #42 ... [2024-10-12T09:06:58.627Z] [2024-10-12T09:06:58.627Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-12T09:06:58.627Z] #0 8.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:06:58.627Z] #0 9.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:06:58.899Z] #56 ... [2024-10-12T09:06:58.899Z] [2024-10-12T09:06:58.899Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-12T09:06:58.899Z] #0 8.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:06:58.899Z] #0 9.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:06:58.899Z] #57 ... [2024-10-12T09:06:58.899Z] [2024-10-12T09:06:58.899Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:58.899Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.13MB / 28.04MB 4.6s [2024-10-12T09:06:59.483Z] #42 ... [2024-10-12T09:06:59.483Z] [2024-10-12T09:06:59.483Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-12T09:06:59.483Z] #0 8.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:06:59.483Z] #0 9.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:06:59.483Z] #58 ... [2024-10-12T09:06:59.483Z] [2024-10-12T09:06:59.483Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:59.483Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 5.0s [2024-10-12T09:06:59.483Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-12T09:06:59.483Z] #42 ... [2024-10-12T09:06:59.483Z] [2024-10-12T09:06:59.483Z] #59 [core-data internal] load build context [2024-10-12T09:06:59.483Z] #59 transferring context: 3.23MB 6.5s done [2024-10-12T09:06:59.483Z] #59 DONE 10.0s [2024-10-12T09:06:59.483Z] [2024-10-12T09:06:59.483Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:06:59.483Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-12T09:07:00.072Z] #42 ... [2024-10-12T09:07:00.072Z] [2024-10-12T09:07:00.072Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-12T09:07:00.072Z] #0 8.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:00.072Z] #0 9.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:00.072Z] #60 ... [2024-10-12T09:07:00.072Z] [2024-10-12T09:07:00.072Z] #61 [support-cron-scheduler internal] load build context [2024-10-12T09:07:00.072Z] #61 transferring context: 3.23MB 5.4s done [2024-10-12T09:07:00.072Z] #61 DONE 9.5s [2024-10-12T09:07:00.072Z] [2024-10-12T09:07:00.072Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:00.072Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 5.6s [2024-10-12T09:07:00.344Z] #42 ... [2024-10-12T09:07:00.344Z] [2024-10-12T09:07:00.344Z] #62 [support-notifications internal] load build context [2024-10-12T09:07:00.344Z] #62 transferring context: 3.23MB 7.0s done [2024-10-12T09:07:00.344Z] #62 DONE 9.8s [2024-10-12T09:07:00.344Z] [2024-10-12T09:07:00.344Z] #53 [security-spire-agent internal] load build context [2024-10-12T09:07:00.344Z] #53 transferring context: 27.51kB 0.3s done [2024-10-12T09:07:00.344Z] #53 DONE 3.8s [2024-10-12T09:07:00.344Z] [2024-10-12T09:07:00.344Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:00.611Z] #42 ... [2024-10-12T09:07:00.611Z] [2024-10-12T09:07:00.611Z] #63 [core-command internal] load build context [2024-10-12T09:07:00.611Z] #63 transferring context: 3.23MB 7.5s done [2024-10-12T09:07:00.611Z] #63 DONE 10.0s [2024-10-12T09:07:00.611Z] [2024-10-12T09:07:00.611Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:00.611Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 6.1s [2024-10-12T09:07:00.611Z] #42 ... [2024-10-12T09:07:00.611Z] [2024-10-12T09:07:00.611Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-12T09:07:00.611Z] #64 ... [2024-10-12T09:07:00.611Z] [2024-10-12T09:07:00.611Z] #47 [security-spiffe-token-provider internal] load build context [2024-10-12T09:07:00.611Z] #47 transferring context: 3.23MB 5.0s done [2024-10-12T09:07:00.611Z] #47 DONE 7.5s [2024-10-12T09:07:00.611Z] [2024-10-12T09:07:00.611Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-12T09:07:00.891Z] #65 ... [2024-10-12T09:07:00.891Z] [2024-10-12T09:07:00.891Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-12T09:07:00.891Z] #66 ... [2024-10-12T09:07:00.891Z] [2024-10-12T09:07:00.891Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-12T09:07:00.891Z] #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:01.162Z] #67 ... [2024-10-12T09:07:01.162Z] [2024-10-12T09:07:01.162Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:01.162Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.52MB / 28.04MB 6.5s [2024-10-12T09:07:02.136Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.27MB / 28.04MB 7.7s [2024-10-12T09:07:03.106Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 8.5s [2024-10-12T09:07:03.382Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.98MB / 28.04MB 8.8s [2024-10-12T09:07:03.650Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.66MB / 28.04MB 9.1s [2024-10-12T09:07:03.650Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-12T09:07:03.916Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 9.6s [2024-10-12T09:07:04.506Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 9.9s [2024-10-12T09:07:04.506Z] #42 ... [2024-10-12T09:07:04.506Z] [2024-10-12T09:07:04.506Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-12T09:07:04.778Z] #68 ... [2024-10-12T09:07:04.778Z] [2024-10-12T09:07:04.778Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:05.045Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.87MB / 28.04MB 10.5s [2024-10-12T09:07:05.045Z] #42 ... [2024-10-12T09:07:05.045Z] [2024-10-12T09:07:05.045Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-12T09:07:05.045Z] #57 14.24 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-12T09:07:05.045Z] #57 14.29 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:05.045Z] #57 14.38 OK: 9 MiB in 15 packages [2024-10-12T09:07:05.045Z] #57 DONE 16.5s [2024-10-12T09:07:05.045Z] [2024-10-12T09:07:05.045Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:05.045Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.6s done [2024-10-12T09:07:06.466Z] #42 ... [2024-10-12T09:07:06.466Z] [2024-10-12T09:07:06.466Z] #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-12T09:07:06.466Z] #69 ... [2024-10-12T09:07:06.466Z] [2024-10-12T09:07:06.466Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-12T09:07:06.466Z] #58 14.98 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-12T09:07:06.466Z] #58 15.03 (2/2) Installing su-exec (0.2-r3) [2024-10-12T09:07:06.466Z] #58 15.06 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:06.466Z] #58 15.26 OK: 9 MiB in 16 packages [2024-10-12T09:07:06.466Z] #58 DONE 17.1s [2024-10-12T09:07:06.466Z] [2024-10-12T09:07:06.466Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-12T09:07:06.466Z] #55 13.22 (1/4) Installing ca-certificates (20240705-r0) [2024-10-12T09:07:06.466Z] #55 13.66 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-12T09:07:06.466Z] #55 13.74 (3/4) Installing su-exec (0.2-r3) [2024-10-12T09:07:06.466Z] #55 13.74 (4/4) Installing yq-go (4.44.1-r2) [2024-10-12T09:07:06.466Z] #55 15.19 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:06.466Z] #55 15.37 Executing ca-certificates-20240705-r0.trigger [2024-10-12T09:07:06.466Z] #55 16.46 OK: 20 MiB in 18 packages [2024-10-12T09:07:06.466Z] #55 DONE 18.0s [2024-10-12T09:07:06.466Z] [2024-10-12T09:07:06.466Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-12T09:07:06.466Z] #60 16.59 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-12T09:07:06.466Z] #60 16.65 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:06.466Z] #60 16.75 OK: 9 MiB in 15 packages [2024-10-12T09:07:06.765Z] #60 ... [2024-10-12T09:07:06.765Z] [2024-10-12T09:07:06.765Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-12T09:07:06.765Z] #70 ... [2024-10-12T09:07:06.765Z] [2024-10-12T09:07:06.765Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-12T09:07:07.040Z] #71 ... [2024-10-12T09:07:07.040Z] [2024-10-12T09:07:07.040Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-12T09:07:07.040Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done [2024-10-12T09:07:07.040Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-12T09:07:07.040Z] #52 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-12T09:07:07.040Z] #52 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-12T09:07:07.040Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-12T09:07:07.040Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-12T09:07:07.040Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-12T09:07:07.040Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.1s done [2024-10-12T09:07:07.040Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2024-10-12T09:07:07.040Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-12T09:07:07.040Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-12T09:07:07.040Z] #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-10-12T09:07:07.307Z] #52 ... [2024-10-12T09:07:07.307Z] [2024-10-12T09:07:07.307Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-12T09:07:07.307Z] #72 ... [2024-10-12T09:07:07.307Z] [2024-10-12T09:07:07.307Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-12T09:07:07.582Z] #73 ... [2024-10-12T09:07:07.582Z] [2024-10-12T09:07:07.582Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-12T09:07:07.582Z] #74 ... [2024-10-12T09:07:07.582Z] [2024-10-12T09:07:07.582Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-12T09:07:07.582Z] #56 16.26 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-12T09:07:07.582Z] #56 16.31 (2/4) Installing openssl (3.3.2-r0) [2024-10-12T09:07:07.582Z] #56 16.48 (3/4) Installing su-exec (0.2-r3) [2024-10-12T09:07:07.582Z] #56 16.54 (4/4) Installing yq-go (4.44.1-r2) [2024-10-12T09:07:07.582Z] #56 17.68 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:07.582Z] #56 17.86 OK: 20 MiB in 18 packages [2024-10-12T09:07:08.178Z] #56 DONE 19.1s [2024-10-12T09:07:08.178Z] [2024-10-12T09:07:08.178Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-12T09:07:08.178Z] #75 ... [2024-10-12T09:07:08.178Z] [2024-10-12T09:07:08.178Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-12T09:07:08.178Z] #60 DONE 18.4s [2024-10-12T09:07:08.445Z] [2024-10-12T09:07:08.445Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-12T09:07:09.854Z] #76 ... [2024-10-12T09:07:09.854Z] [2024-10-12T09:07:09.854Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-12T09:07:09.854Z] #71 DONE 13.1s [2024-10-12T09:07:09.854Z] [2024-10-12T09:07:09.854Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-12T09:07:11.267Z] #77 ... [2024-10-12T09:07:11.267Z] [2024-10-12T09:07:11.267Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-12T09:07:11.267Z] #64 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:11.267Z] #64 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:11.267Z] #64 19.15 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-12T09:07:11.267Z] #64 19.15 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-12T09:07:11.267Z] #64 19.15 OK: 24041 distinct packages available [2024-10-12T09:07:11.267Z] #64 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:11.267Z] #64 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:11.535Z] #64 ... [2024-10-12T09:07:11.535Z] [2024-10-12T09:07:11.535Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-12T09:07:11.535Z] #67 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:11.535Z] #67 17.57 (1/2) Installing ca-certificates (20240705-r0) [2024-10-12T09:07:11.535Z] #67 17.97 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-12T09:07:11.535Z] #67 18.00 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:11.535Z] #67 18.16 Executing ca-certificates-20240705-r0.trigger [2024-10-12T09:07:11.535Z] #67 18.99 OK: 10 MiB in 16 packages [2024-10-12T09:07:11.535Z] #67 DONE 20.8s [2024-10-12T09:07:11.535Z] [2024-10-12T09:07:11.535Z] #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-12T09:07:11.535Z] #78 ... [2024-10-12T09:07:11.535Z] [2024-10-12T09:07:11.535Z] #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-12T09:07:14.147Z] #79 ... [2024-10-12T09:07:14.147Z] [2024-10-12T09:07:14.147Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-12T09:07:14.147Z] #66 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:14.147Z] #66 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:14.147Z] #66 20.61 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-12T09:07:14.147Z] #66 20.61 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-12T09:07:14.147Z] #66 20.61 OK: 24041 distinct packages available [2024-10-12T09:07:14.147Z] #66 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:14.147Z] #66 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:14.425Z] #66 ... [2024-10-12T09:07:14.425Z] [2024-10-12T09:07:14.425Z] #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-12T09:07:14.425Z] #69 18.04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:15.392Z] #69 ... [2024-10-12T09:07:15.392Z] [2024-10-12T09:07:15.392Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-12T09:07:15.392Z] #65 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:15.392Z] #65 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:15.392Z] #65 20.74 (1/3) Installing ca-certificates (20240705-r0) [2024-10-12T09:07:15.392Z] #65 21.12 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-12T09:07:15.392Z] #65 21.14 (3/3) Installing tzdata (2024b-r0) [2024-10-12T09:07:15.392Z] #65 21.99 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:15.392Z] #65 22.12 Executing ca-certificates-20240705-r0.trigger [2024-10-12T09:07:15.392Z] #65 22.96 OK: 11 MiB in 17 packages [2024-10-12T09:07:15.392Z] #65 ... [2024-10-12T09:07:15.392Z] [2024-10-12T09:07:15.392Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:15.392Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.5s [2024-10-12T09:07:16.368Z] #42 ... [2024-10-12T09:07:16.368Z] [2024-10-12T09:07:16.368Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-12T09:07:16.368Z] #65 DONE 25.7s [2024-10-12T09:07:16.368Z] [2024-10-12T09:07:16.368Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:07:16.368Z] #80 ... [2024-10-12T09:07:16.368Z] [2024-10-12T09:07:16.369Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-12T09:07:16.641Z] #81 ... [2024-10-12T09:07:16.641Z] [2024-10-12T09:07:16.641Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-12T09:07:16.913Z] #82 ... [2024-10-12T09:07:16.913Z] [2024-10-12T09:07:16.913Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:18.325Z] #42 ... [2024-10-12T09:07:18.325Z] [2024-10-12T09:07:18.325Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-12T09:07:18.325Z] #68 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:18.325Z] #68 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:18.325Z] #68 22.03 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-12T09:07:18.325Z] #68 22.03 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-12T09:07:18.325Z] #68 22.03 OK: 24041 distinct packages available [2024-10-12T09:07:18.325Z] #68 ... [2024-10-12T09:07:18.325Z] [2024-10-12T09:07:18.325Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:20.913Z] #42 ... [2024-10-12T09:07:20.913Z] [2024-10-12T09:07:20.913Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-12T09:07:20.913Z] #64 26.39 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-12T09:07:20.913Z] #64 26.47 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-12T09:07:20.913Z] #64 26.49 (3/4) Installing libucontext (1.2-r3) [2024-10-12T09:07:20.913Z] #64 26.53 (4/4) Installing gcompat (1.1.0-r4) [2024-10-12T09:07:20.913Z] #64 26.63 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:20.913Z] #64 26.87 OK: 9 MiB in 18 packages [2024-10-12T09:07:20.913Z] #64 DONE 30.0s [2024-10-12T09:07:20.913Z] [2024-10-12T09:07:20.913Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:20.913Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.7s [2024-10-12T09:07:21.872Z] #42 ... [2024-10-12T09:07:21.872Z] [2024-10-12T09:07:21.872Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-12T09:07:21.872Z] #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.9s done [2024-10-12T09:07:21.872Z] #52 ... [2024-10-12T09:07:21.872Z] [2024-10-12T09:07:21.872Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:21.872Z] #42 ... [2024-10-12T09:07:21.872Z] [2024-10-12T09:07:21.872Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-12T09:07:21.872Z] #52 DONE 25.2s [2024-10-12T09:07:21.872Z] [2024-10-12T09:07:21.872Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:22.141Z] #42 ... [2024-10-12T09:07:22.141Z] [2024-10-12T09:07:22.141Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-12T09:07:22.141Z] #74 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:22.141Z] #74 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:22.406Z] #74 ... [2024-10-12T09:07:22.406Z] [2024-10-12T09:07:22.406Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:23.364Z] #42 ... [2024-10-12T09:07:23.364Z] [2024-10-12T09:07:23.364Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-12T09:07:23.364Z] #73 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:23.364Z] #73 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:23.634Z] #73 ... [2024-10-12T09:07:23.634Z] [2024-10-12T09:07:23.634Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-12T09:07:23.634Z] #70 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:23.634Z] #70 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:23.634Z] #70 ... [2024-10-12T09:07:23.634Z] [2024-10-12T09:07:23.634Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:24.638Z] #42 ... [2024-10-12T09:07:24.638Z] [2024-10-12T09:07:24.638Z] #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-12T09:07:24.638Z] #78 9.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:24.638Z] #78 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:24.904Z] #78 ... [2024-10-12T09:07:24.904Z] [2024-10-12T09:07:24.904Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-12T09:07:24.904Z] #72 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:24.904Z] #72 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:24.904Z] #72 ... [2024-10-12T09:07:24.904Z] [2024-10-12T09:07:24.904Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:07:25.171Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.1s done [2024-10-12T09:07:25.753Z] #42 ... [2024-10-12T09:07:25.753Z] [2024-10-12T09:07:25.753Z] #74 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-12T09:07:25.753Z] #74 26.40 OK: 238 MiB in 54 packages [2024-10-12T09:07:25.753Z] #74 DONE 29.3s [2024-10-12T09:07:26.026Z] [2024-10-12T09:07:26.026Z] #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:26.299Z] #83 DONE 0.4s [2024-10-12T09:07:26.299Z] [2024-10-12T09:07:26.299Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-12T09:07:26.299Z] #73 29.45 OK: 238 MiB in 54 packages [2024-10-12T09:07:26.299Z] #73 ... [2024-10-12T09:07:26.299Z] [2024-10-12T09:07:26.299Z] #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-12T09:07:26.299Z] #69 19.83 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:26.299Z] #69 30.08 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-12T09:07:26.570Z] #69 ... [2024-10-12T09:07:26.570Z] [2024-10-12T09:07:26.570Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-12T09:07:26.570Z] #66 33.34 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-12T09:07:26.570Z] #66 33.39 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-12T09:07:26.570Z] #66 33.45 (3/5) Installing libucontext (1.2-r3) [2024-10-12T09:07:26.570Z] #66 33.48 (4/5) Installing gcompat (1.1.0-r4) [2024-10-12T09:07:26.570Z] #66 33.58 (5/5) Installing openssl (3.3.2-r0) [2024-10-12T09:07:26.570Z] #66 33.86 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:26.570Z] #66 34.04 OK: 10 MiB in 19 packages [2024-10-12T09:07:26.837Z] #66 ... [2024-10-12T09:07:26.837Z] [2024-10-12T09:07:26.837Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-12T09:07:26.837Z] #81 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:26.837Z] #81 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:26.837Z] #81 ... [2024-10-12T09:07:26.837Z] [2024-10-12T09:07:26.838Z] #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-12T09:07:26.838Z] #78 21.70 Upgrading critical system libraries and apk-tools: [2024-10-12T09:07:26.838Z] #78 21.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:07:26.838Z] #78 21.77 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:27.106Z] #78 ... [2024-10-12T09:07:27.106Z] [2024-10-12T09:07:27.106Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-12T09:07:27.106Z] #75 9.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:27.106Z] #75 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:27.106Z] #75 18.12 Upgrading critical system libraries and apk-tools: [2024-10-12T09:07:27.106Z] #75 18.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:07:27.106Z] #75 18.19 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:27.106Z] #75 ... [2024-10-12T09:07:27.106Z] [2024-10-12T09:07:27.106Z] #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-12T09:07:27.106Z] #69 30.88 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:27.374Z] #69 31.03 OK: 9 MiB in 15 packages [2024-10-12T09:07:27.374Z] #69 ... [2024-10-12T09:07:27.374Z] [2024-10-12T09:07:27.374Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-12T09:07:27.374Z] #66 DONE 36.9s [2024-10-12T09:07:27.642Z] [2024-10-12T09:07:27.642Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-12T09:07:27.642Z] #84 ... [2024-10-12T09:07:27.642Z] [2024-10-12T09:07:27.642Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-12T09:07:27.642Z] #76 9.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:27.642Z] #76 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:27.911Z] #76 ... [2024-10-12T09:07:27.911Z] [2024-10-12T09:07:27.911Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-12T09:07:27.911Z] #70 30.75 OK: 238 MiB in 54 packages [2024-10-12T09:07:28.181Z] #70 ... [2024-10-12T09:07:28.181Z] [2024-10-12T09:07:28.181Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-12T09:07:28.181Z] #73 DONE 31.4s [2024-10-12T09:07:28.181Z] [2024-10-12T09:07:28.181Z] #85 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:28.450Z] #85 ... [2024-10-12T09:07:28.450Z] [2024-10-12T09:07:28.450Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-12T09:07:28.450Z] #82 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:28.450Z] #82 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:28.450Z] #82 ... [2024-10-12T09:07:28.450Z] [2024-10-12T09:07:28.450Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-12T09:07:28.450Z] #77 8.866 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:28.450Z] #77 10.97 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:28.717Z] #77 ... [2024-10-12T09:07:28.717Z] [2024-10-12T09:07:28.717Z] #85 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:28.717Z] #85 DONE 0.7s [2024-10-12T09:07:28.717Z] [2024-10-12T09:07:28.717Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-12T09:07:28.717Z] #75 20.62 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:07:28.717Z] #75 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:28.717Z] #75 ... [2024-10-12T09:07:28.717Z] [2024-10-12T09:07:28.717Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-12T09:07:28.717Z] #68 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:28.717Z] #68 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:28.984Z] #68 ... [2024-10-12T09:07:28.984Z] [2024-10-12T09:07:28.984Z] #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-12T09:07:28.984Z] #79 7.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:28.984Z] #79 9.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:29.251Z] #79 ... [2024-10-12T09:07:29.251Z] [2024-10-12T09:07:29.251Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:29.251Z] #86 ... [2024-10-12T09:07:29.251Z] [2024-10-12T09:07:29.251Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-12T09:07:29.251Z] #70 DONE 32.6s [2024-10-12T09:07:29.520Z] [2024-10-12T09:07:29.520Z] #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-12T09:07:29.520Z] #78 24.14 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:07:29.520Z] #78 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:29.787Z] #78 ... [2024-10-12T09:07:29.787Z] [2024-10-12T09:07:29.787Z] #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:29.787Z] #87 DONE 0.6s [2024-10-12T09:07:29.836Z] #118 DONE 38.3s [2024-10-12T09:07:29.836Z] [2024-10-12T09:07:29.836Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:29.836Z] #95 DONE 34.2s [2024-10-12T09:07:29.836Z] [2024-10-12T09:07:29.836Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:29.836Z] #117 DONE 38.9s [2024-10-12T09:07:29.836Z] [2024-10-12T09:07:29.836Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:29.836Z] #116 DONE 37.8s [2024-10-12T09:07:29.836Z] [2024-10-12T09:07:29.836Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:29.836Z] #77 DONE 38.8s [2024-10-12T09:07:29.836Z] [2024-10-12T09:07:29.836Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-10-12T09:07:30.053Z] [2024-10-12T09:07:30.053Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:30.324Z] #88 ... [2024-10-12T09:07:30.324Z] [2024-10-12T09:07:30.324Z] #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-12T09:07:30.324Z] #69 DONE 34.1s [2024-10-12T09:07:30.590Z] [2024-10-12T09:07:30.590Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-12T09:07:30.590Z] #0 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:30.590Z] #0 6.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:30.590Z] #89 ... [2024-10-12T09:07:30.590Z] [2024-10-12T09:07:30.590Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-12T09:07:30.590Z] #75 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:30.859Z] #75 ... [2024-10-12T09:07:30.859Z] [2024-10-12T09:07:30.859Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:07:30.859Z] #80 4.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:30.859Z] #80 6.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:31.130Z] #80 ... [2024-10-12T09:07:31.131Z] [2024-10-12T09:07:31.131Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-12T09:07:31.131Z] #68 36.44 (1/14) Installing ca-certificates (20240705-r0) [2024-10-12T09:07:31.715Z] #68 37.01 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-12T09:07:31.715Z] #68 37.14 (3/14) Installing c-ares (1.33.1-r0) [2024-10-12T09:07:31.715Z] #68 37.17 (4/14) Installing libunistring (1.2-r0) [2024-10-12T09:07:31.715Z] #68 37.31 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-12T09:07:31.715Z] #68 37.37 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-12T09:07:31.982Z] #68 37.43 (7/14) Installing libpsl (0.21.5-r1) [2024-10-12T09:07:31.982Z] #68 37.45 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-12T09:07:31.982Z] #68 37.50 (9/14) Installing libcurl (8.10.1-r0) [2024-10-12T09:07:31.982Z] #68 37.56 (10/14) Installing curl (8.10.1-r0) [2024-10-12T09:07:31.982Z] #68 37.59 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-12T09:07:31.982Z] #68 37.61 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-12T09:07:32.250Z] #68 37.63 (13/14) Installing libucontext (1.2-r3) [2024-10-12T09:07:32.250Z] #68 37.67 (14/14) Installing gcompat (1.1.0-r4) [2024-10-12T09:07:32.250Z] #68 37.70 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:32.250Z] #68 37.84 Executing ca-certificates-20240705-r0.trigger [2024-10-12T09:07:33.211Z] #68 38.72 OK: 15 MiB in 28 packages [2024-10-12T09:07:33.799Z] #68 ... [2024-10-12T09:07:33.799Z] [2024-10-12T09:07:33.799Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-12T09:07:33.799Z] #77 22.86 OK: 238 MiB in 54 packages [2024-10-12T09:07:33.799Z] #77 DONE 24.1s [2024-10-12T09:07:34.074Z] [2024-10-12T09:07:34.074Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-12T09:07:34.340Z] #90 DONE 0.5s [2024-10-12T09:07:34.340Z] [2024-10-12T09:07:34.340Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:35.310Z] #91 ... [2024-10-12T09:07:35.310Z] [2024-10-12T09:07:35.310Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-12T09:07:35.310Z] #68 DONE 40.6s [2024-10-12T09:07:35.310Z] [2024-10-12T09:07:35.310Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:07:36.270Z] #92 ... [2024-10-12T09:07:36.270Z] [2024-10-12T09:07:36.270Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:36.270Z] #93 ... [2024-10-12T09:07:36.270Z] [2024-10-12T09:07:36.270Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:07:36.270Z] #80 16.85 Upgrading critical system libraries and apk-tools: [2024-10-12T09:07:36.270Z] #80 16.85 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:07:36.270Z] #80 16.94 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:36.270Z] #80 18.38 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:07:36.270Z] #80 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:36.427Z] #119 ... [2024-10-12T09:07:36.427Z] [2024-10-12T09:07:36.427Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-12T09:07:36.427Z] #120 ... [2024-10-12T09:07:36.427Z] [2024-10-12T09:07:36.427Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-12T09:07:36.427Z] #121 ... [2024-10-12T09:07:36.427Z] [2024-10-12T09:07:36.427Z] #122 [support-notifications builder 6/7] COPY . . [2024-10-12T09:07:36.427Z] #122 ... [2024-10-12T09:07:36.427Z] [2024-10-12T09:07:36.427Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-12T09:07:36.688Z] #123 DONE 10.8s [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-12T09:07:36.688Z] #120 DONE 10.8s [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-10-12T09:07:36.688Z] #124 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:36.688Z] #125 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:36.688Z] #126 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:36.688Z] #127 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:36.688Z] #128 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #129 [support-scheduler builder 6/7] COPY . . [2024-10-12T09:07:36.688Z] #129 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:36.688Z] #130 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:36.688Z] #131 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-10-12T09:07:36.688Z] #132 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #133 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:36.688Z] #133 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #134 [support-cron-scheduler builder 6/7] COPY . . [2024-10-12T09:07:36.688Z] #134 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:36.688Z] #135 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #122 [support-notifications builder 6/7] COPY . . [2024-10-12T09:07:36.688Z] #122 DONE 10.8s [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-10-12T09:07:36.688Z] #119 DONE 10.8s [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:36.688Z] #136 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-10-12T09:07:36.688Z] #137 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:36.688Z] #138 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:36.688Z] #139 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #140 [core-command builder 6/7] COPY . . [2024-10-12T09:07:36.688Z] #140 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:36.688Z] #141 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:36.688Z] #142 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:36.688Z] #143 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #144 [core-data builder 6/7] COPY . . [2024-10-12T09:07:36.688Z] #144 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #145 [core-metadata builder 6/7] COPY . . [2024-10-12T09:07:36.688Z] #145 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:36.688Z] #146 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:36.688Z] #147 CACHED [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-12T09:07:36.688Z] #121 DONE 10.8s [2024-10-12T09:07:36.688Z] [2024-10-12T09:07:36.688Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-12T09:07:36.853Z] #80 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:38.072Z] #148 1.203 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-12T09:07:39.431Z] #80 ... [2024-10-12T09:07:39.431Z] [2024-10-12T09:07:39.431Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-12T09:07:39.431Z] #89 16.81 Upgrading critical system libraries and apk-tools: [2024-10-12T09:07:39.431Z] #89 16.81 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:07:39.431Z] #89 16.90 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:39.431Z] #89 18.33 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:07:39.431Z] #89 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:39.697Z] #89 ... [2024-10-12T09:07:39.697Z] [2024-10-12T09:07:39.697Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-12T09:07:39.697Z] #81 23.16 Upgrading critical system libraries and apk-tools: [2024-10-12T09:07:39.697Z] #81 23.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:07:39.697Z] #81 23.29 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:39.697Z] #81 25.78 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:07:39.697Z] #81 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:39.697Z] #81 27.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:39.697Z] #81 ... [2024-10-12T09:07:39.697Z] [2024-10-12T09:07:39.697Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:07:39.697Z] #92 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:39.697Z] #92 4.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:40.286Z] #92 ... [2024-10-12T09:07:40.286Z] [2024-10-12T09:07:40.286Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-12T09:07:40.286Z] #72 33.68 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-12T09:07:40.286Z] #72 33.68 v3.20.3-164-gfc2a8ea9609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-12T09:07:40.286Z] #72 33.68 OK: 24040 distinct packages available [2024-10-12T09:07:40.286Z] #72 35.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:40.286Z] #72 37.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:40.556Z] #72 ... [2024-10-12T09:07:40.556Z] [2024-10-12T09:07:40.556Z] #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-12T09:07:40.556Z] #78 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:40.556Z] #78 34.23 OK: 9 MiB in 15 packages [2024-10-12T09:07:40.556Z] #78 DONE 35.5s [2024-10-12T09:07:40.556Z] [2024-10-12T09:07:40.556Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-12T09:07:40.556Z] #89 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:40.556Z] #89 ... [2024-10-12T09:07:40.556Z] [2024-10-12T09:07:40.556Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-12T09:07:40.556Z] #76 22.27 Upgrading critical system libraries and apk-tools: [2024-10-12T09:07:40.556Z] #76 22.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:07:40.556Z] #76 22.38 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:40.556Z] #76 24.06 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:07:40.556Z] #76 24.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:40.556Z] #76 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:40.823Z] #76 ... [2024-10-12T09:07:40.823Z] [2024-10-12T09:07:40.823Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-12T09:07:40.823Z] #75 32.68 OK: 20 MiB in 18 packages [2024-10-12T09:07:41.780Z] #75 ... [2024-10-12T09:07:41.780Z] [2024-10-12T09:07:41.780Z] #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-12T09:07:41.780Z] #79 20.04 Upgrading critical system libraries and apk-tools: [2024-10-12T09:07:41.780Z] #79 20.04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:07:41.780Z] #79 20.17 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:41.780Z] #79 21.84 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:07:41.780Z] #79 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:41.780Z] #79 24.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:41.780Z] #79 ... [2024-10-12T09:07:41.780Z] [2024-10-12T09:07:41.780Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-12T09:07:41.780Z] #72 44.72 OK: 238 MiB in 54 packages [2024-10-12T09:07:42.054Z] #72 ... [2024-10-12T09:07:42.054Z] [2024-10-12T09:07:42.054Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-12T09:07:42.054Z] #75 DONE 33.9s [2024-10-12T09:07:42.054Z] [2024-10-12T09:07:42.054Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-12T09:07:42.054Z] #82 25.40 Upgrading critical system libraries and apk-tools: [2024-10-12T09:07:42.054Z] #82 25.40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:07:42.054Z] #82 25.51 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:42.054Z] #82 27.00 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:07:42.054Z] #82 27.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:42.054Z] #82 29.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:42.054Z] #82 ... [2024-10-12T09:07:42.054Z] [2024-10-12T09:07:42.054Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-12T09:07:42.054Z] #94 DONE 0.2s [2024-10-12T09:07:42.054Z] [2024-10-12T09:07:42.054Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-12T09:07:42.054Z] #84 5.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:42.054Z] #84 6.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:42.054Z] #84 13.61 Upgrading critical system libraries and apk-tools: [2024-10-12T09:07:42.054Z] #84 13.61 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:07:42.054Z] #84 13.67 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:42.641Z] #84 ... [2024-10-12T09:07:42.642Z] [2024-10-12T09:07:42.642Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-12T09:07:42.642Z] #72 DONE 45.9s [2024-10-12T09:07:42.642Z] [2024-10-12T09:07:42.642Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-12T09:07:42.642Z] #82 36.11 OK: 9 MiB in 16 packages [2024-10-12T09:07:43.230Z] #82 ... [2024-10-12T09:07:43.230Z] [2024-10-12T09:07:43.230Z] #95 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:07:43.230Z] #95 DONE 0.5s [2024-10-12T09:07:43.230Z] [2024-10-12T09:07:43.230Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-12T09:07:43.230Z] #84 15.33 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:07:43.230Z] #84 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:43.497Z] #84 ... [2024-10-12T09:07:43.497Z] [2024-10-12T09:07:43.497Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-12T09:07:43.497Z] #76 34.18 OK: 9 MiB in 15 packages [2024-10-12T09:07:43.497Z] #76 DONE 35.1s [2024-10-12T09:07:43.768Z] [2024-10-12T09:07:43.768Z] #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-12T09:07:43.768Z] #79 31.81 OK: 10 MiB in 16 packages [2024-10-12T09:07:44.349Z] #79 DONE 32.9s [2024-10-12T09:07:44.349Z] [2024-10-12T09:07:44.349Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:07:44.349Z] #80 27.52 OK: 11 MiB in 17 packages [2024-10-12T09:07:44.617Z] #80 ... [2024-10-12T09:07:44.617Z] [2024-10-12T09:07:44.617Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-12T09:07:44.617Z] #82 DONE 38.1s [2024-10-12T09:07:44.617Z] [2024-10-12T09:07:44.617Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-12T09:07:45.203Z] #96 ... [2024-10-12T09:07:45.203Z] [2024-10-12T09:07:45.203Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:07:45.203Z] #80 DONE 28.9s [2024-10-12T09:07:45.203Z] [2024-10-12T09:07:45.203Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-12T09:07:45.203Z] #81 36.52 OK: 20 MiB in 18 packages [2024-10-12T09:07:45.203Z] #81 DONE 38.9s [2024-10-12T09:07:45.470Z] [2024-10-12T09:07:45.470Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-12T09:07:45.470Z] #84 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:48.093Z] #148 ... [2024-10-12T09:07:48.093Z] [2024-10-12T09:07:48.093Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-12T09:07:48.093Z] #0 0.767 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-12T09:07:48.093Z] #149 ... [2024-10-12T09:07:48.093Z] [2024-10-12T09:07:48.093Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-12T09:07:48.093Z] #0 1.091 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-12T09:07:48.093Z] #150 ... [2024-10-12T09:07:48.093Z] [2024-10-12T09:07:48.093Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-12T09:07:48.093Z] #0 1.436 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-12T09:07:48.093Z] #151 ... [2024-10-12T09:07:48.093Z] [2024-10-12T09:07:48.093Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-12T09:07:48.093Z] #0 0.566 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-12T09:07:48.093Z] #152 ... [2024-10-12T09:07:48.093Z] [2024-10-12T09:07:48.093Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-12T09:07:48.093Z] #0 1.059 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-12T09:07:48.093Z] #153 ... [2024-10-12T09:07:48.093Z] [2024-10-12T09:07:48.093Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-12T09:07:48.093Z] #0 1.067 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-12T09:07:48.093Z] #154 ... [2024-10-12T09:07:48.093Z] [2024-10-12T09:07:48.093Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-12T09:07:48.093Z] #0 1.693 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-12T09:07:48.093Z] #155 ... [2024-10-12T09:07:48.093Z] [2024-10-12T09:07:48.093Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-12T09:07:48.093Z] #0 1.067 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-12T09:07:48.093Z] #156 ... [2024-10-12T09:07:48.093Z] [2024-10-12T09:07:48.093Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-12T09:07:48.093Z] #0 1.618 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-12T09:07:48.353Z] #157 ... [2024-10-12T09:07:48.353Z] [2024-10-12T09:07:48.353Z] #158 [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-10-12T09:07:48.353Z] #0 0.525 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-12T09:07:48.353Z] #158 ... [2024-10-12T09:07:48.353Z] [2024-10-12T09:07:48.353Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-12T09:07:48.353Z] #0 0.462 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-12T09:07:48.617Z] #159 ... [2024-10-12T09:07:48.617Z] [2024-10-12T09:07:48.617Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-12T09:07:48.617Z] #0 0.912 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-12T09:07:48.807Z] #84 ... [2024-10-12T09:07:48.807Z] [2024-10-12T09:07:48.807Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-12T09:07:48.807Z] #96 DONE 3.7s [2024-10-12T09:07:48.807Z] [2024-10-12T09:07:48.807Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-12T09:07:48.807Z] #89 26.02 OK: 9 MiB in 18 packages [2024-10-12T09:07:48.807Z] #89 DONE 27.8s [2024-10-12T09:07:48.807Z] [2024-10-12T09:07:48.807Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-12T09:07:49.073Z] #97 ... [2024-10-12T09:07:49.073Z] [2024-10-12T09:07:49.073Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-12T09:07:49.073Z] #98 DONE 0.6s [2024-10-12T09:07:49.073Z] [2024-10-12T09:07:49.073Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:07:49.073Z] #92 11.17 Upgrading critical system libraries and apk-tools: [2024-10-12T09:07:49.073Z] #92 11.18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T09:07:49.073Z] #92 11.23 Executing busybox-1.36.1-r29.trigger [2024-10-12T09:07:49.073Z] #92 12.16 Continuing the upgrade transaction with new apk-tools: [2024-10-12T09:07:49.073Z] #92 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:49.073Z] #92 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T09:07:49.652Z] #92 ... [2024-10-12T09:07:49.652Z] [2024-10-12T09:07:49.652Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-12T09:07:49.652Z] #84 21.18 OK: 10 MiB in 19 packages [2024-10-12T09:07:49.652Z] #84 DONE 22.1s [2024-10-12T09:07:49.652Z] [2024-10-12T09:07:49.652Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-12T09:07:50.618Z] #99 ... [2024-10-12T09:07:50.618Z] [2024-10-12T09:07:50.618Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-12T09:07:50.618Z] #97 DONE 2.3s [2024-10-12T09:07:50.618Z] [2024-10-12T09:07:50.618Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-12T09:07:50.618Z] #99 DONE 1.2s [2024-10-12T09:07:50.618Z] [2024-10-12T09:07:50.618Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-12T09:07:50.889Z] #100 ... [2024-10-12T09:07:50.889Z] [2024-10-12T09:07:50.889Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-12T09:07:50.889Z] #101 DONE 0.2s [2024-10-12T09:07:50.889Z] [2024-10-12T09:07:50.889Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-12T09:07:50.889Z] #102 DONE 0.2s [2024-10-12T09:07:50.889Z] [2024-10-12T09:07:50.889Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-12T09:07:51.156Z] #103 DONE 1.7s [2024-10-12T09:07:51.156Z] [2024-10-12T09:07:51.156Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-12T09:07:51.423Z] #104 DONE 0.3s [2024-10-12T09:07:51.423Z] [2024-10-12T09:07:51.423Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-12T09:07:51.688Z] #105 DONE 0.2s [2024-10-12T09:07:51.688Z] [2024-10-12T09:07:51.688Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-12T09:07:51.688Z] #106 DONE 0.3s [2024-10-12T09:07:51.688Z] [2024-10-12T09:07:51.688Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-12T09:07:51.954Z] #107 DONE 0.3s [2024-10-12T09:07:51.954Z] [2024-10-12T09:07:51.954Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-12T09:07:51.954Z] #108 DONE 0.3s [2024-10-12T09:07:51.954Z] [2024-10-12T09:07:51.954Z] #109 [security-spire-config] exporting to image [2024-10-12T09:07:51.954Z] #109 exporting layers [2024-10-12T09:07:52.221Z] #109 ... [2024-10-12T09:07:52.221Z] [2024-10-12T09:07:52.221Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-12T09:07:52.221Z] #110 DONE 0.3s [2024-10-12T09:07:52.221Z] [2024-10-12T09:07:52.221Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-12T09:07:52.487Z] #111 DONE 0.3s [2024-10-12T09:07:52.487Z] [2024-10-12T09:07:52.487Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-12T09:07:52.755Z] #112 ... [2024-10-12T09:07:52.755Z] [2024-10-12T09:07:52.755Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-12T09:07:52.755Z] #92 16.93 OK: 15 MiB in 28 packages [2024-10-12T09:07:52.755Z] #92 DONE 17.6s [2024-10-12T09:07:52.755Z] [2024-10-12T09:07:52.755Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:53.022Z] #113 ... [2024-10-12T09:07:53.022Z] [2024-10-12T09:07:53.022Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-12T09:07:53.022Z] #112 DONE 0.6s [2024-10-12T09:07:53.022Z] [2024-10-12T09:07:53.022Z] #109 [security-spire-server] exporting to image [2024-10-12T09:07:53.610Z] #109 ... [2024-10-12T09:07:53.610Z] [2024-10-12T09:07:53.610Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-12T09:07:53.610Z] #100 DONE 2.8s [2024-10-12T09:07:53.610Z] [2024-10-12T09:07:53.610Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-12T09:07:53.877Z] #114 DONE 0.2s [2024-10-12T09:07:53.877Z] [2024-10-12T09:07:53.877Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-12T09:07:53.877Z] #115 DONE 0.1s [2024-10-12T09:07:53.877Z] [2024-10-12T09:07:53.877Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-12T09:07:54.146Z] #116 DONE 0.2s [2024-10-12T09:07:54.146Z] [2024-10-12T09:07:54.146Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-12T09:07:54.146Z] #117 DONE 0.2s [2024-10-12T09:07:54.146Z] [2024-10-12T09:07:54.146Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:07:54.412Z] #93 ... [2024-10-12T09:07:54.412Z] [2024-10-12T09:07:54.412Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-12T09:07:54.412Z] #118 DONE 0.2s [2024-10-12T09:07:54.412Z] [2024-10-12T09:07:54.412Z] #109 [security-spire-agent] exporting to image [2024-10-12T09:07:55.403Z] #109 exporting layers 3.5s done [2024-10-12T09:07:55.403Z] #109 writing image sha256:58075a23ee02f1894a2cf2b5db81db9a2da1b9889ef83540f4fb1bd4ab00080f 0.0s done [2024-10-12T09:07:55.403Z] #109 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-10-12T09:07:55.672Z] #109 exporting layers 2.7s done [2024-10-12T09:07:55.938Z] #109 writing image sha256:41d2ec010375ec5998c4c633358317b89645a25258b8d44902028b665afc9f6c done [2024-10-12T09:07:55.938Z] #109 naming to docker.io/library/security-spire-server-arm64 done [2024-10-12T09:07:56.642Z] #109 exporting layers 1.9s done [2024-10-12T09:07:56.642Z] #109 writing image sha256:fa79e38c81eecb680d36abf25a288428802cc7261738c001245ee0bda8386168 done [2024-10-12T09:07:56.642Z] #109 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-12T09:07:56.642Z] #109 DONE 4.3s [2024-10-12T09:07:56.642Z] [2024-10-12T09:07:56.642Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:10.239Z] #160 ... [2024-10-12T09:09:10.239Z] [2024-10-12T09:09:10.239Z] #158 [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-10-12T09:09:10.239Z] #158 87.94 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-12T09:09:18.333Z] #86 ... [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.333Z] #93 DONE 102.3s [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-10-12T09:09:18.333Z] #119 DONE 1.3s [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:09:18.333Z] #120 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.333Z] #121 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #122 [core-command builder 6/7] COPY . . [2024-10-12T09:09:18.333Z] #122 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:09:18.333Z] #123 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.333Z] #124 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-12T09:09:18.333Z] #125 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #126 [support-scheduler builder 6/7] COPY . . [2024-10-12T09:09:18.333Z] #126 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:09:18.333Z] #127 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.333Z] #128 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #129 [core-data builder 6/7] COPY . . [2024-10-12T09:09:18.333Z] #129 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:09:18.333Z] #130 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.333Z] #131 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.333Z] #132 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:09:18.333Z] #133 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #134 [core-metadata builder 6/7] COPY . . [2024-10-12T09:09:18.333Z] #134 CACHED [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-12T09:09:18.333Z] #135 ... [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.333Z] #88 DONE 103.4s [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.333Z] #91 DONE 99.1s [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.333Z] #113 DONE 90.4s [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #136 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-12T09:09:18.333Z] #136 ... [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.333Z] #86 DONE 105.0s [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2024-10-12T09:09:18.333Z] #137 ... [2024-10-12T09:09:18.333Z] [2024-10-12T09:09:18.333Z] #138 [core-keeper builder 7/8] COPY . . [2024-10-12T09:09:18.333Z] #138 DONE 3.5s [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #136 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-12T09:09:18.334Z] #136 DONE 3.5s [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #139 [support-notifications builder 6/7] COPY . . [2024-10-12T09:09:18.334Z] #139 DONE 3.7s [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:09:18.334Z] #140 CACHED [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.334Z] #141 CACHED [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #142 [support-cron-scheduler builder 6/7] COPY . . [2024-10-12T09:09:18.334Z] #142 CACHED [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2024-10-12T09:09:18.334Z] #137 DONE 3.3s [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-12T09:09:18.334Z] #143 ... [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:09:18.334Z] #144 CACHED [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.334Z] #145 CACHED [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #146 [security-bootstrapper builder 6/7] COPY . . [2024-10-12T09:09:18.334Z] #146 CACHED [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-12T09:09:18.334Z] #147 CACHED [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #148 [security-proxy-setup builder 6/7] COPY . . [2024-10-12T09:09:18.334Z] #148 CACHED [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #149 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T09:09:18.334Z] #149 CACHED [2024-10-12T09:09:18.334Z] [2024-10-12T09:09:18.334Z] #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-10-12T09:09:19.745Z] #150 ... [2024-10-12T09:09:19.745Z] [2024-10-12T09:09:19.745Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-12T09:09:19.745Z] #0 6.772 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-12T09:09:20.026Z] #151 ... [2024-10-12T09:09:20.026Z] [2024-10-12T09:09:20.026Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-12T09:09:20.026Z] #0 6.961 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-12T09:09:20.026Z] #152 ... [2024-10-12T09:09:20.026Z] [2024-10-12T09:09:20.026Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-12T09:09:20.026Z] #0 6.570 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-12T09:09:20.298Z] #153 ... [2024-10-12T09:09:20.298Z] [2024-10-12T09:09:20.298Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-12T09:09:20.298Z] #0 6.627 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-12T09:09:20.298Z] #154 ... [2024-10-12T09:09:20.298Z] [2024-10-12T09:09:20.298Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-12T09:09:20.298Z] #0 6.098 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-12T09:09:20.565Z] #155 ... [2024-10-12T09:09:20.565Z] [2024-10-12T09:09:20.565Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-12T09:09:22.530Z] #156 ... [2024-10-12T09:09:22.530Z] [2024-10-12T09:09:22.530Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-12T09:09:22.530Z] #143 5.310 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-12T09:09:25.887Z] #143 ... [2024-10-12T09:09:25.887Z] [2024-10-12T09:09:25.887Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-12T09:09:25.887Z] #135 5.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-12T09:09:25.887Z] #135 ... [2024-10-12T09:09:25.887Z] [2024-10-12T09:09:25.887Z] #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-10-12T09:09:25.887Z] #150 5.781 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-12T09:09:27.354Z] #150 ... [2024-10-12T09:09:27.354Z] [2024-10-12T09:09:27.354Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-12T09:09:27.354Z] #0 5.148 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-12T09:09:27.354Z] #157 ... [2024-10-12T09:09:27.354Z] [2024-10-12T09:09:27.354Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-12T09:09:27.354Z] #0 5.194 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-12T09:09:27.354Z] #158 ... [2024-10-12T09:09:27.354Z] [2024-10-12T09:09:27.354Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-12T09:09:27.354Z] #0 5.794 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-12T09:09:27.621Z] #159 ... [2024-10-12T09:09:27.621Z] [2024-10-12T09:09:27.621Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-12T09:09:27.621Z] #0 5.389 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-12T09:09:27.621Z] #160 ... [2024-10-12T09:09:27.621Z] [2024-10-12T09:09:27.621Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-12T09:09:27.621Z] #156 5.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-12T09:10:17.905Z] #158 ... [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-12T09:10:17.905Z] #159 DONE 160.2s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-12T09:10:17.905Z] #154 DONE 160.2s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-12T09:10:17.905Z] #150 DONE 160.2s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-12T09:10:17.905Z] #155 DONE 160.2s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-12T09:10:17.905Z] #149 DONE 160.2s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #161 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:17.905Z] #161 ... [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-12T09:10:17.905Z] #160 DONE 160.3s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-12T09:10:17.905Z] #153 DONE 160.2s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-12T09:10:17.905Z] #152 DONE 160.3s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-12T09:10:17.905Z] #151 DONE 160.4s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-12T09:10:17.905Z] #162 ... [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-12T09:10:17.905Z] #156 DONE 160.6s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-12T09:10:17.905Z] #157 DONE 160.7s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-12T09:10:17.905Z] #148 DONE 160.7s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #158 [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-10-12T09:10:17.905Z] #158 DONE 160.7s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:17.905Z] #163 ... [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:17.905Z] #164 DONE 0.9s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:17.905Z] #165 DONE 0.8s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #161 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:17.905Z] #161 DONE 0.9s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-12T09:10:17.905Z] #162 DONE 0.8s [2024-10-12T09:10:17.905Z] [2024-10-12T09:10:17.905Z] #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:18.338Z] #166 ... [2024-10-12T09:10:18.338Z] [2024-10-12T09:10:18.338Z] #167 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:18.338Z] #167 DONE 0.7s [2024-10-12T09:10:18.338Z] [2024-10-12T09:10:18.338Z] #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:18.338Z] #168 DONE 0.8s [2024-10-12T09:10:18.338Z] [2024-10-12T09:10:18.338Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:18.338Z] #163 DONE 0.7s [2024-10-12T09:10:18.338Z] [2024-10-12T09:10:18.338Z] #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:18.338Z] #169 DONE 0.6s [2024-10-12T09:10:18.338Z] [2024-10-12T09:10:18.338Z] #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:18.596Z] #170 ... [2024-10-12T09:10:18.596Z] [2024-10-12T09:10:18.596Z] #171 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:18.596Z] #171 DONE 0.5s [2024-10-12T09:10:18.596Z] [2024-10-12T09:10:18.596Z] #172 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:18.596Z] #172 DONE 0.7s [2024-10-12T09:10:18.596Z] [2024-10-12T09:10:18.596Z] #173 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:18.596Z] #173 ... [2024-10-12T09:10:18.596Z] [2024-10-12T09:10:18.596Z] #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:18.596Z] #174 CACHED [2024-10-12T09:10:18.596Z] [2024-10-12T09:10:18.596Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:18.596Z] #175 CACHED [2024-10-12T09:10:18.596Z] [2024-10-12T09:10:18.596Z] #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:18.596Z] #176 CACHED [2024-10-12T09:10:18.596Z] [2024-10-12T09:10:18.596Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:18.596Z] #177 CACHED [2024-10-12T09:10:18.596Z] [2024-10-12T09:10:18.596Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:18.596Z] #178 CACHED [2024-10-12T09:10:18.596Z] [2024-10-12T09:10:18.596Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:18.596Z] #179 CACHED [2024-10-12T09:10:18.596Z] [2024-10-12T09:10:18.597Z] #180 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:18.597Z] #180 DONE 0.7s [2024-10-12T09:10:18.597Z] [2024-10-12T09:10:18.597Z] #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:18.597Z] #166 DONE 0.7s [2024-10-12T09:10:18.597Z] [2024-10-12T09:10:18.597Z] #181 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-12T09:10:18.597Z] #181 DONE 0.6s [2024-10-12T09:10:18.597Z] [2024-10-12T09:10:18.597Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:18.597Z] #182 DONE 0.6s [2024-10-12T09:10:18.597Z] [2024-10-12T09:10:18.597Z] #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:18.597Z] #183 CACHED [2024-10-12T09:10:18.597Z] [2024-10-12T09:10:18.597Z] #184 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:18.597Z] #184 CACHED [2024-10-12T09:10:18.857Z] [2024-10-12T09:10:18.857Z] #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:18.857Z] #170 DONE 0.6s [2024-10-12T09:10:18.857Z] [2024-10-12T09:10:18.857Z] #185 [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-10-12T09:10:21.418Z] #185 ... [2024-10-12T09:10:21.418Z] [2024-10-12T09:10:21.418Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:21.418Z] #186 DONE 3.0s [2024-10-12T09:10:21.418Z] [2024-10-12T09:10:21.418Z] #173 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:21.418Z] #173 DONE 3.0s [2024-10-12T09:10:21.418Z] [2024-10-12T09:10:21.418Z] #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-12T09:10:21.418Z] #187 DONE 2.8s [2024-10-12T09:10:21.418Z] [2024-10-12T09:10:21.418Z] #188 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-12T09:10:21.418Z] #188 DONE 2.7s [2024-10-12T09:10:21.418Z] [2024-10-12T09:10:21.418Z] #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-12T09:10:21.418Z] #189 DONE 2.8s [2024-10-12T09:10:21.418Z] [2024-10-12T09:10:21.418Z] #190 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-12T09:10:21.418Z] #190 DONE 2.8s [2024-10-12T09:10:21.418Z] [2024-10-12T09:10:21.418Z] #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-12T09:10:21.418Z] #191 DONE 2.8s [2024-10-12T09:10:21.418Z] [2024-10-12T09:10:21.418Z] #192 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-12T09:10:21.418Z] #192 DONE 2.8s [2024-10-12T09:10:21.418Z] [2024-10-12T09:10:21.418Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-12T09:10:21.418Z] #193 DONE 2.8s [2024-10-12T09:10:21.418Z] [2024-10-12T09:10:21.418Z] #194 [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-10-12T09:10:21.418Z] #194 DONE 2.8s [2024-10-12T09:10:21.418Z] [2024-10-12T09:10:21.418Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:10:21.679Z] #195 ... [2024-10-12T09:10:21.679Z] [2024-10-12T09:10:21.679Z] #196 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:10:21.679Z] #196 DONE 2.9s [2024-10-12T09:10:21.679Z] [2024-10-12T09:10:21.679Z] #197 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-12T09:10:21.679Z] #197 DONE 3.5s [2024-10-12T09:10:21.679Z] [2024-10-12T09:10:21.679Z] #198 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:22.250Z] #198 ... [2024-10-12T09:10:22.250Z] [2024-10-12T09:10:22.250Z] #185 [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-10-12T09:10:22.250Z] #185 DONE 3.5s [2024-10-12T09:10:22.250Z] [2024-10-12T09:10:22.250Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-12T09:10:22.250Z] #199 DONE 1.1s [2024-10-12T09:10:22.514Z] [2024-10-12T09:10:22.514Z] #200 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:10:22.514Z] #200 DONE 1.0s [2024-10-12T09:10:22.514Z] [2024-10-12T09:10:22.514Z] #201 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-12T09:10:22.514Z] #201 DONE 1.1s [2024-10-12T09:10:22.514Z] [2024-10-12T09:10:22.514Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:10:22.514Z] #202 DONE 1.1s [2024-10-12T09:10:22.514Z] [2024-10-12T09:10:22.514Z] #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:10:22.514Z] #203 DONE 1.1s [2024-10-12T09:10:22.514Z] [2024-10-12T09:10:22.514Z] #204 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-12T09:10:22.514Z] #204 ... [2024-10-12T09:10:22.514Z] [2024-10-12T09:10:22.514Z] #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-12T09:10:22.514Z] #205 DONE 1.1s [2024-10-12T09:10:22.514Z] [2024-10-12T09:10:22.514Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:10:22.514Z] #206 DONE 1.1s [2024-10-12T09:10:22.514Z] [2024-10-12T09:10:22.514Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:10:22.514Z] #195 DONE 1.1s [2024-10-12T09:10:22.514Z] [2024-10-12T09:10:22.514Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-12T09:10:22.514Z] #207 DONE 1.0s [2024-10-12T09:10:22.514Z] [2024-10-12T09:10:22.514Z] #198 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:10:22.514Z] #198 DONE 1.1s [2024-10-12T09:10:22.514Z] [2024-10-12T09:10:22.514Z] #208 [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-10-12T09:10:22.514Z] #208 DONE 1.1s [2024-10-12T09:10:22.836Z] [2024-10-12T09:10:22.836Z] #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-12T09:10:22.836Z] #209 DONE 0.6s [2024-10-12T09:10:22.836Z] [2024-10-12T09:10:22.836Z] #113 [core-keeper] exporting to image [2024-10-12T09:10:22.836Z] #113 exporting layers [2024-10-12T09:10:23.095Z] #113 ... [2024-10-12T09:10:23.096Z] [2024-10-12T09:10:23.096Z] #210 [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-10-12T09:10:23.096Z] #210 DONE 0.6s [2024-10-12T09:10:23.096Z] [2024-10-12T09:10:23.096Z] #211 [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-10-12T09:10:23.096Z] #211 DONE 0.7s [2024-10-12T09:10:23.096Z] [2024-10-12T09:10:23.096Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:10:23.096Z] #212 ... [2024-10-12T09:10:23.096Z] [2024-10-12T09:10:23.096Z] #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-12T09:10:23.096Z] #213 DONE 0.7s [2024-10-12T09:10:23.096Z] [2024-10-12T09:10:23.096Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-12T09:10:23.096Z] #214 DONE 0.6s [2024-10-12T09:10:23.096Z] [2024-10-12T09:10:23.096Z] #215 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:10:23.096Z] #215 DONE 0.7s [2024-10-12T09:10:23.096Z] [2024-10-12T09:10:23.096Z] #204 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-12T09:10:23.096Z] #204 DONE 0.7s [2024-10-12T09:10:23.096Z] [2024-10-12T09:10:23.096Z] #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-12T09:10:23.096Z] #216 DONE 0.7s [2024-10-12T09:10:23.096Z] [2024-10-12T09:10:23.096Z] #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-12T09:10:23.096Z] #217 DONE 0.6s [2024-10-12T09:10:23.096Z] [2024-10-12T09:10:23.096Z] #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:10:23.096Z] #218 DONE 0.6s [2024-10-12T09:10:23.096Z] [2024-10-12T09:10:23.096Z] #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-12T09:10:23.430Z] #219 ... [2024-10-12T09:10:23.430Z] [2024-10-12T09:10:23.430Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:10:23.430Z] #212 DONE 0.5s [2024-10-12T09:10:23.691Z] [2024-10-12T09:10:23.691Z] #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-12T09:10:23.691Z] #220 DONE 0.3s [2024-10-12T09:10:23.691Z] [2024-10-12T09:10:23.691Z] #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-12T09:10:23.691Z] #221 DONE 0.3s [2024-10-12T09:10:23.691Z] [2024-10-12T09:10:23.691Z] #113 [support-notifications] exporting to image [2024-10-12T09:10:23.691Z] #113 writing image sha256:400cb4a0767cdebd90066cef669e8715209e6cc1f626045697ec20a1615968e7 0.1s done [2024-10-12T09:10:23.691Z] #113 writing image sha256:3f8f03b891167d07de26bbd3cf60ed7e108159020a5680192337cdba398bf193 0.0s done [2024-10-12T09:10:23.691Z] #113 writing image sha256:6c993351397f8c6b25f1e35058ccdd4704ba950244557bce9e475438868915d1 0.1s done [2024-10-12T09:10:23.691Z] #113 naming to docker.io/library/core-command done [2024-10-12T09:10:23.691Z] #113 writing image sha256:734049ad9b358945755b01fc3e9371ab8643ad397fcae74551859402415e6d0c [2024-10-12T09:10:23.691Z] #113 naming to docker.io/library/support-scheduler done [2024-10-12T09:10:23.691Z] #113 naming to docker.io/library/support-cron-scheduler done [2024-10-12T09:10:23.691Z] #113 writing image sha256:734049ad9b358945755b01fc3e9371ab8643ad397fcae74551859402415e6d0c 0.3s done [2024-10-12T09:10:23.691Z] #113 naming to docker.io/library/core-keeper done [2024-10-12T09:10:23.691Z] #113 ... [2024-10-12T09:10:23.691Z] [2024-10-12T09:10:23.691Z] #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-12T09:10:23.691Z] #222 DONE 0.5s [2024-10-12T09:10:23.691Z] [2024-10-12T09:10:23.691Z] #113 [core-metadata] exporting to image [2024-10-12T09:10:23.691Z] #113 exporting layers 0.6s done [2024-10-12T09:10:24.061Z] #113 ... [2024-10-12T09:10:24.061Z] [2024-10-12T09:10:24.061Z] #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-12T09:10:24.061Z] #219 DONE 0.7s [2024-10-12T09:10:24.061Z] [2024-10-12T09:10:24.061Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-12T09:10:24.061Z] #223 DONE 0.6s [2024-10-12T09:10:24.061Z] [2024-10-12T09:10:24.061Z] #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-12T09:10:24.061Z] #224 DONE 0.9s [2024-10-12T09:10:24.061Z] [2024-10-12T09:10:24.061Z] #113 [security-spiffe-token-provider] exporting to image [2024-10-12T09:10:24.061Z] #113 exporting layers 0.4s done [2024-10-12T09:10:24.061Z] #113 writing image sha256:d013860bc59f283f55fbb563ce33893857551d158b5b77a7300a944225343cc8 0.0s done [2024-10-12T09:10:24.061Z] #113 writing image sha256:e3ac0fd379f2d205a54206bc3024c9a5a7cccfb73264a1539026d6df4b2f4664 0.1s done [2024-10-12T09:10:24.061Z] #113 naming to docker.io/library/core-data 0.0s done [2024-10-12T09:10:24.061Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2024-10-12T09:10:24.340Z] #113 ... [2024-10-12T09:10:24.340Z] [2024-10-12T09:10:24.340Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-12T09:10:24.340Z] #225 DONE 0.9s [2024-10-12T09:10:24.340Z] [2024-10-12T09:10:24.340Z] #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-12T09:10:24.340Z] #226 DONE 0.1s [2024-10-12T09:10:24.340Z] [2024-10-12T09:10:24.340Z] #113 [support-notifications] exporting to image [2024-10-12T09:10:24.340Z] #113 writing image sha256:5d175462214e189a008dd8f54a5e0bb316abe3eb119fa402aae0fec7d6cb54b2 done [2024-10-12T09:10:24.340Z] #113 writing image sha256:621d970faab3073abb6c794ffa8401044b05ef1dabc2d29b1da8244427111311 done [2024-10-12T09:10:24.340Z] #113 naming to docker.io/library/core-metadata done [2024-10-12T09:10:24.340Z] #113 naming to docker.io/library/support-notifications done [2024-10-12T09:10:24.340Z] #113 ... [2024-10-12T09:10:24.340Z] [2024-10-12T09:10:24.340Z] #227 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-12T09:10:24.340Z] #227 DONE 0.3s [2024-10-12T09:10:24.340Z] [2024-10-12T09:10:24.340Z] #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-12T09:10:24.340Z] #228 DONE 0.4s [2024-10-12T09:10:24.340Z] [2024-10-12T09:10:24.340Z] #229 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-12T09:10:24.340Z] #229 DONE 0.1s [2024-10-12T09:10:24.340Z] [2024-10-12T09:10:24.340Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-12T09:10:24.340Z] #230 DONE 0.1s [2024-10-12T09:10:24.340Z] [2024-10-12T09:10:24.340Z] #113 [core-common-config-bootstrapper] exporting to image [2024-10-12T09:10:24.340Z] #113 exporting layers 0.3s done [2024-10-12T09:10:24.340Z] #113 writing image sha256:38141ee1740b34c5bffa68f1be4d00ce2eabc49d578cabd11761d279856cf2aa done [2024-10-12T09:10:24.340Z] #113 naming to docker.io/library/security-proxy-auth done [2024-10-12T09:10:24.340Z] #113 writing image sha256:a1bccc95ae226b33d5250a167201ee8040c9719ba841c7900899a45b64354c7f done [2024-10-12T09:10:24.340Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-12T09:10:24.340Z] #113 DONE 3.0s [2024-10-12T09:10:24.340Z] [2024-10-12T09:10:24.340Z] #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-12T09:10:24.599Z] #231 DONE 0.1s [2024-10-12T09:10:24.599Z] [2024-10-12T09:10:24.599Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-12T09:10:24.599Z] #232 DONE 0.9s [2024-10-12T09:10:24.599Z] [2024-10-12T09:10:24.599Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-12T09:10:24.599Z] #233 DONE 0.1s [2024-10-12T09:10:24.599Z] [2024-10-12T09:10:24.599Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-12T09:10:24.599Z] #234 DONE 0.1s [2024-10-12T09:10:24.599Z] [2024-10-12T09:10:24.599Z] #113 [security-proxy-setup] exporting to image [2024-10-12T09:10:24.599Z] #113 exporting layers 0.2s done [2024-10-12T09:10:24.858Z] #113 ... [2024-10-12T09:10:24.858Z] [2024-10-12T09:10:24.858Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-12T09:10:24.858Z] #235 DONE 0.4s [2024-10-12T09:10:24.858Z] [2024-10-12T09:10:24.858Z] #113 [security-secretstore-setup] exporting to image [2024-10-12T09:10:24.858Z] #113 writing image sha256:70cae4091a50c6c3c79eb8271ee65ec3bf09759d2d077d983a58a6a935e7b9c6 done [2024-10-12T09:10:24.858Z] #113 naming to docker.io/library/security-proxy-setup done [2024-10-12T09:10:24.858Z] #113 exporting layers 0.2s done [2024-10-12T09:10:25.116Z] #113 ... [2024-10-12T09:10:25.116Z] [2024-10-12T09:10:25.116Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-12T09:10:25.116Z] #236 DONE 0.4s [2024-10-12T09:10:25.116Z] [2024-10-12T09:10:25.116Z] #113 [security-bootstrapper] exporting to image [2024-10-12T09:10:25.116Z] #113 writing image sha256:e0d7b1c2648bfda421a4c69e630cb85b981165c26af1070682328c16bfe1e888 done [2024-10-12T09:10:25.116Z] #113 naming to docker.io/library/security-secretstore-setup done [2024-10-12T09:10:25.116Z] #113 exporting layers 0.2s done [2024-10-12T09:10:25.116Z] #113 writing image sha256:800859cf0b8f6a46c1ee8f04e3ba0def4843d9467acb75161c58fb7c21526a37 done [2024-10-12T09:10:25.116Z] #113 naming to docker.io/library/security-bootstrapper done [2024-10-12T09:10:25.116Z] #113 DONE 3.5s [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:10:25.116Z] time="2024-10-12T09:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-12T09:10:25.384Z] $ docker stop --time=1 7c87ddf1e32eac267b5c9933cd6274915f51ffea726818e8d3b0b174d6cb867a [2024-10-12T09:10:26.671Z] $ docker rm -f --volumes 7c87ddf1e32eac267b5c9933cd6274915f51ffea726818e8d3b0b174d6cb867a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-12T09:10:27.025Z] + docker images [2024-10-12T09:10:27.025Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-12T09:10:27.025Z] security-proxy-setup latest 70cae4091a50 2 seconds ago 33.9MB [2024-10-12T09:10:27.025Z] security-secretstore-setup latest e0d7b1c2648b 2 seconds ago 52.2MB [2024-10-12T09:10:27.025Z] security-bootstrapper latest 800859cf0b8f 2 seconds ago 27.4MB [2024-10-12T09:10:27.025Z] support-notifications latest 621d970faab3 3 seconds ago 65.4MB [2024-10-12T09:10:27.025Z] security-proxy-auth latest 38141ee1740b 3 seconds ago 34.4MB [2024-10-12T09:10:27.025Z] core-metadata latest 5d175462214e 3 seconds ago 42.4MB [2024-10-12T09:10:27.025Z] core-common-config-bootstrapper latest a1bccc95ae22 3 seconds ago 21.3MB [2024-10-12T09:10:27.025Z] core-data latest d013860bc59f 4 seconds ago 42.3MB [2024-10-12T09:10:27.025Z] support-cron-scheduler latest 6c993351397f 4 seconds ago 66.5MB [2024-10-12T09:10:27.025Z] security-spiffe-token-provider latest e3ac0fd379f2 4 seconds ago 41.3MB [2024-10-12T09:10:27.025Z] support-scheduler latest 400cb4a0767c 4 seconds ago 64.7MB [2024-10-12T09:10:27.025Z] core-keeper latest 734049ad9b35 4 seconds ago 41.5MB [2024-10-12T09:10:27.025Z] core-command latest 3f8f03b89116 4 seconds ago 36.4MB [2024-10-12T09:10:27.025Z] security-spire-server latest 9bda2cd148fa 3 minutes ago 122MB [2024-10-12T09:10:27.025Z] security-spire-config latest 1632ed0b6186 3 minutes ago 121MB [2024-10-12T09:10:27.025Z] security-spire-agent latest 4159303ea47b 3 minutes ago 183MB [2024-10-12T09:10:27.025Z] ci-base-image-x86_64 latest f94f509db126 7 minutes ago 980MB [2024-10-12T09:10:27.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 9 days ago 573MB [2024-10-12T09:10:27.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-12T09:10:27.025Z] 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-10-12T09:10:27.180Z] provisioning config files... [2024-10-12T09:10:27.188Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/725@tmp/config14882831520816194818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:10:27.492Z] ---> ****-login.sh [2024-10-12T09:10:27.492Z] nexus3.edgexfoundry.org:10001 [2024-10-12T09:10:27.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:10:27.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:10:27.492Z] Configure a credential helper to remove this warning. See [2024-10-12T09:10:27.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:10:27.493Z] [2024-10-12T09:10:27.493Z] Login Succeeded [2024-10-12T09:10:27.493Z] nexus3.edgexfoundry.org:10002 [2024-10-12T09:10:27.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:10:27.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:10:27.758Z] Configure a credential helper to remove this warning. See [2024-10-12T09:10:27.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:10:27.758Z] [2024-10-12T09:10:27.758Z] Login Succeeded [2024-10-12T09:10:27.758Z] nexus3.edgexfoundry.org:10003 [2024-10-12T09:10:27.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:10:27.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:10:27.759Z] Configure a credential helper to remove this warning. See [2024-10-12T09:10:27.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:10:27.759Z] [2024-10-12T09:10:27.759Z] Login Succeeded [2024-10-12T09:10:27.759Z] nexus3.edgexfoundry.org:10004 [2024-10-12T09:10:27.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:10:28.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:10:28.018Z] Configure a credential helper to remove this warning. See [2024-10-12T09:10:28.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:10:28.018Z] [2024-10-12T09:10:28.018Z] Login Succeeded [2024-10-12T09:10:28.018Z] ****.io [2024-10-12T09:10:28.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:10:28.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:10:28.018Z] Configure a credential helper to remove this warning. See [2024-10-12T09:10:28.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:10:28.018Z] [2024-10-12T09:10:28.018Z] Login Succeeded [2024-10-12T09:10:28.018Z] ---> ****-login.sh ends [Pipeline] } [2024-10-12T09:10:28.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:10:28.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-12T09:10:28.132Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-12T09:10:28.132Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:28.132Z] latest [2024-10-12T09:10:28.132Z] 3.2.0-dev.102 [2024-10-12T09:10:28.132Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:28.132Z] main [2024-10-12T09:10:28.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:28.479Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:28.806Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:28.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-12T09:10:28.806Z] ef9c140a9db1: Preparing [2024-10-12T09:10:28.806Z] 15379da4d096: Preparing [2024-10-12T09:10:28.806Z] de80704a0768: Preparing [2024-10-12T09:10:28.806Z] 1bdc317131b1: Preparing [2024-10-12T09:10:28.806Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:28.806Z] 08df16845d63: Preparing [2024-10-12T09:10:28.806Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:28.806Z] 08df16845d63: Waiting [2024-10-12T09:10:28.806Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:28.806Z] de80704a0768: Pushed [2024-10-12T09:10:28.806Z] 32c7eca5a8b2: Pushed [2024-10-12T09:10:28.806Z] 1bdc317131b1: Pushed [2024-10-12T09:10:28.806Z] ef9c140a9db1: Pushed [2024-10-12T09:10:28.806Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:29.065Z] 08df16845d63: Pushed [2024-10-12T09:10:31.601Z] 15379da4d096: Pushed [2024-10-12T09:10:31.601Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:8bd28cd326fe7a7e8cb8ae2bcf120bb0b0f0db0295fa6e323d6c26ccbd3004b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:31.949Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:32.287Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-12T09:10:32.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-12T09:10:32.287Z] ef9c140a9db1: Preparing [2024-10-12T09:10:32.287Z] 15379da4d096: Preparing [2024-10-12T09:10:32.287Z] de80704a0768: Preparing [2024-10-12T09:10:32.287Z] 1bdc317131b1: Preparing [2024-10-12T09:10:32.287Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:32.287Z] 08df16845d63: Preparing [2024-10-12T09:10:32.287Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:32.287Z] 08df16845d63: Waiting [2024-10-12T09:10:32.287Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:32.287Z] ef9c140a9db1: Layer already exists [2024-10-12T09:10:32.287Z] 15379da4d096: Layer already exists [2024-10-12T09:10:32.287Z] de80704a0768: Layer already exists [2024-10-12T09:10:32.287Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:32.287Z] 08df16845d63: Layer already exists [2024-10-12T09:10:32.287Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:32.287Z] latest: digest: sha256:8bd28cd326fe7a7e8cb8ae2bcf120bb0b0f0db0295fa6e323d6c26ccbd3004b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:32.631Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:32.965Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.102 [2024-10-12T09:10:32.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-12T09:10:32.965Z] ef9c140a9db1: Preparing [2024-10-12T09:10:32.965Z] 15379da4d096: Preparing [2024-10-12T09:10:32.965Z] de80704a0768: Preparing [2024-10-12T09:10:32.965Z] 1bdc317131b1: Preparing [2024-10-12T09:10:32.965Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:32.965Z] 08df16845d63: Preparing [2024-10-12T09:10:32.965Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:32.965Z] 08df16845d63: Waiting [2024-10-12T09:10:32.965Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:32.965Z] de80704a0768: Layer already exists [2024-10-12T09:10:32.965Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:32.965Z] ef9c140a9db1: Layer already exists [2024-10-12T09:10:32.965Z] 15379da4d096: Layer already exists [2024-10-12T09:10:32.965Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:32.965Z] 08df16845d63: Layer already exists [2024-10-12T09:10:32.965Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:32.965Z] 3.2.0-dev.102: digest: sha256:8bd28cd326fe7a7e8cb8ae2bcf120bb0b0f0db0295fa6e323d6c26ccbd3004b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:33.308Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:33.660Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:33.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-12T09:10:33.660Z] ef9c140a9db1: Preparing [2024-10-12T09:10:33.660Z] 15379da4d096: Preparing [2024-10-12T09:10:33.660Z] de80704a0768: Preparing [2024-10-12T09:10:33.660Z] 1bdc317131b1: Preparing [2024-10-12T09:10:33.660Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:33.660Z] 08df16845d63: Preparing [2024-10-12T09:10:33.660Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:33.660Z] 08df16845d63: Waiting [2024-10-12T09:10:33.660Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:33.660Z] 15379da4d096: Layer already exists [2024-10-12T09:10:33.660Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:33.660Z] 08df16845d63: Layer already exists [2024-10-12T09:10:33.660Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:33.660Z] de80704a0768: Layer already exists [2024-10-12T09:10:33.660Z] ef9c140a9db1: Layer already exists [2024-10-12T09:10:33.660Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:33.660Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:8bd28cd326fe7a7e8cb8ae2bcf120bb0b0f0db0295fa6e323d6c26ccbd3004b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:34.023Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:34.364Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-12T09:10:34.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-12T09:10:34.364Z] ef9c140a9db1: Preparing [2024-10-12T09:10:34.364Z] 15379da4d096: Preparing [2024-10-12T09:10:34.364Z] de80704a0768: Preparing [2024-10-12T09:10:34.364Z] 1bdc317131b1: Preparing [2024-10-12T09:10:34.364Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:34.364Z] 08df16845d63: Preparing [2024-10-12T09:10:34.364Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:34.364Z] 08df16845d63: Waiting [2024-10-12T09:10:34.364Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:34.364Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:34.364Z] ef9c140a9db1: Layer already exists [2024-10-12T09:10:34.364Z] 15379da4d096: Layer already exists [2024-10-12T09:10:34.364Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:34.364Z] de80704a0768: Layer already exists [2024-10-12T09:10:34.364Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:34.364Z] 08df16845d63: Layer already exists [2024-10-12T09:10:34.364Z] main: digest: sha256:8bd28cd326fe7a7e8cb8ae2bcf120bb0b0f0db0295fa6e323d6c26ccbd3004b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:10:34.445Z] ===================================================== [Pipeline] echo [2024-10-12T09:10:34.457Z] taggedImages: [2024-10-12T09:10:34.457Z] - nexus3.edgexfoundry.org:10004/core-command:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:34.457Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-12T09:10:34.457Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.102 [2024-10-12T09:10:34.457Z] - nexus3.edgexfoundry.org:10004/core-command:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:34.457Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-12T09:10:34.487Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-12T09:10:34.487Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:34.487Z] latest [2024-10-12T09:10:34.487Z] 3.2.0-dev.102 [2024-10-12T09:10:34.487Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:34.487Z] main [2024-10-12T09:10:34.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:34.834Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:35.161Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:35.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-12T09:10:35.161Z] aca84dc04023: Preparing [2024-10-12T09:10:35.161Z] 113dce5bfd7e: Preparing [2024-10-12T09:10:35.161Z] c913b9cf7f49: Preparing [2024-10-12T09:10:35.161Z] b1d0e905c0c3: Preparing [2024-10-12T09:10:35.161Z] de80704a0768: Preparing [2024-10-12T09:10:35.161Z] 1bdc317131b1: Preparing [2024-10-12T09:10:35.161Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:35.161Z] 08df16845d63: Preparing [2024-10-12T09:10:35.161Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:35.161Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:35.161Z] 32c7eca5a8b2: Waiting [2024-10-12T09:10:35.161Z] 1bdc317131b1: Waiting [2024-10-12T09:10:35.161Z] 08df16845d63: Waiting [2024-10-12T09:10:35.161Z] de80704a0768: Layer already exists [2024-10-12T09:10:35.161Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:35.161Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:35.161Z] 08df16845d63: Layer already exists [2024-10-12T09:10:35.161Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:35.161Z] aca84dc04023: Pushed [2024-10-12T09:10:35.161Z] 113dce5bfd7e: Pushed [2024-10-12T09:10:35.161Z] c913b9cf7f49: Pushed [2024-10-12T09:10:36.538Z] b1d0e905c0c3: Pushed [2024-10-12T09:10:36.538Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:9ac86d2783e9e665dd3bccfa2cac1866f553d1e77a83ffd99d87b4a6e5df0a88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:36.901Z] + 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-10-12T09:10:37.230Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-12T09:10:37.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-12T09:10:37.230Z] aca84dc04023: Preparing [2024-10-12T09:10:37.230Z] 113dce5bfd7e: Preparing [2024-10-12T09:10:37.230Z] c913b9cf7f49: Preparing [2024-10-12T09:10:37.230Z] b1d0e905c0c3: Preparing [2024-10-12T09:10:37.230Z] de80704a0768: Preparing [2024-10-12T09:10:37.230Z] 1bdc317131b1: Preparing [2024-10-12T09:10:37.230Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:37.230Z] 08df16845d63: Preparing [2024-10-12T09:10:37.230Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:37.230Z] 1bdc317131b1: Waiting [2024-10-12T09:10:37.230Z] 32c7eca5a8b2: Waiting [2024-10-12T09:10:37.230Z] 08df16845d63: Waiting [2024-10-12T09:10:37.230Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:37.230Z] aca84dc04023: Layer already exists [2024-10-12T09:10:37.230Z] c913b9cf7f49: Layer already exists [2024-10-12T09:10:37.230Z] de80704a0768: Layer already exists [2024-10-12T09:10:37.230Z] 113dce5bfd7e: Layer already exists [2024-10-12T09:10:37.230Z] b1d0e905c0c3: Layer already exists [2024-10-12T09:10:37.230Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:37.230Z] 08df16845d63: Layer already exists [2024-10-12T09:10:37.230Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:37.230Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:37.230Z] latest: digest: sha256:9ac86d2783e9e665dd3bccfa2cac1866f553d1e77a83ffd99d87b4a6e5df0a88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:37.581Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:37.909Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.102 [2024-10-12T09:10:37.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-12T09:10:37.909Z] aca84dc04023: Preparing [2024-10-12T09:10:37.909Z] 113dce5bfd7e: Preparing [2024-10-12T09:10:37.909Z] c913b9cf7f49: Preparing [2024-10-12T09:10:37.909Z] b1d0e905c0c3: Preparing [2024-10-12T09:10:37.909Z] de80704a0768: Preparing [2024-10-12T09:10:37.909Z] 1bdc317131b1: Preparing [2024-10-12T09:10:37.909Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:37.909Z] 08df16845d63: Preparing [2024-10-12T09:10:37.909Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:37.909Z] 1bdc317131b1: Waiting [2024-10-12T09:10:37.909Z] 08df16845d63: Waiting [2024-10-12T09:10:37.909Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:37.909Z] 32c7eca5a8b2: Waiting [2024-10-12T09:10:37.909Z] 113dce5bfd7e: Layer already exists [2024-10-12T09:10:37.909Z] de80704a0768: Layer already exists [2024-10-12T09:10:37.909Z] c913b9cf7f49: Layer already exists [2024-10-12T09:10:37.909Z] aca84dc04023: Layer already exists [2024-10-12T09:10:37.909Z] b1d0e905c0c3: Layer already exists [2024-10-12T09:10:37.909Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:37.909Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:37.909Z] 08df16845d63: Layer already exists [2024-10-12T09:10:37.909Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:37.909Z] 3.2.0-dev.102: digest: sha256:9ac86d2783e9e665dd3bccfa2cac1866f553d1e77a83ffd99d87b4a6e5df0a88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:38.233Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:38.608Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:38.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-12T09:10:38.609Z] aca84dc04023: Preparing [2024-10-12T09:10:38.609Z] 113dce5bfd7e: Preparing [2024-10-12T09:10:38.609Z] c913b9cf7f49: Preparing [2024-10-12T09:10:38.609Z] b1d0e905c0c3: Preparing [2024-10-12T09:10:38.609Z] de80704a0768: Preparing [2024-10-12T09:10:38.609Z] 1bdc317131b1: Preparing [2024-10-12T09:10:38.609Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:38.609Z] 08df16845d63: Preparing [2024-10-12T09:10:38.609Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:38.609Z] 32c7eca5a8b2: Waiting [2024-10-12T09:10:38.609Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:38.609Z] 08df16845d63: Waiting [2024-10-12T09:10:38.609Z] 113dce5bfd7e: Layer already exists [2024-10-12T09:10:38.609Z] aca84dc04023: Layer already exists [2024-10-12T09:10:38.609Z] de80704a0768: Layer already exists [2024-10-12T09:10:38.609Z] b1d0e905c0c3: Layer already exists [2024-10-12T09:10:38.609Z] c913b9cf7f49: Layer already exists [2024-10-12T09:10:38.609Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:38.609Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:38.609Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:38.609Z] 08df16845d63: Layer already exists [2024-10-12T09:10:38.609Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:9ac86d2783e9e665dd3bccfa2cac1866f553d1e77a83ffd99d87b4a6e5df0a88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:38.968Z] + 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-10-12T09:10:39.415Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-12T09:10:39.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-12T09:10:39.415Z] aca84dc04023: Preparing [2024-10-12T09:10:39.415Z] 113dce5bfd7e: Preparing [2024-10-12T09:10:39.415Z] c913b9cf7f49: Preparing [2024-10-12T09:10:39.415Z] b1d0e905c0c3: Preparing [2024-10-12T09:10:39.415Z] de80704a0768: Preparing [2024-10-12T09:10:39.415Z] 1bdc317131b1: Preparing [2024-10-12T09:10:39.415Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:39.415Z] 08df16845d63: Preparing [2024-10-12T09:10:39.415Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:39.415Z] 32c7eca5a8b2: Waiting [2024-10-12T09:10:39.415Z] 08df16845d63: Waiting [2024-10-12T09:10:39.415Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:39.415Z] de80704a0768: Layer already exists [2024-10-12T09:10:39.415Z] b1d0e905c0c3: Layer already exists [2024-10-12T09:10:39.415Z] aca84dc04023: Layer already exists [2024-10-12T09:10:39.415Z] c913b9cf7f49: Layer already exists [2024-10-12T09:10:39.415Z] 113dce5bfd7e: Layer already exists [2024-10-12T09:10:39.415Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:39.415Z] 08df16845d63: Layer already exists [2024-10-12T09:10:39.415Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:39.415Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:39.415Z] main: digest: sha256:9ac86d2783e9e665dd3bccfa2cac1866f553d1e77a83ffd99d87b4a6e5df0a88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:10:39.505Z] ===================================================== [Pipeline] echo [2024-10-12T09:10:39.521Z] taggedImages: [2024-10-12T09:10:39.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:39.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-12T09:10:39.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.102 [2024-10-12T09:10:39.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:39.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-12T09:10:39.560Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-12T09:10:39.560Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:39.560Z] latest [2024-10-12T09:10:39.560Z] 3.2.0-dev.102 [2024-10-12T09:10:39.560Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:39.560Z] main [2024-10-12T09:10:39.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:39.905Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:40.228Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:40.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-12T09:10:40.228Z] f81b16732ba0: Preparing [2024-10-12T09:10:40.228Z] 389891c9d66a: Preparing [2024-10-12T09:10:40.228Z] e9dff89bc781: Preparing [2024-10-12T09:10:40.228Z] de80704a0768: Preparing [2024-10-12T09:10:40.228Z] 1bdc317131b1: Preparing [2024-10-12T09:10:40.228Z] 07237ce204ca: Preparing [2024-10-12T09:10:40.228Z] f068f240092c: Preparing [2024-10-12T09:10:40.228Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:40.228Z] f068f240092c: Waiting [2024-10-12T09:10:40.228Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:40.228Z] 07237ce204ca: Waiting [2024-10-12T09:10:40.228Z] de80704a0768: Layer already exists [2024-10-12T09:10:40.228Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:40.228Z] f81b16732ba0: Pushed [2024-10-12T09:10:40.228Z] 389891c9d66a: Pushed [2024-10-12T09:10:40.228Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:40.228Z] f068f240092c: Pushed [2024-10-12T09:10:40.228Z] 07237ce204ca: Pushed [2024-10-12T09:10:43.508Z] e9dff89bc781: Pushed [2024-10-12T09:10:43.508Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:7c2d5bfdfe632b6973a2e0c38492a3f3ab8dbc9c78d7b05d56efb52e422372da size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:43.844Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:44.192Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-12T09:10:44.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-12T09:10:44.192Z] f81b16732ba0: Preparing [2024-10-12T09:10:44.192Z] 389891c9d66a: Preparing [2024-10-12T09:10:44.192Z] e9dff89bc781: Preparing [2024-10-12T09:10:44.192Z] de80704a0768: Preparing [2024-10-12T09:10:44.192Z] 1bdc317131b1: Preparing [2024-10-12T09:10:44.192Z] 07237ce204ca: Preparing [2024-10-12T09:10:44.192Z] f068f240092c: Preparing [2024-10-12T09:10:44.192Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:44.192Z] 07237ce204ca: Waiting [2024-10-12T09:10:44.192Z] f068f240092c: Waiting [2024-10-12T09:10:44.192Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:44.192Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:44.192Z] f81b16732ba0: Layer already exists [2024-10-12T09:10:44.192Z] de80704a0768: Layer already exists [2024-10-12T09:10:44.192Z] 389891c9d66a: Layer already exists [2024-10-12T09:10:44.192Z] e9dff89bc781: Layer already exists [2024-10-12T09:10:44.192Z] 07237ce204ca: Layer already exists [2024-10-12T09:10:44.192Z] f068f240092c: Layer already exists [2024-10-12T09:10:44.192Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:44.192Z] latest: digest: sha256:7c2d5bfdfe632b6973a2e0c38492a3f3ab8dbc9c78d7b05d56efb52e422372da size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:44.538Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:44.924Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.102 [2024-10-12T09:10:44.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-12T09:10:44.924Z] f81b16732ba0: Preparing [2024-10-12T09:10:44.924Z] 389891c9d66a: Preparing [2024-10-12T09:10:44.924Z] e9dff89bc781: Preparing [2024-10-12T09:10:44.924Z] de80704a0768: Preparing [2024-10-12T09:10:44.924Z] 1bdc317131b1: Preparing [2024-10-12T09:10:44.924Z] 07237ce204ca: Preparing [2024-10-12T09:10:44.924Z] f068f240092c: Preparing [2024-10-12T09:10:44.924Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:44.924Z] 07237ce204ca: Waiting [2024-10-12T09:10:44.924Z] f068f240092c: Waiting [2024-10-12T09:10:44.924Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:44.924Z] 389891c9d66a: Layer already exists [2024-10-12T09:10:44.924Z] e9dff89bc781: Layer already exists [2024-10-12T09:10:44.924Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:44.924Z] de80704a0768: Layer already exists [2024-10-12T09:10:44.924Z] f81b16732ba0: Layer already exists [2024-10-12T09:10:44.924Z] 07237ce204ca: Layer already exists [2024-10-12T09:10:44.924Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:44.924Z] f068f240092c: Layer already exists [2024-10-12T09:10:44.924Z] 3.2.0-dev.102: digest: sha256:7c2d5bfdfe632b6973a2e0c38492a3f3ab8dbc9c78d7b05d56efb52e422372da size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:45.254Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:45.594Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:45.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-12T09:10:45.594Z] f81b16732ba0: Preparing [2024-10-12T09:10:45.594Z] 389891c9d66a: Preparing [2024-10-12T09:10:45.594Z] e9dff89bc781: Preparing [2024-10-12T09:10:45.594Z] de80704a0768: Preparing [2024-10-12T09:10:45.594Z] 1bdc317131b1: Preparing [2024-10-12T09:10:45.594Z] 07237ce204ca: Preparing [2024-10-12T09:10:45.594Z] f068f240092c: Preparing [2024-10-12T09:10:45.594Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:45.594Z] 07237ce204ca: Waiting [2024-10-12T09:10:45.594Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:45.594Z] f068f240092c: Waiting [2024-10-12T09:10:45.594Z] de80704a0768: Layer already exists [2024-10-12T09:10:45.594Z] f81b16732ba0: Layer already exists [2024-10-12T09:10:45.594Z] 389891c9d66a: Layer already exists [2024-10-12T09:10:45.594Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:45.594Z] f068f240092c: Layer already exists [2024-10-12T09:10:45.594Z] 07237ce204ca: Layer already exists [2024-10-12T09:10:45.594Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:45.594Z] e9dff89bc781: Layer already exists [2024-10-12T09:10:45.594Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:7c2d5bfdfe632b6973a2e0c38492a3f3ab8dbc9c78d7b05d56efb52e422372da size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:45.933Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:46.287Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-12T09:10:46.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-12T09:10:46.287Z] f81b16732ba0: Preparing [2024-10-12T09:10:46.287Z] 389891c9d66a: Preparing [2024-10-12T09:10:46.287Z] e9dff89bc781: Preparing [2024-10-12T09:10:46.287Z] de80704a0768: Preparing [2024-10-12T09:10:46.287Z] 1bdc317131b1: Preparing [2024-10-12T09:10:46.287Z] 07237ce204ca: Preparing [2024-10-12T09:10:46.287Z] f068f240092c: Preparing [2024-10-12T09:10:46.287Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:46.287Z] 07237ce204ca: Waiting [2024-10-12T09:10:46.287Z] f068f240092c: Waiting [2024-10-12T09:10:46.287Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:46.287Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:46.287Z] 389891c9d66a: Layer already exists [2024-10-12T09:10:46.287Z] e9dff89bc781: Layer already exists [2024-10-12T09:10:46.287Z] de80704a0768: Layer already exists [2024-10-12T09:10:46.287Z] f81b16732ba0: Layer already exists [2024-10-12T09:10:46.287Z] 07237ce204ca: Layer already exists [2024-10-12T09:10:46.287Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:46.287Z] f068f240092c: Layer already exists [2024-10-12T09:10:46.287Z] main: digest: sha256:7c2d5bfdfe632b6973a2e0c38492a3f3ab8dbc9c78d7b05d56efb52e422372da size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:10:46.360Z] ===================================================== [Pipeline] echo [2024-10-12T09:10:46.374Z] taggedImages: [2024-10-12T09:10:46.374Z] - nexus3.edgexfoundry.org:10004/core-data:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:46.374Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-12T09:10:46.374Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.102 [2024-10-12T09:10:46.374Z] - nexus3.edgexfoundry.org:10004/core-data:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:46.374Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-12T09:10:46.416Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-12T09:10:46.416Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:46.416Z] latest [2024-10-12T09:10:46.416Z] 3.2.0-dev.102 [2024-10-12T09:10:46.416Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:46.416Z] main [2024-10-12T09:10:46.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:46.792Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:47.139Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:47.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-12T09:10:47.139Z] 0ba1a82efcfa: Preparing [2024-10-12T09:10:47.139Z] 9153775800ad: Preparing [2024-10-12T09:10:47.139Z] 310d1d66fc71: Preparing [2024-10-12T09:10:47.139Z] 1bdc317131b1: Preparing [2024-10-12T09:10:47.139Z] b402a8e3b33c: Preparing [2024-10-12T09:10:47.139Z] 22872dd0af25: Preparing [2024-10-12T09:10:47.139Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:47.139Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:47.139Z] 22872dd0af25: Waiting [2024-10-12T09:10:47.398Z] b402a8e3b33c: Pushed [2024-10-12T09:10:47.398Z] 9153775800ad: Pushed [2024-10-12T09:10:47.398Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:47.398Z] 0ba1a82efcfa: Pushed [2024-10-12T09:10:47.398Z] 22872dd0af25: Pushed [2024-10-12T09:10:47.657Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:50.195Z] 310d1d66fc71: Pushed [2024-10-12T09:10:50.455Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:fdc3a3ec0e7aaaf1227090fac3278855c43024e712936305b66ede742ab7595f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:50.785Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:51.131Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-12T09:10:51.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-12T09:10:51.131Z] 0ba1a82efcfa: Preparing [2024-10-12T09:10:51.131Z] 9153775800ad: Preparing [2024-10-12T09:10:51.131Z] 310d1d66fc71: Preparing [2024-10-12T09:10:51.131Z] 1bdc317131b1: Preparing [2024-10-12T09:10:51.131Z] b402a8e3b33c: Preparing [2024-10-12T09:10:51.131Z] 22872dd0af25: Preparing [2024-10-12T09:10:51.131Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:51.131Z] 22872dd0af25: Waiting [2024-10-12T09:10:51.131Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:51.131Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:51.131Z] b402a8e3b33c: Layer already exists [2024-10-12T09:10:51.131Z] 0ba1a82efcfa: Layer already exists [2024-10-12T09:10:51.131Z] 9153775800ad: Layer already exists [2024-10-12T09:10:51.131Z] 310d1d66fc71: Layer already exists [2024-10-12T09:10:51.131Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:51.131Z] 22872dd0af25: Layer already exists [2024-10-12T09:10:51.131Z] latest: digest: sha256:fdc3a3ec0e7aaaf1227090fac3278855c43024e712936305b66ede742ab7595f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:51.470Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:51.802Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.102 [2024-10-12T09:10:51.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-12T09:10:51.802Z] 0ba1a82efcfa: Preparing [2024-10-12T09:10:51.802Z] 9153775800ad: Preparing [2024-10-12T09:10:51.802Z] 310d1d66fc71: Preparing [2024-10-12T09:10:51.802Z] 1bdc317131b1: Preparing [2024-10-12T09:10:51.802Z] b402a8e3b33c: Preparing [2024-10-12T09:10:51.802Z] 22872dd0af25: Preparing [2024-10-12T09:10:51.802Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:51.802Z] 22872dd0af25: Waiting [2024-10-12T09:10:51.802Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:51.802Z] b402a8e3b33c: Layer already exists [2024-10-12T09:10:51.802Z] 9153775800ad: Layer already exists [2024-10-12T09:10:51.802Z] 310d1d66fc71: Layer already exists [2024-10-12T09:10:51.802Z] 0ba1a82efcfa: Layer already exists [2024-10-12T09:10:51.802Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:51.802Z] 22872dd0af25: Layer already exists [2024-10-12T09:10:51.802Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:51.802Z] 3.2.0-dev.102: digest: sha256:fdc3a3ec0e7aaaf1227090fac3278855c43024e712936305b66ede742ab7595f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:52.159Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:52.482Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:52.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-12T09:10:52.482Z] 0ba1a82efcfa: Preparing [2024-10-12T09:10:52.482Z] 9153775800ad: Preparing [2024-10-12T09:10:52.482Z] 310d1d66fc71: Preparing [2024-10-12T09:10:52.482Z] 1bdc317131b1: Preparing [2024-10-12T09:10:52.482Z] b402a8e3b33c: Preparing [2024-10-12T09:10:52.482Z] 22872dd0af25: Preparing [2024-10-12T09:10:52.482Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:52.482Z] 22872dd0af25: Waiting [2024-10-12T09:10:52.482Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:52.482Z] b402a8e3b33c: Layer already exists [2024-10-12T09:10:52.482Z] 0ba1a82efcfa: Layer already exists [2024-10-12T09:10:52.482Z] 9153775800ad: Layer already exists [2024-10-12T09:10:52.482Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:52.482Z] 310d1d66fc71: Layer already exists [2024-10-12T09:10:52.482Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:52.482Z] 22872dd0af25: Layer already exists [2024-10-12T09:10:52.482Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:fdc3a3ec0e7aaaf1227090fac3278855c43024e712936305b66ede742ab7595f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:52.821Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:53.151Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-12T09:10:53.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-12T09:10:53.151Z] 0ba1a82efcfa: Preparing [2024-10-12T09:10:53.151Z] 9153775800ad: Preparing [2024-10-12T09:10:53.151Z] 310d1d66fc71: Preparing [2024-10-12T09:10:53.151Z] 1bdc317131b1: Preparing [2024-10-12T09:10:53.151Z] b402a8e3b33c: Preparing [2024-10-12T09:10:53.151Z] 22872dd0af25: Preparing [2024-10-12T09:10:53.151Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:53.151Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:53.151Z] 22872dd0af25: Waiting [2024-10-12T09:10:53.151Z] 9153775800ad: Layer already exists [2024-10-12T09:10:53.151Z] 0ba1a82efcfa: Layer already exists [2024-10-12T09:10:53.151Z] 310d1d66fc71: Layer already exists [2024-10-12T09:10:53.151Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:53.151Z] b402a8e3b33c: Layer already exists [2024-10-12T09:10:53.151Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:53.151Z] 22872dd0af25: Layer already exists [2024-10-12T09:10:53.151Z] main: digest: sha256:fdc3a3ec0e7aaaf1227090fac3278855c43024e712936305b66ede742ab7595f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:10:53.234Z] ===================================================== [Pipeline] echo [2024-10-12T09:10:53.252Z] taggedImages: [2024-10-12T09:10:53.252Z] - nexus3.edgexfoundry.org:10004/core-keeper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:53.252Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-12T09:10:53.252Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.102 [2024-10-12T09:10:53.252Z] - nexus3.edgexfoundry.org:10004/core-keeper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:53.252Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-12T09:10:53.282Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-12T09:10:53.282Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:53.282Z] latest [2024-10-12T09:10:53.282Z] 3.2.0-dev.102 [2024-10-12T09:10:53.282Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:53.282Z] main [2024-10-12T09:10:53.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:53.619Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:53.948Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:10:53.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-12T09:10:53.948Z] f4fad9d5d027: Preparing [2024-10-12T09:10:53.948Z] 8d8c07c267ce: Preparing [2024-10-12T09:10:53.948Z] 7de813b24662: Preparing [2024-10-12T09:10:53.948Z] 957d39af6fc1: Preparing [2024-10-12T09:10:53.948Z] de80704a0768: Preparing [2024-10-12T09:10:53.948Z] 1bdc317131b1: Preparing [2024-10-12T09:10:53.948Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:53.948Z] 08df16845d63: Preparing [2024-10-12T09:10:53.948Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:53.948Z] 1bdc317131b1: Waiting [2024-10-12T09:10:53.948Z] 08df16845d63: Waiting [2024-10-12T09:10:53.948Z] 32c7eca5a8b2: Waiting [2024-10-12T09:10:53.948Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:53.948Z] de80704a0768: Layer already exists [2024-10-12T09:10:53.948Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:53.948Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:53.948Z] 8d8c07c267ce: Pushed [2024-10-12T09:10:53.948Z] 08df16845d63: Layer already exists [2024-10-12T09:10:53.948Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:53.948Z] 7de813b24662: Pushed [2024-10-12T09:10:53.948Z] f4fad9d5d027: Pushed [2024-10-12T09:10:57.236Z] 957d39af6fc1: Pushed [2024-10-12T09:10:57.236Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:190c856c6d74687b6b3f36ac88f298bc0194be513025073cf183f7fa543a3dd6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:57.568Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:57.900Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-12T09:10:57.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-12T09:10:57.900Z] f4fad9d5d027: Preparing [2024-10-12T09:10:57.900Z] 8d8c07c267ce: Preparing [2024-10-12T09:10:57.900Z] 7de813b24662: Preparing [2024-10-12T09:10:57.900Z] 957d39af6fc1: Preparing [2024-10-12T09:10:57.900Z] de80704a0768: Preparing [2024-10-12T09:10:57.900Z] 1bdc317131b1: Preparing [2024-10-12T09:10:57.900Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:57.900Z] 08df16845d63: Preparing [2024-10-12T09:10:57.900Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:57.900Z] 1bdc317131b1: Waiting [2024-10-12T09:10:57.900Z] 32c7eca5a8b2: Waiting [2024-10-12T09:10:57.900Z] 08df16845d63: Waiting [2024-10-12T09:10:57.900Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:57.900Z] 7de813b24662: Layer already exists [2024-10-12T09:10:57.900Z] de80704a0768: Layer already exists [2024-10-12T09:10:57.900Z] 957d39af6fc1: Layer already exists [2024-10-12T09:10:57.900Z] 8d8c07c267ce: Layer already exists [2024-10-12T09:10:57.900Z] f4fad9d5d027: Layer already exists [2024-10-12T09:10:57.900Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:57.900Z] 08df16845d63: Layer already exists [2024-10-12T09:10:57.900Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:57.900Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:57.900Z] latest: digest: sha256:190c856c6d74687b6b3f36ac88f298bc0194be513025073cf183f7fa543a3dd6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:58.228Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:58.547Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.102 [2024-10-12T09:10:58.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-12T09:10:58.547Z] f4fad9d5d027: Preparing [2024-10-12T09:10:58.547Z] 8d8c07c267ce: Preparing [2024-10-12T09:10:58.547Z] 7de813b24662: Preparing [2024-10-12T09:10:58.547Z] 957d39af6fc1: Preparing [2024-10-12T09:10:58.547Z] de80704a0768: Preparing [2024-10-12T09:10:58.547Z] 1bdc317131b1: Preparing [2024-10-12T09:10:58.547Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:58.547Z] 08df16845d63: Preparing [2024-10-12T09:10:58.547Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:58.547Z] 1bdc317131b1: Waiting [2024-10-12T09:10:58.547Z] 32c7eca5a8b2: Waiting [2024-10-12T09:10:58.547Z] 08df16845d63: Waiting [2024-10-12T09:10:58.547Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:58.547Z] 8d8c07c267ce: Layer already exists [2024-10-12T09:10:58.547Z] f4fad9d5d027: Layer already exists [2024-10-12T09:10:58.547Z] de80704a0768: Layer already exists [2024-10-12T09:10:58.547Z] 957d39af6fc1: Layer already exists [2024-10-12T09:10:58.547Z] 08df16845d63: Layer already exists [2024-10-12T09:10:58.547Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:58.547Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:58.547Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:58.547Z] 7de813b24662: Layer already exists [2024-10-12T09:10:58.547Z] 3.2.0-dev.102: digest: sha256:190c856c6d74687b6b3f36ac88f298bc0194be513025073cf183f7fa543a3dd6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:58.917Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:59.238Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:10:59.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-12T09:10:59.238Z] f4fad9d5d027: Preparing [2024-10-12T09:10:59.238Z] 8d8c07c267ce: Preparing [2024-10-12T09:10:59.238Z] 7de813b24662: Preparing [2024-10-12T09:10:59.238Z] 957d39af6fc1: Preparing [2024-10-12T09:10:59.238Z] de80704a0768: Preparing [2024-10-12T09:10:59.238Z] 1bdc317131b1: Preparing [2024-10-12T09:10:59.238Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:59.238Z] 08df16845d63: Preparing [2024-10-12T09:10:59.238Z] 32c7eca5a8b2: Waiting [2024-10-12T09:10:59.238Z] 1bdc317131b1: Waiting [2024-10-12T09:10:59.238Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:59.238Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:59.238Z] de80704a0768: Layer already exists [2024-10-12T09:10:59.238Z] 957d39af6fc1: Layer already exists [2024-10-12T09:10:59.238Z] 7de813b24662: Layer already exists [2024-10-12T09:10:59.238Z] 8d8c07c267ce: Layer already exists [2024-10-12T09:10:59.238Z] f4fad9d5d027: Layer already exists [2024-10-12T09:10:59.238Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:59.238Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:59.238Z] 08df16845d63: Layer already exists [2024-10-12T09:10:59.238Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:59.238Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:190c856c6d74687b6b3f36ac88f298bc0194be513025073cf183f7fa543a3dd6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:59.570Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:10:59.903Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-12T09:10:59.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-12T09:10:59.903Z] f4fad9d5d027: Preparing [2024-10-12T09:10:59.903Z] 8d8c07c267ce: Preparing [2024-10-12T09:10:59.903Z] 7de813b24662: Preparing [2024-10-12T09:10:59.903Z] 957d39af6fc1: Preparing [2024-10-12T09:10:59.903Z] de80704a0768: Preparing [2024-10-12T09:10:59.903Z] 1bdc317131b1: Preparing [2024-10-12T09:10:59.903Z] 32c7eca5a8b2: Preparing [2024-10-12T09:10:59.903Z] 08df16845d63: Preparing [2024-10-12T09:10:59.903Z] 63ca1fbb43ae: Preparing [2024-10-12T09:10:59.903Z] 08df16845d63: Waiting [2024-10-12T09:10:59.903Z] 1bdc317131b1: Waiting [2024-10-12T09:10:59.903Z] 32c7eca5a8b2: Waiting [2024-10-12T09:10:59.903Z] 63ca1fbb43ae: Waiting [2024-10-12T09:10:59.903Z] 957d39af6fc1: Layer already exists [2024-10-12T09:10:59.903Z] 7de813b24662: Layer already exists [2024-10-12T09:10:59.903Z] 8d8c07c267ce: Layer already exists [2024-10-12T09:10:59.903Z] f4fad9d5d027: Layer already exists [2024-10-12T09:10:59.903Z] de80704a0768: Layer already exists [2024-10-12T09:10:59.903Z] 1bdc317131b1: Layer already exists [2024-10-12T09:10:59.903Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:10:59.903Z] 08df16845d63: Layer already exists [2024-10-12T09:10:59.903Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:10:59.903Z] main: digest: sha256:190c856c6d74687b6b3f36ac88f298bc0194be513025073cf183f7fa543a3dd6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:10:59.988Z] ===================================================== [Pipeline] echo [2024-10-12T09:11:00.005Z] taggedImages: [2024-10-12T09:11:00.005Z] - nexus3.edgexfoundry.org:10004/core-metadata:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:00.005Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-12T09:11:00.005Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.102 [2024-10-12T09:11:00.005Z] - nexus3.edgexfoundry.org:10004/core-metadata:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:00.005Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-12T09:11:00.035Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-12T09:11:00.035Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:00.035Z] latest [2024-10-12T09:11:00.035Z] 3.2.0-dev.102 [2024-10-12T09:11:00.035Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:00.035Z] main [2024-10-12T09:11:00.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:00.386Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:00.711Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:00.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-12T09:11:00.711Z] d3c036faccee: Preparing [2024-10-12T09:11:00.711Z] 1d5d24521721: Preparing [2024-10-12T09:11:00.711Z] c18a2eafe547: Preparing [2024-10-12T09:11:00.711Z] 3982bb25653b: Preparing [2024-10-12T09:11:00.711Z] 71b41178e9f1: Preparing [2024-10-12T09:11:00.711Z] a7fdef6d6637: Preparing [2024-10-12T09:11:00.711Z] 02c565f2a9f6: Preparing [2024-10-12T09:11:00.711Z] b1c9fbea4591: Preparing [2024-10-12T09:11:00.711Z] de80704a0768: Preparing [2024-10-12T09:11:00.711Z] 1bdc317131b1: Preparing [2024-10-12T09:11:00.711Z] efafd52eae12: Preparing [2024-10-12T09:11:00.711Z] 0340abb4a941: Preparing [2024-10-12T09:11:00.711Z] 5f70bf18a086: Preparing [2024-10-12T09:11:00.711Z] 14e258d80662: Preparing [2024-10-12T09:11:00.711Z] b4cc52675db1: Preparing [2024-10-12T09:11:00.711Z] 915683eb9474: Preparing [2024-10-12T09:11:00.711Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:00.711Z] a7fdef6d6637: Waiting [2024-10-12T09:11:00.711Z] 02c565f2a9f6: Waiting [2024-10-12T09:11:00.711Z] b1c9fbea4591: Waiting [2024-10-12T09:11:00.711Z] de80704a0768: Waiting [2024-10-12T09:11:00.711Z] 1bdc317131b1: Waiting [2024-10-12T09:11:00.711Z] efafd52eae12: Waiting [2024-10-12T09:11:00.711Z] 0340abb4a941: Waiting [2024-10-12T09:11:00.711Z] 5f70bf18a086: Waiting [2024-10-12T09:11:00.711Z] 14e258d80662: Waiting [2024-10-12T09:11:00.711Z] b4cc52675db1: Waiting [2024-10-12T09:11:00.711Z] 915683eb9474: Waiting [2024-10-12T09:11:00.711Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:00.711Z] 3982bb25653b: Pushed [2024-10-12T09:11:00.711Z] 71b41178e9f1: Pushed [2024-10-12T09:11:00.711Z] c18a2eafe547: Pushed [2024-10-12T09:11:00.711Z] d3c036faccee: Pushed [2024-10-12T09:11:00.711Z] 1d5d24521721: Pushed [2024-10-12T09:11:00.711Z] de80704a0768: Layer already exists [2024-10-12T09:11:00.968Z] a7fdef6d6637: Pushed [2024-10-12T09:11:00.968Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:00.968Z] 02c565f2a9f6: Pushed [2024-10-12T09:11:00.968Z] 5f70bf18a086: Layer already exists [2024-10-12T09:11:00.969Z] efafd52eae12: Pushed [2024-10-12T09:11:00.969Z] 0340abb4a941: Pushed [2024-10-12T09:11:00.969Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:00.969Z] 14e258d80662: Pushed [2024-10-12T09:11:00.969Z] 915683eb9474: Pushed [2024-10-12T09:11:00.969Z] b4cc52675db1: Pushed [2024-10-12T09:11:02.869Z] b1c9fbea4591: Pushed [2024-10-12T09:11:02.869Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:d756f974520d136ee40f2e791edefa324e8040cac4fa5ce3b06eb3b17f084036 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:03.192Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:03.514Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-12T09:11:03.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-12T09:11:03.514Z] d3c036faccee: Preparing [2024-10-12T09:11:03.514Z] 1d5d24521721: Preparing [2024-10-12T09:11:03.514Z] c18a2eafe547: Preparing [2024-10-12T09:11:03.514Z] 3982bb25653b: Preparing [2024-10-12T09:11:03.514Z] 71b41178e9f1: Preparing [2024-10-12T09:11:03.514Z] a7fdef6d6637: Preparing [2024-10-12T09:11:03.514Z] 02c565f2a9f6: Preparing [2024-10-12T09:11:03.514Z] b1c9fbea4591: Preparing [2024-10-12T09:11:03.514Z] de80704a0768: Preparing [2024-10-12T09:11:03.514Z] 1bdc317131b1: Preparing [2024-10-12T09:11:03.514Z] efafd52eae12: Preparing [2024-10-12T09:11:03.514Z] 0340abb4a941: Preparing [2024-10-12T09:11:03.514Z] 5f70bf18a086: Preparing [2024-10-12T09:11:03.514Z] 14e258d80662: Preparing [2024-10-12T09:11:03.514Z] b4cc52675db1: Preparing [2024-10-12T09:11:03.514Z] 915683eb9474: Preparing [2024-10-12T09:11:03.514Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:03.514Z] a7fdef6d6637: Waiting [2024-10-12T09:11:03.514Z] 1bdc317131b1: Waiting [2024-10-12T09:11:03.514Z] 14e258d80662: Waiting [2024-10-12T09:11:03.514Z] b1c9fbea4591: Waiting [2024-10-12T09:11:03.514Z] efafd52eae12: Waiting [2024-10-12T09:11:03.514Z] b4cc52675db1: Waiting [2024-10-12T09:11:03.514Z] de80704a0768: Waiting [2024-10-12T09:11:03.514Z] 0340abb4a941: Waiting [2024-10-12T09:11:03.514Z] 915683eb9474: Waiting [2024-10-12T09:11:03.514Z] 5f70bf18a086: Waiting [2024-10-12T09:11:03.514Z] 02c565f2a9f6: Waiting [2024-10-12T09:11:03.514Z] 3982bb25653b: Layer already exists [2024-10-12T09:11:03.514Z] c18a2eafe547: Layer already exists [2024-10-12T09:11:03.514Z] 1d5d24521721: Layer already exists [2024-10-12T09:11:03.514Z] d3c036faccee: Layer already exists [2024-10-12T09:11:03.514Z] 71b41178e9f1: Layer already exists [2024-10-12T09:11:03.514Z] a7fdef6d6637: Layer already exists [2024-10-12T09:11:03.514Z] de80704a0768: Layer already exists [2024-10-12T09:11:03.514Z] b1c9fbea4591: Layer already exists [2024-10-12T09:11:03.514Z] 02c565f2a9f6: Layer already exists [2024-10-12T09:11:03.514Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:03.514Z] 0340abb4a941: Layer already exists [2024-10-12T09:11:03.514Z] efafd52eae12: Layer already exists [2024-10-12T09:11:03.514Z] 5f70bf18a086: Layer already exists [2024-10-12T09:11:03.514Z] b4cc52675db1: Layer already exists [2024-10-12T09:11:03.514Z] 14e258d80662: Layer already exists [2024-10-12T09:11:03.514Z] 915683eb9474: Layer already exists [2024-10-12T09:11:03.514Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:03.514Z] latest: digest: sha256:d756f974520d136ee40f2e791edefa324e8040cac4fa5ce3b06eb3b17f084036 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:03.842Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:04.160Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.102 [2024-10-12T09:11:04.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-12T09:11:04.160Z] d3c036faccee: Preparing [2024-10-12T09:11:04.160Z] 1d5d24521721: Preparing [2024-10-12T09:11:04.160Z] c18a2eafe547: Preparing [2024-10-12T09:11:04.160Z] 3982bb25653b: Preparing [2024-10-12T09:11:04.160Z] 71b41178e9f1: Preparing [2024-10-12T09:11:04.160Z] a7fdef6d6637: Preparing [2024-10-12T09:11:04.160Z] 02c565f2a9f6: Preparing [2024-10-12T09:11:04.160Z] b1c9fbea4591: Preparing [2024-10-12T09:11:04.160Z] de80704a0768: Preparing [2024-10-12T09:11:04.160Z] 1bdc317131b1: Preparing [2024-10-12T09:11:04.160Z] efafd52eae12: Preparing [2024-10-12T09:11:04.160Z] 0340abb4a941: Preparing [2024-10-12T09:11:04.160Z] 5f70bf18a086: Preparing [2024-10-12T09:11:04.160Z] 14e258d80662: Preparing [2024-10-12T09:11:04.160Z] b4cc52675db1: Preparing [2024-10-12T09:11:04.160Z] 915683eb9474: Preparing [2024-10-12T09:11:04.160Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:04.160Z] a7fdef6d6637: Waiting [2024-10-12T09:11:04.160Z] 02c565f2a9f6: Waiting [2024-10-12T09:11:04.160Z] b1c9fbea4591: Waiting [2024-10-12T09:11:04.160Z] de80704a0768: Waiting [2024-10-12T09:11:04.160Z] 1bdc317131b1: Waiting [2024-10-12T09:11:04.160Z] efafd52eae12: Waiting [2024-10-12T09:11:04.160Z] 0340abb4a941: Waiting [2024-10-12T09:11:04.160Z] 5f70bf18a086: Waiting [2024-10-12T09:11:04.160Z] 14e258d80662: Waiting [2024-10-12T09:11:04.160Z] b4cc52675db1: Waiting [2024-10-12T09:11:04.160Z] 915683eb9474: Waiting [2024-10-12T09:11:04.160Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:04.160Z] 3982bb25653b: Layer already exists [2024-10-12T09:11:04.160Z] c18a2eafe547: Layer already exists [2024-10-12T09:11:04.160Z] d3c036faccee: Layer already exists [2024-10-12T09:11:04.160Z] 1d5d24521721: Layer already exists [2024-10-12T09:11:04.160Z] 71b41178e9f1: Layer already exists [2024-10-12T09:11:04.160Z] a7fdef6d6637: Layer already exists [2024-10-12T09:11:04.160Z] 02c565f2a9f6: Layer already exists [2024-10-12T09:11:04.160Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:04.160Z] de80704a0768: Layer already exists [2024-10-12T09:11:04.160Z] b1c9fbea4591: Layer already exists [2024-10-12T09:11:04.160Z] efafd52eae12: Layer already exists [2024-10-12T09:11:04.160Z] 0340abb4a941: Layer already exists [2024-10-12T09:11:04.160Z] 14e258d80662: Layer already exists [2024-10-12T09:11:04.160Z] 5f70bf18a086: Layer already exists [2024-10-12T09:11:04.160Z] b4cc52675db1: Layer already exists [2024-10-12T09:11:04.160Z] 915683eb9474: Layer already exists [2024-10-12T09:11:04.160Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:04.160Z] 3.2.0-dev.102: digest: sha256:d756f974520d136ee40f2e791edefa324e8040cac4fa5ce3b06eb3b17f084036 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:04.491Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:04.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:04.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-12T09:11:04.819Z] d3c036faccee: Preparing [2024-10-12T09:11:04.819Z] 1d5d24521721: Preparing [2024-10-12T09:11:04.819Z] c18a2eafe547: Preparing [2024-10-12T09:11:04.819Z] 3982bb25653b: Preparing [2024-10-12T09:11:04.819Z] 71b41178e9f1: Preparing [2024-10-12T09:11:04.819Z] a7fdef6d6637: Preparing [2024-10-12T09:11:04.819Z] 02c565f2a9f6: Preparing [2024-10-12T09:11:04.819Z] b1c9fbea4591: Preparing [2024-10-12T09:11:04.819Z] a7fdef6d6637: Waiting [2024-10-12T09:11:04.819Z] b1c9fbea4591: Waiting [2024-10-12T09:11:04.819Z] de80704a0768: Preparing [2024-10-12T09:11:04.819Z] 02c565f2a9f6: Waiting [2024-10-12T09:11:04.819Z] 1bdc317131b1: Preparing [2024-10-12T09:11:04.819Z] de80704a0768: Waiting [2024-10-12T09:11:04.819Z] efafd52eae12: Preparing [2024-10-12T09:11:04.819Z] 0340abb4a941: Preparing [2024-10-12T09:11:04.819Z] 1bdc317131b1: Waiting [2024-10-12T09:11:04.819Z] 5f70bf18a086: Preparing [2024-10-12T09:11:04.819Z] efafd52eae12: Waiting [2024-10-12T09:11:04.819Z] 14e258d80662: Preparing [2024-10-12T09:11:04.819Z] b4cc52675db1: Preparing [2024-10-12T09:11:04.819Z] 5f70bf18a086: Waiting [2024-10-12T09:11:04.819Z] 14e258d80662: Waiting [2024-10-12T09:11:04.819Z] 915683eb9474: Preparing [2024-10-12T09:11:04.819Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:04.819Z] b4cc52675db1: Waiting [2024-10-12T09:11:04.819Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:04.819Z] 915683eb9474: Waiting [2024-10-12T09:11:04.819Z] 1d5d24521721: Layer already exists [2024-10-12T09:11:04.819Z] d3c036faccee: Layer already exists [2024-10-12T09:11:04.819Z] 3982bb25653b: Layer already exists [2024-10-12T09:11:04.819Z] 71b41178e9f1: Layer already exists [2024-10-12T09:11:04.819Z] c18a2eafe547: Layer already exists [2024-10-12T09:11:04.819Z] b1c9fbea4591: Layer already exists [2024-10-12T09:11:04.819Z] 02c565f2a9f6: Layer already exists [2024-10-12T09:11:04.819Z] a7fdef6d6637: Layer already exists [2024-10-12T09:11:04.819Z] de80704a0768: Layer already exists [2024-10-12T09:11:04.819Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:04.819Z] 0340abb4a941: Layer already exists [2024-10-12T09:11:04.819Z] efafd52eae12: Layer already exists [2024-10-12T09:11:04.819Z] 5f70bf18a086: Layer already exists [2024-10-12T09:11:04.819Z] 14e258d80662: Layer already exists [2024-10-12T09:11:04.819Z] b4cc52675db1: Layer already exists [2024-10-12T09:11:04.819Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:04.819Z] 915683eb9474: Layer already exists [2024-10-12T09:11:04.819Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:d756f974520d136ee40f2e791edefa324e8040cac4fa5ce3b06eb3b17f084036 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:05.159Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:05.493Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-12T09:11:05.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-12T09:11:05.493Z] d3c036faccee: Preparing [2024-10-12T09:11:05.493Z] 1d5d24521721: Preparing [2024-10-12T09:11:05.493Z] c18a2eafe547: Preparing [2024-10-12T09:11:05.493Z] 3982bb25653b: Preparing [2024-10-12T09:11:05.493Z] 71b41178e9f1: Preparing [2024-10-12T09:11:05.493Z] a7fdef6d6637: Preparing [2024-10-12T09:11:05.493Z] 02c565f2a9f6: Preparing [2024-10-12T09:11:05.493Z] b1c9fbea4591: Preparing [2024-10-12T09:11:05.493Z] de80704a0768: Preparing [2024-10-12T09:11:05.493Z] 1bdc317131b1: Preparing [2024-10-12T09:11:05.493Z] efafd52eae12: Preparing [2024-10-12T09:11:05.493Z] 0340abb4a941: Preparing [2024-10-12T09:11:05.493Z] 5f70bf18a086: Preparing [2024-10-12T09:11:05.493Z] 14e258d80662: Preparing [2024-10-12T09:11:05.493Z] b4cc52675db1: Preparing [2024-10-12T09:11:05.493Z] 915683eb9474: Preparing [2024-10-12T09:11:05.493Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:05.493Z] a7fdef6d6637: Waiting [2024-10-12T09:11:05.493Z] 02c565f2a9f6: Waiting [2024-10-12T09:11:05.493Z] b1c9fbea4591: Waiting [2024-10-12T09:11:05.493Z] de80704a0768: Waiting [2024-10-12T09:11:05.493Z] 1bdc317131b1: Waiting [2024-10-12T09:11:05.493Z] efafd52eae12: Waiting [2024-10-12T09:11:05.493Z] 0340abb4a941: Waiting [2024-10-12T09:11:05.493Z] 5f70bf18a086: Waiting [2024-10-12T09:11:05.493Z] 14e258d80662: Waiting [2024-10-12T09:11:05.493Z] b4cc52675db1: Waiting [2024-10-12T09:11:05.493Z] 915683eb9474: Waiting [2024-10-12T09:11:05.493Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:05.493Z] d3c036faccee: Layer already exists [2024-10-12T09:11:05.493Z] c18a2eafe547: Layer already exists [2024-10-12T09:11:05.493Z] 71b41178e9f1: Layer already exists [2024-10-12T09:11:05.493Z] 3982bb25653b: Layer already exists [2024-10-12T09:11:05.493Z] 1d5d24521721: Layer already exists [2024-10-12T09:11:05.493Z] a7fdef6d6637: Layer already exists [2024-10-12T09:11:05.493Z] 02c565f2a9f6: Layer already exists [2024-10-12T09:11:05.493Z] b1c9fbea4591: Layer already exists [2024-10-12T09:11:05.493Z] de80704a0768: Layer already exists [2024-10-12T09:11:05.493Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:05.493Z] efafd52eae12: Layer already exists [2024-10-12T09:11:05.493Z] 0340abb4a941: Layer already exists [2024-10-12T09:11:05.493Z] 14e258d80662: Layer already exists [2024-10-12T09:11:05.493Z] 5f70bf18a086: Layer already exists [2024-10-12T09:11:05.493Z] b4cc52675db1: Layer already exists [2024-10-12T09:11:05.493Z] 915683eb9474: Layer already exists [2024-10-12T09:11:05.493Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:05.493Z] main: digest: sha256:d756f974520d136ee40f2e791edefa324e8040cac4fa5ce3b06eb3b17f084036 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:11:05.565Z] ===================================================== [Pipeline] echo [2024-10-12T09:11:05.584Z] taggedImages: [2024-10-12T09:11:05.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:05.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-12T09:11:05.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.102 [2024-10-12T09:11:05.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:05.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-12T09:11:05.615Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-12T09:11:05.615Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:05.615Z] latest [2024-10-12T09:11:05.615Z] 3.2.0-dev.102 [2024-10-12T09:11:05.615Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:05.615Z] main [2024-10-12T09:11:05.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:05.965Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:06.289Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:06.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-12T09:11:06.289Z] aca84dc04023: Preparing [2024-10-12T09:11:06.289Z] 113dce5bfd7e: Preparing [2024-10-12T09:11:06.289Z] 1f14df665d31: Preparing [2024-10-12T09:11:06.289Z] 9f7b38bf961e: Preparing [2024-10-12T09:11:06.289Z] de80704a0768: Preparing [2024-10-12T09:11:06.289Z] 1bdc317131b1: Preparing [2024-10-12T09:11:06.289Z] 32c7eca5a8b2: Preparing [2024-10-12T09:11:06.289Z] 08df16845d63: Preparing [2024-10-12T09:11:06.289Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:06.289Z] 32c7eca5a8b2: Waiting [2024-10-12T09:11:06.289Z] 08df16845d63: Waiting [2024-10-12T09:11:06.289Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:06.289Z] 1bdc317131b1: Waiting [2024-10-12T09:11:06.289Z] de80704a0768: Layer already exists [2024-10-12T09:11:06.289Z] 113dce5bfd7e: Layer already exists [2024-10-12T09:11:06.289Z] aca84dc04023: Layer already exists [2024-10-12T09:11:06.289Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:06.289Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:11:06.289Z] 08df16845d63: Layer already exists [2024-10-12T09:11:06.289Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:06.289Z] 1f14df665d31: Pushed [2024-10-12T09:11:08.830Z] 9f7b38bf961e: Pushed [2024-10-12T09:11:09.088Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:fe632578c75d8d5ff79f1c62bb4d6d30bb3aa614acddf61f99a64cc84a887ae3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:09.416Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:09.750Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-12T09:11:09.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-12T09:11:09.750Z] aca84dc04023: Preparing [2024-10-12T09:11:09.750Z] 113dce5bfd7e: Preparing [2024-10-12T09:11:09.750Z] 1f14df665d31: Preparing [2024-10-12T09:11:09.750Z] 9f7b38bf961e: Preparing [2024-10-12T09:11:09.750Z] de80704a0768: Preparing [2024-10-12T09:11:09.750Z] 1bdc317131b1: Preparing [2024-10-12T09:11:09.750Z] 32c7eca5a8b2: Preparing [2024-10-12T09:11:09.750Z] 08df16845d63: Preparing [2024-10-12T09:11:09.750Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:09.750Z] 1bdc317131b1: Waiting [2024-10-12T09:11:09.750Z] 32c7eca5a8b2: Waiting [2024-10-12T09:11:09.750Z] 08df16845d63: Waiting [2024-10-12T09:11:09.750Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:09.750Z] aca84dc04023: Layer already exists [2024-10-12T09:11:09.750Z] de80704a0768: Layer already exists [2024-10-12T09:11:09.750Z] 1f14df665d31: Layer already exists [2024-10-12T09:11:09.750Z] 9f7b38bf961e: Layer already exists [2024-10-12T09:11:09.750Z] 113dce5bfd7e: Layer already exists [2024-10-12T09:11:09.750Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:11:09.750Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:09.750Z] 08df16845d63: Layer already exists [2024-10-12T09:11:09.750Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:09.750Z] latest: digest: sha256:fe632578c75d8d5ff79f1c62bb4d6d30bb3aa614acddf61f99a64cc84a887ae3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:10.091Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:10.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.102 [2024-10-12T09:11:10.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-12T09:11:10.427Z] aca84dc04023: Preparing [2024-10-12T09:11:10.427Z] 113dce5bfd7e: Preparing [2024-10-12T09:11:10.427Z] 1f14df665d31: Preparing [2024-10-12T09:11:10.427Z] 9f7b38bf961e: Preparing [2024-10-12T09:11:10.427Z] de80704a0768: Preparing [2024-10-12T09:11:10.427Z] 1bdc317131b1: Preparing [2024-10-12T09:11:10.427Z] 32c7eca5a8b2: Preparing [2024-10-12T09:11:10.427Z] 08df16845d63: Preparing [2024-10-12T09:11:10.427Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:10.427Z] 1bdc317131b1: Waiting [2024-10-12T09:11:10.427Z] 32c7eca5a8b2: Waiting [2024-10-12T09:11:10.427Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:10.427Z] 08df16845d63: Waiting [2024-10-12T09:11:10.427Z] aca84dc04023: Layer already exists [2024-10-12T09:11:10.427Z] de80704a0768: Layer already exists [2024-10-12T09:11:10.427Z] 1f14df665d31: Layer already exists [2024-10-12T09:11:10.427Z] 9f7b38bf961e: Layer already exists [2024-10-12T09:11:10.427Z] 113dce5bfd7e: Layer already exists [2024-10-12T09:11:10.427Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:11:10.427Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:10.427Z] 08df16845d63: Layer already exists [2024-10-12T09:11:10.427Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:10.427Z] 3.2.0-dev.102: digest: sha256:fe632578c75d8d5ff79f1c62bb4d6d30bb3aa614acddf61f99a64cc84a887ae3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:10.792Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:11.119Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:11.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-12T09:11:11.119Z] aca84dc04023: Preparing [2024-10-12T09:11:11.119Z] 113dce5bfd7e: Preparing [2024-10-12T09:11:11.119Z] 1f14df665d31: Preparing [2024-10-12T09:11:11.119Z] 9f7b38bf961e: Preparing [2024-10-12T09:11:11.119Z] de80704a0768: Preparing [2024-10-12T09:11:11.119Z] 1bdc317131b1: Preparing [2024-10-12T09:11:11.119Z] 32c7eca5a8b2: Preparing [2024-10-12T09:11:11.119Z] 08df16845d63: Preparing [2024-10-12T09:11:11.119Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:11.119Z] 1bdc317131b1: Waiting [2024-10-12T09:11:11.119Z] 32c7eca5a8b2: Waiting [2024-10-12T09:11:11.119Z] 08df16845d63: Waiting [2024-10-12T09:11:11.119Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:11.119Z] 1f14df665d31: Layer already exists [2024-10-12T09:11:11.119Z] 113dce5bfd7e: Layer already exists [2024-10-12T09:11:11.119Z] 9f7b38bf961e: Layer already exists [2024-10-12T09:11:11.119Z] de80704a0768: Layer already exists [2024-10-12T09:11:11.119Z] aca84dc04023: Layer already exists [2024-10-12T09:11:11.119Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:11:11.119Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:11.119Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:11.119Z] 08df16845d63: Layer already exists [2024-10-12T09:11:11.119Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:fe632578c75d8d5ff79f1c62bb4d6d30bb3aa614acddf61f99a64cc84a887ae3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:11.458Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:11.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-12T09:11:11.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-12T09:11:11.813Z] aca84dc04023: Preparing [2024-10-12T09:11:11.813Z] 113dce5bfd7e: Preparing [2024-10-12T09:11:11.814Z] 1f14df665d31: Preparing [2024-10-12T09:11:11.814Z] 9f7b38bf961e: Preparing [2024-10-12T09:11:11.814Z] de80704a0768: Preparing [2024-10-12T09:11:11.814Z] 1bdc317131b1: Preparing [2024-10-12T09:11:11.814Z] 32c7eca5a8b2: Preparing [2024-10-12T09:11:11.814Z] 08df16845d63: Preparing [2024-10-12T09:11:11.814Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:11.814Z] 32c7eca5a8b2: Waiting [2024-10-12T09:11:11.814Z] 08df16845d63: Waiting [2024-10-12T09:11:11.814Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:11.814Z] 1bdc317131b1: Waiting [2024-10-12T09:11:11.814Z] 113dce5bfd7e: Layer already exists [2024-10-12T09:11:11.814Z] aca84dc04023: Layer already exists [2024-10-12T09:11:11.814Z] de80704a0768: Layer already exists [2024-10-12T09:11:11.814Z] 1f14df665d31: Layer already exists [2024-10-12T09:11:11.814Z] 9f7b38bf961e: Layer already exists [2024-10-12T09:11:11.814Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:11.814Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:11:11.814Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:11.814Z] 08df16845d63: Layer already exists [2024-10-12T09:11:11.814Z] main: digest: sha256:fe632578c75d8d5ff79f1c62bb4d6d30bb3aa614acddf61f99a64cc84a887ae3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:11:11.961Z] ===================================================== [Pipeline] echo [2024-10-12T09:11:11.977Z] taggedImages: [2024-10-12T09:11:11.977Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:11.977Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-12T09:11:11.977Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.102 [2024-10-12T09:11:11.977Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:11.977Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-12T09:11:12.013Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-12T09:11:12.013Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:12.013Z] latest [2024-10-12T09:11:12.013Z] 3.2.0-dev.102 [2024-10-12T09:11:12.013Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:12.013Z] main [2024-10-12T09:11:12.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:12.383Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:12.801Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:12.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-12T09:11:12.801Z] 41613548170d: Preparing [2024-10-12T09:11:12.801Z] 1b7999eb489d: Preparing [2024-10-12T09:11:12.801Z] 23854acdd420: Preparing [2024-10-12T09:11:12.801Z] cc71990711d6: Preparing [2024-10-12T09:11:12.801Z] 0c18b5773b59: Preparing [2024-10-12T09:11:12.801Z] de80704a0768: Preparing [2024-10-12T09:11:12.801Z] 1bdc317131b1: Preparing [2024-10-12T09:11:12.801Z] e7704b68c973: Preparing [2024-10-12T09:11:12.801Z] d6d7b9160f71: Preparing [2024-10-12T09:11:12.801Z] c99812fce2ab: Preparing [2024-10-12T09:11:12.801Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:12.801Z] de80704a0768: Waiting [2024-10-12T09:11:12.801Z] 1bdc317131b1: Waiting [2024-10-12T09:11:12.801Z] e7704b68c973: Waiting [2024-10-12T09:11:12.801Z] d6d7b9160f71: Waiting [2024-10-12T09:11:12.801Z] c99812fce2ab: Waiting [2024-10-12T09:11:12.801Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:12.801Z] cc71990711d6: Pushed [2024-10-12T09:11:12.801Z] 0c18b5773b59: Pushed [2024-10-12T09:11:12.801Z] de80704a0768: Layer already exists [2024-10-12T09:11:12.801Z] 1b7999eb489d: Pushed [2024-10-12T09:11:12.801Z] 41613548170d: Pushed [2024-10-12T09:11:12.801Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:12.801Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:12.801Z] e7704b68c973: Pushed [2024-10-12T09:11:13.078Z] d6d7b9160f71: Pushed [2024-10-12T09:11:14.082Z] c99812fce2ab: Pushed [2024-10-12T09:11:14.374Z] 23854acdd420: Pushed [2024-10-12T09:11:14.374Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:9eaf568f924638a2a04ecf94cdbd6541e982fbc322162275f36d0a70fa94ab1f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:14.754Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:15.113Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-12T09:11:15.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-12T09:11:15.113Z] 41613548170d: Preparing [2024-10-12T09:11:15.113Z] 1b7999eb489d: Preparing [2024-10-12T09:11:15.113Z] 23854acdd420: Preparing [2024-10-12T09:11:15.113Z] cc71990711d6: Preparing [2024-10-12T09:11:15.113Z] 0c18b5773b59: Preparing [2024-10-12T09:11:15.113Z] de80704a0768: Preparing [2024-10-12T09:11:15.113Z] 1bdc317131b1: Preparing [2024-10-12T09:11:15.113Z] e7704b68c973: Preparing [2024-10-12T09:11:15.113Z] d6d7b9160f71: Preparing [2024-10-12T09:11:15.113Z] c99812fce2ab: Preparing [2024-10-12T09:11:15.113Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:15.113Z] 1bdc317131b1: Waiting [2024-10-12T09:11:15.113Z] de80704a0768: Waiting [2024-10-12T09:11:15.113Z] c99812fce2ab: Waiting [2024-10-12T09:11:15.113Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:15.113Z] e7704b68c973: Waiting [2024-10-12T09:11:15.113Z] d6d7b9160f71: Waiting [2024-10-12T09:11:15.113Z] 1b7999eb489d: Layer already exists [2024-10-12T09:11:15.113Z] 0c18b5773b59: Layer already exists [2024-10-12T09:11:15.113Z] 41613548170d: Layer already exists [2024-10-12T09:11:15.113Z] cc71990711d6: Layer already exists [2024-10-12T09:11:15.113Z] 23854acdd420: Layer already exists [2024-10-12T09:11:15.113Z] de80704a0768: Layer already exists [2024-10-12T09:11:15.113Z] e7704b68c973: Layer already exists [2024-10-12T09:11:15.113Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:15.113Z] d6d7b9160f71: Layer already exists [2024-10-12T09:11:15.113Z] c99812fce2ab: Layer already exists [2024-10-12T09:11:15.113Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:15.113Z] latest: digest: sha256:9eaf568f924638a2a04ecf94cdbd6541e982fbc322162275f36d0a70fa94ab1f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:15.479Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:15.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.102 [2024-10-12T09:11:15.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-12T09:11:15.805Z] 41613548170d: Preparing [2024-10-12T09:11:15.805Z] 1b7999eb489d: Preparing [2024-10-12T09:11:15.805Z] 23854acdd420: Preparing [2024-10-12T09:11:15.805Z] cc71990711d6: Preparing [2024-10-12T09:11:15.805Z] 0c18b5773b59: Preparing [2024-10-12T09:11:15.805Z] de80704a0768: Preparing [2024-10-12T09:11:15.805Z] 1bdc317131b1: Preparing [2024-10-12T09:11:15.805Z] e7704b68c973: Preparing [2024-10-12T09:11:15.805Z] d6d7b9160f71: Preparing [2024-10-12T09:11:15.805Z] c99812fce2ab: Preparing [2024-10-12T09:11:15.805Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:15.805Z] e7704b68c973: Waiting [2024-10-12T09:11:15.805Z] d6d7b9160f71: Waiting [2024-10-12T09:11:15.805Z] c99812fce2ab: Waiting [2024-10-12T09:11:15.805Z] de80704a0768: Waiting [2024-10-12T09:11:15.805Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:15.805Z] 1bdc317131b1: Waiting [2024-10-12T09:11:15.805Z] cc71990711d6: Layer already exists [2024-10-12T09:11:15.805Z] 41613548170d: Layer already exists [2024-10-12T09:11:15.805Z] 23854acdd420: Layer already exists [2024-10-12T09:11:15.805Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:15.805Z] e7704b68c973: Layer already exists [2024-10-12T09:11:15.805Z] d6d7b9160f71: Layer already exists [2024-10-12T09:11:15.805Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:15.805Z] 1b7999eb489d: Layer already exists [2024-10-12T09:11:15.805Z] de80704a0768: Layer already exists [2024-10-12T09:11:15.805Z] c99812fce2ab: Layer already exists [2024-10-12T09:11:15.805Z] 0c18b5773b59: Layer already exists [2024-10-12T09:11:15.805Z] 3.2.0-dev.102: digest: sha256:9eaf568f924638a2a04ecf94cdbd6541e982fbc322162275f36d0a70fa94ab1f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:16.130Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:16.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:16.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-12T09:11:16.478Z] 41613548170d: Preparing [2024-10-12T09:11:16.478Z] 1b7999eb489d: Preparing [2024-10-12T09:11:16.478Z] 23854acdd420: Preparing [2024-10-12T09:11:16.478Z] cc71990711d6: Preparing [2024-10-12T09:11:16.478Z] 0c18b5773b59: Preparing [2024-10-12T09:11:16.478Z] de80704a0768: Preparing [2024-10-12T09:11:16.478Z] 1bdc317131b1: Preparing [2024-10-12T09:11:16.478Z] e7704b68c973: Preparing [2024-10-12T09:11:16.478Z] d6d7b9160f71: Preparing [2024-10-12T09:11:16.478Z] c99812fce2ab: Preparing [2024-10-12T09:11:16.478Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:16.478Z] de80704a0768: Waiting [2024-10-12T09:11:16.478Z] 1bdc317131b1: Waiting [2024-10-12T09:11:16.478Z] e7704b68c973: Waiting [2024-10-12T09:11:16.478Z] d6d7b9160f71: Waiting [2024-10-12T09:11:16.478Z] c99812fce2ab: Waiting [2024-10-12T09:11:16.478Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:16.478Z] 23854acdd420: Layer already exists [2024-10-12T09:11:16.478Z] 1b7999eb489d: Layer already exists [2024-10-12T09:11:16.478Z] 0c18b5773b59: Layer already exists [2024-10-12T09:11:16.478Z] 41613548170d: Layer already exists [2024-10-12T09:11:16.478Z] cc71990711d6: Layer already exists [2024-10-12T09:11:16.478Z] de80704a0768: Layer already exists [2024-10-12T09:11:16.478Z] e7704b68c973: Layer already exists [2024-10-12T09:11:16.478Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:16.478Z] d6d7b9160f71: Layer already exists [2024-10-12T09:11:16.478Z] c99812fce2ab: Layer already exists [2024-10-12T09:11:16.478Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:16.478Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:9eaf568f924638a2a04ecf94cdbd6541e982fbc322162275f36d0a70fa94ab1f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:16.847Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:17.182Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-12T09:11:17.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-12T09:11:17.182Z] 41613548170d: Preparing [2024-10-12T09:11:17.182Z] 1b7999eb489d: Preparing [2024-10-12T09:11:17.182Z] 23854acdd420: Preparing [2024-10-12T09:11:17.182Z] cc71990711d6: Preparing [2024-10-12T09:11:17.182Z] 0c18b5773b59: Preparing [2024-10-12T09:11:17.182Z] de80704a0768: Preparing [2024-10-12T09:11:17.182Z] 1bdc317131b1: Preparing [2024-10-12T09:11:17.182Z] e7704b68c973: Preparing [2024-10-12T09:11:17.182Z] d6d7b9160f71: Preparing [2024-10-12T09:11:17.182Z] c99812fce2ab: Preparing [2024-10-12T09:11:17.182Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:17.182Z] e7704b68c973: Waiting [2024-10-12T09:11:17.182Z] d6d7b9160f71: Waiting [2024-10-12T09:11:17.182Z] de80704a0768: Waiting [2024-10-12T09:11:17.182Z] 1bdc317131b1: Waiting [2024-10-12T09:11:17.182Z] c99812fce2ab: Waiting [2024-10-12T09:11:17.182Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:17.182Z] 0c18b5773b59: Layer already exists [2024-10-12T09:11:17.182Z] 23854acdd420: Layer already exists [2024-10-12T09:11:17.182Z] cc71990711d6: Layer already exists [2024-10-12T09:11:17.182Z] 1b7999eb489d: Layer already exists [2024-10-12T09:11:17.182Z] 41613548170d: Layer already exists [2024-10-12T09:11:17.182Z] de80704a0768: Layer already exists [2024-10-12T09:11:17.182Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:17.182Z] d6d7b9160f71: Layer already exists [2024-10-12T09:11:17.182Z] e7704b68c973: Layer already exists [2024-10-12T09:11:17.182Z] c99812fce2ab: Layer already exists [2024-10-12T09:11:17.182Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:17.182Z] main: digest: sha256:9eaf568f924638a2a04ecf94cdbd6541e982fbc322162275f36d0a70fa94ab1f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:11:17.262Z] ===================================================== [Pipeline] echo [2024-10-12T09:11:17.281Z] taggedImages: [2024-10-12T09:11:17.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:17.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-12T09:11:17.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.102 [2024-10-12T09:11:17.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:17.282Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-12T09:11:17.318Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-12T09:11:17.318Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:17.318Z] latest [2024-10-12T09:11:17.318Z] 3.2.0-dev.102 [2024-10-12T09:11:17.318Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:17.318Z] main [2024-10-12T09:11:17.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:17.665Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:18.001Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:18.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-12T09:11:18.001Z] 3a2d9b77817e: Preparing [2024-10-12T09:11:18.001Z] dd5fd6e22689: Preparing [2024-10-12T09:11:18.001Z] f02490d7ceac: Preparing [2024-10-12T09:11:18.001Z] de4aa2b85acc: Preparing [2024-10-12T09:11:18.001Z] 13a7f251a9ab: Preparing [2024-10-12T09:11:18.001Z] cb0b9bd25126: Preparing [2024-10-12T09:11:18.001Z] abf9ce5610b9: Preparing [2024-10-12T09:11:18.001Z] de80704a0768: Preparing [2024-10-12T09:11:18.001Z] 1bdc317131b1: Preparing [2024-10-12T09:11:18.001Z] 167216062092: Preparing [2024-10-12T09:11:18.001Z] dd11d8685266: Preparing [2024-10-12T09:11:18.001Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:18.001Z] cb0b9bd25126: Waiting [2024-10-12T09:11:18.001Z] 167216062092: Waiting [2024-10-12T09:11:18.001Z] abf9ce5610b9: Waiting [2024-10-12T09:11:18.001Z] 1bdc317131b1: Waiting [2024-10-12T09:11:18.001Z] de80704a0768: Waiting [2024-10-12T09:11:18.001Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:18.001Z] 13a7f251a9ab: Pushed [2024-10-12T09:11:18.001Z] 3a2d9b77817e: Pushed [2024-10-12T09:11:18.001Z] dd5fd6e22689: Pushed [2024-10-12T09:11:18.001Z] de80704a0768: Layer already exists [2024-10-12T09:11:18.001Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:18.262Z] cb0b9bd25126: Pushed [2024-10-12T09:11:18.262Z] abf9ce5610b9: Pushed [2024-10-12T09:11:18.262Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:18.262Z] 167216062092: Pushed [2024-10-12T09:11:19.640Z] dd11d8685266: Pushed [2024-10-12T09:11:19.641Z] de4aa2b85acc: Pushed [2024-10-12T09:11:20.208Z] f02490d7ceac: Pushed [2024-10-12T09:11:20.208Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:dd68af939f3bfbadb7b216964a6eef1f5133892c2d476988367a830620c81d2f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:20.535Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:20.868Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-12T09:11:20.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-12T09:11:20.868Z] 3a2d9b77817e: Preparing [2024-10-12T09:11:20.868Z] dd5fd6e22689: Preparing [2024-10-12T09:11:20.868Z] f02490d7ceac: Preparing [2024-10-12T09:11:20.868Z] de4aa2b85acc: Preparing [2024-10-12T09:11:20.868Z] 13a7f251a9ab: Preparing [2024-10-12T09:11:20.868Z] cb0b9bd25126: Preparing [2024-10-12T09:11:20.868Z] abf9ce5610b9: Preparing [2024-10-12T09:11:20.868Z] de80704a0768: Preparing [2024-10-12T09:11:20.868Z] 1bdc317131b1: Preparing [2024-10-12T09:11:20.868Z] 167216062092: Preparing [2024-10-12T09:11:20.868Z] dd11d8685266: Preparing [2024-10-12T09:11:20.868Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:20.868Z] abf9ce5610b9: Waiting [2024-10-12T09:11:20.868Z] dd11d8685266: Waiting [2024-10-12T09:11:20.868Z] 167216062092: Waiting [2024-10-12T09:11:20.868Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:20.868Z] de80704a0768: Waiting [2024-10-12T09:11:20.868Z] 1bdc317131b1: Waiting [2024-10-12T09:11:20.868Z] cb0b9bd25126: Waiting [2024-10-12T09:11:20.868Z] dd5fd6e22689: Layer already exists [2024-10-12T09:11:20.868Z] f02490d7ceac: Layer already exists [2024-10-12T09:11:20.868Z] 3a2d9b77817e: Layer already exists [2024-10-12T09:11:20.868Z] de4aa2b85acc: Layer already exists [2024-10-12T09:11:20.868Z] 13a7f251a9ab: Layer already exists [2024-10-12T09:11:20.868Z] abf9ce5610b9: Layer already exists [2024-10-12T09:11:20.868Z] de80704a0768: Layer already exists [2024-10-12T09:11:20.868Z] cb0b9bd25126: Layer already exists [2024-10-12T09:11:20.868Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:20.868Z] 167216062092: Layer already exists [2024-10-12T09:11:20.868Z] dd11d8685266: Layer already exists [2024-10-12T09:11:20.868Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:20.868Z] latest: digest: sha256:dd68af939f3bfbadb7b216964a6eef1f5133892c2d476988367a830620c81d2f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:21.213Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:21.569Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.102 [2024-10-12T09:11:21.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-12T09:11:21.569Z] 3a2d9b77817e: Preparing [2024-10-12T09:11:21.569Z] dd5fd6e22689: Preparing [2024-10-12T09:11:21.569Z] f02490d7ceac: Preparing [2024-10-12T09:11:21.569Z] de4aa2b85acc: Preparing [2024-10-12T09:11:21.569Z] 13a7f251a9ab: Preparing [2024-10-12T09:11:21.569Z] cb0b9bd25126: Preparing [2024-10-12T09:11:21.569Z] abf9ce5610b9: Preparing [2024-10-12T09:11:21.569Z] de80704a0768: Preparing [2024-10-12T09:11:21.569Z] cb0b9bd25126: Waiting [2024-10-12T09:11:21.569Z] abf9ce5610b9: Waiting [2024-10-12T09:11:21.569Z] 1bdc317131b1: Preparing [2024-10-12T09:11:21.569Z] 167216062092: Preparing [2024-10-12T09:11:21.569Z] dd11d8685266: Preparing [2024-10-12T09:11:21.569Z] de80704a0768: Waiting [2024-10-12T09:11:21.569Z] 167216062092: Waiting [2024-10-12T09:11:21.569Z] 1bdc317131b1: Waiting [2024-10-12T09:11:21.569Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:21.569Z] dd11d8685266: Waiting [2024-10-12T09:11:21.569Z] dd5fd6e22689: Layer already exists [2024-10-12T09:11:21.569Z] f02490d7ceac: Layer already exists [2024-10-12T09:11:21.569Z] 3a2d9b77817e: Layer already exists [2024-10-12T09:11:21.569Z] de4aa2b85acc: Layer already exists [2024-10-12T09:11:21.569Z] 13a7f251a9ab: Layer already exists [2024-10-12T09:11:21.569Z] cb0b9bd25126: Layer already exists [2024-10-12T09:11:21.569Z] de80704a0768: Layer already exists [2024-10-12T09:11:21.569Z] abf9ce5610b9: Layer already exists [2024-10-12T09:11:21.569Z] 167216062092: Layer already exists [2024-10-12T09:11:21.569Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:21.569Z] dd11d8685266: Layer already exists [2024-10-12T09:11:21.569Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:21.569Z] 3.2.0-dev.102: digest: sha256:dd68af939f3bfbadb7b216964a6eef1f5133892c2d476988367a830620c81d2f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:21.906Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:22.233Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:22.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-12T09:11:22.234Z] 3a2d9b77817e: Preparing [2024-10-12T09:11:22.234Z] dd5fd6e22689: Preparing [2024-10-12T09:11:22.234Z] f02490d7ceac: Preparing [2024-10-12T09:11:22.234Z] de4aa2b85acc: Preparing [2024-10-12T09:11:22.234Z] 13a7f251a9ab: Preparing [2024-10-12T09:11:22.234Z] cb0b9bd25126: Preparing [2024-10-12T09:11:22.234Z] abf9ce5610b9: Preparing [2024-10-12T09:11:22.234Z] de80704a0768: Preparing [2024-10-12T09:11:22.234Z] 1bdc317131b1: Preparing [2024-10-12T09:11:22.234Z] 167216062092: Preparing [2024-10-12T09:11:22.234Z] dd11d8685266: Preparing [2024-10-12T09:11:22.234Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:22.234Z] de80704a0768: Waiting [2024-10-12T09:11:22.234Z] 1bdc317131b1: Waiting [2024-10-12T09:11:22.234Z] 167216062092: Waiting [2024-10-12T09:11:22.234Z] dd11d8685266: Waiting [2024-10-12T09:11:22.234Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:22.234Z] cb0b9bd25126: Waiting [2024-10-12T09:11:22.234Z] abf9ce5610b9: Waiting [2024-10-12T09:11:22.234Z] 13a7f251a9ab: Layer already exists [2024-10-12T09:11:22.234Z] 3a2d9b77817e: Layer already exists [2024-10-12T09:11:22.234Z] f02490d7ceac: Layer already exists [2024-10-12T09:11:22.234Z] de4aa2b85acc: Layer already exists [2024-10-12T09:11:22.234Z] dd5fd6e22689: Layer already exists [2024-10-12T09:11:22.234Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:22.234Z] de80704a0768: Layer already exists [2024-10-12T09:11:22.234Z] cb0b9bd25126: Layer already exists [2024-10-12T09:11:22.234Z] abf9ce5610b9: Layer already exists [2024-10-12T09:11:22.234Z] 167216062092: Layer already exists [2024-10-12T09:11:22.234Z] dd11d8685266: Layer already exists [2024-10-12T09:11:22.234Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:22.234Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:dd68af939f3bfbadb7b216964a6eef1f5133892c2d476988367a830620c81d2f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:22.582Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:22.909Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-12T09:11:22.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-12T09:11:22.909Z] 3a2d9b77817e: Preparing [2024-10-12T09:11:22.909Z] dd5fd6e22689: Preparing [2024-10-12T09:11:22.909Z] f02490d7ceac: Preparing [2024-10-12T09:11:22.909Z] de4aa2b85acc: Preparing [2024-10-12T09:11:22.909Z] 13a7f251a9ab: Preparing [2024-10-12T09:11:22.909Z] cb0b9bd25126: Preparing [2024-10-12T09:11:22.909Z] abf9ce5610b9: Preparing [2024-10-12T09:11:22.909Z] de80704a0768: Preparing [2024-10-12T09:11:22.909Z] 1bdc317131b1: Preparing [2024-10-12T09:11:22.909Z] 167216062092: Preparing [2024-10-12T09:11:22.909Z] dd11d8685266: Preparing [2024-10-12T09:11:22.909Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:22.909Z] de80704a0768: Waiting [2024-10-12T09:11:22.909Z] dd11d8685266: Waiting [2024-10-12T09:11:22.909Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:22.909Z] 1bdc317131b1: Waiting [2024-10-12T09:11:22.909Z] cb0b9bd25126: Waiting [2024-10-12T09:11:22.909Z] 167216062092: Waiting [2024-10-12T09:11:22.909Z] abf9ce5610b9: Waiting [2024-10-12T09:11:22.909Z] 3a2d9b77817e: Layer already exists [2024-10-12T09:11:22.909Z] 13a7f251a9ab: Layer already exists [2024-10-12T09:11:22.909Z] de4aa2b85acc: Layer already exists [2024-10-12T09:11:22.909Z] f02490d7ceac: Layer already exists [2024-10-12T09:11:22.909Z] dd5fd6e22689: Layer already exists [2024-10-12T09:11:22.909Z] abf9ce5610b9: Layer already exists [2024-10-12T09:11:22.909Z] cb0b9bd25126: Layer already exists [2024-10-12T09:11:22.909Z] de80704a0768: Layer already exists [2024-10-12T09:11:22.909Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:22.909Z] 167216062092: Layer already exists [2024-10-12T09:11:22.909Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:22.909Z] dd11d8685266: Layer already exists [2024-10-12T09:11:22.909Z] main: digest: sha256:dd68af939f3bfbadb7b216964a6eef1f5133892c2d476988367a830620c81d2f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:11:22.992Z] ===================================================== [Pipeline] echo [2024-10-12T09:11:23.027Z] taggedImages: [2024-10-12T09:11:23.027Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:23.027Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-12T09:11:23.027Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.102 [2024-10-12T09:11:23.027Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:23.027Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-12T09:11:23.111Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-12T09:11:23.111Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:23.111Z] latest [2024-10-12T09:11:23.111Z] 3.2.0-dev.102 [2024-10-12T09:11:23.111Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:23.111Z] main [2024-10-12T09:11:23.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:23.460Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:23.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:23.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-12T09:11:23.784Z] da1a0a78ecfe: Preparing [2024-10-12T09:11:23.784Z] 606d422fcf1e: Preparing [2024-10-12T09:11:23.784Z] de80704a0768: Preparing [2024-10-12T09:11:23.784Z] 1bdc317131b1: Preparing [2024-10-12T09:11:23.784Z] d736437fd989: Preparing [2024-10-12T09:11:23.784Z] adc542aa9b05: Preparing [2024-10-12T09:11:23.784Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:23.784Z] adc542aa9b05: Waiting [2024-10-12T09:11:23.784Z] de80704a0768: Layer already exists [2024-10-12T09:11:23.785Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:23.785Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:23.785Z] da1a0a78ecfe: Pushed [2024-10-12T09:11:23.785Z] d736437fd989: Pushed [2024-10-12T09:11:24.717Z] adc542aa9b05: Pushed [2024-10-12T09:11:26.626Z] 606d422fcf1e: Pushed [2024-10-12T09:11:26.626Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:ee765e5d0a099194e633439124e76cf68c7ab3800020518359b97fefbb7f35a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:26.956Z] + 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-10-12T09:11:27.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-12T09:11:27.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-12T09:11:27.288Z] da1a0a78ecfe: Preparing [2024-10-12T09:11:27.288Z] 606d422fcf1e: Preparing [2024-10-12T09:11:27.288Z] de80704a0768: Preparing [2024-10-12T09:11:27.288Z] 1bdc317131b1: Preparing [2024-10-12T09:11:27.288Z] d736437fd989: Preparing [2024-10-12T09:11:27.288Z] adc542aa9b05: Preparing [2024-10-12T09:11:27.288Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:27.288Z] adc542aa9b05: Waiting [2024-10-12T09:11:27.288Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:27.288Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:27.288Z] 606d422fcf1e: Layer already exists [2024-10-12T09:11:27.288Z] d736437fd989: Layer already exists [2024-10-12T09:11:27.288Z] de80704a0768: Layer already exists [2024-10-12T09:11:27.288Z] da1a0a78ecfe: Layer already exists [2024-10-12T09:11:27.288Z] adc542aa9b05: Layer already exists [2024-10-12T09:11:27.288Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:27.288Z] latest: digest: sha256:ee765e5d0a099194e633439124e76cf68c7ab3800020518359b97fefbb7f35a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:27.614Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:27.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.102 [2024-10-12T09:11:27.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-12T09:11:27.935Z] da1a0a78ecfe: Preparing [2024-10-12T09:11:27.935Z] 606d422fcf1e: Preparing [2024-10-12T09:11:27.935Z] de80704a0768: Preparing [2024-10-12T09:11:27.935Z] 1bdc317131b1: Preparing [2024-10-12T09:11:27.935Z] d736437fd989: Preparing [2024-10-12T09:11:27.935Z] adc542aa9b05: Preparing [2024-10-12T09:11:27.935Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:27.935Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:27.935Z] adc542aa9b05: Waiting [2024-10-12T09:11:27.935Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:27.935Z] 606d422fcf1e: Layer already exists [2024-10-12T09:11:27.935Z] de80704a0768: Layer already exists [2024-10-12T09:11:27.935Z] d736437fd989: Layer already exists [2024-10-12T09:11:27.935Z] da1a0a78ecfe: Layer already exists [2024-10-12T09:11:27.935Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:27.935Z] adc542aa9b05: Layer already exists [2024-10-12T09:11:27.935Z] 3.2.0-dev.102: digest: sha256:ee765e5d0a099194e633439124e76cf68c7ab3800020518359b97fefbb7f35a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:28.284Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:28.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:28.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-12T09:11:28.604Z] da1a0a78ecfe: Preparing [2024-10-12T09:11:28.604Z] 606d422fcf1e: Preparing [2024-10-12T09:11:28.604Z] de80704a0768: Preparing [2024-10-12T09:11:28.604Z] 1bdc317131b1: Preparing [2024-10-12T09:11:28.604Z] d736437fd989: Preparing [2024-10-12T09:11:28.604Z] adc542aa9b05: Preparing [2024-10-12T09:11:28.604Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:28.604Z] adc542aa9b05: Waiting [2024-10-12T09:11:28.604Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:28.604Z] da1a0a78ecfe: Layer already exists [2024-10-12T09:11:28.604Z] 606d422fcf1e: Layer already exists [2024-10-12T09:11:28.604Z] d736437fd989: Layer already exists [2024-10-12T09:11:28.604Z] de80704a0768: Layer already exists [2024-10-12T09:11:28.604Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:28.604Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:28.604Z] adc542aa9b05: Layer already exists [2024-10-12T09:11:28.604Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:ee765e5d0a099194e633439124e76cf68c7ab3800020518359b97fefbb7f35a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:28.943Z] + 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-10-12T09:11:29.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-12T09:11:29.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-12T09:11:29.284Z] da1a0a78ecfe: Preparing [2024-10-12T09:11:29.284Z] 606d422fcf1e: Preparing [2024-10-12T09:11:29.284Z] de80704a0768: Preparing [2024-10-12T09:11:29.284Z] 1bdc317131b1: Preparing [2024-10-12T09:11:29.284Z] d736437fd989: Preparing [2024-10-12T09:11:29.284Z] adc542aa9b05: Preparing [2024-10-12T09:11:29.284Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:29.284Z] adc542aa9b05: Waiting [2024-10-12T09:11:29.284Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:29.284Z] d736437fd989: Layer already exists [2024-10-12T09:11:29.285Z] da1a0a78ecfe: Layer already exists [2024-10-12T09:11:29.285Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:29.285Z] de80704a0768: Layer already exists [2024-10-12T09:11:29.285Z] 606d422fcf1e: Layer already exists [2024-10-12T09:11:29.285Z] adc542aa9b05: Layer already exists [2024-10-12T09:11:29.285Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:29.285Z] main: digest: sha256:ee765e5d0a099194e633439124e76cf68c7ab3800020518359b97fefbb7f35a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:11:29.366Z] ===================================================== [Pipeline] echo [2024-10-12T09:11:29.380Z] taggedImages: [2024-10-12T09:11:29.380Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:29.380Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-12T09:11:29.380Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.102 [2024-10-12T09:11:29.380Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:29.380Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-12T09:11:29.407Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-12T09:11:29.407Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:29.407Z] latest [2024-10-12T09:11:29.407Z] 3.2.0-dev.102 [2024-10-12T09:11:29.407Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:29.407Z] main [2024-10-12T09:11:29.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:29.755Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:30.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:30.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-12T09:11:30.078Z] 5461c1e16e18: Preparing [2024-10-12T09:11:30.078Z] b489b79fb1df: Preparing [2024-10-12T09:11:30.078Z] 66ba87412dbe: Preparing [2024-10-12T09:11:30.078Z] de80704a0768: Preparing [2024-10-12T09:11:30.078Z] 1bdc317131b1: Preparing [2024-10-12T09:11:30.078Z] 5889511c0c83: Preparing [2024-10-12T09:11:30.078Z] a4908a91d353: Preparing [2024-10-12T09:11:30.079Z] 58c365ad0d91: Preparing [2024-10-12T09:11:30.079Z] 4cc2684e126c: Preparing [2024-10-12T09:11:30.079Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:30.079Z] 4cc2684e126c: Waiting [2024-10-12T09:11:30.079Z] a4908a91d353: Waiting [2024-10-12T09:11:30.079Z] 58c365ad0d91: Waiting [2024-10-12T09:11:30.079Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:30.079Z] 5889511c0c83: Waiting [2024-10-12T09:11:30.079Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:30.079Z] de80704a0768: Layer already exists [2024-10-12T09:11:30.079Z] 5461c1e16e18: Pushed [2024-10-12T09:11:30.079Z] 66ba87412dbe: Pushed [2024-10-12T09:11:30.079Z] b489b79fb1df: Pushed [2024-10-12T09:11:30.079Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:30.336Z] 58c365ad0d91: Pushed [2024-10-12T09:11:30.612Z] 4cc2684e126c: Pushed [2024-10-12T09:11:35.879Z] a4908a91d353: Pushed [2024-10-12T09:11:39.169Z] 5889511c0c83: Pushed [2024-10-12T09:11:39.429Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:60e1c25c0eac80f10740f16cbff3056ec270a7dff2eeb301d4ee4cc06cb6dc55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:39.771Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:40.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-12T09:11:40.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-12T09:11:40.100Z] 5461c1e16e18: Preparing [2024-10-12T09:11:40.100Z] b489b79fb1df: Preparing [2024-10-12T09:11:40.100Z] 66ba87412dbe: Preparing [2024-10-12T09:11:40.100Z] de80704a0768: Preparing [2024-10-12T09:11:40.100Z] 1bdc317131b1: Preparing [2024-10-12T09:11:40.100Z] 5889511c0c83: Preparing [2024-10-12T09:11:40.100Z] a4908a91d353: Preparing [2024-10-12T09:11:40.100Z] 58c365ad0d91: Preparing [2024-10-12T09:11:40.100Z] 4cc2684e126c: Preparing [2024-10-12T09:11:40.100Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:40.100Z] 58c365ad0d91: Waiting [2024-10-12T09:11:40.100Z] 4cc2684e126c: Waiting [2024-10-12T09:11:40.100Z] a4908a91d353: Waiting [2024-10-12T09:11:40.100Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:40.100Z] b489b79fb1df: Layer already exists [2024-10-12T09:11:40.100Z] 5461c1e16e18: Layer already exists [2024-10-12T09:11:40.100Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:40.100Z] 66ba87412dbe: Layer already exists [2024-10-12T09:11:40.100Z] de80704a0768: Layer already exists [2024-10-12T09:11:40.100Z] a4908a91d353: Layer already exists [2024-10-12T09:11:40.100Z] 5889511c0c83: Layer already exists [2024-10-12T09:11:40.100Z] 58c365ad0d91: Layer already exists [2024-10-12T09:11:40.100Z] 4cc2684e126c: Layer already exists [2024-10-12T09:11:40.100Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:40.100Z] latest: digest: sha256:60e1c25c0eac80f10740f16cbff3056ec270a7dff2eeb301d4ee4cc06cb6dc55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:40.433Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:40.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.102 [2024-10-12T09:11:40.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-12T09:11:40.755Z] 5461c1e16e18: Preparing [2024-10-12T09:11:40.755Z] b489b79fb1df: Preparing [2024-10-12T09:11:40.755Z] 66ba87412dbe: Preparing [2024-10-12T09:11:40.755Z] de80704a0768: Preparing [2024-10-12T09:11:40.755Z] 1bdc317131b1: Preparing [2024-10-12T09:11:40.755Z] 5889511c0c83: Preparing [2024-10-12T09:11:40.755Z] a4908a91d353: Preparing [2024-10-12T09:11:40.755Z] 58c365ad0d91: Preparing [2024-10-12T09:11:40.755Z] 4cc2684e126c: Preparing [2024-10-12T09:11:40.755Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:40.755Z] 5889511c0c83: Waiting [2024-10-12T09:11:40.755Z] 58c365ad0d91: Waiting [2024-10-12T09:11:40.755Z] 4cc2684e126c: Waiting [2024-10-12T09:11:40.755Z] a4908a91d353: Waiting [2024-10-12T09:11:40.755Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:40.755Z] 66ba87412dbe: Layer already exists [2024-10-12T09:11:40.755Z] de80704a0768: Layer already exists [2024-10-12T09:11:40.755Z] 5461c1e16e18: Layer already exists [2024-10-12T09:11:40.755Z] b489b79fb1df: Layer already exists [2024-10-12T09:11:40.755Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:40.755Z] a4908a91d353: Layer already exists [2024-10-12T09:11:40.755Z] 58c365ad0d91: Layer already exists [2024-10-12T09:11:40.755Z] 4cc2684e126c: Layer already exists [2024-10-12T09:11:40.755Z] 5889511c0c83: Layer already exists [2024-10-12T09:11:40.755Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:40.755Z] 3.2.0-dev.102: digest: sha256:60e1c25c0eac80f10740f16cbff3056ec270a7dff2eeb301d4ee4cc06cb6dc55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:41.088Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:41.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:41.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-12T09:11:41.411Z] 5461c1e16e18: Preparing [2024-10-12T09:11:41.411Z] b489b79fb1df: Preparing [2024-10-12T09:11:41.411Z] 66ba87412dbe: Preparing [2024-10-12T09:11:41.411Z] de80704a0768: Preparing [2024-10-12T09:11:41.411Z] 1bdc317131b1: Preparing [2024-10-12T09:11:41.411Z] 5889511c0c83: Preparing [2024-10-12T09:11:41.411Z] a4908a91d353: Preparing [2024-10-12T09:11:41.411Z] 58c365ad0d91: Preparing [2024-10-12T09:11:41.411Z] 4cc2684e126c: Preparing [2024-10-12T09:11:41.411Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:41.411Z] 4cc2684e126c: Waiting [2024-10-12T09:11:41.411Z] a4908a91d353: Waiting [2024-10-12T09:11:41.411Z] 58c365ad0d91: Waiting [2024-10-12T09:11:41.411Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:41.411Z] 5461c1e16e18: Layer already exists [2024-10-12T09:11:41.411Z] b489b79fb1df: Layer already exists [2024-10-12T09:11:41.411Z] 66ba87412dbe: Layer already exists [2024-10-12T09:11:41.411Z] de80704a0768: Layer already exists [2024-10-12T09:11:41.411Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:41.411Z] a4908a91d353: Layer already exists [2024-10-12T09:11:41.411Z] 4cc2684e126c: Layer already exists [2024-10-12T09:11:41.411Z] 58c365ad0d91: Layer already exists [2024-10-12T09:11:41.411Z] 5889511c0c83: Layer already exists [2024-10-12T09:11:41.411Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:41.411Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:60e1c25c0eac80f10740f16cbff3056ec270a7dff2eeb301d4ee4cc06cb6dc55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:41.748Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:42.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-12T09:11:42.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-12T09:11:42.082Z] 5461c1e16e18: Preparing [2024-10-12T09:11:42.082Z] b489b79fb1df: Preparing [2024-10-12T09:11:42.082Z] 66ba87412dbe: Preparing [2024-10-12T09:11:42.082Z] de80704a0768: Preparing [2024-10-12T09:11:42.082Z] 1bdc317131b1: Preparing [2024-10-12T09:11:42.082Z] 5889511c0c83: Preparing [2024-10-12T09:11:42.082Z] a4908a91d353: Preparing [2024-10-12T09:11:42.082Z] 58c365ad0d91: Preparing [2024-10-12T09:11:42.082Z] 4cc2684e126c: Preparing [2024-10-12T09:11:42.082Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:42.082Z] 5889511c0c83: Waiting [2024-10-12T09:11:42.082Z] a4908a91d353: Waiting [2024-10-12T09:11:42.082Z] 58c365ad0d91: Waiting [2024-10-12T09:11:42.082Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:42.082Z] 4cc2684e126c: Waiting [2024-10-12T09:11:42.082Z] 5461c1e16e18: Layer already exists [2024-10-12T09:11:42.082Z] de80704a0768: Layer already exists [2024-10-12T09:11:42.082Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:42.082Z] 66ba87412dbe: Layer already exists [2024-10-12T09:11:42.082Z] b489b79fb1df: Layer already exists [2024-10-12T09:11:42.082Z] a4908a91d353: Layer already exists [2024-10-12T09:11:42.082Z] 5889511c0c83: Layer already exists [2024-10-12T09:11:42.082Z] 58c365ad0d91: Layer already exists [2024-10-12T09:11:42.082Z] 4cc2684e126c: Layer already exists [2024-10-12T09:11:42.082Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:42.082Z] main: digest: sha256:60e1c25c0eac80f10740f16cbff3056ec270a7dff2eeb301d4ee4cc06cb6dc55 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:11:42.174Z] ===================================================== [Pipeline] echo [2024-10-12T09:11:42.190Z] taggedImages: [2024-10-12T09:11:42.190Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:42.190Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-12T09:11:42.190Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.102 [2024-10-12T09:11:42.190Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:42.190Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-12T09:11:42.220Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-12T09:11:42.220Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:42.220Z] latest [2024-10-12T09:11:42.220Z] 3.2.0-dev.102 [2024-10-12T09:11:42.220Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:42.220Z] main [2024-10-12T09:11:42.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:42.575Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:42.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:42.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-12T09:11:42.902Z] 01d7de91d5d9: Preparing [2024-10-12T09:11:42.902Z] 3451cdd7b1fe: Preparing [2024-10-12T09:11:42.902Z] 995ffae59905: Preparing [2024-10-12T09:11:42.902Z] de80704a0768: Preparing [2024-10-12T09:11:42.902Z] 1bdc317131b1: Preparing [2024-10-12T09:11:42.902Z] b9da9b23b541: Preparing [2024-10-12T09:11:42.902Z] e8bf98974faa: Preparing [2024-10-12T09:11:42.902Z] 56c39d96f697: Preparing [2024-10-12T09:11:42.902Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:42.902Z] b9da9b23b541: Waiting [2024-10-12T09:11:42.903Z] e8bf98974faa: Waiting [2024-10-12T09:11:42.903Z] 56c39d96f697: Waiting [2024-10-12T09:11:42.903Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:42.903Z] de80704a0768: Layer already exists [2024-10-12T09:11:42.903Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:42.903Z] 995ffae59905: Pushed [2024-10-12T09:11:42.903Z] 3451cdd7b1fe: Pushed [2024-10-12T09:11:42.903Z] 01d7de91d5d9: Pushed [2024-10-12T09:11:42.903Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:42.903Z] e8bf98974faa: Pushed [2024-10-12T09:11:43.162Z] 56c39d96f697: Pushed [2024-10-12T09:11:53.132Z] b9da9b23b541: Pushed [2024-10-12T09:11:53.133Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:aa030e764ed2f9db8ec4d06c5c84773568985a08e591b0e6587dc56483e7f739 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:53.461Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:53.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-12T09:11:53.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-12T09:11:53.802Z] 01d7de91d5d9: Preparing [2024-10-12T09:11:53.802Z] 3451cdd7b1fe: Preparing [2024-10-12T09:11:53.802Z] 995ffae59905: Preparing [2024-10-12T09:11:53.802Z] de80704a0768: Preparing [2024-10-12T09:11:53.802Z] 1bdc317131b1: Preparing [2024-10-12T09:11:53.802Z] b9da9b23b541: Preparing [2024-10-12T09:11:53.802Z] e8bf98974faa: Preparing [2024-10-12T09:11:53.802Z] 56c39d96f697: Preparing [2024-10-12T09:11:53.802Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:53.802Z] b9da9b23b541: Waiting [2024-10-12T09:11:53.802Z] e8bf98974faa: Waiting [2024-10-12T09:11:53.802Z] 56c39d96f697: Waiting [2024-10-12T09:11:53.802Z] de80704a0768: Layer already exists [2024-10-12T09:11:53.802Z] 995ffae59905: Layer already exists [2024-10-12T09:11:53.802Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:53.802Z] 01d7de91d5d9: Layer already exists [2024-10-12T09:11:53.802Z] 3451cdd7b1fe: Layer already exists [2024-10-12T09:11:53.802Z] e8bf98974faa: Layer already exists [2024-10-12T09:11:53.802Z] b9da9b23b541: Layer already exists [2024-10-12T09:11:53.802Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:53.802Z] 56c39d96f697: Layer already exists [2024-10-12T09:11:53.802Z] latest: digest: sha256:aa030e764ed2f9db8ec4d06c5c84773568985a08e591b0e6587dc56483e7f739 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:54.140Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:54.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.102 [2024-10-12T09:11:54.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-12T09:11:54.470Z] 01d7de91d5d9: Preparing [2024-10-12T09:11:54.470Z] 3451cdd7b1fe: Preparing [2024-10-12T09:11:54.470Z] 995ffae59905: Preparing [2024-10-12T09:11:54.470Z] de80704a0768: Preparing [2024-10-12T09:11:54.470Z] 1bdc317131b1: Preparing [2024-10-12T09:11:54.470Z] b9da9b23b541: Preparing [2024-10-12T09:11:54.470Z] e8bf98974faa: Preparing [2024-10-12T09:11:54.470Z] 56c39d96f697: Preparing [2024-10-12T09:11:54.470Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:54.470Z] 56c39d96f697: Waiting [2024-10-12T09:11:54.470Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:54.470Z] b9da9b23b541: Waiting [2024-10-12T09:11:54.470Z] 3451cdd7b1fe: Layer already exists [2024-10-12T09:11:54.470Z] de80704a0768: Layer already exists [2024-10-12T09:11:54.470Z] 995ffae59905: Layer already exists [2024-10-12T09:11:54.470Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:54.470Z] 01d7de91d5d9: Layer already exists [2024-10-12T09:11:54.470Z] 56c39d96f697: Layer already exists [2024-10-12T09:11:54.470Z] e8bf98974faa: Layer already exists [2024-10-12T09:11:54.470Z] b9da9b23b541: Layer already exists [2024-10-12T09:11:54.470Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:54.470Z] 3.2.0-dev.102: digest: sha256:aa030e764ed2f9db8ec4d06c5c84773568985a08e591b0e6587dc56483e7f739 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:54.793Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:55.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:55.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-12T09:11:55.111Z] 01d7de91d5d9: Preparing [2024-10-12T09:11:55.111Z] 3451cdd7b1fe: Preparing [2024-10-12T09:11:55.111Z] 995ffae59905: Preparing [2024-10-12T09:11:55.111Z] de80704a0768: Preparing [2024-10-12T09:11:55.111Z] 1bdc317131b1: Preparing [2024-10-12T09:11:55.111Z] b9da9b23b541: Preparing [2024-10-12T09:11:55.111Z] e8bf98974faa: Preparing [2024-10-12T09:11:55.111Z] 56c39d96f697: Preparing [2024-10-12T09:11:55.111Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:55.111Z] e8bf98974faa: Waiting [2024-10-12T09:11:55.111Z] b9da9b23b541: Waiting [2024-10-12T09:11:55.111Z] 56c39d96f697: Waiting [2024-10-12T09:11:55.111Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:55.111Z] 3451cdd7b1fe: Layer already exists [2024-10-12T09:11:55.111Z] de80704a0768: Layer already exists [2024-10-12T09:11:55.111Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:55.111Z] 995ffae59905: Layer already exists [2024-10-12T09:11:55.111Z] 01d7de91d5d9: Layer already exists [2024-10-12T09:11:55.111Z] e8bf98974faa: Layer already exists [2024-10-12T09:11:55.111Z] b9da9b23b541: Layer already exists [2024-10-12T09:11:55.111Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:55.111Z] 56c39d96f697: Layer already exists [2024-10-12T09:11:55.111Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:aa030e764ed2f9db8ec4d06c5c84773568985a08e591b0e6587dc56483e7f739 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:55.440Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:55.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-12T09:11:55.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-12T09:11:55.770Z] 01d7de91d5d9: Preparing [2024-10-12T09:11:55.770Z] 3451cdd7b1fe: Preparing [2024-10-12T09:11:55.770Z] 995ffae59905: Preparing [2024-10-12T09:11:55.770Z] de80704a0768: Preparing [2024-10-12T09:11:55.770Z] 1bdc317131b1: Preparing [2024-10-12T09:11:55.770Z] b9da9b23b541: Preparing [2024-10-12T09:11:55.770Z] e8bf98974faa: Preparing [2024-10-12T09:11:55.770Z] 56c39d96f697: Preparing [2024-10-12T09:11:55.770Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:55.770Z] 56c39d96f697: Waiting [2024-10-12T09:11:55.770Z] 63ca1fbb43ae: Waiting [2024-10-12T09:11:55.770Z] b9da9b23b541: Waiting [2024-10-12T09:11:55.770Z] e8bf98974faa: Waiting [2024-10-12T09:11:55.770Z] 995ffae59905: Layer already exists [2024-10-12T09:11:55.770Z] 01d7de91d5d9: Layer already exists [2024-10-12T09:11:55.770Z] 3451cdd7b1fe: Layer already exists [2024-10-12T09:11:55.770Z] de80704a0768: Layer already exists [2024-10-12T09:11:55.770Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:55.770Z] b9da9b23b541: Layer already exists [2024-10-12T09:11:55.770Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:55.770Z] 56c39d96f697: Layer already exists [2024-10-12T09:11:55.770Z] e8bf98974faa: Layer already exists [2024-10-12T09:11:55.770Z] main: digest: sha256:aa030e764ed2f9db8ec4d06c5c84773568985a08e591b0e6587dc56483e7f739 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:11:55.843Z] ===================================================== [Pipeline] echo [2024-10-12T09:11:55.860Z] taggedImages: [2024-10-12T09:11:55.860Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:55.860Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-12T09:11:55.860Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.102 [2024-10-12T09:11:55.860Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:55.860Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-12T09:11:55.884Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-12T09:11:55.884Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:55.884Z] latest [2024-10-12T09:11:55.884Z] 3.2.0-dev.102 [2024-10-12T09:11:55.884Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:11:55.884Z] main [2024-10-12T09:11:55.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:56.248Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:11:56.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:11:56.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-12T09:11:56.575Z] c0a7c80b5bef: Preparing [2024-10-12T09:11:56.575Z] 392f1d2ae0b2: Preparing [2024-10-12T09:11:56.575Z] 7374c1e50c0e: Preparing [2024-10-12T09:11:56.575Z] de80704a0768: Preparing [2024-10-12T09:11:56.575Z] 1bdc317131b1: Preparing [2024-10-12T09:11:56.575Z] f8467214d9cc: Preparing [2024-10-12T09:11:56.575Z] 58c365ad0d91: Preparing [2024-10-12T09:11:56.575Z] 4cc2684e126c: Preparing [2024-10-12T09:11:56.575Z] 63ca1fbb43ae: Preparing [2024-10-12T09:11:56.575Z] 58c365ad0d91: Waiting [2024-10-12T09:11:56.575Z] 4cc2684e126c: Waiting [2024-10-12T09:11:56.575Z] f8467214d9cc: Waiting [2024-10-12T09:11:56.575Z] de80704a0768: Layer already exists [2024-10-12T09:11:56.575Z] 1bdc317131b1: Layer already exists [2024-10-12T09:11:56.575Z] 58c365ad0d91: Layer already exists [2024-10-12T09:11:56.575Z] 4cc2684e126c: Layer already exists [2024-10-12T09:11:56.575Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:11:56.575Z] 7374c1e50c0e: Pushed [2024-10-12T09:11:56.575Z] c0a7c80b5bef: Pushed [2024-10-12T09:11:56.575Z] 392f1d2ae0b2: Pushed [2024-10-12T09:12:06.551Z] f8467214d9cc: Pushed [2024-10-12T09:12:06.551Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:920b4569dff258e5348c21f4c1754e385ae01ab8136d9cf7a679eb7f1c09ce31 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:06.882Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:07.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-12T09:12:07.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-12T09:12:07.206Z] c0a7c80b5bef: Preparing [2024-10-12T09:12:07.206Z] 392f1d2ae0b2: Preparing [2024-10-12T09:12:07.206Z] 7374c1e50c0e: Preparing [2024-10-12T09:12:07.206Z] de80704a0768: Preparing [2024-10-12T09:12:07.206Z] 1bdc317131b1: Preparing [2024-10-12T09:12:07.206Z] f8467214d9cc: Preparing [2024-10-12T09:12:07.206Z] 58c365ad0d91: Preparing [2024-10-12T09:12:07.206Z] 4cc2684e126c: Preparing [2024-10-12T09:12:07.206Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:07.206Z] f8467214d9cc: Waiting [2024-10-12T09:12:07.206Z] 58c365ad0d91: Waiting [2024-10-12T09:12:07.206Z] 4cc2684e126c: Waiting [2024-10-12T09:12:07.206Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:07.206Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:07.206Z] c0a7c80b5bef: Layer already exists [2024-10-12T09:12:07.206Z] 7374c1e50c0e: Layer already exists [2024-10-12T09:12:07.206Z] 392f1d2ae0b2: Layer already exists [2024-10-12T09:12:07.206Z] de80704a0768: Layer already exists [2024-10-12T09:12:07.206Z] f8467214d9cc: Layer already exists [2024-10-12T09:12:07.206Z] 58c365ad0d91: Layer already exists [2024-10-12T09:12:07.206Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:07.206Z] 4cc2684e126c: Layer already exists [2024-10-12T09:12:07.206Z] latest: digest: sha256:920b4569dff258e5348c21f4c1754e385ae01ab8136d9cf7a679eb7f1c09ce31 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:07.536Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:07.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.102 [2024-10-12T09:12:07.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-12T09:12:07.886Z] c0a7c80b5bef: Preparing [2024-10-12T09:12:07.886Z] 392f1d2ae0b2: Preparing [2024-10-12T09:12:07.886Z] 7374c1e50c0e: Preparing [2024-10-12T09:12:07.886Z] de80704a0768: Preparing [2024-10-12T09:12:07.886Z] 1bdc317131b1: Preparing [2024-10-12T09:12:07.886Z] f8467214d9cc: Preparing [2024-10-12T09:12:07.886Z] 58c365ad0d91: Preparing [2024-10-12T09:12:07.886Z] 4cc2684e126c: Preparing [2024-10-12T09:12:07.886Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:07.886Z] f8467214d9cc: Waiting [2024-10-12T09:12:07.886Z] 58c365ad0d91: Waiting [2024-10-12T09:12:07.886Z] 4cc2684e126c: Waiting [2024-10-12T09:12:07.886Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:07.886Z] 392f1d2ae0b2: Layer already exists [2024-10-12T09:12:07.886Z] c0a7c80b5bef: Layer already exists [2024-10-12T09:12:07.886Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:07.886Z] de80704a0768: Layer already exists [2024-10-12T09:12:07.886Z] 7374c1e50c0e: Layer already exists [2024-10-12T09:12:07.886Z] 58c365ad0d91: Layer already exists [2024-10-12T09:12:07.886Z] f8467214d9cc: Layer already exists [2024-10-12T09:12:07.886Z] 4cc2684e126c: Layer already exists [2024-10-12T09:12:07.886Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:07.886Z] 3.2.0-dev.102: digest: sha256:920b4569dff258e5348c21f4c1754e385ae01ab8136d9cf7a679eb7f1c09ce31 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:08.249Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:08.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:12:08.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-12T09:12:08.668Z] c0a7c80b5bef: Preparing [2024-10-12T09:12:08.668Z] 392f1d2ae0b2: Preparing [2024-10-12T09:12:08.668Z] 7374c1e50c0e: Preparing [2024-10-12T09:12:08.668Z] de80704a0768: Preparing [2024-10-12T09:12:08.668Z] 1bdc317131b1: Preparing [2024-10-12T09:12:08.668Z] f8467214d9cc: Preparing [2024-10-12T09:12:08.668Z] 58c365ad0d91: Preparing [2024-10-12T09:12:08.668Z] 4cc2684e126c: Preparing [2024-10-12T09:12:08.668Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:08.668Z] f8467214d9cc: Waiting [2024-10-12T09:12:08.668Z] 58c365ad0d91: Waiting [2024-10-12T09:12:08.668Z] 4cc2684e126c: Waiting [2024-10-12T09:12:08.668Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:08.668Z] de80704a0768: Layer already exists [2024-10-12T09:12:08.668Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:08.668Z] 7374c1e50c0e: Layer already exists [2024-10-12T09:12:08.668Z] 392f1d2ae0b2: Layer already exists [2024-10-12T09:12:08.668Z] 58c365ad0d91: Layer already exists [2024-10-12T09:12:08.668Z] f8467214d9cc: Layer already exists [2024-10-12T09:12:08.668Z] 4cc2684e126c: Layer already exists [2024-10-12T09:12:08.668Z] c0a7c80b5bef: Layer already exists [2024-10-12T09:12:08.668Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:08.668Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:920b4569dff258e5348c21f4c1754e385ae01ab8136d9cf7a679eb7f1c09ce31 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:08.993Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:09.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-12T09:12:09.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-12T09:12:09.314Z] c0a7c80b5bef: Preparing [2024-10-12T09:12:09.314Z] 392f1d2ae0b2: Preparing [2024-10-12T09:12:09.314Z] 7374c1e50c0e: Preparing [2024-10-12T09:12:09.314Z] de80704a0768: Preparing [2024-10-12T09:12:09.314Z] 1bdc317131b1: Preparing [2024-10-12T09:12:09.314Z] f8467214d9cc: Preparing [2024-10-12T09:12:09.314Z] 58c365ad0d91: Preparing [2024-10-12T09:12:09.314Z] 4cc2684e126c: Preparing [2024-10-12T09:12:09.314Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:09.314Z] 58c365ad0d91: Waiting [2024-10-12T09:12:09.314Z] 4cc2684e126c: Waiting [2024-10-12T09:12:09.314Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:09.314Z] f8467214d9cc: Waiting [2024-10-12T09:12:09.314Z] 7374c1e50c0e: Layer already exists [2024-10-12T09:12:09.314Z] de80704a0768: Layer already exists [2024-10-12T09:12:09.314Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:09.314Z] 392f1d2ae0b2: Layer already exists [2024-10-12T09:12:09.314Z] c0a7c80b5bef: Layer already exists [2024-10-12T09:12:09.314Z] 4cc2684e126c: Layer already exists [2024-10-12T09:12:09.314Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:09.314Z] f8467214d9cc: Layer already exists [2024-10-12T09:12:09.314Z] 58c365ad0d91: Layer already exists [2024-10-12T09:12:09.314Z] main: digest: sha256:920b4569dff258e5348c21f4c1754e385ae01ab8136d9cf7a679eb7f1c09ce31 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:12:09.390Z] ===================================================== [Pipeline] echo [2024-10-12T09:12:09.406Z] taggedImages: [2024-10-12T09:12:09.406Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:12:09.406Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-12T09:12:09.406Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.102 [2024-10-12T09:12:09.406Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:12:09.406Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-12T09:12:09.435Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-12T09:12:09.435Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:12:09.435Z] latest [2024-10-12T09:12:09.435Z] 3.2.0-dev.102 [2024-10-12T09:12:09.435Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:12:09.435Z] main [2024-10-12T09:12:09.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:09.777Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:10.101Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:12:10.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-12T09:12:10.101Z] 364f33fc01a2: Preparing [2024-10-12T09:12:10.101Z] 25742d72dc31: Preparing [2024-10-12T09:12:10.101Z] de80704a0768: Preparing [2024-10-12T09:12:10.101Z] 1bdc317131b1: Preparing [2024-10-12T09:12:10.101Z] 2767a9fb5165: Preparing [2024-10-12T09:12:10.101Z] 0846e645c297: Preparing [2024-10-12T09:12:10.101Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:10.101Z] 0846e645c297: Waiting [2024-10-12T09:12:10.101Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:10.101Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:10.101Z] de80704a0768: Layer already exists [2024-10-12T09:12:10.101Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:10.101Z] 364f33fc01a2: Pushed [2024-10-12T09:12:10.101Z] 2767a9fb5165: Pushed [2024-10-12T09:12:10.359Z] 0846e645c297: Pushed [2024-10-12T09:12:16.924Z] 25742d72dc31: Pushed [2024-10-12T09:12:16.924Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:a7a1fe8b3624000c29987bf9d334f698f7ba6131239bd3158bafc65ad5cdceda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:17.252Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:17.591Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-12T09:12:17.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-12T09:12:17.592Z] 364f33fc01a2: Preparing [2024-10-12T09:12:17.592Z] 25742d72dc31: Preparing [2024-10-12T09:12:17.592Z] de80704a0768: Preparing [2024-10-12T09:12:17.592Z] 1bdc317131b1: Preparing [2024-10-12T09:12:17.592Z] 2767a9fb5165: Preparing [2024-10-12T09:12:17.592Z] 0846e645c297: Preparing [2024-10-12T09:12:17.592Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:17.592Z] 0846e645c297: Waiting [2024-10-12T09:12:17.592Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:17.592Z] de80704a0768: Layer already exists [2024-10-12T09:12:17.592Z] 2767a9fb5165: Layer already exists [2024-10-12T09:12:17.592Z] 364f33fc01a2: Layer already exists [2024-10-12T09:12:17.592Z] 25742d72dc31: Layer already exists [2024-10-12T09:12:17.592Z] 0846e645c297: Layer already exists [2024-10-12T09:12:17.592Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:17.592Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:17.592Z] latest: digest: sha256:a7a1fe8b3624000c29987bf9d334f698f7ba6131239bd3158bafc65ad5cdceda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:17.918Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:18.244Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.102 [2024-10-12T09:12:18.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-12T09:12:18.244Z] 364f33fc01a2: Preparing [2024-10-12T09:12:18.244Z] 25742d72dc31: Preparing [2024-10-12T09:12:18.244Z] de80704a0768: Preparing [2024-10-12T09:12:18.244Z] 1bdc317131b1: Preparing [2024-10-12T09:12:18.244Z] 2767a9fb5165: Preparing [2024-10-12T09:12:18.244Z] 0846e645c297: Preparing [2024-10-12T09:12:18.244Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:18.244Z] 0846e645c297: Waiting [2024-10-12T09:12:18.244Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:18.244Z] de80704a0768: Layer already exists [2024-10-12T09:12:18.244Z] 364f33fc01a2: Layer already exists [2024-10-12T09:12:18.244Z] 2767a9fb5165: Layer already exists [2024-10-12T09:12:18.244Z] 25742d72dc31: Layer already exists [2024-10-12T09:12:18.244Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:18.244Z] 0846e645c297: Layer already exists [2024-10-12T09:12:18.244Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:18.244Z] 3.2.0-dev.102: digest: sha256:a7a1fe8b3624000c29987bf9d334f698f7ba6131239bd3158bafc65ad5cdceda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:18.580Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:18.914Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:12:18.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-12T09:12:18.914Z] 364f33fc01a2: Preparing [2024-10-12T09:12:18.914Z] 25742d72dc31: Preparing [2024-10-12T09:12:18.914Z] de80704a0768: Preparing [2024-10-12T09:12:18.914Z] 1bdc317131b1: Preparing [2024-10-12T09:12:18.914Z] 2767a9fb5165: Preparing [2024-10-12T09:12:18.914Z] 0846e645c297: Preparing [2024-10-12T09:12:18.914Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:18.914Z] 0846e645c297: Waiting [2024-10-12T09:12:18.914Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:18.914Z] 25742d72dc31: Layer already exists [2024-10-12T09:12:18.914Z] de80704a0768: Layer already exists [2024-10-12T09:12:18.914Z] 2767a9fb5165: Layer already exists [2024-10-12T09:12:18.914Z] 364f33fc01a2: Layer already exists [2024-10-12T09:12:18.914Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:18.914Z] 0846e645c297: Layer already exists [2024-10-12T09:12:18.914Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:18.914Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:a7a1fe8b3624000c29987bf9d334f698f7ba6131239bd3158bafc65ad5cdceda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:19.249Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:19.570Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-12T09:12:19.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-12T09:12:19.570Z] 364f33fc01a2: Preparing [2024-10-12T09:12:19.570Z] 25742d72dc31: Preparing [2024-10-12T09:12:19.570Z] de80704a0768: Preparing [2024-10-12T09:12:19.570Z] 1bdc317131b1: Preparing [2024-10-12T09:12:19.570Z] 2767a9fb5165: Preparing [2024-10-12T09:12:19.570Z] 0846e645c297: Preparing [2024-10-12T09:12:19.570Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:19.570Z] 0846e645c297: Waiting [2024-10-12T09:12:19.570Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:19.570Z] 364f33fc01a2: Layer already exists [2024-10-12T09:12:19.570Z] 25742d72dc31: Layer already exists [2024-10-12T09:12:19.570Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:19.570Z] de80704a0768: Layer already exists [2024-10-12T09:12:19.570Z] 2767a9fb5165: Layer already exists [2024-10-12T09:12:19.570Z] 0846e645c297: Layer already exists [2024-10-12T09:12:19.570Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:19.570Z] main: digest: sha256:a7a1fe8b3624000c29987bf9d334f698f7ba6131239bd3158bafc65ad5cdceda size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:12:19.648Z] ===================================================== [Pipeline] echo [2024-10-12T09:12:19.669Z] taggedImages: [2024-10-12T09:12:19.669Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:12:19.669Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-12T09:12:19.669Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.102 [2024-10-12T09:12:19.669Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:12:19.669Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-12T09:12:19.702Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-12T09:12:19.702Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:12:19.702Z] latest [2024-10-12T09:12:19.702Z] 3.2.0-dev.102 [2024-10-12T09:12:19.702Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:12:19.702Z] main [2024-10-12T09:12:19.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:20.051Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:20.381Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:12:20.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-12T09:12:20.382Z] d237e1108754: Preparing [2024-10-12T09:12:20.382Z] fe1b862c2a56: Preparing [2024-10-12T09:12:20.382Z] 48cc770363e8: Preparing [2024-10-12T09:12:20.382Z] de80704a0768: Preparing [2024-10-12T09:12:20.382Z] 1bdc317131b1: Preparing [2024-10-12T09:12:20.382Z] 81b9232ab2c3: Preparing [2024-10-12T09:12:20.382Z] 204d8a0a07b0: Preparing [2024-10-12T09:12:20.382Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:20.382Z] 204d8a0a07b0: Waiting [2024-10-12T09:12:20.382Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:20.382Z] 81b9232ab2c3: Waiting [2024-10-12T09:12:20.382Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:20.382Z] de80704a0768: Layer already exists [2024-10-12T09:12:20.382Z] d237e1108754: Pushed [2024-10-12T09:12:20.382Z] fe1b862c2a56: Pushed [2024-10-12T09:12:20.382Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:20.382Z] 81b9232ab2c3: Pushed [2024-10-12T09:12:20.641Z] 204d8a0a07b0: Pushed [2024-10-12T09:12:25.912Z] 48cc770363e8: Pushed [2024-10-12T09:12:25.912Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:a3b1a9204bf24d2c63e0be34bdef4050995b1bc312227215a0ec6480885d50cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:26.241Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:26.565Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-12T09:12:26.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-12T09:12:26.565Z] d237e1108754: Preparing [2024-10-12T09:12:26.565Z] fe1b862c2a56: Preparing [2024-10-12T09:12:26.565Z] 48cc770363e8: Preparing [2024-10-12T09:12:26.565Z] de80704a0768: Preparing [2024-10-12T09:12:26.565Z] 1bdc317131b1: Preparing [2024-10-12T09:12:26.565Z] 81b9232ab2c3: Preparing [2024-10-12T09:12:26.565Z] 204d8a0a07b0: Preparing [2024-10-12T09:12:26.565Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:26.565Z] 81b9232ab2c3: Waiting [2024-10-12T09:12:26.565Z] 204d8a0a07b0: Waiting [2024-10-12T09:12:26.565Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:26.565Z] 48cc770363e8: Layer already exists [2024-10-12T09:12:26.565Z] de80704a0768: Layer already exists [2024-10-12T09:12:26.565Z] fe1b862c2a56: Layer already exists [2024-10-12T09:12:26.565Z] d237e1108754: Layer already exists [2024-10-12T09:12:26.565Z] 81b9232ab2c3: Layer already exists [2024-10-12T09:12:26.565Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:26.565Z] 204d8a0a07b0: Layer already exists [2024-10-12T09:12:26.565Z] latest: digest: sha256:a3b1a9204bf24d2c63e0be34bdef4050995b1bc312227215a0ec6480885d50cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:26.897Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:27.230Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.102 [2024-10-12T09:12:27.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-12T09:12:27.230Z] d237e1108754: Preparing [2024-10-12T09:12:27.230Z] fe1b862c2a56: Preparing [2024-10-12T09:12:27.230Z] 48cc770363e8: Preparing [2024-10-12T09:12:27.230Z] de80704a0768: Preparing [2024-10-12T09:12:27.230Z] 1bdc317131b1: Preparing [2024-10-12T09:12:27.230Z] 81b9232ab2c3: Preparing [2024-10-12T09:12:27.230Z] 204d8a0a07b0: Preparing [2024-10-12T09:12:27.230Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:27.230Z] 81b9232ab2c3: Waiting [2024-10-12T09:12:27.230Z] 204d8a0a07b0: Waiting [2024-10-12T09:12:27.230Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:27.230Z] d237e1108754: Layer already exists [2024-10-12T09:12:27.230Z] 48cc770363e8: Layer already exists [2024-10-12T09:12:27.230Z] fe1b862c2a56: Layer already exists [2024-10-12T09:12:27.230Z] de80704a0768: Layer already exists [2024-10-12T09:12:27.230Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:27.230Z] 204d8a0a07b0: Layer already exists [2024-10-12T09:12:27.230Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:27.230Z] 81b9232ab2c3: Layer already exists [2024-10-12T09:12:27.230Z] 3.2.0-dev.102: digest: sha256:a3b1a9204bf24d2c63e0be34bdef4050995b1bc312227215a0ec6480885d50cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:27.565Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:27.952Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:12:27.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-12T09:12:27.952Z] d237e1108754: Preparing [2024-10-12T09:12:27.952Z] fe1b862c2a56: Preparing [2024-10-12T09:12:27.952Z] 48cc770363e8: Preparing [2024-10-12T09:12:27.952Z] de80704a0768: Preparing [2024-10-12T09:12:27.952Z] 1bdc317131b1: Preparing [2024-10-12T09:12:27.952Z] 81b9232ab2c3: Preparing [2024-10-12T09:12:27.952Z] 204d8a0a07b0: Preparing [2024-10-12T09:12:27.952Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:27.952Z] 81b9232ab2c3: Waiting [2024-10-12T09:12:27.952Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:27.952Z] 48cc770363e8: Layer already exists [2024-10-12T09:12:27.952Z] de80704a0768: Layer already exists [2024-10-12T09:12:27.952Z] d237e1108754: Layer already exists [2024-10-12T09:12:27.952Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:27.952Z] fe1b862c2a56: Layer already exists [2024-10-12T09:12:27.952Z] 204d8a0a07b0: Layer already exists [2024-10-12T09:12:27.952Z] 81b9232ab2c3: Layer already exists [2024-10-12T09:12:27.952Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:27.952Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:a3b1a9204bf24d2c63e0be34bdef4050995b1bc312227215a0ec6480885d50cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:28.279Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:28.623Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-12T09:12:28.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-12T09:12:28.623Z] d237e1108754: Preparing [2024-10-12T09:12:28.623Z] fe1b862c2a56: Preparing [2024-10-12T09:12:28.623Z] 48cc770363e8: Preparing [2024-10-12T09:12:28.623Z] de80704a0768: Preparing [2024-10-12T09:12:28.623Z] 1bdc317131b1: Preparing [2024-10-12T09:12:28.623Z] 81b9232ab2c3: Preparing [2024-10-12T09:12:28.623Z] 204d8a0a07b0: Preparing [2024-10-12T09:12:28.623Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:28.623Z] 204d8a0a07b0: Waiting [2024-10-12T09:12:28.623Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:28.623Z] fe1b862c2a56: Layer already exists [2024-10-12T09:12:28.623Z] 48cc770363e8: Layer already exists [2024-10-12T09:12:28.623Z] de80704a0768: Layer already exists [2024-10-12T09:12:28.623Z] d237e1108754: Layer already exists [2024-10-12T09:12:28.623Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:28.623Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:28.623Z] 204d8a0a07b0: Layer already exists [2024-10-12T09:12:28.623Z] 81b9232ab2c3: Layer already exists [2024-10-12T09:12:28.623Z] main: digest: sha256:a3b1a9204bf24d2c63e0be34bdef4050995b1bc312227215a0ec6480885d50cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:12:28.688Z] ===================================================== [Pipeline] echo [2024-10-12T09:12:28.703Z] taggedImages: [2024-10-12T09:12:28.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:12:28.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-12T09:12:28.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.102 [2024-10-12T09:12:28.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:12:28.703Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-12T09:12:28.733Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-12T09:12:28.733Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:12:28.733Z] latest [2024-10-12T09:12:28.733Z] 3.2.0-dev.102 [2024-10-12T09:12:28.733Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:12:28.733Z] main [2024-10-12T09:12:28.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:29.094Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:29.415Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:12:29.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-12T09:12:29.415Z] 0a414d0941fb: Preparing [2024-10-12T09:12:29.415Z] 18cb68ad9449: Preparing [2024-10-12T09:12:29.415Z] de80704a0768: Preparing [2024-10-12T09:12:29.415Z] 1bdc317131b1: Preparing [2024-10-12T09:12:29.415Z] 32c7eca5a8b2: Preparing [2024-10-12T09:12:29.415Z] 08df16845d63: Preparing [2024-10-12T09:12:29.415Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:29.415Z] 08df16845d63: Waiting [2024-10-12T09:12:29.415Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:29.415Z] de80704a0768: Layer already exists [2024-10-12T09:12:29.415Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:12:29.415Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:29.415Z] 08df16845d63: Layer already exists [2024-10-12T09:12:29.415Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:29.415Z] 0a414d0941fb: Pushed [2024-10-12T09:12:35.998Z] 18cb68ad9449: Pushed [2024-10-12T09:12:35.998Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:74a2ddeac8e2ea6b704a2fac84f40d62c9af42231cdb60160b37764c66c241c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:36.339Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:36.688Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-12T09:12:36.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-12T09:12:36.689Z] 0a414d0941fb: Preparing [2024-10-12T09:12:36.689Z] 18cb68ad9449: Preparing [2024-10-12T09:12:36.689Z] de80704a0768: Preparing [2024-10-12T09:12:36.689Z] 1bdc317131b1: Preparing [2024-10-12T09:12:36.689Z] 32c7eca5a8b2: Preparing [2024-10-12T09:12:36.689Z] 08df16845d63: Preparing [2024-10-12T09:12:36.689Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:36.689Z] 08df16845d63: Waiting [2024-10-12T09:12:36.689Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:36.689Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:36.689Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:12:36.689Z] de80704a0768: Layer already exists [2024-10-12T09:12:36.689Z] 0a414d0941fb: Layer already exists [2024-10-12T09:12:36.689Z] 18cb68ad9449: Layer already exists [2024-10-12T09:12:36.689Z] 08df16845d63: Layer already exists [2024-10-12T09:12:36.689Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:36.689Z] latest: digest: sha256:74a2ddeac8e2ea6b704a2fac84f40d62c9af42231cdb60160b37764c66c241c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:37.038Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:37.374Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.102 [2024-10-12T09:12:37.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-12T09:12:37.374Z] 0a414d0941fb: Preparing [2024-10-12T09:12:37.374Z] 18cb68ad9449: Preparing [2024-10-12T09:12:37.374Z] de80704a0768: Preparing [2024-10-12T09:12:37.374Z] 1bdc317131b1: Preparing [2024-10-12T09:12:37.374Z] 32c7eca5a8b2: Preparing [2024-10-12T09:12:37.374Z] 08df16845d63: Preparing [2024-10-12T09:12:37.374Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:37.374Z] 08df16845d63: Waiting [2024-10-12T09:12:37.374Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:37.374Z] 18cb68ad9449: Layer already exists [2024-10-12T09:12:37.374Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:12:37.374Z] 0a414d0941fb: Layer already exists [2024-10-12T09:12:37.374Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:37.374Z] de80704a0768: Layer already exists [2024-10-12T09:12:37.374Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:37.374Z] 08df16845d63: Layer already exists [2024-10-12T09:12:37.374Z] 3.2.0-dev.102: digest: sha256:74a2ddeac8e2ea6b704a2fac84f40d62c9af42231cdb60160b37764c66c241c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:37.709Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:38.041Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:12:38.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-12T09:12:38.041Z] 0a414d0941fb: Preparing [2024-10-12T09:12:38.041Z] 18cb68ad9449: Preparing [2024-10-12T09:12:38.041Z] de80704a0768: Preparing [2024-10-12T09:12:38.041Z] 1bdc317131b1: Preparing [2024-10-12T09:12:38.041Z] 32c7eca5a8b2: Preparing [2024-10-12T09:12:38.041Z] 08df16845d63: Preparing [2024-10-12T09:12:38.041Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:38.041Z] 08df16845d63: Waiting [2024-10-12T09:12:38.041Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:38.041Z] 18cb68ad9449: Layer already exists [2024-10-12T09:12:38.041Z] 0a414d0941fb: Layer already exists [2024-10-12T09:12:38.041Z] 08df16845d63: Layer already exists [2024-10-12T09:12:38.041Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:38.041Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:38.041Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:12:38.041Z] de80704a0768: Layer already exists [2024-10-12T09:12:38.041Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:74a2ddeac8e2ea6b704a2fac84f40d62c9af42231cdb60160b37764c66c241c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:38.374Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:12:38.706Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-12T09:12:38.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-12T09:12:38.706Z] 0a414d0941fb: Preparing [2024-10-12T09:12:38.706Z] 18cb68ad9449: Preparing [2024-10-12T09:12:38.706Z] de80704a0768: Preparing [2024-10-12T09:12:38.706Z] 1bdc317131b1: Preparing [2024-10-12T09:12:38.706Z] 32c7eca5a8b2: Preparing [2024-10-12T09:12:38.706Z] 08df16845d63: Preparing [2024-10-12T09:12:38.706Z] 63ca1fbb43ae: Preparing [2024-10-12T09:12:38.706Z] 08df16845d63: Waiting [2024-10-12T09:12:38.706Z] 63ca1fbb43ae: Waiting [2024-10-12T09:12:38.706Z] 32c7eca5a8b2: Layer already exists [2024-10-12T09:12:38.706Z] 1bdc317131b1: Layer already exists [2024-10-12T09:12:38.706Z] 18cb68ad9449: Layer already exists [2024-10-12T09:12:38.706Z] 0a414d0941fb: Layer already exists [2024-10-12T09:12:38.706Z] de80704a0768: Layer already exists [2024-10-12T09:12:38.706Z] 08df16845d63: Layer already exists [2024-10-12T09:12:38.706Z] 63ca1fbb43ae: Layer already exists [2024-10-12T09:12:38.706Z] main: digest: sha256:74a2ddeac8e2ea6b704a2fac84f40d62c9af42231cdb60160b37764c66c241c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:12:38.779Z] ===================================================== [Pipeline] echo [2024-10-12T09:12:38.795Z] taggedImages: [2024-10-12T09:12:38.795Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:12:38.795Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-12T09:12:38.795Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.102 [2024-10-12T09:12:38.795Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:12:38.795Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-12T09:28:50.462Z] #156 ... [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #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-10-12T09:28:50.462Z] #150 1158.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.102" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-12T09:28:50.462Z] #150 ... [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-12T09:28:50.462Z] #156 DONE 1160.9s [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-12T09:28:50.462Z] #154 ... [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:28:50.462Z] #161 DONE 0.3s [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #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-10-12T09:28:50.462Z] #150 ... [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:28:50.462Z] #162 DONE 0.2s [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #163 [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-10-12T09:28:50.462Z] #163 DONE 0.2s [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-12T09:28:50.462Z] #164 DONE 0.2s [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-12T09:28:50.462Z] #165 DONE 0.3s [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-12T09:28:50.462Z] #155 ... [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-12T09:28:50.462Z] #166 DONE 0.1s [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-12T09:28:50.462Z] #167 DONE 2.2s [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #109 [security-proxy-setup] exporting to image [2024-10-12T09:28:50.462Z] #109 exporting layers [2024-10-12T09:28:50.462Z] #109 exporting layers 1.1s done [2024-10-12T09:28:50.462Z] #109 writing image sha256:55c0d1a2c2979353da297ea7eb85f584a5be4f89d6db24b4df4c00d1dd5983d3 [2024-10-12T09:28:50.462Z] #109 writing image sha256:55c0d1a2c2979353da297ea7eb85f584a5be4f89d6db24b4df4c00d1dd5983d3 0.1s done [2024-10-12T09:28:50.462Z] #109 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-10-12T09:28:50.462Z] #109 DONE 5.4s [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-12T09:28:50.462Z] #160 ... [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-12T09:28:50.462Z] #159 DONE 1171.6s [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-12T09:28:50.462Z] #168 DONE 0.6s [2024-10-12T09:28:50.462Z] [2024-10-12T09:28:50.462Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-12T09:28:51.867Z] #169 DONE 2.3s [2024-10-12T09:28:51.867Z] [2024-10-12T09:28:51.867Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-12T09:28:51.867Z] #155 ... [2024-10-12T09:28:51.867Z] [2024-10-12T09:28:51.867Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:28:51.867Z] #170 DONE 0.3s [2024-10-12T09:28:51.867Z] [2024-10-12T09:28:51.867Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:28:52.133Z] #171 DONE 0.2s [2024-10-12T09:28:52.133Z] [2024-10-12T09:28:52.133Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-12T09:28:52.399Z] #172 DONE 0.3s [2024-10-12T09:28:52.399Z] [2024-10-12T09:28:52.399Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-12T09:28:52.680Z] #154 ... [2024-10-12T09:28:52.680Z] [2024-10-12T09:28:52.680Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-12T09:28:52.680Z] #173 DONE 0.2s [2024-10-12T09:28:52.680Z] [2024-10-12T09:28:52.680Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-12T09:28:52.956Z] #174 DONE 0.2s [2024-10-12T09:28:52.956Z] [2024-10-12T09:28:52.956Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-12T09:28:52.956Z] #175 DONE 0.1s [2024-10-12T09:28:52.956Z] [2024-10-12T09:28:52.956Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:28:52.956Z] #42 ... [2024-10-12T09:28:52.956Z] [2024-10-12T09:28:52.956Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-12T09:28:52.956Z] #176 DONE 0.1s [2024-10-12T09:28:53.232Z] [2024-10-12T09:28:53.232Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-12T09:28:53.232Z] #177 DONE 0.1s [2024-10-12T09:28:53.232Z] [2024-10-12T09:28:53.232Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-12T09:28:53.232Z] #152 ... [2024-10-12T09:28:53.232Z] [2024-10-12T09:28:53.232Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-12T09:28:53.232Z] #178 DONE 0.1s [2024-10-12T09:28:53.498Z] [2024-10-12T09:28:53.498Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-12T09:28:55.436Z] #179 DONE 2.1s [2024-10-12T09:28:55.436Z] [2024-10-12T09:28:55.436Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-12T09:28:55.436Z] #153 ... [2024-10-12T09:28:55.436Z] [2024-10-12T09:28:55.436Z] #109 [security-bootstrapper] exporting to image [2024-10-12T09:28:55.436Z] #109 exporting layers [2024-10-12T09:28:56.838Z] #109 exporting layers 1.1s done [2024-10-12T09:28:56.838Z] #109 writing image sha256:31e5edfa0d35fb68ad6f980a1d3c30978a05f424ddfcaec2ae02023167d5947b done [2024-10-12T09:28:56.838Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-12T09:28:56.838Z] #109 DONE 6.6s [2024-10-12T09:28:56.838Z] [2024-10-12T09:28:56.838Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-12T09:29:09.128Z] #153 ... [2024-10-12T09:29:09.128Z] [2024-10-12T09:29:09.128Z] #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-10-12T09:29:09.128Z] #150 DONE 1191.6s [2024-10-12T09:29:09.128Z] [2024-10-12T09:29:09.128Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-12T09:29:09.128Z] #153 ... [2024-10-12T09:29:09.128Z] [2024-10-12T09:29:09.128Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:29:09.393Z] #180 DONE 0.2s [2024-10-12T09:29:09.393Z] [2024-10-12T09:29:09.393Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:29:09.393Z] #181 DONE 0.2s [2024-10-12T09:29:09.393Z] [2024-10-12T09:29:09.393Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-12T09:29:09.659Z] #154 ... [2024-10-12T09:29:09.659Z] [2024-10-12T09:29:09.659Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-12T09:29:09.934Z] #182 DONE 0.2s [2024-10-12T09:29:09.934Z] [2024-10-12T09:29:09.934Z] #183 [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-10-12T09:29:09.934Z] #183 DONE 0.1s [2024-10-12T09:29:09.934Z] [2024-10-12T09:29:09.935Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:29:10.209Z] #184 DONE 0.3s [2024-10-12T09:29:10.209Z] [2024-10-12T09:29:10.209Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-12T09:29:10.209Z] #153 ... [2024-10-12T09:29:10.209Z] [2024-10-12T09:29:10.209Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-12T09:29:10.475Z] #185 DONE 0.3s [2024-10-12T09:29:10.475Z] [2024-10-12T09:29:10.475Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-12T09:29:10.475Z] #151 ... [2024-10-12T09:29:10.475Z] [2024-10-12T09:29:10.475Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-12T09:29:11.058Z] #186 DONE 0.4s [2024-10-12T09:29:11.058Z] [2024-10-12T09:29:11.058Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-12T09:29:11.058Z] #187 DONE 0.2s [2024-10-12T09:29:11.058Z] [2024-10-12T09:29:11.058Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-12T09:29:13.647Z] #188 DONE 2.2s [2024-10-12T09:29:13.647Z] [2024-10-12T09:29:13.647Z] #109 [security-secretstore-setup] exporting to image [2024-10-12T09:29:13.647Z] #109 exporting layers [2024-10-12T09:29:14.601Z] #109 exporting layers 1.2s done [2024-10-12T09:29:14.601Z] #109 writing image sha256:dc1c9a86be196274e74941d102cd697e7a37ef11889f7e0fce4fb7eb197e5905 done [2024-10-12T09:29:14.601Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-10-12T09:29:14.601Z] #109 DONE 7.8s [2024-10-12T09:29:14.601Z] [2024-10-12T09:29:14.601Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-12T09:29:41.244Z] #143 ... [2024-10-12T09:29:41.244Z] [2024-10-12T09:29:41.244Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-12T09:29:41.244Z] #151 DONE 1229.9s [2024-10-12T09:29:41.244Z] [2024-10-12T09:29:41.244Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:29:41.244Z] #189 DONE 0.2s [2024-10-12T09:29:41.244Z] [2024-10-12T09:29:41.244Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:29:41.244Z] #190 DONE 0.2s [2024-10-12T09:29:41.244Z] [2024-10-12T09:29:41.244Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-12T09:29:41.244Z] #153 ... [2024-10-12T09:29:41.244Z] [2024-10-12T09:29:41.244Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-12T09:29:41.244Z] #191 DONE 0.3s [2024-10-12T09:29:41.244Z] [2024-10-12T09:29:41.244Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:29:41.244Z] #192 DONE 0.2s [2024-10-12T09:29:41.244Z] [2024-10-12T09:29:41.244Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-12T09:29:41.244Z] #193 DONE 0.2s [2024-10-12T09:29:41.244Z] [2024-10-12T09:29:41.244Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-12T09:29:43.815Z] #194 DONE 2.2s [2024-10-12T09:29:43.815Z] [2024-10-12T09:29:43.815Z] #109 [core-common-config-bootstrapper] exporting to image [2024-10-12T09:29:43.815Z] #109 exporting layers [2024-10-12T09:29:43.815Z] #109 exporting layers 0.5s done [2024-10-12T09:29:43.815Z] #109 writing image sha256:cdf3cb4ed499d3eb828d989c26e020648ebcaa5bf6a3e07dfb3c3cb3c8ef7e3b done [2024-10-12T09:29:43.815Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-12T09:29:43.815Z] #109 DONE 8.3s [2024-10-12T09:29:43.815Z] [2024-10-12T09:29:43.815Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:32:05.467Z] #42 ... [2024-10-12T09:32:05.467Z] [2024-10-12T09:32:05.467Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-12T09:32:05.467Z] #143 DONE 1357.4s [2024-10-12T09:32:05.467Z] [2024-10-12T09:32:05.467Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-12T09:32:05.467Z] #160 ... [2024-10-12T09:32:05.467Z] [2024-10-12T09:32:05.467Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:32:05.467Z] #195 DONE 0.2s [2024-10-12T09:32:05.467Z] [2024-10-12T09:32:05.467Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:32:05.467Z] #196 DONE 0.2s [2024-10-12T09:32:05.467Z] [2024-10-12T09:32:05.467Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-12T09:32:05.467Z] #197 DONE 0.4s [2024-10-12T09:32:05.467Z] [2024-10-12T09:32:05.467Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:32:05.467Z] #198 DONE 0.2s [2024-10-12T09:32:05.467Z] [2024-10-12T09:32:05.467Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-12T09:32:05.467Z] #153 ... [2024-10-12T09:32:05.467Z] [2024-10-12T09:32:05.467Z] #109 [security-spiffe-token-provider] exporting to image [2024-10-12T09:32:05.467Z] #109 exporting layers [2024-10-12T09:32:05.467Z] #109 exporting layers 0.8s done [2024-10-12T09:32:05.467Z] #109 writing image sha256:7a2f3aa609193cc15955617264cb4b46ba7c6dc1524d038683638e6e79d114b5 done [2024-10-12T09:32:05.467Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-12T09:32:05.467Z] #109 DONE 9.0s [2024-10-12T09:32:05.467Z] [2024-10-12T09:32:05.467Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-12T09:39:28.378Z] #154 ... [2024-10-12T09:39:28.378Z] [2024-10-12T09:39:28.378Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-12T09:39:28.378Z] #135 DONE 1813.2s [2024-10-12T09:39:28.378Z] [2024-10-12T09:39:28.378Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-12T09:39:28.378Z] #153 ... [2024-10-12T09:39:28.378Z] [2024-10-12T09:39:28.378Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:39:28.378Z] #199 DONE 0.2s [2024-10-12T09:39:28.378Z] [2024-10-12T09:39:28.378Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:39:28.378Z] #200 DONE 0.2s [2024-10-12T09:39:28.378Z] [2024-10-12T09:39:28.378Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-12T09:39:28.378Z] #201 DONE 0.5s [2024-10-12T09:39:28.378Z] [2024-10-12T09:39:28.378Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:39:28.378Z] #202 DONE 0.2s [2024-10-12T09:39:28.378Z] [2024-10-12T09:39:28.378Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-12T09:39:28.378Z] #153 ... [2024-10-12T09:39:28.378Z] [2024-10-12T09:39:28.378Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-12T09:39:28.378Z] #203 DONE 0.2s [2024-10-12T09:39:28.378Z] [2024-10-12T09:39:28.378Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-12T09:39:28.378Z] #204 DONE 2.0s [2024-10-12T09:39:28.378Z] [2024-10-12T09:39:28.378Z] #109 [security-proxy-auth] exporting to image [2024-10-12T09:39:28.378Z] #109 exporting layers [2024-10-12T09:39:28.378Z] #109 exporting layers 0.7s done [2024-10-12T09:39:28.378Z] #109 writing image sha256:de9e8cd29530b1893ed918a54143214f897f16ad58412cb643f4b95c9426a94d done [2024-10-12T09:39:28.378Z] #109 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-10-12T09:39:28.378Z] #109 DONE 9.8s [2024-10-12T09:39:28.378Z] [2024-10-12T09:39:28.378Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-12T09:40:30.188Z] #155 DONE 1871.3s [2024-10-12T09:40:30.188Z] [2024-10-12T09:40:30.188Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-12T09:40:30.188Z] #154 ... [2024-10-12T09:40:30.188Z] [2024-10-12T09:40:30.188Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:40:30.188Z] #205 DONE 0.1s [2024-10-12T09:40:30.188Z] [2024-10-12T09:40:30.188Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:40:30.188Z] #206 DONE 0.2s [2024-10-12T09:40:30.188Z] [2024-10-12T09:40:30.188Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:40:30.188Z] #42 ... [2024-10-12T09:40:30.188Z] [2024-10-12T09:40:30.188Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-12T09:40:30.188Z] #207 DONE 0.4s [2024-10-12T09:40:30.188Z] [2024-10-12T09:40:30.188Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:40:30.188Z] #208 DONE 0.1s [2024-10-12T09:40:30.188Z] [2024-10-12T09:40:30.188Z] #109 [core-command] exporting to image [2024-10-12T09:40:30.188Z] #109 exporting layers [2024-10-12T09:40:30.188Z] #109 exporting layers 0.4s done [2024-10-12T09:40:30.188Z] #109 writing image sha256:6f40ccb9aa7ec96f09f017c7689ebfa682698ee6a816f1443c5aceae7f39af04 done [2024-10-12T09:40:30.188Z] #109 naming to docker.io/library/core-command-arm64 done [2024-10-12T09:40:30.188Z] #109 DONE 10.2s [2024-10-12T09:40:30.188Z] [2024-10-12T09:40:30.188Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-12T09:42:36.865Z] #153 DONE 1996.1s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:42:36.865Z] #42 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:42:36.865Z] #209 DONE 0.5s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:42:36.865Z] #210 DONE 0.3s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-12T09:42:36.865Z] #211 DONE 0.5s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:42:36.865Z] #42 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:42:36.865Z] #212 DONE 0.1s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-12T09:42:36.865Z] #213 DONE 0.1s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:42:36.865Z] #42 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #109 [core-data] exporting to image [2024-10-12T09:42:36.865Z] #109 exporting layers [2024-10-12T09:42:36.865Z] #109 exporting layers 0.8s done [2024-10-12T09:42:36.865Z] #109 writing image sha256:3d0120af315c571a217926ff1831edfcdae5185186033221d670995e651e4ea8 done [2024-10-12T09:42:36.865Z] #109 naming to docker.io/library/core-data-arm64 done [2024-10-12T09:42:36.865Z] #109 DONE 11.0s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:42:36.865Z] #42 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-12T09:42:36.865Z] #152 DONE 2000.4s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-12T09:42:36.865Z] #154 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #214 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:42:36.865Z] #214 DONE 0.2s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:42:36.865Z] #42 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #215 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:42:36.865Z] #215 DONE 0.1s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #216 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-12T09:42:36.865Z] #216 DONE 0.6s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-12T09:42:36.865Z] #154 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #217 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:42:36.865Z] #217 DONE 0.2s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #218 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-12T09:42:36.865Z] #218 DONE 0.2s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-12T09:42:36.865Z] #219 DONE 0.2s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:42:36.865Z] #42 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #109 [core-metadata] exporting to image [2024-10-12T09:42:36.865Z] #109 exporting layers 0.7s done [2024-10-12T09:42:36.865Z] #109 writing image sha256:5b3be435076985cd0f4c52e4cd4834e93609dd7812682c7c87dcd9c9e8f647c2 done [2024-10-12T09:42:36.865Z] #109 naming to docker.io/library/core-metadata-arm64 done [2024-10-12T09:42:36.865Z] #109 DONE 11.7s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:42:36.865Z] #42 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-12T09:42:36.865Z] #157 DONE 1996.0s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:42:36.865Z] #42 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #220 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:42:36.865Z] #220 DONE 0.2s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-12T09:42:36.865Z] #154 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #221 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-12T09:42:36.865Z] #221 DONE 0.4s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-12T09:42:36.865Z] #160 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #222 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:42:36.865Z] #222 DONE 0.1s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #223 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-12T09:42:36.865Z] #223 DONE 0.1s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-12T09:42:36.865Z] #160 ... [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #109 [core-keeper] exporting to image [2024-10-12T09:42:36.865Z] #109 exporting layers 0.6s done [2024-10-12T09:42:36.865Z] #109 writing image sha256:15729e931d13de461c716b1a488d390b5f21f0d9d48b98414e160d62e4efa80c done [2024-10-12T09:42:36.865Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-10-12T09:42:36.865Z] #109 DONE 12.3s [2024-10-12T09:42:36.865Z] [2024-10-12T09:42:36.865Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:43:15.707Z] #42 ... [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-12T09:43:15.707Z] #160 DONE 2033.4s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-12T09:43:15.707Z] #154 DONE 2040.7s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:43:15.707Z] #42 ... [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:43:15.707Z] #224 DONE 0.1s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:43:15.707Z] #225 DONE 0.2s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:43:15.707Z] #42 ... [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-12T09:43:15.707Z] #226 ... [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #227 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:43:15.707Z] #227 DONE 0.2s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #228 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:43:15.707Z] #228 DONE 0.2s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-12T09:43:15.707Z] #158 DONE 2035.0s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-12T09:43:15.707Z] #229 ... [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-12T09:43:15.707Z] #226 DONE 0.9s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:43:15.707Z] #230 DONE 0.2s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #109 [support-scheduler] exporting to image [2024-10-12T09:43:15.707Z] #109 exporting layers [2024-10-12T09:43:15.707Z] #109 ... [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-12T09:43:15.707Z] #229 DONE 0.9s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-12T09:43:15.707Z] #231 DONE 0.1s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #232 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:43:15.707Z] #232 ... [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #233 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-12T09:43:15.707Z] #233 DONE 0.2s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #232 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-12T09:43:15.707Z] #232 DONE 0.2s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-12T09:43:15.707Z] #234 DONE 0.1s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-12T09:43:15.707Z] #235 DONE 0.7s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-12T09:43:15.707Z] #236 DONE 0.2s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #109 [support-notifications] exporting to image [2024-10-12T09:43:15.707Z] #109 exporting layers 1.1s done [2024-10-12T09:43:15.707Z] #109 writing image sha256:e1b2c99bb88dbaa2d7d353b1457aed482ba62751a310d2747b517566d33a67fa done [2024-10-12T09:43:15.707Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2024-10-12T09:43:15.707Z] #109 writing image sha256:bae5eb787fece36507f66a06a941810d51e6569a2099139d863d109eddcabd8c 0.0s done [2024-10-12T09:43:15.707Z] #109 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-10-12T09:43:15.707Z] #109 DONE 13.9s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:43:15.707Z] #42 ... [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #109 [support-cron-scheduler] exporting to image [2024-10-12T09:43:15.707Z] #109 exporting layers 0.8s done [2024-10-12T09:43:15.707Z] #109 writing image sha256:0bc1ffff6762aa0aa18395308db04ea953bc1e46726eb300462149a3cfcc297c done [2024-10-12T09:43:15.707Z] #109 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-12T09:43:15.707Z] #109 DONE 14.8s [2024-10-12T09:43:15.707Z] [2024-10-12T09:43:15.707Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-12T09:43:15.708Z] time="2024-10-12T09:06:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-12T09:43:15.718Z] $ docker stop --time=1 946c5f8ff339783ebb390f3e1acbb10b19037545d289e0bb7c3802f10a06a3ad [2024-10-12T09:43:17.362Z] $ docker rm -f --volumes 946c5f8ff339783ebb390f3e1acbb10b19037545d289e0bb7c3802f10a06a3ad [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-12T09:43:17.854Z] + docker images [2024-10-12T09:43:17.854Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-12T09:43:17.854Z] support-cron-scheduler-arm64 latest 0bc1ffff6762 3 seconds ago 66.4MB [2024-10-12T09:43:17.854Z] support-notifications-arm64 latest bae5eb787fec 5 seconds ago 65.3MB [2024-10-12T09:43:17.854Z] support-scheduler-arm64 latest e1b2c99bb88d 5 seconds ago 64.5MB [2024-10-12T09:43:17.854Z] core-keeper-arm64 latest 15729e931d13 43 seconds ago 41.7MB [2024-10-12T09:43:17.854Z] core-metadata-arm64 latest 5b3be4350769 46 seconds ago 42.6MB [2024-10-12T09:43:17.854Z] core-data-arm64 latest 3d0120af315c 50 seconds ago 42.5MB [2024-10-12T09:43:17.854Z] core-command-arm64 latest 6f40ccb9aa7e 2 minutes ago 36.8MB [2024-10-12T09:43:17.854Z] security-proxy-auth-arm64 latest de9e8cd29530 3 minutes ago 34.9MB [2024-10-12T09:43:17.855Z] security-spiffe-token-provider-arm64 latest 7a2f3aa60919 11 minutes ago 42.3MB [2024-10-12T09:43:17.855Z] core-common-config-bootstrapper-arm64 latest cdf3cb4ed499 13 minutes ago 22.1MB [2024-10-12T09:43:17.855Z] security-secretstore-setup-arm64 latest dc1c9a86be19 14 minutes ago 52MB [2024-10-12T09:43:17.855Z] security-bootstrapper-arm64 latest 31e5edfa0d35 14 minutes ago 27.9MB [2024-10-12T09:43:17.855Z] security-proxy-setup-arm64 latest 55c0d1a2c297 14 minutes ago 34.5MB [2024-10-12T09:43:17.855Z] security-spire-agent-arm64 latest fa79e38c81ee 35 minutes ago 176MB [2024-10-12T09:43:17.855Z] security-spire-server-arm64 latest 41d2ec010375 35 minutes ago 118MB [2024-10-12T09:43:17.855Z] security-spire-config-arm64 latest 58075a23ee02 35 minutes ago 117MB [2024-10-12T09:43:17.855Z] ci-base-image-arm64 latest 3d071888da35 37 minutes ago 965MB [2024-10-12T09:43:17.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 9 days ago 558MB [2024-10-12T09:43:17.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-10-12T09:43:18.045Z] provisioning config files... [2024-10-12T09:43:18.061Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/725@tmp/config11204007563245726449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:43:18.400Z] ---> ****-login.sh [2024-10-12T09:43:18.400Z] nexus3.edgexfoundry.org:10001 [2024-10-12T09:43:18.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:43:18.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:43:18.667Z] Configure a credential helper to remove this warning. See [2024-10-12T09:43:18.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:43:18.667Z] [2024-10-12T09:43:18.667Z] Login Succeeded [2024-10-12T09:43:18.667Z] nexus3.edgexfoundry.org:10002 [2024-10-12T09:43:18.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:43:19.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:43:19.199Z] Configure a credential helper to remove this warning. See [2024-10-12T09:43:19.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:43:19.199Z] [2024-10-12T09:43:19.199Z] Login Succeeded [2024-10-12T09:43:19.199Z] nexus3.edgexfoundry.org:10003 [2024-10-12T09:43:19.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:43:19.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:43:19.465Z] Configure a credential helper to remove this warning. See [2024-10-12T09:43:19.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:43:19.465Z] [2024-10-12T09:43:19.465Z] Login Succeeded [2024-10-12T09:43:19.465Z] nexus3.edgexfoundry.org:10004 [2024-10-12T09:43:19.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:43:19.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:43:19.730Z] Configure a credential helper to remove this warning. See [2024-10-12T09:43:19.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:43:19.730Z] [2024-10-12T09:43:19.730Z] Login Succeeded [2024-10-12T09:43:19.730Z] ****.io [2024-10-12T09:43:19.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T09:43:20.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T09:43:20.258Z] Configure a credential helper to remove this warning. See [2024-10-12T09:43:20.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T09:43:20.258Z] [2024-10-12T09:43:20.258Z] Login Succeeded [2024-10-12T09:43:20.258Z] ---> ****-login.sh ends [Pipeline] } [2024-10-12T09:43:20.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:43:20.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-12T09:43:20.369Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-12T09:43:20.369Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:43:20.369Z] latest [2024-10-12T09:43:20.369Z] 3.2.0-dev.102 [2024-10-12T09:43:20.369Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:43:20.369Z] main [2024-10-12T09:43:20.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:20.770Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:21.128Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:43:21.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-12T09:43:21.128Z] 0ce3d1ca9ef5: Preparing [2024-10-12T09:43:21.128Z] 9ecf7b0c7bbc: Preparing [2024-10-12T09:43:21.128Z] 50cfb45a874d: Preparing [2024-10-12T09:43:21.128Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:21.128Z] bb0b6c1b02fe: Preparing [2024-10-12T09:43:21.128Z] e5b27a7e19ee: Preparing [2024-10-12T09:43:21.128Z] 16113d51b718: Preparing [2024-10-12T09:43:21.128Z] 16113d51b718: Waiting [2024-10-12T09:43:21.128Z] e5b27a7e19ee: Waiting [2024-10-12T09:43:21.394Z] 50cfb45a874d: Pushed [2024-10-12T09:43:21.394Z] d5c7e4710cc7: Pushed [2024-10-12T09:43:21.394Z] 0ce3d1ca9ef5: Pushed [2024-10-12T09:43:21.394Z] 16113d51b718: Layer already exists [2024-10-12T09:43:21.394Z] bb0b6c1b02fe: Pushed [2024-10-12T09:43:21.394Z] e5b27a7e19ee: Pushed [2024-10-12T09:43:28.022Z] 9ecf7b0c7bbc: Pushed [2024-10-12T09:43:28.022Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:449553181df90ef772479c69b9709ae1d40cef1c5cf9f2a9cf82bb4799e77a05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:28.406Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:28.778Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-12T09:43:28.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-12T09:43:28.778Z] 0ce3d1ca9ef5: Preparing [2024-10-12T09:43:28.778Z] 9ecf7b0c7bbc: Preparing [2024-10-12T09:43:28.778Z] 50cfb45a874d: Preparing [2024-10-12T09:43:28.778Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:28.778Z] bb0b6c1b02fe: Preparing [2024-10-12T09:43:28.778Z] e5b27a7e19ee: Preparing [2024-10-12T09:43:28.778Z] 16113d51b718: Preparing [2024-10-12T09:43:28.778Z] e5b27a7e19ee: Waiting [2024-10-12T09:43:28.778Z] 16113d51b718: Waiting [2024-10-12T09:43:28.778Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:28.778Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:43:28.778Z] 0ce3d1ca9ef5: Layer already exists [2024-10-12T09:43:28.778Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:28.778Z] 9ecf7b0c7bbc: Layer already exists [2024-10-12T09:43:28.778Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:43:28.778Z] 16113d51b718: Layer already exists [2024-10-12T09:43:29.042Z] latest: digest: sha256:449553181df90ef772479c69b9709ae1d40cef1c5cf9f2a9cf82bb4799e77a05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:29.409Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:29.767Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.102 [2024-10-12T09:43:29.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-12T09:43:29.767Z] 0ce3d1ca9ef5: Preparing [2024-10-12T09:43:29.767Z] 9ecf7b0c7bbc: Preparing [2024-10-12T09:43:29.767Z] 50cfb45a874d: Preparing [2024-10-12T09:43:29.767Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:29.767Z] bb0b6c1b02fe: Preparing [2024-10-12T09:43:29.767Z] e5b27a7e19ee: Preparing [2024-10-12T09:43:29.767Z] 16113d51b718: Preparing [2024-10-12T09:43:29.767Z] e5b27a7e19ee: Waiting [2024-10-12T09:43:29.767Z] 16113d51b718: Waiting [2024-10-12T09:43:29.767Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:43:29.767Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:29.767Z] 0ce3d1ca9ef5: Layer already exists [2024-10-12T09:43:29.767Z] 9ecf7b0c7bbc: Layer already exists [2024-10-12T09:43:29.767Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:29.767Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:43:29.767Z] 16113d51b718: Layer already exists [2024-10-12T09:43:29.767Z] 3.2.0-dev.102: digest: sha256:449553181df90ef772479c69b9709ae1d40cef1c5cf9f2a9cf82bb4799e77a05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:30.384Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:30.739Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:43:30.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-12T09:43:30.739Z] 0ce3d1ca9ef5: Preparing [2024-10-12T09:43:30.739Z] 9ecf7b0c7bbc: Preparing [2024-10-12T09:43:30.739Z] 50cfb45a874d: Preparing [2024-10-12T09:43:30.739Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:30.739Z] bb0b6c1b02fe: Preparing [2024-10-12T09:43:30.739Z] e5b27a7e19ee: Preparing [2024-10-12T09:43:30.739Z] 16113d51b718: Preparing [2024-10-12T09:43:30.739Z] 16113d51b718: Waiting [2024-10-12T09:43:30.739Z] e5b27a7e19ee: Waiting [2024-10-12T09:43:30.739Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:30.739Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:43:30.739Z] 0ce3d1ca9ef5: Layer already exists [2024-10-12T09:43:30.739Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:30.739Z] 9ecf7b0c7bbc: Layer already exists [2024-10-12T09:43:30.739Z] 16113d51b718: Layer already exists [2024-10-12T09:43:30.739Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:43:31.003Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:449553181df90ef772479c69b9709ae1d40cef1c5cf9f2a9cf82bb4799e77a05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:31.358Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:31.704Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-12T09:43:31.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-12T09:43:31.705Z] 0ce3d1ca9ef5: Preparing [2024-10-12T09:43:31.705Z] 9ecf7b0c7bbc: Preparing [2024-10-12T09:43:31.705Z] 50cfb45a874d: Preparing [2024-10-12T09:43:31.705Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:31.705Z] bb0b6c1b02fe: Preparing [2024-10-12T09:43:31.705Z] e5b27a7e19ee: Preparing [2024-10-12T09:43:31.705Z] 16113d51b718: Preparing [2024-10-12T09:43:31.705Z] e5b27a7e19ee: Waiting [2024-10-12T09:43:31.705Z] 16113d51b718: Waiting [2024-10-12T09:43:31.705Z] 9ecf7b0c7bbc: Layer already exists [2024-10-12T09:43:31.705Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:31.705Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:43:31.705Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:31.705Z] 0ce3d1ca9ef5: Layer already exists [2024-10-12T09:43:31.705Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:43:31.705Z] 16113d51b718: Layer already exists [2024-10-12T09:43:31.705Z] main: digest: sha256:449553181df90ef772479c69b9709ae1d40cef1c5cf9f2a9cf82bb4799e77a05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:43:32.072Z] ===================================================== [Pipeline] echo [2024-10-12T09:43:32.091Z] taggedImages: [2024-10-12T09:43:32.091Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:43:32.091Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-12T09:43:32.091Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.102 [2024-10-12T09:43:32.091Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:43:32.091Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-12T09:43:32.125Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-12T09:43:32.125Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:43:32.125Z] latest [2024-10-12T09:43:32.125Z] 3.2.0-dev.102 [2024-10-12T09:43:32.125Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:43:32.125Z] main [2024-10-12T09:43:32.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:32.511Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:32.876Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:43:32.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-12T09:43:32.876Z] 9f07b66ff02b: Preparing [2024-10-12T09:43:32.876Z] 886924546b45: Preparing [2024-10-12T09:43:32.876Z] 339c9e24af5a: Preparing [2024-10-12T09:43:32.876Z] 028e2b231b7c: Preparing [2024-10-12T09:43:32.876Z] 50cfb45a874d: Preparing [2024-10-12T09:43:32.876Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:32.876Z] bb0b6c1b02fe: Preparing [2024-10-12T09:43:32.876Z] e5b27a7e19ee: Preparing [2024-10-12T09:43:32.876Z] 16113d51b718: Preparing [2024-10-12T09:43:32.876Z] bb0b6c1b02fe: Waiting [2024-10-12T09:43:32.876Z] d5c7e4710cc7: Waiting [2024-10-12T09:43:32.876Z] e5b27a7e19ee: Waiting [2024-10-12T09:43:32.876Z] 16113d51b718: Waiting [2024-10-12T09:43:32.876Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:33.142Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:33.142Z] 886924546b45: Pushed [2024-10-12T09:43:33.142Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:43:33.142Z] 339c9e24af5a: Pushed [2024-10-12T09:43:33.142Z] 9f07b66ff02b: Pushed [2024-10-12T09:43:33.142Z] 16113d51b718: Layer already exists [2024-10-12T09:43:33.142Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:43:36.469Z] 028e2b231b7c: Pushed [2024-10-12T09:43:36.469Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:9e7739ae4374071c316b2df9ca6adead5b58a77a4668a8be14ec046e1fe5efe3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:36.824Z] + 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-10-12T09:43:37.179Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-12T09:43:37.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-12T09:43:37.179Z] 9f07b66ff02b: Preparing [2024-10-12T09:43:37.179Z] 886924546b45: Preparing [2024-10-12T09:43:37.179Z] 339c9e24af5a: Preparing [2024-10-12T09:43:37.179Z] 028e2b231b7c: Preparing [2024-10-12T09:43:37.179Z] 50cfb45a874d: Preparing [2024-10-12T09:43:37.179Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:37.179Z] bb0b6c1b02fe: Preparing [2024-10-12T09:43:37.179Z] e5b27a7e19ee: Preparing [2024-10-12T09:43:37.179Z] 16113d51b718: Preparing [2024-10-12T09:43:37.179Z] bb0b6c1b02fe: Waiting [2024-10-12T09:43:37.179Z] d5c7e4710cc7: Waiting [2024-10-12T09:43:37.179Z] e5b27a7e19ee: Waiting [2024-10-12T09:43:37.179Z] 16113d51b718: Waiting [2024-10-12T09:43:37.179Z] 9f07b66ff02b: Layer already exists [2024-10-12T09:43:37.179Z] 028e2b231b7c: Layer already exists [2024-10-12T09:43:37.179Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:37.179Z] 886924546b45: Layer already exists [2024-10-12T09:43:37.179Z] 339c9e24af5a: Layer already exists [2024-10-12T09:43:37.179Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:43:37.179Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:37.179Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:43:37.179Z] 16113d51b718: Layer already exists [2024-10-12T09:43:37.179Z] latest: digest: sha256:9e7739ae4374071c316b2df9ca6adead5b58a77a4668a8be14ec046e1fe5efe3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:37.808Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:38.166Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.102 [2024-10-12T09:43:38.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-12T09:43:38.166Z] 9f07b66ff02b: Preparing [2024-10-12T09:43:38.166Z] 886924546b45: Preparing [2024-10-12T09:43:38.166Z] 339c9e24af5a: Preparing [2024-10-12T09:43:38.166Z] 028e2b231b7c: Preparing [2024-10-12T09:43:38.166Z] 50cfb45a874d: Preparing [2024-10-12T09:43:38.166Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:38.166Z] bb0b6c1b02fe: Preparing [2024-10-12T09:43:38.166Z] e5b27a7e19ee: Preparing [2024-10-12T09:43:38.166Z] 16113d51b718: Preparing [2024-10-12T09:43:38.166Z] d5c7e4710cc7: Waiting [2024-10-12T09:43:38.166Z] e5b27a7e19ee: Waiting [2024-10-12T09:43:38.166Z] bb0b6c1b02fe: Waiting [2024-10-12T09:43:38.166Z] 16113d51b718: Waiting [2024-10-12T09:43:38.166Z] 886924546b45: Layer already exists [2024-10-12T09:43:38.166Z] 9f07b66ff02b: Layer already exists [2024-10-12T09:43:38.166Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:38.166Z] 028e2b231b7c: Layer already exists [2024-10-12T09:43:38.166Z] 339c9e24af5a: Layer already exists [2024-10-12T09:43:38.166Z] 16113d51b718: Layer already exists [2024-10-12T09:43:38.166Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:38.166Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:43:38.166Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:43:38.166Z] 3.2.0-dev.102: digest: sha256:9e7739ae4374071c316b2df9ca6adead5b58a77a4668a8be14ec046e1fe5efe3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:38.787Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:39.132Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:43:39.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-12T09:43:39.132Z] 9f07b66ff02b: Preparing [2024-10-12T09:43:39.132Z] 886924546b45: Preparing [2024-10-12T09:43:39.132Z] 339c9e24af5a: Preparing [2024-10-12T09:43:39.132Z] 028e2b231b7c: Preparing [2024-10-12T09:43:39.132Z] 50cfb45a874d: Preparing [2024-10-12T09:43:39.132Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:39.132Z] bb0b6c1b02fe: Preparing [2024-10-12T09:43:39.132Z] e5b27a7e19ee: Preparing [2024-10-12T09:43:39.132Z] 16113d51b718: Preparing [2024-10-12T09:43:39.132Z] bb0b6c1b02fe: Waiting [2024-10-12T09:43:39.132Z] e5b27a7e19ee: Waiting [2024-10-12T09:43:39.132Z] 16113d51b718: Waiting [2024-10-12T09:43:39.132Z] d5c7e4710cc7: Waiting [2024-10-12T09:43:39.132Z] 886924546b45: Layer already exists [2024-10-12T09:43:39.132Z] 028e2b231b7c: Layer already exists [2024-10-12T09:43:39.132Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:39.132Z] 339c9e24af5a: Layer already exists [2024-10-12T09:43:39.132Z] 9f07b66ff02b: Layer already exists [2024-10-12T09:43:39.132Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:39.132Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:43:39.132Z] 16113d51b718: Layer already exists [2024-10-12T09:43:39.132Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:43:39.132Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:9e7739ae4374071c316b2df9ca6adead5b58a77a4668a8be14ec046e1fe5efe3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:39.749Z] + 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-10-12T09:43:40.107Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-12T09:43:40.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-12T09:43:40.107Z] 9f07b66ff02b: Preparing [2024-10-12T09:43:40.107Z] 886924546b45: Preparing [2024-10-12T09:43:40.107Z] 339c9e24af5a: Preparing [2024-10-12T09:43:40.107Z] 028e2b231b7c: Preparing [2024-10-12T09:43:40.107Z] 50cfb45a874d: Preparing [2024-10-12T09:43:40.107Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:40.107Z] bb0b6c1b02fe: Preparing [2024-10-12T09:43:40.107Z] e5b27a7e19ee: Preparing [2024-10-12T09:43:40.107Z] 16113d51b718: Preparing [2024-10-12T09:43:40.107Z] d5c7e4710cc7: Waiting [2024-10-12T09:43:40.107Z] bb0b6c1b02fe: Waiting [2024-10-12T09:43:40.107Z] e5b27a7e19ee: Waiting [2024-10-12T09:43:40.107Z] 16113d51b718: Waiting [2024-10-12T09:43:40.107Z] 028e2b231b7c: Layer already exists [2024-10-12T09:43:40.107Z] 9f07b66ff02b: Layer already exists [2024-10-12T09:43:40.107Z] 886924546b45: Layer already exists [2024-10-12T09:43:40.107Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:40.107Z] 339c9e24af5a: Layer already exists [2024-10-12T09:43:40.107Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:40.107Z] 16113d51b718: Layer already exists [2024-10-12T09:43:40.107Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:43:40.107Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:43:40.373Z] main: digest: sha256:9e7739ae4374071c316b2df9ca6adead5b58a77a4668a8be14ec046e1fe5efe3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:43:40.462Z] ===================================================== [Pipeline] echo [2024-10-12T09:43:40.477Z] taggedImages: [2024-10-12T09:43:40.477Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:43:40.477Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-12T09:43:40.477Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.102 [2024-10-12T09:43:40.477Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:43:40.477Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-12T09:43:40.514Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-12T09:43:40.514Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:43:40.514Z] latest [2024-10-12T09:43:40.514Z] 3.2.0-dev.102 [2024-10-12T09:43:40.514Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:43:40.514Z] main [2024-10-12T09:43:40.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:40.887Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:41.241Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:43:41.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-12T09:43:41.241Z] a03597f17d68: Preparing [2024-10-12T09:43:41.241Z] ee87386c61af: Preparing [2024-10-12T09:43:41.241Z] 2fbab379dd1f: Preparing [2024-10-12T09:43:41.241Z] 50cfb45a874d: Preparing [2024-10-12T09:43:41.241Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:41.241Z] 5ff234f6a8ed: Preparing [2024-10-12T09:43:41.241Z] 50e677bcef4b: Preparing [2024-10-12T09:43:41.241Z] 16113d51b718: Preparing [2024-10-12T09:43:41.241Z] 5ff234f6a8ed: Waiting [2024-10-12T09:43:41.241Z] 50e677bcef4b: Waiting [2024-10-12T09:43:41.241Z] 16113d51b718: Waiting [2024-10-12T09:43:41.241Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:41.241Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:41.506Z] ee87386c61af: Pushed [2024-10-12T09:43:41.506Z] a03597f17d68: Pushed [2024-10-12T09:43:41.506Z] 16113d51b718: Layer already exists [2024-10-12T09:43:41.506Z] 50e677bcef4b: Pushed [2024-10-12T09:43:41.506Z] 5ff234f6a8ed: Pushed [2024-10-12T09:43:48.127Z] 2fbab379dd1f: Pushed [2024-10-12T09:43:48.127Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:8f5610d1e4a6a6f62bb25ac6c8ce7f0a5f3ec6b78531b05b0e160c81a7611ecf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:48.475Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:48.827Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-12T09:43:48.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-12T09:43:48.828Z] a03597f17d68: Preparing [2024-10-12T09:43:48.828Z] ee87386c61af: Preparing [2024-10-12T09:43:48.828Z] 2fbab379dd1f: Preparing [2024-10-12T09:43:48.828Z] 50cfb45a874d: Preparing [2024-10-12T09:43:48.828Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:48.828Z] 5ff234f6a8ed: Preparing [2024-10-12T09:43:48.828Z] 50e677bcef4b: Preparing [2024-10-12T09:43:48.828Z] 16113d51b718: Preparing [2024-10-12T09:43:48.828Z] 5ff234f6a8ed: Waiting [2024-10-12T09:43:48.828Z] 50e677bcef4b: Waiting [2024-10-12T09:43:48.828Z] 16113d51b718: Waiting [2024-10-12T09:43:48.828Z] ee87386c61af: Layer already exists [2024-10-12T09:43:48.828Z] a03597f17d68: Layer already exists [2024-10-12T09:43:48.828Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:48.828Z] 2fbab379dd1f: Layer already exists [2024-10-12T09:43:48.828Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:48.828Z] 5ff234f6a8ed: Layer already exists [2024-10-12T09:43:48.828Z] 16113d51b718: Layer already exists [2024-10-12T09:43:48.828Z] 50e677bcef4b: Layer already exists [2024-10-12T09:43:48.828Z] latest: digest: sha256:8f5610d1e4a6a6f62bb25ac6c8ce7f0a5f3ec6b78531b05b0e160c81a7611ecf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:49.436Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:49.788Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.102 [2024-10-12T09:43:49.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-12T09:43:49.788Z] a03597f17d68: Preparing [2024-10-12T09:43:49.788Z] ee87386c61af: Preparing [2024-10-12T09:43:49.788Z] 2fbab379dd1f: Preparing [2024-10-12T09:43:49.788Z] 50cfb45a874d: Preparing [2024-10-12T09:43:49.788Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:49.788Z] 5ff234f6a8ed: Preparing [2024-10-12T09:43:49.788Z] 50e677bcef4b: Preparing [2024-10-12T09:43:49.788Z] 5ff234f6a8ed: Waiting [2024-10-12T09:43:49.788Z] 16113d51b718: Preparing [2024-10-12T09:43:49.788Z] 50e677bcef4b: Waiting [2024-10-12T09:43:49.788Z] 16113d51b718: Waiting [2024-10-12T09:43:49.788Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:49.788Z] ee87386c61af: Layer already exists [2024-10-12T09:43:49.788Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:49.788Z] a03597f17d68: Layer already exists [2024-10-12T09:43:49.788Z] 2fbab379dd1f: Layer already exists [2024-10-12T09:43:49.788Z] 5ff234f6a8ed: Layer already exists [2024-10-12T09:43:49.788Z] 50e677bcef4b: Layer already exists [2024-10-12T09:43:49.788Z] 16113d51b718: Layer already exists [2024-10-12T09:43:49.788Z] 3.2.0-dev.102: digest: sha256:8f5610d1e4a6a6f62bb25ac6c8ce7f0a5f3ec6b78531b05b0e160c81a7611ecf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:50.411Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:50.759Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:43:50.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-12T09:43:50.759Z] a03597f17d68: Preparing [2024-10-12T09:43:50.759Z] ee87386c61af: Preparing [2024-10-12T09:43:50.759Z] 2fbab379dd1f: Preparing [2024-10-12T09:43:50.759Z] 50cfb45a874d: Preparing [2024-10-12T09:43:50.759Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:50.759Z] 5ff234f6a8ed: Preparing [2024-10-12T09:43:50.759Z] 50e677bcef4b: Preparing [2024-10-12T09:43:50.759Z] 16113d51b718: Preparing [2024-10-12T09:43:50.759Z] 5ff234f6a8ed: Waiting [2024-10-12T09:43:50.759Z] 50e677bcef4b: Waiting [2024-10-12T09:43:50.759Z] 16113d51b718: Waiting [2024-10-12T09:43:50.759Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:50.759Z] ee87386c61af: Layer already exists [2024-10-12T09:43:50.759Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:50.759Z] a03597f17d68: Layer already exists [2024-10-12T09:43:50.759Z] 2fbab379dd1f: Layer already exists [2024-10-12T09:43:50.759Z] 5ff234f6a8ed: Layer already exists [2024-10-12T09:43:50.759Z] 50e677bcef4b: Layer already exists [2024-10-12T09:43:50.759Z] 16113d51b718: Layer already exists [2024-10-12T09:43:50.759Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:8f5610d1e4a6a6f62bb25ac6c8ce7f0a5f3ec6b78531b05b0e160c81a7611ecf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:51.111Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:51.725Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-12T09:43:51.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-12T09:43:51.725Z] a03597f17d68: Preparing [2024-10-12T09:43:51.725Z] ee87386c61af: Preparing [2024-10-12T09:43:51.725Z] 2fbab379dd1f: Preparing [2024-10-12T09:43:51.725Z] 50cfb45a874d: Preparing [2024-10-12T09:43:51.725Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:51.725Z] 5ff234f6a8ed: Preparing [2024-10-12T09:43:51.725Z] 50e677bcef4b: Preparing [2024-10-12T09:43:51.725Z] 16113d51b718: Preparing [2024-10-12T09:43:51.725Z] 5ff234f6a8ed: Waiting [2024-10-12T09:43:51.725Z] 50e677bcef4b: Waiting [2024-10-12T09:43:51.725Z] 16113d51b718: Waiting [2024-10-12T09:43:51.725Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:51.725Z] a03597f17d68: Layer already exists [2024-10-12T09:43:51.725Z] 2fbab379dd1f: Layer already exists [2024-10-12T09:43:51.725Z] 50cfb45a874d: Layer already exists [2024-10-12T09:43:51.725Z] ee87386c61af: Layer already exists [2024-10-12T09:43:51.725Z] 50e677bcef4b: Layer already exists [2024-10-12T09:43:51.725Z] 5ff234f6a8ed: Layer already exists [2024-10-12T09:43:51.725Z] 16113d51b718: Layer already exists [2024-10-12T09:43:51.725Z] main: digest: sha256:8f5610d1e4a6a6f62bb25ac6c8ce7f0a5f3ec6b78531b05b0e160c81a7611ecf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:43:52.060Z] ===================================================== [Pipeline] echo [2024-10-12T09:43:52.079Z] taggedImages: [2024-10-12T09:43:52.079Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:43:52.079Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-12T09:43:52.079Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.102 [2024-10-12T09:43:52.079Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:43:52.079Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-12T09:43:52.111Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-12T09:43:52.111Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:43:52.111Z] latest [2024-10-12T09:43:52.111Z] 3.2.0-dev.102 [2024-10-12T09:43:52.111Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:43:52.111Z] main [2024-10-12T09:43:52.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:52.479Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:43:52.831Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:43:52.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-12T09:43:52.831Z] 807b22c095d5: Preparing [2024-10-12T09:43:52.831Z] 89eebac2affd: Preparing [2024-10-12T09:43:52.831Z] ca9ae361df04: Preparing [2024-10-12T09:43:52.831Z] d5c7e4710cc7: Preparing [2024-10-12T09:43:52.831Z] 450d49c5e53a: Preparing [2024-10-12T09:43:52.831Z] 0fba9c3ea879: Preparing [2024-10-12T09:43:52.831Z] 16113d51b718: Preparing [2024-10-12T09:43:52.831Z] 0fba9c3ea879: Waiting [2024-10-12T09:43:52.831Z] 16113d51b718: Waiting [2024-10-12T09:43:52.831Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:43:53.096Z] 89eebac2affd: Pushed [2024-10-12T09:43:53.096Z] 807b22c095d5: Pushed [2024-10-12T09:43:53.096Z] 450d49c5e53a: Pushed [2024-10-12T09:43:53.096Z] 0fba9c3ea879: Pushed [2024-10-12T09:43:53.096Z] 16113d51b718: Layer already exists [2024-10-12T09:43:59.710Z] ca9ae361df04: Pushed [2024-10-12T09:43:59.711Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:8efd0b9859af9c99499f19862bbdbd8c4586baf8a6806eeec1d3ae93ed2a57c0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:00.066Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:00.407Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-12T09:44:00.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-12T09:44:00.407Z] 807b22c095d5: Preparing [2024-10-12T09:44:00.407Z] 89eebac2affd: Preparing [2024-10-12T09:44:00.407Z] ca9ae361df04: Preparing [2024-10-12T09:44:00.407Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:00.407Z] 450d49c5e53a: Preparing [2024-10-12T09:44:00.407Z] 0fba9c3ea879: Preparing [2024-10-12T09:44:00.407Z] 16113d51b718: Preparing [2024-10-12T09:44:00.407Z] 16113d51b718: Waiting [2024-10-12T09:44:00.407Z] 0fba9c3ea879: Waiting [2024-10-12T09:44:00.407Z] 807b22c095d5: Layer already exists [2024-10-12T09:44:00.407Z] 89eebac2affd: Layer already exists [2024-10-12T09:44:00.407Z] ca9ae361df04: Layer already exists [2024-10-12T09:44:00.407Z] 450d49c5e53a: Layer already exists [2024-10-12T09:44:00.407Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:00.407Z] 16113d51b718: Layer already exists [2024-10-12T09:44:00.407Z] 0fba9c3ea879: Layer already exists [2024-10-12T09:44:00.407Z] latest: digest: sha256:8efd0b9859af9c99499f19862bbdbd8c4586baf8a6806eeec1d3ae93ed2a57c0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:01.023Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:01.383Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.102 [2024-10-12T09:44:01.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-12T09:44:01.383Z] 807b22c095d5: Preparing [2024-10-12T09:44:01.383Z] 89eebac2affd: Preparing [2024-10-12T09:44:01.383Z] ca9ae361df04: Preparing [2024-10-12T09:44:01.383Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:01.383Z] 450d49c5e53a: Preparing [2024-10-12T09:44:01.383Z] 0fba9c3ea879: Preparing [2024-10-12T09:44:01.383Z] 16113d51b718: Preparing [2024-10-12T09:44:01.383Z] 0fba9c3ea879: Waiting [2024-10-12T09:44:01.383Z] 16113d51b718: Waiting [2024-10-12T09:44:01.383Z] 89eebac2affd: Layer already exists [2024-10-12T09:44:01.383Z] 807b22c095d5: Layer already exists [2024-10-12T09:44:01.383Z] 450d49c5e53a: Layer already exists [2024-10-12T09:44:01.383Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:01.383Z] ca9ae361df04: Layer already exists [2024-10-12T09:44:01.383Z] 0fba9c3ea879: Layer already exists [2024-10-12T09:44:01.383Z] 16113d51b718: Layer already exists [2024-10-12T09:44:01.647Z] 3.2.0-dev.102: digest: sha256:8efd0b9859af9c99499f19862bbdbd8c4586baf8a6806eeec1d3ae93ed2a57c0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:02.000Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:02.355Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:02.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-12T09:44:02.355Z] 807b22c095d5: Preparing [2024-10-12T09:44:02.355Z] 89eebac2affd: Preparing [2024-10-12T09:44:02.355Z] ca9ae361df04: Preparing [2024-10-12T09:44:02.355Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:02.355Z] 450d49c5e53a: Preparing [2024-10-12T09:44:02.355Z] 0fba9c3ea879: Preparing [2024-10-12T09:44:02.355Z] 16113d51b718: Preparing [2024-10-12T09:44:02.355Z] 0fba9c3ea879: Waiting [2024-10-12T09:44:02.355Z] 16113d51b718: Waiting [2024-10-12T09:44:02.355Z] 89eebac2affd: Layer already exists [2024-10-12T09:44:02.355Z] 807b22c095d5: Layer already exists [2024-10-12T09:44:02.355Z] ca9ae361df04: Layer already exists [2024-10-12T09:44:02.355Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:02.355Z] 450d49c5e53a: Layer already exists [2024-10-12T09:44:02.355Z] 16113d51b718: Layer already exists [2024-10-12T09:44:02.355Z] 0fba9c3ea879: Layer already exists [2024-10-12T09:44:02.620Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:8efd0b9859af9c99499f19862bbdbd8c4586baf8a6806eeec1d3ae93ed2a57c0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:02.964Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:03.315Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-12T09:44:03.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-12T09:44:03.315Z] 807b22c095d5: Preparing [2024-10-12T09:44:03.315Z] 89eebac2affd: Preparing [2024-10-12T09:44:03.315Z] ca9ae361df04: Preparing [2024-10-12T09:44:03.315Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:03.315Z] 450d49c5e53a: Preparing [2024-10-12T09:44:03.315Z] 0fba9c3ea879: Preparing [2024-10-12T09:44:03.315Z] 16113d51b718: Preparing [2024-10-12T09:44:03.315Z] 0fba9c3ea879: Waiting [2024-10-12T09:44:03.315Z] 16113d51b718: Waiting [2024-10-12T09:44:03.315Z] 807b22c095d5: Layer already exists [2024-10-12T09:44:03.315Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:03.315Z] 450d49c5e53a: Layer already exists [2024-10-12T09:44:03.315Z] 89eebac2affd: Layer already exists [2024-10-12T09:44:03.315Z] ca9ae361df04: Layer already exists [2024-10-12T09:44:03.315Z] 16113d51b718: Layer already exists [2024-10-12T09:44:03.315Z] 0fba9c3ea879: Layer already exists [2024-10-12T09:44:03.315Z] main: digest: sha256:8efd0b9859af9c99499f19862bbdbd8c4586baf8a6806eeec1d3ae93ed2a57c0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:44:03.661Z] ===================================================== [Pipeline] echo [2024-10-12T09:44:03.675Z] taggedImages: [2024-10-12T09:44:03.675Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:03.675Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-12T09:44:03.675Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.102 [2024-10-12T09:44:03.675Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:03.675Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-12T09:44:03.707Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-12T09:44:03.707Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:03.707Z] latest [2024-10-12T09:44:03.707Z] 3.2.0-dev.102 [2024-10-12T09:44:03.707Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:03.707Z] main [2024-10-12T09:44:03.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:04.102Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:04.479Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:04.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-12T09:44:04.479Z] 9a454f1409c5: Preparing [2024-10-12T09:44:04.479Z] 8d079869a88b: Preparing [2024-10-12T09:44:04.479Z] e2d70fab72ca: Preparing [2024-10-12T09:44:04.479Z] 42ff8cfca59f: Preparing [2024-10-12T09:44:04.479Z] 50cfb45a874d: Preparing [2024-10-12T09:44:04.479Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:04.479Z] bb0b6c1b02fe: Preparing [2024-10-12T09:44:04.479Z] e5b27a7e19ee: Preparing [2024-10-12T09:44:04.479Z] 16113d51b718: Preparing [2024-10-12T09:44:04.479Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:04.479Z] bb0b6c1b02fe: Waiting [2024-10-12T09:44:04.479Z] e5b27a7e19ee: Waiting [2024-10-12T09:44:04.479Z] 16113d51b718: Waiting [2024-10-12T09:44:04.479Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:04.748Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:04.748Z] e2d70fab72ca: Pushed [2024-10-12T09:44:04.748Z] 9a454f1409c5: Pushed [2024-10-12T09:44:04.748Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:44:04.748Z] 8d079869a88b: Pushed [2024-10-12T09:44:04.748Z] 16113d51b718: Layer already exists [2024-10-12T09:44:04.748Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:44:11.400Z] 42ff8cfca59f: Pushed [2024-10-12T09:44:11.400Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:a4edd34985eb06e8804b2b047d53f354d6e1687c9be59f634935e76fdd99f5ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:11.744Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:12.085Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-12T09:44:12.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-12T09:44:12.085Z] 9a454f1409c5: Preparing [2024-10-12T09:44:12.085Z] 8d079869a88b: Preparing [2024-10-12T09:44:12.085Z] e2d70fab72ca: Preparing [2024-10-12T09:44:12.085Z] 42ff8cfca59f: Preparing [2024-10-12T09:44:12.085Z] 50cfb45a874d: Preparing [2024-10-12T09:44:12.085Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:12.085Z] bb0b6c1b02fe: Preparing [2024-10-12T09:44:12.085Z] e5b27a7e19ee: Preparing [2024-10-12T09:44:12.085Z] 16113d51b718: Preparing [2024-10-12T09:44:12.085Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:12.085Z] 16113d51b718: Waiting [2024-10-12T09:44:12.085Z] bb0b6c1b02fe: Waiting [2024-10-12T09:44:12.085Z] 42ff8cfca59f: Layer already exists [2024-10-12T09:44:12.085Z] e2d70fab72ca: Layer already exists [2024-10-12T09:44:12.085Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:12.085Z] 9a454f1409c5: Layer already exists [2024-10-12T09:44:12.085Z] 8d079869a88b: Layer already exists [2024-10-12T09:44:12.085Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:44:12.085Z] 16113d51b718: Layer already exists [2024-10-12T09:44:12.085Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:12.085Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:44:12.085Z] latest: digest: sha256:a4edd34985eb06e8804b2b047d53f354d6e1687c9be59f634935e76fdd99f5ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:12.440Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:12.796Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.102 [2024-10-12T09:44:12.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-12T09:44:12.796Z] 9a454f1409c5: Preparing [2024-10-12T09:44:12.796Z] 8d079869a88b: Preparing [2024-10-12T09:44:12.796Z] e2d70fab72ca: Preparing [2024-10-12T09:44:12.796Z] 42ff8cfca59f: Preparing [2024-10-12T09:44:12.796Z] 50cfb45a874d: Preparing [2024-10-12T09:44:12.796Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:12.796Z] bb0b6c1b02fe: Preparing [2024-10-12T09:44:12.796Z] e5b27a7e19ee: Preparing [2024-10-12T09:44:12.796Z] 16113d51b718: Preparing [2024-10-12T09:44:12.796Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:12.796Z] bb0b6c1b02fe: Waiting [2024-10-12T09:44:12.796Z] e5b27a7e19ee: Waiting [2024-10-12T09:44:12.796Z] 16113d51b718: Waiting [2024-10-12T09:44:12.796Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:12.796Z] e2d70fab72ca: Layer already exists [2024-10-12T09:44:12.796Z] 8d079869a88b: Layer already exists [2024-10-12T09:44:12.796Z] 42ff8cfca59f: Layer already exists [2024-10-12T09:44:12.796Z] 9a454f1409c5: Layer already exists [2024-10-12T09:44:12.796Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:44:12.796Z] 16113d51b718: Layer already exists [2024-10-12T09:44:12.796Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:44:12.796Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:13.061Z] 3.2.0-dev.102: digest: sha256:a4edd34985eb06e8804b2b047d53f354d6e1687c9be59f634935e76fdd99f5ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:13.417Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:14.350Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:14.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-12T09:44:14.350Z] 9a454f1409c5: Preparing [2024-10-12T09:44:14.350Z] 8d079869a88b: Preparing [2024-10-12T09:44:14.350Z] e2d70fab72ca: Preparing [2024-10-12T09:44:14.350Z] 42ff8cfca59f: Preparing [2024-10-12T09:44:14.350Z] 50cfb45a874d: Preparing [2024-10-12T09:44:14.350Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:14.350Z] bb0b6c1b02fe: Preparing [2024-10-12T09:44:14.350Z] e5b27a7e19ee: Preparing [2024-10-12T09:44:14.350Z] 16113d51b718: Preparing [2024-10-12T09:44:14.350Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:14.350Z] bb0b6c1b02fe: Waiting [2024-10-12T09:44:14.350Z] e5b27a7e19ee: Waiting [2024-10-12T09:44:14.350Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:14.350Z] 8d079869a88b: Layer already exists [2024-10-12T09:44:14.350Z] 9a454f1409c5: Layer already exists [2024-10-12T09:44:14.350Z] e2d70fab72ca: Layer already exists [2024-10-12T09:44:14.350Z] 42ff8cfca59f: Layer already exists [2024-10-12T09:44:14.350Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:14.350Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:44:14.350Z] 16113d51b718: Layer already exists [2024-10-12T09:44:14.350Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:44:14.350Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:a4edd34985eb06e8804b2b047d53f354d6e1687c9be59f634935e76fdd99f5ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:14.960Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:15.308Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-12T09:44:15.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-12T09:44:15.308Z] 9a454f1409c5: Preparing [2024-10-12T09:44:15.308Z] 8d079869a88b: Preparing [2024-10-12T09:44:15.308Z] e2d70fab72ca: Preparing [2024-10-12T09:44:15.308Z] 42ff8cfca59f: Preparing [2024-10-12T09:44:15.308Z] 50cfb45a874d: Preparing [2024-10-12T09:44:15.308Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:15.308Z] bb0b6c1b02fe: Preparing [2024-10-12T09:44:15.308Z] e5b27a7e19ee: Preparing [2024-10-12T09:44:15.308Z] 16113d51b718: Preparing [2024-10-12T09:44:15.308Z] e5b27a7e19ee: Waiting [2024-10-12T09:44:15.308Z] 16113d51b718: Waiting [2024-10-12T09:44:15.308Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:15.308Z] bb0b6c1b02fe: Waiting [2024-10-12T09:44:15.308Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:15.308Z] 8d079869a88b: Layer already exists [2024-10-12T09:44:15.308Z] 9a454f1409c5: Layer already exists [2024-10-12T09:44:15.308Z] e2d70fab72ca: Layer already exists [2024-10-12T09:44:15.308Z] 42ff8cfca59f: Layer already exists [2024-10-12T09:44:15.308Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:15.308Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:44:15.308Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:44:15.308Z] 16113d51b718: Layer already exists [2024-10-12T09:44:15.571Z] main: digest: sha256:a4edd34985eb06e8804b2b047d53f354d6e1687c9be59f634935e76fdd99f5ac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:44:15.661Z] ===================================================== [Pipeline] echo [2024-10-12T09:44:15.676Z] taggedImages: [2024-10-12T09:44:15.677Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:15.677Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-12T09:44:15.677Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.102 [2024-10-12T09:44:15.677Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:15.677Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-12T09:44:15.704Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-12T09:44:15.704Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:15.704Z] latest [2024-10-12T09:44:15.704Z] 3.2.0-dev.102 [2024-10-12T09:44:15.704Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:15.704Z] main [2024-10-12T09:44:15.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:16.067Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:16.414Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:16.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-12T09:44:16.414Z] 17d070da0ff9: Preparing [2024-10-12T09:44:16.414Z] b1cb747bc9b4: Preparing [2024-10-12T09:44:16.414Z] 4e5debf37aa6: Preparing [2024-10-12T09:44:16.414Z] cde1650d8a1a: Preparing [2024-10-12T09:44:16.414Z] d1de396fdd49: Preparing [2024-10-12T09:44:16.414Z] 33ab01766560: Preparing [2024-10-12T09:44:16.414Z] ae404ac73397: Preparing [2024-10-12T09:44:16.414Z] 44e5b2b98c26: Preparing [2024-10-12T09:44:16.414Z] 50cfb45a874d: Preparing [2024-10-12T09:44:16.414Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:16.414Z] 10dec8575bd6: Preparing [2024-10-12T09:44:16.414Z] 40c7966f3500: Preparing [2024-10-12T09:44:16.414Z] 5f70bf18a086: Preparing [2024-10-12T09:44:16.414Z] 94fb6fe09ac4: Preparing [2024-10-12T09:44:16.414Z] 9065386b0e94: Preparing [2024-10-12T09:44:16.414Z] 745c99e0088c: Preparing [2024-10-12T09:44:16.414Z] 16113d51b718: Preparing [2024-10-12T09:44:16.414Z] 44e5b2b98c26: Waiting [2024-10-12T09:44:16.414Z] 50cfb45a874d: Waiting [2024-10-12T09:44:16.414Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:16.414Z] 10dec8575bd6: Waiting [2024-10-12T09:44:16.414Z] 33ab01766560: Waiting [2024-10-12T09:44:16.414Z] ae404ac73397: Waiting [2024-10-12T09:44:16.414Z] 5f70bf18a086: Waiting [2024-10-12T09:44:16.414Z] 94fb6fe09ac4: Waiting [2024-10-12T09:44:16.414Z] 9065386b0e94: Waiting [2024-10-12T09:44:16.414Z] 745c99e0088c: Waiting [2024-10-12T09:44:16.414Z] 16113d51b718: Waiting [2024-10-12T09:44:16.414Z] 40c7966f3500: Waiting [2024-10-12T09:44:16.678Z] 4e5debf37aa6: Pushed [2024-10-12T09:44:16.678Z] cde1650d8a1a: Pushed [2024-10-12T09:44:16.678Z] 17d070da0ff9: Pushed [2024-10-12T09:44:16.678Z] b1cb747bc9b4: Pushed [2024-10-12T09:44:16.678Z] d1de396fdd49: Pushed [2024-10-12T09:44:16.678Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:16.678Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:16.678Z] 33ab01766560: Pushed [2024-10-12T09:44:16.942Z] 5f70bf18a086: Layer already exists [2024-10-12T09:44:16.942Z] ae404ac73397: Pushed [2024-10-12T09:44:16.942Z] 40c7966f3500: Pushed [2024-10-12T09:44:16.942Z] 10dec8575bd6: Pushed [2024-10-12T09:44:16.942Z] 94fb6fe09ac4: Pushed [2024-10-12T09:44:16.942Z] 16113d51b718: Layer already exists [2024-10-12T09:44:16.942Z] 745c99e0088c: Pushed [2024-10-12T09:44:17.205Z] 9065386b0e94: Pushed [2024-10-12T09:44:21.439Z] 44e5b2b98c26: Pushed [2024-10-12T09:44:21.439Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:1ef51d5f50060aab64c1d76c92f0a5accce8ce38df78d392b98b97a8f3782006 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:21.782Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:22.136Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-12T09:44:22.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-12T09:44:22.136Z] 17d070da0ff9: Preparing [2024-10-12T09:44:22.136Z] b1cb747bc9b4: Preparing [2024-10-12T09:44:22.136Z] 4e5debf37aa6: Preparing [2024-10-12T09:44:22.136Z] cde1650d8a1a: Preparing [2024-10-12T09:44:22.136Z] d1de396fdd49: Preparing [2024-10-12T09:44:22.136Z] 33ab01766560: Preparing [2024-10-12T09:44:22.136Z] ae404ac73397: Preparing [2024-10-12T09:44:22.136Z] 44e5b2b98c26: Preparing [2024-10-12T09:44:22.136Z] 50cfb45a874d: Preparing [2024-10-12T09:44:22.136Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:22.136Z] 10dec8575bd6: Preparing [2024-10-12T09:44:22.136Z] 40c7966f3500: Preparing [2024-10-12T09:44:22.136Z] 5f70bf18a086: Preparing [2024-10-12T09:44:22.136Z] 94fb6fe09ac4: Preparing [2024-10-12T09:44:22.136Z] 9065386b0e94: Preparing [2024-10-12T09:44:22.136Z] 745c99e0088c: Preparing [2024-10-12T09:44:22.136Z] 16113d51b718: Preparing [2024-10-12T09:44:22.136Z] 33ab01766560: Waiting [2024-10-12T09:44:22.136Z] 10dec8575bd6: Waiting [2024-10-12T09:44:22.136Z] ae404ac73397: Waiting [2024-10-12T09:44:22.136Z] 40c7966f3500: Waiting [2024-10-12T09:44:22.136Z] 44e5b2b98c26: Waiting [2024-10-12T09:44:22.136Z] 5f70bf18a086: Waiting [2024-10-12T09:44:22.136Z] 94fb6fe09ac4: Waiting [2024-10-12T09:44:22.136Z] 50cfb45a874d: Waiting [2024-10-12T09:44:22.136Z] 9065386b0e94: Waiting [2024-10-12T09:44:22.136Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:22.136Z] 745c99e0088c: Waiting [2024-10-12T09:44:22.136Z] d1de396fdd49: Layer already exists [2024-10-12T09:44:22.136Z] b1cb747bc9b4: Layer already exists [2024-10-12T09:44:22.136Z] 17d070da0ff9: Layer already exists [2024-10-12T09:44:22.136Z] cde1650d8a1a: Layer already exists [2024-10-12T09:44:22.136Z] 4e5debf37aa6: Layer already exists [2024-10-12T09:44:22.136Z] 44e5b2b98c26: Layer already exists [2024-10-12T09:44:22.136Z] ae404ac73397: Layer already exists [2024-10-12T09:44:22.136Z] 33ab01766560: Layer already exists [2024-10-12T09:44:22.136Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:22.136Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:22.136Z] 94fb6fe09ac4: Layer already exists [2024-10-12T09:44:22.136Z] 40c7966f3500: Layer already exists [2024-10-12T09:44:22.136Z] 5f70bf18a086: Layer already exists [2024-10-12T09:44:22.136Z] 10dec8575bd6: Layer already exists [2024-10-12T09:44:22.136Z] 9065386b0e94: Layer already exists [2024-10-12T09:44:22.136Z] 745c99e0088c: Layer already exists [2024-10-12T09:44:22.136Z] 16113d51b718: Layer already exists [2024-10-12T09:44:22.401Z] latest: digest: sha256:1ef51d5f50060aab64c1d76c92f0a5accce8ce38df78d392b98b97a8f3782006 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:22.751Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:23.099Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.102 [2024-10-12T09:44:23.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-12T09:44:23.099Z] 17d070da0ff9: Preparing [2024-10-12T09:44:23.099Z] b1cb747bc9b4: Preparing [2024-10-12T09:44:23.099Z] 4e5debf37aa6: Preparing [2024-10-12T09:44:23.099Z] cde1650d8a1a: Preparing [2024-10-12T09:44:23.099Z] d1de396fdd49: Preparing [2024-10-12T09:44:23.099Z] 33ab01766560: Preparing [2024-10-12T09:44:23.099Z] ae404ac73397: Preparing [2024-10-12T09:44:23.099Z] 44e5b2b98c26: Preparing [2024-10-12T09:44:23.099Z] 50cfb45a874d: Preparing [2024-10-12T09:44:23.099Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:23.099Z] 10dec8575bd6: Preparing [2024-10-12T09:44:23.099Z] 40c7966f3500: Preparing [2024-10-12T09:44:23.099Z] 5f70bf18a086: Preparing [2024-10-12T09:44:23.099Z] 94fb6fe09ac4: Preparing [2024-10-12T09:44:23.099Z] 9065386b0e94: Preparing [2024-10-12T09:44:23.099Z] 745c99e0088c: Preparing [2024-10-12T09:44:23.099Z] 16113d51b718: Preparing [2024-10-12T09:44:23.099Z] 33ab01766560: Waiting [2024-10-12T09:44:23.099Z] ae404ac73397: Waiting [2024-10-12T09:44:23.099Z] 44e5b2b98c26: Waiting [2024-10-12T09:44:23.099Z] 40c7966f3500: Waiting [2024-10-12T09:44:23.099Z] 50cfb45a874d: Waiting [2024-10-12T09:44:23.099Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:23.099Z] 10dec8575bd6: Waiting [2024-10-12T09:44:23.099Z] 5f70bf18a086: Waiting [2024-10-12T09:44:23.099Z] 94fb6fe09ac4: Waiting [2024-10-12T09:44:23.099Z] 9065386b0e94: Waiting [2024-10-12T09:44:23.099Z] 745c99e0088c: Waiting [2024-10-12T09:44:23.099Z] b1cb747bc9b4: Layer already exists [2024-10-12T09:44:23.099Z] 4e5debf37aa6: Layer already exists [2024-10-12T09:44:23.099Z] cde1650d8a1a: Layer already exists [2024-10-12T09:44:23.099Z] 17d070da0ff9: Layer already exists [2024-10-12T09:44:23.099Z] d1de396fdd49: Layer already exists [2024-10-12T09:44:23.099Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:23.099Z] 33ab01766560: Layer already exists [2024-10-12T09:44:23.099Z] 44e5b2b98c26: Layer already exists [2024-10-12T09:44:23.099Z] ae404ac73397: Layer already exists [2024-10-12T09:44:23.099Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:23.099Z] 10dec8575bd6: Layer already exists [2024-10-12T09:44:23.099Z] 94fb6fe09ac4: Layer already exists [2024-10-12T09:44:23.099Z] 40c7966f3500: Layer already exists [2024-10-12T09:44:23.099Z] 9065386b0e94: Layer already exists [2024-10-12T09:44:23.099Z] 5f70bf18a086: Layer already exists [2024-10-12T09:44:23.364Z] 745c99e0088c: Layer already exists [2024-10-12T09:44:23.364Z] 16113d51b718: Layer already exists [2024-10-12T09:44:23.364Z] 3.2.0-dev.102: digest: sha256:1ef51d5f50060aab64c1d76c92f0a5accce8ce38df78d392b98b97a8f3782006 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:23.710Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:24.059Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:24.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-12T09:44:24.059Z] 17d070da0ff9: Preparing [2024-10-12T09:44:24.059Z] b1cb747bc9b4: Preparing [2024-10-12T09:44:24.059Z] 4e5debf37aa6: Preparing [2024-10-12T09:44:24.059Z] cde1650d8a1a: Preparing [2024-10-12T09:44:24.059Z] d1de396fdd49: Preparing [2024-10-12T09:44:24.059Z] 33ab01766560: Preparing [2024-10-12T09:44:24.059Z] ae404ac73397: Preparing [2024-10-12T09:44:24.059Z] 44e5b2b98c26: Preparing [2024-10-12T09:44:24.059Z] 50cfb45a874d: Preparing [2024-10-12T09:44:24.059Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:24.059Z] 10dec8575bd6: Preparing [2024-10-12T09:44:24.059Z] 40c7966f3500: Preparing [2024-10-12T09:44:24.059Z] 5f70bf18a086: Preparing [2024-10-12T09:44:24.059Z] 94fb6fe09ac4: Preparing [2024-10-12T09:44:24.059Z] 9065386b0e94: Preparing [2024-10-12T09:44:24.059Z] 745c99e0088c: Preparing [2024-10-12T09:44:24.059Z] 16113d51b718: Preparing [2024-10-12T09:44:24.059Z] 10dec8575bd6: Waiting [2024-10-12T09:44:24.059Z] 40c7966f3500: Waiting [2024-10-12T09:44:24.059Z] 5f70bf18a086: Waiting [2024-10-12T09:44:24.059Z] 94fb6fe09ac4: Waiting [2024-10-12T09:44:24.059Z] 9065386b0e94: Waiting [2024-10-12T09:44:24.059Z] 745c99e0088c: Waiting [2024-10-12T09:44:24.059Z] 16113d51b718: Waiting [2024-10-12T09:44:24.059Z] 44e5b2b98c26: Waiting [2024-10-12T09:44:24.059Z] 33ab01766560: Waiting [2024-10-12T09:44:24.059Z] ae404ac73397: Waiting [2024-10-12T09:44:24.059Z] 50cfb45a874d: Waiting [2024-10-12T09:44:24.059Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:24.059Z] b1cb747bc9b4: Layer already exists [2024-10-12T09:44:24.059Z] d1de396fdd49: Layer already exists [2024-10-12T09:44:24.059Z] cde1650d8a1a: Layer already exists [2024-10-12T09:44:24.059Z] 4e5debf37aa6: Layer already exists [2024-10-12T09:44:24.059Z] 17d070da0ff9: Layer already exists [2024-10-12T09:44:24.059Z] ae404ac73397: Layer already exists [2024-10-12T09:44:24.059Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:24.059Z] 44e5b2b98c26: Layer already exists [2024-10-12T09:44:24.059Z] 33ab01766560: Layer already exists [2024-10-12T09:44:24.059Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:24.059Z] 10dec8575bd6: Layer already exists [2024-10-12T09:44:24.059Z] 5f70bf18a086: Layer already exists [2024-10-12T09:44:24.059Z] 94fb6fe09ac4: Layer already exists [2024-10-12T09:44:24.059Z] 40c7966f3500: Layer already exists [2024-10-12T09:44:24.059Z] 9065386b0e94: Layer already exists [2024-10-12T09:44:24.059Z] 16113d51b718: Layer already exists [2024-10-12T09:44:24.059Z] 745c99e0088c: Layer already exists [2024-10-12T09:44:24.325Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:1ef51d5f50060aab64c1d76c92f0a5accce8ce38df78d392b98b97a8f3782006 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:24.689Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:25.035Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-12T09:44:25.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-12T09:44:25.035Z] 17d070da0ff9: Preparing [2024-10-12T09:44:25.035Z] b1cb747bc9b4: Preparing [2024-10-12T09:44:25.035Z] 4e5debf37aa6: Preparing [2024-10-12T09:44:25.035Z] cde1650d8a1a: Preparing [2024-10-12T09:44:25.035Z] d1de396fdd49: Preparing [2024-10-12T09:44:25.035Z] 33ab01766560: Preparing [2024-10-12T09:44:25.035Z] ae404ac73397: Preparing [2024-10-12T09:44:25.035Z] 44e5b2b98c26: Preparing [2024-10-12T09:44:25.035Z] 50cfb45a874d: Preparing [2024-10-12T09:44:25.035Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:25.035Z] 10dec8575bd6: Preparing [2024-10-12T09:44:25.035Z] 40c7966f3500: Preparing [2024-10-12T09:44:25.035Z] 5f70bf18a086: Preparing [2024-10-12T09:44:25.035Z] 94fb6fe09ac4: Preparing [2024-10-12T09:44:25.035Z] 9065386b0e94: Preparing [2024-10-12T09:44:25.035Z] 33ab01766560: Waiting [2024-10-12T09:44:25.036Z] 745c99e0088c: Preparing [2024-10-12T09:44:25.036Z] 16113d51b718: Preparing [2024-10-12T09:44:25.036Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:25.036Z] 10dec8575bd6: Waiting [2024-10-12T09:44:25.036Z] 40c7966f3500: Waiting [2024-10-12T09:44:25.036Z] 5f70bf18a086: Waiting [2024-10-12T09:44:25.036Z] 94fb6fe09ac4: Waiting [2024-10-12T09:44:25.036Z] 9065386b0e94: Waiting [2024-10-12T09:44:25.036Z] 745c99e0088c: Waiting [2024-10-12T09:44:25.036Z] 16113d51b718: Waiting [2024-10-12T09:44:25.036Z] 44e5b2b98c26: Waiting [2024-10-12T09:44:25.036Z] 50cfb45a874d: Waiting [2024-10-12T09:44:25.036Z] ae404ac73397: Waiting [2024-10-12T09:44:25.036Z] 4e5debf37aa6: Layer already exists [2024-10-12T09:44:25.036Z] 17d070da0ff9: Layer already exists [2024-10-12T09:44:25.036Z] d1de396fdd49: Layer already exists [2024-10-12T09:44:25.036Z] cde1650d8a1a: Layer already exists [2024-10-12T09:44:25.036Z] b1cb747bc9b4: Layer already exists [2024-10-12T09:44:25.036Z] 44e5b2b98c26: Layer already exists [2024-10-12T09:44:25.036Z] 33ab01766560: Layer already exists [2024-10-12T09:44:25.036Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:25.036Z] ae404ac73397: Layer already exists [2024-10-12T09:44:25.036Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:25.036Z] 94fb6fe09ac4: Layer already exists [2024-10-12T09:44:25.036Z] 10dec8575bd6: Layer already exists [2024-10-12T09:44:25.036Z] 9065386b0e94: Layer already exists [2024-10-12T09:44:25.036Z] 5f70bf18a086: Layer already exists [2024-10-12T09:44:25.036Z] 40c7966f3500: Layer already exists [2024-10-12T09:44:25.036Z] 16113d51b718: Layer already exists [2024-10-12T09:44:25.036Z] 745c99e0088c: Layer already exists [2024-10-12T09:44:25.301Z] main: digest: sha256:1ef51d5f50060aab64c1d76c92f0a5accce8ce38df78d392b98b97a8f3782006 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:44:25.388Z] ===================================================== [Pipeline] echo [2024-10-12T09:44:25.409Z] taggedImages: [2024-10-12T09:44:25.409Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:25.409Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-12T09:44:25.409Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.102 [2024-10-12T09:44:25.409Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:25.409Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-12T09:44:25.445Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-12T09:44:25.445Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:25.445Z] latest [2024-10-12T09:44:25.445Z] 3.2.0-dev.102 [2024-10-12T09:44:25.445Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:25.445Z] main [2024-10-12T09:44:25.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:25.811Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:26.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:26.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-12T09:44:26.177Z] b8289b5ef9da: Preparing [2024-10-12T09:44:26.177Z] cca7b70a9cea: Preparing [2024-10-12T09:44:26.178Z] 609a58afd846: Preparing [2024-10-12T09:44:26.178Z] 0b74480b4405: Preparing [2024-10-12T09:44:26.178Z] 50cfb45a874d: Preparing [2024-10-12T09:44:26.178Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:26.178Z] bb0b6c1b02fe: Preparing [2024-10-12T09:44:26.178Z] e5b27a7e19ee: Preparing [2024-10-12T09:44:26.178Z] 16113d51b718: Preparing [2024-10-12T09:44:26.178Z] bb0b6c1b02fe: Waiting [2024-10-12T09:44:26.178Z] e5b27a7e19ee: Waiting [2024-10-12T09:44:26.178Z] 16113d51b718: Waiting [2024-10-12T09:44:26.178Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:26.178Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:26.455Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:26.455Z] cca7b70a9cea: Pushed [2024-10-12T09:44:26.455Z] 609a58afd846: Pushed [2024-10-12T09:44:26.455Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:44:26.455Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:44:26.455Z] 16113d51b718: Layer already exists [2024-10-12T09:44:26.455Z] b8289b5ef9da: Pushed [2024-10-12T09:44:31.775Z] 0b74480b4405: Pushed [2024-10-12T09:44:32.041Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:12d1e7e43ec1fc784fc65c00df4ab13e483c508d958b9bb1cff7aea999550351 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:32.396Z] + 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-10-12T09:44:32.860Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-12T09:44:32.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-12T09:44:32.860Z] b8289b5ef9da: Preparing [2024-10-12T09:44:32.860Z] cca7b70a9cea: Preparing [2024-10-12T09:44:32.860Z] 609a58afd846: Preparing [2024-10-12T09:44:32.860Z] 0b74480b4405: Preparing [2024-10-12T09:44:32.860Z] 50cfb45a874d: Preparing [2024-10-12T09:44:32.860Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:32.860Z] bb0b6c1b02fe: Preparing [2024-10-12T09:44:32.860Z] e5b27a7e19ee: Preparing [2024-10-12T09:44:32.860Z] 16113d51b718: Preparing [2024-10-12T09:44:32.860Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:32.860Z] bb0b6c1b02fe: Waiting [2024-10-12T09:44:32.860Z] e5b27a7e19ee: Waiting [2024-10-12T09:44:32.860Z] 16113d51b718: Waiting [2024-10-12T09:44:32.860Z] b8289b5ef9da: Layer already exists [2024-10-12T09:44:32.860Z] 0b74480b4405: Layer already exists [2024-10-12T09:44:32.860Z] cca7b70a9cea: Layer already exists [2024-10-12T09:44:32.860Z] 609a58afd846: Layer already exists [2024-10-12T09:44:32.860Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:32.860Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:44:32.860Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:32.860Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:44:32.860Z] 16113d51b718: Layer already exists [2024-10-12T09:44:33.123Z] latest: digest: sha256:12d1e7e43ec1fc784fc65c00df4ab13e483c508d958b9bb1cff7aea999550351 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:33.477Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:33.833Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.102 [2024-10-12T09:44:33.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-12T09:44:33.833Z] b8289b5ef9da: Preparing [2024-10-12T09:44:33.833Z] cca7b70a9cea: Preparing [2024-10-12T09:44:33.833Z] 609a58afd846: Preparing [2024-10-12T09:44:33.833Z] 0b74480b4405: Preparing [2024-10-12T09:44:33.833Z] 50cfb45a874d: Preparing [2024-10-12T09:44:33.833Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:33.833Z] bb0b6c1b02fe: Preparing [2024-10-12T09:44:33.833Z] e5b27a7e19ee: Preparing [2024-10-12T09:44:33.833Z] 16113d51b718: Preparing [2024-10-12T09:44:33.833Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:33.833Z] bb0b6c1b02fe: Waiting [2024-10-12T09:44:33.833Z] e5b27a7e19ee: Waiting [2024-10-12T09:44:33.833Z] 16113d51b718: Waiting [2024-10-12T09:44:33.833Z] 609a58afd846: Layer already exists [2024-10-12T09:44:33.833Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:33.833Z] b8289b5ef9da: Layer already exists [2024-10-12T09:44:33.833Z] 0b74480b4405: Layer already exists [2024-10-12T09:44:33.833Z] cca7b70a9cea: Layer already exists [2024-10-12T09:44:33.833Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:44:33.833Z] 16113d51b718: Layer already exists [2024-10-12T09:44:33.833Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:44:33.833Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:34.099Z] 3.2.0-dev.102: digest: sha256:12d1e7e43ec1fc784fc65c00df4ab13e483c508d958b9bb1cff7aea999550351 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:34.467Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:34.815Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:34.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-12T09:44:34.815Z] b8289b5ef9da: Preparing [2024-10-12T09:44:34.815Z] cca7b70a9cea: Preparing [2024-10-12T09:44:34.815Z] 609a58afd846: Preparing [2024-10-12T09:44:34.815Z] 0b74480b4405: Preparing [2024-10-12T09:44:34.815Z] 50cfb45a874d: Preparing [2024-10-12T09:44:34.815Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:34.815Z] bb0b6c1b02fe: Preparing [2024-10-12T09:44:34.815Z] e5b27a7e19ee: Preparing [2024-10-12T09:44:34.815Z] 16113d51b718: Preparing [2024-10-12T09:44:34.815Z] bb0b6c1b02fe: Waiting [2024-10-12T09:44:34.815Z] e5b27a7e19ee: Waiting [2024-10-12T09:44:34.815Z] 16113d51b718: Waiting [2024-10-12T09:44:34.815Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:34.815Z] cca7b70a9cea: Layer already exists [2024-10-12T09:44:34.815Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:34.815Z] b8289b5ef9da: Layer already exists [2024-10-12T09:44:34.815Z] 0b74480b4405: Layer already exists [2024-10-12T09:44:34.815Z] 609a58afd846: Layer already exists [2024-10-12T09:44:34.815Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:34.815Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:44:34.815Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:44:34.815Z] 16113d51b718: Layer already exists [2024-10-12T09:44:34.815Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:12d1e7e43ec1fc784fc65c00df4ab13e483c508d958b9bb1cff7aea999550351 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:35.435Z] + 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-10-12T09:44:35.791Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-12T09:44:35.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-12T09:44:35.792Z] b8289b5ef9da: Preparing [2024-10-12T09:44:35.792Z] cca7b70a9cea: Preparing [2024-10-12T09:44:35.792Z] 609a58afd846: Preparing [2024-10-12T09:44:35.792Z] 0b74480b4405: Preparing [2024-10-12T09:44:35.792Z] 50cfb45a874d: Preparing [2024-10-12T09:44:35.792Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:35.792Z] bb0b6c1b02fe: Preparing [2024-10-12T09:44:35.792Z] e5b27a7e19ee: Preparing [2024-10-12T09:44:35.792Z] 16113d51b718: Preparing [2024-10-12T09:44:35.792Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:35.792Z] bb0b6c1b02fe: Waiting [2024-10-12T09:44:35.792Z] e5b27a7e19ee: Waiting [2024-10-12T09:44:35.792Z] 16113d51b718: Waiting [2024-10-12T09:44:35.792Z] 609a58afd846: Layer already exists [2024-10-12T09:44:35.792Z] cca7b70a9cea: Layer already exists [2024-10-12T09:44:35.792Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:35.792Z] 0b74480b4405: Layer already exists [2024-10-12T09:44:35.792Z] b8289b5ef9da: Layer already exists [2024-10-12T09:44:35.792Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:44:35.792Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:44:35.792Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:35.792Z] 16113d51b718: Layer already exists [2024-10-12T09:44:36.057Z] main: digest: sha256:12d1e7e43ec1fc784fc65c00df4ab13e483c508d958b9bb1cff7aea999550351 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:44:36.145Z] ===================================================== [Pipeline] echo [2024-10-12T09:44:36.161Z] taggedImages: [2024-10-12T09:44:36.161Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:36.161Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-12T09:44:36.161Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.102 [2024-10-12T09:44:36.161Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:36.161Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-12T09:44:36.196Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-12T09:44:36.196Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:36.196Z] latest [2024-10-12T09:44:36.196Z] 3.2.0-dev.102 [2024-10-12T09:44:36.196Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:36.196Z] main [2024-10-12T09:44:36.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:36.576Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:36.943Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:36.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-12T09:44:36.943Z] 9eb9b9f14dcc: Preparing [2024-10-12T09:44:36.943Z] 02575000258b: Preparing [2024-10-12T09:44:36.943Z] a2ce9bf884f6: Preparing [2024-10-12T09:44:36.943Z] a58b34e3b458: Preparing [2024-10-12T09:44:36.943Z] 3070bb87ad89: Preparing [2024-10-12T09:44:36.943Z] 50cfb45a874d: Preparing [2024-10-12T09:44:36.943Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:36.943Z] a76b8b7e6ab2: Preparing [2024-10-12T09:44:36.943Z] 3b2fe35fe9f2: Preparing [2024-10-12T09:44:36.943Z] 4cbbf38cf909: Preparing [2024-10-12T09:44:36.943Z] 16113d51b718: Preparing [2024-10-12T09:44:36.943Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:36.943Z] 3b2fe35fe9f2: Waiting [2024-10-12T09:44:36.943Z] a76b8b7e6ab2: Waiting [2024-10-12T09:44:36.943Z] 4cbbf38cf909: Waiting [2024-10-12T09:44:36.943Z] 50cfb45a874d: Waiting [2024-10-12T09:44:36.943Z] 16113d51b718: Waiting [2024-10-12T09:44:37.210Z] a58b34e3b458: Pushed [2024-10-12T09:44:37.210Z] 02575000258b: Pushed [2024-10-12T09:44:37.210Z] 3070bb87ad89: Pushed [2024-10-12T09:44:37.210Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:37.210Z] 9eb9b9f14dcc: Pushed [2024-10-12T09:44:37.210Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:37.210Z] 16113d51b718: Layer already exists [2024-10-12T09:44:37.474Z] a76b8b7e6ab2: Pushed [2024-10-12T09:44:37.474Z] 3b2fe35fe9f2: Pushed [2024-10-12T09:44:40.048Z] 4cbbf38cf909: Pushed [2024-10-12T09:44:40.315Z] a2ce9bf884f6: Pushed [2024-10-12T09:44:40.579Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:bfcdaf329ac2bd2a1adf94a7712637f1fddeedc27265b53259ab4114556a15a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:40.933Z] + 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-10-12T09:44:41.283Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-12T09:44:41.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-12T09:44:41.283Z] 9eb9b9f14dcc: Preparing [2024-10-12T09:44:41.283Z] 02575000258b: Preparing [2024-10-12T09:44:41.283Z] a2ce9bf884f6: Preparing [2024-10-12T09:44:41.283Z] a58b34e3b458: Preparing [2024-10-12T09:44:41.283Z] 3070bb87ad89: Preparing [2024-10-12T09:44:41.283Z] 50cfb45a874d: Preparing [2024-10-12T09:44:41.283Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:41.283Z] a76b8b7e6ab2: Preparing [2024-10-12T09:44:41.283Z] 3b2fe35fe9f2: Preparing [2024-10-12T09:44:41.283Z] 4cbbf38cf909: Preparing [2024-10-12T09:44:41.283Z] 16113d51b718: Preparing [2024-10-12T09:44:41.283Z] 50cfb45a874d: Waiting [2024-10-12T09:44:41.283Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:41.283Z] a76b8b7e6ab2: Waiting [2024-10-12T09:44:41.283Z] 4cbbf38cf909: Waiting [2024-10-12T09:44:41.283Z] 16113d51b718: Waiting [2024-10-12T09:44:41.283Z] 3b2fe35fe9f2: Waiting [2024-10-12T09:44:41.283Z] 3070bb87ad89: Layer already exists [2024-10-12T09:44:41.283Z] 02575000258b: Layer already exists [2024-10-12T09:44:41.283Z] a58b34e3b458: Layer already exists [2024-10-12T09:44:41.283Z] a2ce9bf884f6: Layer already exists [2024-10-12T09:44:41.283Z] 9eb9b9f14dcc: Layer already exists [2024-10-12T09:44:41.283Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:41.283Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:41.283Z] 4cbbf38cf909: Layer already exists [2024-10-12T09:44:41.283Z] a76b8b7e6ab2: Layer already exists [2024-10-12T09:44:41.283Z] 3b2fe35fe9f2: Layer already exists [2024-10-12T09:44:41.283Z] 16113d51b718: Layer already exists [2024-10-12T09:44:41.548Z] latest: digest: sha256:bfcdaf329ac2bd2a1adf94a7712637f1fddeedc27265b53259ab4114556a15a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:41.905Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:42.262Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.102 [2024-10-12T09:44:42.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-12T09:44:42.262Z] 9eb9b9f14dcc: Preparing [2024-10-12T09:44:42.262Z] 02575000258b: Preparing [2024-10-12T09:44:42.262Z] a2ce9bf884f6: Preparing [2024-10-12T09:44:42.262Z] a58b34e3b458: Preparing [2024-10-12T09:44:42.262Z] 3070bb87ad89: Preparing [2024-10-12T09:44:42.262Z] 50cfb45a874d: Preparing [2024-10-12T09:44:42.262Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:42.262Z] a76b8b7e6ab2: Preparing [2024-10-12T09:44:42.262Z] 3b2fe35fe9f2: Preparing [2024-10-12T09:44:42.262Z] 4cbbf38cf909: Preparing [2024-10-12T09:44:42.262Z] 16113d51b718: Preparing [2024-10-12T09:44:42.262Z] a76b8b7e6ab2: Waiting [2024-10-12T09:44:42.262Z] 50cfb45a874d: Waiting [2024-10-12T09:44:42.262Z] 3b2fe35fe9f2: Waiting [2024-10-12T09:44:42.262Z] 4cbbf38cf909: Waiting [2024-10-12T09:44:42.262Z] 16113d51b718: Waiting [2024-10-12T09:44:42.262Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:42.262Z] a2ce9bf884f6: Layer already exists [2024-10-12T09:44:42.262Z] 3070bb87ad89: Layer already exists [2024-10-12T09:44:42.262Z] a58b34e3b458: Layer already exists [2024-10-12T09:44:42.262Z] 9eb9b9f14dcc: Layer already exists [2024-10-12T09:44:42.262Z] 02575000258b: Layer already exists [2024-10-12T09:44:42.262Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:42.262Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:42.262Z] a76b8b7e6ab2: Layer already exists [2024-10-12T09:44:42.262Z] 3b2fe35fe9f2: Layer already exists [2024-10-12T09:44:42.262Z] 4cbbf38cf909: Layer already exists [2024-10-12T09:44:42.262Z] 16113d51b718: Layer already exists [2024-10-12T09:44:42.528Z] 3.2.0-dev.102: digest: sha256:bfcdaf329ac2bd2a1adf94a7712637f1fddeedc27265b53259ab4114556a15a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:42.879Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:43.222Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:43.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-12T09:44:43.222Z] 9eb9b9f14dcc: Preparing [2024-10-12T09:44:43.222Z] 02575000258b: Preparing [2024-10-12T09:44:43.222Z] a2ce9bf884f6: Preparing [2024-10-12T09:44:43.222Z] a58b34e3b458: Preparing [2024-10-12T09:44:43.222Z] 3070bb87ad89: Preparing [2024-10-12T09:44:43.222Z] 50cfb45a874d: Preparing [2024-10-12T09:44:43.222Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:43.222Z] a76b8b7e6ab2: Preparing [2024-10-12T09:44:43.222Z] 3b2fe35fe9f2: Preparing [2024-10-12T09:44:43.222Z] 4cbbf38cf909: Preparing [2024-10-12T09:44:43.222Z] 16113d51b718: Preparing [2024-10-12T09:44:43.222Z] 4cbbf38cf909: Waiting [2024-10-12T09:44:43.222Z] 16113d51b718: Waiting [2024-10-12T09:44:43.222Z] 50cfb45a874d: Waiting [2024-10-12T09:44:43.222Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:43.222Z] a76b8b7e6ab2: Waiting [2024-10-12T09:44:43.222Z] 3b2fe35fe9f2: Waiting [2024-10-12T09:44:43.222Z] a58b34e3b458: Layer already exists [2024-10-12T09:44:43.222Z] 02575000258b: Layer already exists [2024-10-12T09:44:43.222Z] a2ce9bf884f6: Layer already exists [2024-10-12T09:44:43.222Z] 9eb9b9f14dcc: Layer already exists [2024-10-12T09:44:43.222Z] 3070bb87ad89: Layer already exists [2024-10-12T09:44:43.222Z] a76b8b7e6ab2: Layer already exists [2024-10-12T09:44:43.222Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:43.222Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:43.222Z] 3b2fe35fe9f2: Layer already exists [2024-10-12T09:44:43.222Z] 4cbbf38cf909: Layer already exists [2024-10-12T09:44:43.222Z] 16113d51b718: Layer already exists [2024-10-12T09:44:43.486Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:bfcdaf329ac2bd2a1adf94a7712637f1fddeedc27265b53259ab4114556a15a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:43.835Z] + 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-10-12T09:44:44.186Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-12T09:44:44.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-12T09:44:44.186Z] 9eb9b9f14dcc: Preparing [2024-10-12T09:44:44.186Z] 02575000258b: Preparing [2024-10-12T09:44:44.186Z] a2ce9bf884f6: Preparing [2024-10-12T09:44:44.186Z] a58b34e3b458: Preparing [2024-10-12T09:44:44.186Z] 3070bb87ad89: Preparing [2024-10-12T09:44:44.186Z] 50cfb45a874d: Preparing [2024-10-12T09:44:44.186Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:44.186Z] a76b8b7e6ab2: Preparing [2024-10-12T09:44:44.186Z] 3b2fe35fe9f2: Preparing [2024-10-12T09:44:44.186Z] 4cbbf38cf909: Preparing [2024-10-12T09:44:44.186Z] 16113d51b718: Preparing [2024-10-12T09:44:44.186Z] 50cfb45a874d: Waiting [2024-10-12T09:44:44.186Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:44.186Z] a76b8b7e6ab2: Waiting [2024-10-12T09:44:44.186Z] 3b2fe35fe9f2: Waiting [2024-10-12T09:44:44.186Z] 16113d51b718: Waiting [2024-10-12T09:44:44.186Z] 4cbbf38cf909: Waiting [2024-10-12T09:44:44.186Z] 3070bb87ad89: Layer already exists [2024-10-12T09:44:44.186Z] a58b34e3b458: Layer already exists [2024-10-12T09:44:44.186Z] 02575000258b: Layer already exists [2024-10-12T09:44:44.186Z] a2ce9bf884f6: Layer already exists [2024-10-12T09:44:44.186Z] 9eb9b9f14dcc: Layer already exists [2024-10-12T09:44:44.186Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:44.186Z] 3b2fe35fe9f2: Layer already exists [2024-10-12T09:44:44.186Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:44.186Z] 4cbbf38cf909: Layer already exists [2024-10-12T09:44:44.186Z] a76b8b7e6ab2: Layer already exists [2024-10-12T09:44:44.186Z] 16113d51b718: Layer already exists [2024-10-12T09:44:44.450Z] main: digest: sha256:bfcdaf329ac2bd2a1adf94a7712637f1fddeedc27265b53259ab4114556a15a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:44:44.526Z] ===================================================== [Pipeline] echo [2024-10-12T09:44:44.540Z] taggedImages: [2024-10-12T09:44:44.540Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:44.540Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-12T09:44:44.540Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.102 [2024-10-12T09:44:44.540Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:44.540Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-12T09:44:44.584Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-12T09:44:44.585Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:44.585Z] latest [2024-10-12T09:44:44.585Z] 3.2.0-dev.102 [2024-10-12T09:44:44.585Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:44.585Z] main [2024-10-12T09:44:44.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:44.960Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:45.320Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:45.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-12T09:44:45.320Z] 2f25f505066e: Preparing [2024-10-12T09:44:45.320Z] 9abe442f42ca: Preparing [2024-10-12T09:44:45.320Z] 5b2d4249bb2c: Preparing [2024-10-12T09:44:45.320Z] c3cde6bc176f: Preparing [2024-10-12T09:44:45.320Z] 5ad515fb246e: Preparing [2024-10-12T09:44:45.320Z] 07f4f6cc1678: Preparing [2024-10-12T09:44:45.320Z] 7c20707c148b: Preparing [2024-10-12T09:44:45.320Z] 50cfb45a874d: Preparing [2024-10-12T09:44:45.320Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:45.320Z] 3d8aaf46966d: Preparing [2024-10-12T09:44:45.320Z] 48c968df2e0c: Preparing [2024-10-12T09:44:45.320Z] 16113d51b718: Preparing [2024-10-12T09:44:45.320Z] 7c20707c148b: Waiting [2024-10-12T09:44:45.320Z] 50cfb45a874d: Waiting [2024-10-12T09:44:45.320Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:45.320Z] 3d8aaf46966d: Waiting [2024-10-12T09:44:45.320Z] 48c968df2e0c: Waiting [2024-10-12T09:44:45.320Z] 16113d51b718: Waiting [2024-10-12T09:44:45.320Z] 07f4f6cc1678: Waiting [2024-10-12T09:44:45.585Z] 9abe442f42ca: Pushed [2024-10-12T09:44:45.585Z] 2f25f505066e: Pushed [2024-10-12T09:44:45.585Z] 5ad515fb246e: Pushed [2024-10-12T09:44:45.585Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:45.585Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:45.585Z] 07f4f6cc1678: Pushed [2024-10-12T09:44:45.850Z] 7c20707c148b: Pushed [2024-10-12T09:44:45.850Z] 16113d51b718: Layer already exists [2024-10-12T09:44:45.850Z] 3d8aaf46966d: Pushed [2024-10-12T09:44:48.418Z] c3cde6bc176f: Pushed [2024-10-12T09:44:48.681Z] 48c968df2e0c: Pushed [2024-10-12T09:44:49.640Z] 5b2d4249bb2c: Pushed [2024-10-12T09:44:49.903Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:eddf7eff1725c6c8c407d1a2d44d43de15829698acc95d68506f9c12ed7e49b4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:50.244Z] + 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-10-12T09:44:50.591Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-12T09:44:50.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-12T09:44:50.591Z] 2f25f505066e: Preparing [2024-10-12T09:44:50.591Z] 9abe442f42ca: Preparing [2024-10-12T09:44:50.591Z] 5b2d4249bb2c: Preparing [2024-10-12T09:44:50.591Z] c3cde6bc176f: Preparing [2024-10-12T09:44:50.591Z] 5ad515fb246e: Preparing [2024-10-12T09:44:50.591Z] 07f4f6cc1678: Preparing [2024-10-12T09:44:50.591Z] 7c20707c148b: Preparing [2024-10-12T09:44:50.591Z] 50cfb45a874d: Preparing [2024-10-12T09:44:50.591Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:50.591Z] 3d8aaf46966d: Preparing [2024-10-12T09:44:50.591Z] 48c968df2e0c: Preparing [2024-10-12T09:44:50.591Z] 16113d51b718: Preparing [2024-10-12T09:44:50.591Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:50.591Z] 3d8aaf46966d: Waiting [2024-10-12T09:44:50.591Z] 48c968df2e0c: Waiting [2024-10-12T09:44:50.591Z] 07f4f6cc1678: Waiting [2024-10-12T09:44:50.591Z] 7c20707c148b: Waiting [2024-10-12T09:44:50.591Z] 50cfb45a874d: Waiting [2024-10-12T09:44:50.591Z] 16113d51b718: Waiting [2024-10-12T09:44:50.591Z] 2f25f505066e: Layer already exists [2024-10-12T09:44:50.591Z] 9abe442f42ca: Layer already exists [2024-10-12T09:44:50.591Z] 5b2d4249bb2c: Layer already exists [2024-10-12T09:44:50.591Z] 5ad515fb246e: Layer already exists [2024-10-12T09:44:50.591Z] c3cde6bc176f: Layer already exists [2024-10-12T09:44:50.591Z] 7c20707c148b: Layer already exists [2024-10-12T09:44:50.591Z] 3d8aaf46966d: Layer already exists [2024-10-12T09:44:50.591Z] 07f4f6cc1678: Layer already exists [2024-10-12T09:44:50.591Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:50.591Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:50.591Z] 16113d51b718: Layer already exists [2024-10-12T09:44:50.591Z] 48c968df2e0c: Layer already exists [2024-10-12T09:44:50.855Z] latest: digest: sha256:eddf7eff1725c6c8c407d1a2d44d43de15829698acc95d68506f9c12ed7e49b4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:51.209Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:51.559Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.102 [2024-10-12T09:44:51.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-12T09:44:51.559Z] 2f25f505066e: Preparing [2024-10-12T09:44:51.559Z] 9abe442f42ca: Preparing [2024-10-12T09:44:51.559Z] 5b2d4249bb2c: Preparing [2024-10-12T09:44:51.559Z] c3cde6bc176f: Preparing [2024-10-12T09:44:51.559Z] 5ad515fb246e: Preparing [2024-10-12T09:44:51.559Z] 07f4f6cc1678: Preparing [2024-10-12T09:44:51.559Z] 7c20707c148b: Preparing [2024-10-12T09:44:51.559Z] 50cfb45a874d: Preparing [2024-10-12T09:44:51.559Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:51.559Z] 3d8aaf46966d: Preparing [2024-10-12T09:44:51.559Z] 48c968df2e0c: Preparing [2024-10-12T09:44:51.559Z] 16113d51b718: Preparing [2024-10-12T09:44:51.559Z] 50cfb45a874d: Waiting [2024-10-12T09:44:51.559Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:51.559Z] 3d8aaf46966d: Waiting [2024-10-12T09:44:51.559Z] 48c968df2e0c: Waiting [2024-10-12T09:44:51.559Z] 07f4f6cc1678: Waiting [2024-10-12T09:44:51.559Z] 7c20707c148b: Waiting [2024-10-12T09:44:51.559Z] 16113d51b718: Waiting [2024-10-12T09:44:51.559Z] 5ad515fb246e: Layer already exists [2024-10-12T09:44:51.559Z] 9abe442f42ca: Layer already exists [2024-10-12T09:44:51.559Z] c3cde6bc176f: Layer already exists [2024-10-12T09:44:51.559Z] 2f25f505066e: Layer already exists [2024-10-12T09:44:51.559Z] 5b2d4249bb2c: Layer already exists [2024-10-12T09:44:51.559Z] 7c20707c148b: Layer already exists [2024-10-12T09:44:51.559Z] 07f4f6cc1678: Layer already exists [2024-10-12T09:44:51.559Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:51.559Z] 3d8aaf46966d: Layer already exists [2024-10-12T09:44:51.559Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:51.559Z] 48c968df2e0c: Layer already exists [2024-10-12T09:44:51.559Z] 16113d51b718: Layer already exists [2024-10-12T09:44:51.823Z] 3.2.0-dev.102: digest: sha256:eddf7eff1725c6c8c407d1a2d44d43de15829698acc95d68506f9c12ed7e49b4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:52.178Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:52.524Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:52.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-12T09:44:52.524Z] 2f25f505066e: Preparing [2024-10-12T09:44:52.524Z] 9abe442f42ca: Preparing [2024-10-12T09:44:52.524Z] 5b2d4249bb2c: Preparing [2024-10-12T09:44:52.524Z] c3cde6bc176f: Preparing [2024-10-12T09:44:52.524Z] 5ad515fb246e: Preparing [2024-10-12T09:44:52.524Z] 07f4f6cc1678: Preparing [2024-10-12T09:44:52.524Z] 7c20707c148b: Preparing [2024-10-12T09:44:52.524Z] 50cfb45a874d: Preparing [2024-10-12T09:44:52.524Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:52.524Z] 3d8aaf46966d: Preparing [2024-10-12T09:44:52.524Z] 48c968df2e0c: Preparing [2024-10-12T09:44:52.524Z] 16113d51b718: Preparing [2024-10-12T09:44:52.524Z] 07f4f6cc1678: Waiting [2024-10-12T09:44:52.524Z] 7c20707c148b: Waiting [2024-10-12T09:44:52.524Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:52.524Z] 3d8aaf46966d: Waiting [2024-10-12T09:44:52.524Z] 48c968df2e0c: Waiting [2024-10-12T09:44:52.524Z] 50cfb45a874d: Waiting [2024-10-12T09:44:52.524Z] 16113d51b718: Waiting [2024-10-12T09:44:52.524Z] 9abe442f42ca: Layer already exists [2024-10-12T09:44:52.524Z] 5ad515fb246e: Layer already exists [2024-10-12T09:44:52.524Z] 5b2d4249bb2c: Layer already exists [2024-10-12T09:44:52.524Z] 2f25f505066e: Layer already exists [2024-10-12T09:44:52.524Z] c3cde6bc176f: Layer already exists [2024-10-12T09:44:52.524Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:52.524Z] 07f4f6cc1678: Layer already exists [2024-10-12T09:44:52.524Z] 7c20707c148b: Layer already exists [2024-10-12T09:44:52.524Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:52.524Z] 3d8aaf46966d: Layer already exists [2024-10-12T09:44:52.524Z] 48c968df2e0c: Layer already exists [2024-10-12T09:44:52.524Z] 16113d51b718: Layer already exists [2024-10-12T09:44:52.789Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:eddf7eff1725c6c8c407d1a2d44d43de15829698acc95d68506f9c12ed7e49b4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:53.142Z] + 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-10-12T09:44:53.496Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-12T09:44:53.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-12T09:44:53.496Z] 2f25f505066e: Preparing [2024-10-12T09:44:53.496Z] 9abe442f42ca: Preparing [2024-10-12T09:44:53.496Z] 5b2d4249bb2c: Preparing [2024-10-12T09:44:53.496Z] c3cde6bc176f: Preparing [2024-10-12T09:44:53.496Z] 5ad515fb246e: Preparing [2024-10-12T09:44:53.496Z] 07f4f6cc1678: Preparing [2024-10-12T09:44:53.496Z] 7c20707c148b: Preparing [2024-10-12T09:44:53.496Z] 50cfb45a874d: Preparing [2024-10-12T09:44:53.496Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:53.496Z] 3d8aaf46966d: Preparing [2024-10-12T09:44:53.496Z] 07f4f6cc1678: Waiting [2024-10-12T09:44:53.496Z] 7c20707c148b: Waiting [2024-10-12T09:44:53.496Z] 50cfb45a874d: Waiting [2024-10-12T09:44:53.496Z] d5c7e4710cc7: Waiting [2024-10-12T09:44:53.496Z] 48c968df2e0c: Preparing [2024-10-12T09:44:53.496Z] 16113d51b718: Preparing [2024-10-12T09:44:53.496Z] 48c968df2e0c: Waiting [2024-10-12T09:44:53.496Z] 3d8aaf46966d: Waiting [2024-10-12T09:44:53.496Z] 16113d51b718: Waiting [2024-10-12T09:44:53.496Z] 9abe442f42ca: Layer already exists [2024-10-12T09:44:53.496Z] 5b2d4249bb2c: Layer already exists [2024-10-12T09:44:53.496Z] c3cde6bc176f: Layer already exists [2024-10-12T09:44:53.496Z] 5ad515fb246e: Layer already exists [2024-10-12T09:44:53.496Z] 2f25f505066e: Layer already exists [2024-10-12T09:44:53.496Z] 07f4f6cc1678: Layer already exists [2024-10-12T09:44:53.496Z] 7c20707c148b: Layer already exists [2024-10-12T09:44:53.496Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:53.496Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:53.496Z] 3d8aaf46966d: Layer already exists [2024-10-12T09:44:53.496Z] 16113d51b718: Layer already exists [2024-10-12T09:44:53.496Z] 48c968df2e0c: Layer already exists [2024-10-12T09:44:53.761Z] main: digest: sha256:eddf7eff1725c6c8c407d1a2d44d43de15829698acc95d68506f9c12ed7e49b4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:44:53.845Z] ===================================================== [Pipeline] echo [2024-10-12T09:44:53.861Z] taggedImages: [2024-10-12T09:44:53.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:53.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-12T09:44:53.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.102 [2024-10-12T09:44:53.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:53.861Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-12T09:44:53.888Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-12T09:44:53.888Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:53.888Z] latest [2024-10-12T09:44:53.888Z] 3.2.0-dev.102 [2024-10-12T09:44:53.888Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:44:53.888Z] main [2024-10-12T09:44:53.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:54.252Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:44:54.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:44:54.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-12T09:44:54.610Z] b9629ba9dac6: Preparing [2024-10-12T09:44:54.610Z] 06f4ba024159: Preparing [2024-10-12T09:44:54.610Z] 50cfb45a874d: Preparing [2024-10-12T09:44:54.610Z] d5c7e4710cc7: Preparing [2024-10-12T09:44:54.610Z] 6124bd939ed5: Preparing [2024-10-12T09:44:54.610Z] 35417a7173aa: Preparing [2024-10-12T09:44:54.610Z] 16113d51b718: Preparing [2024-10-12T09:44:54.610Z] 35417a7173aa: Waiting [2024-10-12T09:44:54.610Z] 16113d51b718: Waiting [2024-10-12T09:44:54.610Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:44:54.875Z] 50cfb45a874d: Layer already exists [2024-10-12T09:44:54.875Z] 16113d51b718: Layer already exists [2024-10-12T09:44:54.875Z] b9629ba9dac6: Pushed [2024-10-12T09:44:54.875Z] 6124bd939ed5: Pushed [2024-10-12T09:44:56.810Z] 35417a7173aa: Pushed [2024-10-12T09:45:01.047Z] 06f4ba024159: Pushed [2024-10-12T09:45:01.047Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:3e3fd1715c53fb676e8da7841bb253803b5f3019c712af47c0bd3ef54a4f4bed size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:01.408Z] + 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-10-12T09:45:01.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-12T09:45:01.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-12T09:45:01.748Z] b9629ba9dac6: Preparing [2024-10-12T09:45:01.748Z] 06f4ba024159: Preparing [2024-10-12T09:45:01.748Z] 50cfb45a874d: Preparing [2024-10-12T09:45:01.748Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:01.748Z] 6124bd939ed5: Preparing [2024-10-12T09:45:01.748Z] 35417a7173aa: Preparing [2024-10-12T09:45:01.748Z] 16113d51b718: Preparing [2024-10-12T09:45:01.748Z] 35417a7173aa: Waiting [2024-10-12T09:45:01.748Z] 16113d51b718: Waiting [2024-10-12T09:45:01.748Z] b9629ba9dac6: Layer already exists [2024-10-12T09:45:01.748Z] 6124bd939ed5: Layer already exists [2024-10-12T09:45:01.748Z] 06f4ba024159: Layer already exists [2024-10-12T09:45:01.748Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:01.748Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:01.748Z] 16113d51b718: Layer already exists [2024-10-12T09:45:01.748Z] 35417a7173aa: Layer already exists [2024-10-12T09:45:02.017Z] latest: digest: sha256:3e3fd1715c53fb676e8da7841bb253803b5f3019c712af47c0bd3ef54a4f4bed size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:02.363Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:02.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.102 [2024-10-12T09:45:02.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-12T09:45:02.711Z] b9629ba9dac6: Preparing [2024-10-12T09:45:02.711Z] 06f4ba024159: Preparing [2024-10-12T09:45:02.711Z] 50cfb45a874d: Preparing [2024-10-12T09:45:02.711Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:02.711Z] 6124bd939ed5: Preparing [2024-10-12T09:45:02.711Z] 35417a7173aa: Preparing [2024-10-12T09:45:02.711Z] 16113d51b718: Preparing [2024-10-12T09:45:02.711Z] 35417a7173aa: Waiting [2024-10-12T09:45:02.712Z] 16113d51b718: Waiting [2024-10-12T09:45:02.712Z] 6124bd939ed5: Layer already exists [2024-10-12T09:45:02.712Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:02.712Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:02.712Z] 06f4ba024159: Layer already exists [2024-10-12T09:45:02.712Z] b9629ba9dac6: Layer already exists [2024-10-12T09:45:02.712Z] 35417a7173aa: Layer already exists [2024-10-12T09:45:02.712Z] 16113d51b718: Layer already exists [2024-10-12T09:45:02.975Z] 3.2.0-dev.102: digest: sha256:3e3fd1715c53fb676e8da7841bb253803b5f3019c712af47c0bd3ef54a4f4bed size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:03.332Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:03.681Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:45:03.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-12T09:45:03.681Z] b9629ba9dac6: Preparing [2024-10-12T09:45:03.681Z] 06f4ba024159: Preparing [2024-10-12T09:45:03.681Z] 50cfb45a874d: Preparing [2024-10-12T09:45:03.681Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:03.681Z] 6124bd939ed5: Preparing [2024-10-12T09:45:03.681Z] 35417a7173aa: Preparing [2024-10-12T09:45:03.681Z] 16113d51b718: Preparing [2024-10-12T09:45:03.681Z] 35417a7173aa: Waiting [2024-10-12T09:45:03.681Z] 16113d51b718: Waiting [2024-10-12T09:45:03.681Z] b9629ba9dac6: Layer already exists [2024-10-12T09:45:03.681Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:03.681Z] 6124bd939ed5: Layer already exists [2024-10-12T09:45:03.681Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:03.681Z] 06f4ba024159: Layer already exists [2024-10-12T09:45:03.681Z] 35417a7173aa: Layer already exists [2024-10-12T09:45:03.682Z] 16113d51b718: Layer already exists [2024-10-12T09:45:03.947Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:3e3fd1715c53fb676e8da7841bb253803b5f3019c712af47c0bd3ef54a4f4bed size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:04.305Z] + 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-10-12T09:45:04.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-12T09:45:04.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-12T09:45:04.651Z] b9629ba9dac6: Preparing [2024-10-12T09:45:04.651Z] 06f4ba024159: Preparing [2024-10-12T09:45:04.651Z] 50cfb45a874d: Preparing [2024-10-12T09:45:04.651Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:04.651Z] 6124bd939ed5: Preparing [2024-10-12T09:45:04.651Z] 35417a7173aa: Preparing [2024-10-12T09:45:04.651Z] 16113d51b718: Preparing [2024-10-12T09:45:04.651Z] 35417a7173aa: Waiting [2024-10-12T09:45:04.651Z] 16113d51b718: Waiting [2024-10-12T09:45:04.651Z] 06f4ba024159: Layer already exists [2024-10-12T09:45:04.651Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:04.651Z] b9629ba9dac6: Layer already exists [2024-10-12T09:45:04.651Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:04.651Z] 6124bd939ed5: Layer already exists [2024-10-12T09:45:04.651Z] 16113d51b718: Layer already exists [2024-10-12T09:45:04.651Z] 35417a7173aa: Layer already exists [2024-10-12T09:45:04.914Z] main: digest: sha256:3e3fd1715c53fb676e8da7841bb253803b5f3019c712af47c0bd3ef54a4f4bed size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:45:05.001Z] ===================================================== [Pipeline] echo [2024-10-12T09:45:05.017Z] taggedImages: [2024-10-12T09:45:05.017Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:45:05.017Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-12T09:45:05.017Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.102 [2024-10-12T09:45:05.017Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:45:05.017Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-12T09:45:05.047Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-12T09:45:05.047Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:45:05.047Z] latest [2024-10-12T09:45:05.047Z] 3.2.0-dev.102 [2024-10-12T09:45:05.047Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:45:05.047Z] main [2024-10-12T09:45:05.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:05.425Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:05.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:45:05.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-12T09:45:05.832Z] 82c1fe14ccd3: Preparing [2024-10-12T09:45:05.832Z] 8ed741af5956: Preparing [2024-10-12T09:45:05.832Z] 246f5bfdc0c2: Preparing [2024-10-12T09:45:05.832Z] 50cfb45a874d: Preparing [2024-10-12T09:45:05.832Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:05.832Z] b4979abb1535: Preparing [2024-10-12T09:45:05.832Z] bfaffb009ba2: Preparing [2024-10-12T09:45:05.832Z] 23bbbdb4fc7f: Preparing [2024-10-12T09:45:05.832Z] b293218d6a7a: Preparing [2024-10-12T09:45:05.832Z] 16113d51b718: Preparing [2024-10-12T09:45:05.832Z] bfaffb009ba2: Waiting [2024-10-12T09:45:05.832Z] 23bbbdb4fc7f: Waiting [2024-10-12T09:45:05.832Z] b293218d6a7a: Waiting [2024-10-12T09:45:05.832Z] 16113d51b718: Waiting [2024-10-12T09:45:05.832Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:06.116Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:06.116Z] 8ed741af5956: Pushed [2024-10-12T09:45:06.116Z] 246f5bfdc0c2: Pushed [2024-10-12T09:45:06.116Z] 82c1fe14ccd3: Pushed [2024-10-12T09:45:06.116Z] 16113d51b718: Layer already exists [2024-10-12T09:45:11.508Z] 23bbbdb4fc7f: Pushed [2024-10-12T09:45:11.508Z] b293218d6a7a: Pushed [2024-10-12T09:45:19.686Z] bfaffb009ba2: Pushed [2024-10-12T09:45:27.858Z] b4979abb1535: Pushed [2024-10-12T09:45:27.858Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:fa7b422a28aee6dbcfdb64116404d404e539458602ff7560d6f1634730fc8aa4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:28.207Z] + 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-10-12T09:45:28.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-12T09:45:28.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-12T09:45:28.648Z] 82c1fe14ccd3: Preparing [2024-10-12T09:45:28.648Z] 8ed741af5956: Preparing [2024-10-12T09:45:28.648Z] 246f5bfdc0c2: Preparing [2024-10-12T09:45:28.648Z] 50cfb45a874d: Preparing [2024-10-12T09:45:28.648Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:28.648Z] b4979abb1535: Preparing [2024-10-12T09:45:28.648Z] bfaffb009ba2: Preparing [2024-10-12T09:45:28.648Z] 23bbbdb4fc7f: Preparing [2024-10-12T09:45:28.648Z] b293218d6a7a: Preparing [2024-10-12T09:45:28.648Z] 16113d51b718: Preparing [2024-10-12T09:45:28.648Z] b4979abb1535: Waiting [2024-10-12T09:45:28.648Z] bfaffb009ba2: Waiting [2024-10-12T09:45:28.648Z] 23bbbdb4fc7f: Waiting [2024-10-12T09:45:28.648Z] b293218d6a7a: Waiting [2024-10-12T09:45:28.648Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:28.648Z] 82c1fe14ccd3: Layer already exists [2024-10-12T09:45:28.648Z] 8ed741af5956: Layer already exists [2024-10-12T09:45:28.648Z] 246f5bfdc0c2: Layer already exists [2024-10-12T09:45:28.648Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:28.648Z] b4979abb1535: Layer already exists [2024-10-12T09:45:28.648Z] b293218d6a7a: Layer already exists [2024-10-12T09:45:28.648Z] 23bbbdb4fc7f: Layer already exists [2024-10-12T09:45:28.648Z] 16113d51b718: Layer already exists [2024-10-12T09:45:28.648Z] bfaffb009ba2: Layer already exists [2024-10-12T09:45:28.912Z] latest: digest: sha256:fa7b422a28aee6dbcfdb64116404d404e539458602ff7560d6f1634730fc8aa4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:29.262Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:29.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.102 [2024-10-12T09:45:29.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-12T09:45:29.613Z] 82c1fe14ccd3: Preparing [2024-10-12T09:45:29.613Z] 8ed741af5956: Preparing [2024-10-12T09:45:29.613Z] 246f5bfdc0c2: Preparing [2024-10-12T09:45:29.613Z] 50cfb45a874d: Preparing [2024-10-12T09:45:29.613Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:29.613Z] b4979abb1535: Preparing [2024-10-12T09:45:29.613Z] bfaffb009ba2: Preparing [2024-10-12T09:45:29.613Z] 23bbbdb4fc7f: Preparing [2024-10-12T09:45:29.613Z] b293218d6a7a: Preparing [2024-10-12T09:45:29.613Z] 16113d51b718: Preparing [2024-10-12T09:45:29.613Z] b4979abb1535: Waiting [2024-10-12T09:45:29.613Z] bfaffb009ba2: Waiting [2024-10-12T09:45:29.613Z] 23bbbdb4fc7f: Waiting [2024-10-12T09:45:29.613Z] b293218d6a7a: Waiting [2024-10-12T09:45:29.613Z] 16113d51b718: Waiting [2024-10-12T09:45:29.613Z] 82c1fe14ccd3: Layer already exists [2024-10-12T09:45:29.613Z] 246f5bfdc0c2: Layer already exists [2024-10-12T09:45:29.613Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:29.613Z] 8ed741af5956: Layer already exists [2024-10-12T09:45:29.613Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:29.613Z] bfaffb009ba2: Layer already exists [2024-10-12T09:45:29.613Z] b293218d6a7a: Layer already exists [2024-10-12T09:45:29.613Z] b4979abb1535: Layer already exists [2024-10-12T09:45:29.613Z] 23bbbdb4fc7f: Layer already exists [2024-10-12T09:45:29.613Z] 16113d51b718: Layer already exists [2024-10-12T09:45:29.877Z] 3.2.0-dev.102: digest: sha256:fa7b422a28aee6dbcfdb64116404d404e539458602ff7560d6f1634730fc8aa4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:30.233Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:30.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:45:30.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-12T09:45:30.587Z] 82c1fe14ccd3: Preparing [2024-10-12T09:45:30.587Z] 8ed741af5956: Preparing [2024-10-12T09:45:30.587Z] 246f5bfdc0c2: Preparing [2024-10-12T09:45:30.587Z] 50cfb45a874d: Preparing [2024-10-12T09:45:30.587Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:30.587Z] b4979abb1535: Preparing [2024-10-12T09:45:30.587Z] bfaffb009ba2: Preparing [2024-10-12T09:45:30.587Z] 23bbbdb4fc7f: Preparing [2024-10-12T09:45:30.587Z] b293218d6a7a: Preparing [2024-10-12T09:45:30.587Z] 16113d51b718: Preparing [2024-10-12T09:45:30.587Z] b4979abb1535: Waiting [2024-10-12T09:45:30.587Z] 23bbbdb4fc7f: Waiting [2024-10-12T09:45:30.587Z] bfaffb009ba2: Waiting [2024-10-12T09:45:30.587Z] 16113d51b718: Waiting [2024-10-12T09:45:30.587Z] b293218d6a7a: Waiting [2024-10-12T09:45:30.587Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:30.587Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:30.587Z] 82c1fe14ccd3: Layer already exists [2024-10-12T09:45:30.587Z] 246f5bfdc0c2: Layer already exists [2024-10-12T09:45:30.587Z] 8ed741af5956: Layer already exists [2024-10-12T09:45:30.587Z] b4979abb1535: Layer already exists [2024-10-12T09:45:30.587Z] b293218d6a7a: Layer already exists [2024-10-12T09:45:30.587Z] 16113d51b718: Layer already exists [2024-10-12T09:45:30.587Z] 23bbbdb4fc7f: Layer already exists [2024-10-12T09:45:30.587Z] bfaffb009ba2: Layer already exists [2024-10-12T09:45:30.587Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:fa7b422a28aee6dbcfdb64116404d404e539458602ff7560d6f1634730fc8aa4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:31.211Z] + 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-10-12T09:45:31.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-12T09:45:31.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-12T09:45:31.552Z] 82c1fe14ccd3: Preparing [2024-10-12T09:45:31.552Z] 8ed741af5956: Preparing [2024-10-12T09:45:31.552Z] 246f5bfdc0c2: Preparing [2024-10-12T09:45:31.552Z] 50cfb45a874d: Preparing [2024-10-12T09:45:31.552Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:31.552Z] b4979abb1535: Preparing [2024-10-12T09:45:31.552Z] bfaffb009ba2: Preparing [2024-10-12T09:45:31.552Z] 23bbbdb4fc7f: Preparing [2024-10-12T09:45:31.552Z] b293218d6a7a: Preparing [2024-10-12T09:45:31.552Z] 16113d51b718: Preparing [2024-10-12T09:45:31.552Z] bfaffb009ba2: Waiting [2024-10-12T09:45:31.552Z] 23bbbdb4fc7f: Waiting [2024-10-12T09:45:31.552Z] b293218d6a7a: Waiting [2024-10-12T09:45:31.552Z] 16113d51b718: Waiting [2024-10-12T09:45:31.552Z] b4979abb1535: Waiting [2024-10-12T09:45:31.552Z] 8ed741af5956: Layer already exists [2024-10-12T09:45:31.552Z] 82c1fe14ccd3: Layer already exists [2024-10-12T09:45:31.552Z] 246f5bfdc0c2: Layer already exists [2024-10-12T09:45:31.552Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:31.552Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:31.552Z] bfaffb009ba2: Layer already exists [2024-10-12T09:45:31.552Z] b4979abb1535: Layer already exists [2024-10-12T09:45:31.552Z] 23bbbdb4fc7f: Layer already exists [2024-10-12T09:45:31.552Z] b293218d6a7a: Layer already exists [2024-10-12T09:45:31.552Z] 16113d51b718: Layer already exists [2024-10-12T09:45:31.817Z] main: digest: sha256:fa7b422a28aee6dbcfdb64116404d404e539458602ff7560d6f1634730fc8aa4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:45:31.907Z] ===================================================== [Pipeline] echo [2024-10-12T09:45:31.925Z] taggedImages: [2024-10-12T09:45:31.925Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:45:31.925Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-12T09:45:31.925Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.102 [2024-10-12T09:45:31.925Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:45:31.925Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-12T09:45:31.958Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-12T09:45:31.958Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:45:31.958Z] latest [2024-10-12T09:45:31.958Z] 3.2.0-dev.102 [2024-10-12T09:45:31.958Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:45:31.958Z] main [2024-10-12T09:45:31.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:32.327Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:32.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:45:32.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-12T09:45:32.685Z] 15e05f822858: Preparing [2024-10-12T09:45:32.685Z] 65d190ea24e8: Preparing [2024-10-12T09:45:32.685Z] 02f37f1be27e: Preparing [2024-10-12T09:45:32.685Z] 50cfb45a874d: Preparing [2024-10-12T09:45:32.685Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:32.685Z] 105a6abe02ef: Preparing [2024-10-12T09:45:32.685Z] 27cb620db7be: Preparing [2024-10-12T09:45:32.685Z] 2c519149af0e: Preparing [2024-10-12T09:45:32.685Z] 16113d51b718: Preparing [2024-10-12T09:45:32.685Z] 27cb620db7be: Waiting [2024-10-12T09:45:32.685Z] 2c519149af0e: Waiting [2024-10-12T09:45:32.685Z] 16113d51b718: Waiting [2024-10-12T09:45:32.685Z] 105a6abe02ef: Waiting [2024-10-12T09:45:32.953Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:32.953Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:32.953Z] 02f37f1be27e: Pushed [2024-10-12T09:45:32.953Z] 65d190ea24e8: Pushed [2024-10-12T09:45:32.953Z] 15e05f822858: Pushed [2024-10-12T09:45:32.953Z] 16113d51b718: Layer already exists [2024-10-12T09:45:32.953Z] 27cb620db7be: Pushed [2024-10-12T09:45:33.531Z] 2c519149af0e: Pushed [2024-10-12T09:45:51.719Z] 105a6abe02ef: Pushed [2024-10-12T09:45:51.985Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:11b04020fa7905495d21091db52f62a22d215b1f975ed138238559e9bc28e0f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:52.340Z] + 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-10-12T09:45:52.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-12T09:45:52.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-12T09:45:52.698Z] 15e05f822858: Preparing [2024-10-12T09:45:52.698Z] 65d190ea24e8: Preparing [2024-10-12T09:45:52.698Z] 02f37f1be27e: Preparing [2024-10-12T09:45:52.698Z] 50cfb45a874d: Preparing [2024-10-12T09:45:52.698Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:52.698Z] 105a6abe02ef: Preparing [2024-10-12T09:45:52.698Z] 27cb620db7be: Preparing [2024-10-12T09:45:52.698Z] 2c519149af0e: Preparing [2024-10-12T09:45:52.698Z] 16113d51b718: Preparing [2024-10-12T09:45:52.698Z] 27cb620db7be: Waiting [2024-10-12T09:45:52.698Z] 105a6abe02ef: Waiting [2024-10-12T09:45:52.698Z] 2c519149af0e: Waiting [2024-10-12T09:45:52.698Z] 16113d51b718: Waiting [2024-10-12T09:45:52.698Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:52.698Z] 65d190ea24e8: Layer already exists [2024-10-12T09:45:52.698Z] 15e05f822858: Layer already exists [2024-10-12T09:45:52.698Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:52.698Z] 02f37f1be27e: Layer already exists [2024-10-12T09:45:52.698Z] 27cb620db7be: Layer already exists [2024-10-12T09:45:52.698Z] 16113d51b718: Layer already exists [2024-10-12T09:45:52.698Z] 2c519149af0e: Layer already exists [2024-10-12T09:45:52.698Z] 105a6abe02ef: Layer already exists [2024-10-12T09:45:52.962Z] latest: digest: sha256:11b04020fa7905495d21091db52f62a22d215b1f975ed138238559e9bc28e0f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:53.330Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:53.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.102 [2024-10-12T09:45:53.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-12T09:45:53.676Z] 15e05f822858: Preparing [2024-10-12T09:45:53.676Z] 65d190ea24e8: Preparing [2024-10-12T09:45:53.676Z] 02f37f1be27e: Preparing [2024-10-12T09:45:53.676Z] 50cfb45a874d: Preparing [2024-10-12T09:45:53.676Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:53.676Z] 105a6abe02ef: Preparing [2024-10-12T09:45:53.676Z] 27cb620db7be: Preparing [2024-10-12T09:45:53.676Z] 2c519149af0e: Preparing [2024-10-12T09:45:53.676Z] 16113d51b718: Preparing [2024-10-12T09:45:53.676Z] 27cb620db7be: Waiting [2024-10-12T09:45:53.676Z] 2c519149af0e: Waiting [2024-10-12T09:45:53.676Z] 16113d51b718: Waiting [2024-10-12T09:45:53.676Z] 15e05f822858: Layer already exists [2024-10-12T09:45:53.676Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:53.676Z] 02f37f1be27e: Layer already exists [2024-10-12T09:45:53.676Z] 65d190ea24e8: Layer already exists [2024-10-12T09:45:53.676Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:53.676Z] 105a6abe02ef: Layer already exists [2024-10-12T09:45:53.676Z] 2c519149af0e: Layer already exists [2024-10-12T09:45:53.676Z] 27cb620db7be: Layer already exists [2024-10-12T09:45:53.676Z] 16113d51b718: Layer already exists [2024-10-12T09:45:53.941Z] 3.2.0-dev.102: digest: sha256:11b04020fa7905495d21091db52f62a22d215b1f975ed138238559e9bc28e0f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:54.295Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:54.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:45:54.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-12T09:45:54.656Z] 15e05f822858: Preparing [2024-10-12T09:45:54.656Z] 65d190ea24e8: Preparing [2024-10-12T09:45:54.656Z] 02f37f1be27e: Preparing [2024-10-12T09:45:54.656Z] 50cfb45a874d: Preparing [2024-10-12T09:45:54.656Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:54.656Z] 105a6abe02ef: Preparing [2024-10-12T09:45:54.656Z] 27cb620db7be: Preparing [2024-10-12T09:45:54.656Z] 2c519149af0e: Preparing [2024-10-12T09:45:54.656Z] 16113d51b718: Preparing [2024-10-12T09:45:54.656Z] 105a6abe02ef: Waiting [2024-10-12T09:45:54.656Z] 27cb620db7be: Waiting [2024-10-12T09:45:54.656Z] 2c519149af0e: Waiting [2024-10-12T09:45:54.656Z] 16113d51b718: Waiting [2024-10-12T09:45:54.656Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:54.656Z] 15e05f822858: Layer already exists [2024-10-12T09:45:54.656Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:54.656Z] 65d190ea24e8: Layer already exists [2024-10-12T09:45:54.656Z] 02f37f1be27e: Layer already exists [2024-10-12T09:45:54.656Z] 105a6abe02ef: Layer already exists [2024-10-12T09:45:54.656Z] 2c519149af0e: Layer already exists [2024-10-12T09:45:54.656Z] 16113d51b718: Layer already exists [2024-10-12T09:45:54.656Z] 27cb620db7be: Layer already exists [2024-10-12T09:45:54.656Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:11b04020fa7905495d21091db52f62a22d215b1f975ed138238559e9bc28e0f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:55.276Z] + 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-10-12T09:45:55.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-12T09:45:55.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-12T09:45:55.626Z] 15e05f822858: Preparing [2024-10-12T09:45:55.626Z] 65d190ea24e8: Preparing [2024-10-12T09:45:55.626Z] 02f37f1be27e: Preparing [2024-10-12T09:45:55.626Z] 50cfb45a874d: Preparing [2024-10-12T09:45:55.626Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:55.626Z] 105a6abe02ef: Preparing [2024-10-12T09:45:55.626Z] 27cb620db7be: Preparing [2024-10-12T09:45:55.626Z] 2c519149af0e: Preparing [2024-10-12T09:45:55.626Z] 16113d51b718: Preparing [2024-10-12T09:45:55.626Z] 105a6abe02ef: Waiting [2024-10-12T09:45:55.626Z] 27cb620db7be: Waiting [2024-10-12T09:45:55.626Z] 2c519149af0e: Waiting [2024-10-12T09:45:55.626Z] 15e05f822858: Layer already exists [2024-10-12T09:45:55.626Z] 65d190ea24e8: Layer already exists [2024-10-12T09:45:55.626Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:55.626Z] 02f37f1be27e: Layer already exists [2024-10-12T09:45:55.626Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:55.626Z] 105a6abe02ef: Layer already exists [2024-10-12T09:45:55.626Z] 27cb620db7be: Layer already exists [2024-10-12T09:45:55.626Z] 2c519149af0e: Layer already exists [2024-10-12T09:45:55.626Z] 16113d51b718: Layer already exists [2024-10-12T09:45:55.891Z] main: digest: sha256:11b04020fa7905495d21091db52f62a22d215b1f975ed138238559e9bc28e0f5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:45:55.970Z] ===================================================== [Pipeline] echo [2024-10-12T09:45:55.984Z] taggedImages: [2024-10-12T09:45:55.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:45:55.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-12T09:45:55.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.102 [2024-10-12T09:45:55.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:45:55.984Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-12T09:45:56.014Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-12T09:45:56.014Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:45:56.014Z] latest [2024-10-12T09:45:56.014Z] 3.2.0-dev.102 [2024-10-12T09:45:56.014Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:45:56.014Z] main [2024-10-12T09:45:56.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:56.400Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:45:56.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:45:56.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-12T09:45:56.747Z] d568e6a9978e: Preparing [2024-10-12T09:45:56.747Z] 8465e9316109: Preparing [2024-10-12T09:45:56.747Z] 93aa8a681e1e: Preparing [2024-10-12T09:45:56.747Z] 50cfb45a874d: Preparing [2024-10-12T09:45:56.747Z] d5c7e4710cc7: Preparing [2024-10-12T09:45:56.747Z] 99759c31bd37: Preparing [2024-10-12T09:45:56.747Z] 23bbbdb4fc7f: Preparing [2024-10-12T09:45:56.747Z] b293218d6a7a: Preparing [2024-10-12T09:45:56.747Z] 16113d51b718: Preparing [2024-10-12T09:45:56.747Z] 23bbbdb4fc7f: Waiting [2024-10-12T09:45:56.747Z] b293218d6a7a: Waiting [2024-10-12T09:45:56.747Z] 16113d51b718: Waiting [2024-10-12T09:45:56.747Z] 99759c31bd37: Waiting [2024-10-12T09:45:56.747Z] 50cfb45a874d: Layer already exists [2024-10-12T09:45:56.747Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:45:57.013Z] 23bbbdb4fc7f: Layer already exists [2024-10-12T09:45:57.013Z] b293218d6a7a: Layer already exists [2024-10-12T09:45:57.013Z] 93aa8a681e1e: Pushed [2024-10-12T09:45:57.013Z] 16113d51b718: Layer already exists [2024-10-12T09:45:57.013Z] d568e6a9978e: Pushed [2024-10-12T09:45:57.013Z] 8465e9316109: Pushed [2024-10-12T09:46:19.037Z] 99759c31bd37: Pushed [2024-10-12T09:46:19.037Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:78c7bdad8031d45692c4be19aae80f477c84073a929aa7d7b5f1e9db7fd0b8e0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:19.398Z] + 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-10-12T09:46:19.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-12T09:46:19.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-12T09:46:19.748Z] d568e6a9978e: Preparing [2024-10-12T09:46:19.748Z] 8465e9316109: Preparing [2024-10-12T09:46:19.748Z] 93aa8a681e1e: Preparing [2024-10-12T09:46:19.748Z] 50cfb45a874d: Preparing [2024-10-12T09:46:19.748Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:19.748Z] 99759c31bd37: Preparing [2024-10-12T09:46:19.748Z] 23bbbdb4fc7f: Preparing [2024-10-12T09:46:19.748Z] b293218d6a7a: Preparing [2024-10-12T09:46:19.748Z] 16113d51b718: Preparing [2024-10-12T09:46:19.748Z] 99759c31bd37: Waiting [2024-10-12T09:46:19.748Z] 23bbbdb4fc7f: Waiting [2024-10-12T09:46:19.748Z] b293218d6a7a: Waiting [2024-10-12T09:46:19.748Z] 16113d51b718: Waiting [2024-10-12T09:46:19.748Z] 8465e9316109: Layer already exists [2024-10-12T09:46:19.748Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:19.748Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:19.748Z] d568e6a9978e: Layer already exists [2024-10-12T09:46:19.748Z] 93aa8a681e1e: Layer already exists [2024-10-12T09:46:19.748Z] b293218d6a7a: Layer already exists [2024-10-12T09:46:19.748Z] 99759c31bd37: Layer already exists [2024-10-12T09:46:19.748Z] 23bbbdb4fc7f: Layer already exists [2024-10-12T09:46:19.748Z] 16113d51b718: Layer already exists [2024-10-12T09:46:20.012Z] latest: digest: sha256:78c7bdad8031d45692c4be19aae80f477c84073a929aa7d7b5f1e9db7fd0b8e0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:20.362Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:20.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.102 [2024-10-12T09:46:20.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-12T09:46:20.709Z] d568e6a9978e: Preparing [2024-10-12T09:46:20.709Z] 8465e9316109: Preparing [2024-10-12T09:46:20.709Z] 93aa8a681e1e: Preparing [2024-10-12T09:46:20.709Z] 50cfb45a874d: Preparing [2024-10-12T09:46:20.709Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:20.709Z] 99759c31bd37: Preparing [2024-10-12T09:46:20.709Z] 23bbbdb4fc7f: Preparing [2024-10-12T09:46:20.709Z] b293218d6a7a: Preparing [2024-10-12T09:46:20.709Z] 16113d51b718: Preparing [2024-10-12T09:46:20.709Z] 23bbbdb4fc7f: Waiting [2024-10-12T09:46:20.709Z] b293218d6a7a: Waiting [2024-10-12T09:46:20.709Z] 16113d51b718: Waiting [2024-10-12T09:46:20.709Z] 99759c31bd37: Waiting [2024-10-12T09:46:20.709Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:20.709Z] 93aa8a681e1e: Layer already exists [2024-10-12T09:46:20.709Z] 8465e9316109: Layer already exists [2024-10-12T09:46:20.709Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:20.709Z] d568e6a9978e: Layer already exists [2024-10-12T09:46:20.709Z] 99759c31bd37: Layer already exists [2024-10-12T09:46:20.709Z] 23bbbdb4fc7f: Layer already exists [2024-10-12T09:46:20.709Z] 16113d51b718: Layer already exists [2024-10-12T09:46:20.709Z] b293218d6a7a: Layer already exists [2024-10-12T09:46:20.976Z] 3.2.0-dev.102: digest: sha256:78c7bdad8031d45692c4be19aae80f477c84073a929aa7d7b5f1e9db7fd0b8e0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:21.332Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:21.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:46:21.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-12T09:46:21.680Z] d568e6a9978e: Preparing [2024-10-12T09:46:21.680Z] 8465e9316109: Preparing [2024-10-12T09:46:21.680Z] 93aa8a681e1e: Preparing [2024-10-12T09:46:21.680Z] 50cfb45a874d: Preparing [2024-10-12T09:46:21.680Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:21.680Z] 99759c31bd37: Preparing [2024-10-12T09:46:21.680Z] 23bbbdb4fc7f: Preparing [2024-10-12T09:46:21.680Z] b293218d6a7a: Preparing [2024-10-12T09:46:21.680Z] 16113d51b718: Preparing [2024-10-12T09:46:21.680Z] 23bbbdb4fc7f: Waiting [2024-10-12T09:46:21.680Z] b293218d6a7a: Waiting [2024-10-12T09:46:21.680Z] 16113d51b718: Waiting [2024-10-12T09:46:21.680Z] 99759c31bd37: Waiting [2024-10-12T09:46:21.680Z] 8465e9316109: Layer already exists [2024-10-12T09:46:21.680Z] d568e6a9978e: Layer already exists [2024-10-12T09:46:21.680Z] 93aa8a681e1e: Layer already exists [2024-10-12T09:46:21.680Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:21.680Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:21.680Z] 23bbbdb4fc7f: Layer already exists [2024-10-12T09:46:21.680Z] 16113d51b718: Layer already exists [2024-10-12T09:46:21.680Z] 99759c31bd37: Layer already exists [2024-10-12T09:46:21.680Z] b293218d6a7a: Layer already exists [2024-10-12T09:46:21.945Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:78c7bdad8031d45692c4be19aae80f477c84073a929aa7d7b5f1e9db7fd0b8e0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:22.291Z] + 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-10-12T09:46:22.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-12T09:46:22.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-12T09:46:22.639Z] d568e6a9978e: Preparing [2024-10-12T09:46:22.639Z] 8465e9316109: Preparing [2024-10-12T09:46:22.639Z] 93aa8a681e1e: Preparing [2024-10-12T09:46:22.639Z] 50cfb45a874d: Preparing [2024-10-12T09:46:22.639Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:22.639Z] 99759c31bd37: Preparing [2024-10-12T09:46:22.639Z] 23bbbdb4fc7f: Preparing [2024-10-12T09:46:22.639Z] 99759c31bd37: Waiting [2024-10-12T09:46:22.639Z] b293218d6a7a: Preparing [2024-10-12T09:46:22.639Z] 16113d51b718: Preparing [2024-10-12T09:46:22.639Z] 23bbbdb4fc7f: Waiting [2024-10-12T09:46:22.639Z] b293218d6a7a: Waiting [2024-10-12T09:46:22.639Z] 93aa8a681e1e: Layer already exists [2024-10-12T09:46:22.639Z] 8465e9316109: Layer already exists [2024-10-12T09:46:22.639Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:22.639Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:22.639Z] d568e6a9978e: Layer already exists [2024-10-12T09:46:22.639Z] 23bbbdb4fc7f: Layer already exists [2024-10-12T09:46:22.639Z] 99759c31bd37: Layer already exists [2024-10-12T09:46:22.639Z] b293218d6a7a: Layer already exists [2024-10-12T09:46:22.639Z] 16113d51b718: Layer already exists [2024-10-12T09:46:22.905Z] main: digest: sha256:78c7bdad8031d45692c4be19aae80f477c84073a929aa7d7b5f1e9db7fd0b8e0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:46:22.973Z] ===================================================== [Pipeline] echo [2024-10-12T09:46:22.990Z] taggedImages: [2024-10-12T09:46:22.990Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:46:22.990Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-12T09:46:22.990Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.102 [2024-10-12T09:46:22.990Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:46:22.990Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-12T09:46:23.016Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-12T09:46:23.016Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:46:23.016Z] latest [2024-10-12T09:46:23.016Z] 3.2.0-dev.102 [2024-10-12T09:46:23.016Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:46:23.016Z] main [2024-10-12T09:46:23.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:23.369Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:23.723Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:46:23.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-12T09:46:23.723Z] cb0518284cb7: Preparing [2024-10-12T09:46:23.723Z] ce4b160ab566: Preparing [2024-10-12T09:46:23.723Z] 50cfb45a874d: Preparing [2024-10-12T09:46:23.723Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:23.723Z] c22daaa070a6: Preparing [2024-10-12T09:46:23.723Z] fdc02788918d: Preparing [2024-10-12T09:46:23.723Z] 16113d51b718: Preparing [2024-10-12T09:46:23.723Z] fdc02788918d: Waiting [2024-10-12T09:46:23.723Z] 16113d51b718: Waiting [2024-10-12T09:46:23.723Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:23.989Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:23.990Z] 16113d51b718: Layer already exists [2024-10-12T09:46:23.990Z] cb0518284cb7: Pushed [2024-10-12T09:46:23.990Z] c22daaa070a6: Pushed [2024-10-12T09:46:24.570Z] fdc02788918d: Pushed [2024-10-12T09:46:34.623Z] ce4b160ab566: Pushed [2024-10-12T09:46:34.890Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:8c5206f25c3a64438a06d55833d1aba5656a289e268d39a7f7da462bf42a6daf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:35.248Z] + 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-10-12T09:46:35.600Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-12T09:46:35.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-12T09:46:35.600Z] cb0518284cb7: Preparing [2024-10-12T09:46:35.600Z] ce4b160ab566: Preparing [2024-10-12T09:46:35.600Z] 50cfb45a874d: Preparing [2024-10-12T09:46:35.600Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:35.600Z] c22daaa070a6: Preparing [2024-10-12T09:46:35.600Z] fdc02788918d: Preparing [2024-10-12T09:46:35.600Z] 16113d51b718: Preparing [2024-10-12T09:46:35.600Z] fdc02788918d: Waiting [2024-10-12T09:46:35.600Z] 16113d51b718: Waiting [2024-10-12T09:46:35.600Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:35.600Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:35.600Z] cb0518284cb7: Layer already exists [2024-10-12T09:46:35.600Z] c22daaa070a6: Layer already exists [2024-10-12T09:46:35.600Z] ce4b160ab566: Layer already exists [2024-10-12T09:46:35.600Z] fdc02788918d: Layer already exists [2024-10-12T09:46:35.600Z] 16113d51b718: Layer already exists [2024-10-12T09:46:35.866Z] latest: digest: sha256:8c5206f25c3a64438a06d55833d1aba5656a289e268d39a7f7da462bf42a6daf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:36.226Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:36.578Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.102 [2024-10-12T09:46:36.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-12T09:46:36.578Z] cb0518284cb7: Preparing [2024-10-12T09:46:36.578Z] ce4b160ab566: Preparing [2024-10-12T09:46:36.578Z] 50cfb45a874d: Preparing [2024-10-12T09:46:36.578Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:36.578Z] c22daaa070a6: Preparing [2024-10-12T09:46:36.578Z] fdc02788918d: Preparing [2024-10-12T09:46:36.578Z] 16113d51b718: Preparing [2024-10-12T09:46:36.578Z] fdc02788918d: Waiting [2024-10-12T09:46:36.578Z] 16113d51b718: Waiting [2024-10-12T09:46:36.578Z] cb0518284cb7: Layer already exists [2024-10-12T09:46:36.578Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:36.578Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:36.578Z] c22daaa070a6: Layer already exists [2024-10-12T09:46:36.578Z] ce4b160ab566: Layer already exists [2024-10-12T09:46:36.578Z] fdc02788918d: Layer already exists [2024-10-12T09:46:36.578Z] 16113d51b718: Layer already exists [2024-10-12T09:46:36.578Z] 3.2.0-dev.102: digest: sha256:8c5206f25c3a64438a06d55833d1aba5656a289e268d39a7f7da462bf42a6daf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:37.200Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:37.554Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:46:37.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-12T09:46:37.554Z] cb0518284cb7: Preparing [2024-10-12T09:46:37.554Z] ce4b160ab566: Preparing [2024-10-12T09:46:37.554Z] 50cfb45a874d: Preparing [2024-10-12T09:46:37.554Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:37.554Z] c22daaa070a6: Preparing [2024-10-12T09:46:37.554Z] fdc02788918d: Preparing [2024-10-12T09:46:37.554Z] 16113d51b718: Preparing [2024-10-12T09:46:37.554Z] fdc02788918d: Waiting [2024-10-12T09:46:37.554Z] 16113d51b718: Waiting [2024-10-12T09:46:37.554Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:37.554Z] cb0518284cb7: Layer already exists [2024-10-12T09:46:37.554Z] c22daaa070a6: Layer already exists [2024-10-12T09:46:37.554Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:37.554Z] ce4b160ab566: Layer already exists [2024-10-12T09:46:37.554Z] 16113d51b718: Layer already exists [2024-10-12T09:46:37.554Z] fdc02788918d: Layer already exists [2024-10-12T09:46:37.554Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:8c5206f25c3a64438a06d55833d1aba5656a289e268d39a7f7da462bf42a6daf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:38.178Z] + 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-10-12T09:46:38.532Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-12T09:46:38.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-12T09:46:38.533Z] cb0518284cb7: Preparing [2024-10-12T09:46:38.533Z] ce4b160ab566: Preparing [2024-10-12T09:46:38.533Z] 50cfb45a874d: Preparing [2024-10-12T09:46:38.533Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:38.533Z] c22daaa070a6: Preparing [2024-10-12T09:46:38.533Z] fdc02788918d: Preparing [2024-10-12T09:46:38.533Z] 16113d51b718: Preparing [2024-10-12T09:46:38.533Z] fdc02788918d: Waiting [2024-10-12T09:46:38.533Z] 16113d51b718: Waiting [2024-10-12T09:46:38.533Z] ce4b160ab566: Layer already exists [2024-10-12T09:46:38.533Z] c22daaa070a6: Layer already exists [2024-10-12T09:46:38.533Z] cb0518284cb7: Layer already exists [2024-10-12T09:46:38.533Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:38.533Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:38.533Z] 16113d51b718: Layer already exists [2024-10-12T09:46:38.533Z] fdc02788918d: Layer already exists [2024-10-12T09:46:38.798Z] main: digest: sha256:8c5206f25c3a64438a06d55833d1aba5656a289e268d39a7f7da462bf42a6daf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:46:38.880Z] ===================================================== [Pipeline] echo [2024-10-12T09:46:38.894Z] taggedImages: [2024-10-12T09:46:38.894Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:46:38.894Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-12T09:46:38.894Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.102 [2024-10-12T09:46:38.894Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:46:38.894Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-12T09:46:38.926Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-12T09:46:38.926Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:46:38.926Z] latest [2024-10-12T09:46:38.926Z] 3.2.0-dev.102 [2024-10-12T09:46:38.926Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:46:38.926Z] main [2024-10-12T09:46:38.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:39.304Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:39.642Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:46:39.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-12T09:46:39.642Z] 861277a24fe5: Preparing [2024-10-12T09:46:39.642Z] b76743c49af3: Preparing [2024-10-12T09:46:39.642Z] cf49f9f08ed6: Preparing [2024-10-12T09:46:39.642Z] 50cfb45a874d: Preparing [2024-10-12T09:46:39.642Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:39.642Z] 249f21f58583: Preparing [2024-10-12T09:46:39.642Z] fd3e80cdcfe2: Preparing [2024-10-12T09:46:39.642Z] 16113d51b718: Preparing [2024-10-12T09:46:39.642Z] fd3e80cdcfe2: Waiting [2024-10-12T09:46:39.642Z] 249f21f58583: Waiting [2024-10-12T09:46:39.642Z] 16113d51b718: Waiting [2024-10-12T09:46:39.642Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:39.907Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:39.907Z] b76743c49af3: Pushed [2024-10-12T09:46:39.907Z] 861277a24fe5: Pushed [2024-10-12T09:46:39.907Z] 16113d51b718: Layer already exists [2024-10-12T09:46:39.907Z] 249f21f58583: Pushed [2024-10-12T09:46:40.173Z] fd3e80cdcfe2: Pushed [2024-10-12T09:46:50.217Z] cf49f9f08ed6: Pushed [2024-10-12T09:46:50.483Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:12de4084e8210cd96902ba7d17ba22fe1b4ea16d2bfb9b7b8893beffa9f8438b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:50.843Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:51.188Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-12T09:46:51.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-12T09:46:51.189Z] 861277a24fe5: Preparing [2024-10-12T09:46:51.189Z] b76743c49af3: Preparing [2024-10-12T09:46:51.189Z] cf49f9f08ed6: Preparing [2024-10-12T09:46:51.189Z] 50cfb45a874d: Preparing [2024-10-12T09:46:51.189Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:51.189Z] 249f21f58583: Preparing [2024-10-12T09:46:51.189Z] fd3e80cdcfe2: Preparing [2024-10-12T09:46:51.189Z] 16113d51b718: Preparing [2024-10-12T09:46:51.189Z] 249f21f58583: Waiting [2024-10-12T09:46:51.189Z] fd3e80cdcfe2: Waiting [2024-10-12T09:46:51.189Z] 16113d51b718: Waiting [2024-10-12T09:46:51.189Z] cf49f9f08ed6: Layer already exists [2024-10-12T09:46:51.189Z] 861277a24fe5: Layer already exists [2024-10-12T09:46:51.189Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:51.189Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:51.189Z] b76743c49af3: Layer already exists [2024-10-12T09:46:51.189Z] 16113d51b718: Layer already exists [2024-10-12T09:46:51.189Z] fd3e80cdcfe2: Layer already exists [2024-10-12T09:46:51.189Z] 249f21f58583: Layer already exists [2024-10-12T09:46:51.453Z] latest: digest: sha256:12de4084e8210cd96902ba7d17ba22fe1b4ea16d2bfb9b7b8893beffa9f8438b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:51.800Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:52.149Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.102 [2024-10-12T09:46:52.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-12T09:46:52.150Z] 861277a24fe5: Preparing [2024-10-12T09:46:52.150Z] b76743c49af3: Preparing [2024-10-12T09:46:52.150Z] cf49f9f08ed6: Preparing [2024-10-12T09:46:52.150Z] 50cfb45a874d: Preparing [2024-10-12T09:46:52.150Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:52.150Z] 249f21f58583: Preparing [2024-10-12T09:46:52.150Z] fd3e80cdcfe2: Preparing [2024-10-12T09:46:52.150Z] 249f21f58583: Waiting [2024-10-12T09:46:52.150Z] 16113d51b718: Preparing [2024-10-12T09:46:52.150Z] fd3e80cdcfe2: Waiting [2024-10-12T09:46:52.150Z] 16113d51b718: Waiting [2024-10-12T09:46:52.150Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:52.150Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:52.150Z] cf49f9f08ed6: Layer already exists [2024-10-12T09:46:52.150Z] b76743c49af3: Layer already exists [2024-10-12T09:46:52.150Z] 861277a24fe5: Layer already exists [2024-10-12T09:46:52.150Z] 16113d51b718: Layer already exists [2024-10-12T09:46:52.150Z] fd3e80cdcfe2: Layer already exists [2024-10-12T09:46:52.150Z] 249f21f58583: Layer already exists [2024-10-12T09:46:52.415Z] 3.2.0-dev.102: digest: sha256:12de4084e8210cd96902ba7d17ba22fe1b4ea16d2bfb9b7b8893beffa9f8438b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:52.767Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:53.114Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:46:53.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-12T09:46:53.114Z] 861277a24fe5: Preparing [2024-10-12T09:46:53.114Z] b76743c49af3: Preparing [2024-10-12T09:46:53.114Z] cf49f9f08ed6: Preparing [2024-10-12T09:46:53.114Z] 50cfb45a874d: Preparing [2024-10-12T09:46:53.114Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:53.114Z] 249f21f58583: Preparing [2024-10-12T09:46:53.114Z] fd3e80cdcfe2: Preparing [2024-10-12T09:46:53.114Z] 16113d51b718: Preparing [2024-10-12T09:46:53.114Z] 249f21f58583: Waiting [2024-10-12T09:46:53.114Z] fd3e80cdcfe2: Waiting [2024-10-12T09:46:53.114Z] 16113d51b718: Waiting [2024-10-12T09:46:53.114Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:53.114Z] cf49f9f08ed6: Layer already exists [2024-10-12T09:46:53.114Z] 861277a24fe5: Layer already exists [2024-10-12T09:46:53.114Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:53.114Z] b76743c49af3: Layer already exists [2024-10-12T09:46:53.114Z] fd3e80cdcfe2: Layer already exists [2024-10-12T09:46:53.114Z] 16113d51b718: Layer already exists [2024-10-12T09:46:53.114Z] 249f21f58583: Layer already exists [2024-10-12T09:46:53.379Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:12de4084e8210cd96902ba7d17ba22fe1b4ea16d2bfb9b7b8893beffa9f8438b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:53.746Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:54.104Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-12T09:46:54.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-12T09:46:54.104Z] 861277a24fe5: Preparing [2024-10-12T09:46:54.104Z] b76743c49af3: Preparing [2024-10-12T09:46:54.104Z] cf49f9f08ed6: Preparing [2024-10-12T09:46:54.104Z] 50cfb45a874d: Preparing [2024-10-12T09:46:54.104Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:54.104Z] 249f21f58583: Preparing [2024-10-12T09:46:54.104Z] fd3e80cdcfe2: Preparing [2024-10-12T09:46:54.104Z] 16113d51b718: Preparing [2024-10-12T09:46:54.104Z] fd3e80cdcfe2: Waiting [2024-10-12T09:46:54.104Z] 249f21f58583: Waiting [2024-10-12T09:46:54.104Z] 16113d51b718: Waiting [2024-10-12T09:46:54.104Z] cf49f9f08ed6: Layer already exists [2024-10-12T09:46:54.104Z] 861277a24fe5: Layer already exists [2024-10-12T09:46:54.104Z] b76743c49af3: Layer already exists [2024-10-12T09:46:54.104Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:54.104Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:54.104Z] fd3e80cdcfe2: Layer already exists [2024-10-12T09:46:54.104Z] 249f21f58583: Layer already exists [2024-10-12T09:46:54.104Z] 16113d51b718: Layer already exists [2024-10-12T09:46:54.369Z] main: digest: sha256:12de4084e8210cd96902ba7d17ba22fe1b4ea16d2bfb9b7b8893beffa9f8438b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:46:54.445Z] ===================================================== [Pipeline] echo [2024-10-12T09:46:54.465Z] taggedImages: [2024-10-12T09:46:54.465Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:46:54.465Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-12T09:46:54.465Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.102 [2024-10-12T09:46:54.465Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:46:54.465Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-12T09:46:54.492Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-12T09:46:54.492Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:46:54.492Z] latest [2024-10-12T09:46:54.492Z] 3.2.0-dev.102 [2024-10-12T09:46:54.492Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:46:54.492Z] main [2024-10-12T09:46:54.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:54.884Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:46:55.251Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:46:55.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-12T09:46:55.251Z] 3ecb90b1d677: Preparing [2024-10-12T09:46:55.251Z] c358611114c0: Preparing [2024-10-12T09:46:55.251Z] 50cfb45a874d: Preparing [2024-10-12T09:46:55.251Z] d5c7e4710cc7: Preparing [2024-10-12T09:46:55.251Z] bb0b6c1b02fe: Preparing [2024-10-12T09:46:55.251Z] e5b27a7e19ee: Preparing [2024-10-12T09:46:55.251Z] 16113d51b718: Preparing [2024-10-12T09:46:55.251Z] e5b27a7e19ee: Waiting [2024-10-12T09:46:55.251Z] 16113d51b718: Waiting [2024-10-12T09:46:55.522Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:46:55.522Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:46:55.522Z] 50cfb45a874d: Layer already exists [2024-10-12T09:46:55.522Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:46:55.522Z] 16113d51b718: Layer already exists [2024-10-12T09:46:55.522Z] 3ecb90b1d677: Pushed [2024-10-12T09:47:07.846Z] c358611114c0: Pushed [2024-10-12T09:47:07.846Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab: digest: sha256:eb34eccac919ecc3a5108981b4ff1bef40ff9472dad5a77108e7eca017101409 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:47:08.205Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:47:08.556Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-12T09:47:08.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-12T09:47:08.556Z] 3ecb90b1d677: Preparing [2024-10-12T09:47:08.556Z] c358611114c0: Preparing [2024-10-12T09:47:08.556Z] 50cfb45a874d: Preparing [2024-10-12T09:47:08.556Z] d5c7e4710cc7: Preparing [2024-10-12T09:47:08.556Z] bb0b6c1b02fe: Preparing [2024-10-12T09:47:08.556Z] e5b27a7e19ee: Preparing [2024-10-12T09:47:08.556Z] 16113d51b718: Preparing [2024-10-12T09:47:08.556Z] e5b27a7e19ee: Waiting [2024-10-12T09:47:08.556Z] 16113d51b718: Waiting [2024-10-12T09:47:08.556Z] 3ecb90b1d677: Layer already exists [2024-10-12T09:47:08.556Z] 50cfb45a874d: Layer already exists [2024-10-12T09:47:08.556Z] c358611114c0: Layer already exists [2024-10-12T09:47:08.556Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:47:08.556Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:47:08.556Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:47:08.556Z] 16113d51b718: Layer already exists [2024-10-12T09:47:08.822Z] latest: digest: sha256:eb34eccac919ecc3a5108981b4ff1bef40ff9472dad5a77108e7eca017101409 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:47:09.170Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:47:09.520Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.102 [2024-10-12T09:47:09.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-12T09:47:09.520Z] 3ecb90b1d677: Preparing [2024-10-12T09:47:09.520Z] c358611114c0: Preparing [2024-10-12T09:47:09.520Z] 50cfb45a874d: Preparing [2024-10-12T09:47:09.520Z] d5c7e4710cc7: Preparing [2024-10-12T09:47:09.520Z] bb0b6c1b02fe: Preparing [2024-10-12T09:47:09.520Z] e5b27a7e19ee: Preparing [2024-10-12T09:47:09.520Z] 16113d51b718: Preparing [2024-10-12T09:47:09.520Z] e5b27a7e19ee: Waiting [2024-10-12T09:47:09.520Z] 16113d51b718: Waiting [2024-10-12T09:47:09.520Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:47:09.520Z] c358611114c0: Layer already exists [2024-10-12T09:47:09.520Z] 50cfb45a874d: Layer already exists [2024-10-12T09:47:09.520Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:47:09.520Z] 3ecb90b1d677: Layer already exists [2024-10-12T09:47:09.520Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:47:09.520Z] 16113d51b718: Layer already exists [2024-10-12T09:47:09.520Z] 3.2.0-dev.102: digest: sha256:eb34eccac919ecc3a5108981b4ff1bef40ff9472dad5a77108e7eca017101409 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:47:10.155Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:47:10.523Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:47:10.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-12T09:47:10.523Z] 3ecb90b1d677: Preparing [2024-10-12T09:47:10.523Z] c358611114c0: Preparing [2024-10-12T09:47:10.523Z] 50cfb45a874d: Preparing [2024-10-12T09:47:10.523Z] d5c7e4710cc7: Preparing [2024-10-12T09:47:10.523Z] bb0b6c1b02fe: Preparing [2024-10-12T09:47:10.523Z] e5b27a7e19ee: Preparing [2024-10-12T09:47:10.523Z] 16113d51b718: Preparing [2024-10-12T09:47:10.523Z] e5b27a7e19ee: Waiting [2024-10-12T09:47:10.523Z] 16113d51b718: Waiting [2024-10-12T09:47:10.523Z] 3ecb90b1d677: Layer already exists [2024-10-12T09:47:10.523Z] 50cfb45a874d: Layer already exists [2024-10-12T09:47:10.523Z] c358611114c0: Layer already exists [2024-10-12T09:47:10.523Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:47:10.523Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:47:10.523Z] 16113d51b718: Layer already exists [2024-10-12T09:47:10.523Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:47:10.789Z] b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102: digest: sha256:eb34eccac919ecc3a5108981b4ff1bef40ff9472dad5a77108e7eca017101409 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:47:11.136Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:47:11.488Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-12T09:47:11.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-12T09:47:11.488Z] 3ecb90b1d677: Preparing [2024-10-12T09:47:11.488Z] c358611114c0: Preparing [2024-10-12T09:47:11.488Z] 50cfb45a874d: Preparing [2024-10-12T09:47:11.488Z] d5c7e4710cc7: Preparing [2024-10-12T09:47:11.488Z] bb0b6c1b02fe: Preparing [2024-10-12T09:47:11.488Z] e5b27a7e19ee: Preparing [2024-10-12T09:47:11.488Z] 16113d51b718: Preparing [2024-10-12T09:47:11.488Z] e5b27a7e19ee: Waiting [2024-10-12T09:47:11.488Z] 16113d51b718: Waiting [2024-10-12T09:47:11.488Z] d5c7e4710cc7: Layer already exists [2024-10-12T09:47:11.488Z] c358611114c0: Layer already exists [2024-10-12T09:47:11.488Z] 50cfb45a874d: Layer already exists [2024-10-12T09:47:11.488Z] 3ecb90b1d677: Layer already exists [2024-10-12T09:47:11.488Z] bb0b6c1b02fe: Layer already exists [2024-10-12T09:47:11.488Z] 16113d51b718: Layer already exists [2024-10-12T09:47:11.488Z] e5b27a7e19ee: Layer already exists [2024-10-12T09:47:11.752Z] main: digest: sha256:eb34eccac919ecc3a5108981b4ff1bef40ff9472dad5a77108e7eca017101409 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-12T09:47:11.834Z] ===================================================== [Pipeline] echo [2024-10-12T09:47:11.847Z] taggedImages: [2024-10-12T09:47:11.847Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [2024-10-12T09:47:11.847Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-12T09:47:11.847Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.102 [2024-10-12T09:47:11.847Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab-3.2.0-dev.102 [2024-10-12T09:47:11.847Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:47:12.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-12T09:47:12.240Z] [2024-10-12T09:47:12.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:47:12.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-12T09:47:12.564Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-12T09:47:12.564Z] 8998bd30e6a1: Pulling fs layer [2024-10-12T09:47:12.564Z] 04944245beec: Pulling fs layer [2024-10-12T09:47:12.564Z] 699f458cf7ca: Pulling fs layer [2024-10-12T09:47:12.564Z] 765212b225bb: Pulling fs layer [2024-10-12T09:47:12.564Z] f23df028b6ca: Pulling fs layer [2024-10-12T09:47:12.564Z] d65c8cfc05b1: Pulling fs layer [2024-10-12T09:47:12.564Z] 2437ff75d9bd: Pulling fs layer [2024-10-12T09:47:12.564Z] d65c8cfc05b1: Waiting [2024-10-12T09:47:12.564Z] 2437ff75d9bd: Waiting [2024-10-12T09:47:12.831Z] 04944245beec: Verifying Checksum [2024-10-12T09:47:12.831Z] 04944245beec: Download complete [2024-10-12T09:47:12.831Z] 765212b225bb: Verifying Checksum [2024-10-12T09:47:12.831Z] 765212b225bb: Download complete [2024-10-12T09:47:12.831Z] f23df028b6ca: Download complete [2024-10-12T09:47:12.831Z] d65c8cfc05b1: Verifying Checksum [2024-10-12T09:47:12.831Z] d65c8cfc05b1: Download complete [2024-10-12T09:47:13.098Z] 699f458cf7ca: Verifying Checksum [2024-10-12T09:47:13.098Z] 699f458cf7ca: Download complete [2024-10-12T09:47:13.364Z] 8998bd30e6a1: Verifying Checksum [2024-10-12T09:47:13.364Z] 8998bd30e6a1: Download complete [2024-10-12T09:47:15.941Z] 2437ff75d9bd: Verifying Checksum [2024-10-12T09:47:15.941Z] 2437ff75d9bd: Download complete [2024-10-12T09:47:17.902Z] 8998bd30e6a1: Pull complete [2024-10-12T09:47:18.484Z] 04944245beec: Pull complete [2024-10-12T09:47:20.421Z] 699f458cf7ca: Pull complete [2024-10-12T09:47:20.421Z] 765212b225bb: Pull complete [2024-10-12T09:47:21.376Z] f23df028b6ca: Pull complete [2024-10-12T09:47:21.643Z] d65c8cfc05b1: Pull complete [2024-10-12T09:47:39.836Z] 2437ff75d9bd: Pull complete [2024-10-12T09:47:39.836Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-12T09:47:39.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-12T09:47:39.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T09:47:40.037Z] prd-ubuntu20.04-docker-arm64-4c-16g-22581 does not seem to be running inside a container [2024-10-12T09:47:40.082Z] $ 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/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:47:42.621Z] $ docker top 272b50327b56c486474f533a305c50adf1b53e44ca1542390901a072f5313abf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:47:43.552Z] ---> job-cost.sh [2024-10-12T09:47:43.552Z] lf-activate-venv: SKIPPING [2024-10-12T09:47:43.552Z] INFO: No Stack... [2024-10-12T09:47:44.132Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-12T09:47:45.088Z] INFO: Archiving Costs [Pipeline] sh [2024-10-12T09:47:45.715Z] + cat /w/workspace/edgex-go/725/archives/cost.csv [2024-10-12T09:47:45.715Z] + cut -d, -f6 [Pipeline] lock [2024-10-12T09:47:45.780Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-725-stack-cost] [2024-10-12T09:47:45.792Z] Resource [jenkins-edgexfoundry-edgex-go-main-725-stack-cost] did not exist. Created. [2024-10-12T09:47:45.799Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-725-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-12T09:47:46.456Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-12T09:47:47.173Z] Stashed 1 file(s) [Pipeline] } [2024-10-12T09:47:47.185Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-725-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-12T09:47:47.209Z] $ docker stop --time=1 272b50327b56c486474f533a305c50adf1b53e44ca1542390901a072f5313abf [2024-10-12T09:47:49.423Z] $ docker rm -f --volumes 272b50327b56c486474f533a305c50adf1b53e44ca1542390901a072f5313abf [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-10-12T09:47:50.046Z] provisioning config files... [2024-10-12T09:47:50.053Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/725@tmp/config4400911626453163409tmp [Pipeline] { [Pipeline] sh [2024-10-12T09:47:50.358Z] + set +x [2024-10-12T09:47:50.358Z] + curl -s https://codecov.io/bash [2024-10-12T09:47:50.358Z] + bash -s -- [2024-10-12T09:47:50.358Z] [2024-10-12T09:47:50.358Z] _____ _ [2024-10-12T09:47:50.358Z] / ____| | | [2024-10-12T09:47:50.358Z] | | ___ __| | ___ ___ _____ __ [2024-10-12T09:47:50.358Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-12T09:47:50.358Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-12T09:47:50.358Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-12T09:47:50.358Z] Bash-1.0.6 [2024-10-12T09:47:50.358Z] [2024-10-12T09:47:50.358Z] [2024-10-12T09:47:50.358Z] ==> git version 2.25.1 found [2024-10-12T09:47:50.358Z] ==> 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-10-12T09:47:50.358Z] Release-Date: 2020-01-08 [2024-10-12T09:47:50.359Z] 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-10-12T09:47:50.359Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-12T09:47:50.359Z] ==> Jenkins CI detected. [2024-10-12T09:47:50.359Z] current dir:  /w/workspace/edgex-go/725 [2024-10-12T09:47:50.359Z] project root: . [2024-10-12T09:47:50.359Z] --> token set from env [2024-10-12T09:47:50.359Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-12T09:47:50.620Z] ==> Running gcov in . (disable via -X gcov) [2024-10-12T09:47:50.620Z] ==> Python coveragepy not found [2024-10-12T09:47:50.620Z] ==> Searching for coverage reports in: [2024-10-12T09:47:50.620Z] + . [2024-10-12T09:47:50.620Z] -> Found 1 reports [2024-10-12T09:47:50.620Z] ==> Detecting git/mercurial file structure [2024-10-12T09:47:50.620Z] ==> Reading reports [2024-10-12T09:47:50.620Z] + ./coverage.out bytes=1505380 [2024-10-12T09:47:50.620Z] ==> Appending adjustments [2024-10-12T09:47:50.620Z] https://docs.codecov.io/docs/fixing-reports [2024-10-12T09:47:52.004Z] + Found adjustments [2024-10-12T09:47:52.004Z] ==> Gzipping contents [2024-10-12T09:47:52.004Z] 132K /tmp/codecov.EgzORW.gz [2024-10-12T09:47:52.004Z] ==> Uploading reports [2024-10-12T09:47:52.004Z] url: https://codecov.io [2024-10-12T09:47:52.004Z] query: branch=main&commit=b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab&build=725&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F725%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-12T09:47:52.004Z] -> Pinging Codecov [2024-10-12T09:47:52.004Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab&build=725&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F725%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-12T09:47:52.575Z] -> Uploading to [2024-10-12T09:47:52.575Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab/7b58465e-6e63-4279-9aea-0fab0dd8adb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241012%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241012T094752Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d86ad1e91933c4cc27443864d3ab98523b8e1246f996582a1f9bd1f656601a6c [2024-10-12T09:47:52.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-12T09:47:52.575Z] Dload Upload Total Spent Left Speed [2024-10-12T09:47:52.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 420k --:--:-- --:--:-- --:--:-- 420k [2024-10-12T09:47:52.836Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab [Pipeline] } [2024-10-12T09:47:52.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-12T09:47:53.081Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-12T09:47:53.099Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:47:53.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-12T09:47:53.406Z] [2024-10-12T09:47:53.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:47:53.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-12T09:47:53.798Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-12T09:47:53.798Z] 43c4264eed91: Already exists [2024-10-12T09:47:53.798Z] 4cc291be95ef: Already exists [2024-10-12T09:47:53.798Z] 2ac1f1163629: Already exists [2024-10-12T09:47:53.798Z] 5c3c966382ef: Already exists [2024-10-12T09:47:53.798Z] 4f4fb700ef54: Already exists [2024-10-12T09:47:53.798Z] d9c7d2e4e75e: Pulling fs layer [2024-10-12T09:47:53.798Z] 9c3e1370e548: Pulling fs layer [2024-10-12T09:47:54.084Z] d9c7d2e4e75e: Verifying Checksum [2024-10-12T09:47:54.084Z] d9c7d2e4e75e: Download complete [2024-10-12T09:47:54.374Z] d9c7d2e4e75e: Pull complete [2024-10-12T09:47:54.990Z] 9c3e1370e548: Verifying Checksum [2024-10-12T09:47:54.990Z] 9c3e1370e548: Download complete [2024-10-12T09:47:58.283Z] 9c3e1370e548: Pull complete [2024-10-12T09:47:58.283Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-12T09:47:58.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-12T09:47:58.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T09:47:58.392Z] prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container [2024-10-12T09:47:58.422Z] $ 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/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:48:00.721Z] $ docker top a21935fa1ca19c7d36628a5e3b08bb01eb14774257402361011dbf59fbd075fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-12T09:48:01.078Z] + git config --global --add safe.directory /w/workspace/edgex-go/725 [Pipeline] echo [2024-10-12T09:48:01.088Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-12T09:48:01.369Z] + set -o pipefail [2024-10-12T09:48:01.369Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-12T09:48:11.353Z] [2024-10-12T09:48:11.353Z] Monitoring /w/workspace/edgex-go/725 (github.com/edgexfoundry/edgex-go)... [2024-10-12T09:48:11.353Z] [2024-10-12T09:48:11.353Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/855f3de8-5ae8-4913-8a93-23e96bb08ca4 [2024-10-12T09:48:11.353Z] [2024-10-12T09:48:11.353Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-12T09:48:11.353Z] [2024-10-12T09:48:11.615Z] [2024-10-12T09:48:11.615Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-12T09:48:11.615Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-12T09:48:11.882Z] $ docker stop --time=1 a21935fa1ca19c7d36628a5e3b08bb01eb14774257402361011dbf59fbd075fb [2024-10-12T09:48:15.532Z] $ docker rm -f --volumes a21935fa1ca19c7d36628a5e3b08bb01eb14774257402361011dbf59fbd075fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-12T09:48:16.047Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-12T09:48:16.070Z] provisioning config files... [2024-10-12T09:48:16.078Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/725@tmp/config8209483433719510726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:48:16.374Z] --> edgex-publish-swagger.sh [2024-10-12T09:48:16.374Z] === Publish openapi/v3 API === [2024-10-12T09:48:16.374Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-12T09:48:16.374Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/725/openapi/v3/core-command.yaml] [2024-10-12T09:48:16.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-12T09:48:16.374Z] Dload Upload Total Spent Left Speed [2024-10-12T09:48:16.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69453 --:--:-- --:--:-- --:--:-- 69600 [2024-10-12T09:48:16.634Z] [2024-10-12T09:48:16.634Z] [2024-10-12T09:48:16.634Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/725/openapi/v3/core-data.yaml] [2024-10-12T09:48:16.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-12T09:48:16.634Z] Dload Upload Total Spent Left Speed [2024-10-12T09:48:17.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 344k --:--:-- --:--:-- --:--:-- 343k 100 72043 0 0 100 72043 0 187k --:--:-- --:--:-- --:--:-- 186k [2024-10-12T09:48:17.152Z] [2024-10-12T09:48:17.152Z] [2024-10-12T09:48:17.152Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/725/openapi/v3/core-keeper.yaml] [2024-10-12T09:48:17.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-12T09:48:17.152Z] Dload Upload Total Spent Left Speed [2024-10-12T09:48:17.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 302 147k --:--:-- --:--:-- --:--:-- 147k [2024-10-12T09:48:17.411Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-12T09:48:17.411Z] [2024-10-12T09:48:17.411Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/725/openapi/v3/core-metadata.yaml] [2024-10-12T09:48:17.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-12T09:48:17.411Z] Dload Upload Total Spent Left Speed [2024-10-12T09:48:17.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 405 387k --:--:-- --:--:-- --:--:-- 387k [2024-10-12T09:48:17.670Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-12T09:48:17.670Z] [2024-10-12T09:48:17.670Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/725/openapi/v3/support-cron-scheduler.yaml] [2024-10-12T09:48:17.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-12T09:48:17.670Z] Dload Upload Total Spent Left Speed [2024-10-12T09:48:17.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48457 0 0 100 48457 0 606k --:--:-- --:--:-- --:--:-- 599k 100 48523 100 66 100 48457 297 213k --:--:-- --:--:-- --:--:-- 212k [2024-10-12T09:48:17.930Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-12T09:48:17.930Z] [2024-10-12T09:48:17.930Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/725/openapi/v3/support-notifications.yaml] [2024-10-12T09:48:17.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-12T09:48:17.930Z] Dload Upload Total Spent Left Speed [2024-10-12T09:48:18.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 471 257k --:--:-- --:--:-- --:--:-- 258k [2024-10-12T09:48:18.503Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-12T09:48:18.503Z] [2024-10-12T09:48:18.503Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/725/openapi/v3/support-scheduler.yaml] [2024-10-12T09:48:18.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-12T09:48:18.503Z] Dload Upload Total Spent Left Speed [2024-10-12T09:48:18.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 500 115k --:--:-- --:--:-- --:--:-- 116k [2024-10-12T09:48:18.763Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-12T09:48:18.763Z] [Pipeline] } [2024-10-12T09:48:18.771Z] 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-10-12T09:48:19.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-12T09:48:19.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:48:19.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-12T09:48:19.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T09:48:19.609Z] prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container [2024-10-12T09:48:19.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:48:20.048Z] $ docker top 0e1a664f7927191f557581703f4573db2a7825b2b2634b9cfb4ff8500d2d8f7d -eo pid,comm [2024-10-12T09:48:20.097Z] 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-10-12T09:48:20.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-12T09:48:20.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-12T09:48:20.168Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-12T09:48:20.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-12T09:48:20.284Z] $ docker exec 0e1a664f7927191f557581703f4573db2a7825b2b2634b9cfb4ff8500d2d8f7d ssh-agent [2024-10-12T09:48:20.385Z] SSH_AUTH_SOCK=/tmp/ssh-j2sdhV2hxeqd/agent.33 [2024-10-12T09:48:20.385Z] SSH_AGENT_PID=39 [2024-10-12T09:48:20.390Z] Running ssh-add (command line suppressed) [2024-10-12T09:48:20.485Z] Identity added: /w/workspace/edgex-go/725@tmp/private_key_8869862226890500978.key (/w/workspace/edgex-go/725@tmp/private_key_8869862226890500978.key) [2024-10-12T09:48:20.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-12T09:48:20.797Z] + git semver tag [2024-10-12T09:48:21.056Z] 2024-10-12 09:48:20,966 [run_tag] DEBUG tag force:False [2024-10-12T09:48:21.056Z] 2024-10-12 09:48:20,966 [check_head_tag] DEBUG check head tag [2024-10-12T09:48:21.056Z] 2024-10-12 09:48:20,969 [execute] INFO git cat-file --batch-check [2024-10-12T09:48:21.056Z] 2024-10-12 09:48:20,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/725, universal_newlines=False, shell=None, istream=) [2024-10-12T09:48:21.056Z] 2024-10-12 09:48:20,972 [execute] INFO git cat-file --batch [2024-10-12T09:48:21.056Z] 2024-10-12 09:48:20,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/725, universal_newlines=False, shell=None, istream=) [2024-10-12T09:48:21.056Z] 2024-10-12 09:48:21,016 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main [2024-10-12T09:48:21.056Z] 2024-10-12 09:48:21,017 [execute] INFO git tag -a v3.2.0-dev.102 -m v3.2.0-dev.102 [2024-10-12T09:48:21.056Z] 2024-10-12 09:48:21,017 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.102', '-m', 'v3.2.0-dev.102'], cwd=/w/workspace/edgex-go/725, universal_newlines=False, shell=None, istream=None) [2024-10-12T09:48:21.056Z] 2024-10-12 09:48:21,022 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main [2024-10-12T09:48:21.056Z] 3.2.0-dev.102 [Pipeline] } [2024-10-12T09:48:21.062Z] $ docker exec --env ******** --env ******** 0e1a664f7927191f557581703f4573db2a7825b2b2634b9cfb4ff8500d2d8f7d ssh-agent -k [2024-10-12T09:48:21.163Z] unset SSH_AUTH_SOCK; [2024-10-12T09:48:21.163Z] unset SSH_AGENT_PID; [2024-10-12T09:48:21.163Z] echo Agent pid 39 killed; [2024-10-12T09:48:21.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-12T09:48:21.513Z] + git semver [Pipeline] } [2024-10-12T09:48:21.783Z] $ docker stop --time=1 0e1a664f7927191f557581703f4573db2a7825b2b2634b9cfb4ff8500d2d8f7d [2024-10-12T09:48:23.072Z] $ docker rm -f --volumes 0e1a664f7927191f557581703f4573db2a7825b2b2634b9cfb4ff8500d2d8f7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:48:23.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-12T09:48:23.498Z] [2024-10-12T09:48:23.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:48:23.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-12T09:48:24.069Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-12T09:48:24.069Z] ab5ef0e58194: Pulling fs layer [2024-10-12T09:48:24.069Z] 9712f1f96733: Pulling fs layer [2024-10-12T09:48:24.069Z] 63f879dbbcfc: Pulling fs layer [2024-10-12T09:48:24.069Z] 0d9ebad4ef96: Pulling fs layer [2024-10-12T09:48:24.069Z] e9a5061849ea: Pulling fs layer [2024-10-12T09:48:24.069Z] d747dcd14b5f: Pulling fs layer [2024-10-12T09:48:24.069Z] 2de7ff778b66: Pulling fs layer [2024-10-12T09:48:24.069Z] e9a5061849ea: Waiting [2024-10-12T09:48:24.069Z] d747dcd14b5f: Waiting [2024-10-12T09:48:24.069Z] 0d9ebad4ef96: Waiting [2024-10-12T09:48:24.069Z] 9712f1f96733: Verifying Checksum [2024-10-12T09:48:24.069Z] 9712f1f96733: Download complete [2024-10-12T09:48:24.639Z] 63f879dbbcfc: Verifying Checksum [2024-10-12T09:48:24.639Z] 63f879dbbcfc: Download complete [2024-10-12T09:48:24.639Z] 0d9ebad4ef96: Verifying Checksum [2024-10-12T09:48:24.639Z] 0d9ebad4ef96: Download complete [2024-10-12T09:48:24.639Z] d747dcd14b5f: Verifying Checksum [2024-10-12T09:48:24.639Z] d747dcd14b5f: Download complete [2024-10-12T09:48:24.639Z] e9a5061849ea: Verifying Checksum [2024-10-12T09:48:24.639Z] e9a5061849ea: Download complete [2024-10-12T09:48:24.639Z] ab5ef0e58194: Verifying Checksum [2024-10-12T09:48:24.639Z] ab5ef0e58194: Download complete [2024-10-12T09:48:24.639Z] 2de7ff778b66: Verifying Checksum [2024-10-12T09:48:27.173Z] ab5ef0e58194: Pull complete [2024-10-12T09:48:27.431Z] 9712f1f96733: Pull complete [2024-10-12T09:48:27.997Z] 63f879dbbcfc: Pull complete [2024-10-12T09:48:32.187Z] 0d9ebad4ef96: Pull complete [2024-10-12T09:48:32.188Z] e9a5061849ea: Pull complete [2024-10-12T09:48:32.188Z] d747dcd14b5f: Pull complete [2024-10-12T09:48:33.565Z] 2de7ff778b66: Pull complete [2024-10-12T09:48:33.565Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-12T09:48:33.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-12T09:48:33.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T09:48:33.675Z] prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container [2024-10-12T09:48:33.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:48:37.421Z] $ docker top d3b8ec09ccd1b22c7a4bc456cca4a141beb1bb7dd90752827755ac0042969bf8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-12T09:48:37.506Z] provisioning config files... [2024-10-12T09:48:37.514Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/725@tmp/config15314003191247770488tmp [2024-10-12T09:48:37.523Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/725@tmp/config16978277274482426845tmp [2024-10-12T09:48:37.530Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/725@tmp/config4104583005737380773tmp [Pipeline] { [Pipeline] echo [2024-10-12T09:48:37.558Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:48:37.860Z] ---> sigul-configuration.sh [2024-10-12T09:48:37.860Z] gpg: directory `/root/.gnupg' created [2024-10-12T09:48:37.860Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-12T09:48:37.860Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-12T09:48:37.860Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-12T09:48:37.860Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-12T09:48:37.860Z] gpg: CAST5 encrypted data [2024-10-12T09:48:37.860Z] gpg: encrypted with 1 passphrase [2024-10-12T09:48:37.860Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-12T09:48:38.152Z] + mkdir /home/jenkins [2024-10-12T09:48:38.152Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-12T09:48:38.444Z] + 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-10-12T09:48:38.460Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:48:38.758Z] ---> sigul-install.sh [2024-10-12T09:48:38.758Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-12T09:48:39.056Z] + git tag --list [2024-10-12T09:48:39.056Z] 0.6.0 [2024-10-12T09:48:39.056Z] 0.6.1 [2024-10-12T09:48:39.056Z] 0.7.0 [2024-10-12T09:48:39.056Z] 0.7.1 [2024-10-12T09:48:39.056Z] v1.0.0 [2024-10-12T09:48:39.056Z] v1.0.1 [2024-10-12T09:48:39.056Z] v1.1.0 [2024-10-12T09:48:39.056Z] v1.2.0 [2024-10-12T09:48:39.056Z] v1.2.1 [2024-10-12T09:48:39.056Z] v1.3.0 [2024-10-12T09:48:39.056Z] v1.3.1 [2024-10-12T09:48:39.056Z] v2.0.0 [2024-10-12T09:48:39.056Z] v2.1.0 [2024-10-12T09:48:39.056Z] v2.1.1 [2024-10-12T09:48:39.056Z] v2.2.0 [2024-10-12T09:48:39.056Z] v2.3.0 [2024-10-12T09:48:39.056Z] v3.0 [2024-10-12T09:48:39.056Z] v3.0.0 [2024-10-12T09:48:39.056Z] v3.1 [2024-10-12T09:48:39.056Z] v3.1.0 [2024-10-12T09:48:39.056Z] v3.1.0-dev.1 [2024-10-12T09:48:39.056Z] v3.1.0-dev.10 [2024-10-12T09:48:39.056Z] v3.1.0-dev.11 [2024-10-12T09:48:39.056Z] v3.1.0-dev.12 [2024-10-12T09:48:39.056Z] v3.1.0-dev.13 [2024-10-12T09:48:39.056Z] v3.1.0-dev.14 [2024-10-12T09:48:39.056Z] v3.1.0-dev.15 [2024-10-12T09:48:39.056Z] v3.1.0-dev.16 [2024-10-12T09:48:39.056Z] v3.1.0-dev.17 [2024-10-12T09:48:39.056Z] v3.1.0-dev.18 [2024-10-12T09:48:39.056Z] v3.1.0-dev.19 [2024-10-12T09:48:39.056Z] v3.1.0-dev.2 [2024-10-12T09:48:39.056Z] v3.1.0-dev.20 [2024-10-12T09:48:39.056Z] v3.1.0-dev.21 [2024-10-12T09:48:39.056Z] v3.1.0-dev.22 [2024-10-12T09:48:39.056Z] v3.1.0-dev.23 [2024-10-12T09:48:39.056Z] v3.1.0-dev.24 [2024-10-12T09:48:39.056Z] v3.1.0-dev.25 [2024-10-12T09:48:39.056Z] v3.1.0-dev.26 [2024-10-12T09:48:39.056Z] v3.1.0-dev.27 [2024-10-12T09:48:39.056Z] v3.1.0-dev.28 [2024-10-12T09:48:39.056Z] v3.1.0-dev.29 [2024-10-12T09:48:39.056Z] v3.1.0-dev.3 [2024-10-12T09:48:39.056Z] v3.1.0-dev.30 [2024-10-12T09:48:39.056Z] v3.1.0-dev.31 [2024-10-12T09:48:39.056Z] v3.1.0-dev.32 [2024-10-12T09:48:39.056Z] v3.1.0-dev.33 [2024-10-12T09:48:39.056Z] v3.1.0-dev.34 [2024-10-12T09:48:39.056Z] v3.1.0-dev.35 [2024-10-12T09:48:39.056Z] v3.1.0-dev.36 [2024-10-12T09:48:39.056Z] v3.1.0-dev.37 [2024-10-12T09:48:39.056Z] v3.1.0-dev.38 [2024-10-12T09:48:39.056Z] v3.1.0-dev.39 [2024-10-12T09:48:39.056Z] v3.1.0-dev.4 [2024-10-12T09:48:39.056Z] v3.1.0-dev.40 [2024-10-12T09:48:39.056Z] v3.1.0-dev.41 [2024-10-12T09:48:39.056Z] v3.1.0-dev.42 [2024-10-12T09:48:39.056Z] v3.1.0-dev.43 [2024-10-12T09:48:39.056Z] v3.1.0-dev.44 [2024-10-12T09:48:39.056Z] v3.1.0-dev.45 [2024-10-12T09:48:39.056Z] v3.1.0-dev.46 [2024-10-12T09:48:39.056Z] v3.1.0-dev.47 [2024-10-12T09:48:39.056Z] v3.1.0-dev.48 [2024-10-12T09:48:39.056Z] v3.1.0-dev.49 [2024-10-12T09:48:39.056Z] v3.1.0-dev.5 [2024-10-12T09:48:39.056Z] v3.1.0-dev.50 [2024-10-12T09:48:39.056Z] v3.1.0-dev.51 [2024-10-12T09:48:39.056Z] v3.1.0-dev.52 [2024-10-12T09:48:39.056Z] v3.1.0-dev.53 [2024-10-12T09:48:39.056Z] v3.1.0-dev.54 [2024-10-12T09:48:39.056Z] v3.1.0-dev.55 [2024-10-12T09:48:39.056Z] v3.1.0-dev.56 [2024-10-12T09:48:39.056Z] v3.1.0-dev.57 [2024-10-12T09:48:39.056Z] v3.1.0-dev.58 [2024-10-12T09:48:39.056Z] v3.1.0-dev.59 [2024-10-12T09:48:39.056Z] v3.1.0-dev.6 [2024-10-12T09:48:39.056Z] v3.1.0-dev.60 [2024-10-12T09:48:39.056Z] v3.1.0-dev.61 [2024-10-12T09:48:39.056Z] v3.1.0-dev.62 [2024-10-12T09:48:39.056Z] v3.1.0-dev.63 [2024-10-12T09:48:39.056Z] v3.1.0-dev.64 [2024-10-12T09:48:39.056Z] v3.1.0-dev.65 [2024-10-12T09:48:39.056Z] v3.1.0-dev.66 [2024-10-12T09:48:39.056Z] v3.1.0-dev.67 [2024-10-12T09:48:39.056Z] v3.1.0-dev.68 [2024-10-12T09:48:39.056Z] v3.1.0-dev.69 [2024-10-12T09:48:39.056Z] v3.1.0-dev.7 [2024-10-12T09:48:39.056Z] v3.1.0-dev.70 [2024-10-12T09:48:39.056Z] v3.1.0-dev.71 [2024-10-12T09:48:39.056Z] v3.1.0-dev.72 [2024-10-12T09:48:39.056Z] v3.1.0-dev.73 [2024-10-12T09:48:39.056Z] v3.1.0-dev.8 [2024-10-12T09:48:39.056Z] v3.1.0-dev.9 [2024-10-12T09:48:39.056Z] v3.1.1 [2024-10-12T09:48:39.056Z] v3.1.1-dev.1 [2024-10-12T09:48:39.056Z] v3.1.1-dev.2 [2024-10-12T09:48:39.056Z] v3.2.0-dev.1 [2024-10-12T09:48:39.056Z] v3.2.0-dev.10 [2024-10-12T09:48:39.056Z] v3.2.0-dev.100 [2024-10-12T09:48:39.056Z] v3.2.0-dev.101 [2024-10-12T09:48:39.056Z] v3.2.0-dev.102 [2024-10-12T09:48:39.056Z] v3.2.0-dev.11 [2024-10-12T09:48:39.056Z] v3.2.0-dev.12 [2024-10-12T09:48:39.056Z] v3.2.0-dev.13 [2024-10-12T09:48:39.056Z] v3.2.0-dev.14 [2024-10-12T09:48:39.056Z] v3.2.0-dev.15 [2024-10-12T09:48:39.056Z] v3.2.0-dev.16 [2024-10-12T09:48:39.056Z] v3.2.0-dev.17 [2024-10-12T09:48:39.056Z] v3.2.0-dev.18 [2024-10-12T09:48:39.056Z] v3.2.0-dev.19 [2024-10-12T09:48:39.056Z] v3.2.0-dev.2 [2024-10-12T09:48:39.056Z] v3.2.0-dev.20 [2024-10-12T09:48:39.056Z] v3.2.0-dev.21 [2024-10-12T09:48:39.056Z] v3.2.0-dev.22 [2024-10-12T09:48:39.056Z] v3.2.0-dev.23 [2024-10-12T09:48:39.056Z] v3.2.0-dev.24 [2024-10-12T09:48:39.056Z] v3.2.0-dev.25 [2024-10-12T09:48:39.056Z] v3.2.0-dev.26 [2024-10-12T09:48:39.056Z] v3.2.0-dev.27 [2024-10-12T09:48:39.056Z] v3.2.0-dev.28 [2024-10-12T09:48:39.056Z] v3.2.0-dev.29 [2024-10-12T09:48:39.056Z] v3.2.0-dev.3 [2024-10-12T09:48:39.056Z] v3.2.0-dev.30 [2024-10-12T09:48:39.056Z] v3.2.0-dev.31 [2024-10-12T09:48:39.056Z] v3.2.0-dev.32 [2024-10-12T09:48:39.056Z] v3.2.0-dev.33 [2024-10-12T09:48:39.056Z] v3.2.0-dev.34 [2024-10-12T09:48:39.056Z] v3.2.0-dev.35 [2024-10-12T09:48:39.056Z] v3.2.0-dev.36 [2024-10-12T09:48:39.056Z] v3.2.0-dev.37 [2024-10-12T09:48:39.056Z] v3.2.0-dev.38 [2024-10-12T09:48:39.056Z] v3.2.0-dev.39 [2024-10-12T09:48:39.056Z] v3.2.0-dev.4 [2024-10-12T09:48:39.056Z] v3.2.0-dev.40 [2024-10-12T09:48:39.056Z] v3.2.0-dev.41 [2024-10-12T09:48:39.056Z] v3.2.0-dev.42 [2024-10-12T09:48:39.056Z] v3.2.0-dev.43 [2024-10-12T09:48:39.056Z] v3.2.0-dev.44 [2024-10-12T09:48:39.056Z] v3.2.0-dev.45 [2024-10-12T09:48:39.056Z] v3.2.0-dev.46 [2024-10-12T09:48:39.056Z] v3.2.0-dev.47 [2024-10-12T09:48:39.056Z] v3.2.0-dev.48 [2024-10-12T09:48:39.056Z] v3.2.0-dev.49 [2024-10-12T09:48:39.056Z] v3.2.0-dev.5 [2024-10-12T09:48:39.056Z] v3.2.0-dev.50 [2024-10-12T09:48:39.056Z] v3.2.0-dev.51 [2024-10-12T09:48:39.056Z] v3.2.0-dev.52 [2024-10-12T09:48:39.056Z] v3.2.0-dev.53 [2024-10-12T09:48:39.056Z] v3.2.0-dev.54 [2024-10-12T09:48:39.056Z] v3.2.0-dev.55 [2024-10-12T09:48:39.056Z] v3.2.0-dev.56 [2024-10-12T09:48:39.056Z] v3.2.0-dev.57 [2024-10-12T09:48:39.056Z] v3.2.0-dev.58 [2024-10-12T09:48:39.056Z] v3.2.0-dev.59 [2024-10-12T09:48:39.056Z] v3.2.0-dev.6 [2024-10-12T09:48:39.056Z] v3.2.0-dev.60 [2024-10-12T09:48:39.056Z] v3.2.0-dev.61 [2024-10-12T09:48:39.056Z] v3.2.0-dev.62 [2024-10-12T09:48:39.056Z] v3.2.0-dev.63 [2024-10-12T09:48:39.056Z] v3.2.0-dev.64 [2024-10-12T09:48:39.056Z] v3.2.0-dev.65 [2024-10-12T09:48:39.056Z] v3.2.0-dev.66 [2024-10-12T09:48:39.056Z] v3.2.0-dev.67 [2024-10-12T09:48:39.056Z] v3.2.0-dev.68 [2024-10-12T09:48:39.056Z] v3.2.0-dev.69 [2024-10-12T09:48:39.056Z] v3.2.0-dev.7 [2024-10-12T09:48:39.056Z] v3.2.0-dev.70 [2024-10-12T09:48:39.056Z] v3.2.0-dev.71 [2024-10-12T09:48:39.056Z] v3.2.0-dev.72 [2024-10-12T09:48:39.056Z] v3.2.0-dev.73 [2024-10-12T09:48:39.056Z] v3.2.0-dev.74 [2024-10-12T09:48:39.056Z] v3.2.0-dev.75 [2024-10-12T09:48:39.056Z] v3.2.0-dev.76 [2024-10-12T09:48:39.056Z] v3.2.0-dev.77 [2024-10-12T09:48:39.056Z] v3.2.0-dev.78 [2024-10-12T09:48:39.056Z] v3.2.0-dev.79 [2024-10-12T09:48:39.056Z] v3.2.0-dev.8 [2024-10-12T09:48:39.056Z] v3.2.0-dev.80 [2024-10-12T09:48:39.056Z] v3.2.0-dev.81 [2024-10-12T09:48:39.056Z] v3.2.0-dev.82 [2024-10-12T09:48:39.056Z] v3.2.0-dev.83 [2024-10-12T09:48:39.056Z] v3.2.0-dev.84 [2024-10-12T09:48:39.056Z] v3.2.0-dev.85 [2024-10-12T09:48:39.056Z] v3.2.0-dev.86 [2024-10-12T09:48:39.056Z] v3.2.0-dev.87 [2024-10-12T09:48:39.056Z] v3.2.0-dev.88 [2024-10-12T09:48:39.056Z] v3.2.0-dev.89 [2024-10-12T09:48:39.056Z] v3.2.0-dev.9 [2024-10-12T09:48:39.056Z] v3.2.0-dev.90 [2024-10-12T09:48:39.056Z] v3.2.0-dev.91 [2024-10-12T09:48:39.056Z] v3.2.0-dev.92 [2024-10-12T09:48:39.056Z] v3.2.0-dev.93 [2024-10-12T09:48:39.056Z] v3.2.0-dev.94 [2024-10-12T09:48:39.056Z] v3.2.0-dev.95 [2024-10-12T09:48:39.056Z] v3.2.0-dev.96 [2024-10-12T09:48:39.056Z] v3.2.0-dev.97 [2024-10-12T09:48:39.056Z] v3.2.0-dev.98 [2024-10-12T09:48:39.056Z] v3.2.0-dev.99 [Pipeline] sh [2024-10-12T09:48:39.353Z] + lftools sign git-tag v3.2.0-dev.102 [2024-10-12T09:48:39.922Z] Signing Git tag with Sigul... [2024-10-12T09:48:39.922Z] Signing v3.2.0-dev.102 [Pipeline] echo [2024-10-12T09:48:40.506Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:48:40.803Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-12T09:48:40.810Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-12T09:48:40.832Z] $ docker stop --time=1 d3b8ec09ccd1b22c7a4bc456cca4a141beb1bb7dd90752827755ac0042969bf8 [2024-10-12T09:48:42.145Z] $ docker rm -f --volumes d3b8ec09ccd1b22c7a4bc456cca4a141beb1bb7dd90752827755ac0042969bf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-12T09:48:42.586Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-12T09:48:42.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:48:42.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-12T09:48:42.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T09:48:42.974Z] prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container [2024-10-12T09:48:43.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:48:43.361Z] $ docker top 7cb8afe26f92ed43020acbf2f08359a42fed3ac48a2ea3ac8650b753fd6add5a -eo pid,comm [2024-10-12T09:48:43.414Z] 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-10-12T09:48:43.414Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-12T09:48:43.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-12T09:48:43.474Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-12T09:48:43.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-12T09:48:43.598Z] $ docker exec 7cb8afe26f92ed43020acbf2f08359a42fed3ac48a2ea3ac8650b753fd6add5a ssh-agent [2024-10-12T09:48:43.729Z] SSH_AUTH_SOCK=/tmp/ssh-E0OxxDd2NfDJ/agent.32 [2024-10-12T09:48:43.729Z] SSH_AGENT_PID=38 [2024-10-12T09:48:43.735Z] Running ssh-add (command line suppressed) [2024-10-12T09:48:43.840Z] Identity added: /w/workspace/edgex-go/725@tmp/private_key_17483359290763036794.key (/w/workspace/edgex-go/725@tmp/private_key_17483359290763036794.key) [2024-10-12T09:48:43.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-12T09:48:44.164Z] + git semver bump pre [2024-10-12T09:48:44.424Z] 2024-10-12 09:48:44,343 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main [2024-10-12T09:48:44.425Z] 2024-10-12 09:48:44,343 [bump_version] DEBUG bumping version:3.2.0-dev.102 on axis:pre with prefix:dev [2024-10-12T09:48:44.425Z] 2024-10-12 09:48:44,343 [bump_version] DEBUG bumped version:3.2.0-dev.103 [2024-10-12T09:48:44.425Z] 2024-10-12 09:48:44,344 [write_version] DEBUG write version:3.2.0-dev.103 to path:/w/workspace/edgex-go/725/.semver/main with force:True [2024-10-12T09:48:44.425Z] 2024-10-12 09:48:44,344 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main [2024-10-12T09:48:44.425Z] 2024-10-12 09:48:44,344 [write_file] DEBUG write to file:/w/workspace/edgex-go/725/.semver/main [2024-10-12T09:48:44.425Z] 2024-10-12 09:48:44,346 [execute] INFO git cat-file --batch-check [2024-10-12T09:48:44.425Z] 2024-10-12 09:48:44,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/725/.semver, universal_newlines=False, shell=None, istream=) [2024-10-12T09:48:44.425Z] 2024-10-12 09:48:44,354 [execute] INFO git cat-file --batch [2024-10-12T09:48:44.425Z] 2024-10-12 09:48:44,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/725/.semver, universal_newlines=False, shell=None, istream=) [2024-10-12T09:48:44.425Z] 2024-10-12 09:48:44,361 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main [2024-10-12T09:48:44.425Z] 3.2.0-dev.103 [Pipeline] } [2024-10-12T09:48:44.431Z] $ docker exec --env ******** --env ******** 7cb8afe26f92ed43020acbf2f08359a42fed3ac48a2ea3ac8650b753fd6add5a ssh-agent -k [2024-10-12T09:48:44.535Z] unset SSH_AUTH_SOCK; [2024-10-12T09:48:44.535Z] unset SSH_AGENT_PID; [2024-10-12T09:48:44.535Z] echo Agent pid 38 killed; [2024-10-12T09:48:44.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-12T09:48:44.881Z] + git semver [Pipeline] } [2024-10-12T09:48:45.149Z] $ docker stop --time=1 7cb8afe26f92ed43020acbf2f08359a42fed3ac48a2ea3ac8650b753fd6add5a [2024-10-12T09:48:46.436Z] $ docker rm -f --volumes 7cb8afe26f92ed43020acbf2f08359a42fed3ac48a2ea3ac8650b753fd6add5a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-12T09:48:46.799Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-12T09:48:46.799Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:48:47.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-12T09:48:47.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T09:48:47.197Z] prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container [2024-10-12T09:48:47.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:48:47.559Z] $ docker top b381d9d35db1e4fe0c2b071df508ac4cdb9dc2a894c83207135c169927f6d44a -eo pid,comm [2024-10-12T09:48:47.608Z] 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-10-12T09:48:47.608Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-12T09:48:47.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-12T09:48:47.673Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-12T09:48:47.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-12T09:48:47.775Z] $ docker exec b381d9d35db1e4fe0c2b071df508ac4cdb9dc2a894c83207135c169927f6d44a ssh-agent [2024-10-12T09:48:47.883Z] SSH_AUTH_SOCK=/tmp/ssh-mPIpC90N8da2/agent.32 [2024-10-12T09:48:47.883Z] SSH_AGENT_PID=38 [2024-10-12T09:48:47.887Z] Running ssh-add (command line suppressed) [2024-10-12T09:48:47.979Z] Identity added: /w/workspace/edgex-go/725@tmp/private_key_10694324807481632612.key (/w/workspace/edgex-go/725@tmp/private_key_10694324807481632612.key) [2024-10-12T09:48:48.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-12T09:48:48.294Z] + git semver push [2024-10-12T09:48:48.556Z] 2024-10-12 09:48:48,455 [run_push] DEBUG push [2024-10-12T09:48:48.556Z] 2024-10-12 09:48:48,456 [execute] INFO git cat-file --batch-check [2024-10-12T09:48:48.556Z] 2024-10-12 09:48:48,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/725/.semver, universal_newlines=False, shell=None, istream=) [2024-10-12T09:48:48.556Z] 2024-10-12 09:48:48,459 [execute] INFO git rev-list f68b920de0a1eec7e0f9942d8ea2c210b31eb018 -- [2024-10-12T09:48:48.556Z] 2024-10-12 09:48:48,460 [execute] DEBUG Popen(['git', 'rev-list', 'f68b920de0a1eec7e0f9942d8ea2c210b31eb018', '--'], cwd=/w/workspace/edgex-go/725/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-12T09:48:48.556Z] 2024-10-12 09:48:48,476 [execute] INFO git fetch -v origin [2024-10-12T09:48:48.556Z] 2024-10-12 09:48:48,477 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/725/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-12T09:48:49.127Z] 2024-10-12 09:48:48,909 [run_push] DEBUG no remote changes detected [2024-10-12T09:48:49.127Z] 2024-10-12 09:48:48,910 [execute] INFO git push origin semver [2024-10-12T09:48:49.127Z] 2024-10-12 09:48:48,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/725/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-12T09:48:49.697Z] 2024-10-12 09:48:49,665 [run_push] DEBUG push all version tags [2024-10-12T09:48:49.697Z] 2024-10-12 09:48:49,666 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-12T09:48:49.697Z] 2024-10-12 09:48:49,666 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/725, universal_newlines=False, shell=None, istream=None) [2024-10-12T09:48:50.633Z] 2024-10-12 09:48:50,404 [read_version] DEBUG read version from /w/workspace/edgex-go/725/.semver/main [2024-10-12T09:48:50.633Z] 3.2.0-dev.103 [Pipeline] } [2024-10-12T09:48:50.641Z] $ docker exec --env ******** --env ******** b381d9d35db1e4fe0c2b071df508ac4cdb9dc2a894c83207135c169927f6d44a ssh-agent -k [2024-10-12T09:48:50.753Z] unset SSH_AUTH_SOCK; [2024-10-12T09:48:50.753Z] unset SSH_AGENT_PID; [2024-10-12T09:48:50.753Z] echo Agent pid 38 killed; [2024-10-12T09:48:50.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-12T09:48:51.090Z] + git semver [Pipeline] } [2024-10-12T09:48:51.360Z] $ docker stop --time=1 b381d9d35db1e4fe0c2b071df508ac4cdb9dc2a894c83207135c169927f6d44a [2024-10-12T09:48:52.639Z] $ docker rm -f --volumes b381d9d35db1e4fe0c2b071df508ac4cdb9dc2a894c83207135c169927f6d44a [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-10-12T09:48:53.244Z] + [ -d /w/workspace/edgex-go/725/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:48:53.531Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:48:54.390Z] ---> package-listing.sh [2024-10-12T09:48:54.390Z] ++ facter osfamily [2024-10-12T09:48:54.390Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-12T09:48:54.649Z] + OS_FAMILY=debian [2024-10-12T09:48:54.649Z] + workspace=/w/workspace/edgex-go/725 [2024-10-12T09:48:54.649Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-12T09:48:54.649Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-12T09:48:54.649Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-12T09:48:54.649Z] + PACKAGES=/tmp/packages_start.txt [2024-10-12T09:48:54.649Z] + '[' /w/workspace/edgex-go/725 ']' [2024-10-12T09:48:54.649Z] + PACKAGES=/tmp/packages_end.txt [2024-10-12T09:48:54.649Z] + case "${OS_FAMILY}" in [2024-10-12T09:48:54.649Z] + dpkg -l [2024-10-12T09:48:54.649Z] + grep '^ii' [2024-10-12T09:48:54.649Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-12T09:48:54.649Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-12T09:48:54.649Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-12T09:48:54.649Z] + '[' /w/workspace/edgex-go/725 ']' [2024-10-12T09:48:54.649Z] + mkdir -p /w/workspace/edgex-go/725/archives/ [2024-10-12T09:48:54.649Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/725/archives/ [Pipeline] echo [2024-10-12T09:48:54.662Z] 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/725/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-12T09:48:54.941Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:48:55.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-12T09:48:55.510Z] [2024-10-12T09:48:55.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T09:48:55.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-12T09:48:55.824Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-12T09:48:55.824Z] 5eb5b503b376: Pulling fs layer [2024-10-12T09:48:55.824Z] 5c69ac0246d0: Pulling fs layer [2024-10-12T09:48:55.824Z] ec43610c2a17: Pulling fs layer [2024-10-12T09:48:55.824Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-12T09:48:55.824Z] 33b1e0a273af: Pulling fs layer [2024-10-12T09:48:55.824Z] 5d3b04190fa2: Pulling fs layer [2024-10-12T09:48:55.824Z] 2f39f015ded8: Pulling fs layer [2024-10-12T09:48:55.824Z] 3a2ae6a8a46f: Waiting [2024-10-12T09:48:55.824Z] 33b1e0a273af: Waiting [2024-10-12T09:48:55.824Z] 2f39f015ded8: Waiting [2024-10-12T09:48:55.824Z] 5d3b04190fa2: Waiting [2024-10-12T09:48:55.824Z] 5c69ac0246d0: Download complete [2024-10-12T09:48:55.824Z] 3a2ae6a8a46f: Download complete [2024-10-12T09:48:55.824Z] 33b1e0a273af: Verifying Checksum [2024-10-12T09:48:55.824Z] 33b1e0a273af: Download complete [2024-10-12T09:48:55.824Z] ec43610c2a17: Verifying Checksum [2024-10-12T09:48:55.824Z] ec43610c2a17: Download complete [2024-10-12T09:48:55.824Z] 5d3b04190fa2: Verifying Checksum [2024-10-12T09:48:55.824Z] 5d3b04190fa2: Download complete [2024-10-12T09:48:56.085Z] 5eb5b503b376: Verifying Checksum [2024-10-12T09:48:56.085Z] 5eb5b503b376: Download complete [2024-10-12T09:48:56.655Z] 2f39f015ded8: Download complete [2024-10-12T09:48:57.223Z] 5eb5b503b376: Pull complete [2024-10-12T09:48:57.223Z] 5c69ac0246d0: Pull complete [2024-10-12T09:48:57.791Z] ec43610c2a17: Pull complete [2024-10-12T09:48:57.792Z] 3a2ae6a8a46f: Pull complete [2024-10-12T09:48:58.051Z] 33b1e0a273af: Pull complete [2024-10-12T09:48:58.051Z] 5d3b04190fa2: Pull complete [2024-10-12T09:49:02.237Z] 2f39f015ded8: Pull complete [2024-10-12T09:49:02.237Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-12T09:49:02.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-12T09:49:02.237Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T09:49:02.328Z] prd-ubuntu20.04-docker-8c-8g-22580 does not seem to be running inside a container [2024-10-12T09:49:02.353Z] $ 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/725/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/725 -v /w/workspace/edgex-go/725:/w/workspace/edgex-go/725:rw,z -v /w/workspace/edgex-go/725@tmp:/w/workspace/edgex-go/725@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-10-12T09:49:06.206Z] $ docker top bf4b621d6d430c11780f221ab1c4f19512e9e780611f7cb782da7d199b90617f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-12T09:49:06.566Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-12T09:49:06.852Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-12T09:49:07.139Z] + ls /var/log/sa-host [2024-10-12T09:49:07.139Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-12T09:49:07.306Z] provisioning config files... [2024-10-12T09:49:07.314Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/725@tmp/config6897193402159331441tmp [Pipeline] { [Pipeline] echo [2024-10-12T09:49:07.331Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:49:07.614Z] ---> create-netrc.sh [Pipeline] } [2024-10-12T09:49:07.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:49:07.970Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-12T09:49:07.979Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:49:08.263Z] ---> sudo-logs.sh [2024-10-12T09:49:08.263Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-12T09:49:08.293Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:49:08.578Z] ---> job-cost.sh [2024-10-12T09:49:08.578Z] lf-activate-venv: SKIPPING [2024-10-12T09:49:08.578Z] DEBUG: total: 0.10999999940395355 [2024-10-12T09:49:08.578Z] INFO: Retrieving Stack Cost... [2024-10-12T09:49:08.837Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-12T09:49:09.406Z] INFO: Archiving Costs [Pipeline] echo [2024-10-12T09:49:09.418Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T09:49:09.699Z] ---> logs-deploy.sh [2024-10-12T09:49:09.699Z] lf-activate-venv: SKIPPING [2024-10-12T09:49:09.699Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/725 [2024-10-12T09:49:09.699Z] INFO: archiving workspace using pattern(s): [2024-10-12T09:49:10.637Z] Archives upload complete. [2024-10-12T09:49:10.899Z] INFO: archiving logs to Nexus