Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 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-ssh2058884722283829014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh15329515740059173415.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh10551724213115135386.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > 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-ssh564226185133821051.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-ssh11845008491230678098.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-806’ Running on prd-ubuntu20.04-docker-8c-8g-812 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/640 [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/640 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 (main) Commit message: "Merge pull request #4801 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.32" > git config core.sparsecheckout # timeout=10 > git checkout -f c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 # timeout=10 > git rev-list --no-walk 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-27T02:22:02.155Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-27T02:22:02.225Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-27T02:22:02.252Z] ========================================================= [2024-05-27T02:22:02.252Z] EdgeX Global Pipelines Version Info [2024-05-27T02:22:02.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-27T02:22:02.979Z] ------------------- [2024-05-27T02:22:02.979Z] No tag info for: stable [2024-05-27T02:22:03.548Z] ------------------- [2024-05-27T02:22:03.548Z] experimental info: [2024-05-27T02:22:03.548Z] ------------------- [2024-05-27T02:22:03.548Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-27T02:22:03.548Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T02:22:03.548Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-27T02:22:03.634Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-27T02:22:03.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-27T02:22:03.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-27T02:22:03.695Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-27T02:22:03.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-27T02:22:03.737Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-27T02:22:03.760Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-27T02:22:03.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-27T02:22:03.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-27T02:22:03.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-27T02:22:03.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-27T02:22:03.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-27T02:22:03.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-27T02:22:03.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-27T02:22:03.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-27T02:22:03.950Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-27T02:22:03.972Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-27T02:22:03.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-27T02:22:04.017Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-27T02:22:04.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-27T02:22:04.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-27T02:22:04.083Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-27T02:22:04.107Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-27T02:22:04.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-27T02:22:04.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-27T02:22:04.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-27T02:22:04.204Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] echo [2024-05-27T02:22:04.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c31cd9e [Pipeline] echo [2024-05-27T02:22:04.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T02:22:04.322Z] provisioning config files... [2024-05-27T02:22:04.337Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/640@tmp/config8797677474279764076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T02:22:04.675Z] ---> ****-login.sh [2024-05-27T02:22:04.675Z] nexus3.edgexfoundry.org:10001 [2024-05-27T02:22:04.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:22:04.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:22:04.934Z] Configure a credential helper to remove this warning. See [2024-05-27T02:22:04.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:22:04.934Z] [2024-05-27T02:22:04.934Z] Login Succeeded [2024-05-27T02:22:04.934Z] nexus3.edgexfoundry.org:10002 [2024-05-27T02:22:04.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:22:05.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:22:05.194Z] Configure a credential helper to remove this warning. See [2024-05-27T02:22:05.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:22:05.194Z] [2024-05-27T02:22:05.194Z] Login Succeeded [2024-05-27T02:22:05.194Z] nexus3.edgexfoundry.org:10003 [2024-05-27T02:22:05.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:22:05.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:22:05.194Z] Configure a credential helper to remove this warning. See [2024-05-27T02:22:05.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:22:05.194Z] [2024-05-27T02:22:05.194Z] Login Succeeded [2024-05-27T02:22:05.194Z] nexus3.edgexfoundry.org:10004 [2024-05-27T02:22:05.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:22:05.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:22:05.195Z] Configure a credential helper to remove this warning. See [2024-05-27T02:22:05.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:22:05.195Z] [2024-05-27T02:22:05.195Z] Login Succeeded [2024-05-27T02:22:05.195Z] ****.io [2024-05-27T02:22:05.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:22:05.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:22:05.454Z] Configure a credential helper to remove this warning. See [2024-05-27T02:22:05.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:22:05.454Z] [2024-05-27T02:22:05.454Z] Login Succeeded [2024-05-27T02:22:05.454Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T02:22:05.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-27T02:22:05.786Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/core-command/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-27T02:22:05.786Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2024-05-27T02:22:05.786Z] -f2 [2024-05-27T02:22:05.786Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/core-data/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/core-metadata/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/security-spire-agent/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/security-spire-config/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/security-spire-server/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/support-notifications/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-27T02:22:05.786Z] + dirname cmd/support-scheduler/Dockerfile [2024-05-27T02:22:05.786Z] + cut -d/ -f2 [2024-05-27T02:22:05.786Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-27T02:22:05.820Z] 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-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-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-05-27T02:22:06.189Z] + git rev-list -1 --merges c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4~1..c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] echo [2024-05-27T02:22:06.201Z] -----------> git rev-list -1 --merges c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4~1..c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:22:06.201Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [false] [Pipeline] sh [2024-05-27T02:22:06.492Z] + git log --format=format:%s -1 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] echo [2024-05-27T02:22:06.507Z] ========================================================= [2024-05-27T02:22:06.507Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-27T02:22:06.507Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-27T02:22:06.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-27T02:22:06.938Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-27T02:22:06.938Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-27T02:22:06.938Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-27T02:22:06.938Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-27T02:22:06.938Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-27T02:22:06.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:22:07.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T02:22:07.362Z] [2024-05-27T02:22:07.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:22:07.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T02:22:07.654Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-27T02:22:07.654Z] b85a868b505f: Pulling fs layer [2024-05-27T02:22:07.654Z] e2be974225ed: Pulling fs layer [2024-05-27T02:22:07.654Z] 339a4e72a1f5: Pulling fs layer [2024-05-27T02:22:07.654Z] 988bab9f4d93: Pulling fs layer [2024-05-27T02:22:07.654Z] 1469e6f7b9e6: Pulling fs layer [2024-05-27T02:22:07.654Z] eaf3925da568: Pulling fs layer [2024-05-27T02:22:07.654Z] bab4dde63d76: Pulling fs layer [2024-05-27T02:22:07.654Z] bde34c3a00c8: Pulling fs layer [2024-05-27T02:22:07.654Z] b352a97aabf1: Pulling fs layer [2024-05-27T02:22:07.654Z] 4872d77fe225: Pulling fs layer [2024-05-27T02:22:07.654Z] 5851b861e8e6: Pulling fs layer [2024-05-27T02:22:07.654Z] 988bab9f4d93: Waiting [2024-05-27T02:22:07.654Z] bde34c3a00c8: Waiting [2024-05-27T02:22:07.654Z] b352a97aabf1: Waiting [2024-05-27T02:22:07.654Z] 4872d77fe225: Waiting [2024-05-27T02:22:07.654Z] 1469e6f7b9e6: Waiting [2024-05-27T02:22:07.654Z] 5851b861e8e6: Waiting [2024-05-27T02:22:07.654Z] bab4dde63d76: Waiting [2024-05-27T02:22:07.654Z] e2be974225ed: Verifying Checksum [2024-05-27T02:22:07.654Z] e2be974225ed: Download complete [2024-05-27T02:22:07.654Z] 988bab9f4d93: Verifying Checksum [2024-05-27T02:22:07.654Z] 988bab9f4d93: Download complete [2024-05-27T02:22:07.914Z] 1469e6f7b9e6: Verifying Checksum [2024-05-27T02:22:07.914Z] 1469e6f7b9e6: Download complete [2024-05-27T02:22:07.914Z] eaf3925da568: Verifying Checksum [2024-05-27T02:22:07.914Z] eaf3925da568: Download complete [2024-05-27T02:22:07.914Z] 339a4e72a1f5: Verifying Checksum [2024-05-27T02:22:07.914Z] 339a4e72a1f5: Download complete [2024-05-27T02:22:07.914Z] bde34c3a00c8: Verifying Checksum [2024-05-27T02:22:07.914Z] bde34c3a00c8: Download complete [2024-05-27T02:22:07.914Z] b352a97aabf1: Download complete [2024-05-27T02:22:07.914Z] 4872d77fe225: Verifying Checksum [2024-05-27T02:22:07.914Z] 4872d77fe225: Download complete [2024-05-27T02:22:07.914Z] 5851b861e8e6: Verifying Checksum [2024-05-27T02:22:07.914Z] 5851b861e8e6: Download complete [2024-05-27T02:22:07.914Z] b85a868b505f: Verifying Checksum [2024-05-27T02:22:07.914Z] b85a868b505f: Download complete [2024-05-27T02:22:08.172Z] bab4dde63d76: Verifying Checksum [2024-05-27T02:22:08.172Z] bab4dde63d76: Download complete [2024-05-27T02:22:09.109Z] b85a868b505f: Pull complete [2024-05-27T02:22:09.109Z] e2be974225ed: Pull complete [2024-05-27T02:22:09.674Z] 339a4e72a1f5: Pull complete [2024-05-27T02:22:09.674Z] 988bab9f4d93: Pull complete [2024-05-27T02:22:09.933Z] 1469e6f7b9e6: Pull complete [2024-05-27T02:22:10.194Z] eaf3925da568: Pull complete [2024-05-27T02:22:11.574Z] bab4dde63d76: Pull complete [2024-05-27T02:22:11.574Z] bde34c3a00c8: Pull complete [2024-05-27T02:22:11.834Z] b352a97aabf1: Pull complete [2024-05-27T02:22:11.834Z] 4872d77fe225: Pull complete [2024-05-27T02:22:11.834Z] 5851b861e8e6: Pull complete [2024-05-27T02:22:11.834Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-27T02:22:11.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T02:22:12.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T02:22:12.232Z] prd-ubuntu20.04-docker-8c-8g-812 does not seem to be running inside a container [2024-05-27T02:22:12.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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-05-27T02:22:15.766Z] $ docker top 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 -eo pid,comm [2024-05-27T02:22:15.818Z] 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-05-27T02:22:15.818Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-27T02:22:15.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-27T02:22:15.880Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-27T02:22:15.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-27T02:22:16.002Z] $ docker exec 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 ssh-agent [2024-05-27T02:22:16.112Z] SSH_AUTH_SOCK=/tmp/ssh-JmAcGvj2B3nz/agent.31 [2024-05-27T02:22:16.113Z] SSH_AGENT_PID=37 [2024-05-27T02:22:16.119Z] Running ssh-add (command line suppressed) [2024-05-27T02:22:16.215Z] Identity added: /w/workspace/edgex-go/640@tmp/private_key_7430289778903196940.key (/w/workspace/edgex-go/640@tmp/private_key_7430289778903196940.key) [2024-05-27T02:22:16.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-27T02:22:16.518Z] + git tag --points-at HEAD [Pipeline] } [2024-05-27T02:22:16.533Z] $ docker exec --env ******** --env ******** 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 ssh-agent -k [2024-05-27T02:22:16.637Z] unset SSH_AUTH_SOCK; [2024-05-27T02:22:16.637Z] unset SSH_AGENT_PID; [2024-05-27T02:22:16.637Z] echo Agent pid 37 killed; [2024-05-27T02:22:16.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-27T02:22:16.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-27T02:22:16.677Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-27T02:22:16.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-27T02:22:16.793Z] $ docker exec 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 ssh-agent [2024-05-27T02:22:16.890Z] SSH_AUTH_SOCK=/tmp/ssh-e0cuRURfhCOU/agent.71 [2024-05-27T02:22:16.890Z] SSH_AGENT_PID=77 [2024-05-27T02:22:16.894Z] Running ssh-add (command line suppressed) [2024-05-27T02:22:16.998Z] Identity added: /w/workspace/edgex-go/640@tmp/private_key_14015690005176344573.key (/w/workspace/edgex-go/640@tmp/private_key_14015690005176344573.key) [2024-05-27T02:22:17.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-27T02:22:17.293Z] + git semver init [2024-05-27T02:22:17.553Z] 2024-05-27 02:22:17,451 [run_init] DEBUG init version:0.0.0 force:False [2024-05-27T02:22:17.553Z] 2024-05-27 02:22:17,452 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/640/.semver [2024-05-27T02:22:17.553Z] 2024-05-27 02:22:17,452 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/640/.semver [2024-05-27T02:22:17.553Z] 2024-05-27 02:22:17,452 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/640/.semver'], cwd=/w/workspace/edgex-go/640, universal_newlines=False, shell=None, istream=None) [2024-05-27T02:22:24.124Z] 2024-05-27 02:22:23,912 [append_file] DEBUG append to file:/w/workspace/edgex-go/640/.git/info/exclude [2024-05-27T02:22:24.124Z] 2024-05-27 02:22:23,913 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/640/.semver/main with force:False [2024-05-27T02:22:24.124Z] 2024-05-27 02:22:23,913 [read_version] DEBUG read version from /w/workspace/edgex-go/640/.semver/main [2024-05-27T02:22:24.124Z] 2024-05-27 02:22:23,913 [read_version] DEBUG read version from /w/workspace/edgex-go/640/.semver/main [2024-05-27T02:22:24.124Z] 3.2.0-dev.23 [Pipeline] } [2024-05-27T02:22:24.139Z] $ docker exec --env ******** --env ******** 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 ssh-agent -k [2024-05-27T02:22:24.245Z] unset SSH_AUTH_SOCK; [2024-05-27T02:22:24.246Z] unset SSH_AGENT_PID; [2024-05-27T02:22:24.246Z] echo Agent pid 77 killed; [2024-05-27T02:22:24.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-27T02:22:24.573Z] + git semver [Pipeline] } [2024-05-27T02:22:24.850Z] $ docker stop --time=1 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 [2024-05-27T02:22:26.135Z] $ docker rm -f --volumes 27caff2eae66043b9b8be31f09b915f43421885e82e89474b9162aa69d162577 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T02:22:26.465Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-27T02:22:26.700Z] Stashed 1 file(s) [Pipeline] echo [2024-05-27T02:22:26.706Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [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-05-27T02:22:27.155Z] + git config --global --add safe.directory /w/workspace/edgex-go/640 [Pipeline] echo [2024-05-27T02:22:27.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T02:22:27.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T02:22:27.216Z] ========================================================= [2024-05-27T02:22:27.217Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-27T02:22:27.217Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-27T02:22:27.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-27T02:22:27.518Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-27T02:22:27.518Z] 619be1103602: Pulling fs layer [2024-05-27T02:22:27.518Z] 7862e08f4a3e: Pulling fs layer [2024-05-27T02:22:27.518Z] 5df492c9dc93: Pulling fs layer [2024-05-27T02:22:27.518Z] 7629e6793208: Pulling fs layer [2024-05-27T02:22:27.518Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T02:22:27.518Z] fb5054dd5b73: Pulling fs layer [2024-05-27T02:22:27.518Z] eeca6798cff9: Pulling fs layer [2024-05-27T02:22:27.518Z] aa269ceb94a6: Pulling fs layer [2024-05-27T02:22:27.518Z] ada007ff1a6a: Pulling fs layer [2024-05-27T02:22:27.518Z] fb5054dd5b73: Waiting [2024-05-27T02:22:27.518Z] aa269ceb94a6: Waiting [2024-05-27T02:22:27.518Z] ada007ff1a6a: Waiting [2024-05-27T02:22:27.518Z] eeca6798cff9: Waiting [2024-05-27T02:22:27.518Z] 7629e6793208: Waiting [2024-05-27T02:22:27.518Z] 4f4fb700ef54: Waiting [2024-05-27T02:22:27.518Z] 7862e08f4a3e: Download complete [2024-05-27T02:22:27.518Z] 7629e6793208: Download complete [2024-05-27T02:22:27.518Z] 4f4fb700ef54: Verifying Checksum [2024-05-27T02:22:27.518Z] 4f4fb700ef54: Download complete [2024-05-27T02:22:27.518Z] fb5054dd5b73: Download complete [2024-05-27T02:22:27.518Z] 619be1103602: Verifying Checksum [2024-05-27T02:22:27.518Z] 619be1103602: Download complete [2024-05-27T02:22:27.518Z] eeca6798cff9: Verifying Checksum [2024-05-27T02:22:27.518Z] eeca6798cff9: Download complete [2024-05-27T02:22:27.779Z] 619be1103602: Pull complete [2024-05-27T02:22:27.779Z] 7862e08f4a3e: Pull complete [2024-05-27T02:22:27.779Z] ada007ff1a6a: Verifying Checksum [2024-05-27T02:22:27.779Z] ada007ff1a6a: Download complete [2024-05-27T02:22:28.050Z] 5df492c9dc93: Verifying Checksum [2024-05-27T02:22:28.050Z] 5df492c9dc93: Download complete [2024-05-27T02:22:28.311Z] aa269ceb94a6: Verifying Checksum [2024-05-27T02:22:28.311Z] aa269ceb94a6: Download complete [2024-05-27T02:22:30.841Z] 5df492c9dc93: Pull complete [2024-05-27T02:22:30.841Z] 7629e6793208: Pull complete [2024-05-27T02:22:30.841Z] 4f4fb700ef54: Pull complete [2024-05-27T02:22:31.100Z] fb5054dd5b73: Pull complete [2024-05-27T02:22:31.100Z] eeca6798cff9: Pull complete [2024-05-27T02:22:33.635Z] aa269ceb94a6: Pull complete [2024-05-27T02:22:33.895Z] ada007ff1a6a: Pull complete [2024-05-27T02:22:33.895Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-27T02:22:33.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-27T02:22:33.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-27T02:22:34.199Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-27T02:22:34.199Z] WORKDIR /edgex [2024-05-27T02:22:34.199Z] COPY go.mod . [2024-05-27T02:22:34.199Z] RUN go mod download [2024-05-27T02:22:34.199Z] + docker build -t ci-base-image-x86_64 -f - . [2024-05-27T02:22:34.766Z] Sending build context to Docker daemon 178.3MB [2024-05-27T02:22:34.766Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-27T02:22:34.766Z] ---> f489d0715acc [2024-05-27T02:22:34.766Z] Step 2/4 : WORKDIR /edgex [2024-05-27T02:22:41.335Z] ---> Running in b1acb9c76b5f [2024-05-27T02:22:41.335Z] Removing intermediate container b1acb9c76b5f [2024-05-27T02:22:41.335Z] ---> ec675ee0a011 [2024-05-27T02:22:41.335Z] Step 3/4 : COPY go.mod . [2024-05-27T02:22:41.335Z] ---> 8c1103b3d0cd [2024-05-27T02:22:41.335Z] Step 4/4 : RUN go mod download [2024-05-27T02:22:41.335Z] ---> Running in 43c85757e811 [2024-05-27T02:22:41.807Z] Still waiting to schedule task [2024-05-27T02:22:41.808Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-810’ [2024-05-27T02:23:13.417Z] Removing intermediate container 43c85757e811 [2024-05-27T02:23:13.417Z] ---> 1df9828c4bbb [2024-05-27T02:23:13.417Z] Successfully built 1df9828c4bbb [2024-05-27T02:23:13.417Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:23:13.722Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-27T02:23:13.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T02:23:13.798Z] prd-ubuntu20.04-docker-8c-8g-812 does not seem to be running inside a container [2024-05-27T02:23:13.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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-05-27T02:23:14.250Z] $ docker top e7d523d73377d8abfad0c7e088b35f0f63128907e104f1fc282e3daa4f2e1a60 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T02:23:14.594Z] + go version [2024-05-27T02:23:14.594Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-27T02:23:14.608Z] $ docker stop --time=1 e7d523d73377d8abfad0c7e088b35f0f63128907e104f1fc282e3daa4f2e1a60 [2024-05-27T02:23:15.858Z] $ docker rm -f --volumes e7d523d73377d8abfad0c7e088b35f0f63128907e104f1fc282e3daa4f2e1a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:23:16.281Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-27T02:23:16.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T02:23:16.360Z] prd-ubuntu20.04-docker-8c-8g-812 does not seem to be running inside a container [2024-05-27T02:23:16.397Z] $ 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/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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-05-27T02:23:16.707Z] $ docker top 0479d7b585b7cf0c7545d4e8a71385613bce729dbd2ca7886c655843e938c4da -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-27T02:23:16.773Z] ========================================================= [2024-05-27T02:23:16.773Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-27T02:23:16.773Z] ========================================================= [Pipeline] sh [2024-05-27T02:23:17.052Z] + git config --global --add safe.directory /w/workspace/edgex-go/640 [Pipeline] fileExists [Pipeline] sh [2024-05-27T02:23:17.378Z] + make test [2024-05-27T02:23:17.378Z] go test -race -coverprofile=coverage.out ./... [2024-05-27T02:23:23.945Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-27T02:23:56.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-27T02:23:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-27T02:23:56.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-27T02:23:57.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2024-05-27T02:23:58.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-27T02:23:58.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-27T02:23:58.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-27T02:23:59.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-27T02:23:59.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-27T02:23:59.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements [2024-05-27T02:23:59.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-27T02:23:59.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-27T02:23:59.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-27T02:23:59.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-27T02:23:59.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-27T02:24:01.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-27T02:24:01.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-27T02:24:02.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-27T02:24:02.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-27T02:24:02.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-27T02:24:02.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-27T02:24:02.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-27T02:24:02.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-27T02:24:02.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-27T02:24:02.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-27T02:24:02.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-27T02:24:02.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-27T02:24:02.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements [2024-05-27T02:24:02.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.128s coverage: 53.2% of statements [2024-05-27T02:24:03.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.151s coverage: 93.4% of statements [2024-05-27T02:24:03.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 6.1% of statements [2024-05-27T02:24:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 97.6% of statements [2024-05-27T02:24:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2024-05-27T02:24:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-27T02:24:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-27T02:24:05.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 0.9% of statements [2024-05-27T02:24:05.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements [2024-05-27T02:24:05.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.058s coverage: 41.7% of statements [2024-05-27T02:24:05.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements [2024-05-27T02:24:05.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.051s coverage: 94.1% of statements [2024-05-27T02:24:05.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.067s coverage: 96.3% of statements [2024-05-27T02:24:05.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.044s coverage: 87.5% of statements [2024-05-27T02:24:06.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-27T02:24:06.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-27T02:24:06.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-27T02:24:06.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-27T02:24:06.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-27T02:24:06.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-27T02:24:06.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-27T02:24:06.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-27T02:24:07.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-27T02:24:07.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-27T02:24:07.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-27T02:24:07.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-27T02:24:07.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-27T02:24:07.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-27T02:24:08.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-27T02:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-27T02:24:10.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-27T02:24:11.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-27T02:24:11.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-27T02:24:14.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-27T02:24:14.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-27T02:24:14.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-27T02:24:15.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-27T02:24:15.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-27T02:24:15.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-27T02:24:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-27T02:24:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-27T02:24:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-27T02:24:16.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-27T02:24:17.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-27T02:24:17.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-27T02:24:17.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-27T02:24:17.480Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-27T02:24:17.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements [2024-05-27T02:24:18.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-27T02:24:18.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-27T02:24:18.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-27T02:24:18.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-27T02:24:19.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-27T02:24:19.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-27T02:24:20.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-27T02:24:20.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.058s coverage: 92.9% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.059s coverage: 87.2% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.039s coverage: 20.0% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.047s coverage: 86.0% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 63.1% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-05-27T02:24:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements [2024-05-27T02:24:30.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-05-27T02:24:30.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-05-27T02:24:30.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.182s coverage: 38.4% of statements [2024-05-27T02:24:30.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2024-05-27T02:24:30.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.055s coverage: 84.8% of statements [2024-05-27T02:24:30.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements [2024-05-27T02:24:30.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 95.7% of statements [2024-05-27T02:24:30.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.051s coverage: 61.8% of statements [2024-05-27T02:24:30.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements [2024-05-27T02:24:30.978Z] 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-05-27T02:24:30.978Z] running golangci-lint [2024-05-27T02:24:30.978Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-05-27T02:24:30.978Z] go version go1.21.9 linux/amd64 [2024-05-27T02:24:30.978Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-05-27T02:24:30.978Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-05-27T02:24:54.207Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 19.722411477s" [2024-05-27T02:24:54.207Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.193027ms" [2024-05-27T02:25:00.778Z] level=info msg="[linters_context/goanalysis] analyzers took 1m20.307856262s with top 10 stages: buildir: 44.121679459s, gosec: 6.311686946s, inspect: 2.621435731s, fact_deprecated: 2.035265283s, ctrlflow: 1.866227054s, printf: 1.316453915s, S1038: 1.115759269s, fact_purity: 1.059663516s, nilness: 908.131054ms, ineffassign: 780.2383ms" [2024-05-27T02:25:00.778Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-05-27T02:25:00.778Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, identifier_marker: 197/197, skip_files: 197/197, exclude-rules: 21/197, nolint: 0/21, exclude: 197/197, cgo: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197" [2024-05-27T02:25:00.778Z] level=info msg="[runner] processing took 18.311164ms with stages: nolint: 9.095665ms, identifier_marker: 3.391463ms, exclude-rules: 2.149945ms, path_prettifier: 1.471195ms, autogenerated_exclude: 1.457214ms, skip_dirs: 649.539µs, cgo: 59.792µs, filename_unadjuster: 31.571µs, max_same_issues: 1.01µs, fixer: 600ns, uniq_by_line: 450ns, skip_files: 420ns, diff: 340ns, severity-rules: 340ns, source_code: 310ns, sort_results: 310ns, exclude: 290ns, max_from_linter: 240ns, path_shortener: 160ns, max_per_file_from_linter: 160ns, path_prefixer: 150ns" [2024-05-27T02:25:00.778Z] level=info msg="[runner] linters took 9.720955397s with stages: goanalysis_metalinter: 9.70251479s" [2024-05-27T02:25:00.778Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-05-27T02:25:00.778Z] level=info msg="Memory: 295 samples, avg is 244.3MB, max is 1124.3MB" [2024-05-27T02:25:00.778Z] level=info msg="Execution took 29.492174262s" [2024-05-27T02:25:00.778Z] go vet ./... [2024-05-27T02:25:07.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-27T02:25:07.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-27T02:25:07.340Z] ./bin/test-attribution-txt.sh [2024-05-27T02:25:07.340Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-05-27T02:25:07.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-27T02:25:07.655Z] + ls -al . [2024-05-27T02:25:07.655Z] total 816 [2024-05-27T02:25:07.655Z] drwxrwxr-x 11 1001 1001 4096 May 27 02:23 . [2024-05-27T02:25:07.655Z] drwxr-xr-x 4 root root 4096 May 27 02:23 .. [2024-05-27T02:25:07.655Z] drwxrwxr-x 2 1001 1001 4096 May 27 02:21 .blubracket [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 10 May 27 02:21 .dockerignore [2024-05-27T02:25:07.655Z] drwxrwxr-x 8 1001 1001 4096 May 27 02:24 .git [2024-05-27T02:25:07.655Z] drwxrwxr-x 3 1001 1001 4096 May 27 02:21 .github [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 1074 May 27 02:21 .gitignore [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 42 May 27 02:21 .golangci.yml [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 100 May 27 02:21 .hadolint.yml [2024-05-27T02:25:07.655Z] drwxr-xr-x 3 1001 1001 4096 May 27 02:22 .semver [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 155 May 27 02:21 .sonarcloud.properties [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 1171 May 27 02:21 ADOPTERS.md [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 20261 May 27 02:21 Attribution.txt [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 100284 May 27 02:21 CHANGELOG.md [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 3804 May 27 02:21 CONTRIBUTING.md [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 677 May 27 02:21 GOVERNANCE.md [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 861 May 27 02:21 Jenkinsfile [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 10775 May 27 02:21 LICENSE [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 15392 May 27 02:21 Makefile [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 582 May 27 02:21 OWNERS.md [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 9528 May 27 02:21 README.md [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 789 May 27 02:21 SECURITY.md [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 12 May 27 02:22 VERSION [2024-05-27T02:25:07.655Z] drwxrwxr-x 2 1001 1001 4096 May 27 02:21 bin [2024-05-27T02:25:07.655Z] drwxrwxr-x 18 1001 1001 4096 May 27 02:21 cmd [2024-05-27T02:25:07.655Z] -rw-r--r-- 1 root root 455714 May 27 02:24 coverage.out [2024-05-27T02:25:07.655Z] drwxrwxr-x 2 1001 1001 4096 May 27 02:21 fuzz_test [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 7030 May 27 02:21 go.mod [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 101500 May 27 02:21 go.sum [2024-05-27T02:25:07.655Z] drwxrwxr-x 7 1001 1001 4096 May 27 02:21 internal [2024-05-27T02:25:07.655Z] drwxrwxr-x 3 1001 1001 4096 May 27 02:21 openapi [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 584 May 27 02:21 security.txt [2024-05-27T02:25:07.655Z] -rw-rw-r-- 1 1001 1001 204 May 27 02:21 version.go [Pipeline] sh [2024-05-27T02:25:07.944Z] + '[' -e coverage.out ] [2024-05-27T02:25:07.945Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-27T02:25:08.070Z] Stashed 1 file(s) [Pipeline] sh [2024-05-27T02:25:08.350Z] + make build [2024-05-27T02:25:08.350Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-05-27T02:25:30.277Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-05-27T02:25:30.277Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-05-27T02:25:31.651Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-05-27T02:25:32.217Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-05-27T02:25:36.396Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-05-27T02:25:38.298Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-05-27T02:25:40.204Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-05-27T02:25:40.463Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-05-27T02:25:41.396Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-05-27T02:25:41.964Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-05-27T02:25:42.898Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-05-27T02:25:43.480Z] $ docker stop --time=1 0479d7b585b7cf0c7545d4e8a71385613bce729dbd2ca7886c655843e938c4da [2024-05-27T02:25:51.322Z] $ docker rm -f --volumes 0479d7b585b7cf0c7545d4e8a71385613bce729dbd2ca7886c655843e938c4da [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-05-27T02:25:52.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-27T02:25:52.455Z] [2024-05-27T02:25:52.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:25:52.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-27T02:25:52.755Z] latest: Pulling from edgex-devops/edgex-compose [2024-05-27T02:25:52.755Z] 91d30c5bc195: Pulling fs layer [2024-05-27T02:25:52.755Z] 2e9b0aa3be6d: Pulling fs layer [2024-05-27T02:25:52.755Z] 9c61dcf015f6: Pulling fs layer [2024-05-27T02:25:52.755Z] 4698f68db338: Pulling fs layer [2024-05-27T02:25:52.755Z] 2a2f49069b9e: Pulling fs layer [2024-05-27T02:25:52.755Z] e0025b399a48: Pulling fs layer [2024-05-27T02:25:52.755Z] 4698f68db338: Waiting [2024-05-27T02:25:52.755Z] 2a2f49069b9e: Waiting [2024-05-27T02:25:52.755Z] e0025b399a48: Waiting [2024-05-27T02:25:52.755Z] 91d30c5bc195: Verifying Checksum [2024-05-27T02:25:52.755Z] 91d30c5bc195: Download complete [2024-05-27T02:25:52.755Z] 4698f68db338: Verifying Checksum [2024-05-27T02:25:52.755Z] 4698f68db338: Download complete [2024-05-27T02:25:53.013Z] 2e9b0aa3be6d: Verifying Checksum [2024-05-27T02:25:53.013Z] 2e9b0aa3be6d: Download complete [2024-05-27T02:25:53.013Z] e0025b399a48: Verifying Checksum [2024-05-27T02:25:53.014Z] e0025b399a48: Download complete [2024-05-27T02:25:53.014Z] 91d30c5bc195: Pull complete [2024-05-27T02:25:53.014Z] 2a2f49069b9e: Download complete [2024-05-27T02:25:53.273Z] 2e9b0aa3be6d: Pull complete [2024-05-27T02:25:53.532Z] 9c61dcf015f6: Verifying Checksum [2024-05-27T02:25:53.532Z] 9c61dcf015f6: Download complete [2024-05-27T02:25:56.064Z] 9c61dcf015f6: Pull complete [2024-05-27T02:25:56.321Z] 4698f68db338: Pull complete [2024-05-27T02:25:56.581Z] 2a2f49069b9e: Pull complete [2024-05-27T02:25:56.581Z] e0025b399a48: Pull complete [2024-05-27T02:25:56.581Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-05-27T02:25:56.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-27T02:25:56.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T02:25:56.680Z] prd-ubuntu20.04-docker-8c-8g-812 does not seem to be running inside a container [2024-05-27T02:25:56.712Z] $ 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/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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-05-27T02:26:01.192Z] $ docker top 72a3eeddcce217aff32bc56f8f5a0631130208243306fd2f44324b356ef29d44 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T02:26:01.547Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-27T02:26:03.452Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-27T02:26:03.452Z] #1 transferring dockerfile: 2.23kB done [2024-05-27T02:26:03.711Z] #1 DONE 0.0s [2024-05-27T02:26:03.712Z] [2024-05-27T02:26:03.712Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-05-27T02:26:03.712Z] #2 transferring dockerfile: 1.69kB done [2024-05-27T02:26:03.712Z] #2 DONE 0.0s [2024-05-27T02:26:03.712Z] [2024-05-27T02:26:03.712Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-27T02:26:03.712Z] #3 transferring dockerfile: 2.93kB done [2024-05-27T02:26:03.712Z] #3 DONE 0.0s [2024-05-27T02:26:03.712Z] [2024-05-27T02:26:03.712Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-05-27T02:26:03.712Z] #4 transferring dockerfile: 2.06kB done [2024-05-27T02:26:03.712Z] #4 DONE 0.0s [2024-05-27T02:26:03.712Z] [2024-05-27T02:26:03.712Z] #5 [core-command internal] load build definition from Dockerfile [2024-05-27T02:26:03.712Z] #5 transferring dockerfile: 1.93kB done [2024-05-27T02:26:03.712Z] #5 DONE 0.0s [2024-05-27T02:26:03.712Z] [2024-05-27T02:26:03.712Z] #6 [core-data internal] load build definition from Dockerfile [2024-05-27T02:26:03.712Z] #6 transferring dockerfile: 2.01kB done [2024-05-27T02:26:03.712Z] #6 DONE 0.0s [2024-05-27T02:26:03.712Z] [2024-05-27T02:26:03.712Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-27T02:26:03.712Z] #7 transferring dockerfile: 1.89kB done [2024-05-27T02:26:03.970Z] #7 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-27T02:26:03.970Z] #8 transferring dockerfile: 2.15kB done [2024-05-27T02:26:03.970Z] #8 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-05-27T02:26:03.970Z] #9 transferring dockerfile: 1.95kB done [2024-05-27T02:26:03.970Z] #9 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-05-27T02:26:03.970Z] #10 transferring dockerfile: 1.93kB done [2024-05-27T02:26:03.970Z] #10 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-27T02:26:03.970Z] #11 transferring dockerfile: 2.50kB done [2024-05-27T02:26:03.970Z] #11 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-05-27T02:26:03.970Z] #12 transferring dockerfile: 1.81kB done [2024-05-27T02:26:03.970Z] #12 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-05-27T02:26:03.970Z] #13 transferring dockerfile: 1.70kB done [2024-05-27T02:26:03.970Z] #13 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #14 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-27T02:26:03.970Z] #14 transferring context: 50B done [2024-05-27T02:26:03.970Z] #14 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-27T02:26:03.970Z] #15 transferring dockerfile: 2.49kB done [2024-05-27T02:26:03.970Z] #15 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #16 [security-spire-config internal] load .dockerignore [2024-05-27T02:26:03.970Z] #16 transferring context: 50B done [2024-05-27T02:26:03.970Z] #16 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #17 [security-bootstrapper internal] load .dockerignore [2024-05-27T02:26:03.970Z] #17 transferring context: 50B done [2024-05-27T02:26:03.970Z] #17 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #18 [core-metadata internal] load .dockerignore [2024-05-27T02:26:03.970Z] #18 transferring context: 50B done [2024-05-27T02:26:03.970Z] #18 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #19 [core-command internal] load .dockerignore [2024-05-27T02:26:03.970Z] #19 transferring context: 50B done [2024-05-27T02:26:03.970Z] #19 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #20 [core-data internal] load .dockerignore [2024-05-27T02:26:03.970Z] #20 transferring context: 50B done [2024-05-27T02:26:03.970Z] #20 DONE 0.0s [2024-05-27T02:26:03.970Z] [2024-05-27T02:26:03.970Z] #21 [security-proxy-auth internal] load .dockerignore [2024-05-27T02:26:04.229Z] #21 transferring context: 50B done [2024-05-27T02:26:04.229Z] #21 DONE 0.0s [2024-05-27T02:26:04.229Z] [2024-05-27T02:26:04.229Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-05-27T02:26:04.229Z] #22 transferring context: 50B done [2024-05-27T02:26:04.229Z] #22 DONE 0.0s [2024-05-27T02:26:04.229Z] [2024-05-27T02:26:04.229Z] #23 [support-notifications internal] load .dockerignore [2024-05-27T02:26:04.229Z] #23 transferring context: 50B done [2024-05-27T02:26:04.229Z] #23 DONE 0.0s [2024-05-27T02:26:04.229Z] [2024-05-27T02:26:04.229Z] #24 [support-scheduler internal] load .dockerignore [2024-05-27T02:26:04.229Z] #24 transferring context: 50B done [2024-05-27T02:26:04.229Z] #24 DONE 0.0s [2024-05-27T02:26:04.229Z] [2024-05-27T02:26:04.229Z] #25 [security-proxy-setup internal] load .dockerignore [2024-05-27T02:26:04.229Z] #25 transferring context: 50B done [2024-05-27T02:26:04.229Z] #25 DONE 0.0s [2024-05-27T02:26:04.229Z] [2024-05-27T02:26:04.229Z] #26 [security-spire-agent internal] load .dockerignore [2024-05-27T02:26:04.229Z] #26 transferring context: 50B done [2024-05-27T02:26:04.229Z] #26 DONE 0.0s [2024-05-27T02:26:04.229Z] [2024-05-27T02:26:04.229Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-05-27T02:26:04.229Z] #27 transferring context: 50B done [2024-05-27T02:26:04.229Z] #27 DONE 0.0s [2024-05-27T02:26:04.229Z] [2024-05-27T02:26:04.229Z] #28 [security-spire-server internal] load .dockerignore [2024-05-27T02:26:04.229Z] #28 transferring context: 50B done [2024-05-27T02:26:04.229Z] #28 DONE 0.0s [2024-05-27T02:26:04.229Z] [2024-05-27T02:26:04.229Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-27T02:26:04.229Z] #29 DONE 0.0s [2024-05-27T02:26:04.229Z] [2024-05-27T02:26:04.229Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-27T02:26:04.488Z] #30 ... [2024-05-27T02:26:04.488Z] [2024-05-27T02:26:04.488Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-27T02:26:04.488Z] #29 DONE 0.0s [2024-05-27T02:26:04.488Z] [2024-05-27T02:26:04.488Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-05-27T02:26:04.488Z] #30 ... [2024-05-27T02:26:04.488Z] [2024-05-27T02:26:04.488Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-27T02:26:04.488Z] #29 DONE 0.0s [2024-05-27T02:26:04.488Z] [2024-05-27T02:26:04.488Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-27T02:26:04.747Z] #30 DONE 0.5s [2024-05-27T02:26:04.747Z] [2024-05-27T02:26:04.747Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T02:26:04.747Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T02:26:04.747Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-05-27T02:26:05.008Z] #31 ... [2024-05-27T02:26:05.008Z] [2024-05-27T02:26:05.008Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-27T02:26:05.008Z] #32 DONE 0.5s [2024-05-27T02:26:05.008Z] [2024-05-27T02:26:05.008Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T02:26:05.008Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-05-27T02:26:05.008Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-27T02:26:05.008Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-27T02:26:05.008Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-27T02:26:05.265Z] #31 ... [2024-05-27T02:26:05.265Z] [2024-05-27T02:26:05.265Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-27T02:26:05.265Z] #33 DONE 0.6s [2024-05-27T02:26:05.265Z] [2024-05-27T02:26:05.265Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T02:26:05.265Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-05-27T02:26:05.265Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-27T02:26:05.265Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-27T02:26:05.265Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-27T02:26:05.525Z] #31 ... [2024-05-27T02:26:05.525Z] [2024-05-27T02:26:05.525Z] #34 [security-spire-server internal] load build context [2024-05-27T02:26:05.525Z] #34 transferring context: 26.69kB 0.0s done [2024-05-27T02:26:05.525Z] #34 DONE 0.7s [2024-05-27T02:26:05.525Z] [2024-05-27T02:26:05.525Z] #35 [security-spire-agent internal] load build context [2024-05-27T02:26:05.525Z] #35 transferring context: 26.22kB 0.1s done [2024-05-27T02:26:05.525Z] #35 DONE 0.5s [2024-05-27T02:26:05.525Z] [2024-05-27T02:26:05.525Z] #36 [security-spire-config internal] load build context [2024-05-27T02:26:05.525Z] #36 transferring context: 24.94kB 0.1s done [2024-05-27T02:26:05.525Z] #36 DONE 0.7s [2024-05-27T02:26:05.783Z] [2024-05-27T02:26:05.783Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:26:05.783Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-05-27T02:26:05.783Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-05-27T02:26:05.783Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-27T02:26:05.783Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-05-27T02:26:05.783Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-05-27T02:26:05.783Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2024-05-27T02:26:05.783Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-05-27T02:26:05.783Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-27T02:26:05.783Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-27T02:26:05.783Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s [2024-05-27T02:26:05.783Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-05-27T02:26:06.350Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.22MB / 25.84MB 1.0s [2024-05-27T02:26:06.350Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 1.1s [2024-05-27T02:26:06.350Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 1.2s [2024-05-27T02:26:06.612Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s [2024-05-27T02:26:06.612Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done [2024-05-27T02:26:06.612Z] #37 ... [2024-05-27T02:26:06.612Z] [2024-05-27T02:26:06.612Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-27T02:26:06.612Z] #38 DONE 2.2s [2024-05-27T02:26:06.612Z] [2024-05-27T02:26:06.612Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:26:06.612Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-05-27T02:26:08.541Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done [2024-05-27T02:26:08.541Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done [2024-05-27T02:26:13.032Z] #37 ... [2024-05-27T02:26:13.032Z] [2024-05-27T02:26:13.032Z] #39 [core-command internal] load build context [2024-05-27T02:26:13.032Z] #39 transferring context: 253.04MB 7.5s [2024-05-27T02:26:15.068Z] #39 ... [2024-05-27T02:26:15.068Z] [2024-05-27T02:26:15.068Z] #40 [security-proxy-auth internal] load build context [2024-05-27T02:26:15.068Z] #40 ... [2024-05-27T02:26:15.068Z] [2024-05-27T02:26:15.068Z] #41 [security-spiffe-token-provider internal] load build context [2024-05-27T02:26:15.068Z] #41 ... [2024-05-27T02:26:15.068Z] [2024-05-27T02:26:15.068Z] #42 [security-secretstore-setup internal] load build context [2024-05-27T02:26:15.068Z] #42 transferring context: 410.50MB 10.1s done [2024-05-27T02:26:15.068Z] #42 ... [2024-05-27T02:26:15.068Z] [2024-05-27T02:26:15.068Z] #43 [security-proxy-setup internal] load build context [2024-05-27T02:26:15.068Z] #43 ... [2024-05-27T02:26:15.068Z] [2024-05-27T02:26:15.068Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:26:15.068Z] #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-05-27T02:26:15.068Z] #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-27T02:26:15.068Z] #44 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-05-27T02:26:15.068Z] #44 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-05-27T02:26:15.068Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-27T02:26:15.068Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-05-27T02:26:15.068Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-05-27T02:26:15.068Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-05-27T02:26:15.068Z] #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-05-27T02:26:15.068Z] #44 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2024-05-27T02:26:15.068Z] #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-05-27T02:26:15.068Z] #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2024-05-27T02:26:15.350Z] #44 ... [2024-05-27T02:26:15.350Z] [2024-05-27T02:26:15.350Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-27T02:26:15.350Z] #45 transferring context: 410.50MB 9.9s done [2024-05-27T02:26:15.350Z] #45 ... [2024-05-27T02:26:15.350Z] [2024-05-27T02:26:15.350Z] #46 [support-notifications internal] load build context [2024-05-27T02:26:15.758Z] #46 ... [2024-05-27T02:26:15.758Z] [2024-05-27T02:26:15.758Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-27T02:26:15.758Z] #0 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:15.758Z] #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:15.758Z] #0 1.611 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-27T02:26:15.758Z] #0 1.617 (2/2) Installing su-exec (0.2-r3) [2024-05-27T02:26:15.758Z] #0 1.708 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:15.758Z] #0 1.712 OK: 7 MiB in 17 packages [2024-05-27T02:26:16.019Z] #47 ... [2024-05-27T02:26:16.019Z] [2024-05-27T02:26:16.019Z] #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-27T02:26:16.019Z] #48 ... [2024-05-27T02:26:16.019Z] [2024-05-27T02:26:16.019Z] #49 [security-bootstrapper internal] load build context [2024-05-27T02:26:16.019Z] #49 transferring context: 410.50MB 10.1s done [2024-05-27T02:26:16.019Z] #49 ... [2024-05-27T02:26:16.019Z] [2024-05-27T02:26:16.019Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-27T02:26:16.019Z] #50 ... [2024-05-27T02:26:16.019Z] [2024-05-27T02:26:16.019Z] #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-27T02:26:16.019Z] #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:16.019Z] #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:16.019Z] #0 1.757 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-27T02:26:16.019Z] #0 1.763 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:16.019Z] #0 1.770 OK: 7 MiB in 16 packages [2024-05-27T02:26:16.278Z] #51 ... [2024-05-27T02:26:16.278Z] [2024-05-27T02:26:16.278Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-27T02:26:16.278Z] #0 1.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:16.278Z] #0 1.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:16.278Z] #0 1.689 (1/2) Installing ca-certificates (20240226-r0) [2024-05-27T02:26:16.278Z] #0 1.707 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-27T02:26:16.278Z] #0 1.710 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:16.278Z] #0 1.716 Executing ca-certificates-20240226-r0.trigger [2024-05-27T02:26:16.278Z] #0 1.768 OK: 8 MiB in 17 packages [2024-05-27T02:26:17.415Z] #52 ... [2024-05-27T02:26:17.415Z] [2024-05-27T02:26:17.415Z] #53 [support-scheduler internal] load build context [2024-05-27T02:26:17.415Z] #53 transferring context: 410.50MB 10.0s done [2024-05-27T02:26:17.415Z] #53 ... [2024-05-27T02:26:17.415Z] [2024-05-27T02:26:17.415Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-27T02:26:18.364Z] #54 ... [2024-05-27T02:26:18.364Z] [2024-05-27T02:26:18.364Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-27T02:26:18.364Z] #55 ... [2024-05-27T02:26:18.364Z] [2024-05-27T02:26:18.364Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-27T02:26:18.364Z] #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:18.364Z] #0 1.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:18.364Z] #0 1.752 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:18.364Z] #0 1.800 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:18.364Z] #0 1.808 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-27T02:26:18.364Z] #0 1.813 (4/6) Installing openssl (3.1.5-r0) [2024-05-27T02:26:18.364Z] #0 1.823 (5/6) Installing su-exec (0.2-r3) [2024-05-27T02:26:18.364Z] #0 1.829 (6/6) Installing yq (4.33.3-r5) [2024-05-27T02:26:18.364Z] #0 1.984 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:18.364Z] #0 1.988 OK: 17 MiB in 19 packages [2024-05-27T02:26:18.364Z] #56 ... [2024-05-27T02:26:18.364Z] [2024-05-27T02:26:18.364Z] #57 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-05-27T02:26:18.623Z] #57 ... [2024-05-27T02:26:18.623Z] [2024-05-27T02:26:18.623Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-27T02:26:18.881Z] #58 ... [2024-05-27T02:26:18.881Z] [2024-05-27T02:26:18.881Z] #59 [core-metadata internal] load build context [2024-05-27T02:26:18.881Z] #59 transferring context: 410.50MB 10.8s done [2024-05-27T02:26:18.881Z] #59 ... [2024-05-27T02:26:18.881Z] [2024-05-27T02:26:18.881Z] #60 [core-data internal] load build context [2024-05-27T02:26:18.881Z] #60 transferring context: 410.50MB 11.3s done [2024-05-27T02:26:24.657Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-813 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-05-27T02:26:24.674Z] Running in /w/workspace/edgex-go/640 [Pipeline] { [Pipeline] checkout [2024-05-27T02:26:26.108Z] #60 ... [2024-05-27T02:26:26.108Z] [2024-05-27T02:26:26.108Z] #39 [core-command internal] load build context [2024-05-27T02:26:26.108Z] #39 transferring context: 410.50MB 11.3s done [2024-05-27T02:26:26.108Z] #39 ... [2024-05-27T02:26:26.108Z] [2024-05-27T02:26:26.108Z] #40 [security-proxy-auth internal] load build context [2024-05-27T02:26:26.108Z] #40 transferring context: 410.50MB 10.9s done [2024-05-27T02:26:26.108Z] #40 ... [2024-05-27T02:26:26.108Z] [2024-05-27T02:26:26.108Z] #43 [security-proxy-setup internal] load build context [2024-05-27T02:26:26.108Z] #43 transferring context: 410.50MB 10.4s done [2024-05-27T02:26:26.108Z] #43 ... [2024-05-27T02:26:26.108Z] [2024-05-27T02:26:26.108Z] #41 [security-spiffe-token-provider internal] load build context [2024-05-27T02:26:26.108Z] #41 transferring context: 410.50MB 11.4s done [2024-05-27T02:26:26.369Z] #41 ... [2024-05-27T02:26:26.369Z] [2024-05-27T02:26:26.369Z] #46 [support-notifications internal] load build context [2024-05-27T02:26:26.369Z] #46 transferring context: 410.50MB 11.2s done [2024-05-27T02:26:27.724Z] The recommended git tool is: git [2024-05-27T02:26:32.223Z] using credential edgex-jenkins-ssh [2024-05-27T02:26:32.245Z] Cloning the remote Git repository [2024-05-27T02:26:32.294Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-05-27T02:26:32.395Z] > git init /w/workspace/edgex-go/640 # timeout=10 [2024-05-27T02:26:32.542Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-27T02:26:32.544Z] > git --version # timeout=10 [2024-05-27T02:26:32.570Z] > git --version # 'git version 2.25.1' [2024-05-27T02:26:32.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-27T02:26:32.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-27T02:26:36.384Z] #46 ... [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #53 [support-scheduler internal] load build context [2024-05-27T02:26:36.384Z] #53 DONE 31.5s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #57 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-05-27T02:26:36.384Z] #57 DONE 29.7s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-27T02:26:36.384Z] #56 DONE 31.0s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-27T02:26:36.384Z] #52 DONE 30.9s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-27T02:26:36.384Z] #47 DONE 31.0s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #49 [security-bootstrapper internal] load build context [2024-05-27T02:26:36.384Z] #49 DONE 31.6s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #42 [security-secretstore-setup internal] load build context [2024-05-27T02:26:36.384Z] #42 DONE 31.6s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #43 [security-proxy-setup internal] load build context [2024-05-27T02:26:36.384Z] #43 DONE 31.6s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #59 [core-metadata internal] load build context [2024-05-27T02:26:36.384Z] #59 DONE 31.7s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #40 [security-proxy-auth internal] load build context [2024-05-27T02:26:36.384Z] #40 DONE 31.7s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-27T02:26:36.384Z] #51 DONE 31.1s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-27T02:26:36.384Z] #45 DONE 31.6s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-05-27T02:26:36.384Z] #61 ... [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #46 [support-notifications internal] load build context [2024-05-27T02:26:36.384Z] #46 DONE 31.7s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #39 [core-command internal] load build context [2024-05-27T02:26:36.384Z] #39 DONE 31.7s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #60 [core-data internal] load build context [2024-05-27T02:26:36.384Z] #60 DONE 31.7s [2024-05-27T02:26:36.384Z] [2024-05-27T02:26:36.384Z] #41 [security-spiffe-token-provider internal] load build context [2024-05-27T02:26:36.384Z] #41 DONE 31.7s [2024-05-27T02:26:36.642Z] [2024-05-27T02:26:36.642Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:26:39.260Z] #37 ... [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-27T02:26:39.260Z] #50 31.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #50 31.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #50 31.96 (1/4) Installing ca-certificates (20240226-r0) [2024-05-27T02:26:39.260Z] #50 31.99 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-27T02:26:39.260Z] #50 31.99 (3/4) Installing su-exec (0.2-r3) [2024-05-27T02:26:39.260Z] #50 32.00 (4/4) Installing yq (4.33.3-r5) [2024-05-27T02:26:39.260Z] #50 32.07 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:39.260Z] #50 32.08 Executing ca-certificates-20240226-r0.trigger [2024-05-27T02:26:39.260Z] #50 32.12 OK: 17 MiB in 19 packages [2024-05-27T02:26:39.260Z] #50 DONE 32.5s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-27T02:26:39.260Z] #0 0.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #0 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #0 1.228 OK: 264 MiB in 52 packages [2024-05-27T02:26:39.260Z] #62 DONE 1.6s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-27T02:26:39.260Z] #48 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #48 31.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #48 31.98 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-27T02:26:39.260Z] #48 32.03 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:39.260Z] #48 32.04 OK: 7 MiB in 16 packages [2024-05-27T02:26:39.260Z] #48 DONE 32.6s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-27T02:26:39.260Z] #54 31.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #54 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #54 32.03 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-27T02:26:39.260Z] #54 32.03 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-27T02:26:39.260Z] #54 32.03 OK: 20077 distinct packages available [2024-05-27T02:26:39.260Z] #54 32.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #54 32.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #54 32.39 (1/11) Installing ca-certificates (20240226-r0) [2024-05-27T02:26:39.260Z] #54 32.54 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-27T02:26:39.260Z] #54 32.55 (3/11) Installing libunistring (1.1-r1) [2024-05-27T02:26:39.260Z] #54 32.56 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-27T02:26:39.260Z] #54 32.57 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-27T02:26:39.260Z] #54 32.58 (6/11) Installing libcurl (8.5.0-r0) [2024-05-27T02:26:39.260Z] #54 32.61 (7/11) Installing curl (8.5.0-r0) [2024-05-27T02:26:39.260Z] #54 32.61 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-27T02:26:39.260Z] #54 32.62 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-27T02:26:39.260Z] #54 32.62 (10/11) Installing libucontext (1.2-r2) [2024-05-27T02:26:39.260Z] #54 32.63 (11/11) Installing gcompat (1.1.0-r1) [2024-05-27T02:26:39.260Z] #54 32.64 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:39.260Z] #54 32.68 Executing ca-certificates-20240226-r0.trigger [2024-05-27T02:26:39.260Z] #54 ... [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-27T02:26:39.260Z] #0 1.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #0 1.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #0 1.381 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-27T02:26:39.260Z] #0 1.381 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-27T02:26:39.260Z] #0 1.381 OK: 20075 distinct packages available [2024-05-27T02:26:39.260Z] #0 1.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #0 1.724 OK: 264 MiB in 52 packages [2024-05-27T02:26:39.260Z] #63 DONE 1.9s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-27T02:26:39.260Z] #0 0.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #0 1.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #0 1.578 OK: 264 MiB in 52 packages [2024-05-27T02:26:39.260Z] #64 DONE 1.9s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-27T02:26:39.260Z] #55 31.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #55 31.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #55 31.99 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-27T02:26:39.260Z] #55 31.99 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-27T02:26:39.260Z] #55 31.99 OK: 20077 distinct packages available [2024-05-27T02:26:39.260Z] #55 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #55 32.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #55 32.44 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-27T02:26:39.260Z] #55 32.53 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-27T02:26:39.260Z] #55 32.53 (3/4) Installing libucontext (1.2-r2) [2024-05-27T02:26:39.260Z] #55 32.54 (4/4) Installing gcompat (1.1.0-r1) [2024-05-27T02:26:39.260Z] #55 32.54 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:39.260Z] #55 32.55 OK: 8 MiB in 19 packages [2024-05-27T02:26:39.260Z] #55 DONE 32.8s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-27T02:26:39.260Z] #58 31.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #58 31.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #58 31.96 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-27T02:26:39.260Z] #58 31.96 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-27T02:26:39.260Z] #58 31.96 OK: 20077 distinct packages available [2024-05-27T02:26:39.260Z] #58 32.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #58 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #58 32.39 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:39.260Z] #58 32.57 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:39.260Z] #58 32.58 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-27T02:26:39.260Z] #58 32.59 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-27T02:26:39.260Z] #58 32.60 (5/7) Installing libucontext (1.2-r2) [2024-05-27T02:26:39.260Z] #58 32.60 (6/7) Installing gcompat (1.1.0-r1) [2024-05-27T02:26:39.260Z] #58 32.60 (7/7) Installing openssl (3.1.5-r0) [2024-05-27T02:26:39.260Z] #58 32.62 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:39.260Z] #58 32.63 OK: 8 MiB in 20 packages [2024-05-27T02:26:39.260Z] #58 DONE 32.8s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:26:39.260Z] #65 DONE 0.3s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-27T02:26:39.260Z] #54 32.79 OK: 12 MiB in 26 packages [2024-05-27T02:26:39.260Z] #54 ... [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:26:39.260Z] #66 DONE 0.1s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-27T02:26:39.260Z] #54 DONE 33.0s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:26:39.260Z] #67 DONE 0.2s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-05-27T02:26:39.260Z] #61 1.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #61 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #61 2.149 OK: 264 MiB in 52 packages [2024-05-27T02:26:39.260Z] #61 DONE 2.3s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:26:39.260Z] #68 ... [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #69 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:26:39.260Z] #69 DONE 0.1s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-27T02:26:39.260Z] #0 1.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #0 1.425 Upgrading critical system libraries and apk-tools: [2024-05-27T02:26:39.260Z] #0 1.425 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:26:39.260Z] #0 1.587 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:39.260Z] #0 1.668 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:26:39.260Z] #0 1.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #0 1.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.260Z] #0 2.006 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:39.260Z] #0 2.070 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:26:39.260Z] #0 2.082 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:39.260Z] #0 2.085 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:26:39.260Z] #0 2.095 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:39.260Z] #0 2.101 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:26:39.260Z] #0 2.107 OK: 17 MiB in 19 packages [2024-05-27T02:26:39.260Z] #70 DONE 2.2s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-27T02:26:39.260Z] #71 DONE 0.0s [2024-05-27T02:26:39.260Z] [2024-05-27T02:26:39.260Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:26:39.826Z] #72 ... [2024-05-27T02:26:39.826Z] [2024-05-27T02:26:39.826Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-27T02:26:39.826Z] #0 1.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.826Z] #0 1.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.826Z] #0 1.945 Upgrading critical system libraries and apk-tools: [2024-05-27T02:26:39.826Z] #0 1.945 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:26:39.826Z] #0 1.959 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:39.826Z] #0 2.007 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:26:39.826Z] #0 2.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.826Z] #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.826Z] #0 2.913 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:39.826Z] #0 2.927 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:26:39.826Z] #0 2.942 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:39.826Z] #0 2.945 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:26:39.826Z] #0 2.953 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:39.826Z] #0 2.986 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:39.826Z] #0 2.994 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:39.826Z] #0 2.998 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:26:39.826Z] #0 3.005 OK: 7 MiB in 17 packages [2024-05-27T02:26:39.826Z] #73 DONE 3.4s [2024-05-27T02:26:39.826Z] [2024-05-27T02:26:39.826Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-05-27T02:26:39.826Z] #0 1.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.826Z] #0 1.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.826Z] #0 2.121 Upgrading critical system libraries and apk-tools: [2024-05-27T02:26:39.826Z] #0 2.121 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:26:39.826Z] #0 2.131 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:39.826Z] #0 2.192 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:26:39.826Z] #0 2.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.826Z] #0 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:39.826Z] #0 3.220 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:39.826Z] #0 3.237 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:26:39.826Z] #0 3.251 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:39.826Z] #0 3.255 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:26:39.826Z] #0 3.264 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:39.826Z] #0 3.302 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:39.826Z] #0 3.311 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:39.826Z] #0 3.341 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:26:39.826Z] #0 3.347 OK: 7 MiB in 16 packages [2024-05-27T02:26:39.826Z] #74 DONE 3.6s [2024-05-27T02:26:39.826Z] [2024-05-27T02:26:39.826Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-27T02:26:40.083Z] #75 ... [2024-05-27T02:26:40.083Z] [2024-05-27T02:26:40.083Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:26:40.083Z] #0 1.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:40.083Z] #0 1.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:40.083Z] #0 1.986 Upgrading critical system libraries and apk-tools: [2024-05-27T02:26:40.083Z] #0 1.986 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:26:40.083Z] #0 2.002 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:40.083Z] #0 2.089 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:26:40.083Z] #0 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:40.083Z] #0 3.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:40.083Z] #0 3.426 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:40.083Z] #0 3.439 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:26:40.083Z] #0 3.457 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:40.083Z] #0 3.460 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:26:40.083Z] #0 3.466 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:40.083Z] #0 3.495 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:40.083Z] #0 3.503 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:40.083Z] #0 3.508 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:26:40.083Z] #0 3.515 Executing ca-certificates-20240226-r0.trigger [2024-05-27T02:26:40.083Z] #0 3.556 OK: 8 MiB in 17 packages [2024-05-27T02:26:40.083Z] #76 DONE 3.7s [2024-05-27T02:26:40.342Z] [2024-05-27T02:26:40.342Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:26:40.342Z] #0 2.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:40.342Z] #0 2.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:40.342Z] #0 2.393 Upgrading critical system libraries and apk-tools: [2024-05-27T02:26:40.342Z] #0 2.393 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:26:40.342Z] #77 2.402 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:40.342Z] #77 2.446 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:26:40.342Z] #77 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:40.600Z] #77 2.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:40.601Z] #77 2.768 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:40.601Z] #77 2.783 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:26:40.601Z] #77 2.804 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:40.857Z] #77 2.808 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:26:40.857Z] #77 2.818 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:40.857Z] #77 2.860 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:40.857Z] #77 2.867 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:40.857Z] #77 2.871 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:26:40.857Z] #77 2.879 OK: 7 MiB in 16 packages [2024-05-27T02:26:41.115Z] #77 DONE 3.2s [2024-05-27T02:26:41.115Z] [2024-05-27T02:26:41.115Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-27T02:26:41.115Z] #0 2.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:41.115Z] #0 2.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:41.115Z] #0 2.699 Upgrading critical system libraries and apk-tools: [2024-05-27T02:26:41.115Z] #0 2.699 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:26:41.115Z] #0 2.707 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:41.115Z] #0 2.774 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:26:41.115Z] #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:41.115Z] #0 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:41.115Z] #78 3.059 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:41.115Z] #78 3.076 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:26:41.115Z] #78 3.095 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:41.115Z] #78 3.098 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:26:41.115Z] #78 3.103 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:41.373Z] #78 3.106 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:26:41.373Z] #78 3.109 OK: 8 MiB in 20 packages [2024-05-27T02:26:41.373Z] #78 DONE 3.2s [2024-05-27T02:26:41.373Z] [2024-05-27T02:26:41.373Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-27T02:26:43.279Z] #79 ... [2024-05-27T02:26:43.279Z] [2024-05-27T02:26:43.279Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-27T02:26:43.279Z] #0 2.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:43.279Z] #0 3.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:43.279Z] #0 4.016 Upgrading critical system libraries and apk-tools: [2024-05-27T02:26:43.279Z] #0 4.016 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:26:43.279Z] #0 4.023 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:43.279Z] #0 4.066 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:26:43.279Z] #0 4.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:43.279Z] #0 4.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:43.279Z] #0 4.354 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:43.279Z] #0 4.502 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:26:43.279Z] #0 4.515 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:43.279Z] #0 4.518 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:26:43.279Z] #0 4.528 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:43.279Z] #0 4.586 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:43.279Z] #0 4.592 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:43.279Z] #0 4.595 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:26:43.279Z] #0 4.600 Executing ca-certificates-20240226-r0.trigger [2024-05-27T02:26:43.279Z] #0 4.815 OK: 17 MiB in 19 packages [2024-05-27T02:26:43.279Z] #80 DONE 5.0s [2024-05-27T02:26:43.279Z] [2024-05-27T02:26:43.279Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-27T02:26:43.279Z] #0 2.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:43.279Z] #0 2.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:43.279Z] #0 2.870 Upgrading critical system libraries and apk-tools: [2024-05-27T02:26:43.279Z] #0 2.870 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:26:43.279Z] #0 2.878 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:43.279Z] #0 2.923 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:26:43.279Z] #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:43.279Z] #0 3.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:43.279Z] #0 3.202 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:43.279Z] #0 3.215 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:26:43.279Z] #0 3.230 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:43.279Z] #0 3.234 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:26:43.279Z] #0 3.261 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:43.279Z] #0 3.295 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:43.279Z] #0 3.305 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:43.279Z] #0 3.306 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:26:43.279Z] #0 3.314 OK: 8 MiB in 19 packages [2024-05-27T02:26:43.279Z] #81 DONE 4.8s [2024-05-27T02:26:43.279Z] [2024-05-27T02:26:43.279Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-27T02:26:43.279Z] #75 DONE 3.2s [2024-05-27T02:26:43.279Z] [2024-05-27T02:26:43.279Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-27T02:26:43.279Z] #79 DONE 1.6s [2024-05-27T02:26:43.279Z] [2024-05-27T02:26:43.279Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:26:43.279Z] #0 2.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:43.279Z] #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:43.279Z] #0 2.727 Upgrading critical system libraries and apk-tools: [2024-05-27T02:26:43.279Z] #0 2.727 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:26:43.279Z] #0 2.734 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:26:43.279Z] #0 2.795 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:26:43.279Z] #0 2.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:43.279Z] #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T02:26:43.279Z] #0 3.117 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:43.279Z] #0 3.130 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:26:43.279Z] #0 3.160 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:43.279Z] #0 3.179 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:26:43.279Z] #0 3.194 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:43.279Z] #0 3.227 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:26:43.279Z] #0 3.242 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:26:43.279Z] #0 3.245 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:26:43.279Z] #0 3.248 Executing ca-certificates-20240226-r0.trigger [2024-05-27T02:26:43.279Z] #0 3.696 OK: 12 MiB in 26 packages [2024-05-27T02:26:43.279Z] #82 DONE 4.6s [2024-05-27T02:26:43.279Z] [2024-05-27T02:26:43.279Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-27T02:26:43.279Z] #83 DONE 1.6s [2024-05-27T02:26:43.279Z] [2024-05-27T02:26:43.279Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-27T02:26:43.848Z] #84 ... [2024-05-27T02:26:43.848Z] [2024-05-27T02:26:43.848Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-27T02:26:43.848Z] #85 DONE 0.8s [2024-05-27T02:26:43.848Z] [2024-05-27T02:26:43.848Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-27T02:26:43.848Z] #86 DONE 0.9s [2024-05-27T02:26:43.848Z] [2024-05-27T02:26:43.848Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-27T02:26:43.848Z] #84 DONE 0.8s [2024-05-27T02:26:43.848Z] [2024-05-27T02:26:43.848Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-27T02:26:44.416Z] #87 DONE 0.7s [2024-05-27T02:26:44.416Z] [2024-05-27T02:26:44.416Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-27T02:26:44.416Z] #88 DONE 1.5s [2024-05-27T02:26:44.416Z] [2024-05-27T02:26:44.416Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-27T02:26:44.416Z] #89 DONE 0.7s [2024-05-27T02:26:44.416Z] [2024-05-27T02:26:44.416Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-27T02:26:44.676Z] #90 DONE 0.1s [2024-05-27T02:26:44.676Z] [2024-05-27T02:26:44.676Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-27T02:26:44.676Z] #91 DONE 0.1s [2024-05-27T02:26:44.676Z] [2024-05-27T02:26:44.676Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-27T02:26:44.676Z] #92 DONE 0.0s [2024-05-27T02:26:44.676Z] [2024-05-27T02:26:44.676Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-27T02:26:44.676Z] #93 DONE 0.0s [2024-05-27T02:26:44.676Z] [2024-05-27T02:26:44.676Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-27T02:26:44.676Z] #94 DONE 0.1s [2024-05-27T02:26:44.676Z] [2024-05-27T02:26:44.676Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-27T02:26:44.676Z] #95 DONE 0.1s [2024-05-27T02:26:44.676Z] [2024-05-27T02:26:44.676Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-27T02:26:44.676Z] #96 DONE 0.1s [2024-05-27T02:26:44.676Z] [2024-05-27T02:26:44.676Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-27T02:26:44.676Z] #97 DONE 0.1s [2024-05-27T02:26:44.676Z] [2024-05-27T02:26:44.676Z] #98 [security-spire-server] exporting to image [2024-05-27T02:26:44.676Z] #98 exporting layers [2024-05-27T02:26:44.945Z] #98 ... [2024-05-27T02:26:44.945Z] [2024-05-27T02:26:44.945Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-27T02:26:44.945Z] #99 DONE 0.1s [2024-05-27T02:26:44.945Z] [2024-05-27T02:26:44.945Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-27T02:26:44.945Z] #100 DONE 0.1s [2024-05-27T02:26:44.945Z] [2024-05-27T02:26:44.945Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-27T02:26:44.945Z] #101 DONE 0.1s [2024-05-27T02:26:44.945Z] [2024-05-27T02:26:44.945Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-27T02:26:44.945Z] #102 DONE 0.0s [2024-05-27T02:26:44.945Z] [2024-05-27T02:26:44.945Z] #98 [security-spire-config] exporting to image [2024-05-27T02:26:45.204Z] #98 exporting layers 0.6s done [2024-05-27T02:26:45.204Z] #98 writing image sha256:709bee7d7af574fa9faaf29dea8cd83587475154bddff1ff44974e43685bf9ea done [2024-05-27T02:26:45.204Z] #98 naming to docker.io/library/security-spire-server done [2024-05-27T02:26:45.463Z] #98 exporting layers 0.5s done [2024-05-27T02:26:45.463Z] #98 writing image sha256:421cb701e2712c624747c5a03fe7ba5f8f3af86e1f19f58c07ef5d32e146a77c done [2024-05-27T02:26:45.463Z] #98 naming to docker.io/library/security-spire-config done [2024-05-27T02:26:45.463Z] #98 writing image sha256:6466224badd09e6560889191509c8df93d730008638b0fdb4b2d5c97dd71a0d9 done [2024-05-27T02:26:45.463Z] #98 naming to docker.io/library/security-spire-agent done [2024-05-27T02:26:45.463Z] #98 DONE 0.7s [2024-05-27T02:26:45.463Z] [2024-05-27T02:26:45.463Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:26:46.399Z] #103 ... [2024-05-27T02:26:46.399Z] [2024-05-27T02:26:46.399Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:26:46.659Z] #44 ... [2024-05-27T02:26:46.659Z] [2024-05-27T02:26:46.659Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:26:49.070Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-27T02:26:49.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-27T02:26:50.005Z] Avoid second fetch [2024-05-27T02:26:50.006Z] Checking out Revision c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 (main) [2024-05-27T02:26:50.845Z] Commit message: "Merge pull request #4801 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.32" [2024-05-27T02:26:50.026Z] > git config core.sparsecheckout # timeout=10 [2024-05-27T02:26:50.092Z] > git checkout -f c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T02:26:55.727Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-27T02:26:55.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-27T02:26:55.728Z] Dload Upload Total Spent Left Speed [2024-05-27T02:26:55.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 76357 0 --:--:-- --:--:-- --:--:-- 76357 [Pipeline] sh [2024-05-27T02:26:56.065Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-27T02:26:56.396Z] + sudo tee /etc/docker/daemon.new [2024-05-27T02:26:56.396Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-27T02:26:56.396Z] { [2024-05-27T02:26:56.396Z] "registry-mirrors": [ [2024-05-27T02:26:56.396Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-27T02:26:56.396Z] ], [2024-05-27T02:26:56.396Z] "bip": "10.250.0.254/24", [2024-05-27T02:26:56.396Z] "hosts": [ [2024-05-27T02:26:56.396Z] "tcp://0.0.0.0:5555", [2024-05-27T02:26:56.396Z] "unix:///var/run/docker.sock" [2024-05-27T02:26:56.396Z] ], [2024-05-27T02:26:56.396Z] "mtu": 1458, [2024-05-27T02:26:56.396Z] "selinux-enabled": true, [2024-05-27T02:26:56.396Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-27T02:26:56.396Z] } [Pipeline] sh [2024-05-27T02:26:56.737Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-27T02:26:57.081Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T02:27:15.340Z] provisioning config files... [2024-05-27T02:27:15.367Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/640@tmp/config680277887895731974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T02:27:15.820Z] ---> ****-login.sh [2024-05-27T02:27:15.820Z] nexus3.edgexfoundry.org:10001 [2024-05-27T02:27:16.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:27:16.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:27:16.413Z] Configure a credential helper to remove this warning. See [2024-05-27T02:27:16.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:27:16.413Z] [2024-05-27T02:27:16.413Z] Login Succeeded [2024-05-27T02:27:16.703Z] nexus3.edgexfoundry.org:10002 [2024-05-27T02:27:16.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:27:16.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:27:16.975Z] Configure a credential helper to remove this warning. See [2024-05-27T02:27:16.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:27:16.975Z] [2024-05-27T02:27:16.975Z] Login Succeeded [2024-05-27T02:27:16.975Z] nexus3.edgexfoundry.org:10003 [2024-05-27T02:27:17.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:27:17.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:27:17.247Z] Configure a credential helper to remove this warning. See [2024-05-27T02:27:17.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:27:17.247Z] [2024-05-27T02:27:17.247Z] Login Succeeded [2024-05-27T02:27:17.247Z] nexus3.edgexfoundry.org:10004 [2024-05-27T02:27:17.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:27:17.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:27:17.519Z] Configure a credential helper to remove this warning. See [2024-05-27T02:27:17.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:27:17.519Z] [2024-05-27T02:27:17.519Z] Login Succeeded [2024-05-27T02:27:17.791Z] ****.io [2024-05-27T02:27:17.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:27:18.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:27:18.061Z] Configure a credential helper to remove this warning. See [2024-05-27T02:27:18.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:27:18.061Z] [2024-05-27T02:27:18.061Z] Login Succeeded [2024-05-27T02:27:18.061Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T02:27:18.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-05-27T02:27:18.719Z] + git config --global --add safe.directory /w/workspace/edgex-go/640 [Pipeline] echo [2024-05-27T02:27:18.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T02:27:18.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T02:27:18.782Z] ========================================================= [2024-05-27T02:27:18.782Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-27T02:27:18.782Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-27T02:27:19.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-27T02:27:19.111Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-27T02:27:19.111Z] c6b39de5b339: Pulling fs layer [2024-05-27T02:27:19.111Z] a69c41024577: Pulling fs layer [2024-05-27T02:27:19.111Z] d6de4b400683: Pulling fs layer [2024-05-27T02:27:19.111Z] 35cb2a7552d0: Pulling fs layer [2024-05-27T02:27:19.111Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T02:27:19.111Z] 35cb2a7552d0: Waiting [2024-05-27T02:27:19.111Z] 464afbd9ba4c: Pulling fs layer [2024-05-27T02:27:19.111Z] 00f215d4a9da: Pulling fs layer [2024-05-27T02:27:19.111Z] d496ad576159: Pulling fs layer [2024-05-27T02:27:19.111Z] 464afbd9ba4c: Waiting [2024-05-27T02:27:19.111Z] d496ad576159: Waiting [2024-05-27T02:27:19.111Z] 00f215d4a9da: Waiting [2024-05-27T02:27:19.378Z] a69c41024577: Verifying Checksum [2024-05-27T02:27:19.378Z] a69c41024577: Download complete [2024-05-27T02:27:19.378Z] 35cb2a7552d0: Verifying Checksum [2024-05-27T02:27:19.378Z] 35cb2a7552d0: Download complete [2024-05-27T02:27:19.378Z] 4f4fb700ef54: Verifying Checksum [2024-05-27T02:27:19.378Z] 4f4fb700ef54: Download complete [2024-05-27T02:27:19.378Z] 464afbd9ba4c: Verifying Checksum [2024-05-27T02:27:19.378Z] 464afbd9ba4c: Download complete [2024-05-27T02:27:19.378Z] c6b39de5b339: Verifying Checksum [2024-05-27T02:27:19.378Z] c6b39de5b339: Download complete [2024-05-27T02:27:19.971Z] d496ad576159: Verifying Checksum [2024-05-27T02:27:19.971Z] d496ad576159: Download complete [2024-05-27T02:27:20.252Z] c6b39de5b339: Pull complete [2024-05-27T02:27:20.840Z] a69c41024577: Pull complete [2024-05-27T02:27:21.110Z] d6de4b400683: Verifying Checksum [2024-05-27T02:27:21.110Z] d6de4b400683: Download complete [2024-05-27T02:27:22.077Z] 00f215d4a9da: Verifying Checksum [2024-05-27T02:27:22.077Z] 00f215d4a9da: Download complete [2024-05-27T02:27:25.388Z] #104 DONE 45.5s [2024-05-27T02:27:25.388Z] [2024-05-27T02:27:25.388Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:27:25.388Z] #103 DONE 45.5s [2024-05-27T02:27:25.388Z] [2024-05-27T02:27:25.388Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:27:25.388Z] #72 DONE 45.3s [2024-05-27T02:27:25.388Z] [2024-05-27T02:27:25.388Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:27:25.388Z] #68 DONE 45.3s [2024-05-27T02:27:25.388Z] [2024-05-27T02:27:25.388Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-27T02:27:33.737Z] #105 ... [2024-05-27T02:27:33.737Z] [2024-05-27T02:27:33.737Z] #106 [core-data builder 6/7] COPY . . [2024-05-27T02:27:33.996Z] #106 ... [2024-05-27T02:27:33.996Z] [2024-05-27T02:27:33.996Z] #107 [support-notifications builder 6/7] COPY . . [2024-05-27T02:27:33.996Z] #107 ... [2024-05-27T02:27:33.996Z] [2024-05-27T02:27:33.996Z] #108 [security-bootstrapper builder 6/7] COPY . . [2024-05-27T02:27:34.453Z] d6de4b400683: Pull complete [2024-05-27T02:27:34.454Z] 35cb2a7552d0: Pull complete [2024-05-27T02:27:34.454Z] 4f4fb700ef54: Pull complete [2024-05-27T02:27:34.722Z] 464afbd9ba4c: Pull complete [2024-05-27T02:27:37.288Z] #108 DONE 13.1s [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #109 [security-proxy-setup builder 6/7] COPY . . [2024-05-27T02:27:37.288Z] #109 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:27:37.288Z] #110 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:27:37.288Z] #111 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:27:37.288Z] #112 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2024-05-27T02:27:37.288Z] #113 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:27:37.288Z] #114 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #115 [support-scheduler builder 6/7] COPY . . [2024-05-27T02:27:37.288Z] #115 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:27:37.288Z] #116 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:27:37.288Z] #117 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #106 [core-data builder 6/7] COPY . . [2024-05-27T02:27:37.288Z] #106 DONE 13.1s [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:27:37.288Z] #118 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:27:37.288Z] #119 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-05-27T02:27:37.288Z] #120 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-27T02:27:37.288Z] #105 DONE 13.1s [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:27:37.288Z] #121 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #122 [core-metadata builder 6/7] COPY . . [2024-05-27T02:27:37.288Z] #122 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:27:37.288Z] #123 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:27:37.288Z] #124 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #125 [core-command builder 6/7] COPY . . [2024-05-27T02:27:37.288Z] #125 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:27:37.288Z] #126 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #107 [support-notifications builder 6/7] COPY . . [2024-05-27T02:27:37.288Z] #107 DONE 13.2s [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:27:37.288Z] #127 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-27T02:27:37.288Z] #128 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:27:37.288Z] #129 CACHED [2024-05-27T02:27:37.288Z] [2024-05-27T02:27:37.288Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-27T02:27:37.855Z] #130 1.008 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-05-27T02:27:42.941Z] 00f215d4a9da: Pull complete [2024-05-27T02:27:44.893Z] d496ad576159: Pull complete [2024-05-27T02:27:44.893Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-27T02:27:44.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-27T02:27:44.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-27T02:27:45.239Z] + docker build -t ci-base-image-arm64 -f - . [2024-05-27T02:27:45.239Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-27T02:27:45.239Z] WORKDIR /edgex [2024-05-27T02:27:45.239Z] COPY go.mod . [2024-05-27T02:27:45.239Z] RUN go mod download [2024-05-27T02:27:45.825Z] Sending build context to Docker daemon 3.004MB [2024-05-27T02:27:45.825Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-27T02:27:45.825Z] ---> f246e2811388 [2024-05-27T02:27:45.825Z] Step 2/4 : WORKDIR /edgex [2024-05-27T02:27:47.771Z] ---> Running in 945df337f517 [2024-05-27T02:27:48.039Z] Removing intermediate container 945df337f517 [2024-05-27T02:27:48.040Z] ---> 2f291fa46ca4 [2024-05-27T02:27:48.040Z] Step 3/4 : COPY go.mod . [2024-05-27T02:27:48.308Z] ---> 674ac4c405e0 [2024-05-27T02:27:48.308Z] Step 4/4 : RUN go mod download [2024-05-27T02:27:48.432Z] #130 ... [2024-05-27T02:27:48.432Z] [2024-05-27T02:27:48.432Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-27T02:27:48.432Z] #0 0.800 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-05-27T02:27:48.432Z] #131 ... [2024-05-27T02:27:48.432Z] [2024-05-27T02:27:48.433Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-27T02:27:48.433Z] #0 0.748 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-05-27T02:27:48.433Z] #132 ... [2024-05-27T02:27:48.433Z] [2024-05-27T02:27:48.433Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-27T02:27:48.433Z] #0 0.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-05-27T02:27:48.433Z] #133 ... [2024-05-27T02:27:48.433Z] [2024-05-27T02:27:48.433Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-27T02:27:48.433Z] #0 0.653 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-05-27T02:27:48.433Z] #134 ... [2024-05-27T02:27:48.433Z] [2024-05-27T02:27:48.433Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-27T02:27:48.433Z] #0 1.192 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-05-27T02:27:48.433Z] #135 ... [2024-05-27T02:27:48.433Z] [2024-05-27T02:27:48.433Z] #136 [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-05-27T02:27:48.433Z] #0 0.619 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-05-27T02:27:48.580Z] ---> Running in b7a29ed147ca [2024-05-27T02:27:48.692Z] #136 ... [2024-05-27T02:27:48.692Z] [2024-05-27T02:27:48.692Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-27T02:27:48.692Z] #0 0.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-05-27T02:27:48.692Z] #137 ... [2024-05-27T02:27:48.692Z] [2024-05-27T02:27:48.692Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-27T02:27:48.692Z] #0 0.434 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-05-27T02:27:48.692Z] #138 ... [2024-05-27T02:27:48.692Z] [2024-05-27T02:27:48.692Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-27T02:27:48.692Z] #0 0.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-05-27T02:27:48.951Z] #139 ... [2024-05-27T02:27:48.951Z] [2024-05-27T02:27:48.951Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-27T02:27:48.951Z] #0 1.555 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-05-27T02:28:56.480Z] Removing intermediate container b7a29ed147ca [2024-05-27T02:28:56.480Z] ---> 69f8efc3caa0 [2024-05-27T02:28:56.480Z] Successfully built 69f8efc3caa0 [2024-05-27T02:28:56.480Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:28:56.825Z] + docker inspect -f . ci-base-image-arm64 [2024-05-27T02:28:56.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T02:28:57.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-813 does not seem to be running inside a container [2024-05-27T02:28:57.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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-05-27T02:28:57.177Z] #140 ... [2024-05-27T02:28:57.177Z] [2024-05-27T02:28:57.177Z] #136 [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-05-27T02:28:57.177Z] #136 71.82 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-05-27T02:28:58.421Z] $ docker top 9ad373a428dac97614498f907d85a58507928f8644541d10858476ec8b3f71dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T02:28:59.260Z] + go version [2024-05-27T02:28:59.260Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-27T02:28:59.278Z] $ docker stop --time=1 9ad373a428dac97614498f907d85a58507928f8644541d10858476ec8b3f71dc [2024-05-27T02:29:00.912Z] $ docker rm -f --volumes 9ad373a428dac97614498f907d85a58507928f8644541d10858476ec8b3f71dc [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-05-27T02:29:01.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-27T02:29:01.598Z] [2024-05-27T02:29:01.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:01.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-27T02:29:01.931Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-05-27T02:29:01.931Z] 547446be3368: Pulling fs layer [2024-05-27T02:29:01.931Z] d125d8839a47: Pulling fs layer [2024-05-27T02:29:01.931Z] 3e85d5ac6304: Pulling fs layer [2024-05-27T02:29:01.931Z] c3105a71a48b: Pulling fs layer [2024-05-27T02:29:01.931Z] 0f093f025ec4: Pulling fs layer [2024-05-27T02:29:01.931Z] c3106fc0e877: Pulling fs layer [2024-05-27T02:29:01.931Z] c3105a71a48b: Waiting [2024-05-27T02:29:01.931Z] 0f093f025ec4: Waiting [2024-05-27T02:29:01.931Z] c3106fc0e877: Waiting [2024-05-27T02:29:02.197Z] 547446be3368: Verifying Checksum [2024-05-27T02:29:02.197Z] 547446be3368: Download complete [2024-05-27T02:29:02.197Z] c3105a71a48b: Verifying Checksum [2024-05-27T02:29:02.197Z] c3105a71a48b: Download complete [2024-05-27T02:29:02.466Z] d125d8839a47: Verifying Checksum [2024-05-27T02:29:02.466Z] d125d8839a47: Download complete [2024-05-27T02:29:02.732Z] c3106fc0e877: Verifying Checksum [2024-05-27T02:29:02.732Z] c3106fc0e877: Download complete [2024-05-27T02:29:02.732Z] 0f093f025ec4: Verifying Checksum [2024-05-27T02:29:02.732Z] 0f093f025ec4: Download complete [2024-05-27T02:29:03.001Z] 547446be3368: Pull complete [2024-05-27T02:29:03.962Z] d125d8839a47: Pull complete [2024-05-27T02:29:04.547Z] 3e85d5ac6304: Verifying Checksum [2024-05-27T02:29:04.547Z] 3e85d5ac6304: Download complete [2024-05-27T02:29:14.630Z] 3e85d5ac6304: Pull complete [2024-05-27T02:29:14.630Z] c3105a71a48b: Pull complete [2024-05-27T02:29:15.601Z] 0f093f025ec4: Pull complete [2024-05-27T02:29:15.867Z] c3106fc0e877: Pull complete [2024-05-27T02:29:15.867Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-05-27T02:29:15.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-27T02:29:15.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T02:29:16.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-813 does not seem to be running inside a container [2024-05-27T02:29:16.164Z] $ 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/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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-05-27T02:29:18.234Z] $ docker top f6ad76dec40d2fb4414ca73c7ab35b69f954eea522fb51b599d50998a1514c6b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T02:29:18.770Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-27T02:29:28.867Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #1 transferring dockerfile: 2.93kB 0.0s done [2024-05-27T02:29:28.867Z] #1 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #2 transferring dockerfile: 2.06kB 0.0s done [2024-05-27T02:29:28.867Z] #2 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #3 transferring dockerfile: 1.81kB done [2024-05-27T02:29:28.867Z] #3 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #4 transferring dockerfile: 1.69kB 0.0s done [2024-05-27T02:29:28.867Z] #4 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #5 transferring dockerfile: 1.70kB done [2024-05-27T02:29:28.867Z] #5 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #6 transferring dockerfile: 2.49kB 0.0s done [2024-05-27T02:29:28.867Z] #6 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #7 transferring dockerfile: 1.95kB 0.0s done [2024-05-27T02:29:28.867Z] #7 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #8 [core-command internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #8 transferring dockerfile: 1.93kB done [2024-05-27T02:29:28.867Z] #8 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #9 transferring dockerfile: 2.50kB done [2024-05-27T02:29:28.867Z] #9 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #10 [core-data internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #10 transferring dockerfile: 2.01kB done [2024-05-27T02:29:28.867Z] #10 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #11 transferring dockerfile: 1.93kB 0.0s done [2024-05-27T02:29:28.867Z] #11 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-05-27T02:29:28.867Z] #12 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #13 transferring dockerfile: 2.15kB 0.0s done [2024-05-27T02:29:28.867Z] #13 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-27T02:29:28.867Z] #14 transferring dockerfile: 1.89kB 0.0s done [2024-05-27T02:29:28.867Z] #14 DONE 0.1s [2024-05-27T02:29:28.867Z] [2024-05-27T02:29:28.867Z] #15 [security-bootstrapper internal] load .dockerignore [2024-05-27T02:29:28.867Z] #15 transferring context: [2024-05-27T02:29:29.137Z] #15 transferring context: 50B done [2024-05-27T02:29:29.137Z] #15 DONE 0.1s [2024-05-27T02:29:29.728Z] [2024-05-27T02:29:29.728Z] #16 [core-metadata internal] load .dockerignore [2024-05-27T02:29:29.728Z] #16 transferring context: 50B 0.0s done [2024-05-27T02:29:29.728Z] #16 DONE 0.1s [2024-05-27T02:29:29.728Z] [2024-05-27T02:29:29.728Z] #17 [security-spire-agent internal] load .dockerignore [2024-05-27T02:29:30.001Z] #17 transferring context: 50B 0.0s done [2024-05-27T02:29:30.001Z] #17 DONE 0.1s [2024-05-27T02:29:30.001Z] [2024-05-27T02:29:30.001Z] #18 [security-spire-config internal] load .dockerignore [2024-05-27T02:29:30.001Z] #18 transferring context: 50B done [2024-05-27T02:29:30.001Z] #18 DONE 0.1s [2024-05-27T02:29:30.001Z] [2024-05-27T02:29:30.001Z] #19 [security-spire-server internal] load .dockerignore [2024-05-27T02:29:30.001Z] #19 transferring context: 50B 0.0s done [2024-05-27T02:29:30.001Z] #19 DONE 0.1s [2024-05-27T02:29:30.001Z] [2024-05-27T02:29:30.001Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-05-27T02:29:30.001Z] #20 transferring context: 50B 0.0s done [2024-05-27T02:29:30.001Z] #20 DONE 0.1s [2024-05-27T02:29:30.001Z] [2024-05-27T02:29:30.001Z] #21 [core-command internal] load .dockerignore [2024-05-27T02:29:30.001Z] #21 transferring context: 50B done [2024-05-27T02:29:30.001Z] #21 DONE 0.1s [2024-05-27T02:29:30.001Z] [2024-05-27T02:29:30.001Z] #22 [support-notifications internal] load .dockerignore [2024-05-27T02:29:30.272Z] #22 transferring context: 50B done [2024-05-27T02:29:30.272Z] #22 DONE 0.1s [2024-05-27T02:29:30.272Z] [2024-05-27T02:29:30.272Z] #23 [security-proxy-setup internal] load .dockerignore [2024-05-27T02:29:30.272Z] #23 transferring context: 50B done [2024-05-27T02:29:30.272Z] #23 DONE 0.1s [2024-05-27T02:29:30.272Z] [2024-05-27T02:29:30.272Z] #24 [core-data internal] load .dockerignore [2024-05-27T02:29:30.272Z] #24 transferring context: 50B 0.0s done [2024-05-27T02:29:30.272Z] #24 DONE 0.1s [2024-05-27T02:29:30.272Z] [2024-05-27T02:29:30.272Z] #25 [support-scheduler internal] load .dockerignore [2024-05-27T02:29:30.538Z] #25 transferring context: 50B done [2024-05-27T02:29:30.538Z] #25 DONE 0.1s [2024-05-27T02:29:30.538Z] [2024-05-27T02:29:30.538Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-27T02:29:30.538Z] #26 transferring context: 50B 0.0s done [2024-05-27T02:29:30.538Z] #26 DONE 0.1s [2024-05-27T02:29:30.538Z] [2024-05-27T02:29:30.538Z] #27 [security-proxy-auth internal] load .dockerignore [2024-05-27T02:29:30.538Z] #27 transferring context: 50B 0.0s done [2024-05-27T02:29:30.538Z] #27 DONE 0.1s [2024-05-27T02:29:30.538Z] [2024-05-27T02:29:30.538Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-05-27T02:29:30.806Z] #28 transferring context: 50B 0.0s done [2024-05-27T02:29:30.806Z] #28 DONE 0.1s [2024-05-27T02:29:30.806Z] [2024-05-27T02:29:30.806Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-27T02:29:30.806Z] #29 DONE 0.0s [2024-05-27T02:29:30.806Z] [2024-05-27T02:29:30.806Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-27T02:29:31.075Z] #30 DONE 0.5s [2024-05-27T02:29:31.342Z] [2024-05-27T02:29:31.342Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T02:29:31.342Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-27T02:29:31.342Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-27T02:29:31.342Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-27T02:29:31.342Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-27T02:29:31.342Z] #31 DONE 0.2s [2024-05-27T02:29:31.342Z] [2024-05-27T02:29:31.342Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-27T02:29:31.342Z] #29 DONE 0.0s [2024-05-27T02:29:31.342Z] [2024-05-27T02:29:31.342Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-05-27T02:29:31.611Z] #30 DONE 0.5s [2024-05-27T02:29:31.611Z] [2024-05-27T02:29:31.611Z] #32 [security-bootstrapper internal] load build context [2024-05-27T02:29:31.611Z] #32 ... [2024-05-27T02:29:31.611Z] [2024-05-27T02:29:31.611Z] #31 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T02:29:31.611Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-27T02:29:31.611Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-27T02:29:31.611Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-27T02:29:31.611Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-27T02:29:31.611Z] #31 DONE 0.4s [2024-05-27T02:29:31.611Z] [2024-05-27T02:29:31.611Z] #32 [security-bootstrapper internal] load build context [2024-05-27T02:29:31.879Z] #32 transferring context: 2.64MB 0.6s done [2024-05-27T02:29:31.879Z] #32 DONE 0.7s [2024-05-27T02:29:31.879Z] [2024-05-27T02:29:31.879Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-27T02:29:31.879Z] #29 DONE 0.0s [2024-05-27T02:29:31.879Z] [2024-05-27T02:29:31.879Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-27T02:29:31.879Z] #30 DONE 0.6s [2024-05-27T02:29:31.879Z] [2024-05-27T02:29:31.879Z] #33 [core-metadata internal] load build context [2024-05-27T02:29:31.879Z] #33 ... [2024-05-27T02:29:31.879Z] [2024-05-27T02:29:31.879Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-27T02:29:31.879Z] #29 DONE 0.0s [2024-05-27T02:29:31.879Z] [2024-05-27T02:29:31.879Z] #31 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T02:29:31.879Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-27T02:29:31.879Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-27T02:29:31.879Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-27T02:29:31.879Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-27T02:29:31.879Z] #31 DONE 0.5s [2024-05-27T02:29:31.879Z] [2024-05-27T02:29:31.879Z] #33 [core-metadata internal] load build context [2024-05-27T02:29:32.150Z] #33 ... [2024-05-27T02:29:32.150Z] [2024-05-27T02:29:32.150Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-27T02:29:32.150Z] #29 DONE 0.0s [2024-05-27T02:29:32.150Z] [2024-05-27T02:29:32.150Z] #33 [core-metadata internal] load build context [2024-05-27T02:29:32.150Z] #33 ... [2024-05-27T02:29:32.150Z] [2024-05-27T02:29:32.150Z] #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T02:29:32.150Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-27T02:29:32.150Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-27T02:29:32.150Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-27T02:29:32.150Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-27T02:29:32.150Z] #31 DONE 0.6s [2024-05-27T02:29:32.150Z] [2024-05-27T02:29:32.150Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-05-27T02:29:32.150Z] #30 DONE 0.8s [2024-05-27T02:29:32.150Z] [2024-05-27T02:29:32.150Z] #33 [core-metadata internal] load build context [2024-05-27T02:29:32.420Z] #33 ... [2024-05-27T02:29:32.420Z] [2024-05-27T02:29:32.420Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-27T02:29:32.420Z] #29 DONE 0.0s [2024-05-27T02:29:32.420Z] [2024-05-27T02:29:32.420Z] #33 [core-metadata internal] load build context [2024-05-27T02:29:32.420Z] #33 ... [2024-05-27T02:29:32.420Z] [2024-05-27T02:29:32.420Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-27T02:29:32.420Z] #29 DONE 0.0s [2024-05-27T02:29:32.420Z] [2024-05-27T02:29:32.420Z] #33 [core-metadata internal] load build context [2024-05-27T02:29:32.688Z] #33 transferring context: 2.64MB 0.7s done [2024-05-27T02:29:32.961Z] #33 ... [2024-05-27T02:29:32.961Z] [2024-05-27T02:29:32.961Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-27T02:29:32.961Z] #29 DONE 0.1s [2024-05-27T02:29:32.961Z] [2024-05-27T02:29:32.961Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-27T02:29:32.961Z] #34 DONE 1.4s [2024-05-27T02:29:32.961Z] [2024-05-27T02:29:32.961Z] #33 [core-metadata internal] load build context [2024-05-27T02:29:32.961Z] #33 DONE 1.3s [2024-05-27T02:29:32.961Z] [2024-05-27T02:29:32.961Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-05-27T02:29:32.961Z] #30 DONE 1.4s [2024-05-27T02:29:32.961Z] [2024-05-27T02:29:32.961Z] #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T02:29:32.961Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-27T02:29:32.961Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-27T02:29:32.961Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-27T02:29:32.961Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-27T02:29:32.961Z] #31 DONE 0.7s [2024-05-27T02:29:32.961Z] [2024-05-27T02:29:32.961Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:32.961Z] #35 DONE 0.0s [2024-05-27T02:29:32.961Z] [2024-05-27T02:29:32.961Z] #36 [core-common-config-bootstrapper internal] load build context [2024-05-27T02:29:33.234Z] #36 ... [2024-05-27T02:29:33.234Z] [2024-05-27T02:29:33.234Z] #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T02:29:33.234Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-27T02:29:33.234Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-27T02:29:33.234Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-27T02:29:33.234Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-27T02:29:33.234Z] #31 DONE 0.7s [2024-05-27T02:29:33.234Z] [2024-05-27T02:29:33.234Z] #37 [security-proxy-auth internal] load build context [2024-05-27T02:29:33.234Z] #37 DONE 0.1s [2024-05-27T02:29:33.234Z] [2024-05-27T02:29:33.234Z] #31 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T02:29:33.234Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-27T02:29:33.234Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-27T02:29:33.234Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-27T02:29:33.234Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-27T02:29:33.234Z] #31 DONE 0.7s [2024-05-27T02:29:33.234Z] [2024-05-27T02:29:33.234Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-27T02:29:33.234Z] #38 DONE 1.6s [2024-05-27T02:29:33.234Z] [2024-05-27T02:29:33.234Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:33.234Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:34.208Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.9s done [2024-05-27T02:29:34.805Z] #39 ... [2024-05-27T02:29:34.805Z] [2024-05-27T02:29:34.805Z] #40 [security-secretstore-setup internal] load build context [2024-05-27T02:29:34.805Z] #40 transferring context: 2.64MB 1.2s done [2024-05-27T02:29:34.805Z] #40 DONE 2.7s [2024-05-27T02:29:34.805Z] [2024-05-27T02:29:34.805Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:34.805Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-27T02:29:35.395Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-05-27T02:29:35.395Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-05-27T02:29:35.395Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-05-27T02:29:35.395Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-05-27T02:29:35.395Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s [2024-05-27T02:29:35.665Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-05-27T02:29:35.665Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.3s [2024-05-27T02:29:35.665Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.3s [2024-05-27T02:29:35.958Z] #39 ... [2024-05-27T02:29:35.958Z] [2024-05-27T02:29:35.958Z] #41 [core-command internal] load build context [2024-05-27T02:29:35.958Z] #41 transferring context: 2.64MB 2.4s done [2024-05-27T02:29:35.958Z] #41 DONE 3.8s [2024-05-27T02:29:35.958Z] [2024-05-27T02:29:35.958Z] #42 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-27T02:29:35.958Z] #42 DONE 5.5s [2024-05-27T02:29:35.958Z] [2024-05-27T02:29:35.958Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:36.236Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s [2024-05-27T02:29:36.507Z] #39 ... [2024-05-27T02:29:36.507Z] [2024-05-27T02:29:36.507Z] #43 [support-notifications internal] load build context [2024-05-27T02:29:36.507Z] #43 transferring context: 2.64MB 2.6s done [2024-05-27T02:29:36.507Z] #43 DONE 4.2s [2024-05-27T02:29:36.507Z] [2024-05-27T02:29:36.507Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:36.507Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2024-05-27T02:29:36.777Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 1.4s [2024-05-27T02:29:37.045Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.08MB / 17.12MB 1.5s [2024-05-27T02:29:37.045Z] #39 ... [2024-05-27T02:29:37.045Z] [2024-05-27T02:29:37.045Z] #44 [security-proxy-setup internal] load build context [2024-05-27T02:29:37.045Z] #44 transferring context: 2.64MB 2.7s done [2024-05-27T02:29:37.045Z] #44 DONE 4.8s [2024-05-27T02:29:37.045Z] [2024-05-27T02:29:37.045Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:37.312Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 2.0s [2024-05-27T02:29:37.580Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.05MB / 17.12MB 2.1s [2024-05-27T02:29:37.580Z] #39 ... [2024-05-27T02:29:37.580Z] [2024-05-27T02:29:37.580Z] #45 [security-spire-server internal] load build context [2024-05-27T02:29:37.580Z] #45 transferring context: 26.69kB 0.5s done [2024-05-27T02:29:37.580Z] #45 DONE 4.5s [2024-05-27T02:29:37.580Z] [2024-05-27T02:29:37.580Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:37.847Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 2.3s [2024-05-27T02:29:37.847Z] #39 ... [2024-05-27T02:29:37.847Z] [2024-05-27T02:29:37.847Z] #46 [security-spire-config internal] load build context [2024-05-27T02:29:37.847Z] #46 transferring context: 24.94kB 0.6s done [2024-05-27T02:29:37.847Z] #46 DONE 4.6s [2024-05-27T02:29:38.114Z] [2024-05-27T02:29:38.114Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:38.114Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2024-05-27T02:29:38.114Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-27T02:29:38.114Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-05-27T02:29:38.114Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-05-27T02:29:38.114Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-05-27T02:29:38.114Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-05-27T02:29:38.114Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-05-27T02:29:38.114Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-05-27T02:29:38.114Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 2.8s [2024-05-27T02:29:38.114Z] #35 ... [2024-05-27T02:29:38.114Z] [2024-05-27T02:29:38.114Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:38.114Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 2.9s [2024-05-27T02:29:38.709Z] #39 ... [2024-05-27T02:29:38.709Z] [2024-05-27T02:29:38.709Z] #47 [security-spire-agent internal] load build context [2024-05-27T02:29:38.709Z] #47 transferring context: 26.22kB 0.6s done [2024-05-27T02:29:38.709Z] #47 DONE 5.0s [2024-05-27T02:29:38.709Z] [2024-05-27T02:29:38.709Z] #36 [core-common-config-bootstrapper internal] load build context [2024-05-27T02:29:39.672Z] #36 ... [2024-05-27T02:29:39.672Z] [2024-05-27T02:29:39.672Z] #48 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-05-27T02:29:39.672Z] #48 DONE 4.4s [2024-05-27T02:29:39.672Z] [2024-05-27T02:29:39.672Z] #36 [core-common-config-bootstrapper internal] load build context [2024-05-27T02:29:40.258Z] #36 transferring context: 2.64MB 4.6s done [2024-05-27T02:29:40.872Z] #36 DONE 7.8s [2024-05-27T02:29:40.872Z] [2024-05-27T02:29:40.872Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:40.872Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 5.7s [2024-05-27T02:29:40.872Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2024-05-27T02:29:41.467Z] #35 ... [2024-05-27T02:29:41.467Z] [2024-05-27T02:29:41.467Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-27T02:29:41.467Z] #49 transferring context: 2.64MB 4.6s done [2024-05-27T02:29:41.467Z] #49 DONE 8.1s [2024-05-27T02:29:41.467Z] [2024-05-27T02:29:41.467Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:41.467Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.60MB / 23.39MB 6.3s [2024-05-27T02:29:41.467Z] #35 ... [2024-05-27T02:29:41.467Z] [2024-05-27T02:29:41.467Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-27T02:29:41.467Z] #0 5.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:41.467Z] #0 6.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:41.467Z] #0 9.188 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-27T02:29:41.467Z] #0 9.188 (2/2) Installing su-exec (0.2-r3) [2024-05-27T02:29:41.467Z] #0 9.188 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:29:41.467Z] #0 9.269 OK: 8 MiB in 17 packages [2024-05-27T02:29:41.467Z] #50 ... [2024-05-27T02:29:41.467Z] [2024-05-27T02:29:41.467Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:41.753Z] #35 ... [2024-05-27T02:29:41.753Z] [2024-05-27T02:29:41.753Z] #51 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-27T02:29:41.753Z] #0 5.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:41.753Z] #0 6.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:41.753Z] #0 9.608 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-27T02:29:41.753Z] #0 9.644 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:29:41.753Z] #0 9.807 OK: 8 MiB in 16 packages [2024-05-27T02:29:41.753Z] #51 ... [2024-05-27T02:29:41.753Z] [2024-05-27T02:29:41.753Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:42.020Z] #35 ... [2024-05-27T02:29:42.020Z] [2024-05-27T02:29:42.020Z] #52 [support-scheduler internal] load build context [2024-05-27T02:29:42.020Z] #52 transferring context: 2.64MB 5.4s done [2024-05-27T02:29:42.020Z] #52 DONE 8.8s [2024-05-27T02:29:42.020Z] [2024-05-27T02:29:42.020Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:42.020Z] #35 ... [2024-05-27T02:29:42.020Z] [2024-05-27T02:29:42.020Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-27T02:29:42.020Z] #0 7.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:42.020Z] #0 8.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:42.299Z] #53 ... [2024-05-27T02:29:42.299Z] [2024-05-27T02:29:42.299Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:42.299Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 7.0s [2024-05-27T02:29:42.567Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 7.4s [2024-05-27T02:29:42.567Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-05-27T02:29:42.567Z] #35 ... [2024-05-27T02:29:42.567Z] [2024-05-27T02:29:42.567Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-27T02:29:42.567Z] #0 7.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:42.567Z] #0 9.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:42.567Z] #54 ... [2024-05-27T02:29:42.567Z] [2024-05-27T02:29:42.567Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-27T02:29:42.567Z] #0 7.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:42.567Z] #0 8.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:42.834Z] #55 ... [2024-05-27T02:29:42.834Z] [2024-05-27T02:29:42.834Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-27T02:29:42.834Z] #50 DONE 11.2s [2024-05-27T02:29:42.834Z] [2024-05-27T02:29:42.834Z] #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-27T02:29:42.834Z] #51 DONE 11.4s [2024-05-27T02:29:42.834Z] [2024-05-27T02:29:42.834Z] #37 [security-proxy-auth internal] load build context [2024-05-27T02:29:42.834Z] #37 transferring context: 2.64MB 6.5s done [2024-05-27T02:29:42.834Z] #37 DONE 9.6s [2024-05-27T02:29:42.834Z] [2024-05-27T02:29:42.834Z] #56 [core-data internal] load build context [2024-05-27T02:29:42.834Z] #56 transferring context: 2.64MB 6.6s done [2024-05-27T02:29:42.834Z] #56 DONE 9.7s [2024-05-27T02:29:42.834Z] [2024-05-27T02:29:42.835Z] #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-05-27T02:29:43.421Z] #57 ... [2024-05-27T02:29:43.421Z] [2024-05-27T02:29:43.421Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-27T02:29:43.421Z] #0 8.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:43.421Z] #0 9.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:43.689Z] #58 ... [2024-05-27T02:29:43.689Z] [2024-05-27T02:29:43.689Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-27T02:29:43.689Z] #59 ... [2024-05-27T02:29:43.689Z] [2024-05-27T02:29:43.689Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-27T02:29:43.689Z] #0 8.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:43.689Z] #0 9.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:43.828Z] #136 DONE 120.2s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-27T02:29:43.828Z] #134 DONE 120.2s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-27T02:29:43.828Z] #130 ... [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-27T02:29:43.828Z] #139 DONE 120.2s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-27T02:29:43.828Z] #135 DONE 120.2s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-27T02:29:43.828Z] #140 DONE 120.2s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-27T02:29:43.828Z] #131 DONE 120.3s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-27T02:29:43.828Z] #137 DONE 120.3s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #141 ... [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-27T02:29:43.828Z] #132 DONE 120.4s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-27T02:29:43.828Z] #138 DONE 120.6s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-27T02:29:43.828Z] #130 DONE 120.6s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #142 ... [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-27T02:29:43.828Z] #133 DONE 120.6s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #143 ... [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #144 DONE 0.7s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #145 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #145 DONE 0.7s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #142 DONE 0.6s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #141 DONE 0.7s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-27T02:29:43.828Z] #146 DONE 0.5s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-27T02:29:43.828Z] #147 ... [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #143 DONE 0.4s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #148 DONE 0.6s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #149 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:29:43.828Z] #149 DONE 0.4s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #150 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:29:43.828Z] #150 CACHED [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #151 CACHED [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:29:43.828Z] #152 DONE 0.4s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:29:43.828Z] #153 CACHED [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #154 CACHED [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:29:43.828Z] #155 CACHED [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #156 CACHED [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #157 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:29:43.828Z] #157 DONE 0.3s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:29:43.828Z] #158 CACHED [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.828Z] #159 CACHED [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #160 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-27T02:29:43.828Z] #160 ... [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:29:43.828Z] #161 DONE 0.3s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #162 [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-05-27T02:29:43.828Z] #162 ... [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #163 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:29:43.828Z] #163 DONE 0.5s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-27T02:29:43.828Z] #164 ... [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:29:43.828Z] #165 DONE 1.2s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #166 [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-05-27T02:29:43.828Z] #166 ... [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-27T02:29:43.828Z] #167 DONE 2.0s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-27T02:29:43.828Z] #164 DONE 2.0s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-27T02:29:43.828Z] #168 DONE 2.0s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-27T02:29:43.828Z] #169 DONE 2.1s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-27T02:29:43.828Z] #170 DONE 2.1s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:29:43.828Z] #171 ... [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #160 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-27T02:29:43.828Z] #160 DONE 2.4s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-27T02:29:43.828Z] #172 DONE 2.4s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #162 [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-05-27T02:29:43.828Z] #162 DONE 2.4s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-27T02:29:43.828Z] #173 DONE 1.5s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-27T02:29:43.828Z] #147 DONE 2.7s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:29:43.828Z] #174 ... [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #175 [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-05-27T02:29:43.828Z] #175 DONE 0.6s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #166 [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-05-27T02:29:43.828Z] #166 DONE 1.5s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:29:43.828Z] #176 DONE 0.6s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:29:43.828Z] #171 DONE 0.6s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:29:43.828Z] #177 DONE 0.4s [2024-05-27T02:29:43.828Z] [2024-05-27T02:29:43.828Z] #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:29:43.829Z] #178 DONE 0.7s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:29:43.829Z] #179 DONE 0.3s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #180 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:29:43.829Z] #180 DONE 0.4s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-05-27T02:29:43.829Z] #181 DONE 0.4s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #98 [core-data] exporting to image [2024-05-27T02:29:43.829Z] #98 exporting layers [2024-05-27T02:29:43.829Z] #98 ... [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:29:43.829Z] #174 DONE 0.4s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:29:43.829Z] #182 DONE 0.5s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-27T02:29:43.829Z] #183 DONE 0.4s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #98 [support-notifications] exporting to image [2024-05-27T02:29:43.829Z] #98 ... [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-27T02:29:43.829Z] #184 DONE 0.4s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-27T02:29:43.829Z] #185 DONE 0.4s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-27T02:29:43.829Z] #186 DONE 0.4s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #98 [core-metadata] exporting to image [2024-05-27T02:29:43.829Z] #98 exporting layers 0.4s done [2024-05-27T02:29:43.829Z] #98 ... [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:29:43.829Z] #187 DONE 0.4s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:29:43.829Z] #188 DONE 0.3s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #98 [core-metadata] exporting to image [2024-05-27T02:29:43.829Z] #98 writing image sha256:a4ff1038e16ba97112bb6217f2de229b5b7521501874ef5f6462336ef2e1665a [2024-05-27T02:29:43.829Z] #98 exporting layers 0.7s done [2024-05-27T02:29:43.829Z] #98 writing image sha256:a4ff1038e16ba97112bb6217f2de229b5b7521501874ef5f6462336ef2e1665a 0.2s done [2024-05-27T02:29:43.829Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2024-05-27T02:29:43.829Z] #98 ... [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-27T02:29:43.829Z] #189 DONE 0.5s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #98 [security-spiffe-token-provider] exporting to image [2024-05-27T02:29:43.829Z] #98 exporting layers 0.6s done [2024-05-27T02:29:43.829Z] #98 ... [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-27T02:29:43.829Z] #190 DONE 0.4s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #98 [security-spiffe-token-provider] exporting to image [2024-05-27T02:29:43.829Z] #98 exporting layers 0.7s done [2024-05-27T02:29:43.829Z] #98 writing image sha256:b10189df65fc0b9712aa92b500bafa4bb7ca220b4624a3dcb1b10fd9bba87ff1 [2024-05-27T02:29:43.829Z] #98 writing image sha256:9cd1705368cd6b1642272cadfb5cc42f6a823891d87ac1bffb951e1f83551b07 [2024-05-27T02:29:43.829Z] #98 writing image sha256:3ec3df525a68d2aa98ea0181d2f97b2907ad00d3ea33c11903c9f5db6e4e1c0a [2024-05-27T02:29:43.829Z] #98 writing image sha256:9ed519ebd40d66cbad43e1ab7c2715bb685c04e95b98af8b6190c10282277a8b [2024-05-27T02:29:43.829Z] #98 exporting layers 0.7s done [2024-05-27T02:29:43.829Z] #98 writing image sha256:b10189df65fc0b9712aa92b500bafa4bb7ca220b4624a3dcb1b10fd9bba87ff1 0.1s done [2024-05-27T02:29:43.829Z] #98 writing image sha256:9cd1705368cd6b1642272cadfb5cc42f6a823891d87ac1bffb951e1f83551b07 0.1s done [2024-05-27T02:29:43.829Z] #98 writing image sha256:3ec3df525a68d2aa98ea0181d2f97b2907ad00d3ea33c11903c9f5db6e4e1c0a 0.1s done [2024-05-27T02:29:43.829Z] #98 writing image sha256:9ed519ebd40d66cbad43e1ab7c2715bb685c04e95b98af8b6190c10282277a8b 0.1s done [2024-05-27T02:29:43.829Z] #98 naming to docker.io/library/core-command 0.0s done [2024-05-27T02:29:43.829Z] #98 naming to docker.io/library/core-data 0.0s done [2024-05-27T02:29:43.829Z] #98 naming to docker.io/library/support-scheduler 0.0s done [2024-05-27T02:29:43.829Z] #98 writing image sha256:a8ddbc492376ad661d268f760d988f9eb919b41541665abd36f3a376135b76db done [2024-05-27T02:29:43.829Z] #98 naming to docker.io/library/support-notifications 0.0s done [2024-05-27T02:29:43.829Z] #98 naming to docker.io/library/core-metadata 0.0s done [2024-05-27T02:29:43.829Z] #98 DONE 1.8s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-27T02:29:43.829Z] #191 DONE 0.2s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-27T02:29:43.829Z] #192 ... [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-27T02:29:43.829Z] #193 DONE 0.4s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #194 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-27T02:29:43.829Z] #194 DONE 0.8s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-27T02:29:43.829Z] #195 DONE 0.9s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-27T02:29:43.829Z] #196 DONE 0.1s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-27T02:29:43.829Z] #197 DONE 0.9s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-27T02:29:43.829Z] #198 DONE 0.1s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-05-27T02:29:43.829Z] #199 DONE 0.1s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #98 [core-common-config-bootstrapper] exporting to image [2024-05-27T02:29:43.829Z] #98 exporting layers 0.2s done [2024-05-27T02:29:43.829Z] #98 writing image sha256:1f1e294c934783bfc04585f96eeecca7ce55b453251ead3b55d777fc9204da6e done [2024-05-27T02:29:43.829Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2024-05-27T02:29:43.829Z] #98 exporting layers 0.3s done [2024-05-27T02:29:43.829Z] #98 writing image sha256:b0410915cc8f99239f9bd2f2f80ea09e6c397a1947f65d2bd3c510947497a01d done [2024-05-27T02:29:43.829Z] #98 naming to docker.io/library/security-proxy-auth done [2024-05-27T02:29:43.829Z] #98 DONE 2.1s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-05-27T02:29:43.829Z] #200 DONE 0.1s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-27T02:29:43.829Z] #201 DONE 0.1s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-27T02:29:43.829Z] #202 ... [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-27T02:29:43.829Z] #203 DONE 0.1s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-27T02:29:43.829Z] #204 ... [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-27T02:29:43.829Z] #202 DONE 0.7s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-27T02:29:43.829Z] #192 DONE 1.2s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-27T02:29:43.829Z] #204 DONE 0.5s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #98 [security-proxy-setup] exporting to image [2024-05-27T02:29:43.829Z] #98 exporting layers 0.3s done [2024-05-27T02:29:43.829Z] #98 writing image sha256:0391d0f211c86f04bce2d72807471920055968251848cc6a86fba96bf62ddab2 0.0s done [2024-05-27T02:29:43.829Z] #98 naming to docker.io/library/security-secretstore-setup done [2024-05-27T02:29:43.829Z] #98 exporting layers 0.3s done [2024-05-27T02:29:43.829Z] #98 writing image sha256:cae94951bc37de91d7111769794861a9b0dc1fa44d3bdf9944bea9e186d53859 done [2024-05-27T02:29:43.829Z] #98 naming to docker.io/library/security-proxy-setup done [2024-05-27T02:29:43.829Z] #98 writing image sha256:0938dea9a25683633d6986695a58d747f16954840b0fe28d705b99fa33679137 done [2024-05-27T02:29:43.829Z] #98 naming to docker.io/library/security-bootstrapper done [2024-05-27T02:29:43.829Z] #98 DONE 2.6s [2024-05-27T02:29:43.829Z] [2024-05-27T02:29:43.829Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:29:43.829Z] time="2024-05-27T02:26:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-27T02:29:43.847Z] $ docker stop --time=1 72a3eeddcce217aff32bc56f8f5a0631130208243306fd2f44324b356ef29d44 [2024-05-27T02:29:43.958Z] #60 ... [2024-05-27T02:29:43.958Z] [2024-05-27T02:29:43.958Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-27T02:29:43.958Z] #61 ... [2024-05-27T02:29:43.958Z] [2024-05-27T02:29:43.958Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:43.958Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.6s done [2024-05-27T02:29:45.113Z] $ docker rm -f --volumes 72a3eeddcce217aff32bc56f8f5a0631130208243306fd2f44324b356ef29d44 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T02:29:45.443Z] + docker images [2024-05-27T02:29:45.443Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-27T02:29:45.443Z] security-bootstrapper latest 0938dea9a256 2 seconds ago 25.2MB [2024-05-27T02:29:45.443Z] security-proxy-auth latest b0410915cc8f 3 seconds ago 39.2MB [2024-05-27T02:29:45.443Z] core-common-config-bootstrapper latest 1f1e294c9347 3 seconds ago 21.5MB [2024-05-27T02:29:45.443Z] security-secretstore-setup latest 0391d0f211c8 3 seconds ago 43.1MB [2024-05-27T02:29:45.443Z] security-proxy-setup latest cae94951bc37 3 seconds ago 32.5MB [2024-05-27T02:29:45.443Z] core-metadata latest a8ddbc492376 4 seconds ago 42.1MB [2024-05-27T02:29:45.443Z] core-data latest 9cd1705368cd 5 seconds ago 41.9MB [2024-05-27T02:29:45.443Z] support-scheduler latest 3ec3df525a68 5 seconds ago 44.5MB [2024-05-27T02:29:45.443Z] core-command latest b10189df65fc 5 seconds ago 41.5MB [2024-05-27T02:29:45.443Z] security-spiffe-token-provider latest a4ff1038e16b 5 seconds ago 35.3MB [2024-05-27T02:29:45.443Z] support-notifications latest 9ed519ebd40d 5 seconds ago 45.1MB [2024-05-27T02:29:45.443Z] security-spire-agent latest 6466224badd0 3 minutes ago 167MB [2024-05-27T02:29:45.443Z] security-spire-server latest 709bee7d7af5 3 minutes ago 109MB [2024-05-27T02:29:45.443Z] security-spire-config latest 421cb701e271 3 minutes ago 108MB [2024-05-27T02:29:45.443Z] ci-base-image-x86_64 latest 1df9828c4bbb 6 minutes ago 976MB [2024-05-27T02:29:45.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 weeks ago 565MB [2024-05-27T02:29:45.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB [2024-05-27T02:29:45.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 months 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-05-27T02:29:45.577Z] provisioning config files... [2024-05-27T02:29:45.587Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/640@tmp/config15139777730436678291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T02:29:45.903Z] ---> ****-login.sh [2024-05-27T02:29:45.903Z] nexus3.edgexfoundry.org:10001 [2024-05-27T02:29:45.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:29:45.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:29:45.904Z] Configure a credential helper to remove this warning. See [2024-05-27T02:29:45.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:29:45.904Z] [2024-05-27T02:29:45.904Z] Login Succeeded [2024-05-27T02:29:45.904Z] nexus3.edgexfoundry.org:10002 [2024-05-27T02:29:45.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:29:45.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:29:45.904Z] Configure a credential helper to remove this warning. See [2024-05-27T02:29:45.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:29:45.904Z] [2024-05-27T02:29:45.904Z] Login Succeeded [2024-05-27T02:29:45.904Z] nexus3.edgexfoundry.org:10003 [2024-05-27T02:29:45.905Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-05-27T02:29:46.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:29:46.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:29:46.163Z] Configure a credential helper to remove this warning. See [2024-05-27T02:29:46.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:29:46.163Z] [2024-05-27T02:29:46.163Z] Login Succeeded [2024-05-27T02:29:46.163Z] nexus3.edgexfoundry.org:10004 [2024-05-27T02:29:46.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:29:46.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:29:46.163Z] Configure a credential helper to remove this warning. See [2024-05-27T02:29:46.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:29:46.163Z] [2024-05-27T02:29:46.163Z] Login Succeeded [2024-05-27T02:29:46.163Z] ****.io [2024-05-27T02:29:46.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:29:46.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:29:46.423Z] Configure a credential helper to remove this warning. See [2024-05-27T02:29:46.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:29:46.423Z] [2024-05-27T02:29:46.423Z] Login Succeeded [2024-05-27T02:29:46.423Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T02:29:46.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:29:46.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T02:29:46.512Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-05-27T02:29:46.512Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:29:46.512Z] latest [2024-05-27T02:29:46.512Z] 3.2.0-dev.23 [2024-05-27T02:29:46.512Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:29:46.512Z] main [2024-05-27T02:29:46.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:46.862Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:47.178Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:29:47.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-27T02:29:47.178Z] 9ca302a4be74: Preparing [2024-05-27T02:29:47.178Z] 4c43c44d6642: Preparing [2024-05-27T02:29:47.178Z] d2445760760d: Preparing [2024-05-27T02:29:47.178Z] 36075970c1cd: Preparing [2024-05-27T02:29:47.178Z] 098e5b64e74c: Preparing [2024-05-27T02:29:47.178Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:29:47.178Z] aedc3bda2944: Preparing [2024-05-27T02:29:47.178Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:29:47.178Z] aedc3bda2944: Waiting [2024-05-27T02:29:47.178Z] d2445760760d: Pushed [2024-05-27T02:29:47.178Z] 36075970c1cd: Pushed [2024-05-27T02:29:47.178Z] 9ca302a4be74: Pushed [2024-05-27T02:29:47.178Z] aedc3bda2944: Layer already exists [2024-05-27T02:29:47.437Z] 50f0ea4a4bb0: Pushed [2024-05-27T02:29:47.695Z] 098e5b64e74c: Pushed [2024-05-27T02:29:48.501Z] #35 ... [2024-05-27T02:29:48.501Z] [2024-05-27T02:29:48.501Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-27T02:29:48.501Z] #55 13.02 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:29:48.501Z] #55 13.54 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:29:48.501Z] #55 13.60 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-27T02:29:48.501Z] #55 13.60 (4/6) Installing openssl (3.1.5-r0) [2024-05-27T02:29:48.501Z] #55 13.64 (5/6) Installing su-exec (0.2-r3) [2024-05-27T02:29:48.501Z] #55 13.66 (6/6) Installing yq (4.33.3-r5) [2024-05-27T02:29:48.501Z] #55 14.29 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:29:48.501Z] #55 14.42 OK: 18 MiB in 19 packages [2024-05-27T02:29:48.501Z] #55 DONE 15.7s [2024-05-27T02:29:48.501Z] [2024-05-27T02:29:48.501Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-27T02:29:48.501Z] #53 12.51 (1/4) Installing ca-certificates (20240226-r0) [2024-05-27T02:29:48.501Z] #53 12.88 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-27T02:29:48.501Z] #53 12.92 (3/4) Installing su-exec (0.2-r3) [2024-05-27T02:29:48.501Z] #53 12.93 (4/4) Installing yq (4.33.3-r5) [2024-05-27T02:29:48.501Z] #53 13.83 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:29:48.501Z] #53 14.04 Executing ca-certificates-20240226-r0.trigger [2024-05-27T02:29:48.501Z] #53 15.02 OK: 18 MiB in 19 packages [2024-05-27T02:29:48.501Z] #53 DONE 16.4s [2024-05-27T02:29:48.501Z] [2024-05-27T02:29:48.501Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-27T02:29:48.779Z] #62 ... [2024-05-27T02:29:48.779Z] [2024-05-27T02:29:48.779Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-27T02:29:48.779Z] #54 13.12 (1/2) Installing ca-certificates (20240226-r0) [2024-05-27T02:29:48.779Z] #54 13.48 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-27T02:29:48.779Z] #54 13.49 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:29:48.779Z] #54 13.55 Executing ca-certificates-20240226-r0.trigger [2024-05-27T02:29:48.779Z] #54 14.66 OK: 9 MiB in 17 packages [2024-05-27T02:29:48.779Z] #54 DONE 16.3s [2024-05-27T02:29:49.049Z] [2024-05-27T02:29:49.049Z] #63 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:29:49.049Z] #63 ... [2024-05-27T02:29:49.049Z] [2024-05-27T02:29:49.049Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:49.049Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.8s done [2024-05-27T02:29:49.049Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2024-05-27T02:29:49.049Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-05-27T02:29:49.049Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.3s [2024-05-27T02:29:49.321Z] #39 ... [2024-05-27T02:29:49.322Z] [2024-05-27T02:29:49.322Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:49.593Z] 4c43c44d6642: Pushed [2024-05-27T02:29:49.593Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:d92aa2e4beb9154bfdd9342442bacf98741413d8691158de89c3e09c2b4076d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:49.914Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [2024-05-27T02:29:49.922Z] #35 ... [2024-05-27T02:29:49.922Z] [2024-05-27T02:29:49.922Z] #64 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-05-27T02:29:49.922Z] #0 8.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:49.922Z] #64 ... [2024-05-27T02:29:49.922Z] [2024-05-27T02:29:49.922Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-27T02:29:49.922Z] #0 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:49.922Z] #0 9.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:49.922Z] #65 ... [2024-05-27T02:29:49.922Z] [2024-05-27T02:29:49.922Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-27T02:29:49.922Z] #0 8.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:49.922Z] #0 9.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:50.189Z] #66 ... [2024-05-27T02:29:50.190Z] [2024-05-27T02:29:50.190Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-27T02:29:50.190Z] #67 ... [2024-05-27T02:29:50.190Z] [2024-05-27T02:29:50.190Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:50.240Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-05-27T02:29:50.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-27T02:29:50.240Z] 9ca302a4be74: Preparing [2024-05-27T02:29:50.240Z] 4c43c44d6642: Preparing [2024-05-27T02:29:50.240Z] d2445760760d: Preparing [2024-05-27T02:29:50.240Z] 36075970c1cd: Preparing [2024-05-27T02:29:50.240Z] 098e5b64e74c: Preparing [2024-05-27T02:29:50.240Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:29:50.240Z] aedc3bda2944: Preparing [2024-05-27T02:29:50.240Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:29:50.240Z] aedc3bda2944: Waiting [2024-05-27T02:29:50.240Z] 098e5b64e74c: Layer already exists [2024-05-27T02:29:50.240Z] 36075970c1cd: Layer already exists [2024-05-27T02:29:50.240Z] d2445760760d: Layer already exists [2024-05-27T02:29:50.240Z] 9ca302a4be74: Layer already exists [2024-05-27T02:29:50.240Z] 4c43c44d6642: Layer already exists [2024-05-27T02:29:50.240Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:29:50.240Z] aedc3bda2944: Layer already exists [2024-05-27T02:29:50.240Z] latest: digest: sha256:d92aa2e4beb9154bfdd9342442bacf98741413d8691158de89c3e09c2b4076d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:50.574Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:50.774Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s [2024-05-27T02:29:50.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [2024-05-27T02:29:50.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-27T02:29:50.902Z] 9ca302a4be74: Preparing [2024-05-27T02:29:50.902Z] 4c43c44d6642: Preparing [2024-05-27T02:29:50.902Z] d2445760760d: Preparing [2024-05-27T02:29:50.902Z] 36075970c1cd: Preparing [2024-05-27T02:29:50.902Z] 098e5b64e74c: Preparing [2024-05-27T02:29:50.902Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:29:50.902Z] aedc3bda2944: Preparing [2024-05-27T02:29:50.902Z] aedc3bda2944: Waiting [2024-05-27T02:29:50.902Z] 4c43c44d6642: Layer already exists [2024-05-27T02:29:50.902Z] 098e5b64e74c: Layer already exists [2024-05-27T02:29:50.902Z] 36075970c1cd: Layer already exists [2024-05-27T02:29:50.902Z] d2445760760d: Layer already exists [2024-05-27T02:29:50.902Z] 9ca302a4be74: Layer already exists [2024-05-27T02:29:50.902Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:29:50.902Z] aedc3bda2944: Layer already exists [2024-05-27T02:29:50.902Z] 3.2.0-dev.23: digest: sha256:d92aa2e4beb9154bfdd9342442bacf98741413d8691158de89c3e09c2b4076d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:51.232Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:51.561Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:29:51.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-27T02:29:51.561Z] 9ca302a4be74: Preparing [2024-05-27T02:29:51.561Z] 4c43c44d6642: Preparing [2024-05-27T02:29:51.561Z] d2445760760d: Preparing [2024-05-27T02:29:51.561Z] 36075970c1cd: Preparing [2024-05-27T02:29:51.561Z] 098e5b64e74c: Preparing [2024-05-27T02:29:51.561Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:29:51.561Z] aedc3bda2944: Preparing [2024-05-27T02:29:51.561Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:29:51.561Z] aedc3bda2944: Waiting [2024-05-27T02:29:51.561Z] 36075970c1cd: Layer already exists [2024-05-27T02:29:51.561Z] d2445760760d: Layer already exists [2024-05-27T02:29:51.561Z] 098e5b64e74c: Layer already exists [2024-05-27T02:29:51.561Z] 4c43c44d6642: Layer already exists [2024-05-27T02:29:51.561Z] 9ca302a4be74: Layer already exists [2024-05-27T02:29:51.561Z] aedc3bda2944: Layer already exists [2024-05-27T02:29:51.561Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:29:51.561Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:d92aa2e4beb9154bfdd9342442bacf98741413d8691158de89c3e09c2b4076d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:51.894Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:52.225Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-05-27T02:29:52.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-27T02:29:52.225Z] 9ca302a4be74: Preparing [2024-05-27T02:29:52.225Z] 4c43c44d6642: Preparing [2024-05-27T02:29:52.225Z] d2445760760d: Preparing [2024-05-27T02:29:52.225Z] 36075970c1cd: Preparing [2024-05-27T02:29:52.225Z] 098e5b64e74c: Preparing [2024-05-27T02:29:52.225Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:29:52.225Z] aedc3bda2944: Preparing [2024-05-27T02:29:52.225Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:29:52.225Z] aedc3bda2944: Waiting [2024-05-27T02:29:52.225Z] 098e5b64e74c: Layer already exists [2024-05-27T02:29:52.225Z] d2445760760d: Layer already exists [2024-05-27T02:29:52.225Z] 9ca302a4be74: Layer already exists [2024-05-27T02:29:52.225Z] 36075970c1cd: Layer already exists [2024-05-27T02:29:52.225Z] 4c43c44d6642: Layer already exists [2024-05-27T02:29:52.225Z] aedc3bda2944: Layer already exists [2024-05-27T02:29:52.225Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:29:52.225Z] main: digest: sha256:d92aa2e4beb9154bfdd9342442bacf98741413d8691158de89c3e09c2b4076d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:29:52.298Z] ===================================================== [Pipeline] echo [2024-05-27T02:29:52.316Z] taggedImages: [2024-05-27T02:29:52.316Z] - nexus3.edgexfoundry.org:10004/core-command:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:29:52.316Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-05-27T02:29:52.316Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.23 [2024-05-27T02:29:52.316Z] - nexus3.edgexfoundry.org:10004/core-command:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:29:52.316Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-05-27T02:29:52.345Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-05-27T02:29:52.345Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:29:52.345Z] latest [2024-05-27T02:29:52.345Z] 3.2.0-dev.23 [2024-05-27T02:29:52.345Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:29:52.345Z] main [2024-05-27T02:29:52.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:52.685Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-05-27T02:29:52.726Z] #35 ... [2024-05-27T02:29:52.726Z] [2024-05-27T02:29:52.726Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-27T02:29:52.726Z] #61 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:52.726Z] #61 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:52.726Z] #61 17.16 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-27T02:29:52.726Z] #61 17.25 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:29:52.726Z] #61 17.44 OK: 8 MiB in 16 packages [2024-05-27T02:29:52.726Z] #61 DONE 18.8s [2024-05-27T02:29:52.726Z] [2024-05-27T02:29:52.726Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:52.726Z] #39 ... [2024-05-27T02:29:52.726Z] [2024-05-27T02:29:52.726Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-27T02:29:52.726Z] #0 8.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2024-05-27T02:29:52.994Z] #68 ... [2024-05-27T02:29:52.994Z] [2024-05-27T02:29:52.994Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:53.006Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:29:53.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-27T02:29:53.006Z] 2f8ab99e3f79: Preparing [2024-05-27T02:29:53.006Z] 06c460b91aa7: Preparing [2024-05-27T02:29:53.006Z] 4badf427aa6e: Preparing [2024-05-27T02:29:53.006Z] 6a14e7bae431: Preparing [2024-05-27T02:29:53.006Z] d2445760760d: Preparing [2024-05-27T02:29:53.006Z] 36075970c1cd: Preparing [2024-05-27T02:29:53.006Z] 098e5b64e74c: Preparing [2024-05-27T02:29:53.006Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:29:53.006Z] aedc3bda2944: Preparing [2024-05-27T02:29:53.006Z] 098e5b64e74c: Waiting [2024-05-27T02:29:53.006Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:29:53.006Z] aedc3bda2944: Waiting [2024-05-27T02:29:53.006Z] 36075970c1cd: Waiting [2024-05-27T02:29:53.006Z] d2445760760d: Layer already exists [2024-05-27T02:29:53.006Z] 36075970c1cd: Layer already exists [2024-05-27T02:29:53.006Z] 098e5b64e74c: Layer already exists [2024-05-27T02:29:53.006Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:29:53.006Z] aedc3bda2944: Layer already exists [2024-05-27T02:29:53.006Z] 06c460b91aa7: Pushed [2024-05-27T02:29:53.006Z] 4badf427aa6e: Pushed [2024-05-27T02:29:53.006Z] 2f8ab99e3f79: Pushed [2024-05-27T02:29:53.942Z] 6a14e7bae431: Pushed [2024-05-27T02:29:53.942Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:e994638adf16c0f1394a35aee08fe91e23e4384bf5fed71f03f8c473fdc048bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:54.262Z] + 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-05-27T02:29:54.428Z] #35 ... [2024-05-27T02:29:54.428Z] [2024-05-27T02:29:54.428Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-27T02:29:54.428Z] #59 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:54.428Z] #59 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:54.428Z] #59 18.45 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-27T02:29:54.428Z] #59 18.45 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-27T02:29:54.428Z] #59 18.45 OK: 19953 distinct packages available [2024-05-27T02:29:54.428Z] #59 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:54.428Z] #59 ... [2024-05-27T02:29:54.428Z] [2024-05-27T02:29:54.428Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:54.428Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.5s [2024-05-27T02:29:54.594Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-05-27T02:29:54.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-27T02:29:54.594Z] 2f8ab99e3f79: Preparing [2024-05-27T02:29:54.594Z] 06c460b91aa7: Preparing [2024-05-27T02:29:54.594Z] 4badf427aa6e: Preparing [2024-05-27T02:29:54.594Z] 6a14e7bae431: Preparing [2024-05-27T02:29:54.594Z] d2445760760d: Preparing [2024-05-27T02:29:54.594Z] 36075970c1cd: Preparing [2024-05-27T02:29:54.594Z] 098e5b64e74c: Preparing [2024-05-27T02:29:54.594Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:29:54.594Z] aedc3bda2944: Preparing [2024-05-27T02:29:54.594Z] 098e5b64e74c: Waiting [2024-05-27T02:29:54.594Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:29:54.594Z] aedc3bda2944: Waiting [2024-05-27T02:29:54.594Z] 36075970c1cd: Waiting [2024-05-27T02:29:54.594Z] 6a14e7bae431: Layer already exists [2024-05-27T02:29:54.594Z] 2f8ab99e3f79: Layer already exists [2024-05-27T02:29:54.594Z] 06c460b91aa7: Layer already exists [2024-05-27T02:29:54.594Z] d2445760760d: Layer already exists [2024-05-27T02:29:54.594Z] 4badf427aa6e: Layer already exists [2024-05-27T02:29:54.594Z] 36075970c1cd: Layer already exists [2024-05-27T02:29:54.594Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:29:54.594Z] aedc3bda2944: Layer already exists [2024-05-27T02:29:54.594Z] 098e5b64e74c: Layer already exists [2024-05-27T02:29:54.594Z] latest: digest: sha256:e994638adf16c0f1394a35aee08fe91e23e4384bf5fed71f03f8c473fdc048bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:54.703Z] #39 ... [2024-05-27T02:29:54.703Z] [2024-05-27T02:29:54.703Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-27T02:29:54.703Z] #66 13.85 OK: 266 MiB in 52 packages [2024-05-27T02:29:54.703Z] #66 DONE 15.8s [2024-05-27T02:29:54.703Z] [2024-05-27T02:29:54.703Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:54.918Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:55.233Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [2024-05-27T02:29:55.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-27T02:29:55.233Z] 2f8ab99e3f79: Preparing [2024-05-27T02:29:55.233Z] 06c460b91aa7: Preparing [2024-05-27T02:29:55.233Z] 4badf427aa6e: Preparing [2024-05-27T02:29:55.233Z] 6a14e7bae431: Preparing [2024-05-27T02:29:55.233Z] d2445760760d: Preparing [2024-05-27T02:29:55.233Z] 36075970c1cd: Preparing [2024-05-27T02:29:55.233Z] 098e5b64e74c: Preparing [2024-05-27T02:29:55.233Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:29:55.233Z] aedc3bda2944: Preparing [2024-05-27T02:29:55.233Z] 36075970c1cd: Waiting [2024-05-27T02:29:55.233Z] 098e5b64e74c: Waiting [2024-05-27T02:29:55.233Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:29:55.233Z] aedc3bda2944: Waiting [2024-05-27T02:29:55.233Z] 4badf427aa6e: Layer already exists [2024-05-27T02:29:55.233Z] 6a14e7bae431: Layer already exists [2024-05-27T02:29:55.233Z] 2f8ab99e3f79: Layer already exists [2024-05-27T02:29:55.233Z] 06c460b91aa7: Layer already exists [2024-05-27T02:29:55.233Z] d2445760760d: Layer already exists [2024-05-27T02:29:55.233Z] 36075970c1cd: Layer already exists [2024-05-27T02:29:55.233Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:29:55.233Z] aedc3bda2944: Layer already exists [2024-05-27T02:29:55.233Z] 098e5b64e74c: Layer already exists [2024-05-27T02:29:55.233Z] 3.2.0-dev.23: digest: sha256:e994638adf16c0f1394a35aee08fe91e23e4384bf5fed71f03f8c473fdc048bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:55.564Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:55.684Z] #39 ... [2024-05-27T02:29:55.684Z] [2024-05-27T02:29:55.684Z] #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:29:55.684Z] #69 DONE 1.0s [2024-05-27T02:29:55.684Z] [2024-05-27T02:29:55.684Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:55.884Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:29:55.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-27T02:29:55.884Z] 2f8ab99e3f79: Preparing [2024-05-27T02:29:55.884Z] 06c460b91aa7: Preparing [2024-05-27T02:29:55.884Z] 4badf427aa6e: Preparing [2024-05-27T02:29:55.884Z] 6a14e7bae431: Preparing [2024-05-27T02:29:55.884Z] d2445760760d: Preparing [2024-05-27T02:29:55.884Z] 36075970c1cd: Preparing [2024-05-27T02:29:55.884Z] 098e5b64e74c: Preparing [2024-05-27T02:29:55.884Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:29:55.884Z] aedc3bda2944: Preparing [2024-05-27T02:29:55.884Z] 36075970c1cd: Waiting [2024-05-27T02:29:55.884Z] 098e5b64e74c: Waiting [2024-05-27T02:29:55.884Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:29:55.884Z] aedc3bda2944: Waiting [2024-05-27T02:29:55.884Z] 2f8ab99e3f79: Layer already exists [2024-05-27T02:29:55.884Z] 6a14e7bae431: Layer already exists [2024-05-27T02:29:55.884Z] 4badf427aa6e: Layer already exists [2024-05-27T02:29:55.884Z] d2445760760d: Layer already exists [2024-05-27T02:29:55.884Z] 06c460b91aa7: Layer already exists [2024-05-27T02:29:55.884Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:29:55.884Z] 098e5b64e74c: Layer already exists [2024-05-27T02:29:55.884Z] 36075970c1cd: Layer already exists [2024-05-27T02:29:55.884Z] aedc3bda2944: Layer already exists [2024-05-27T02:29:55.884Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:e994638adf16c0f1394a35aee08fe91e23e4384bf5fed71f03f8c473fdc048bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:56.216Z] + 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-05-27T02:29:56.539Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-05-27T02:29:56.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-27T02:29:56.539Z] 2f8ab99e3f79: Preparing [2024-05-27T02:29:56.539Z] 06c460b91aa7: Preparing [2024-05-27T02:29:56.539Z] 4badf427aa6e: Preparing [2024-05-27T02:29:56.539Z] 6a14e7bae431: Preparing [2024-05-27T02:29:56.539Z] d2445760760d: Preparing [2024-05-27T02:29:56.539Z] 36075970c1cd: Preparing [2024-05-27T02:29:56.539Z] 098e5b64e74c: Preparing [2024-05-27T02:29:56.539Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:29:56.539Z] aedc3bda2944: Preparing [2024-05-27T02:29:56.539Z] 36075970c1cd: Waiting [2024-05-27T02:29:56.539Z] 098e5b64e74c: Waiting [2024-05-27T02:29:56.539Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:29:56.539Z] aedc3bda2944: Waiting [2024-05-27T02:29:56.539Z] 06c460b91aa7: Layer already exists [2024-05-27T02:29:56.539Z] 2f8ab99e3f79: Layer already exists [2024-05-27T02:29:56.539Z] 6a14e7bae431: Layer already exists [2024-05-27T02:29:56.539Z] 4badf427aa6e: Layer already exists [2024-05-27T02:29:56.539Z] d2445760760d: Layer already exists [2024-05-27T02:29:56.539Z] 098e5b64e74c: Layer already exists [2024-05-27T02:29:56.539Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:29:56.539Z] 36075970c1cd: Layer already exists [2024-05-27T02:29:56.539Z] aedc3bda2944: Layer already exists [2024-05-27T02:29:56.539Z] main: digest: sha256:e994638adf16c0f1394a35aee08fe91e23e4384bf5fed71f03f8c473fdc048bd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:29:56.600Z] ===================================================== [Pipeline] echo [2024-05-27T02:29:56.615Z] taggedImages: [2024-05-27T02:29:56.615Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:29:56.615Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-05-27T02:29:56.615Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.23 [2024-05-27T02:29:56.615Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:29:56.615Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-05-27T02:29:56.645Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-05-27T02:29:56.645Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:29:56.645Z] latest [2024-05-27T02:29:56.645Z] 3.2.0-dev.23 [2024-05-27T02:29:56.645Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:29:56.645Z] main [2024-05-27T02:29:56.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:56.988Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:29:57.308Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:29:57.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-27T02:29:57.309Z] 3ebfe6501a2d: Preparing [2024-05-27T02:29:57.309Z] 73e452cdb23a: Preparing [2024-05-27T02:29:57.309Z] d2445760760d: Preparing [2024-05-27T02:29:57.309Z] 36075970c1cd: Preparing [2024-05-27T02:29:57.309Z] 4740b50ca85a: Preparing [2024-05-27T02:29:57.309Z] a55073743277: Preparing [2024-05-27T02:29:57.309Z] aedc3bda2944: Preparing [2024-05-27T02:29:57.309Z] a55073743277: Waiting [2024-05-27T02:29:57.309Z] d2445760760d: Layer already exists [2024-05-27T02:29:57.309Z] 36075970c1cd: Layer already exists [2024-05-27T02:29:57.309Z] aedc3bda2944: Layer already exists [2024-05-27T02:29:57.309Z] 3ebfe6501a2d: Pushed [2024-05-27T02:29:57.309Z] a55073743277: Pushed [2024-05-27T02:29:57.641Z] #39 ... [2024-05-27T02:29:57.641Z] [2024-05-27T02:29:57.641Z] #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-27T02:29:57.641Z] #64 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:57.641Z] #64 16.36 OK: 266 MiB in 52 packages [2024-05-27T02:29:57.641Z] #64 DONE 18.1s [2024-05-27T02:29:57.641Z] [2024-05-27T02:29:57.641Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:29:57.878Z] 4740b50ca85a: Pushed [2024-05-27T02:29:57.947Z] #39 ... [2024-05-27T02:29:57.947Z] [2024-05-27T02:29:57.947Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-27T02:29:57.947Z] #60 14.41 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-27T02:29:57.947Z] #60 14.41 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-27T02:29:57.947Z] #60 14.41 OK: 19953 distinct packages available [2024-05-27T02:29:57.947Z] #60 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:57.947Z] #60 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:57.947Z] #60 23.02 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:29:57.947Z] #60 23.68 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:29:57.947Z] #60 23.76 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-27T02:29:57.947Z] #60 23.79 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-27T02:29:57.947Z] #60 23.81 (5/7) Installing libucontext (1.2-r2) [2024-05-27T02:29:57.947Z] #60 23.84 (6/7) Installing gcompat (1.1.0-r1) [2024-05-27T02:29:57.947Z] #60 23.86 (7/7) Installing openssl (3.1.5-r0) [2024-05-27T02:29:57.947Z] #60 23.98 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:29:57.947Z] #60 24.17 OK: 9 MiB in 20 packages [2024-05-27T02:29:57.947Z] #60 ... [2024-05-27T02:29:57.947Z] [2024-05-27T02:29:57.947Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-27T02:29:57.947Z] #65 15.95 OK: 266 MiB in 52 packages [2024-05-27T02:29:57.947Z] #65 DONE 18.1s [2024-05-27T02:29:57.947Z] [2024-05-27T02:29:57.947Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:29:58.537Z] #70 ... [2024-05-27T02:29:58.537Z] [2024-05-27T02:29:58.537Z] #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:29:58.537Z] #71 DONE 0.9s [2024-05-27T02:29:58.537Z] [2024-05-27T02:29:58.537Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-27T02:29:58.537Z] #0 8.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:58.537Z] #72 ... [2024-05-27T02:29:58.537Z] [2024-05-27T02:29:58.537Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-27T02:29:58.537Z] #58 14.95 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-27T02:29:58.537Z] #58 14.95 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-27T02:29:58.537Z] #58 14.95 OK: 19953 distinct packages available [2024-05-27T02:29:58.537Z] #58 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:58.537Z] #58 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:29:58.537Z] #58 23.47 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-27T02:29:58.537Z] #58 23.51 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-27T02:29:58.537Z] #58 23.53 (3/4) Installing libucontext (1.2-r2) [2024-05-27T02:29:58.537Z] #58 23.55 (4/4) Installing gcompat (1.1.0-r1) [2024-05-27T02:29:58.537Z] #58 23.57 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:29:58.537Z] #58 23.91 OK: 8 MiB in 19 packages [2024-05-27T02:29:58.826Z] #58 ... [2024-05-27T02:29:58.826Z] [2024-05-27T02:29:58.826Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:29:58.827Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.5s [2024-05-27T02:29:59.096Z] #35 ... [2024-05-27T02:29:59.096Z] [2024-05-27T02:29:59.096Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-27T02:29:59.096Z] #58 DONE 25.5s [2024-05-27T02:29:59.367Z] [2024-05-27T02:29:59.367Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-27T02:29:59.639Z] #73 ... [2024-05-27T02:29:59.639Z] [2024-05-27T02:29:59.639Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-27T02:29:59.639Z] #60 DONE 26.3s [2024-05-27T02:29:59.781Z] 73e452cdb23a: Pushed [2024-05-27T02:29:59.910Z] [2024-05-27T02:29:59.910Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:29:59.910Z] #70 DONE 1.7s [2024-05-27T02:29:59.910Z] [2024-05-27T02:29:59.910Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-27T02:30:00.039Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:026006ca957c8e920df8e602abff87c351835b55238db4f6bf9b9d65cdc4af9b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:00.366Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:00.690Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-05-27T02:30:00.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-27T02:30:00.690Z] 3ebfe6501a2d: Preparing [2024-05-27T02:30:00.690Z] 73e452cdb23a: Preparing [2024-05-27T02:30:00.690Z] d2445760760d: Preparing [2024-05-27T02:30:00.690Z] 36075970c1cd: Preparing [2024-05-27T02:30:00.690Z] 4740b50ca85a: Preparing [2024-05-27T02:30:00.690Z] a55073743277: Preparing [2024-05-27T02:30:00.690Z] aedc3bda2944: Preparing [2024-05-27T02:30:00.690Z] a55073743277: Waiting [2024-05-27T02:30:00.690Z] aedc3bda2944: Waiting [2024-05-27T02:30:00.690Z] 73e452cdb23a: Layer already exists [2024-05-27T02:30:00.690Z] d2445760760d: Layer already exists [2024-05-27T02:30:00.690Z] 4740b50ca85a: Layer already exists [2024-05-27T02:30:00.690Z] 3ebfe6501a2d: Layer already exists [2024-05-27T02:30:00.690Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:00.690Z] a55073743277: Layer already exists [2024-05-27T02:30:00.690Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:00.690Z] latest: digest: sha256:026006ca957c8e920df8e602abff87c351835b55238db4f6bf9b9d65cdc4af9b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:01.011Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:01.333Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [2024-05-27T02:30:01.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-27T02:30:01.333Z] 3ebfe6501a2d: Preparing [2024-05-27T02:30:01.333Z] 73e452cdb23a: Preparing [2024-05-27T02:30:01.333Z] d2445760760d: Preparing [2024-05-27T02:30:01.333Z] 36075970c1cd: Preparing [2024-05-27T02:30:01.333Z] 4740b50ca85a: Preparing [2024-05-27T02:30:01.333Z] a55073743277: Preparing [2024-05-27T02:30:01.333Z] aedc3bda2944: Preparing [2024-05-27T02:30:01.333Z] a55073743277: Waiting [2024-05-27T02:30:01.333Z] aedc3bda2944: Waiting [2024-05-27T02:30:01.333Z] 4740b50ca85a: Layer already exists [2024-05-27T02:30:01.333Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:01.333Z] d2445760760d: Layer already exists [2024-05-27T02:30:01.333Z] 73e452cdb23a: Layer already exists [2024-05-27T02:30:01.333Z] 3ebfe6501a2d: Layer already exists [2024-05-27T02:30:01.333Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:01.333Z] a55073743277: Layer already exists [2024-05-27T02:30:01.333Z] 3.2.0-dev.23: digest: sha256:026006ca957c8e920df8e602abff87c351835b55238db4f6bf9b9d65cdc4af9b size: 1781 [2024-05-27T02:30:01.335Z] #74 ... [2024-05-27T02:30:01.335Z] [2024-05-27T02:30:01.335Z] #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-05-27T02:30:01.335Z] #57 8.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:01.335Z] #57 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:01.335Z] #57 16.04 Upgrading critical system libraries and apk-tools: [2024-05-27T02:30:01.335Z] #57 16.04 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:30:01.335Z] #57 16.08 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:30:01.335Z] #57 17.31 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:30:01.335Z] #57 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:01.335Z] #57 ... [2024-05-27T02:30:01.335Z] [2024-05-27T02:30:01.335Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-27T02:30:01.335Z] #67 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:01.335Z] #67 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:01.335Z] #67 18.56 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-27T02:30:01.335Z] #67 18.56 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-27T02:30:01.335Z] #67 18.56 OK: 19951 distinct packages available [2024-05-27T02:30:01.335Z] #67 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:01.335Z] #67 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:01.335Z] #67 ... [2024-05-27T02:30:01.335Z] [2024-05-27T02:30:01.335Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:01.657Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:01.995Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:01.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-27T02:30:01.995Z] 3ebfe6501a2d: Preparing [2024-05-27T02:30:01.995Z] 73e452cdb23a: Preparing [2024-05-27T02:30:01.995Z] d2445760760d: Preparing [2024-05-27T02:30:01.995Z] 36075970c1cd: Preparing [2024-05-27T02:30:01.995Z] 4740b50ca85a: Preparing [2024-05-27T02:30:01.995Z] a55073743277: Preparing [2024-05-27T02:30:01.995Z] aedc3bda2944: Preparing [2024-05-27T02:30:01.995Z] aedc3bda2944: Waiting [2024-05-27T02:30:01.995Z] a55073743277: Waiting [2024-05-27T02:30:01.995Z] 4740b50ca85a: Layer already exists [2024-05-27T02:30:01.995Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:01.995Z] 73e452cdb23a: Layer already exists [2024-05-27T02:30:01.995Z] d2445760760d: Layer already exists [2024-05-27T02:30:01.995Z] 3ebfe6501a2d: Layer already exists [2024-05-27T02:30:01.995Z] a55073743277: Layer already exists [2024-05-27T02:30:01.995Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:01.995Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:026006ca957c8e920df8e602abff87c351835b55238db4f6bf9b9d65cdc4af9b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:02.303Z] #35 ... [2024-05-27T02:30:02.303Z] [2024-05-27T02:30:02.303Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:30:02.303Z] #0 5.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:02.303Z] #0 7.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:02.344Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:02.570Z] #75 ... [2024-05-27T02:30:02.570Z] [2024-05-27T02:30:02.570Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:30:02.674Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-05-27T02:30:02.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-27T02:30:02.674Z] 3ebfe6501a2d: Preparing [2024-05-27T02:30:02.674Z] 73e452cdb23a: Preparing [2024-05-27T02:30:02.674Z] d2445760760d: Preparing [2024-05-27T02:30:02.674Z] 36075970c1cd: Preparing [2024-05-27T02:30:02.674Z] 4740b50ca85a: Preparing [2024-05-27T02:30:02.674Z] a55073743277: Preparing [2024-05-27T02:30:02.674Z] aedc3bda2944: Preparing [2024-05-27T02:30:02.674Z] aedc3bda2944: Waiting [2024-05-27T02:30:02.674Z] a55073743277: Waiting [2024-05-27T02:30:02.674Z] 3ebfe6501a2d: Layer already exists [2024-05-27T02:30:02.674Z] d2445760760d: Layer already exists [2024-05-27T02:30:02.674Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:02.674Z] 73e452cdb23a: Layer already exists [2024-05-27T02:30:02.674Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:02.674Z] a55073743277: Layer already exists [2024-05-27T02:30:02.674Z] 4740b50ca85a: Layer already exists [2024-05-27T02:30:02.674Z] main: digest: sha256:026006ca957c8e920df8e602abff87c351835b55238db4f6bf9b9d65cdc4af9b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:30:02.741Z] ===================================================== [Pipeline] echo [2024-05-27T02:30:02.754Z] taggedImages: [2024-05-27T02:30:02.754Z] - nexus3.edgexfoundry.org:10004/core-data:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:02.754Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-05-27T02:30:02.754Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.23 [2024-05-27T02:30:02.754Z] - nexus3.edgexfoundry.org:10004/core-data:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:02.754Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-05-27T02:30:02.782Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-05-27T02:30:02.782Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:02.782Z] latest [2024-05-27T02:30:02.782Z] 3.2.0-dev.23 [2024-05-27T02:30:02.782Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:02.782Z] main [2024-05-27T02:30:02.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:03.120Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:03.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:03.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-27T02:30:03.447Z] b6fa6930d28f: Preparing [2024-05-27T02:30:03.447Z] 030b006f06ae: Preparing [2024-05-27T02:30:03.447Z] 75946ffc929a: Preparing [2024-05-27T02:30:03.447Z] d2445760760d: Preparing [2024-05-27T02:30:03.447Z] 36075970c1cd: Preparing [2024-05-27T02:30:03.447Z] 098e5b64e74c: Preparing [2024-05-27T02:30:03.447Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:30:03.447Z] aedc3bda2944: Preparing [2024-05-27T02:30:03.447Z] 098e5b64e74c: Waiting [2024-05-27T02:30:03.447Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:30:03.447Z] aedc3bda2944: Waiting [2024-05-27T02:30:03.447Z] d2445760760d: Layer already exists [2024-05-27T02:30:03.447Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:03.447Z] 098e5b64e74c: Layer already exists [2024-05-27T02:30:03.447Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:30:03.447Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:03.447Z] b6fa6930d28f: Pushed [2024-05-27T02:30:03.447Z] 030b006f06ae: Pushed [2024-05-27T02:30:03.528Z] #35 ... [2024-05-27T02:30:03.528Z] [2024-05-27T02:30:03.528Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-27T02:30:03.528Z] #68 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:03.528Z] #68 17.08 Upgrading critical system libraries and apk-tools: [2024-05-27T02:30:03.528Z] #68 17.08 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:30:03.528Z] #68 17.21 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:30:03.528Z] #68 18.50 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:30:03.528Z] #68 18.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:03.528Z] #68 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:03.528Z] #68 ... [2024-05-27T02:30:03.528Z] [2024-05-27T02:30:03.528Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:30:03.528Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.6s [2024-05-27T02:30:03.528Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.9s done [2024-05-27T02:30:03.796Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.9s done [2024-05-27T02:30:04.755Z] #35 ... [2024-05-27T02:30:04.755Z] [2024-05-27T02:30:04.755Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-27T02:30:04.755Z] #59 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:04.755Z] #59 28.04 (1/11) Installing ca-certificates (20240226-r0) [2024-05-27T02:30:04.755Z] #59 28.39 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-27T02:30:04.755Z] #59 28.51 (3/11) Installing libunistring (1.1-r1) [2024-05-27T02:30:04.755Z] #59 28.67 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-27T02:30:04.755Z] #59 28.67 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-27T02:30:04.755Z] #59 28.70 (6/11) Installing libcurl (8.5.0-r0) [2024-05-27T02:30:04.755Z] #59 28.74 (7/11) Installing curl (8.5.0-r0) [2024-05-27T02:30:04.755Z] #59 28.75 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-27T02:30:04.755Z] #59 28.80 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-27T02:30:04.755Z] #59 28.84 (10/11) Installing libucontext (1.2-r2) [2024-05-27T02:30:04.755Z] #59 28.86 (11/11) Installing gcompat (1.1.0-r1) [2024-05-27T02:30:04.755Z] #59 28.88 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:30:04.755Z] #59 29.08 Executing ca-certificates-20240226-r0.trigger [2024-05-27T02:30:04.755Z] #59 29.98 OK: 13 MiB in 26 packages [2024-05-27T02:30:05.025Z] #59 ... [2024-05-27T02:30:05.025Z] [2024-05-27T02:30:05.025Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-27T02:30:05.025Z] #74 5.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:05.295Z] #74 ... [2024-05-27T02:30:05.295Z] [2024-05-27T02:30:05.295Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-27T02:30:05.295Z] #59 DONE 31.6s [2024-05-27T02:30:05.295Z] [2024-05-27T02:30:05.295Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-27T02:30:05.295Z] #67 25.39 OK: 266 MiB in 52 packages [2024-05-27T02:30:05.878Z] #67 ... [2024-05-27T02:30:05.878Z] [2024-05-27T02:30:05.878Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:30:05.878Z] #76 ... [2024-05-27T02:30:05.878Z] [2024-05-27T02:30:05.878Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:30:06.143Z] #77 ... [2024-05-27T02:30:06.143Z] [2024-05-27T02:30:06.143Z] #63 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:30:06.143Z] #63 7.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:06.143Z] #63 8.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:06.143Z] #63 14.74 Upgrading critical system libraries and apk-tools: [2024-05-27T02:30:06.143Z] #63 14.74 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:30:06.143Z] #63 14.77 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:30:06.143Z] #63 16.21 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:30:06.143Z] #63 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:06.143Z] #63 ... [2024-05-27T02:30:06.143Z] [2024-05-27T02:30:06.143Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-27T02:30:06.143Z] #67 DONE 26.4s [2024-05-27T02:30:06.143Z] [2024-05-27T02:30:06.143Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:30:06.728Z] 75946ffc929a: Pushed [2024-05-27T02:30:06.728Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:3143ef00eb8ec03a372587d0d6d0144fac64a47f3890369d28039c799454d14e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:07.054Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:07.121Z] #78 DONE 0.7s [2024-05-27T02:30:07.122Z] [2024-05-27T02:30:07.122Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:30:07.122Z] #79 ... [2024-05-27T02:30:07.122Z] [2024-05-27T02:30:07.122Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-27T02:30:07.122Z] #62 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:07.122Z] #62 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:07.122Z] #62 16.90 Upgrading critical system libraries and apk-tools: [2024-05-27T02:30:07.122Z] #62 16.90 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:30:07.122Z] #62 16.98 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:30:07.122Z] #62 18.12 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:30:07.122Z] #62 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:07.380Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-05-27T02:30:07.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-27T02:30:07.380Z] b6fa6930d28f: Preparing [2024-05-27T02:30:07.380Z] 030b006f06ae: Preparing [2024-05-27T02:30:07.380Z] 75946ffc929a: Preparing [2024-05-27T02:30:07.380Z] d2445760760d: Preparing [2024-05-27T02:30:07.380Z] 36075970c1cd: Preparing [2024-05-27T02:30:07.380Z] 098e5b64e74c: Preparing [2024-05-27T02:30:07.380Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:30:07.380Z] aedc3bda2944: Preparing [2024-05-27T02:30:07.380Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:30:07.380Z] aedc3bda2944: Waiting [2024-05-27T02:30:07.380Z] 098e5b64e74c: Waiting [2024-05-27T02:30:07.380Z] 75946ffc929a: Layer already exists [2024-05-27T02:30:07.380Z] d2445760760d: Layer already exists [2024-05-27T02:30:07.380Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:07.380Z] 030b006f06ae: Layer already exists [2024-05-27T02:30:07.380Z] b6fa6930d28f: Layer already exists [2024-05-27T02:30:07.380Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:07.380Z] 098e5b64e74c: Layer already exists [2024-05-27T02:30:07.380Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:30:07.380Z] latest: digest: sha256:3143ef00eb8ec03a372587d0d6d0144fac64a47f3890369d28039c799454d14e size: 1988 [Pipeline] } [Pipeline] // withEnv [2024-05-27T02:30:07.397Z] #62 ... [2024-05-27T02:30:07.397Z] [2024-05-27T02:30:07.397Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-27T02:30:07.397Z] #74 7.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:07.699Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:07.982Z] #74 ... [2024-05-27T02:30:07.982Z] [2024-05-27T02:30:07.982Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:30:07.982Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.9s done [2024-05-27T02:30:07.982Z] #39 ... [2024-05-27T02:30:07.982Z] [2024-05-27T02:30:07.982Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-27T02:30:07.982Z] #68 24.69 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:07.982Z] #68 24.89 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:30:07.982Z] #68 25.33 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:07.982Z] #68 25.35 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:30:07.982Z] #68 25.41 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:08.018Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [2024-05-27T02:30:08.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-27T02:30:08.018Z] b6fa6930d28f: Preparing [2024-05-27T02:30:08.018Z] 030b006f06ae: Preparing [2024-05-27T02:30:08.018Z] 75946ffc929a: Preparing [2024-05-27T02:30:08.018Z] d2445760760d: Preparing [2024-05-27T02:30:08.018Z] 36075970c1cd: Preparing [2024-05-27T02:30:08.018Z] 098e5b64e74c: Preparing [2024-05-27T02:30:08.018Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:30:08.018Z] aedc3bda2944: Preparing [2024-05-27T02:30:08.018Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:30:08.018Z] aedc3bda2944: Waiting [2024-05-27T02:30:08.018Z] 098e5b64e74c: Waiting [2024-05-27T02:30:08.018Z] b6fa6930d28f: Layer already exists [2024-05-27T02:30:08.018Z] 030b006f06ae: Layer already exists [2024-05-27T02:30:08.018Z] d2445760760d: Layer already exists [2024-05-27T02:30:08.018Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:08.018Z] 75946ffc929a: Layer already exists [2024-05-27T02:30:08.018Z] 098e5b64e74c: Layer already exists [2024-05-27T02:30:08.018Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:30:08.018Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:08.018Z] 3.2.0-dev.23: digest: sha256:3143ef00eb8ec03a372587d0d6d0144fac64a47f3890369d28039c799454d14e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:08.349Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:08.568Z] #68 ... [2024-05-27T02:30:08.568Z] [2024-05-27T02:30:08.568Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:30:08.568Z] #80 ... [2024-05-27T02:30:08.568Z] [2024-05-27T02:30:08.568Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-27T02:30:08.568Z] #68 25.87 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:08.568Z] #68 25.96 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:08.668Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:08.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-27T02:30:08.668Z] b6fa6930d28f: Preparing [2024-05-27T02:30:08.668Z] 030b006f06ae: Preparing [2024-05-27T02:30:08.668Z] 75946ffc929a: Preparing [2024-05-27T02:30:08.668Z] d2445760760d: Preparing [2024-05-27T02:30:08.668Z] 36075970c1cd: Preparing [2024-05-27T02:30:08.668Z] 098e5b64e74c: Preparing [2024-05-27T02:30:08.668Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:30:08.668Z] aedc3bda2944: Preparing [2024-05-27T02:30:08.668Z] 098e5b64e74c: Waiting [2024-05-27T02:30:08.668Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:30:08.668Z] aedc3bda2944: Waiting [2024-05-27T02:30:08.668Z] d2445760760d: Layer already exists [2024-05-27T02:30:08.668Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:08.668Z] 030b006f06ae: Layer already exists [2024-05-27T02:30:08.668Z] 75946ffc929a: Layer already exists [2024-05-27T02:30:08.668Z] b6fa6930d28f: Layer already exists [2024-05-27T02:30:08.668Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:08.668Z] 098e5b64e74c: Layer already exists [2024-05-27T02:30:08.668Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:30:08.668Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:3143ef00eb8ec03a372587d0d6d0144fac64a47f3890369d28039c799454d14e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:08.833Z] #68 25.99 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:30:08.833Z] #68 26.07 OK: 8 MiB in 17 packages [2024-05-27T02:30:08.833Z] #68 ... [2024-05-27T02:30:08.833Z] [2024-05-27T02:30:08.833Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-27T02:30:08.833Z] #72 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:08.833Z] #72 15.71 Upgrading critical system libraries and apk-tools: [2024-05-27T02:30:08.833Z] #72 15.71 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:30:08.833Z] #72 15.78 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:30:08.833Z] #72 16.48 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:30:08.833Z] #72 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:08.833Z] #72 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:08.987Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:09.098Z] #72 ... [2024-05-27T02:30:09.098Z] [2024-05-27T02:30:09.098Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:30:09.098Z] #77 3.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:09.302Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-05-27T02:30:09.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-27T02:30:09.302Z] b6fa6930d28f: Preparing [2024-05-27T02:30:09.302Z] 030b006f06ae: Preparing [2024-05-27T02:30:09.302Z] 75946ffc929a: Preparing [2024-05-27T02:30:09.302Z] d2445760760d: Preparing [2024-05-27T02:30:09.302Z] 36075970c1cd: Preparing [2024-05-27T02:30:09.302Z] 098e5b64e74c: Preparing [2024-05-27T02:30:09.302Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:30:09.302Z] aedc3bda2944: Preparing [2024-05-27T02:30:09.302Z] 098e5b64e74c: Waiting [2024-05-27T02:30:09.302Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:30:09.302Z] aedc3bda2944: Waiting [2024-05-27T02:30:09.302Z] d2445760760d: Layer already exists [2024-05-27T02:30:09.302Z] 75946ffc929a: Layer already exists [2024-05-27T02:30:09.302Z] b6fa6930d28f: Layer already exists [2024-05-27T02:30:09.302Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:09.302Z] 030b006f06ae: Layer already exists [2024-05-27T02:30:09.302Z] 098e5b64e74c: Layer already exists [2024-05-27T02:30:09.302Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:09.302Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:30:09.302Z] main: digest: sha256:3143ef00eb8ec03a372587d0d6d0144fac64a47f3890369d28039c799454d14e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:30:09.375Z] ===================================================== [Pipeline] echo [2024-05-27T02:30:09.392Z] taggedImages: [2024-05-27T02:30:09.392Z] - nexus3.edgexfoundry.org:10004/core-metadata:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:09.392Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-05-27T02:30:09.392Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.23 [2024-05-27T02:30:09.392Z] - nexus3.edgexfoundry.org:10004/core-metadata:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:09.392Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-05-27T02:30:09.423Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-05-27T02:30:09.423Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:09.423Z] latest [2024-05-27T02:30:09.423Z] 3.2.0-dev.23 [2024-05-27T02:30:09.423Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:09.423Z] main [2024-05-27T02:30:09.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:09.680Z] #77 ... [2024-05-27T02:30:09.680Z] [2024-05-27T02:30:09.680Z] #57 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-05-27T02:30:09.680Z] #57 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:09.680Z] #57 23.69 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:09.680Z] #57 24.02 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:30:09.680Z] #57 24.62 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:09.680Z] #57 24.64 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:30:09.680Z] #57 24.76 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:09.680Z] #57 25.22 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:09.680Z] #57 25.35 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:09.680Z] #57 25.37 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:30:09.680Z] #57 25.49 OK: 8 MiB in 16 packages [2024-05-27T02:30:09.680Z] #57 DONE 26.9s [2024-05-27T02:30:09.680Z] [2024-05-27T02:30:09.680Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:30:09.680Z] #75 13.92 Upgrading critical system libraries and apk-tools: [2024-05-27T02:30:09.680Z] #75 13.92 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:30:09.680Z] #75 13.96 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:30:09.680Z] #75 15.33 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:30:09.680Z] #75 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:09.680Z] #75 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:09.769Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:09.945Z] #75 ... [2024-05-27T02:30:09.946Z] [2024-05-27T02:30:09.946Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:30:09.946Z] #81 ... [2024-05-27T02:30:09.946Z] [2024-05-27T02:30:09.946Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-27T02:30:09.946Z] #68 DONE 27.2s [2024-05-27T02:30:09.946Z] [2024-05-27T02:30:09.946Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-27T02:30:09.946Z] #62 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:10.089Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:10.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-27T02:30:10.089Z] 4053598d5891: Preparing [2024-05-27T02:30:10.089Z] 93fdabb7fb30: Preparing [2024-05-27T02:30:10.089Z] 3327df14b2ea: Preparing [2024-05-27T02:30:10.089Z] 1199cd2d916a: Preparing [2024-05-27T02:30:10.089Z] a6e2867a4782: Preparing [2024-05-27T02:30:10.089Z] 34bbe1d523be: Preparing [2024-05-27T02:30:10.089Z] 6bd69d482bff: Preparing [2024-05-27T02:30:10.089Z] d2445760760d: Preparing [2024-05-27T02:30:10.089Z] 36075970c1cd: Preparing [2024-05-27T02:30:10.089Z] 093d31a7e2b0: Preparing [2024-05-27T02:30:10.089Z] 394ac9ee84f8: Preparing [2024-05-27T02:30:10.089Z] 5f70bf18a086: Preparing [2024-05-27T02:30:10.089Z] c1e88184a2cd: Preparing [2024-05-27T02:30:10.089Z] 96a093a7c1ad: Preparing [2024-05-27T02:30:10.089Z] af053f672f08: Preparing [2024-05-27T02:30:10.089Z] aedc3bda2944: Preparing [2024-05-27T02:30:10.089Z] 36075970c1cd: Waiting [2024-05-27T02:30:10.089Z] 093d31a7e2b0: Waiting [2024-05-27T02:30:10.089Z] 394ac9ee84f8: Waiting [2024-05-27T02:30:10.089Z] 5f70bf18a086: Waiting [2024-05-27T02:30:10.089Z] c1e88184a2cd: Waiting [2024-05-27T02:30:10.090Z] 6bd69d482bff: Waiting [2024-05-27T02:30:10.090Z] 34bbe1d523be: Waiting [2024-05-27T02:30:10.090Z] af053f672f08: Waiting [2024-05-27T02:30:10.090Z] 96a093a7c1ad: Waiting [2024-05-27T02:30:10.090Z] 4053598d5891: Pushed [2024-05-27T02:30:10.090Z] 3327df14b2ea: Pushed [2024-05-27T02:30:10.090Z] a6e2867a4782: Pushed [2024-05-27T02:30:10.090Z] 93fdabb7fb30: Pushed [2024-05-27T02:30:10.090Z] 1199cd2d916a: Pushed [2024-05-27T02:30:10.090Z] d2445760760d: Layer already exists [2024-05-27T02:30:10.090Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:10.347Z] 5f70bf18a086: Layer already exists [2024-05-27T02:30:10.348Z] 34bbe1d523be: Pushed [2024-05-27T02:30:10.348Z] 093d31a7e2b0: Pushed [2024-05-27T02:30:10.348Z] 394ac9ee84f8: Pushed [2024-05-27T02:30:10.348Z] c1e88184a2cd: Pushed [2024-05-27T02:30:10.348Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:10.348Z] af053f672f08: Pushed [2024-05-27T02:30:10.913Z] 96a093a7c1ad: Pushed [2024-05-27T02:30:11.481Z] 6bd69d482bff: Pushed [2024-05-27T02:30:11.740Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:7b39d27c1bb4bd161b9795cd3b66d2e5bbf2a3ab929cc2263582df951b97f4a2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:11.888Z] #62 23.37 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:11.888Z] #62 23.45 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:30:11.888Z] #62 23.67 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:11.888Z] #62 23.68 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:30:12.073Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:12.153Z] #62 23.76 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:12.153Z] #62 23.78 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:30:12.153Z] #62 23.91 OK: 18 MiB in 19 packages [2024-05-27T02:30:12.398Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-05-27T02:30:12.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-27T02:30:12.398Z] 4053598d5891: Preparing [2024-05-27T02:30:12.398Z] 93fdabb7fb30: Preparing [2024-05-27T02:30:12.398Z] 3327df14b2ea: Preparing [2024-05-27T02:30:12.398Z] 1199cd2d916a: Preparing [2024-05-27T02:30:12.398Z] a6e2867a4782: Preparing [2024-05-27T02:30:12.398Z] 34bbe1d523be: Preparing [2024-05-27T02:30:12.398Z] 6bd69d482bff: Preparing [2024-05-27T02:30:12.398Z] d2445760760d: Preparing [2024-05-27T02:30:12.398Z] 36075970c1cd: Preparing [2024-05-27T02:30:12.398Z] 093d31a7e2b0: Preparing [2024-05-27T02:30:12.398Z] 394ac9ee84f8: Preparing [2024-05-27T02:30:12.398Z] 5f70bf18a086: Preparing [2024-05-27T02:30:12.398Z] c1e88184a2cd: Preparing [2024-05-27T02:30:12.398Z] 96a093a7c1ad: Preparing [2024-05-27T02:30:12.398Z] af053f672f08: Preparing [2024-05-27T02:30:12.398Z] aedc3bda2944: Preparing [2024-05-27T02:30:12.398Z] d2445760760d: Waiting [2024-05-27T02:30:12.398Z] 36075970c1cd: Waiting [2024-05-27T02:30:12.398Z] 093d31a7e2b0: Waiting [2024-05-27T02:30:12.398Z] 394ac9ee84f8: Waiting [2024-05-27T02:30:12.398Z] 5f70bf18a086: Waiting [2024-05-27T02:30:12.398Z] c1e88184a2cd: Waiting [2024-05-27T02:30:12.398Z] 96a093a7c1ad: Waiting [2024-05-27T02:30:12.398Z] af053f672f08: Waiting [2024-05-27T02:30:12.398Z] aedc3bda2944: Waiting [2024-05-27T02:30:12.398Z] 34bbe1d523be: Waiting [2024-05-27T02:30:12.398Z] 6bd69d482bff: Waiting [2024-05-27T02:30:12.398Z] a6e2867a4782: Layer already exists [2024-05-27T02:30:12.398Z] 3327df14b2ea: Layer already exists [2024-05-27T02:30:12.398Z] 93fdabb7fb30: Layer already exists [2024-05-27T02:30:12.398Z] 4053598d5891: Layer already exists [2024-05-27T02:30:12.398Z] 1199cd2d916a: Layer already exists [2024-05-27T02:30:12.398Z] 34bbe1d523be: Layer already exists [2024-05-27T02:30:12.398Z] d2445760760d: Layer already exists [2024-05-27T02:30:12.398Z] 6bd69d482bff: Layer already exists [2024-05-27T02:30:12.398Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:12.398Z] 093d31a7e2b0: Layer already exists [2024-05-27T02:30:12.398Z] c1e88184a2cd: Layer already exists [2024-05-27T02:30:12.398Z] 394ac9ee84f8: Layer already exists [2024-05-27T02:30:12.398Z] 5f70bf18a086: Layer already exists [2024-05-27T02:30:12.398Z] af053f672f08: Layer already exists [2024-05-27T02:30:12.398Z] 96a093a7c1ad: Layer already exists [2024-05-27T02:30:12.398Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:12.398Z] latest: digest: sha256:7b39d27c1bb4bd161b9795cd3b66d2e5bbf2a3ab929cc2263582df951b97f4a2 size: 3648 [Pipeline] } [Pipeline] // withEnv [2024-05-27T02:30:12.420Z] #62 ... [2024-05-27T02:30:12.420Z] [2024-05-27T02:30:12.420Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-27T02:30:12.420Z] #82 DONE 2.3s [2024-05-27T02:30:12.420Z] [2024-05-27T02:30:12.420Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-27T02:30:12.420Z] #74 12.55 Upgrading critical system libraries and apk-tools: [2024-05-27T02:30:12.420Z] #74 12.56 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:30:12.420Z] #74 12.63 Executing busybox-1.36.1-r5.trigger [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:12.686Z] #74 ... [2024-05-27T02:30:12.686Z] [2024-05-27T02:30:12.686Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-27T02:30:12.686Z] #83 DONE 0.3s [2024-05-27T02:30:12.686Z] [2024-05-27T02:30:12.686Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:30:12.686Z] #75 20.22 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:12.686Z] #75 20.33 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:30:12.727Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:12.973Z] #75 20.58 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:12.973Z] #75 20.59 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:30:12.973Z] #75 20.74 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:13.047Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [2024-05-27T02:30:13.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-27T02:30:13.047Z] 4053598d5891: Preparing [2024-05-27T02:30:13.047Z] 93fdabb7fb30: Preparing [2024-05-27T02:30:13.047Z] 3327df14b2ea: Preparing [2024-05-27T02:30:13.047Z] 1199cd2d916a: Preparing [2024-05-27T02:30:13.047Z] a6e2867a4782: Preparing [2024-05-27T02:30:13.047Z] 34bbe1d523be: Preparing [2024-05-27T02:30:13.047Z] 6bd69d482bff: Preparing [2024-05-27T02:30:13.047Z] d2445760760d: Preparing [2024-05-27T02:30:13.047Z] 36075970c1cd: Preparing [2024-05-27T02:30:13.047Z] 093d31a7e2b0: Preparing [2024-05-27T02:30:13.047Z] 394ac9ee84f8: Preparing [2024-05-27T02:30:13.047Z] 5f70bf18a086: Preparing [2024-05-27T02:30:13.047Z] c1e88184a2cd: Preparing [2024-05-27T02:30:13.047Z] 96a093a7c1ad: Preparing [2024-05-27T02:30:13.047Z] af053f672f08: Preparing [2024-05-27T02:30:13.047Z] aedc3bda2944: Preparing [2024-05-27T02:30:13.047Z] 093d31a7e2b0: Waiting [2024-05-27T02:30:13.047Z] 394ac9ee84f8: Waiting [2024-05-27T02:30:13.047Z] aedc3bda2944: Waiting [2024-05-27T02:30:13.047Z] 5f70bf18a086: Waiting [2024-05-27T02:30:13.047Z] c1e88184a2cd: Waiting [2024-05-27T02:30:13.047Z] d2445760760d: Waiting [2024-05-27T02:30:13.047Z] 36075970c1cd: Waiting [2024-05-27T02:30:13.047Z] 6bd69d482bff: Waiting [2024-05-27T02:30:13.047Z] 34bbe1d523be: Waiting [2024-05-27T02:30:13.047Z] 96a093a7c1ad: Waiting [2024-05-27T02:30:13.047Z] a6e2867a4782: Layer already exists [2024-05-27T02:30:13.047Z] 1199cd2d916a: Layer already exists [2024-05-27T02:30:13.047Z] 3327df14b2ea: Layer already exists [2024-05-27T02:30:13.047Z] 4053598d5891: Layer already exists [2024-05-27T02:30:13.047Z] 93fdabb7fb30: Layer already exists [2024-05-27T02:30:13.047Z] 34bbe1d523be: Layer already exists [2024-05-27T02:30:13.047Z] 6bd69d482bff: Layer already exists [2024-05-27T02:30:13.047Z] d2445760760d: Layer already exists [2024-05-27T02:30:13.047Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:13.047Z] 093d31a7e2b0: Layer already exists [2024-05-27T02:30:13.047Z] 5f70bf18a086: Layer already exists [2024-05-27T02:30:13.047Z] 394ac9ee84f8: Layer already exists [2024-05-27T02:30:13.047Z] c1e88184a2cd: Layer already exists [2024-05-27T02:30:13.047Z] af053f672f08: Layer already exists [2024-05-27T02:30:13.047Z] 96a093a7c1ad: Layer already exists [2024-05-27T02:30:13.047Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:13.047Z] 3.2.0-dev.23: digest: sha256:7b39d27c1bb4bd161b9795cd3b66d2e5bbf2a3ab929cc2263582df951b97f4a2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:13.263Z] #75 ... [2024-05-27T02:30:13.263Z] [2024-05-27T02:30:13.263Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-27T02:30:13.263Z] #62 DONE 25.0s [2024-05-27T02:30:13.365Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:13.535Z] [2024-05-27T02:30:13.535Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-27T02:30:13.535Z] #84 DONE 0.2s [2024-05-27T02:30:13.535Z] [2024-05-27T02:30:13.535Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-27T02:30:13.535Z] #72 22.80 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:13.535Z] #72 22.85 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:30:13.535Z] #72 23.13 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:13.535Z] #72 23.16 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:30:13.535Z] #72 23.24 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:13.535Z] #72 23.66 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:13.535Z] #72 23.73 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:13.535Z] #72 23.77 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:30:13.535Z] #72 23.89 Executing ca-certificates-20240226-r0.trigger [2024-05-27T02:30:13.535Z] #72 24.78 OK: 18 MiB in 19 packages [2024-05-27T02:30:13.686Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:13.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-27T02:30:13.686Z] 4053598d5891: Preparing [2024-05-27T02:30:13.686Z] 93fdabb7fb30: Preparing [2024-05-27T02:30:13.686Z] 3327df14b2ea: Preparing [2024-05-27T02:30:13.686Z] 1199cd2d916a: Preparing [2024-05-27T02:30:13.686Z] a6e2867a4782: Preparing [2024-05-27T02:30:13.686Z] 34bbe1d523be: Preparing [2024-05-27T02:30:13.686Z] 6bd69d482bff: Preparing [2024-05-27T02:30:13.686Z] d2445760760d: Preparing [2024-05-27T02:30:13.686Z] 36075970c1cd: Preparing [2024-05-27T02:30:13.686Z] 093d31a7e2b0: Preparing [2024-05-27T02:30:13.686Z] 394ac9ee84f8: Preparing [2024-05-27T02:30:13.686Z] 5f70bf18a086: Preparing [2024-05-27T02:30:13.686Z] c1e88184a2cd: Preparing [2024-05-27T02:30:13.686Z] 96a093a7c1ad: Preparing [2024-05-27T02:30:13.686Z] af053f672f08: Preparing [2024-05-27T02:30:13.686Z] aedc3bda2944: Preparing [2024-05-27T02:30:13.686Z] 34bbe1d523be: Waiting [2024-05-27T02:30:13.686Z] 6bd69d482bff: Waiting [2024-05-27T02:30:13.686Z] d2445760760d: Waiting [2024-05-27T02:30:13.686Z] 36075970c1cd: Waiting [2024-05-27T02:30:13.686Z] 093d31a7e2b0: Waiting [2024-05-27T02:30:13.686Z] 394ac9ee84f8: Waiting [2024-05-27T02:30:13.686Z] 5f70bf18a086: Waiting [2024-05-27T02:30:13.686Z] c1e88184a2cd: Waiting [2024-05-27T02:30:13.686Z] 96a093a7c1ad: Waiting [2024-05-27T02:30:13.686Z] af053f672f08: Waiting [2024-05-27T02:30:13.686Z] aedc3bda2944: Waiting [2024-05-27T02:30:13.686Z] a6e2867a4782: Layer already exists [2024-05-27T02:30:13.686Z] 3327df14b2ea: Layer already exists [2024-05-27T02:30:13.686Z] 93fdabb7fb30: Layer already exists [2024-05-27T02:30:13.686Z] 1199cd2d916a: Layer already exists [2024-05-27T02:30:13.686Z] 4053598d5891: Layer already exists [2024-05-27T02:30:13.686Z] 34bbe1d523be: Layer already exists [2024-05-27T02:30:13.686Z] d2445760760d: Layer already exists [2024-05-27T02:30:13.686Z] 6bd69d482bff: Layer already exists [2024-05-27T02:30:13.686Z] 093d31a7e2b0: Layer already exists [2024-05-27T02:30:13.686Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:13.686Z] c1e88184a2cd: Layer already exists [2024-05-27T02:30:13.686Z] 394ac9ee84f8: Layer already exists [2024-05-27T02:30:13.686Z] 5f70bf18a086: Layer already exists [2024-05-27T02:30:13.686Z] 96a093a7c1ad: Layer already exists [2024-05-27T02:30:13.686Z] af053f672f08: Layer already exists [2024-05-27T02:30:13.686Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:13.686Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:7b39d27c1bb4bd161b9795cd3b66d2e5bbf2a3ab929cc2263582df951b97f4a2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:14.016Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:14.115Z] #72 DONE 25.8s [2024-05-27T02:30:14.115Z] [2024-05-27T02:30:14.115Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:30:14.115Z] #75 21.32 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:14.115Z] #75 21.38 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:14.115Z] #75 21.40 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:30:14.115Z] #75 21.46 OK: 8 MiB in 16 packages [2024-05-27T02:30:14.332Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-05-27T02:30:14.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-27T02:30:14.332Z] 4053598d5891: Preparing [2024-05-27T02:30:14.332Z] 93fdabb7fb30: Preparing [2024-05-27T02:30:14.332Z] 3327df14b2ea: Preparing [2024-05-27T02:30:14.332Z] 1199cd2d916a: Preparing [2024-05-27T02:30:14.332Z] a6e2867a4782: Preparing [2024-05-27T02:30:14.332Z] 34bbe1d523be: Preparing [2024-05-27T02:30:14.332Z] 6bd69d482bff: Preparing [2024-05-27T02:30:14.332Z] d2445760760d: Preparing [2024-05-27T02:30:14.332Z] 36075970c1cd: Preparing [2024-05-27T02:30:14.332Z] 093d31a7e2b0: Preparing [2024-05-27T02:30:14.332Z] 394ac9ee84f8: Preparing [2024-05-27T02:30:14.332Z] 5f70bf18a086: Preparing [2024-05-27T02:30:14.332Z] c1e88184a2cd: Preparing [2024-05-27T02:30:14.332Z] 96a093a7c1ad: Preparing [2024-05-27T02:30:14.332Z] af053f672f08: Preparing [2024-05-27T02:30:14.332Z] aedc3bda2944: Preparing [2024-05-27T02:30:14.332Z] af053f672f08: Waiting [2024-05-27T02:30:14.332Z] d2445760760d: Waiting [2024-05-27T02:30:14.332Z] 34bbe1d523be: Waiting [2024-05-27T02:30:14.332Z] 96a093a7c1ad: Waiting [2024-05-27T02:30:14.332Z] 36075970c1cd: Waiting [2024-05-27T02:30:14.332Z] 6bd69d482bff: Waiting [2024-05-27T02:30:14.332Z] 394ac9ee84f8: Waiting [2024-05-27T02:30:14.332Z] aedc3bda2944: Waiting [2024-05-27T02:30:14.332Z] c1e88184a2cd: Waiting [2024-05-27T02:30:14.332Z] 5f70bf18a086: Waiting [2024-05-27T02:30:14.332Z] 1199cd2d916a: Layer already exists [2024-05-27T02:30:14.332Z] 3327df14b2ea: Layer already exists [2024-05-27T02:30:14.332Z] a6e2867a4782: Layer already exists [2024-05-27T02:30:14.332Z] 4053598d5891: Layer already exists [2024-05-27T02:30:14.332Z] 93fdabb7fb30: Layer already exists [2024-05-27T02:30:14.332Z] 34bbe1d523be: Layer already exists [2024-05-27T02:30:14.332Z] d2445760760d: Layer already exists [2024-05-27T02:30:14.332Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:14.332Z] 6bd69d482bff: Layer already exists [2024-05-27T02:30:14.332Z] 093d31a7e2b0: Layer already exists [2024-05-27T02:30:14.332Z] 5f70bf18a086: Layer already exists [2024-05-27T02:30:14.332Z] c1e88184a2cd: Layer already exists [2024-05-27T02:30:14.332Z] 394ac9ee84f8: Layer already exists [2024-05-27T02:30:14.332Z] 96a093a7c1ad: Layer already exists [2024-05-27T02:30:14.332Z] af053f672f08: Layer already exists [2024-05-27T02:30:14.332Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:14.332Z] main: digest: sha256:7b39d27c1bb4bd161b9795cd3b66d2e5bbf2a3ab929cc2263582df951b97f4a2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2024-05-27T02:30:14.396Z] #75 ... [2024-05-27T02:30:14.396Z] [2024-05-27T02:30:14.396Z] #63 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:30:14.396Z] #63 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:14.396Z] #63 22.34 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:14.396Z] #63 22.52 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:30:14.396Z] #63 22.84 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:14.396Z] #63 22.85 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:30:14.396Z] #63 22.97 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:14.396Z] #63 23.38 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:14.396Z] #63 23.48 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:14.396Z] #63 23.49 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:30:14.396Z] #63 23.63 Executing ca-certificates-20240226-r0.trigger [2024-05-27T02:30:14.396Z] #63 24.70 OK: 9 MiB in 17 packages [2024-05-27T02:30:14.396Z] #63 DONE 25.6s [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:30:14.413Z] ===================================================== [Pipeline] echo [2024-05-27T02:30:14.428Z] taggedImages: [2024-05-27T02:30:14.428Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:14.428Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-05-27T02:30:14.428Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.23 [2024-05-27T02:30:14.428Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:14.428Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-05-27T02:30:14.452Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-05-27T02:30:14.452Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:14.452Z] latest [2024-05-27T02:30:14.452Z] 3.2.0-dev.23 [2024-05-27T02:30:14.452Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:14.452Z] main [2024-05-27T02:30:14.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:14.667Z] [2024-05-27T02:30:14.667Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-27T02:30:14.667Z] #74 13.22 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:30:14.667Z] #74 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:14.667Z] #74 ... [2024-05-27T02:30:14.667Z] [2024-05-27T02:30:14.667Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:30:14.667Z] #75 DONE 22.4s [2024-05-27T02:30:14.789Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:14.931Z] [2024-05-27T02:30:14.931Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-27T02:30:14.931Z] #74 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:15.102Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:15.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-27T02:30:15.102Z] b030ed71fcdd: Preparing [2024-05-27T02:30:15.102Z] c1203a4c547c: Preparing [2024-05-27T02:30:15.102Z] 5128d5556089: Preparing [2024-05-27T02:30:15.102Z] ecea7911b587: Preparing [2024-05-27T02:30:15.102Z] d2445760760d: Preparing [2024-05-27T02:30:15.102Z] 36075970c1cd: Preparing [2024-05-27T02:30:15.102Z] 098e5b64e74c: Preparing [2024-05-27T02:30:15.102Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:30:15.102Z] aedc3bda2944: Preparing [2024-05-27T02:30:15.102Z] 36075970c1cd: Waiting [2024-05-27T02:30:15.102Z] 098e5b64e74c: Waiting [2024-05-27T02:30:15.102Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:30:15.102Z] aedc3bda2944: Waiting [2024-05-27T02:30:15.102Z] d2445760760d: Layer already exists [2024-05-27T02:30:15.102Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:15.102Z] 098e5b64e74c: Layer already exists [2024-05-27T02:30:15.102Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:30:15.102Z] c1203a4c547c: Pushed [2024-05-27T02:30:15.102Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:15.102Z] 5128d5556089: Pushed [2024-05-27T02:30:15.102Z] b030ed71fcdd: Pushed [2024-05-27T02:30:15.198Z] #74 ... [2024-05-27T02:30:15.198Z] [2024-05-27T02:30:15.198Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-27T02:30:15.198Z] #73 6.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:15.198Z] #73 7.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:15.198Z] #73 12.77 Upgrading critical system libraries and apk-tools: [2024-05-27T02:30:15.198Z] #73 12.80 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:30:15.198Z] #73 12.84 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:30:15.198Z] #73 14.21 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:30:15.198Z] #73 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:15.198Z] #73 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:15.463Z] #73 ... [2024-05-27T02:30:15.463Z] [2024-05-27T02:30:15.463Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:30:15.463Z] #77 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:15.463Z] #77 8.712 Upgrading critical system libraries and apk-tools: [2024-05-27T02:30:15.463Z] #77 8.712 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T02:30:15.463Z] #77 8.753 Executing busybox-1.36.1-r5.trigger [2024-05-27T02:30:15.463Z] #77 9.940 Continuing the upgrade transaction with new apk-tools: [2024-05-27T02:30:15.463Z] #77 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:15.726Z] #77 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T02:30:16.680Z] #77 ... [2024-05-27T02:30:16.680Z] [2024-05-27T02:30:16.680Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-27T02:30:16.680Z] #74 16.78 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:16.680Z] #74 16.84 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:30:16.680Z] #74 17.01 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:16.680Z] #74 17.02 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:30:16.945Z] #74 17.05 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:16.945Z] #74 17.06 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:30:16.945Z] #74 17.10 OK: 9 MiB in 20 packages [2024-05-27T02:30:17.528Z] #74 DONE 17.8s [2024-05-27T02:30:17.528Z] [2024-05-27T02:30:17.528Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-27T02:30:17.633Z] ecea7911b587: Pushed [2024-05-27T02:30:17.633Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:801eaa2f7da0ec966ef1342410ee4cfba00462fbec99c5228d245b3c84b6431a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:17.963Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:18.126Z] #85 ... [2024-05-27T02:30:18.126Z] [2024-05-27T02:30:18.126Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-27T02:30:18.126Z] #73 17.60 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:18.126Z] #73 17.68 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:30:18.126Z] #73 17.84 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:18.126Z] #73 17.85 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:30:18.126Z] #73 17.89 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:18.126Z] #73 18.13 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:18.126Z] #73 18.15 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:18.126Z] #73 18.16 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:30:18.126Z] #73 18.19 OK: 8 MiB in 19 packages [2024-05-27T02:30:18.126Z] #73 DONE 18.9s [2024-05-27T02:30:18.289Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-05-27T02:30:18.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-27T02:30:18.289Z] b030ed71fcdd: Preparing [2024-05-27T02:30:18.289Z] c1203a4c547c: Preparing [2024-05-27T02:30:18.289Z] 5128d5556089: Preparing [2024-05-27T02:30:18.289Z] ecea7911b587: Preparing [2024-05-27T02:30:18.289Z] d2445760760d: Preparing [2024-05-27T02:30:18.289Z] 36075970c1cd: Preparing [2024-05-27T02:30:18.289Z] 098e5b64e74c: Preparing [2024-05-27T02:30:18.289Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:30:18.289Z] aedc3bda2944: Preparing [2024-05-27T02:30:18.289Z] 098e5b64e74c: Waiting [2024-05-27T02:30:18.289Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:30:18.289Z] aedc3bda2944: Waiting [2024-05-27T02:30:18.289Z] 36075970c1cd: Waiting [2024-05-27T02:30:18.289Z] c1203a4c547c: Layer already exists [2024-05-27T02:30:18.289Z] 5128d5556089: Layer already exists [2024-05-27T02:30:18.289Z] b030ed71fcdd: Layer already exists [2024-05-27T02:30:18.289Z] d2445760760d: Layer already exists [2024-05-27T02:30:18.289Z] ecea7911b587: Layer already exists [2024-05-27T02:30:18.289Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:18.289Z] 098e5b64e74c: Layer already exists [2024-05-27T02:30:18.289Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:30:18.289Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:18.289Z] latest: digest: sha256:801eaa2f7da0ec966ef1342410ee4cfba00462fbec99c5228d245b3c84b6431a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:18.391Z] [2024-05-27T02:30:18.391Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-27T02:30:18.391Z] #77 11.96 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:18.391Z] #77 12.02 Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T02:30:18.391Z] #77 12.34 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:18.391Z] #77 12.36 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T02:30:18.391Z] #77 12.38 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:18.391Z] #77 12.84 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T02:30:18.391Z] #77 12.93 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T02:30:18.391Z] #77 12.94 Executing busybox-1.36.1-r6.trigger [2024-05-27T02:30:18.391Z] #77 12.96 Executing ca-certificates-20240226-r0.trigger [2024-05-27T02:30:18.625Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-05-27T02:30:18.657Z] #77 13.39 OK: 13 MiB in 26 packages [Pipeline] sh [2024-05-27T02:30:18.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [2024-05-27T02:30:18.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-27T02:30:18.946Z] b030ed71fcdd: Preparing [2024-05-27T02:30:18.946Z] c1203a4c547c: Preparing [2024-05-27T02:30:18.946Z] 5128d5556089: Preparing [2024-05-27T02:30:18.946Z] ecea7911b587: Preparing [2024-05-27T02:30:18.946Z] d2445760760d: Preparing [2024-05-27T02:30:18.946Z] 36075970c1cd: Preparing [2024-05-27T02:30:18.946Z] 098e5b64e74c: Preparing [2024-05-27T02:30:18.946Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:30:18.946Z] aedc3bda2944: Preparing [2024-05-27T02:30:18.946Z] 098e5b64e74c: Waiting [2024-05-27T02:30:18.946Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:30:18.946Z] aedc3bda2944: Waiting [2024-05-27T02:30:18.946Z] 36075970c1cd: Waiting [2024-05-27T02:30:18.946Z] d2445760760d: Layer already exists [2024-05-27T02:30:18.946Z] c1203a4c547c: Layer already exists [2024-05-27T02:30:18.946Z] b030ed71fcdd: Layer already exists [2024-05-27T02:30:18.946Z] 5128d5556089: Layer already exists [2024-05-27T02:30:18.946Z] ecea7911b587: Layer already exists [2024-05-27T02:30:18.946Z] 098e5b64e74c: Layer already exists [2024-05-27T02:30:18.946Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:18.946Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:30:18.946Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:18.946Z] 3.2.0-dev.23: digest: sha256:801eaa2f7da0ec966ef1342410ee4cfba00462fbec99c5228d245b3c84b6431a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:19.273Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:19.592Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:19.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-27T02:30:19.593Z] b030ed71fcdd: Preparing [2024-05-27T02:30:19.593Z] c1203a4c547c: Preparing [2024-05-27T02:30:19.593Z] 5128d5556089: Preparing [2024-05-27T02:30:19.593Z] ecea7911b587: Preparing [2024-05-27T02:30:19.593Z] d2445760760d: Preparing [2024-05-27T02:30:19.593Z] 36075970c1cd: Preparing [2024-05-27T02:30:19.593Z] 098e5b64e74c: Preparing [2024-05-27T02:30:19.593Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:30:19.593Z] aedc3bda2944: Preparing [2024-05-27T02:30:19.593Z] 098e5b64e74c: Waiting [2024-05-27T02:30:19.593Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:30:19.593Z] aedc3bda2944: Waiting [2024-05-27T02:30:19.593Z] 36075970c1cd: Waiting [2024-05-27T02:30:19.593Z] d2445760760d: Layer already exists [2024-05-27T02:30:19.593Z] ecea7911b587: Layer already exists [2024-05-27T02:30:19.593Z] b030ed71fcdd: Layer already exists [2024-05-27T02:30:19.593Z] c1203a4c547c: Layer already exists [2024-05-27T02:30:19.593Z] 5128d5556089: Layer already exists [2024-05-27T02:30:19.593Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:30:19.593Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:19.593Z] 098e5b64e74c: Layer already exists [2024-05-27T02:30:19.593Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:19.593Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:801eaa2f7da0ec966ef1342410ee4cfba00462fbec99c5228d245b3c84b6431a size: 2195 [Pipeline] } [Pipeline] // withEnv [2024-05-27T02:30:19.615Z] #77 DONE 14.2s [2024-05-27T02:30:19.615Z] [2024-05-27T02:30:19.615Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-27T02:30:19.615Z] #86 DONE 1.9s [2024-05-27T02:30:19.615Z] [2024-05-27T02:30:19.615Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-27T02:30:19.615Z] #85 DONE 1.9s [2024-05-27T02:30:19.615Z] [2024-05-27T02:30:19.615Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-27T02:30:19.615Z] #87 ... [2024-05-27T02:30:19.615Z] [2024-05-27T02:30:19.615Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-27T02:30:19.615Z] #88 DONE 1.4s [2024-05-27T02:30:19.615Z] [2024-05-27T02:30:19.615Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-27T02:30:19.615Z] #89 DONE 0.2s [2024-05-27T02:30:19.615Z] [2024-05-27T02:30:19.615Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:19.884Z] #90 ... [2024-05-27T02:30:19.884Z] [2024-05-27T02:30:19.884Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-27T02:30:19.884Z] #91 DONE 0.3s [2024-05-27T02:30:19.884Z] [2024-05-27T02:30:19.884Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-27T02:30:19.884Z] #92 DONE 0.2s [2024-05-27T02:30:19.884Z] [2024-05-27T02:30:19.884Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-27T02:30:19.884Z] #90 DONE 0.2s [2024-05-27T02:30:19.884Z] [2024-05-27T02:30:19.884Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-27T02:30:19.918Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:20.159Z] #93 ... [2024-05-27T02:30:20.159Z] [2024-05-27T02:30:20.159Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-27T02:30:20.159Z] #94 DONE 0.2s [2024-05-27T02:30:20.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-05-27T02:30:20.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-27T02:30:20.245Z] b030ed71fcdd: Preparing [2024-05-27T02:30:20.245Z] c1203a4c547c: Preparing [2024-05-27T02:30:20.245Z] 5128d5556089: Preparing [2024-05-27T02:30:20.245Z] ecea7911b587: Preparing [2024-05-27T02:30:20.245Z] d2445760760d: Preparing [2024-05-27T02:30:20.245Z] 36075970c1cd: Preparing [2024-05-27T02:30:20.245Z] 098e5b64e74c: Preparing [2024-05-27T02:30:20.245Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:30:20.245Z] aedc3bda2944: Preparing [2024-05-27T02:30:20.245Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:30:20.245Z] aedc3bda2944: Waiting [2024-05-27T02:30:20.245Z] 098e5b64e74c: Waiting [2024-05-27T02:30:20.245Z] 36075970c1cd: Waiting [2024-05-27T02:30:20.245Z] b030ed71fcdd: Layer already exists [2024-05-27T02:30:20.245Z] 5128d5556089: Layer already exists [2024-05-27T02:30:20.245Z] ecea7911b587: Layer already exists [2024-05-27T02:30:20.245Z] d2445760760d: Layer already exists [2024-05-27T02:30:20.245Z] c1203a4c547c: Layer already exists [2024-05-27T02:30:20.245Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:20.245Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:20.245Z] 098e5b64e74c: Layer already exists [2024-05-27T02:30:20.245Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:30:20.245Z] main: digest: sha256:801eaa2f7da0ec966ef1342410ee4cfba00462fbec99c5228d245b3c84b6431a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:30:20.316Z] ===================================================== [Pipeline] echo [2024-05-27T02:30:20.333Z] taggedImages: [2024-05-27T02:30:20.333Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:20.333Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-05-27T02:30:20.333Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.23 [2024-05-27T02:30:20.333Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:20.333Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-05-27T02:30:20.359Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-05-27T02:30:20.359Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:20.359Z] latest [2024-05-27T02:30:20.359Z] 3.2.0-dev.23 [2024-05-27T02:30:20.359Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:20.359Z] main [2024-05-27T02:30:20.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:20.441Z] [2024-05-27T02:30:20.441Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-27T02:30:20.441Z] #93 DONE 0.3s [2024-05-27T02:30:20.441Z] [2024-05-27T02:30:20.441Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-27T02:30:20.441Z] #95 DONE 0.2s [2024-05-27T02:30:20.441Z] [2024-05-27T02:30:20.441Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-27T02:30:20.441Z] #96 DONE 0.3s [2024-05-27T02:30:20.441Z] [2024-05-27T02:30:20.441Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-27T02:30:20.711Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:20.712Z] #97 ... [2024-05-27T02:30:20.712Z] [2024-05-27T02:30:20.712Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-27T02:30:20.712Z] #98 DONE 0.2s [2024-05-27T02:30:20.712Z] [2024-05-27T02:30:20.712Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-27T02:30:20.712Z] #97 DONE 0.3s [2024-05-27T02:30:20.712Z] [2024-05-27T02:30:20.712Z] #99 [security-spire-server] exporting to image [2024-05-27T02:30:20.712Z] #99 exporting layers [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:20.987Z] #99 ... [2024-05-27T02:30:20.987Z] [2024-05-27T02:30:20.987Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-27T02:30:20.987Z] #87 DONE 1.4s [2024-05-27T02:30:21.028Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:21.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-27T02:30:21.028Z] 6be58145117e: Preparing [2024-05-27T02:30:21.028Z] 6c77fa1ef132: Preparing [2024-05-27T02:30:21.028Z] 05288a66b714: Preparing [2024-05-27T02:30:21.028Z] 0c90b13bfe97: Preparing [2024-05-27T02:30:21.028Z] 848c3f31825e: Preparing [2024-05-27T02:30:21.028Z] d2445760760d: Preparing [2024-05-27T02:30:21.028Z] 36075970c1cd: Preparing [2024-05-27T02:30:21.028Z] e3fa35f9c2cd: Preparing [2024-05-27T02:30:21.028Z] b39e425ff5d0: Preparing [2024-05-27T02:30:21.028Z] b7cbc6746155: Preparing [2024-05-27T02:30:21.028Z] aedc3bda2944: Preparing [2024-05-27T02:30:21.028Z] e3fa35f9c2cd: Waiting [2024-05-27T02:30:21.028Z] d2445760760d: Waiting [2024-05-27T02:30:21.028Z] b39e425ff5d0: Waiting [2024-05-27T02:30:21.028Z] b7cbc6746155: Waiting [2024-05-27T02:30:21.028Z] 36075970c1cd: Waiting [2024-05-27T02:30:21.028Z] aedc3bda2944: Waiting [2024-05-27T02:30:21.028Z] 0c90b13bfe97: Pushed [2024-05-27T02:30:21.028Z] d2445760760d: Layer already exists [2024-05-27T02:30:21.028Z] 6be58145117e: Pushed [2024-05-27T02:30:21.028Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:21.028Z] 848c3f31825e: Pushed [2024-05-27T02:30:21.028Z] 6c77fa1ef132: Pushed [2024-05-27T02:30:21.028Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:21.252Z] [2024-05-27T02:30:21.252Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-27T02:30:21.287Z] e3fa35f9c2cd: Pushed [2024-05-27T02:30:21.287Z] b39e425ff5d0: Pushed [2024-05-27T02:30:21.522Z] #100 DONE 0.5s [2024-05-27T02:30:21.522Z] [2024-05-27T02:30:21.522Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-27T02:30:21.522Z] #101 DONE 0.2s [2024-05-27T02:30:21.522Z] [2024-05-27T02:30:21.522Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-27T02:30:21.790Z] #102 DONE 0.2s [2024-05-27T02:30:21.790Z] [2024-05-27T02:30:21.790Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-27T02:30:21.857Z] 05288a66b714: Pushed [2024-05-27T02:30:22.058Z] #103 DONE 0.2s [2024-05-27T02:30:22.058Z] [2024-05-27T02:30:22.058Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-27T02:30:22.058Z] #104 DONE 0.2s [2024-05-27T02:30:22.058Z] [2024-05-27T02:30:22.058Z] #99 [security-spire-agent] exporting to image [2024-05-27T02:30:22.795Z] b7cbc6746155: Pushed [2024-05-27T02:30:22.795Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:e1467c7baa1c9f80f59fd5b577ac8f96f5b44d063ec3801d0387d8a0a6a1398a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:23.018Z] #99 exporting layers 2.2s done [2024-05-27T02:30:23.018Z] #99 writing image sha256:b89f33f8f192cc516ad34c2c58371cd6ac479efe723d1bca71f07e0d9faee99d 0.0s done [2024-05-27T02:30:23.018Z] #99 naming to docker.io/library/security-spire-config-arm64 done [2024-05-27T02:30:23.130Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:23.284Z] #99 exporting layers 2.2s done [2024-05-27T02:30:23.284Z] #99 writing image sha256:bf51704cbe96a637a355ca45e0872962aa8818f57138f5710c34ea549500cfd8 0.0s done [2024-05-27T02:30:23.284Z] #99 naming to docker.io/library/security-spire-server-arm64 done [2024-05-27T02:30:23.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-05-27T02:30:23.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-27T02:30:23.458Z] 6be58145117e: Preparing [2024-05-27T02:30:23.458Z] 6c77fa1ef132: Preparing [2024-05-27T02:30:23.458Z] 05288a66b714: Preparing [2024-05-27T02:30:23.458Z] 0c90b13bfe97: Preparing [2024-05-27T02:30:23.458Z] 848c3f31825e: Preparing [2024-05-27T02:30:23.458Z] d2445760760d: Preparing [2024-05-27T02:30:23.458Z] 36075970c1cd: Preparing [2024-05-27T02:30:23.458Z] e3fa35f9c2cd: Preparing [2024-05-27T02:30:23.458Z] b39e425ff5d0: Preparing [2024-05-27T02:30:23.458Z] b7cbc6746155: Preparing [2024-05-27T02:30:23.458Z] aedc3bda2944: Preparing [2024-05-27T02:30:23.458Z] e3fa35f9c2cd: Waiting [2024-05-27T02:30:23.458Z] b39e425ff5d0: Waiting [2024-05-27T02:30:23.458Z] 36075970c1cd: Waiting [2024-05-27T02:30:23.458Z] aedc3bda2944: Waiting [2024-05-27T02:30:23.458Z] d2445760760d: Waiting [2024-05-27T02:30:23.458Z] b7cbc6746155: Waiting [2024-05-27T02:30:23.458Z] 6be58145117e: Layer already exists [2024-05-27T02:30:23.458Z] 05288a66b714: Layer already exists [2024-05-27T02:30:23.458Z] 848c3f31825e: Layer already exists [2024-05-27T02:30:23.458Z] 6c77fa1ef132: Layer already exists [2024-05-27T02:30:23.458Z] 0c90b13bfe97: Layer already exists [2024-05-27T02:30:23.458Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:23.458Z] b39e425ff5d0: Layer already exists [2024-05-27T02:30:23.458Z] e3fa35f9c2cd: Layer already exists [2024-05-27T02:30:23.458Z] b7cbc6746155: Layer already exists [2024-05-27T02:30:23.458Z] d2445760760d: Layer already exists [2024-05-27T02:30:23.458Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:23.458Z] latest: digest: sha256:e1467c7baa1c9f80f59fd5b577ac8f96f5b44d063ec3801d0387d8a0a6a1398a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:23.552Z] #99 exporting layers 1.5s done [2024-05-27T02:30:23.552Z] #99 writing image sha256:8af82714388f77857cfea08ec12e0fdea58e8d177222cb99d34183f96be4d01f done [2024-05-27T02:30:23.552Z] #99 naming to docker.io/library/security-spire-agent-arm64 done [2024-05-27T02:30:23.552Z] #99 DONE 2.9s [2024-05-27T02:30:23.552Z] [2024-05-27T02:30:23.552Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:30:23.780Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:24.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [2024-05-27T02:30:24.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-27T02:30:24.108Z] 6be58145117e: Preparing [2024-05-27T02:30:24.108Z] 6c77fa1ef132: Preparing [2024-05-27T02:30:24.108Z] 05288a66b714: Preparing [2024-05-27T02:30:24.108Z] 0c90b13bfe97: Preparing [2024-05-27T02:30:24.108Z] 848c3f31825e: Preparing [2024-05-27T02:30:24.108Z] d2445760760d: Preparing [2024-05-27T02:30:24.108Z] 36075970c1cd: Preparing [2024-05-27T02:30:24.108Z] e3fa35f9c2cd: Preparing [2024-05-27T02:30:24.108Z] b39e425ff5d0: Preparing [2024-05-27T02:30:24.108Z] b7cbc6746155: Preparing [2024-05-27T02:30:24.108Z] aedc3bda2944: Preparing [2024-05-27T02:30:24.108Z] e3fa35f9c2cd: Waiting [2024-05-27T02:30:24.108Z] b39e425ff5d0: Waiting [2024-05-27T02:30:24.108Z] d2445760760d: Waiting [2024-05-27T02:30:24.108Z] 36075970c1cd: Waiting [2024-05-27T02:30:24.108Z] aedc3bda2944: Waiting [2024-05-27T02:30:24.108Z] b7cbc6746155: Waiting [2024-05-27T02:30:24.108Z] 6be58145117e: Layer already exists [2024-05-27T02:30:24.108Z] 6c77fa1ef132: Layer already exists [2024-05-27T02:30:24.108Z] 05288a66b714: Layer already exists [2024-05-27T02:30:24.108Z] 0c90b13bfe97: Layer already exists [2024-05-27T02:30:24.108Z] 848c3f31825e: Layer already exists [2024-05-27T02:30:24.108Z] e3fa35f9c2cd: Layer already exists [2024-05-27T02:30:24.108Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:24.108Z] d2445760760d: Layer already exists [2024-05-27T02:30:24.108Z] b39e425ff5d0: Layer already exists [2024-05-27T02:30:24.108Z] b7cbc6746155: Layer already exists [2024-05-27T02:30:24.108Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:24.108Z] 3.2.0-dev.23: digest: sha256:e1467c7baa1c9f80f59fd5b577ac8f96f5b44d063ec3801d0387d8a0a6a1398a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:24.434Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:24.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:24.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-27T02:30:24.783Z] 6be58145117e: Preparing [2024-05-27T02:30:24.783Z] 6c77fa1ef132: Preparing [2024-05-27T02:30:24.783Z] 05288a66b714: Preparing [2024-05-27T02:30:24.783Z] 0c90b13bfe97: Preparing [2024-05-27T02:30:24.783Z] 848c3f31825e: Preparing [2024-05-27T02:30:24.783Z] d2445760760d: Preparing [2024-05-27T02:30:24.783Z] 36075970c1cd: Preparing [2024-05-27T02:30:24.783Z] e3fa35f9c2cd: Preparing [2024-05-27T02:30:24.783Z] b39e425ff5d0: Preparing [2024-05-27T02:30:24.783Z] b7cbc6746155: Preparing [2024-05-27T02:30:24.783Z] aedc3bda2944: Preparing [2024-05-27T02:30:24.783Z] e3fa35f9c2cd: Waiting [2024-05-27T02:30:24.783Z] d2445760760d: Waiting [2024-05-27T02:30:24.783Z] 36075970c1cd: Waiting [2024-05-27T02:30:24.783Z] b7cbc6746155: Waiting [2024-05-27T02:30:24.783Z] b39e425ff5d0: Waiting [2024-05-27T02:30:24.783Z] aedc3bda2944: Waiting [2024-05-27T02:30:24.783Z] 0c90b13bfe97: Layer already exists [2024-05-27T02:30:24.783Z] 6c77fa1ef132: Layer already exists [2024-05-27T02:30:24.783Z] 848c3f31825e: Layer already exists [2024-05-27T02:30:24.783Z] 05288a66b714: Layer already exists [2024-05-27T02:30:24.783Z] 6be58145117e: Layer already exists [2024-05-27T02:30:24.783Z] e3fa35f9c2cd: Layer already exists [2024-05-27T02:30:24.783Z] d2445760760d: Layer already exists [2024-05-27T02:30:24.783Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:24.783Z] b39e425ff5d0: Layer already exists [2024-05-27T02:30:24.783Z] b7cbc6746155: Layer already exists [2024-05-27T02:30:24.783Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:24.783Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:e1467c7baa1c9f80f59fd5b577ac8f96f5b44d063ec3801d0387d8a0a6a1398a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:25.110Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:25.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-05-27T02:30:25.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-27T02:30:25.427Z] 6be58145117e: Preparing [2024-05-27T02:30:25.427Z] 6c77fa1ef132: Preparing [2024-05-27T02:30:25.427Z] 05288a66b714: Preparing [2024-05-27T02:30:25.427Z] 0c90b13bfe97: Preparing [2024-05-27T02:30:25.427Z] 848c3f31825e: Preparing [2024-05-27T02:30:25.427Z] d2445760760d: Preparing [2024-05-27T02:30:25.427Z] 36075970c1cd: Preparing [2024-05-27T02:30:25.427Z] e3fa35f9c2cd: Preparing [2024-05-27T02:30:25.427Z] b39e425ff5d0: Preparing [2024-05-27T02:30:25.427Z] b7cbc6746155: Preparing [2024-05-27T02:30:25.427Z] aedc3bda2944: Preparing [2024-05-27T02:30:25.427Z] d2445760760d: Waiting [2024-05-27T02:30:25.427Z] e3fa35f9c2cd: Waiting [2024-05-27T02:30:25.427Z] b39e425ff5d0: Waiting [2024-05-27T02:30:25.427Z] 36075970c1cd: Waiting [2024-05-27T02:30:25.427Z] b7cbc6746155: Waiting [2024-05-27T02:30:25.427Z] aedc3bda2944: Waiting [2024-05-27T02:30:25.427Z] 05288a66b714: Layer already exists [2024-05-27T02:30:25.427Z] 0c90b13bfe97: Layer already exists [2024-05-27T02:30:25.427Z] 848c3f31825e: Layer already exists [2024-05-27T02:30:25.427Z] 6c77fa1ef132: Layer already exists [2024-05-27T02:30:25.427Z] 6be58145117e: Layer already exists [2024-05-27T02:30:25.427Z] d2445760760d: Layer already exists [2024-05-27T02:30:25.427Z] b39e425ff5d0: Layer already exists [2024-05-27T02:30:25.427Z] e3fa35f9c2cd: Layer already exists [2024-05-27T02:30:25.427Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:25.427Z] b7cbc6746155: Layer already exists [2024-05-27T02:30:25.427Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:25.427Z] main: digest: sha256:e1467c7baa1c9f80f59fd5b577ac8f96f5b44d063ec3801d0387d8a0a6a1398a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:30:25.500Z] ===================================================== [Pipeline] echo [2024-05-27T02:30:25.510Z] taggedImages: [2024-05-27T02:30:25.510Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:25.510Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-05-27T02:30:25.510Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.23 [2024-05-27T02:30:25.510Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:25.510Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-05-27T02:30:25.537Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-05-27T02:30:25.537Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:25.537Z] latest [2024-05-27T02:30:25.537Z] 3.2.0-dev.23 [2024-05-27T02:30:25.537Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:25.537Z] main [2024-05-27T02:30:25.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:25.877Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:26.211Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:26.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-27T02:30:26.211Z] 5506a9167455: Preparing [2024-05-27T02:30:26.211Z] 10f8d6681830: Preparing [2024-05-27T02:30:26.211Z] ea3c96ed5d78: Preparing [2024-05-27T02:30:26.211Z] a702221b4d96: Preparing [2024-05-27T02:30:26.211Z] a7ab2b174ce2: Preparing [2024-05-27T02:30:26.211Z] 5fa00be987dd: Preparing [2024-05-27T02:30:26.211Z] e6348dee5c59: Preparing [2024-05-27T02:30:26.211Z] d2445760760d: Preparing [2024-05-27T02:30:26.211Z] 36075970c1cd: Preparing [2024-05-27T02:30:26.211Z] 749c22998fb5: Preparing [2024-05-27T02:30:26.211Z] f98a73b3d70c: Preparing [2024-05-27T02:30:26.211Z] aedc3bda2944: Preparing [2024-05-27T02:30:26.211Z] 5fa00be987dd: Waiting [2024-05-27T02:30:26.211Z] e6348dee5c59: Waiting [2024-05-27T02:30:26.211Z] d2445760760d: Waiting [2024-05-27T02:30:26.211Z] 36075970c1cd: Waiting [2024-05-27T02:30:26.211Z] 749c22998fb5: Waiting [2024-05-27T02:30:26.211Z] f98a73b3d70c: Waiting [2024-05-27T02:30:26.211Z] aedc3bda2944: Waiting [2024-05-27T02:30:26.211Z] 10f8d6681830: Pushed [2024-05-27T02:30:26.211Z] a7ab2b174ce2: Pushed [2024-05-27T02:30:26.211Z] 5506a9167455: Pushed [2024-05-27T02:30:26.211Z] d2445760760d: Layer already exists [2024-05-27T02:30:26.211Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:26.529Z] e6348dee5c59: Pushed [2024-05-27T02:30:26.529Z] 5fa00be987dd: Pushed [2024-05-27T02:30:26.529Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:27.114Z] 749c22998fb5: Pushed [2024-05-27T02:30:27.114Z] a702221b4d96: Pushed [2024-05-27T02:30:27.421Z] ea3c96ed5d78: Pushed [2024-05-27T02:30:27.421Z] f98a73b3d70c: Pushed [2024-05-27T02:30:27.723Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:6baea1c0a57bcd51cc139256e9ceb1f92da3566b167b7894d33946cc01fbfb73 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:28.086Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:28.417Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-05-27T02:30:28.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-27T02:30:28.417Z] 5506a9167455: Preparing [2024-05-27T02:30:28.417Z] 10f8d6681830: Preparing [2024-05-27T02:30:28.417Z] ea3c96ed5d78: Preparing [2024-05-27T02:30:28.417Z] a702221b4d96: Preparing [2024-05-27T02:30:28.417Z] a7ab2b174ce2: Preparing [2024-05-27T02:30:28.417Z] 5fa00be987dd: Preparing [2024-05-27T02:30:28.417Z] e6348dee5c59: Preparing [2024-05-27T02:30:28.417Z] d2445760760d: Preparing [2024-05-27T02:30:28.417Z] 36075970c1cd: Preparing [2024-05-27T02:30:28.417Z] 749c22998fb5: Preparing [2024-05-27T02:30:28.417Z] f98a73b3d70c: Preparing [2024-05-27T02:30:28.417Z] aedc3bda2944: Preparing [2024-05-27T02:30:28.417Z] d2445760760d: Waiting [2024-05-27T02:30:28.417Z] 36075970c1cd: Waiting [2024-05-27T02:30:28.417Z] 5fa00be987dd: Waiting [2024-05-27T02:30:28.417Z] 749c22998fb5: Waiting [2024-05-27T02:30:28.417Z] f98a73b3d70c: Waiting [2024-05-27T02:30:28.417Z] e6348dee5c59: Waiting [2024-05-27T02:30:28.417Z] aedc3bda2944: Waiting [2024-05-27T02:30:28.417Z] ea3c96ed5d78: Layer already exists [2024-05-27T02:30:28.417Z] a702221b4d96: Layer already exists [2024-05-27T02:30:28.417Z] 5506a9167455: Layer already exists [2024-05-27T02:30:28.417Z] 10f8d6681830: Layer already exists [2024-05-27T02:30:28.417Z] a7ab2b174ce2: Layer already exists [2024-05-27T02:30:28.417Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:28.417Z] 5fa00be987dd: Layer already exists [2024-05-27T02:30:28.417Z] e6348dee5c59: Layer already exists [2024-05-27T02:30:28.417Z] d2445760760d: Layer already exists [2024-05-27T02:30:28.417Z] 749c22998fb5: Layer already exists [2024-05-27T02:30:28.417Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:28.417Z] f98a73b3d70c: Layer already exists [2024-05-27T02:30:28.417Z] latest: digest: sha256:6baea1c0a57bcd51cc139256e9ceb1f92da3566b167b7894d33946cc01fbfb73 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:28.736Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:29.060Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [2024-05-27T02:30:29.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-27T02:30:29.060Z] 5506a9167455: Preparing [2024-05-27T02:30:29.060Z] 10f8d6681830: Preparing [2024-05-27T02:30:29.060Z] ea3c96ed5d78: Preparing [2024-05-27T02:30:29.060Z] a702221b4d96: Preparing [2024-05-27T02:30:29.060Z] a7ab2b174ce2: Preparing [2024-05-27T02:30:29.060Z] 5fa00be987dd: Preparing [2024-05-27T02:30:29.060Z] e6348dee5c59: Preparing [2024-05-27T02:30:29.060Z] d2445760760d: Preparing [2024-05-27T02:30:29.060Z] 36075970c1cd: Preparing [2024-05-27T02:30:29.060Z] 749c22998fb5: Preparing [2024-05-27T02:30:29.060Z] f98a73b3d70c: Preparing [2024-05-27T02:30:29.060Z] aedc3bda2944: Preparing [2024-05-27T02:30:29.060Z] d2445760760d: Waiting [2024-05-27T02:30:29.060Z] f98a73b3d70c: Waiting [2024-05-27T02:30:29.060Z] aedc3bda2944: Waiting [2024-05-27T02:30:29.060Z] 36075970c1cd: Waiting [2024-05-27T02:30:29.060Z] 5fa00be987dd: Waiting [2024-05-27T02:30:29.060Z] e6348dee5c59: Waiting [2024-05-27T02:30:29.060Z] 749c22998fb5: Waiting [2024-05-27T02:30:29.060Z] a7ab2b174ce2: Layer already exists [2024-05-27T02:30:29.060Z] 5506a9167455: Layer already exists [2024-05-27T02:30:29.060Z] ea3c96ed5d78: Layer already exists [2024-05-27T02:30:29.060Z] 10f8d6681830: Layer already exists [2024-05-27T02:30:29.060Z] a702221b4d96: Layer already exists [2024-05-27T02:30:29.060Z] e6348dee5c59: Layer already exists [2024-05-27T02:30:29.060Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:29.060Z] 749c22998fb5: Layer already exists [2024-05-27T02:30:29.060Z] d2445760760d: Layer already exists [2024-05-27T02:30:29.060Z] 5fa00be987dd: Layer already exists [2024-05-27T02:30:29.060Z] f98a73b3d70c: Layer already exists [2024-05-27T02:30:29.060Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:29.060Z] 3.2.0-dev.23: digest: sha256:6baea1c0a57bcd51cc139256e9ceb1f92da3566b167b7894d33946cc01fbfb73 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:29.378Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:29.696Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:29.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-27T02:30:29.696Z] 5506a9167455: Preparing [2024-05-27T02:30:29.696Z] 10f8d6681830: Preparing [2024-05-27T02:30:29.696Z] ea3c96ed5d78: Preparing [2024-05-27T02:30:29.696Z] a702221b4d96: Preparing [2024-05-27T02:30:29.696Z] a7ab2b174ce2: Preparing [2024-05-27T02:30:29.696Z] 5fa00be987dd: Preparing [2024-05-27T02:30:29.696Z] e6348dee5c59: Preparing [2024-05-27T02:30:29.696Z] d2445760760d: Preparing [2024-05-27T02:30:29.696Z] 36075970c1cd: Preparing [2024-05-27T02:30:29.696Z] 749c22998fb5: Preparing [2024-05-27T02:30:29.696Z] f98a73b3d70c: Preparing [2024-05-27T02:30:29.696Z] aedc3bda2944: Preparing [2024-05-27T02:30:29.696Z] 5fa00be987dd: Waiting [2024-05-27T02:30:29.696Z] e6348dee5c59: Waiting [2024-05-27T02:30:29.696Z] d2445760760d: Waiting [2024-05-27T02:30:29.696Z] f98a73b3d70c: Waiting [2024-05-27T02:30:29.696Z] 36075970c1cd: Waiting [2024-05-27T02:30:29.696Z] 749c22998fb5: Waiting [2024-05-27T02:30:29.696Z] aedc3bda2944: Waiting [2024-05-27T02:30:29.696Z] ea3c96ed5d78: Layer already exists [2024-05-27T02:30:29.696Z] 10f8d6681830: Layer already exists [2024-05-27T02:30:29.696Z] a7ab2b174ce2: Layer already exists [2024-05-27T02:30:29.696Z] 5506a9167455: Layer already exists [2024-05-27T02:30:29.696Z] a702221b4d96: Layer already exists [2024-05-27T02:30:29.696Z] d2445760760d: Layer already exists [2024-05-27T02:30:29.696Z] 5fa00be987dd: Layer already exists [2024-05-27T02:30:29.696Z] e6348dee5c59: Layer already exists [2024-05-27T02:30:29.696Z] 749c22998fb5: Layer already exists [2024-05-27T02:30:29.696Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:29.696Z] f98a73b3d70c: Layer already exists [2024-05-27T02:30:29.696Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:29.696Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:6baea1c0a57bcd51cc139256e9ceb1f92da3566b167b7894d33946cc01fbfb73 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:30.026Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:30.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-05-27T02:30:30.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-27T02:30:30.336Z] 5506a9167455: Preparing [2024-05-27T02:30:30.336Z] 10f8d6681830: Preparing [2024-05-27T02:30:30.336Z] ea3c96ed5d78: Preparing [2024-05-27T02:30:30.336Z] a702221b4d96: Preparing [2024-05-27T02:30:30.336Z] a7ab2b174ce2: Preparing [2024-05-27T02:30:30.336Z] 5fa00be987dd: Preparing [2024-05-27T02:30:30.336Z] e6348dee5c59: Preparing [2024-05-27T02:30:30.336Z] d2445760760d: Preparing [2024-05-27T02:30:30.336Z] 36075970c1cd: Preparing [2024-05-27T02:30:30.336Z] 749c22998fb5: Preparing [2024-05-27T02:30:30.336Z] f98a73b3d70c: Preparing [2024-05-27T02:30:30.336Z] aedc3bda2944: Preparing [2024-05-27T02:30:30.336Z] 5fa00be987dd: Waiting [2024-05-27T02:30:30.336Z] e6348dee5c59: Waiting [2024-05-27T02:30:30.336Z] d2445760760d: Waiting [2024-05-27T02:30:30.336Z] f98a73b3d70c: Waiting [2024-05-27T02:30:30.336Z] 36075970c1cd: Waiting [2024-05-27T02:30:30.336Z] aedc3bda2944: Waiting [2024-05-27T02:30:30.336Z] a7ab2b174ce2: Layer already exists [2024-05-27T02:30:30.336Z] 5506a9167455: Layer already exists [2024-05-27T02:30:30.336Z] 10f8d6681830: Layer already exists [2024-05-27T02:30:30.336Z] a702221b4d96: Layer already exists [2024-05-27T02:30:30.336Z] ea3c96ed5d78: Layer already exists [2024-05-27T02:30:30.336Z] e6348dee5c59: Layer already exists [2024-05-27T02:30:30.336Z] 5fa00be987dd: Layer already exists [2024-05-27T02:30:30.336Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:30.336Z] d2445760760d: Layer already exists [2024-05-27T02:30:30.336Z] 749c22998fb5: Layer already exists [2024-05-27T02:30:30.336Z] f98a73b3d70c: Layer already exists [2024-05-27T02:30:30.336Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:30.336Z] main: digest: sha256:6baea1c0a57bcd51cc139256e9ceb1f92da3566b167b7894d33946cc01fbfb73 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:30:30.406Z] ===================================================== [Pipeline] echo [2024-05-27T02:30:30.421Z] taggedImages: [2024-05-27T02:30:30.421Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:30.421Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-05-27T02:30:30.421Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.23 [2024-05-27T02:30:30.421Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:30.421Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-05-27T02:30:30.451Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-05-27T02:30:30.451Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:30.451Z] latest [2024-05-27T02:30:30.451Z] 3.2.0-dev.23 [2024-05-27T02:30:30.451Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:30.451Z] main [2024-05-27T02:30:30.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:30.785Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:31.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:31.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-27T02:30:31.101Z] 7be3da86fe38: Preparing [2024-05-27T02:30:31.101Z] 0b39c860e4e3: Preparing [2024-05-27T02:30:31.101Z] d2445760760d: Preparing [2024-05-27T02:30:31.101Z] 36075970c1cd: Preparing [2024-05-27T02:30:31.101Z] e0dac29a19f4: Preparing [2024-05-27T02:30:31.101Z] dedbb12617b6: Preparing [2024-05-27T02:30:31.101Z] aedc3bda2944: Preparing [2024-05-27T02:30:31.101Z] dedbb12617b6: Waiting [2024-05-27T02:30:31.101Z] aedc3bda2944: Waiting [2024-05-27T02:30:31.101Z] d2445760760d: Layer already exists [2024-05-27T02:30:31.101Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:31.101Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:31.101Z] 7be3da86fe38: Pushed [2024-05-27T02:30:31.669Z] e0dac29a19f4: Pushed [2024-05-27T02:30:31.669Z] dedbb12617b6: Pushed [2024-05-27T02:30:32.607Z] 0b39c860e4e3: Pushed [2024-05-27T02:30:32.866Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:9738dd88681de9731cd1346538d0e53e7f16e3e45166ecf16e8d1a3aa8b56100 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:33.185Z] + 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-05-27T02:30:33.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-05-27T02:30:33.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-27T02:30:33.501Z] 7be3da86fe38: Preparing [2024-05-27T02:30:33.501Z] 0b39c860e4e3: Preparing [2024-05-27T02:30:33.501Z] d2445760760d: Preparing [2024-05-27T02:30:33.501Z] 36075970c1cd: Preparing [2024-05-27T02:30:33.501Z] e0dac29a19f4: Preparing [2024-05-27T02:30:33.501Z] dedbb12617b6: Preparing [2024-05-27T02:30:33.501Z] aedc3bda2944: Preparing [2024-05-27T02:30:33.501Z] dedbb12617b6: Waiting [2024-05-27T02:30:33.501Z] aedc3bda2944: Waiting [2024-05-27T02:30:33.501Z] 7be3da86fe38: Layer already exists [2024-05-27T02:30:33.501Z] 0b39c860e4e3: Layer already exists [2024-05-27T02:30:33.501Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:33.501Z] e0dac29a19f4: Layer already exists [2024-05-27T02:30:33.501Z] d2445760760d: Layer already exists [2024-05-27T02:30:33.501Z] dedbb12617b6: Layer already exists [2024-05-27T02:30:33.501Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:33.501Z] latest: digest: sha256:9738dd88681de9731cd1346538d0e53e7f16e3e45166ecf16e8d1a3aa8b56100 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:33.823Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:34.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [2024-05-27T02:30:34.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-27T02:30:34.148Z] 7be3da86fe38: Preparing [2024-05-27T02:30:34.148Z] 0b39c860e4e3: Preparing [2024-05-27T02:30:34.148Z] d2445760760d: Preparing [2024-05-27T02:30:34.148Z] 36075970c1cd: Preparing [2024-05-27T02:30:34.148Z] e0dac29a19f4: Preparing [2024-05-27T02:30:34.148Z] dedbb12617b6: Preparing [2024-05-27T02:30:34.148Z] aedc3bda2944: Preparing [2024-05-27T02:30:34.148Z] dedbb12617b6: Waiting [2024-05-27T02:30:34.148Z] aedc3bda2944: Waiting [2024-05-27T02:30:34.148Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:34.148Z] 0b39c860e4e3: Layer already exists [2024-05-27T02:30:34.148Z] 7be3da86fe38: Layer already exists [2024-05-27T02:30:34.148Z] e0dac29a19f4: Layer already exists [2024-05-27T02:30:34.148Z] d2445760760d: Layer already exists [2024-05-27T02:30:34.148Z] dedbb12617b6: Layer already exists [2024-05-27T02:30:34.148Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:34.148Z] 3.2.0-dev.23: digest: sha256:9738dd88681de9731cd1346538d0e53e7f16e3e45166ecf16e8d1a3aa8b56100 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:34.487Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:34.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:34.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-27T02:30:34.814Z] 7be3da86fe38: Preparing [2024-05-27T02:30:34.814Z] 0b39c860e4e3: Preparing [2024-05-27T02:30:34.814Z] d2445760760d: Preparing [2024-05-27T02:30:34.814Z] 36075970c1cd: Preparing [2024-05-27T02:30:34.814Z] e0dac29a19f4: Preparing [2024-05-27T02:30:34.814Z] dedbb12617b6: Preparing [2024-05-27T02:30:34.814Z] aedc3bda2944: Preparing [2024-05-27T02:30:34.814Z] dedbb12617b6: Waiting [2024-05-27T02:30:34.814Z] aedc3bda2944: Waiting [2024-05-27T02:30:34.814Z] d2445760760d: Layer already exists [2024-05-27T02:30:34.814Z] e0dac29a19f4: Layer already exists [2024-05-27T02:30:34.814Z] 0b39c860e4e3: Layer already exists [2024-05-27T02:30:34.814Z] 7be3da86fe38: Layer already exists [2024-05-27T02:30:34.814Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:34.814Z] dedbb12617b6: Layer already exists [2024-05-27T02:30:34.814Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:34.814Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:9738dd88681de9731cd1346538d0e53e7f16e3e45166ecf16e8d1a3aa8b56100 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:35.146Z] + 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-05-27T02:30:35.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-05-27T02:30:35.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-27T02:30:35.474Z] 7be3da86fe38: Preparing [2024-05-27T02:30:35.474Z] 0b39c860e4e3: Preparing [2024-05-27T02:30:35.474Z] d2445760760d: Preparing [2024-05-27T02:30:35.474Z] 36075970c1cd: Preparing [2024-05-27T02:30:35.474Z] e0dac29a19f4: Preparing [2024-05-27T02:30:35.474Z] dedbb12617b6: Preparing [2024-05-27T02:30:35.474Z] aedc3bda2944: Preparing [2024-05-27T02:30:35.474Z] dedbb12617b6: Waiting [2024-05-27T02:30:35.474Z] aedc3bda2944: Waiting [2024-05-27T02:30:35.474Z] 7be3da86fe38: Layer already exists [2024-05-27T02:30:35.474Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:35.474Z] d2445760760d: Layer already exists [2024-05-27T02:30:35.474Z] e0dac29a19f4: Layer already exists [2024-05-27T02:30:35.474Z] 0b39c860e4e3: Layer already exists [2024-05-27T02:30:35.474Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:35.474Z] dedbb12617b6: Layer already exists [2024-05-27T02:30:35.474Z] main: digest: sha256:9738dd88681de9731cd1346538d0e53e7f16e3e45166ecf16e8d1a3aa8b56100 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:30:35.552Z] ===================================================== [Pipeline] echo [2024-05-27T02:30:35.567Z] taggedImages: [2024-05-27T02:30:35.567Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:35.567Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-05-27T02:30:35.567Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.23 [2024-05-27T02:30:35.567Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:35.567Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-05-27T02:30:35.598Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-05-27T02:30:35.598Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:35.598Z] latest [2024-05-27T02:30:35.598Z] 3.2.0-dev.23 [2024-05-27T02:30:35.598Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:35.598Z] main [2024-05-27T02:30:35.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:35.938Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:36.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:36.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-27T02:30:36.259Z] 60a6d1cd0f87: Preparing [2024-05-27T02:30:36.259Z] 935cfa086979: Preparing [2024-05-27T02:30:36.259Z] b3f19f7df7e3: Preparing [2024-05-27T02:30:36.259Z] d2445760760d: Preparing [2024-05-27T02:30:36.259Z] 36075970c1cd: Preparing [2024-05-27T02:30:36.259Z] d0b563d9ed93: Preparing [2024-05-27T02:30:36.259Z] f89ececa751d: Preparing [2024-05-27T02:30:36.259Z] 5a42553d8de1: Preparing [2024-05-27T02:30:36.259Z] c9ed517ce1df: Preparing [2024-05-27T02:30:36.259Z] aedc3bda2944: Preparing [2024-05-27T02:30:36.259Z] d0b563d9ed93: Waiting [2024-05-27T02:30:36.259Z] f89ececa751d: Waiting [2024-05-27T02:30:36.259Z] 5a42553d8de1: Waiting [2024-05-27T02:30:36.259Z] c9ed517ce1df: Waiting [2024-05-27T02:30:36.259Z] aedc3bda2944: Waiting [2024-05-27T02:30:36.259Z] d2445760760d: Layer already exists [2024-05-27T02:30:36.259Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:36.259Z] 60a6d1cd0f87: Pushed [2024-05-27T02:30:36.259Z] b3f19f7df7e3: Pushed [2024-05-27T02:30:36.259Z] 935cfa086979: Pushed [2024-05-27T02:30:36.259Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:36.518Z] 5a42553d8de1: Pushed [2024-05-27T02:30:37.453Z] c9ed517ce1df: Pushed [2024-05-27T02:30:41.643Z] f89ececa751d: Pushed [2024-05-27T02:30:44.179Z] d0b563d9ed93: Pushed [2024-05-27T02:30:44.179Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:e77dc877c3992cdcae0db3f149bbd974c16310f23c8994e537d3fc740c4dd9cd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:44.506Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:44.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-05-27T02:30:44.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-27T02:30:44.831Z] 60a6d1cd0f87: Preparing [2024-05-27T02:30:44.831Z] 935cfa086979: Preparing [2024-05-27T02:30:44.831Z] b3f19f7df7e3: Preparing [2024-05-27T02:30:44.831Z] d2445760760d: Preparing [2024-05-27T02:30:44.831Z] 36075970c1cd: Preparing [2024-05-27T02:30:44.831Z] d0b563d9ed93: Preparing [2024-05-27T02:30:44.831Z] f89ececa751d: Preparing [2024-05-27T02:30:44.831Z] 5a42553d8de1: Preparing [2024-05-27T02:30:44.831Z] c9ed517ce1df: Preparing [2024-05-27T02:30:44.831Z] aedc3bda2944: Preparing [2024-05-27T02:30:44.831Z] f89ececa751d: Waiting [2024-05-27T02:30:44.831Z] 5a42553d8de1: Waiting [2024-05-27T02:30:44.831Z] c9ed517ce1df: Waiting [2024-05-27T02:30:44.831Z] d0b563d9ed93: Waiting [2024-05-27T02:30:44.831Z] aedc3bda2944: Waiting [2024-05-27T02:30:44.831Z] d2445760760d: Layer already exists [2024-05-27T02:30:44.831Z] 935cfa086979: Layer already exists [2024-05-27T02:30:44.831Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:44.831Z] b3f19f7df7e3: Layer already exists [2024-05-27T02:30:44.831Z] 60a6d1cd0f87: Layer already exists [2024-05-27T02:30:44.831Z] d0b563d9ed93: Layer already exists [2024-05-27T02:30:44.831Z] 5a42553d8de1: Layer already exists [2024-05-27T02:30:44.831Z] c9ed517ce1df: Layer already exists [2024-05-27T02:30:44.831Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:44.831Z] f89ececa751d: Layer already exists [2024-05-27T02:30:44.831Z] latest: digest: sha256:e77dc877c3992cdcae0db3f149bbd974c16310f23c8994e537d3fc740c4dd9cd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:45.163Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:45.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [2024-05-27T02:30:45.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-27T02:30:45.488Z] 60a6d1cd0f87: Preparing [2024-05-27T02:30:45.488Z] 935cfa086979: Preparing [2024-05-27T02:30:45.488Z] b3f19f7df7e3: Preparing [2024-05-27T02:30:45.488Z] d2445760760d: Preparing [2024-05-27T02:30:45.488Z] 36075970c1cd: Preparing [2024-05-27T02:30:45.488Z] d0b563d9ed93: Preparing [2024-05-27T02:30:45.488Z] f89ececa751d: Preparing [2024-05-27T02:30:45.488Z] 5a42553d8de1: Preparing [2024-05-27T02:30:45.488Z] c9ed517ce1df: Preparing [2024-05-27T02:30:45.488Z] aedc3bda2944: Preparing [2024-05-27T02:30:45.488Z] c9ed517ce1df: Waiting [2024-05-27T02:30:45.488Z] f89ececa751d: Waiting [2024-05-27T02:30:45.488Z] 5a42553d8de1: Waiting [2024-05-27T02:30:45.488Z] d0b563d9ed93: Waiting [2024-05-27T02:30:45.488Z] 60a6d1cd0f87: Layer already exists [2024-05-27T02:30:45.488Z] 935cfa086979: Layer already exists [2024-05-27T02:30:45.488Z] d2445760760d: Layer already exists [2024-05-27T02:30:45.488Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:45.488Z] b3f19f7df7e3: Layer already exists [2024-05-27T02:30:45.488Z] f89ececa751d: Layer already exists [2024-05-27T02:30:45.488Z] 5a42553d8de1: Layer already exists [2024-05-27T02:30:45.488Z] c9ed517ce1df: Layer already exists [2024-05-27T02:30:45.488Z] d0b563d9ed93: Layer already exists [2024-05-27T02:30:45.488Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:45.488Z] 3.2.0-dev.23: digest: sha256:e77dc877c3992cdcae0db3f149bbd974c16310f23c8994e537d3fc740c4dd9cd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:45.812Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:46.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:46.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-27T02:30:46.134Z] 60a6d1cd0f87: Preparing [2024-05-27T02:30:46.134Z] 935cfa086979: Preparing [2024-05-27T02:30:46.134Z] b3f19f7df7e3: Preparing [2024-05-27T02:30:46.134Z] d2445760760d: Preparing [2024-05-27T02:30:46.134Z] 36075970c1cd: Preparing [2024-05-27T02:30:46.134Z] d0b563d9ed93: Preparing [2024-05-27T02:30:46.134Z] f89ececa751d: Preparing [2024-05-27T02:30:46.134Z] 5a42553d8de1: Preparing [2024-05-27T02:30:46.134Z] c9ed517ce1df: Preparing [2024-05-27T02:30:46.134Z] aedc3bda2944: Preparing [2024-05-27T02:30:46.134Z] 5a42553d8de1: Waiting [2024-05-27T02:30:46.134Z] c9ed517ce1df: Waiting [2024-05-27T02:30:46.134Z] aedc3bda2944: Waiting [2024-05-27T02:30:46.134Z] d0b563d9ed93: Waiting [2024-05-27T02:30:46.134Z] f89ececa751d: Waiting [2024-05-27T02:30:46.134Z] 60a6d1cd0f87: Layer already exists [2024-05-27T02:30:46.134Z] b3f19f7df7e3: Layer already exists [2024-05-27T02:30:46.134Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:46.134Z] 935cfa086979: Layer already exists [2024-05-27T02:30:46.134Z] d2445760760d: Layer already exists [2024-05-27T02:30:46.134Z] d0b563d9ed93: Layer already exists [2024-05-27T02:30:46.134Z] f89ececa751d: Layer already exists [2024-05-27T02:30:46.134Z] 5a42553d8de1: Layer already exists [2024-05-27T02:30:46.134Z] c9ed517ce1df: Layer already exists [2024-05-27T02:30:46.134Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:46.134Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:e77dc877c3992cdcae0db3f149bbd974c16310f23c8994e537d3fc740c4dd9cd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:46.462Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:46.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-05-27T02:30:46.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-27T02:30:46.783Z] 60a6d1cd0f87: Preparing [2024-05-27T02:30:46.783Z] 935cfa086979: Preparing [2024-05-27T02:30:46.783Z] b3f19f7df7e3: Preparing [2024-05-27T02:30:46.783Z] d2445760760d: Preparing [2024-05-27T02:30:46.783Z] 36075970c1cd: Preparing [2024-05-27T02:30:46.783Z] d0b563d9ed93: Preparing [2024-05-27T02:30:46.783Z] f89ececa751d: Preparing [2024-05-27T02:30:46.783Z] 5a42553d8de1: Preparing [2024-05-27T02:30:46.783Z] c9ed517ce1df: Preparing [2024-05-27T02:30:46.783Z] aedc3bda2944: Preparing [2024-05-27T02:30:46.783Z] 5a42553d8de1: Waiting [2024-05-27T02:30:46.783Z] d0b563d9ed93: Waiting [2024-05-27T02:30:46.783Z] aedc3bda2944: Waiting [2024-05-27T02:30:46.783Z] c9ed517ce1df: Waiting [2024-05-27T02:30:46.783Z] f89ececa751d: Waiting [2024-05-27T02:30:46.783Z] 935cfa086979: Layer already exists [2024-05-27T02:30:46.783Z] d2445760760d: Layer already exists [2024-05-27T02:30:46.783Z] 60a6d1cd0f87: Layer already exists [2024-05-27T02:30:46.783Z] b3f19f7df7e3: Layer already exists [2024-05-27T02:30:46.783Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:46.783Z] d0b563d9ed93: Layer already exists [2024-05-27T02:30:46.783Z] f89ececa751d: Layer already exists [2024-05-27T02:30:46.783Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:46.783Z] c9ed517ce1df: Layer already exists [2024-05-27T02:30:46.783Z] 5a42553d8de1: Layer already exists [2024-05-27T02:30:46.783Z] main: digest: sha256:e77dc877c3992cdcae0db3f149bbd974c16310f23c8994e537d3fc740c4dd9cd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:30:46.851Z] ===================================================== [Pipeline] echo [2024-05-27T02:30:46.866Z] taggedImages: [2024-05-27T02:30:46.866Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:46.866Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-05-27T02:30:46.866Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.23 [2024-05-27T02:30:46.866Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:46.866Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-05-27T02:30:46.904Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-05-27T02:30:46.904Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:46.904Z] latest [2024-05-27T02:30:46.904Z] 3.2.0-dev.23 [2024-05-27T02:30:46.904Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:46.904Z] main [2024-05-27T02:30:46.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:47.251Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:47.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:47.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-27T02:30:47.575Z] ae4ceb48e7ad: Preparing [2024-05-27T02:30:47.575Z] 12b960cbacaa: Preparing [2024-05-27T02:30:47.575Z] 31ca24ee5043: Preparing [2024-05-27T02:30:47.575Z] d2445760760d: Preparing [2024-05-27T02:30:47.575Z] 36075970c1cd: Preparing [2024-05-27T02:30:47.575Z] 251d89b064cc: Preparing [2024-05-27T02:30:47.575Z] d4e8a0c25ceb: Preparing [2024-05-27T02:30:47.575Z] c84b90eefcb7: Preparing [2024-05-27T02:30:47.575Z] aedc3bda2944: Preparing [2024-05-27T02:30:47.575Z] 251d89b064cc: Waiting [2024-05-27T02:30:47.575Z] d4e8a0c25ceb: Waiting [2024-05-27T02:30:47.575Z] c84b90eefcb7: Waiting [2024-05-27T02:30:47.575Z] aedc3bda2944: Waiting [2024-05-27T02:30:47.575Z] d2445760760d: Layer already exists [2024-05-27T02:30:47.575Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:47.575Z] 12b960cbacaa: Pushed [2024-05-27T02:30:47.575Z] 31ca24ee5043: Pushed [2024-05-27T02:30:47.575Z] ae4ceb48e7ad: Pushed [2024-05-27T02:30:47.575Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:47.833Z] c84b90eefcb7: Pushed [2024-05-27T02:30:48.092Z] d4e8a0c25ceb: Pushed [2024-05-27T02:30:56.212Z] 251d89b064cc: Pushed [2024-05-27T02:30:56.212Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:46c2afe5c78b13a5a4dfaab3323bb3c8d62e3a679e500e87e2932a911ce9646c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:56.537Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:56.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-05-27T02:30:56.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-27T02:30:56.852Z] ae4ceb48e7ad: Preparing [2024-05-27T02:30:56.852Z] 12b960cbacaa: Preparing [2024-05-27T02:30:56.852Z] 31ca24ee5043: Preparing [2024-05-27T02:30:56.852Z] d2445760760d: Preparing [2024-05-27T02:30:56.852Z] 36075970c1cd: Preparing [2024-05-27T02:30:56.852Z] 251d89b064cc: Preparing [2024-05-27T02:30:56.852Z] d4e8a0c25ceb: Preparing [2024-05-27T02:30:56.852Z] c84b90eefcb7: Preparing [2024-05-27T02:30:56.852Z] aedc3bda2944: Preparing [2024-05-27T02:30:56.852Z] 251d89b064cc: Waiting [2024-05-27T02:30:56.852Z] d4e8a0c25ceb: Waiting [2024-05-27T02:30:56.852Z] c84b90eefcb7: Waiting [2024-05-27T02:30:56.852Z] aedc3bda2944: Waiting [2024-05-27T02:30:56.852Z] ae4ceb48e7ad: Layer already exists [2024-05-27T02:30:56.852Z] 12b960cbacaa: Layer already exists [2024-05-27T02:30:56.852Z] 31ca24ee5043: Layer already exists [2024-05-27T02:30:56.852Z] d2445760760d: Layer already exists [2024-05-27T02:30:56.852Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:56.852Z] d4e8a0c25ceb: Layer already exists [2024-05-27T02:30:56.852Z] 251d89b064cc: Layer already exists [2024-05-27T02:30:56.852Z] c84b90eefcb7: Layer already exists [2024-05-27T02:30:56.852Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:56.852Z] latest: digest: sha256:46c2afe5c78b13a5a4dfaab3323bb3c8d62e3a679e500e87e2932a911ce9646c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:57.171Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:57.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [2024-05-27T02:30:57.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-27T02:30:57.489Z] ae4ceb48e7ad: Preparing [2024-05-27T02:30:57.489Z] 12b960cbacaa: Preparing [2024-05-27T02:30:57.489Z] 31ca24ee5043: Preparing [2024-05-27T02:30:57.489Z] d2445760760d: Preparing [2024-05-27T02:30:57.489Z] 36075970c1cd: Preparing [2024-05-27T02:30:57.489Z] 251d89b064cc: Preparing [2024-05-27T02:30:57.489Z] d4e8a0c25ceb: Preparing [2024-05-27T02:30:57.489Z] c84b90eefcb7: Preparing [2024-05-27T02:30:57.489Z] aedc3bda2944: Preparing [2024-05-27T02:30:57.489Z] 251d89b064cc: Waiting [2024-05-27T02:30:57.489Z] d4e8a0c25ceb: Waiting [2024-05-27T02:30:57.489Z] aedc3bda2944: Waiting [2024-05-27T02:30:57.489Z] ae4ceb48e7ad: Layer already exists [2024-05-27T02:30:57.489Z] 31ca24ee5043: Layer already exists [2024-05-27T02:30:57.489Z] 12b960cbacaa: Layer already exists [2024-05-27T02:30:57.489Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:57.489Z] d2445760760d: Layer already exists [2024-05-27T02:30:57.489Z] 251d89b064cc: Layer already exists [2024-05-27T02:30:57.489Z] c84b90eefcb7: Layer already exists [2024-05-27T02:30:57.489Z] d4e8a0c25ceb: Layer already exists [2024-05-27T02:30:57.489Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:57.489Z] 3.2.0-dev.23: digest: sha256:46c2afe5c78b13a5a4dfaab3323bb3c8d62e3a679e500e87e2932a911ce9646c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:57.806Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:58.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:58.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-27T02:30:58.128Z] ae4ceb48e7ad: Preparing [2024-05-27T02:30:58.128Z] 12b960cbacaa: Preparing [2024-05-27T02:30:58.128Z] 31ca24ee5043: Preparing [2024-05-27T02:30:58.128Z] d2445760760d: Preparing [2024-05-27T02:30:58.128Z] 36075970c1cd: Preparing [2024-05-27T02:30:58.128Z] 251d89b064cc: Preparing [2024-05-27T02:30:58.128Z] d4e8a0c25ceb: Preparing [2024-05-27T02:30:58.128Z] c84b90eefcb7: Preparing [2024-05-27T02:30:58.128Z] aedc3bda2944: Preparing [2024-05-27T02:30:58.128Z] 251d89b064cc: Waiting [2024-05-27T02:30:58.128Z] d4e8a0c25ceb: Waiting [2024-05-27T02:30:58.128Z] c84b90eefcb7: Waiting [2024-05-27T02:30:58.128Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:58.128Z] 31ca24ee5043: Layer already exists [2024-05-27T02:30:58.128Z] 12b960cbacaa: Layer already exists [2024-05-27T02:30:58.128Z] d2445760760d: Layer already exists [2024-05-27T02:30:58.128Z] ae4ceb48e7ad: Layer already exists [2024-05-27T02:30:58.128Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:58.128Z] d4e8a0c25ceb: Layer already exists [2024-05-27T02:30:58.128Z] c84b90eefcb7: Layer already exists [2024-05-27T02:30:58.128Z] 251d89b064cc: Layer already exists [2024-05-27T02:30:58.128Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:46c2afe5c78b13a5a4dfaab3323bb3c8d62e3a679e500e87e2932a911ce9646c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:58.461Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:58.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-05-27T02:30:58.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-27T02:30:58.789Z] ae4ceb48e7ad: Preparing [2024-05-27T02:30:58.789Z] 12b960cbacaa: Preparing [2024-05-27T02:30:58.789Z] 31ca24ee5043: Preparing [2024-05-27T02:30:58.789Z] d2445760760d: Preparing [2024-05-27T02:30:58.789Z] 36075970c1cd: Preparing [2024-05-27T02:30:58.789Z] 251d89b064cc: Preparing [2024-05-27T02:30:58.789Z] d4e8a0c25ceb: Preparing [2024-05-27T02:30:58.789Z] c84b90eefcb7: Preparing [2024-05-27T02:30:58.789Z] aedc3bda2944: Preparing [2024-05-27T02:30:58.789Z] aedc3bda2944: Waiting [2024-05-27T02:30:58.789Z] c84b90eefcb7: Waiting [2024-05-27T02:30:58.789Z] d4e8a0c25ceb: Waiting [2024-05-27T02:30:58.789Z] 251d89b064cc: Waiting [2024-05-27T02:30:58.789Z] d2445760760d: Layer already exists [2024-05-27T02:30:58.789Z] ae4ceb48e7ad: Layer already exists [2024-05-27T02:30:58.789Z] 31ca24ee5043: Layer already exists [2024-05-27T02:30:58.789Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:58.789Z] 12b960cbacaa: Layer already exists [2024-05-27T02:30:58.789Z] 251d89b064cc: Layer already exists [2024-05-27T02:30:58.789Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:58.789Z] d4e8a0c25ceb: Layer already exists [2024-05-27T02:30:58.789Z] c84b90eefcb7: Layer already exists [2024-05-27T02:30:58.789Z] main: digest: sha256:46c2afe5c78b13a5a4dfaab3323bb3c8d62e3a679e500e87e2932a911ce9646c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:30:58.866Z] ===================================================== [Pipeline] echo [2024-05-27T02:30:58.878Z] taggedImages: [2024-05-27T02:30:58.878Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:58.878Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-05-27T02:30:58.878Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.23 [2024-05-27T02:30:58.878Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:58.878Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-05-27T02:30:58.905Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-05-27T02:30:58.905Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:58.905Z] latest [2024-05-27T02:30:58.905Z] 3.2.0-dev.23 [2024-05-27T02:30:58.905Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:30:58.905Z] main [2024-05-27T02:30:58.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:59.256Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:30:59.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:30:59.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-27T02:30:59.586Z] 60a6d1cd0f87: Preparing [2024-05-27T02:30:59.586Z] 733d6fb92c2b: Preparing [2024-05-27T02:30:59.586Z] e718c1e53e6a: Preparing [2024-05-27T02:30:59.586Z] d2445760760d: Preparing [2024-05-27T02:30:59.586Z] 36075970c1cd: Preparing [2024-05-27T02:30:59.586Z] d0bddeb2a93e: Preparing [2024-05-27T02:30:59.586Z] 5a42553d8de1: Preparing [2024-05-27T02:30:59.586Z] c9ed517ce1df: Preparing [2024-05-27T02:30:59.586Z] aedc3bda2944: Preparing [2024-05-27T02:30:59.586Z] d0bddeb2a93e: Waiting [2024-05-27T02:30:59.586Z] 5a42553d8de1: Waiting [2024-05-27T02:30:59.586Z] aedc3bda2944: Waiting [2024-05-27T02:30:59.586Z] c9ed517ce1df: Waiting [2024-05-27T02:30:59.586Z] d2445760760d: Layer already exists [2024-05-27T02:30:59.586Z] 60a6d1cd0f87: Layer already exists [2024-05-27T02:30:59.586Z] 36075970c1cd: Layer already exists [2024-05-27T02:30:59.586Z] 5a42553d8de1: Layer already exists [2024-05-27T02:30:59.586Z] c9ed517ce1df: Layer already exists [2024-05-27T02:30:59.586Z] aedc3bda2944: Layer already exists [2024-05-27T02:30:59.586Z] e718c1e53e6a: Pushed [2024-05-27T02:30:59.586Z] 733d6fb92c2b: Pushed [2024-05-27T02:31:07.706Z] d0bddeb2a93e: Pushed [2024-05-27T02:31:07.706Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:30cdd594d1818cb77e414f6f8cf60295ea29a96dee9699cc15d703089ee93256 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:08.032Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:08.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-05-27T02:31:08.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-27T02:31:08.356Z] 60a6d1cd0f87: Preparing [2024-05-27T02:31:08.356Z] 733d6fb92c2b: Preparing [2024-05-27T02:31:08.356Z] e718c1e53e6a: Preparing [2024-05-27T02:31:08.356Z] d2445760760d: Preparing [2024-05-27T02:31:08.356Z] 36075970c1cd: Preparing [2024-05-27T02:31:08.356Z] d0bddeb2a93e: Preparing [2024-05-27T02:31:08.356Z] 5a42553d8de1: Preparing [2024-05-27T02:31:08.356Z] c9ed517ce1df: Preparing [2024-05-27T02:31:08.356Z] aedc3bda2944: Preparing [2024-05-27T02:31:08.356Z] c9ed517ce1df: Waiting [2024-05-27T02:31:08.356Z] aedc3bda2944: Waiting [2024-05-27T02:31:08.356Z] d0bddeb2a93e: Waiting [2024-05-27T02:31:08.356Z] 5a42553d8de1: Waiting [2024-05-27T02:31:08.356Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:08.356Z] 60a6d1cd0f87: Layer already exists [2024-05-27T02:31:08.356Z] d2445760760d: Layer already exists [2024-05-27T02:31:08.356Z] 733d6fb92c2b: Layer already exists [2024-05-27T02:31:08.356Z] e718c1e53e6a: Layer already exists [2024-05-27T02:31:08.356Z] 5a42553d8de1: Layer already exists [2024-05-27T02:31:08.356Z] d0bddeb2a93e: Layer already exists [2024-05-27T02:31:08.356Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:08.356Z] c9ed517ce1df: Layer already exists [2024-05-27T02:31:08.356Z] latest: digest: sha256:30cdd594d1818cb77e414f6f8cf60295ea29a96dee9699cc15d703089ee93256 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:08.693Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:09.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [2024-05-27T02:31:09.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-27T02:31:09.008Z] 60a6d1cd0f87: Preparing [2024-05-27T02:31:09.008Z] 733d6fb92c2b: Preparing [2024-05-27T02:31:09.008Z] e718c1e53e6a: Preparing [2024-05-27T02:31:09.008Z] d2445760760d: Preparing [2024-05-27T02:31:09.008Z] 36075970c1cd: Preparing [2024-05-27T02:31:09.008Z] d0bddeb2a93e: Preparing [2024-05-27T02:31:09.008Z] 5a42553d8de1: Preparing [2024-05-27T02:31:09.008Z] c9ed517ce1df: Preparing [2024-05-27T02:31:09.008Z] aedc3bda2944: Preparing [2024-05-27T02:31:09.008Z] d0bddeb2a93e: Waiting [2024-05-27T02:31:09.008Z] 5a42553d8de1: Waiting [2024-05-27T02:31:09.008Z] c9ed517ce1df: Waiting [2024-05-27T02:31:09.008Z] aedc3bda2944: Waiting [2024-05-27T02:31:09.008Z] 60a6d1cd0f87: Layer already exists [2024-05-27T02:31:09.008Z] 733d6fb92c2b: Layer already exists [2024-05-27T02:31:09.008Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:09.008Z] d2445760760d: Layer already exists [2024-05-27T02:31:09.008Z] e718c1e53e6a: Layer already exists [2024-05-27T02:31:09.008Z] c9ed517ce1df: Layer already exists [2024-05-27T02:31:09.008Z] 5a42553d8de1: Layer already exists [2024-05-27T02:31:09.008Z] d0bddeb2a93e: Layer already exists [2024-05-27T02:31:09.008Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:09.008Z] 3.2.0-dev.23: digest: sha256:30cdd594d1818cb77e414f6f8cf60295ea29a96dee9699cc15d703089ee93256 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:09.329Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:09.650Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:31:09.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-27T02:31:09.650Z] 60a6d1cd0f87: Preparing [2024-05-27T02:31:09.650Z] 733d6fb92c2b: Preparing [2024-05-27T02:31:09.650Z] e718c1e53e6a: Preparing [2024-05-27T02:31:09.650Z] d2445760760d: Preparing [2024-05-27T02:31:09.650Z] 36075970c1cd: Preparing [2024-05-27T02:31:09.650Z] d0bddeb2a93e: Preparing [2024-05-27T02:31:09.650Z] 5a42553d8de1: Preparing [2024-05-27T02:31:09.650Z] c9ed517ce1df: Preparing [2024-05-27T02:31:09.650Z] aedc3bda2944: Preparing [2024-05-27T02:31:09.650Z] 5a42553d8de1: Waiting [2024-05-27T02:31:09.650Z] c9ed517ce1df: Waiting [2024-05-27T02:31:09.650Z] aedc3bda2944: Waiting [2024-05-27T02:31:09.650Z] d0bddeb2a93e: Waiting [2024-05-27T02:31:09.650Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:09.650Z] e718c1e53e6a: Layer already exists [2024-05-27T02:31:09.650Z] 733d6fb92c2b: Layer already exists [2024-05-27T02:31:09.650Z] d2445760760d: Layer already exists [2024-05-27T02:31:09.650Z] 60a6d1cd0f87: Layer already exists [2024-05-27T02:31:09.650Z] d0bddeb2a93e: Layer already exists [2024-05-27T02:31:09.650Z] c9ed517ce1df: Layer already exists [2024-05-27T02:31:09.650Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:09.650Z] 5a42553d8de1: Layer already exists [2024-05-27T02:31:09.650Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:30cdd594d1818cb77e414f6f8cf60295ea29a96dee9699cc15d703089ee93256 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:09.978Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:10.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-05-27T02:31:10.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-27T02:31:10.299Z] 60a6d1cd0f87: Preparing [2024-05-27T02:31:10.299Z] 733d6fb92c2b: Preparing [2024-05-27T02:31:10.299Z] e718c1e53e6a: Preparing [2024-05-27T02:31:10.299Z] d2445760760d: Preparing [2024-05-27T02:31:10.299Z] 36075970c1cd: Preparing [2024-05-27T02:31:10.299Z] d0bddeb2a93e: Preparing [2024-05-27T02:31:10.299Z] 5a42553d8de1: Preparing [2024-05-27T02:31:10.299Z] c9ed517ce1df: Preparing [2024-05-27T02:31:10.299Z] aedc3bda2944: Preparing [2024-05-27T02:31:10.299Z] d0bddeb2a93e: Waiting [2024-05-27T02:31:10.299Z] 5a42553d8de1: Waiting [2024-05-27T02:31:10.299Z] c9ed517ce1df: Waiting [2024-05-27T02:31:10.299Z] aedc3bda2944: Waiting [2024-05-27T02:31:10.299Z] d2445760760d: Layer already exists [2024-05-27T02:31:10.299Z] 733d6fb92c2b: Layer already exists [2024-05-27T02:31:10.299Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:10.299Z] 60a6d1cd0f87: Layer already exists [2024-05-27T02:31:10.299Z] e718c1e53e6a: Layer already exists [2024-05-27T02:31:10.299Z] d0bddeb2a93e: Layer already exists [2024-05-27T02:31:10.299Z] c9ed517ce1df: Layer already exists [2024-05-27T02:31:10.299Z] 5a42553d8de1: Layer already exists [2024-05-27T02:31:10.299Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:10.299Z] main: digest: sha256:30cdd594d1818cb77e414f6f8cf60295ea29a96dee9699cc15d703089ee93256 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:31:10.370Z] ===================================================== [Pipeline] echo [2024-05-27T02:31:10.383Z] taggedImages: [2024-05-27T02:31:10.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:31:10.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-05-27T02:31:10.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.23 [2024-05-27T02:31:10.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:31:10.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-05-27T02:31:10.386Z] #80 DONE 71.5s [2024-05-27T02:31:10.386Z] [2024-05-27T02:31:10.386Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:31:10.386Z] #79 DONE 62.9s [2024-05-27T02:31:10.386Z] [2024-05-27T02:31:10.386Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:31:10.386Z] #81 DONE 70.3s [2024-05-27T02:31:10.386Z] [2024-05-27T02:31:10.386Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:31:10.386Z] #76 DONE 74.3s [2024-05-27T02:31:10.386Z] [2024-05-27T02:31:10.386Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [Pipeline] echo [2024-05-27T02:31:10.409Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-05-27T02:31:10.409Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:31:10.409Z] latest [2024-05-27T02:31:10.409Z] 3.2.0-dev.23 [2024-05-27T02:31:10.409Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:31:10.409Z] main [2024-05-27T02:31:10.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:10.744Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:10.971Z] #105 ... [2024-05-27T02:31:10.971Z] [2024-05-27T02:31:10.971Z] #106 [security-bootstrapper builder 6/7] COPY . . [2024-05-27T02:31:10.971Z] #106 DONE 1.0s [2024-05-27T02:31:11.067Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:31:11.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-27T02:31:11.067Z] 4df0b4682f72: Preparing [2024-05-27T02:31:11.067Z] b8196d2c8a48: Preparing [2024-05-27T02:31:11.067Z] d2445760760d: Preparing [2024-05-27T02:31:11.067Z] 36075970c1cd: Preparing [2024-05-27T02:31:11.067Z] c55c885b4e11: Preparing [2024-05-27T02:31:11.067Z] 9247f364c355: Preparing [2024-05-27T02:31:11.067Z] aedc3bda2944: Preparing [2024-05-27T02:31:11.067Z] 9247f364c355: Waiting [2024-05-27T02:31:11.067Z] aedc3bda2944: Waiting [2024-05-27T02:31:11.067Z] d2445760760d: Layer already exists [2024-05-27T02:31:11.067Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:11.067Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:11.067Z] 4df0b4682f72: Pushed [2024-05-27T02:31:11.067Z] 9247f364c355: Pushed [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-27T02:31:11.238Z] #105 DONE 1.1s [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:31:11.238Z] #107 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #108 [security-proxy-auth builder 6/7] COPY . . [2024-05-27T02:31:11.238Z] #108 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:31:11.238Z] #109 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:31:11.238Z] #110 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-27T02:31:11.238Z] #111 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:31:11.238Z] #112 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:31:11.238Z] #113 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #114 [support-scheduler builder 6/7] COPY . . [2024-05-27T02:31:11.238Z] #114 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:31:11.238Z] #115 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #116 [core-data builder 6/7] COPY . . [2024-05-27T02:31:11.238Z] #116 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:31:11.238Z] #117 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:31:11.238Z] #118 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-05-27T02:31:11.238Z] #119 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:31:11.238Z] #120 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:31:11.238Z] #121 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #122 [support-notifications builder 6/7] COPY . . [2024-05-27T02:31:11.238Z] #122 DONE 1.1s [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:31:11.238Z] #123 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:31:11.238Z] #124 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-05-27T02:31:11.238Z] #125 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #126 [core-command builder 6/7] COPY . . [2024-05-27T02:31:11.238Z] #126 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-27T02:31:11.238Z] #127 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T02:31:11.238Z] #128 CACHED [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #129 [core-metadata builder 6/7] COPY . . [2024-05-27T02:31:11.238Z] #129 DONE 1.1s [2024-05-27T02:31:11.238Z] [2024-05-27T02:31:11.238Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-27T02:31:11.633Z] c55c885b4e11: Pushed [2024-05-27T02:31:14.163Z] b8196d2c8a48: Pushed [2024-05-27T02:31:14.163Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:8ccabb95ed91206851998ae4b547813bce2609442995cf8790f4471ab7954de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:14.485Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:14.809Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-05-27T02:31:14.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-27T02:31:14.809Z] 4df0b4682f72: Preparing [2024-05-27T02:31:14.809Z] b8196d2c8a48: Preparing [2024-05-27T02:31:14.809Z] d2445760760d: Preparing [2024-05-27T02:31:14.809Z] 36075970c1cd: Preparing [2024-05-27T02:31:14.809Z] c55c885b4e11: Preparing [2024-05-27T02:31:14.809Z] 9247f364c355: Preparing [2024-05-27T02:31:14.809Z] aedc3bda2944: Preparing [2024-05-27T02:31:14.809Z] 9247f364c355: Waiting [2024-05-27T02:31:14.809Z] aedc3bda2944: Waiting [2024-05-27T02:31:14.809Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:14.809Z] 4df0b4682f72: Layer already exists [2024-05-27T02:31:14.809Z] d2445760760d: Layer already exists [2024-05-27T02:31:14.809Z] c55c885b4e11: Layer already exists [2024-05-27T02:31:14.809Z] b8196d2c8a48: Layer already exists [2024-05-27T02:31:14.809Z] 9247f364c355: Layer already exists [2024-05-27T02:31:14.809Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:14.809Z] latest: digest: sha256:8ccabb95ed91206851998ae4b547813bce2609442995cf8790f4471ab7954de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:15.133Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:15.447Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [2024-05-27T02:31:15.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-27T02:31:15.447Z] 4df0b4682f72: Preparing [2024-05-27T02:31:15.447Z] b8196d2c8a48: Preparing [2024-05-27T02:31:15.447Z] d2445760760d: Preparing [2024-05-27T02:31:15.447Z] 36075970c1cd: Preparing [2024-05-27T02:31:15.447Z] c55c885b4e11: Preparing [2024-05-27T02:31:15.447Z] 9247f364c355: Preparing [2024-05-27T02:31:15.447Z] aedc3bda2944: Preparing [2024-05-27T02:31:15.447Z] 9247f364c355: Waiting [2024-05-27T02:31:15.447Z] aedc3bda2944: Waiting [2024-05-27T02:31:15.447Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:15.447Z] d2445760760d: Layer already exists [2024-05-27T02:31:15.447Z] b8196d2c8a48: Layer already exists [2024-05-27T02:31:15.447Z] c55c885b4e11: Layer already exists [2024-05-27T02:31:15.447Z] 4df0b4682f72: Layer already exists [2024-05-27T02:31:15.447Z] 9247f364c355: Layer already exists [2024-05-27T02:31:15.447Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:15.447Z] 3.2.0-dev.23: digest: sha256:8ccabb95ed91206851998ae4b547813bce2609442995cf8790f4471ab7954de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:15.769Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:16.087Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:31:16.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-27T02:31:16.087Z] 4df0b4682f72: Preparing [2024-05-27T02:31:16.087Z] b8196d2c8a48: Preparing [2024-05-27T02:31:16.087Z] d2445760760d: Preparing [2024-05-27T02:31:16.087Z] 36075970c1cd: Preparing [2024-05-27T02:31:16.087Z] c55c885b4e11: Preparing [2024-05-27T02:31:16.087Z] 9247f364c355: Preparing [2024-05-27T02:31:16.087Z] aedc3bda2944: Preparing [2024-05-27T02:31:16.087Z] 9247f364c355: Waiting [2024-05-27T02:31:16.087Z] aedc3bda2944: Waiting [2024-05-27T02:31:16.087Z] b8196d2c8a48: Layer already exists [2024-05-27T02:31:16.087Z] 4df0b4682f72: Layer already exists [2024-05-27T02:31:16.087Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:16.087Z] d2445760760d: Layer already exists [2024-05-27T02:31:16.087Z] c55c885b4e11: Layer already exists [2024-05-27T02:31:16.087Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:16.087Z] 9247f364c355: Layer already exists [2024-05-27T02:31:16.087Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:8ccabb95ed91206851998ae4b547813bce2609442995cf8790f4471ab7954de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:16.411Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:16.595Z] #130 5.257 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-05-27T02:31:16.729Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-05-27T02:31:16.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-27T02:31:16.729Z] 4df0b4682f72: Preparing [2024-05-27T02:31:16.729Z] b8196d2c8a48: Preparing [2024-05-27T02:31:16.729Z] d2445760760d: Preparing [2024-05-27T02:31:16.729Z] 36075970c1cd: Preparing [2024-05-27T02:31:16.729Z] c55c885b4e11: Preparing [2024-05-27T02:31:16.729Z] 9247f364c355: Preparing [2024-05-27T02:31:16.729Z] aedc3bda2944: Preparing [2024-05-27T02:31:16.729Z] 9247f364c355: Waiting [2024-05-27T02:31:16.729Z] aedc3bda2944: Waiting [2024-05-27T02:31:16.729Z] b8196d2c8a48: Layer already exists [2024-05-27T02:31:16.729Z] c55c885b4e11: Layer already exists [2024-05-27T02:31:16.729Z] d2445760760d: Layer already exists [2024-05-27T02:31:16.729Z] 4df0b4682f72: Layer already exists [2024-05-27T02:31:16.729Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:16.729Z] 9247f364c355: Layer already exists [2024-05-27T02:31:16.729Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:16.729Z] main: digest: sha256:8ccabb95ed91206851998ae4b547813bce2609442995cf8790f4471ab7954de1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:31:16.799Z] ===================================================== [Pipeline] echo [2024-05-27T02:31:16.812Z] taggedImages: [2024-05-27T02:31:16.812Z] - nexus3.edgexfoundry.org:10004/support-notifications:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:31:16.812Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-05-27T02:31:16.812Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.23 [2024-05-27T02:31:16.812Z] - nexus3.edgexfoundry.org:10004/support-notifications:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:31:16.812Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-05-27T02:31:16.841Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-05-27T02:31:16.841Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:31:16.841Z] latest [2024-05-27T02:31:16.841Z] 3.2.0-dev.23 [2024-05-27T02:31:16.841Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:31:16.841Z] main [2024-05-27T02:31:16.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:17.183Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:17.500Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:31:17.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-27T02:31:17.500Z] 36768e89fd2d: Preparing [2024-05-27T02:31:17.500Z] 326465f09cf9: Preparing [2024-05-27T02:31:17.500Z] d2445760760d: Preparing [2024-05-27T02:31:17.500Z] 36075970c1cd: Preparing [2024-05-27T02:31:17.500Z] 098e5b64e74c: Preparing [2024-05-27T02:31:17.500Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:31:17.501Z] aedc3bda2944: Preparing [2024-05-27T02:31:17.501Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:31:17.501Z] aedc3bda2944: Waiting [2024-05-27T02:31:17.501Z] d2445760760d: Layer already exists [2024-05-27T02:31:17.501Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:17.501Z] 098e5b64e74c: Layer already exists [2024-05-27T02:31:17.501Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:31:17.501Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:17.501Z] 36768e89fd2d: Pushed [2024-05-27T02:31:20.781Z] 326465f09cf9: Pushed [2024-05-27T02:31:20.781Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:4a137971fbd45cb82d9517b8251b5a534fe49dfb05ad63054e165b7b1d69b5da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:21.104Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:21.417Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-05-27T02:31:21.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-27T02:31:21.417Z] 36768e89fd2d: Preparing [2024-05-27T02:31:21.417Z] 326465f09cf9: Preparing [2024-05-27T02:31:21.417Z] d2445760760d: Preparing [2024-05-27T02:31:21.417Z] 36075970c1cd: Preparing [2024-05-27T02:31:21.417Z] 098e5b64e74c: Preparing [2024-05-27T02:31:21.417Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:31:21.417Z] aedc3bda2944: Preparing [2024-05-27T02:31:21.417Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:31:21.417Z] aedc3bda2944: Waiting [2024-05-27T02:31:21.417Z] 326465f09cf9: Layer already exists [2024-05-27T02:31:21.417Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:21.417Z] 36768e89fd2d: Layer already exists [2024-05-27T02:31:21.417Z] 098e5b64e74c: Layer already exists [2024-05-27T02:31:21.418Z] d2445760760d: Layer already exists [2024-05-27T02:31:21.418Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:31:21.418Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:21.418Z] latest: digest: sha256:4a137971fbd45cb82d9517b8251b5a534fe49dfb05ad63054e165b7b1d69b5da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:21.737Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:21.949Z] #130 ... [2024-05-27T02:31:21.949Z] [2024-05-27T02:31:21.949Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-27T02:31:21.949Z] #0 5.361 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-05-27T02:31:21.949Z] #131 ... [2024-05-27T02:31:21.949Z] [2024-05-27T02:31:21.949Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-27T02:31:21.949Z] #0 5.346 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-05-27T02:31:21.949Z] #132 ... [2024-05-27T02:31:21.950Z] [2024-05-27T02:31:21.950Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-27T02:31:21.950Z] #0 5.722 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-05-27T02:31:21.950Z] #133 ... [2024-05-27T02:31:21.950Z] [2024-05-27T02:31:21.950Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-27T02:31:21.950Z] #0 4.341 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-05-27T02:31:21.950Z] #134 ... [2024-05-27T02:31:21.950Z] [2024-05-27T02:31:21.950Z] #135 [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-05-27T02:31:21.950Z] #0 4.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-05-27T02:31:21.950Z] #135 ... [2024-05-27T02:31:21.950Z] [2024-05-27T02:31:21.950Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-27T02:31:21.950Z] #0 3.713 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-05-27T02:31:22.060Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [2024-05-27T02:31:22.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-27T02:31:22.060Z] 36768e89fd2d: Preparing [2024-05-27T02:31:22.060Z] 326465f09cf9: Preparing [2024-05-27T02:31:22.060Z] d2445760760d: Preparing [2024-05-27T02:31:22.060Z] 36075970c1cd: Preparing [2024-05-27T02:31:22.060Z] 098e5b64e74c: Preparing [2024-05-27T02:31:22.060Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:31:22.060Z] aedc3bda2944: Preparing [2024-05-27T02:31:22.060Z] aedc3bda2944: Waiting [2024-05-27T02:31:22.060Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:31:22.060Z] d2445760760d: Layer already exists [2024-05-27T02:31:22.060Z] 36768e89fd2d: Layer already exists [2024-05-27T02:31:22.060Z] 098e5b64e74c: Layer already exists [2024-05-27T02:31:22.060Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:22.060Z] 326465f09cf9: Layer already exists [2024-05-27T02:31:22.060Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:22.060Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:31:22.060Z] 3.2.0-dev.23: digest: sha256:4a137971fbd45cb82d9517b8251b5a534fe49dfb05ad63054e165b7b1d69b5da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:22.274Z] #136 ... [2024-05-27T02:31:22.275Z] [2024-05-27T02:31:22.275Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-27T02:31:22.275Z] #0 4.700 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-05-27T02:31:22.275Z] #137 ... [2024-05-27T02:31:22.275Z] [2024-05-27T02:31:22.275Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-27T02:31:22.275Z] #0 5.406 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-05-27T02:31:22.379Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:22.589Z] #138 ... [2024-05-27T02:31:22.589Z] [2024-05-27T02:31:22.589Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-27T02:31:22.589Z] #0 5.406 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-05-27T02:31:22.589Z] #139 ... [2024-05-27T02:31:22.589Z] [2024-05-27T02:31:22.589Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-27T02:31:22.589Z] #0 5.206 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-05-27T02:31:22.696Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:31:22.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-27T02:31:22.696Z] 36768e89fd2d: Preparing [2024-05-27T02:31:22.696Z] 326465f09cf9: Preparing [2024-05-27T02:31:22.696Z] d2445760760d: Preparing [2024-05-27T02:31:22.696Z] 36075970c1cd: Preparing [2024-05-27T02:31:22.696Z] 098e5b64e74c: Preparing [2024-05-27T02:31:22.696Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:31:22.696Z] aedc3bda2944: Preparing [2024-05-27T02:31:22.696Z] aedc3bda2944: Waiting [2024-05-27T02:31:22.696Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:31:22.696Z] 326465f09cf9: Layer already exists [2024-05-27T02:31:22.696Z] 098e5b64e74c: Layer already exists [2024-05-27T02:31:22.696Z] d2445760760d: Layer already exists [2024-05-27T02:31:22.696Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:22.696Z] 36768e89fd2d: Layer already exists [2024-05-27T02:31:22.696Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:31:22.696Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:22.696Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:4a137971fbd45cb82d9517b8251b5a534fe49dfb05ad63054e165b7b1d69b5da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:23.013Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:31:23.325Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-05-27T02:31:23.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-27T02:31:23.325Z] 36768e89fd2d: Preparing [2024-05-27T02:31:23.325Z] 326465f09cf9: Preparing [2024-05-27T02:31:23.325Z] d2445760760d: Preparing [2024-05-27T02:31:23.325Z] 36075970c1cd: Preparing [2024-05-27T02:31:23.325Z] 098e5b64e74c: Preparing [2024-05-27T02:31:23.325Z] 50f0ea4a4bb0: Preparing [2024-05-27T02:31:23.325Z] aedc3bda2944: Preparing [2024-05-27T02:31:23.325Z] aedc3bda2944: Waiting [2024-05-27T02:31:23.325Z] 50f0ea4a4bb0: Waiting [2024-05-27T02:31:23.325Z] d2445760760d: Layer already exists [2024-05-27T02:31:23.325Z] 098e5b64e74c: Layer already exists [2024-05-27T02:31:23.325Z] 326465f09cf9: Layer already exists [2024-05-27T02:31:23.325Z] 36768e89fd2d: Layer already exists [2024-05-27T02:31:23.325Z] 36075970c1cd: Layer already exists [2024-05-27T02:31:23.325Z] 50f0ea4a4bb0: Layer already exists [2024-05-27T02:31:23.325Z] aedc3bda2944: Layer already exists [2024-05-27T02:31:23.325Z] main: digest: sha256:4a137971fbd45cb82d9517b8251b5a534fe49dfb05ad63054e165b7b1d69b5da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:31:23.397Z] ===================================================== [Pipeline] echo [2024-05-27T02:31:23.410Z] taggedImages: [2024-05-27T02:31:23.410Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:31:23.410Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-05-27T02:31:23.410Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.23 [2024-05-27T02:31:23.410Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:31:23.410Z] - 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-05-27T02:47:15.250Z] #140 ... [2024-05-27T02:47:15.250Z] [2024-05-27T02:47:15.250Z] #135 [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-05-27T02:47:15.250Z] #135 961.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-05-27T02:47:17.834Z] #135 ... [2024-05-27T02:47:17.834Z] [2024-05-27T02:47:17.834Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-27T02:47:17.834Z] #136 DONE 966.4s [2024-05-27T02:47:17.834Z] [2024-05-27T02:47:17.834Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:47:18.118Z] #35 ... [2024-05-27T02:47:18.118Z] [2024-05-27T02:47:18.118Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-27T02:47:18.400Z] #141 DONE 0.3s [2024-05-27T02:47:18.400Z] [2024-05-27T02:47:18.400Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-27T02:47:18.400Z] #140 ... [2024-05-27T02:47:18.400Z] [2024-05-27T02:47:18.400Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-27T02:47:21.046Z] #142 DONE 2.2s [2024-05-27T02:47:21.046Z] [2024-05-27T02:47:21.046Z] #143 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:47:21.046Z] #143 DONE 0.2s [2024-05-27T02:47:21.046Z] [2024-05-27T02:47:21.046Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-27T02:47:21.046Z] #133 ... [2024-05-27T02:47:21.046Z] [2024-05-27T02:47:21.046Z] #144 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:47:21.325Z] #144 DONE 0.2s [2024-05-27T02:47:21.325Z] [2024-05-27T02:47:21.325Z] #145 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-27T02:47:21.594Z] #145 DONE 0.5s [2024-05-27T02:47:21.594Z] [2024-05-27T02:47:21.594Z] #146 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-27T02:47:21.865Z] #146 DONE 0.1s [2024-05-27T02:47:21.865Z] [2024-05-27T02:47:21.865Z] #147 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-05-27T02:47:21.865Z] #147 DONE 0.2s [2024-05-27T02:47:21.865Z] [2024-05-27T02:47:21.865Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-27T02:47:22.133Z] #133 ... [2024-05-27T02:47:22.133Z] [2024-05-27T02:47:22.133Z] #148 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-05-27T02:47:22.133Z] #148 DONE 0.2s [2024-05-27T02:47:22.133Z] [2024-05-27T02:47:22.133Z] #149 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-27T02:47:22.422Z] #149 DONE 0.2s [2024-05-27T02:47:22.422Z] [2024-05-27T02:47:22.422Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:47:22.422Z] #39 ... [2024-05-27T02:47:22.422Z] [2024-05-27T02:47:22.422Z] #150 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-27T02:47:22.688Z] #150 DONE 0.2s [2024-05-27T02:47:22.688Z] [2024-05-27T02:47:22.688Z] #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-27T02:47:24.099Z] #151 ... [2024-05-27T02:47:24.099Z] [2024-05-27T02:47:24.099Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-27T02:47:24.099Z] #137 DONE 972.9s [2024-05-27T02:47:24.099Z] [2024-05-27T02:47:24.099Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-27T02:47:24.688Z] #133 ... [2024-05-27T02:47:24.688Z] [2024-05-27T02:47:24.688Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:47:25.220Z] #152 DONE 0.2s [2024-05-27T02:47:25.220Z] [2024-05-27T02:47:25.220Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-27T02:47:25.220Z] #132 ... [2024-05-27T02:47:25.220Z] [2024-05-27T02:47:25.220Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:47:25.220Z] #153 DONE 0.2s [2024-05-27T02:47:25.220Z] [2024-05-27T02:47:25.220Z] #154 [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-05-27T02:47:25.220Z] #154 DONE 0.1s [2024-05-27T02:47:25.220Z] [2024-05-27T02:47:25.220Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-27T02:47:25.618Z] #155 DONE 0.2s [2024-05-27T02:47:25.618Z] [2024-05-27T02:47:25.618Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-27T02:47:25.618Z] #156 ... [2024-05-27T02:47:25.618Z] [2024-05-27T02:47:25.618Z] #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-27T02:47:25.618Z] #151 DONE 3.0s [2024-05-27T02:47:26.033Z] [2024-05-27T02:47:26.033Z] #99 [security-bootstrapper] exporting to image [2024-05-27T02:47:26.033Z] #99 exporting layers [2024-05-27T02:47:26.685Z] #99 ... [2024-05-27T02:47:26.685Z] [2024-05-27T02:47:26.685Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-27T02:47:26.685Z] #156 DONE 1.1s [2024-05-27T02:47:26.685Z] [2024-05-27T02:47:26.685Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-27T02:47:26.953Z] #157 DONE 0.3s [2024-05-27T02:47:26.953Z] [2024-05-27T02:47:26.953Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-27T02:47:27.945Z] #158 ... [2024-05-27T02:47:27.945Z] [2024-05-27T02:47:27.945Z] #99 [security-bootstrapper] exporting to image [2024-05-27T02:47:27.945Z] #99 exporting layers 2.0s done [2024-05-27T02:47:27.945Z] #99 writing image sha256:fdd3bee55325cb9664c2b3b1f059f16bf2b05f317c3d74fd1abd45a5849edf08 0.0s done [2024-05-27T02:47:27.945Z] #99 naming to docker.io/library/security-bootstrapper-arm64 done [2024-05-27T02:47:27.945Z] #99 DONE 4.8s [2024-05-27T02:47:27.945Z] [2024-05-27T02:47:27.945Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-27T02:47:29.460Z] #158 DONE 2.4s [2024-05-27T02:47:29.460Z] [2024-05-27T02:47:29.460Z] #99 [security-proxy-setup] exporting to image [2024-05-27T02:47:30.436Z] #99 exporting layers 1.1s done [2024-05-27T02:47:30.436Z] #99 writing image sha256:eaebe54222b1f17e1ce095257344671c6d62cb6005c67db5e271c61d8f6e8a62 done [2024-05-27T02:47:30.436Z] #99 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-05-27T02:47:30.436Z] #99 DONE 5.9s [2024-05-27T02:47:30.436Z] [2024-05-27T02:47:30.436Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-27T02:47:33.029Z] #131 ... [2024-05-27T02:47:33.029Z] [2024-05-27T02:47:33.029Z] #135 [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-05-27T02:47:33.029Z] #135 DONE 981.6s [2024-05-27T02:47:33.029Z] [2024-05-27T02:47:33.029Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-27T02:47:33.029Z] #133 ... [2024-05-27T02:47:33.029Z] [2024-05-27T02:47:33.029Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:47:33.295Z] #159 DONE 0.2s [2024-05-27T02:47:33.295Z] [2024-05-27T02:47:33.295Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:47:33.674Z] #160 DONE 0.3s [2024-05-27T02:47:33.674Z] [2024-05-27T02:47:33.674Z] #161 [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-05-27T02:47:33.955Z] #161 DONE 0.2s [2024-05-27T02:47:33.955Z] [2024-05-27T02:47:33.955Z] #162 [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-05-27T02:47:33.955Z] #162 DONE 0.3s [2024-05-27T02:47:33.955Z] [2024-05-27T02:47:33.955Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-27T02:47:34.255Z] #133 ... [2024-05-27T02:47:34.255Z] [2024-05-27T02:47:34.255Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:47:34.255Z] #163 DONE 0.2s [2024-05-27T02:47:34.255Z] [2024-05-27T02:47:34.255Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-27T02:47:34.529Z] #164 DONE 0.4s [2024-05-27T02:47:34.529Z] [2024-05-27T02:47:34.529Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-27T02:47:34.795Z] #165 DONE 0.3s [2024-05-27T02:47:34.795Z] [2024-05-27T02:47:34.795Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-27T02:47:34.795Z] #166 DONE 0.1s [2024-05-27T02:47:34.795Z] [2024-05-27T02:47:34.795Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:47:35.068Z] #35 ... [2024-05-27T02:47:35.068Z] [2024-05-27T02:47:35.068Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-27T02:47:37.014Z] #167 DONE 1.9s [2024-05-27T02:47:37.014Z] [2024-05-27T02:47:37.014Z] #99 [security-secretstore-setup] exporting to image [2024-05-27T02:47:37.014Z] #99 exporting layers [2024-05-27T02:47:38.422Z] #99 exporting layers 1.3s done [2024-05-27T02:47:38.422Z] #99 writing image sha256:14c34c7816b40fb6ff8850a0a853c32812d1b9a335f88710d77d0d46df713ac3 done [2024-05-27T02:47:38.422Z] #99 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-05-27T02:47:38.422Z] #99 DONE 7.3s [2024-05-27T02:47:38.422Z] [2024-05-27T02:47:38.422Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-27T02:48:25.242Z] #134 DONE 1027.1s [2024-05-27T02:48:25.242Z] [2024-05-27T02:48:25.242Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-27T02:48:25.242Z] #133 ... [2024-05-27T02:48:25.242Z] [2024-05-27T02:48:25.242Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:48:25.242Z] #168 DONE 0.3s [2024-05-27T02:48:25.242Z] [2024-05-27T02:48:25.242Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:48:25.242Z] #169 DONE 0.1s [2024-05-27T02:48:25.242Z] [2024-05-27T02:48:25.242Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-27T02:48:25.242Z] #140 ... [2024-05-27T02:48:25.242Z] [2024-05-27T02:48:25.242Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-27T02:48:25.242Z] #170 DONE 0.2s [2024-05-27T02:48:25.242Z] [2024-05-27T02:48:25.242Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:48:25.242Z] #171 DONE 0.1s [2024-05-27T02:48:25.242Z] [2024-05-27T02:48:25.242Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-27T02:48:25.242Z] #172 DONE 0.2s [2024-05-27T02:48:25.242Z] [2024-05-27T02:48:25.242Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-27T02:48:25.242Z] #173 DONE 2.1s [2024-05-27T02:48:25.242Z] [2024-05-27T02:48:25.242Z] #99 [core-common-config-bootstrapper] exporting to image [2024-05-27T02:48:25.242Z] #99 exporting layers [2024-05-27T02:48:25.242Z] #99 exporting layers 0.8s done [2024-05-27T02:48:25.242Z] #99 writing image sha256:db03cea7d4aa2bf8532e2ee195ad70c29a60105749c41550b00495f02da42829 done [2024-05-27T02:48:25.242Z] #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-05-27T02:48:25.242Z] #99 DONE 8.1s [2024-05-27T02:48:25.242Z] [2024-05-27T02:48:25.242Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-27T02:50:31.952Z] #140 ... [2024-05-27T02:50:31.952Z] [2024-05-27T02:50:31.952Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-27T02:50:31.952Z] #130 DONE 1152.3s [2024-05-27T02:50:31.952Z] [2024-05-27T02:50:31.952Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-27T02:50:31.952Z] #138 ... [2024-05-27T02:50:31.952Z] [2024-05-27T02:50:31.952Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:50:31.952Z] #174 DONE 0.1s [2024-05-27T02:50:31.952Z] [2024-05-27T02:50:31.952Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-27T02:50:31.952Z] #138 ... [2024-05-27T02:50:31.952Z] [2024-05-27T02:50:31.952Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:50:31.952Z] #175 DONE 0.1s [2024-05-27T02:50:31.952Z] [2024-05-27T02:50:31.952Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-27T02:50:31.952Z] #176 DONE 0.4s [2024-05-27T02:50:31.952Z] [2024-05-27T02:50:31.952Z] #177 [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-05-27T02:50:31.952Z] #177 DONE 0.1s [2024-05-27T02:50:31.952Z] [2024-05-27T02:50:31.952Z] #99 [security-spiffe-token-provider] exporting to image [2024-05-27T02:50:31.952Z] #99 exporting layers [2024-05-27T02:50:31.952Z] #99 exporting layers 0.6s done [2024-05-27T02:50:31.952Z] #99 writing image sha256:d508d0d354c5d8eac078a8a12cc018350080e1d010f8203eb6b9d289e31c9591 done [2024-05-27T02:50:31.952Z] #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-05-27T02:50:31.952Z] #99 DONE 8.7s [2024-05-27T02:50:31.952Z] [2024-05-27T02:50:31.952Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-27T02:55:53.847Z] #138 ... [2024-05-27T02:55:53.847Z] [2024-05-27T02:55:53.847Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-27T02:55:53.847Z] #131 DONE 1477.3s [2024-05-27T02:55:53.847Z] [2024-05-27T02:55:53.847Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-27T02:55:53.847Z] #138 ... [2024-05-27T02:55:53.847Z] [2024-05-27T02:55:53.847Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:55:53.847Z] #178 DONE 0.1s [2024-05-27T02:55:53.847Z] [2024-05-27T02:55:53.847Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:55:53.847Z] #179 DONE 0.2s [2024-05-27T02:55:53.847Z] [2024-05-27T02:55:53.847Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-27T02:55:53.847Z] #180 DONE 0.4s [2024-05-27T02:55:53.847Z] [2024-05-27T02:55:53.847Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-27T02:55:53.847Z] #133 ... [2024-05-27T02:55:53.847Z] [2024-05-27T02:55:53.847Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:55:53.847Z] #181 DONE 0.1s [2024-05-27T02:55:53.847Z] [2024-05-27T02:55:53.847Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-27T02:55:53.847Z] #182 DONE 0.1s [2024-05-27T02:55:53.847Z] [2024-05-27T02:55:53.847Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-27T02:55:53.847Z] #183 DONE 1.8s [2024-05-27T02:55:53.847Z] [2024-05-27T02:55:53.847Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:55:53.847Z] #39 ... [2024-05-27T02:55:53.847Z] [2024-05-27T02:55:53.847Z] #99 [security-proxy-auth] exporting to image [2024-05-27T02:55:53.847Z] #99 exporting layers [2024-05-27T02:55:53.847Z] #99 exporting layers 0.7s done [2024-05-27T02:55:53.847Z] #99 writing image sha256:edc77c4ab2664a13ba84b9fc3a6bbfebb550f44421e58a0bb26dd16911a021c7 0.0s done [2024-05-27T02:55:53.847Z] #99 naming to docker.io/library/security-proxy-auth-arm64 done [2024-05-27T02:55:53.847Z] #99 DONE 9.5s [2024-05-27T02:55:53.847Z] [2024-05-27T02:55:53.847Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-27T02:56:40.672Z] #133 DONE 1522.2s [2024-05-27T02:56:40.672Z] [2024-05-27T02:56:40.672Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:56:40.672Z] #35 ... [2024-05-27T02:56:40.672Z] [2024-05-27T02:56:40.672Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:56:40.672Z] #184 DONE 0.3s [2024-05-27T02:56:40.672Z] [2024-05-27T02:56:40.672Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:56:40.672Z] #185 DONE 0.2s [2024-05-27T02:56:40.672Z] [2024-05-27T02:56:40.672Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-27T02:56:40.672Z] #186 DONE 0.5s [2024-05-27T02:56:40.672Z] [2024-05-27T02:56:40.672Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:56:40.672Z] #187 DONE 0.1s [2024-05-27T02:56:40.672Z] [2024-05-27T02:56:40.672Z] #99 [core-command] exporting to image [2024-05-27T02:56:40.672Z] #99 exporting layers [2024-05-27T02:56:40.672Z] #99 exporting layers 0.4s done [2024-05-27T02:56:40.672Z] #99 writing image sha256:da85f0beb2960f2ad80d94786e736c8327a5403094afd30221fd7aec7db68345 done [2024-05-27T02:56:40.672Z] #99 naming to docker.io/library/core-command-arm64 done [2024-05-27T02:56:40.672Z] #99 DONE 9.9s [2024-05-27T02:56:40.672Z] [2024-05-27T02:56:40.672Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:56:42.079Z] #35 ... [2024-05-27T02:56:42.079Z] [2024-05-27T02:56:42.079Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-27T02:56:42.079Z] #138 DONE 1530.8s [2024-05-27T02:56:42.079Z] [2024-05-27T02:56:42.079Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:56:42.079Z] #35 ... [2024-05-27T02:56:42.079Z] [2024-05-27T02:56:42.079Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:56:42.354Z] #188 DONE 0.3s [2024-05-27T02:56:42.354Z] [2024-05-27T02:56:42.354Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-27T02:56:42.621Z] #139 ... [2024-05-27T02:56:42.621Z] [2024-05-27T02:56:42.621Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:56:42.621Z] #189 DONE 0.2s [2024-05-27T02:56:42.621Z] [2024-05-27T02:56:42.621Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-27T02:56:43.206Z] #190 DONE 0.5s [2024-05-27T02:56:43.206Z] [2024-05-27T02:56:43.206Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:56:43.206Z] #191 DONE 0.1s [2024-05-27T02:56:43.206Z] [2024-05-27T02:56:43.206Z] #99 [core-data] exporting to image [2024-05-27T02:56:43.206Z] #99 exporting layers [2024-05-27T02:56:43.790Z] #99 exporting layers 0.5s done [2024-05-27T02:56:43.790Z] #99 writing image sha256:087880946226d3468d86e4e6e02e7147b80f4a032ae6029649f75d14418a47a5 done [2024-05-27T02:56:43.790Z] #99 naming to docker.io/library/core-data-arm64 done [2024-05-27T02:56:43.790Z] #99 DONE 10.4s [2024-05-27T02:56:43.790Z] [2024-05-27T02:56:43.790Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:56:46.370Z] #35 ... [2024-05-27T02:56:46.370Z] [2024-05-27T02:56:46.370Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-27T02:56:46.370Z] #140 DONE 1534.9s [2024-05-27T02:56:46.370Z] [2024-05-27T02:56:46.370Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-27T02:56:46.370Z] #132 ... [2024-05-27T02:56:46.370Z] [2024-05-27T02:56:46.370Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:56:46.370Z] #192 DONE 0.2s [2024-05-27T02:56:46.370Z] [2024-05-27T02:56:46.371Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:56:46.640Z] #35 ... [2024-05-27T02:56:46.640Z] [2024-05-27T02:56:46.640Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:56:46.640Z] #193 DONE 0.1s [2024-05-27T02:56:46.640Z] [2024-05-27T02:56:46.640Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-27T02:56:46.907Z] #39 ... [2024-05-27T02:56:46.907Z] [2024-05-27T02:56:46.907Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-27T02:56:47.174Z] #194 DONE 0.4s [2024-05-27T02:56:47.174Z] [2024-05-27T02:56:47.174Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:56:47.174Z] #195 DONE 0.1s [2024-05-27T02:56:47.174Z] [2024-05-27T02:56:47.174Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-27T02:56:47.445Z] #196 DONE 0.1s [2024-05-27T02:56:47.445Z] [2024-05-27T02:56:47.445Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:56:47.445Z] #35 ... [2024-05-27T02:56:47.445Z] [2024-05-27T02:56:47.445Z] #99 [core-metadata] exporting to image [2024-05-27T02:56:48.028Z] #99 exporting layers 0.5s done [2024-05-27T02:56:48.028Z] #99 writing image sha256:d020b7d49d75e4a1b108621443bdbd4d325e2043199978607b4971b4cb99828a done [2024-05-27T02:56:48.028Z] #99 naming to docker.io/library/core-metadata-arm64 done [2024-05-27T02:56:48.028Z] #99 DONE 10.9s [2024-05-27T02:56:48.028Z] [2024-05-27T02:56:48.028Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:57:20.231Z] #35 ... [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-27T02:57:20.231Z] #139 DONE 1565.2s [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-27T02:57:20.231Z] #132 DONE 1565.4s [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:57:20.231Z] #197 DONE 0.3s [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-27T02:57:20.231Z] #198 DONE 0.2s [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:57:20.231Z] #199 ... [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:57:20.231Z] #200 DONE 0.1s [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-27T02:57:20.231Z] #199 DONE 0.2s [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-27T02:57:20.231Z] #201 DONE 0.4s [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:57:20.231Z] #202 DONE 0.1s [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-27T02:57:20.231Z] #203 DONE 0.4s [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-27T02:57:20.231Z] #204 DONE 0.2s [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #99 [support-scheduler] exporting to image [2024-05-27T02:57:20.231Z] #99 exporting layers [2024-05-27T02:57:20.231Z] #99 exporting layers 0.4s done [2024-05-27T02:57:20.231Z] #99 exporting layers 0.5s done [2024-05-27T02:57:20.231Z] #99 writing image sha256:9e182c4c1d172308a43fdb0bb0a26bd1e93cd80cce54cd8d6d2a45087140a172 done [2024-05-27T02:57:20.231Z] #99 naming to docker.io/library/support-notifications-arm64 done [2024-05-27T02:57:20.231Z] #99 writing image sha256:aa31a1643040cb16d781bc1b48d8512c0ef0e01a1125800abfd643fa25943d29 done [2024-05-27T02:57:20.231Z] #99 naming to docker.io/library/support-scheduler-arm64 done [2024-05-27T02:57:20.231Z] #99 DONE 11.4s [2024-05-27T02:57:20.231Z] [2024-05-27T02:57:20.231Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-27T02:57:20.231Z] time="2024-05-27T02:29:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-27T02:57:20.247Z] $ docker stop --time=1 f6ad76dec40d2fb4414ca73c7ab35b69f954eea522fb51b599d50998a1514c6b [2024-05-27T02:57:21.899Z] $ docker rm -f --volumes f6ad76dec40d2fb4414ca73c7ab35b69f954eea522fb51b599d50998a1514c6b [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T02:57:22.377Z] + docker images [2024-05-27T02:57:22.378Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-27T02:57:22.378Z] support-notifications-arm64 latest 9e182c4c1d17 5 seconds ago 44.8MB [2024-05-27T02:57:22.378Z] support-scheduler-arm64 latest aa31a1643040 5 seconds ago 44.1MB [2024-05-27T02:57:22.378Z] core-metadata-arm64 latest d020b7d49d75 35 seconds ago 41.7MB [2024-05-27T02:57:22.378Z] core-data-arm64 latest 087880946226 39 seconds ago 41.5MB [2024-05-27T02:57:22.378Z] core-command-arm64 latest da85f0beb296 48 seconds ago 41.2MB [2024-05-27T02:57:22.378Z] security-proxy-auth-arm64 latest edc77c4ab266 About a minute ago 38.9MB [2024-05-27T02:57:22.378Z] security-spiffe-token-provider-arm64 latest d508d0d354c5 6 minutes ago 35.8MB [2024-05-27T02:57:22.378Z] core-common-config-bootstrapper-arm64 latest db03cea7d4aa 9 minutes ago 21.6MB [2024-05-27T02:57:22.378Z] security-secretstore-setup-arm64 latest 14c34c7816b4 9 minutes ago 42.6MB [2024-05-27T02:57:22.378Z] security-proxy-setup-arm64 latest eaebe54222b1 9 minutes ago 32.5MB [2024-05-27T02:57:22.378Z] security-bootstrapper-arm64 latest fdd3bee55325 9 minutes ago 25.2MB [2024-05-27T02:57:22.378Z] security-spire-agent-arm64 latest 8af82714388f 27 minutes ago 159MB [2024-05-27T02:57:22.378Z] security-spire-server-arm64 latest bf51704cbe96 27 minutes ago 103MB [2024-05-27T02:57:22.378Z] security-spire-config-arm64 latest b89f33f8f192 27 minutes ago 102MB [2024-05-27T02:57:22.378Z] ci-base-image-arm64 latest 69f8efc3caa0 28 minutes ago 972MB [2024-05-27T02:57:22.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 weeks ago 561MB [2024-05-27T02:57:22.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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-05-27T02:57:22.528Z] provisioning config files... [2024-05-27T02:57:22.543Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/640@tmp/config5393438571635859525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T02:57:22.883Z] ---> ****-login.sh [2024-05-27T02:57:22.883Z] nexus3.edgexfoundry.org:10001 [2024-05-27T02:57:22.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:57:23.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:57:23.150Z] Configure a credential helper to remove this warning. See [2024-05-27T02:57:23.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:57:23.150Z] [2024-05-27T02:57:23.150Z] Login Succeeded [2024-05-27T02:57:23.150Z] nexus3.edgexfoundry.org:10002 [2024-05-27T02:57:23.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:57:23.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:57:23.682Z] Configure a credential helper to remove this warning. See [2024-05-27T02:57:23.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:57:23.682Z] [2024-05-27T02:57:23.682Z] Login Succeeded [2024-05-27T02:57:23.682Z] nexus3.edgexfoundry.org:10003 [2024-05-27T02:57:23.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:57:23.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:57:23.955Z] Configure a credential helper to remove this warning. See [2024-05-27T02:57:23.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:57:23.955Z] [2024-05-27T02:57:23.955Z] Login Succeeded [2024-05-27T02:57:23.955Z] nexus3.edgexfoundry.org:10004 [2024-05-27T02:57:24.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:57:24.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:57:24.220Z] Configure a credential helper to remove this warning. See [2024-05-27T02:57:24.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:57:24.220Z] [2024-05-27T02:57:24.220Z] Login Succeeded [2024-05-27T02:57:24.220Z] ****.io [2024-05-27T02:57:24.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T02:57:24.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T02:57:24.748Z] Configure a credential helper to remove this warning. See [2024-05-27T02:57:24.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T02:57:24.748Z] [2024-05-27T02:57:24.748Z] Login Succeeded [2024-05-27T02:57:24.748Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T02:57:24.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:57:24.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T02:57:24.836Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-05-27T02:57:24.836Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:57:24.836Z] latest [2024-05-27T02:57:24.836Z] 3.2.0-dev.23 [2024-05-27T02:57:24.836Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:57:24.836Z] main [2024-05-27T02:57:24.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:25.196Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:25.544Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:57:25.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-27T02:57:25.544Z] e27af69a1c65: Preparing [2024-05-27T02:57:25.544Z] 0975e763de2b: Preparing [2024-05-27T02:57:25.544Z] 23ff6de239ba: Preparing [2024-05-27T02:57:25.544Z] d4f5af13d00e: Preparing [2024-05-27T02:57:25.544Z] 88ee94365f28: Preparing [2024-05-27T02:57:25.544Z] cc5ab6e09db4: Preparing [2024-05-27T02:57:25.544Z] 7c504f21be85: Preparing [2024-05-27T02:57:25.544Z] cc5ab6e09db4: Waiting [2024-05-27T02:57:25.544Z] 7c504f21be85: Waiting [2024-05-27T02:57:25.809Z] 23ff6de239ba: Pushed [2024-05-27T02:57:25.809Z] d4f5af13d00e: Pushed [2024-05-27T02:57:25.809Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:25.809Z] e27af69a1c65: Pushed [2024-05-27T02:57:26.072Z] cc5ab6e09db4: Pushed [2024-05-27T02:57:27.470Z] 88ee94365f28: Pushed [2024-05-27T02:57:31.705Z] 0975e763de2b: Pushed [2024-05-27T02:57:31.705Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:f5bc794fdfcbe74193530e9d9f5cd279b5d3f1a5bf82b8b2a77ff45fe2af765e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:32.067Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:32.428Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-05-27T02:57:32.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-27T02:57:32.428Z] e27af69a1c65: Preparing [2024-05-27T02:57:32.428Z] 0975e763de2b: Preparing [2024-05-27T02:57:32.428Z] 23ff6de239ba: Preparing [2024-05-27T02:57:32.428Z] d4f5af13d00e: Preparing [2024-05-27T02:57:32.428Z] 88ee94365f28: Preparing [2024-05-27T02:57:32.428Z] cc5ab6e09db4: Preparing [2024-05-27T02:57:32.428Z] 7c504f21be85: Preparing [2024-05-27T02:57:32.428Z] cc5ab6e09db4: Waiting [2024-05-27T02:57:32.428Z] 7c504f21be85: Waiting [2024-05-27T02:57:32.428Z] e27af69a1c65: Layer already exists [2024-05-27T02:57:32.428Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:32.428Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:32.428Z] 88ee94365f28: Layer already exists [2024-05-27T02:57:32.428Z] 0975e763de2b: Layer already exists [2024-05-27T02:57:32.428Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:57:32.428Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:32.428Z] latest: digest: sha256:f5bc794fdfcbe74193530e9d9f5cd279b5d3f1a5bf82b8b2a77ff45fe2af765e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:33.055Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:33.406Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [2024-05-27T02:57:33.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-27T02:57:33.406Z] e27af69a1c65: Preparing [2024-05-27T02:57:33.406Z] 0975e763de2b: Preparing [2024-05-27T02:57:33.406Z] 23ff6de239ba: Preparing [2024-05-27T02:57:33.406Z] d4f5af13d00e: Preparing [2024-05-27T02:57:33.406Z] 88ee94365f28: Preparing [2024-05-27T02:57:33.406Z] cc5ab6e09db4: Preparing [2024-05-27T02:57:33.406Z] 7c504f21be85: Preparing [2024-05-27T02:57:33.406Z] cc5ab6e09db4: Waiting [2024-05-27T02:57:33.406Z] 7c504f21be85: Waiting [2024-05-27T02:57:33.406Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:33.406Z] 0975e763de2b: Layer already exists [2024-05-27T02:57:33.406Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:33.406Z] 88ee94365f28: Layer already exists [2024-05-27T02:57:33.406Z] e27af69a1c65: Layer already exists [2024-05-27T02:57:33.406Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:57:33.406Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:33.671Z] 3.2.0-dev.23: digest: sha256:f5bc794fdfcbe74193530e9d9f5cd279b5d3f1a5bf82b8b2a77ff45fe2af765e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:34.028Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:34.374Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:57:34.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-27T02:57:34.374Z] e27af69a1c65: Preparing [2024-05-27T02:57:34.374Z] 0975e763de2b: Preparing [2024-05-27T02:57:34.374Z] 23ff6de239ba: Preparing [2024-05-27T02:57:34.374Z] d4f5af13d00e: Preparing [2024-05-27T02:57:34.374Z] 88ee94365f28: Preparing [2024-05-27T02:57:34.374Z] cc5ab6e09db4: Preparing [2024-05-27T02:57:34.374Z] 7c504f21be85: Preparing [2024-05-27T02:57:34.374Z] cc5ab6e09db4: Waiting [2024-05-27T02:57:34.374Z] 7c504f21be85: Waiting [2024-05-27T02:57:34.374Z] 88ee94365f28: Layer already exists [2024-05-27T02:57:34.374Z] e27af69a1c65: Layer already exists [2024-05-27T02:57:34.374Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:34.374Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:34.374Z] 0975e763de2b: Layer already exists [2024-05-27T02:57:34.374Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:57:34.374Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:34.639Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:f5bc794fdfcbe74193530e9d9f5cd279b5d3f1a5bf82b8b2a77ff45fe2af765e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:34.993Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:35.348Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-05-27T02:57:35.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-27T02:57:35.349Z] e27af69a1c65: Preparing [2024-05-27T02:57:35.349Z] 0975e763de2b: Preparing [2024-05-27T02:57:35.349Z] 23ff6de239ba: Preparing [2024-05-27T02:57:35.349Z] d4f5af13d00e: Preparing [2024-05-27T02:57:35.349Z] 88ee94365f28: Preparing [2024-05-27T02:57:35.349Z] cc5ab6e09db4: Preparing [2024-05-27T02:57:35.349Z] 7c504f21be85: Preparing [2024-05-27T02:57:35.349Z] cc5ab6e09db4: Waiting [2024-05-27T02:57:35.349Z] 7c504f21be85: Waiting [2024-05-27T02:57:35.349Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:35.349Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:35.349Z] 0975e763de2b: Layer already exists [2024-05-27T02:57:35.349Z] e27af69a1c65: Layer already exists [2024-05-27T02:57:35.349Z] 88ee94365f28: Layer already exists [2024-05-27T02:57:35.349Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:35.349Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:57:35.613Z] main: digest: sha256:f5bc794fdfcbe74193530e9d9f5cd279b5d3f1a5bf82b8b2a77ff45fe2af765e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:57:35.691Z] ===================================================== [Pipeline] echo [2024-05-27T02:57:35.706Z] taggedImages: [2024-05-27T02:57:35.706Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:57:35.706Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-05-27T02:57:35.706Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.23 [2024-05-27T02:57:35.706Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:57:35.706Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-05-27T02:57:35.732Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-05-27T02:57:35.732Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:57:35.732Z] latest [2024-05-27T02:57:35.732Z] 3.2.0-dev.23 [2024-05-27T02:57:35.732Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:57:35.732Z] main [2024-05-27T02:57:35.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:36.096Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:36.449Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:57:36.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-27T02:57:36.449Z] 5f99eaf12e91: Preparing [2024-05-27T02:57:36.449Z] 0c2d7d454387: Preparing [2024-05-27T02:57:36.449Z] 9033e3c3cfb8: Preparing [2024-05-27T02:57:36.449Z] 84dc4fee6bfb: Preparing [2024-05-27T02:57:36.449Z] 23ff6de239ba: Preparing [2024-05-27T02:57:36.449Z] d4f5af13d00e: Preparing [2024-05-27T02:57:36.449Z] 88ee94365f28: Preparing [2024-05-27T02:57:36.449Z] cc5ab6e09db4: Preparing [2024-05-27T02:57:36.449Z] 7c504f21be85: Preparing [2024-05-27T02:57:36.449Z] 88ee94365f28: Waiting [2024-05-27T02:57:36.449Z] 7c504f21be85: Waiting [2024-05-27T02:57:36.449Z] cc5ab6e09db4: Waiting [2024-05-27T02:57:36.449Z] d4f5af13d00e: Waiting [2024-05-27T02:57:36.449Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:36.714Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:36.714Z] 88ee94365f28: Layer already exists [2024-05-27T02:57:36.714Z] 0c2d7d454387: Pushed [2024-05-27T02:57:36.714Z] 9033e3c3cfb8: Pushed [2024-05-27T02:57:36.714Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:57:36.714Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:36.714Z] 5f99eaf12e91: Pushed [2024-05-27T02:57:38.644Z] 84dc4fee6bfb: Pushed [2024-05-27T02:57:38.644Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:acaaf72305d0e6494ce35cd6db302280be32113744220a7f2ae0f05b6dfe2973 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:38.984Z] + 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-05-27T02:57:39.324Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-05-27T02:57:39.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-27T02:57:39.324Z] 5f99eaf12e91: Preparing [2024-05-27T02:57:39.324Z] 0c2d7d454387: Preparing [2024-05-27T02:57:39.324Z] 9033e3c3cfb8: Preparing [2024-05-27T02:57:39.324Z] 84dc4fee6bfb: Preparing [2024-05-27T02:57:39.324Z] 23ff6de239ba: Preparing [2024-05-27T02:57:39.324Z] d4f5af13d00e: Preparing [2024-05-27T02:57:39.324Z] 88ee94365f28: Preparing [2024-05-27T02:57:39.324Z] cc5ab6e09db4: Preparing [2024-05-27T02:57:39.324Z] 7c504f21be85: Preparing [2024-05-27T02:57:39.324Z] d4f5af13d00e: Waiting [2024-05-27T02:57:39.324Z] 88ee94365f28: Waiting [2024-05-27T02:57:39.324Z] cc5ab6e09db4: Waiting [2024-05-27T02:57:39.324Z] 7c504f21be85: Waiting [2024-05-27T02:57:39.324Z] 0c2d7d454387: Layer already exists [2024-05-27T02:57:39.324Z] 9033e3c3cfb8: Layer already exists [2024-05-27T02:57:39.324Z] 5f99eaf12e91: Layer already exists [2024-05-27T02:57:39.324Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:39.324Z] 84dc4fee6bfb: Layer already exists [2024-05-27T02:57:39.324Z] 88ee94365f28: Layer already exists [2024-05-27T02:57:39.324Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:57:39.324Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:39.324Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:39.324Z] latest: digest: sha256:acaaf72305d0e6494ce35cd6db302280be32113744220a7f2ae0f05b6dfe2973 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:39.949Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:40.316Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [2024-05-27T02:57:40.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-27T02:57:40.316Z] 5f99eaf12e91: Preparing [2024-05-27T02:57:40.316Z] 0c2d7d454387: Preparing [2024-05-27T02:57:40.316Z] 9033e3c3cfb8: Preparing [2024-05-27T02:57:40.316Z] 84dc4fee6bfb: Preparing [2024-05-27T02:57:40.316Z] 23ff6de239ba: Preparing [2024-05-27T02:57:40.316Z] d4f5af13d00e: Preparing [2024-05-27T02:57:40.316Z] 88ee94365f28: Preparing [2024-05-27T02:57:40.316Z] d4f5af13d00e: Waiting [2024-05-27T02:57:40.316Z] cc5ab6e09db4: Preparing [2024-05-27T02:57:40.316Z] 88ee94365f28: Waiting [2024-05-27T02:57:40.316Z] 7c504f21be85: Preparing [2024-05-27T02:57:40.316Z] cc5ab6e09db4: Waiting [2024-05-27T02:57:40.316Z] 7c504f21be85: Waiting [2024-05-27T02:57:40.316Z] 0c2d7d454387: Layer already exists [2024-05-27T02:57:40.316Z] 84dc4fee6bfb: Layer already exists [2024-05-27T02:57:40.316Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:40.316Z] 5f99eaf12e91: Layer already exists [2024-05-27T02:57:40.316Z] 9033e3c3cfb8: Layer already exists [2024-05-27T02:57:40.316Z] 88ee94365f28: Layer already exists [2024-05-27T02:57:40.316Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:40.316Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:40.316Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:57:40.316Z] 3.2.0-dev.23: digest: sha256:acaaf72305d0e6494ce35cd6db302280be32113744220a7f2ae0f05b6dfe2973 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:40.930Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:41.275Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:57:41.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-27T02:57:41.275Z] 5f99eaf12e91: Preparing [2024-05-27T02:57:41.275Z] 0c2d7d454387: Preparing [2024-05-27T02:57:41.275Z] 9033e3c3cfb8: Preparing [2024-05-27T02:57:41.275Z] 84dc4fee6bfb: Preparing [2024-05-27T02:57:41.275Z] 23ff6de239ba: Preparing [2024-05-27T02:57:41.275Z] d4f5af13d00e: Preparing [2024-05-27T02:57:41.275Z] 88ee94365f28: Preparing [2024-05-27T02:57:41.275Z] cc5ab6e09db4: Preparing [2024-05-27T02:57:41.275Z] 7c504f21be85: Preparing [2024-05-27T02:57:41.275Z] d4f5af13d00e: Waiting [2024-05-27T02:57:41.275Z] 88ee94365f28: Waiting [2024-05-27T02:57:41.275Z] 7c504f21be85: Waiting [2024-05-27T02:57:41.275Z] cc5ab6e09db4: Waiting [2024-05-27T02:57:41.275Z] 0c2d7d454387: Layer already exists [2024-05-27T02:57:41.275Z] 5f99eaf12e91: Layer already exists [2024-05-27T02:57:41.275Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:41.275Z] 84dc4fee6bfb: Layer already exists [2024-05-27T02:57:41.275Z] 9033e3c3cfb8: Layer already exists [2024-05-27T02:57:41.275Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:41.275Z] 88ee94365f28: Layer already exists [2024-05-27T02:57:41.275Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:57:41.275Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:41.543Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:acaaf72305d0e6494ce35cd6db302280be32113744220a7f2ae0f05b6dfe2973 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:41.888Z] + 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-05-27T02:57:42.237Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-05-27T02:57:42.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-27T02:57:42.237Z] 5f99eaf12e91: Preparing [2024-05-27T02:57:42.237Z] 0c2d7d454387: Preparing [2024-05-27T02:57:42.237Z] 9033e3c3cfb8: Preparing [2024-05-27T02:57:42.237Z] 84dc4fee6bfb: Preparing [2024-05-27T02:57:42.237Z] 23ff6de239ba: Preparing [2024-05-27T02:57:42.237Z] d4f5af13d00e: Preparing [2024-05-27T02:57:42.237Z] 88ee94365f28: Preparing [2024-05-27T02:57:42.237Z] cc5ab6e09db4: Preparing [2024-05-27T02:57:42.237Z] 7c504f21be85: Preparing [2024-05-27T02:57:42.237Z] d4f5af13d00e: Waiting [2024-05-27T02:57:42.237Z] 88ee94365f28: Waiting [2024-05-27T02:57:42.237Z] 7c504f21be85: Waiting [2024-05-27T02:57:42.237Z] cc5ab6e09db4: Waiting [2024-05-27T02:57:42.237Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:42.237Z] 5f99eaf12e91: Layer already exists [2024-05-27T02:57:42.237Z] 0c2d7d454387: Layer already exists [2024-05-27T02:57:42.237Z] 84dc4fee6bfb: Layer already exists [2024-05-27T02:57:42.237Z] 9033e3c3cfb8: Layer already exists [2024-05-27T02:57:42.237Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:57:42.237Z] 88ee94365f28: Layer already exists [2024-05-27T02:57:42.237Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:42.237Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:42.565Z] main: digest: sha256:acaaf72305d0e6494ce35cd6db302280be32113744220a7f2ae0f05b6dfe2973 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:57:42.646Z] ===================================================== [Pipeline] echo [2024-05-27T02:57:42.660Z] taggedImages: [2024-05-27T02:57:42.660Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:57:42.660Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-05-27T02:57:42.660Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.23 [2024-05-27T02:57:42.660Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:57:42.660Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-05-27T02:57:42.684Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-05-27T02:57:42.684Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:57:42.684Z] latest [2024-05-27T02:57:42.684Z] 3.2.0-dev.23 [2024-05-27T02:57:42.684Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:57:42.684Z] main [2024-05-27T02:57:42.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:43.058Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:43.423Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:57:43.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-27T02:57:43.423Z] 489403d020bc: Preparing [2024-05-27T02:57:43.423Z] 159e0779614e: Preparing [2024-05-27T02:57:43.423Z] 23ff6de239ba: Preparing [2024-05-27T02:57:43.423Z] d4f5af13d00e: Preparing [2024-05-27T02:57:43.423Z] e5b0fd3973e4: Preparing [2024-05-27T02:57:43.423Z] 44d9c32bca83: Preparing [2024-05-27T02:57:43.423Z] 7c504f21be85: Preparing [2024-05-27T02:57:43.423Z] 44d9c32bca83: Waiting [2024-05-27T02:57:43.423Z] 7c504f21be85: Waiting [2024-05-27T02:57:43.423Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:43.695Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:43.695Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:43.695Z] 489403d020bc: Pushed [2024-05-27T02:57:43.695Z] 44d9c32bca83: Pushed [2024-05-27T02:57:45.219Z] e5b0fd3973e4: Pushed [2024-05-27T02:57:49.479Z] 159e0779614e: Pushed [2024-05-27T02:57:49.742Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:10a70fed33ed55b1a88b82ebde7aaa522a87b196d9063bb88a6d16b21ff70b05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:50.086Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:50.446Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-05-27T02:57:50.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-27T02:57:50.446Z] 489403d020bc: Preparing [2024-05-27T02:57:50.446Z] 159e0779614e: Preparing [2024-05-27T02:57:50.446Z] 23ff6de239ba: Preparing [2024-05-27T02:57:50.446Z] d4f5af13d00e: Preparing [2024-05-27T02:57:50.446Z] e5b0fd3973e4: Preparing [2024-05-27T02:57:50.446Z] 44d9c32bca83: Preparing [2024-05-27T02:57:50.446Z] 7c504f21be85: Preparing [2024-05-27T02:57:50.446Z] 44d9c32bca83: Waiting [2024-05-27T02:57:50.446Z] 7c504f21be85: Waiting [2024-05-27T02:57:50.446Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:50.446Z] 159e0779614e: Layer already exists [2024-05-27T02:57:50.446Z] e5b0fd3973e4: Layer already exists [2024-05-27T02:57:50.446Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:50.446Z] 489403d020bc: Layer already exists [2024-05-27T02:57:50.446Z] 44d9c32bca83: Layer already exists [2024-05-27T02:57:50.446Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:50.710Z] latest: digest: sha256:10a70fed33ed55b1a88b82ebde7aaa522a87b196d9063bb88a6d16b21ff70b05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:51.065Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:51.419Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [2024-05-27T02:57:51.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-27T02:57:51.419Z] 489403d020bc: Preparing [2024-05-27T02:57:51.419Z] 159e0779614e: Preparing [2024-05-27T02:57:51.419Z] 23ff6de239ba: Preparing [2024-05-27T02:57:51.419Z] d4f5af13d00e: Preparing [2024-05-27T02:57:51.419Z] e5b0fd3973e4: Preparing [2024-05-27T02:57:51.419Z] 44d9c32bca83: Preparing [2024-05-27T02:57:51.419Z] 7c504f21be85: Preparing [2024-05-27T02:57:51.419Z] 44d9c32bca83: Waiting [2024-05-27T02:57:51.419Z] 7c504f21be85: Waiting [2024-05-27T02:57:51.419Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:51.419Z] 159e0779614e: Layer already exists [2024-05-27T02:57:51.419Z] 489403d020bc: Layer already exists [2024-05-27T02:57:51.419Z] e5b0fd3973e4: Layer already exists [2024-05-27T02:57:51.419Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:51.419Z] 44d9c32bca83: Layer already exists [2024-05-27T02:57:51.419Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:51.684Z] 3.2.0-dev.23: digest: sha256:10a70fed33ed55b1a88b82ebde7aaa522a87b196d9063bb88a6d16b21ff70b05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:52.037Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:52.392Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:57:52.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-27T02:57:52.392Z] 489403d020bc: Preparing [2024-05-27T02:57:52.392Z] 159e0779614e: Preparing [2024-05-27T02:57:52.392Z] 23ff6de239ba: Preparing [2024-05-27T02:57:52.392Z] d4f5af13d00e: Preparing [2024-05-27T02:57:52.392Z] e5b0fd3973e4: Preparing [2024-05-27T02:57:52.392Z] 44d9c32bca83: Preparing [2024-05-27T02:57:52.392Z] 7c504f21be85: Preparing [2024-05-27T02:57:52.392Z] 7c504f21be85: Waiting [2024-05-27T02:57:52.392Z] 44d9c32bca83: Waiting [2024-05-27T02:57:52.392Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:52.392Z] 489403d020bc: Layer already exists [2024-05-27T02:57:52.392Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:52.392Z] 159e0779614e: Layer already exists [2024-05-27T02:57:52.392Z] e5b0fd3973e4: Layer already exists [2024-05-27T02:57:52.392Z] 44d9c32bca83: Layer already exists [2024-05-27T02:57:52.392Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:52.658Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:10a70fed33ed55b1a88b82ebde7aaa522a87b196d9063bb88a6d16b21ff70b05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:53.021Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:53.372Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-05-27T02:57:53.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-27T02:57:53.372Z] 489403d020bc: Preparing [2024-05-27T02:57:53.372Z] 159e0779614e: Preparing [2024-05-27T02:57:53.372Z] 23ff6de239ba: Preparing [2024-05-27T02:57:53.372Z] d4f5af13d00e: Preparing [2024-05-27T02:57:53.372Z] e5b0fd3973e4: Preparing [2024-05-27T02:57:53.372Z] 44d9c32bca83: Preparing [2024-05-27T02:57:53.372Z] 7c504f21be85: Preparing [2024-05-27T02:57:53.372Z] 44d9c32bca83: Waiting [2024-05-27T02:57:53.372Z] 7c504f21be85: Waiting [2024-05-27T02:57:53.372Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:53.372Z] 489403d020bc: Layer already exists [2024-05-27T02:57:53.372Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:53.372Z] 159e0779614e: Layer already exists [2024-05-27T02:57:53.372Z] e5b0fd3973e4: Layer already exists [2024-05-27T02:57:53.372Z] 44d9c32bca83: Layer already exists [2024-05-27T02:57:53.372Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:53.637Z] main: digest: sha256:10a70fed33ed55b1a88b82ebde7aaa522a87b196d9063bb88a6d16b21ff70b05 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:57:53.708Z] ===================================================== [Pipeline] echo [2024-05-27T02:57:53.723Z] taggedImages: [2024-05-27T02:57:53.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:57:53.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-05-27T02:57:53.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.23 [2024-05-27T02:57:53.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:57:53.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-05-27T02:57:53.751Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-05-27T02:57:53.751Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:57:53.751Z] latest [2024-05-27T02:57:53.751Z] 3.2.0-dev.23 [2024-05-27T02:57:53.751Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:57:53.751Z] main [2024-05-27T02:57:53.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:54.108Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:57:54.456Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:57:54.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-27T02:57:54.456Z] ad45cbd9d84d: Preparing [2024-05-27T02:57:54.456Z] 632b37f50d4f: Preparing [2024-05-27T02:57:54.456Z] 3f04ae0eef53: Preparing [2024-05-27T02:57:54.456Z] 23ff6de239ba: Preparing [2024-05-27T02:57:54.456Z] d4f5af13d00e: Preparing [2024-05-27T02:57:54.456Z] 88ee94365f28: Preparing [2024-05-27T02:57:54.456Z] cc5ab6e09db4: Preparing [2024-05-27T02:57:54.456Z] 7c504f21be85: Preparing [2024-05-27T02:57:54.456Z] 88ee94365f28: Waiting [2024-05-27T02:57:54.456Z] cc5ab6e09db4: Waiting [2024-05-27T02:57:54.456Z] 7c504f21be85: Waiting [2024-05-27T02:57:54.456Z] 23ff6de239ba: Layer already exists [2024-05-27T02:57:54.721Z] d4f5af13d00e: Layer already exists [2024-05-27T02:57:54.721Z] 88ee94365f28: Layer already exists [2024-05-27T02:57:54.721Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:57:54.721Z] 7c504f21be85: Layer already exists [2024-05-27T02:57:54.721Z] 632b37f50d4f: Pushed [2024-05-27T02:57:54.721Z] ad45cbd9d84d: Pushed [2024-05-27T02:58:01.342Z] 3f04ae0eef53: Pushed [2024-05-27T02:58:01.342Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:81422e2edb8efd93d68f79767053a6dcc1eee841178679ac7132f92dd1a8244f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:01.698Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:02.040Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-05-27T02:58:02.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-27T02:58:02.040Z] ad45cbd9d84d: Preparing [2024-05-27T02:58:02.040Z] 632b37f50d4f: Preparing [2024-05-27T02:58:02.040Z] 3f04ae0eef53: Preparing [2024-05-27T02:58:02.040Z] 23ff6de239ba: Preparing [2024-05-27T02:58:02.040Z] d4f5af13d00e: Preparing [2024-05-27T02:58:02.040Z] 88ee94365f28: Preparing [2024-05-27T02:58:02.040Z] cc5ab6e09db4: Preparing [2024-05-27T02:58:02.040Z] 7c504f21be85: Preparing [2024-05-27T02:58:02.040Z] cc5ab6e09db4: Waiting [2024-05-27T02:58:02.040Z] 7c504f21be85: Waiting [2024-05-27T02:58:02.040Z] 88ee94365f28: Waiting [2024-05-27T02:58:02.040Z] 3f04ae0eef53: Layer already exists [2024-05-27T02:58:02.040Z] 632b37f50d4f: Layer already exists [2024-05-27T02:58:02.040Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:02.040Z] ad45cbd9d84d: Layer already exists [2024-05-27T02:58:02.040Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:02.040Z] 88ee94365f28: Layer already exists [2024-05-27T02:58:02.040Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:58:02.040Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:02.305Z] latest: digest: sha256:81422e2edb8efd93d68f79767053a6dcc1eee841178679ac7132f92dd1a8244f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:02.655Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:03.003Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [2024-05-27T02:58:03.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-27T02:58:03.003Z] ad45cbd9d84d: Preparing [2024-05-27T02:58:03.003Z] 632b37f50d4f: Preparing [2024-05-27T02:58:03.003Z] 3f04ae0eef53: Preparing [2024-05-27T02:58:03.003Z] 23ff6de239ba: Preparing [2024-05-27T02:58:03.003Z] d4f5af13d00e: Preparing [2024-05-27T02:58:03.003Z] 88ee94365f28: Preparing [2024-05-27T02:58:03.003Z] cc5ab6e09db4: Preparing [2024-05-27T02:58:03.003Z] 7c504f21be85: Preparing [2024-05-27T02:58:03.003Z] cc5ab6e09db4: Waiting [2024-05-27T02:58:03.003Z] 7c504f21be85: Waiting [2024-05-27T02:58:03.003Z] 88ee94365f28: Waiting [2024-05-27T02:58:03.003Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:03.003Z] 3f04ae0eef53: Layer already exists [2024-05-27T02:58:03.003Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:03.003Z] 632b37f50d4f: Layer already exists [2024-05-27T02:58:03.003Z] ad45cbd9d84d: Layer already exists [2024-05-27T02:58:03.003Z] 88ee94365f28: Layer already exists [2024-05-27T02:58:03.003Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:03.003Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:58:03.266Z] 3.2.0-dev.23: digest: sha256:81422e2edb8efd93d68f79767053a6dcc1eee841178679ac7132f92dd1a8244f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:03.614Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:03.961Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:03.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-27T02:58:03.961Z] ad45cbd9d84d: Preparing [2024-05-27T02:58:03.961Z] 632b37f50d4f: Preparing [2024-05-27T02:58:03.961Z] 3f04ae0eef53: Preparing [2024-05-27T02:58:03.961Z] 23ff6de239ba: Preparing [2024-05-27T02:58:03.961Z] d4f5af13d00e: Preparing [2024-05-27T02:58:03.961Z] 88ee94365f28: Preparing [2024-05-27T02:58:03.961Z] cc5ab6e09db4: Preparing [2024-05-27T02:58:03.961Z] 7c504f21be85: Preparing [2024-05-27T02:58:03.961Z] 88ee94365f28: Waiting [2024-05-27T02:58:03.961Z] cc5ab6e09db4: Waiting [2024-05-27T02:58:03.961Z] 7c504f21be85: Waiting [2024-05-27T02:58:03.961Z] 632b37f50d4f: Layer already exists [2024-05-27T02:58:03.961Z] 3f04ae0eef53: Layer already exists [2024-05-27T02:58:03.961Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:03.961Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:03.961Z] ad45cbd9d84d: Layer already exists [2024-05-27T02:58:03.961Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:58:03.961Z] 88ee94365f28: Layer already exists [2024-05-27T02:58:03.961Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:03.961Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:81422e2edb8efd93d68f79767053a6dcc1eee841178679ac7132f92dd1a8244f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:04.314Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:04.658Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-05-27T02:58:04.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-27T02:58:04.658Z] ad45cbd9d84d: Preparing [2024-05-27T02:58:04.658Z] 632b37f50d4f: Preparing [2024-05-27T02:58:04.658Z] 3f04ae0eef53: Preparing [2024-05-27T02:58:04.658Z] 23ff6de239ba: Preparing [2024-05-27T02:58:04.658Z] d4f5af13d00e: Preparing [2024-05-27T02:58:04.658Z] 88ee94365f28: Preparing [2024-05-27T02:58:04.658Z] cc5ab6e09db4: Preparing [2024-05-27T02:58:04.658Z] 7c504f21be85: Preparing [2024-05-27T02:58:04.658Z] 88ee94365f28: Waiting [2024-05-27T02:58:04.658Z] cc5ab6e09db4: Waiting [2024-05-27T02:58:04.658Z] 7c504f21be85: Waiting [2024-05-27T02:58:04.658Z] 632b37f50d4f: Layer already exists [2024-05-27T02:58:04.658Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:04.658Z] ad45cbd9d84d: Layer already exists [2024-05-27T02:58:04.658Z] 3f04ae0eef53: Layer already exists [2024-05-27T02:58:04.658Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:04.658Z] 88ee94365f28: Layer already exists [2024-05-27T02:58:04.658Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:58:04.658Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:04.658Z] main: digest: sha256:81422e2edb8efd93d68f79767053a6dcc1eee841178679ac7132f92dd1a8244f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:58:05.003Z] ===================================================== [Pipeline] echo [2024-05-27T02:58:05.021Z] taggedImages: [2024-05-27T02:58:05.021Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:05.021Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-05-27T02:58:05.021Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.23 [2024-05-27T02:58:05.021Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:05.021Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-05-27T02:58:05.050Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-05-27T02:58:05.051Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:05.051Z] latest [2024-05-27T02:58:05.051Z] 3.2.0-dev.23 [2024-05-27T02:58:05.051Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:05.051Z] main [2024-05-27T02:58:05.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:05.415Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:05.767Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:05.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-27T02:58:05.767Z] 18a0e9eaf54d: Preparing [2024-05-27T02:58:05.767Z] d3e616a3490a: Preparing [2024-05-27T02:58:05.767Z] e866da0ea5c3: Preparing [2024-05-27T02:58:05.767Z] f30aee84bead: Preparing [2024-05-27T02:58:05.767Z] f6646ee6f0b4: Preparing [2024-05-27T02:58:05.767Z] 35f60163945b: Preparing [2024-05-27T02:58:05.767Z] fdaeb0a06ea6: Preparing [2024-05-27T02:58:05.767Z] 23ff6de239ba: Preparing [2024-05-27T02:58:05.767Z] d4f5af13d00e: Preparing [2024-05-27T02:58:05.767Z] 47807a931cfc: Preparing [2024-05-27T02:58:05.767Z] ceb59f0711b3: Preparing [2024-05-27T02:58:05.767Z] 5f70bf18a086: Preparing [2024-05-27T02:58:05.767Z] 83e730d9171d: Preparing [2024-05-27T02:58:05.767Z] f0c6a71a67e0: Preparing [2024-05-27T02:58:05.767Z] 32d6c463794d: Preparing [2024-05-27T02:58:05.767Z] 7c504f21be85: Preparing [2024-05-27T02:58:05.767Z] 35f60163945b: Waiting [2024-05-27T02:58:05.767Z] fdaeb0a06ea6: Waiting [2024-05-27T02:58:05.767Z] 23ff6de239ba: Waiting [2024-05-27T02:58:05.767Z] d4f5af13d00e: Waiting [2024-05-27T02:58:05.767Z] 47807a931cfc: Waiting [2024-05-27T02:58:05.767Z] ceb59f0711b3: Waiting [2024-05-27T02:58:05.767Z] 5f70bf18a086: Waiting [2024-05-27T02:58:05.767Z] 83e730d9171d: Waiting [2024-05-27T02:58:05.767Z] f0c6a71a67e0: Waiting [2024-05-27T02:58:05.767Z] 32d6c463794d: Waiting [2024-05-27T02:58:05.767Z] 7c504f21be85: Waiting [2024-05-27T02:58:06.046Z] d3e616a3490a: Pushed [2024-05-27T02:58:06.046Z] e866da0ea5c3: Pushed [2024-05-27T02:58:06.046Z] 18a0e9eaf54d: Pushed [2024-05-27T02:58:06.046Z] f30aee84bead: Pushed [2024-05-27T02:58:06.046Z] f6646ee6f0b4: Pushed [2024-05-27T02:58:06.046Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:06.046Z] 35f60163945b: Pushed [2024-05-27T02:58:06.046Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:06.046Z] 5f70bf18a086: Layer already exists [2024-05-27T02:58:06.312Z] 47807a931cfc: Pushed [2024-05-27T02:58:06.312Z] ceb59f0711b3: Pushed [2024-05-27T02:58:06.312Z] 83e730d9171d: Pushed [2024-05-27T02:58:06.312Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:06.312Z] 32d6c463794d: Pushed [2024-05-27T02:58:07.720Z] f0c6a71a67e0: Pushed [2024-05-27T02:58:09.163Z] fdaeb0a06ea6: Pushed [2024-05-27T02:58:09.163Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:91809c56845bd944a4170d9f3f84c9ae65720879953c4490eee18de71c81387c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:09.509Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:09.855Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-05-27T02:58:09.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-27T02:58:09.855Z] 18a0e9eaf54d: Preparing [2024-05-27T02:58:09.855Z] d3e616a3490a: Preparing [2024-05-27T02:58:09.855Z] e866da0ea5c3: Preparing [2024-05-27T02:58:09.855Z] f30aee84bead: Preparing [2024-05-27T02:58:09.855Z] f6646ee6f0b4: Preparing [2024-05-27T02:58:09.855Z] 35f60163945b: Preparing [2024-05-27T02:58:09.855Z] fdaeb0a06ea6: Preparing [2024-05-27T02:58:09.855Z] 23ff6de239ba: Preparing [2024-05-27T02:58:09.855Z] d4f5af13d00e: Preparing [2024-05-27T02:58:09.855Z] 47807a931cfc: Preparing [2024-05-27T02:58:09.855Z] ceb59f0711b3: Preparing [2024-05-27T02:58:09.855Z] 5f70bf18a086: Preparing [2024-05-27T02:58:09.855Z] 83e730d9171d: Preparing [2024-05-27T02:58:09.855Z] f0c6a71a67e0: Preparing [2024-05-27T02:58:09.855Z] 32d6c463794d: Preparing [2024-05-27T02:58:09.855Z] 7c504f21be85: Preparing [2024-05-27T02:58:09.855Z] 35f60163945b: Waiting [2024-05-27T02:58:09.855Z] fdaeb0a06ea6: Waiting [2024-05-27T02:58:09.855Z] 23ff6de239ba: Waiting [2024-05-27T02:58:09.855Z] d4f5af13d00e: Waiting [2024-05-27T02:58:09.855Z] 47807a931cfc: Waiting [2024-05-27T02:58:09.855Z] ceb59f0711b3: Waiting [2024-05-27T02:58:09.855Z] 5f70bf18a086: Waiting [2024-05-27T02:58:09.855Z] 83e730d9171d: Waiting [2024-05-27T02:58:09.855Z] f0c6a71a67e0: Waiting [2024-05-27T02:58:09.855Z] 32d6c463794d: Waiting [2024-05-27T02:58:09.855Z] 7c504f21be85: Waiting [2024-05-27T02:58:09.855Z] f6646ee6f0b4: Layer already exists [2024-05-27T02:58:09.855Z] e866da0ea5c3: Layer already exists [2024-05-27T02:58:09.855Z] 18a0e9eaf54d: Layer already exists [2024-05-27T02:58:09.855Z] d3e616a3490a: Layer already exists [2024-05-27T02:58:09.855Z] f30aee84bead: Layer already exists [2024-05-27T02:58:09.855Z] 35f60163945b: Layer already exists [2024-05-27T02:58:09.855Z] fdaeb0a06ea6: Layer already exists [2024-05-27T02:58:09.855Z] 47807a931cfc: Layer already exists [2024-05-27T02:58:09.855Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:09.855Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:09.855Z] ceb59f0711b3: Layer already exists [2024-05-27T02:58:09.855Z] 83e730d9171d: Layer already exists [2024-05-27T02:58:09.855Z] 5f70bf18a086: Layer already exists [2024-05-27T02:58:09.855Z] f0c6a71a67e0: Layer already exists [2024-05-27T02:58:09.855Z] 32d6c463794d: Layer already exists [2024-05-27T02:58:09.855Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:10.121Z] latest: digest: sha256:91809c56845bd944a4170d9f3f84c9ae65720879953c4490eee18de71c81387c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:10.468Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:10.825Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [2024-05-27T02:58:10.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-27T02:58:10.825Z] 18a0e9eaf54d: Preparing [2024-05-27T02:58:10.825Z] d3e616a3490a: Preparing [2024-05-27T02:58:10.825Z] e866da0ea5c3: Preparing [2024-05-27T02:58:10.825Z] f30aee84bead: Preparing [2024-05-27T02:58:10.825Z] f6646ee6f0b4: Preparing [2024-05-27T02:58:10.825Z] 35f60163945b: Preparing [2024-05-27T02:58:10.825Z] fdaeb0a06ea6: Preparing [2024-05-27T02:58:10.825Z] 23ff6de239ba: Preparing [2024-05-27T02:58:10.825Z] d4f5af13d00e: Preparing [2024-05-27T02:58:10.825Z] 47807a931cfc: Preparing [2024-05-27T02:58:10.825Z] ceb59f0711b3: Preparing [2024-05-27T02:58:10.825Z] 5f70bf18a086: Preparing [2024-05-27T02:58:10.825Z] 83e730d9171d: Preparing [2024-05-27T02:58:10.825Z] f0c6a71a67e0: Preparing [2024-05-27T02:58:10.825Z] 32d6c463794d: Preparing [2024-05-27T02:58:10.825Z] 7c504f21be85: Preparing [2024-05-27T02:58:10.825Z] 35f60163945b: Waiting [2024-05-27T02:58:10.825Z] fdaeb0a06ea6: Waiting [2024-05-27T02:58:10.825Z] 23ff6de239ba: Waiting [2024-05-27T02:58:10.825Z] d4f5af13d00e: Waiting [2024-05-27T02:58:10.825Z] f0c6a71a67e0: Waiting [2024-05-27T02:58:10.825Z] 47807a931cfc: Waiting [2024-05-27T02:58:10.825Z] 32d6c463794d: Waiting [2024-05-27T02:58:10.825Z] 7c504f21be85: Waiting [2024-05-27T02:58:10.825Z] ceb59f0711b3: Waiting [2024-05-27T02:58:10.825Z] 83e730d9171d: Waiting [2024-05-27T02:58:10.825Z] 5f70bf18a086: Waiting [2024-05-27T02:58:10.825Z] e866da0ea5c3: Layer already exists [2024-05-27T02:58:10.825Z] 18a0e9eaf54d: Layer already exists [2024-05-27T02:58:10.825Z] f30aee84bead: Layer already exists [2024-05-27T02:58:10.825Z] d3e616a3490a: Layer already exists [2024-05-27T02:58:10.825Z] f6646ee6f0b4: Layer already exists [2024-05-27T02:58:10.825Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:10.825Z] 35f60163945b: Layer already exists [2024-05-27T02:58:10.825Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:10.825Z] 47807a931cfc: Layer already exists [2024-05-27T02:58:10.825Z] fdaeb0a06ea6: Layer already exists [2024-05-27T02:58:10.825Z] 83e730d9171d: Layer already exists [2024-05-27T02:58:10.825Z] ceb59f0711b3: Layer already exists [2024-05-27T02:58:10.825Z] 5f70bf18a086: Layer already exists [2024-05-27T02:58:10.825Z] 32d6c463794d: Layer already exists [2024-05-27T02:58:10.825Z] f0c6a71a67e0: Layer already exists [2024-05-27T02:58:10.825Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:11.090Z] 3.2.0-dev.23: digest: sha256:91809c56845bd944a4170d9f3f84c9ae65720879953c4490eee18de71c81387c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:11.436Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:11.781Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:11.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-27T02:58:11.781Z] 18a0e9eaf54d: Preparing [2024-05-27T02:58:11.781Z] d3e616a3490a: Preparing [2024-05-27T02:58:11.781Z] e866da0ea5c3: Preparing [2024-05-27T02:58:11.781Z] f30aee84bead: Preparing [2024-05-27T02:58:11.781Z] f6646ee6f0b4: Preparing [2024-05-27T02:58:11.781Z] 35f60163945b: Preparing [2024-05-27T02:58:11.781Z] fdaeb0a06ea6: Preparing [2024-05-27T02:58:11.781Z] 23ff6de239ba: Preparing [2024-05-27T02:58:11.781Z] d4f5af13d00e: Preparing [2024-05-27T02:58:11.781Z] 47807a931cfc: Preparing [2024-05-27T02:58:11.781Z] ceb59f0711b3: Preparing [2024-05-27T02:58:11.781Z] 5f70bf18a086: Preparing [2024-05-27T02:58:11.781Z] 83e730d9171d: Preparing [2024-05-27T02:58:11.781Z] f0c6a71a67e0: Preparing [2024-05-27T02:58:11.781Z] 32d6c463794d: Preparing [2024-05-27T02:58:11.781Z] 7c504f21be85: Preparing [2024-05-27T02:58:11.781Z] 35f60163945b: Waiting [2024-05-27T02:58:11.781Z] fdaeb0a06ea6: Waiting [2024-05-27T02:58:11.781Z] 23ff6de239ba: Waiting [2024-05-27T02:58:11.781Z] d4f5af13d00e: Waiting [2024-05-27T02:58:11.781Z] 47807a931cfc: Waiting [2024-05-27T02:58:11.781Z] ceb59f0711b3: Waiting [2024-05-27T02:58:11.781Z] 5f70bf18a086: Waiting [2024-05-27T02:58:11.781Z] f0c6a71a67e0: Waiting [2024-05-27T02:58:11.781Z] 32d6c463794d: Waiting [2024-05-27T02:58:11.781Z] 7c504f21be85: Waiting [2024-05-27T02:58:11.781Z] e866da0ea5c3: Layer already exists [2024-05-27T02:58:11.781Z] f30aee84bead: Layer already exists [2024-05-27T02:58:11.781Z] 18a0e9eaf54d: Layer already exists [2024-05-27T02:58:11.781Z] f6646ee6f0b4: Layer already exists [2024-05-27T02:58:11.781Z] d3e616a3490a: Layer already exists [2024-05-27T02:58:11.781Z] 35f60163945b: Layer already exists [2024-05-27T02:58:11.781Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:11.781Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:11.781Z] fdaeb0a06ea6: Layer already exists [2024-05-27T02:58:11.781Z] 47807a931cfc: Layer already exists [2024-05-27T02:58:11.781Z] 5f70bf18a086: Layer already exists [2024-05-27T02:58:11.781Z] 32d6c463794d: Layer already exists [2024-05-27T02:58:11.781Z] 83e730d9171d: Layer already exists [2024-05-27T02:58:11.781Z] ceb59f0711b3: Layer already exists [2024-05-27T02:58:11.781Z] f0c6a71a67e0: Layer already exists [2024-05-27T02:58:11.781Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:12.047Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:91809c56845bd944a4170d9f3f84c9ae65720879953c4490eee18de71c81387c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:12.394Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:12.750Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-05-27T02:58:12.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-27T02:58:12.750Z] 18a0e9eaf54d: Preparing [2024-05-27T02:58:12.750Z] d3e616a3490a: Preparing [2024-05-27T02:58:12.750Z] e866da0ea5c3: Preparing [2024-05-27T02:58:12.750Z] f30aee84bead: Preparing [2024-05-27T02:58:12.750Z] f6646ee6f0b4: Preparing [2024-05-27T02:58:12.750Z] 35f60163945b: Preparing [2024-05-27T02:58:12.750Z] fdaeb0a06ea6: Preparing [2024-05-27T02:58:12.750Z] 23ff6de239ba: Preparing [2024-05-27T02:58:12.750Z] d4f5af13d00e: Preparing [2024-05-27T02:58:12.750Z] 47807a931cfc: Preparing [2024-05-27T02:58:12.750Z] ceb59f0711b3: Preparing [2024-05-27T02:58:12.750Z] 5f70bf18a086: Preparing [2024-05-27T02:58:12.750Z] 83e730d9171d: Preparing [2024-05-27T02:58:12.750Z] f0c6a71a67e0: Preparing [2024-05-27T02:58:12.750Z] 32d6c463794d: Preparing [2024-05-27T02:58:12.750Z] 7c504f21be85: Preparing [2024-05-27T02:58:12.750Z] 35f60163945b: Waiting [2024-05-27T02:58:12.750Z] fdaeb0a06ea6: Waiting [2024-05-27T02:58:12.750Z] 23ff6de239ba: Waiting [2024-05-27T02:58:12.750Z] d4f5af13d00e: Waiting [2024-05-27T02:58:12.750Z] 47807a931cfc: Waiting [2024-05-27T02:58:12.750Z] ceb59f0711b3: Waiting [2024-05-27T02:58:12.750Z] 5f70bf18a086: Waiting [2024-05-27T02:58:12.750Z] 83e730d9171d: Waiting [2024-05-27T02:58:12.750Z] f0c6a71a67e0: Waiting [2024-05-27T02:58:12.750Z] 32d6c463794d: Waiting [2024-05-27T02:58:12.750Z] 7c504f21be85: Waiting [2024-05-27T02:58:12.750Z] f6646ee6f0b4: Layer already exists [2024-05-27T02:58:12.750Z] f30aee84bead: Layer already exists [2024-05-27T02:58:12.750Z] e866da0ea5c3: Layer already exists [2024-05-27T02:58:12.750Z] d3e616a3490a: Layer already exists [2024-05-27T02:58:12.750Z] 18a0e9eaf54d: Layer already exists [2024-05-27T02:58:12.750Z] 35f60163945b: Layer already exists [2024-05-27T02:58:12.750Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:12.750Z] 47807a931cfc: Layer already exists [2024-05-27T02:58:12.750Z] fdaeb0a06ea6: Layer already exists [2024-05-27T02:58:12.750Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:12.750Z] ceb59f0711b3: Layer already exists [2024-05-27T02:58:12.750Z] 5f70bf18a086: Layer already exists [2024-05-27T02:58:12.750Z] 32d6c463794d: Layer already exists [2024-05-27T02:58:12.750Z] 83e730d9171d: Layer already exists [2024-05-27T02:58:12.750Z] f0c6a71a67e0: Layer already exists [2024-05-27T02:58:12.750Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:13.015Z] main: digest: sha256:91809c56845bd944a4170d9f3f84c9ae65720879953c4490eee18de71c81387c size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:58:13.092Z] ===================================================== [Pipeline] echo [2024-05-27T02:58:13.104Z] taggedImages: [2024-05-27T02:58:13.104Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:13.104Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-05-27T02:58:13.104Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.23 [2024-05-27T02:58:13.104Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:13.104Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-05-27T02:58:13.132Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-05-27T02:58:13.132Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:13.132Z] latest [2024-05-27T02:58:13.132Z] 3.2.0-dev.23 [2024-05-27T02:58:13.132Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:13.132Z] main [2024-05-27T02:58:13.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:13.497Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:13.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:13.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-27T02:58:13.850Z] 21f464d7b2b4: Preparing [2024-05-27T02:58:13.850Z] a50c4eeab269: Preparing [2024-05-27T02:58:13.850Z] af8589f0f212: Preparing [2024-05-27T02:58:13.850Z] 49539e156323: Preparing [2024-05-27T02:58:13.850Z] 23ff6de239ba: Preparing [2024-05-27T02:58:13.850Z] d4f5af13d00e: Preparing [2024-05-27T02:58:13.850Z] 88ee94365f28: Preparing [2024-05-27T02:58:13.850Z] cc5ab6e09db4: Preparing [2024-05-27T02:58:13.850Z] 7c504f21be85: Preparing [2024-05-27T02:58:13.850Z] d4f5af13d00e: Waiting [2024-05-27T02:58:13.850Z] 88ee94365f28: Waiting [2024-05-27T02:58:13.850Z] cc5ab6e09db4: Waiting [2024-05-27T02:58:13.850Z] 7c504f21be85: Waiting [2024-05-27T02:58:13.850Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:14.115Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:14.116Z] 88ee94365f28: Layer already exists [2024-05-27T02:58:14.116Z] af8589f0f212: Pushed [2024-05-27T02:58:14.116Z] a50c4eeab269: Pushed [2024-05-27T02:58:14.116Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:58:14.116Z] 21f464d7b2b4: Pushed [2024-05-27T02:58:14.116Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:19.443Z] 49539e156323: Pushed [2024-05-27T02:58:22.771Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:aeb6f47409889cf18569b19fdd734efd147dc96b5233494dd5f33dc7e67b412f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:23.121Z] + 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-05-27T02:58:23.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-05-27T02:58:23.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-27T02:58:23.465Z] 21f464d7b2b4: Preparing [2024-05-27T02:58:23.465Z] a50c4eeab269: Preparing [2024-05-27T02:58:23.465Z] af8589f0f212: Preparing [2024-05-27T02:58:23.465Z] 49539e156323: Preparing [2024-05-27T02:58:23.465Z] 23ff6de239ba: Preparing [2024-05-27T02:58:23.465Z] d4f5af13d00e: Preparing [2024-05-27T02:58:23.465Z] 88ee94365f28: Preparing [2024-05-27T02:58:23.465Z] cc5ab6e09db4: Preparing [2024-05-27T02:58:23.465Z] 7c504f21be85: Preparing [2024-05-27T02:58:23.465Z] 88ee94365f28: Waiting [2024-05-27T02:58:23.465Z] cc5ab6e09db4: Waiting [2024-05-27T02:58:23.465Z] 7c504f21be85: Waiting [2024-05-27T02:58:23.465Z] d4f5af13d00e: Waiting [2024-05-27T02:58:23.465Z] 49539e156323: Layer already exists [2024-05-27T02:58:23.465Z] a50c4eeab269: Layer already exists [2024-05-27T02:58:23.465Z] 21f464d7b2b4: Layer already exists [2024-05-27T02:58:23.465Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:23.465Z] af8589f0f212: Layer already exists [2024-05-27T02:58:23.465Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:23.465Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:58:23.465Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:23.465Z] 88ee94365f28: Layer already exists [2024-05-27T02:58:23.730Z] latest: digest: sha256:aeb6f47409889cf18569b19fdd734efd147dc96b5233494dd5f33dc7e67b412f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:24.086Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:24.433Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [2024-05-27T02:58:24.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-27T02:58:24.433Z] 21f464d7b2b4: Preparing [2024-05-27T02:58:24.433Z] a50c4eeab269: Preparing [2024-05-27T02:58:24.433Z] af8589f0f212: Preparing [2024-05-27T02:58:24.433Z] 49539e156323: Preparing [2024-05-27T02:58:24.433Z] 23ff6de239ba: Preparing [2024-05-27T02:58:24.433Z] d4f5af13d00e: Preparing [2024-05-27T02:58:24.433Z] 88ee94365f28: Preparing [2024-05-27T02:58:24.433Z] cc5ab6e09db4: Preparing [2024-05-27T02:58:24.433Z] 7c504f21be85: Preparing [2024-05-27T02:58:24.433Z] 88ee94365f28: Waiting [2024-05-27T02:58:24.433Z] d4f5af13d00e: Waiting [2024-05-27T02:58:24.433Z] cc5ab6e09db4: Waiting [2024-05-27T02:58:24.433Z] 7c504f21be85: Waiting [2024-05-27T02:58:24.434Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:24.434Z] 21f464d7b2b4: Layer already exists [2024-05-27T02:58:24.434Z] 49539e156323: Layer already exists [2024-05-27T02:58:24.434Z] a50c4eeab269: Layer already exists [2024-05-27T02:58:24.434Z] af8589f0f212: Layer already exists [2024-05-27T02:58:24.434Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:58:24.434Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:24.434Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:24.434Z] 88ee94365f28: Layer already exists [2024-05-27T02:58:24.698Z] 3.2.0-dev.23: digest: sha256:aeb6f47409889cf18569b19fdd734efd147dc96b5233494dd5f33dc7e67b412f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:25.043Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:25.388Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:25.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-27T02:58:25.389Z] 21f464d7b2b4: Preparing [2024-05-27T02:58:25.389Z] a50c4eeab269: Preparing [2024-05-27T02:58:25.389Z] af8589f0f212: Preparing [2024-05-27T02:58:25.389Z] 49539e156323: Preparing [2024-05-27T02:58:25.389Z] 23ff6de239ba: Preparing [2024-05-27T02:58:25.389Z] d4f5af13d00e: Preparing [2024-05-27T02:58:25.389Z] 88ee94365f28: Preparing [2024-05-27T02:58:25.389Z] cc5ab6e09db4: Preparing [2024-05-27T02:58:25.389Z] 7c504f21be85: Preparing [2024-05-27T02:58:25.389Z] d4f5af13d00e: Waiting [2024-05-27T02:58:25.389Z] 88ee94365f28: Waiting [2024-05-27T02:58:25.389Z] 7c504f21be85: Waiting [2024-05-27T02:58:25.389Z] cc5ab6e09db4: Waiting [2024-05-27T02:58:25.389Z] a50c4eeab269: Layer already exists [2024-05-27T02:58:25.389Z] 21f464d7b2b4: Layer already exists [2024-05-27T02:58:25.389Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:25.389Z] af8589f0f212: Layer already exists [2024-05-27T02:58:25.389Z] 49539e156323: Layer already exists [2024-05-27T02:58:25.389Z] 88ee94365f28: Layer already exists [2024-05-27T02:58:25.389Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:25.389Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:58:25.389Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:25.389Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:aeb6f47409889cf18569b19fdd734efd147dc96b5233494dd5f33dc7e67b412f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:26.004Z] + 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-05-27T02:58:26.346Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-05-27T02:58:26.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-27T02:58:26.346Z] 21f464d7b2b4: Preparing [2024-05-27T02:58:26.346Z] a50c4eeab269: Preparing [2024-05-27T02:58:26.346Z] af8589f0f212: Preparing [2024-05-27T02:58:26.346Z] 49539e156323: Preparing [2024-05-27T02:58:26.346Z] 23ff6de239ba: Preparing [2024-05-27T02:58:26.346Z] d4f5af13d00e: Preparing [2024-05-27T02:58:26.346Z] 88ee94365f28: Preparing [2024-05-27T02:58:26.346Z] cc5ab6e09db4: Preparing [2024-05-27T02:58:26.346Z] 7c504f21be85: Preparing [2024-05-27T02:58:26.346Z] d4f5af13d00e: Waiting [2024-05-27T02:58:26.346Z] 88ee94365f28: Waiting [2024-05-27T02:58:26.346Z] cc5ab6e09db4: Waiting [2024-05-27T02:58:26.346Z] 7c504f21be85: Waiting [2024-05-27T02:58:26.346Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:26.346Z] 21f464d7b2b4: Layer already exists [2024-05-27T02:58:26.346Z] 49539e156323: Layer already exists [2024-05-27T02:58:26.346Z] af8589f0f212: Layer already exists [2024-05-27T02:58:26.346Z] a50c4eeab269: Layer already exists [2024-05-27T02:58:26.346Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:26.346Z] 88ee94365f28: Layer already exists [2024-05-27T02:58:26.346Z] cc5ab6e09db4: Layer already exists [2024-05-27T02:58:26.346Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:26.609Z] main: digest: sha256:aeb6f47409889cf18569b19fdd734efd147dc96b5233494dd5f33dc7e67b412f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:58:26.683Z] ===================================================== [Pipeline] echo [2024-05-27T02:58:26.698Z] taggedImages: [2024-05-27T02:58:26.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:26.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-05-27T02:58:26.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.23 [2024-05-27T02:58:26.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:26.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-05-27T02:58:26.725Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-05-27T02:58:26.725Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:26.725Z] latest [2024-05-27T02:58:26.725Z] 3.2.0-dev.23 [2024-05-27T02:58:26.725Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:26.725Z] main [2024-05-27T02:58:26.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:27.086Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:27.432Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:27.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-27T02:58:27.432Z] babd113a1d85: Preparing [2024-05-27T02:58:27.432Z] 4a7415c6d924: Preparing [2024-05-27T02:58:27.432Z] f0b0b0ecdf6c: Preparing [2024-05-27T02:58:27.432Z] 3798851d327c: Preparing [2024-05-27T02:58:27.432Z] e1503b98be0d: Preparing [2024-05-27T02:58:27.432Z] 23ff6de239ba: Preparing [2024-05-27T02:58:27.432Z] d4f5af13d00e: Preparing [2024-05-27T02:58:27.432Z] 3b3201874c24: Preparing [2024-05-27T02:58:27.432Z] 835deb29a189: Preparing [2024-05-27T02:58:27.432Z] 683402a2ca1f: Preparing [2024-05-27T02:58:27.432Z] 7c504f21be85: Preparing [2024-05-27T02:58:27.432Z] d4f5af13d00e: Waiting [2024-05-27T02:58:27.432Z] 3b3201874c24: Waiting [2024-05-27T02:58:27.432Z] 23ff6de239ba: Waiting [2024-05-27T02:58:27.432Z] 835deb29a189: Waiting [2024-05-27T02:58:27.432Z] 683402a2ca1f: Waiting [2024-05-27T02:58:27.432Z] 7c504f21be85: Waiting [2024-05-27T02:58:27.701Z] 4a7415c6d924: Pushed [2024-05-27T02:58:27.701Z] babd113a1d85: Pushed [2024-05-27T02:58:27.701Z] e1503b98be0d: Pushed [2024-05-27T02:58:27.701Z] 3798851d327c: Pushed [2024-05-27T02:58:27.701Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:27.701Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:27.701Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:27.965Z] 3b3201874c24: Pushed [2024-05-27T02:58:28.230Z] 835deb29a189: Pushed [2024-05-27T02:58:29.627Z] f0b0b0ecdf6c: Pushed [2024-05-27T02:58:31.556Z] 683402a2ca1f: Pushed [2024-05-27T02:58:31.556Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:e5839b3fabb33a30b96304e85cbbb6721e9a2436735ab7703b2612b61a78907e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:31.918Z] + 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-05-27T02:58:32.261Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-05-27T02:58:32.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-27T02:58:32.261Z] babd113a1d85: Preparing [2024-05-27T02:58:32.261Z] 4a7415c6d924: Preparing [2024-05-27T02:58:32.261Z] f0b0b0ecdf6c: Preparing [2024-05-27T02:58:32.261Z] 3798851d327c: Preparing [2024-05-27T02:58:32.261Z] e1503b98be0d: Preparing [2024-05-27T02:58:32.261Z] 23ff6de239ba: Preparing [2024-05-27T02:58:32.261Z] d4f5af13d00e: Preparing [2024-05-27T02:58:32.261Z] 3b3201874c24: Preparing [2024-05-27T02:58:32.261Z] 835deb29a189: Preparing [2024-05-27T02:58:32.261Z] 683402a2ca1f: Preparing [2024-05-27T02:58:32.261Z] 7c504f21be85: Preparing [2024-05-27T02:58:32.261Z] d4f5af13d00e: Waiting [2024-05-27T02:58:32.261Z] 683402a2ca1f: Waiting [2024-05-27T02:58:32.261Z] 3b3201874c24: Waiting [2024-05-27T02:58:32.261Z] 835deb29a189: Waiting [2024-05-27T02:58:32.261Z] 7c504f21be85: Waiting [2024-05-27T02:58:32.261Z] 23ff6de239ba: Waiting [2024-05-27T02:58:32.261Z] 3798851d327c: Layer already exists [2024-05-27T02:58:32.261Z] babd113a1d85: Layer already exists [2024-05-27T02:58:32.261Z] 4a7415c6d924: Layer already exists [2024-05-27T02:58:32.261Z] e1503b98be0d: Layer already exists [2024-05-27T02:58:32.261Z] f0b0b0ecdf6c: Layer already exists [2024-05-27T02:58:32.261Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:32.261Z] 3b3201874c24: Layer already exists [2024-05-27T02:58:32.261Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:32.261Z] 683402a2ca1f: Layer already exists [2024-05-27T02:58:32.261Z] 835deb29a189: Layer already exists [2024-05-27T02:58:32.261Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:32.526Z] latest: digest: sha256:e5839b3fabb33a30b96304e85cbbb6721e9a2436735ab7703b2612b61a78907e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:32.870Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:33.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [2024-05-27T02:58:33.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-27T02:58:33.212Z] babd113a1d85: Preparing [2024-05-27T02:58:33.212Z] 4a7415c6d924: Preparing [2024-05-27T02:58:33.212Z] f0b0b0ecdf6c: Preparing [2024-05-27T02:58:33.212Z] 3798851d327c: Preparing [2024-05-27T02:58:33.212Z] e1503b98be0d: Preparing [2024-05-27T02:58:33.212Z] 23ff6de239ba: Preparing [2024-05-27T02:58:33.212Z] d4f5af13d00e: Preparing [2024-05-27T02:58:33.212Z] 3b3201874c24: Preparing [2024-05-27T02:58:33.212Z] 835deb29a189: Preparing [2024-05-27T02:58:33.212Z] 683402a2ca1f: Preparing [2024-05-27T02:58:33.212Z] 7c504f21be85: Preparing [2024-05-27T02:58:33.212Z] 835deb29a189: Waiting [2024-05-27T02:58:33.212Z] 683402a2ca1f: Waiting [2024-05-27T02:58:33.212Z] 23ff6de239ba: Waiting [2024-05-27T02:58:33.212Z] d4f5af13d00e: Waiting [2024-05-27T02:58:33.212Z] 3b3201874c24: Waiting [2024-05-27T02:58:33.212Z] 7c504f21be85: Waiting [2024-05-27T02:58:33.212Z] e1503b98be0d: Layer already exists [2024-05-27T02:58:33.212Z] 3798851d327c: Layer already exists [2024-05-27T02:58:33.212Z] f0b0b0ecdf6c: Layer already exists [2024-05-27T02:58:33.212Z] babd113a1d85: Layer already exists [2024-05-27T02:58:33.212Z] 4a7415c6d924: Layer already exists [2024-05-27T02:58:33.212Z] 3b3201874c24: Layer already exists [2024-05-27T02:58:33.212Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:33.212Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:33.212Z] 683402a2ca1f: Layer already exists [2024-05-27T02:58:33.212Z] 835deb29a189: Layer already exists [2024-05-27T02:58:33.212Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:33.476Z] 3.2.0-dev.23: digest: sha256:e5839b3fabb33a30b96304e85cbbb6721e9a2436735ab7703b2612b61a78907e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:33.831Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:34.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:34.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-27T02:58:34.177Z] babd113a1d85: Preparing [2024-05-27T02:58:34.177Z] 4a7415c6d924: Preparing [2024-05-27T02:58:34.177Z] f0b0b0ecdf6c: Preparing [2024-05-27T02:58:34.177Z] 3798851d327c: Preparing [2024-05-27T02:58:34.177Z] e1503b98be0d: Preparing [2024-05-27T02:58:34.177Z] 23ff6de239ba: Preparing [2024-05-27T02:58:34.177Z] d4f5af13d00e: Preparing [2024-05-27T02:58:34.177Z] 3b3201874c24: Preparing [2024-05-27T02:58:34.177Z] 835deb29a189: Preparing [2024-05-27T02:58:34.177Z] 683402a2ca1f: Preparing [2024-05-27T02:58:34.177Z] 7c504f21be85: Preparing [2024-05-27T02:58:34.178Z] 3b3201874c24: Waiting [2024-05-27T02:58:34.178Z] 835deb29a189: Waiting [2024-05-27T02:58:34.178Z] 683402a2ca1f: Waiting [2024-05-27T02:58:34.178Z] 7c504f21be85: Waiting [2024-05-27T02:58:34.178Z] 23ff6de239ba: Waiting [2024-05-27T02:58:34.178Z] d4f5af13d00e: Waiting [2024-05-27T02:58:34.178Z] 4a7415c6d924: Layer already exists [2024-05-27T02:58:34.178Z] 3798851d327c: Layer already exists [2024-05-27T02:58:34.178Z] babd113a1d85: Layer already exists [2024-05-27T02:58:34.178Z] f0b0b0ecdf6c: Layer already exists [2024-05-27T02:58:34.178Z] e1503b98be0d: Layer already exists [2024-05-27T02:58:34.178Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:34.178Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:34.178Z] 835deb29a189: Layer already exists [2024-05-27T02:58:34.178Z] 3b3201874c24: Layer already exists [2024-05-27T02:58:34.178Z] 683402a2ca1f: Layer already exists [2024-05-27T02:58:34.178Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:34.178Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:e5839b3fabb33a30b96304e85cbbb6721e9a2436735ab7703b2612b61a78907e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:34.785Z] + 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-05-27T02:58:35.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-05-27T02:58:35.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-27T02:58:35.131Z] babd113a1d85: Preparing [2024-05-27T02:58:35.131Z] 4a7415c6d924: Preparing [2024-05-27T02:58:35.131Z] f0b0b0ecdf6c: Preparing [2024-05-27T02:58:35.131Z] 3798851d327c: Preparing [2024-05-27T02:58:35.131Z] e1503b98be0d: Preparing [2024-05-27T02:58:35.131Z] 23ff6de239ba: Preparing [2024-05-27T02:58:35.131Z] d4f5af13d00e: Preparing [2024-05-27T02:58:35.131Z] 3b3201874c24: Preparing [2024-05-27T02:58:35.131Z] 835deb29a189: Preparing [2024-05-27T02:58:35.131Z] 683402a2ca1f: Preparing [2024-05-27T02:58:35.131Z] 7c504f21be85: Preparing [2024-05-27T02:58:35.131Z] 3b3201874c24: Waiting [2024-05-27T02:58:35.131Z] 835deb29a189: Waiting [2024-05-27T02:58:35.131Z] 683402a2ca1f: Waiting [2024-05-27T02:58:35.131Z] 7c504f21be85: Waiting [2024-05-27T02:58:35.131Z] 23ff6de239ba: Waiting [2024-05-27T02:58:35.131Z] d4f5af13d00e: Waiting [2024-05-27T02:58:35.131Z] f0b0b0ecdf6c: Layer already exists [2024-05-27T02:58:35.131Z] babd113a1d85: Layer already exists [2024-05-27T02:58:35.131Z] 3798851d327c: Layer already exists [2024-05-27T02:58:35.131Z] e1503b98be0d: Layer already exists [2024-05-27T02:58:35.131Z] 4a7415c6d924: Layer already exists [2024-05-27T02:58:35.131Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:35.131Z] 3b3201874c24: Layer already exists [2024-05-27T02:58:35.131Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:35.131Z] 835deb29a189: Layer already exists [2024-05-27T02:58:35.131Z] 683402a2ca1f: Layer already exists [2024-05-27T02:58:35.131Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:35.396Z] main: digest: sha256:e5839b3fabb33a30b96304e85cbbb6721e9a2436735ab7703b2612b61a78907e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:58:35.474Z] ===================================================== [Pipeline] echo [2024-05-27T02:58:35.490Z] taggedImages: [2024-05-27T02:58:35.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:35.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-05-27T02:58:35.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.23 [2024-05-27T02:58:35.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:35.490Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-05-27T02:58:35.518Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-05-27T02:58:35.518Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:35.518Z] latest [2024-05-27T02:58:35.518Z] 3.2.0-dev.23 [2024-05-27T02:58:35.518Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:35.518Z] main [2024-05-27T02:58:35.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:35.873Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:36.478Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:36.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-27T02:58:36.478Z] b780cb26b799: Preparing [2024-05-27T02:58:36.478Z] 185badc07cf7: Preparing [2024-05-27T02:58:36.478Z] b4691ef14311: Preparing [2024-05-27T02:58:36.478Z] 2b0e56b62772: Preparing [2024-05-27T02:58:36.478Z] 21591466bd71: Preparing [2024-05-27T02:58:36.478Z] 795441fbaa69: Preparing [2024-05-27T02:58:36.478Z] 8105edc6e7bb: Preparing [2024-05-27T02:58:36.478Z] 795441fbaa69: Waiting [2024-05-27T02:58:36.478Z] 23ff6de239ba: Preparing [2024-05-27T02:58:36.478Z] 8105edc6e7bb: Waiting [2024-05-27T02:58:36.478Z] d4f5af13d00e: Preparing [2024-05-27T02:58:36.478Z] 23ff6de239ba: Waiting [2024-05-27T02:58:36.478Z] d4f5af13d00e: Waiting [2024-05-27T02:58:36.478Z] 43bc974edffc: Preparing [2024-05-27T02:58:36.478Z] 885c6c30ab96: Preparing [2024-05-27T02:58:36.478Z] 43bc974edffc: Waiting [2024-05-27T02:58:36.478Z] 7c504f21be85: Preparing [2024-05-27T02:58:36.478Z] 7c504f21be85: Waiting [2024-05-27T02:58:36.745Z] 185badc07cf7: Pushed [2024-05-27T02:58:36.745Z] 21591466bd71: Pushed [2024-05-27T02:58:36.745Z] b780cb26b799: Pushed [2024-05-27T02:58:36.745Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:36.745Z] 795441fbaa69: Pushed [2024-05-27T02:58:36.745Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:37.010Z] 8105edc6e7bb: Pushed [2024-05-27T02:58:37.010Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:38.409Z] 43bc974edffc: Pushed [2024-05-27T02:58:38.409Z] 2b0e56b62772: Pushed [2024-05-27T02:58:39.362Z] b4691ef14311: Pushed [2024-05-27T02:58:39.362Z] 885c6c30ab96: Pushed [2024-05-27T02:58:39.625Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:678a9e50ce645a1d2616775b906a51c6ecc13b819f2df83b9e0bf5bb23c3db13 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:39.975Z] + 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-05-27T02:58:40.315Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-05-27T02:58:40.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-27T02:58:40.316Z] b780cb26b799: Preparing [2024-05-27T02:58:40.316Z] 185badc07cf7: Preparing [2024-05-27T02:58:40.316Z] b4691ef14311: Preparing [2024-05-27T02:58:40.316Z] 2b0e56b62772: Preparing [2024-05-27T02:58:40.316Z] 21591466bd71: Preparing [2024-05-27T02:58:40.316Z] 795441fbaa69: Preparing [2024-05-27T02:58:40.316Z] 8105edc6e7bb: Preparing [2024-05-27T02:58:40.316Z] 23ff6de239ba: Preparing [2024-05-27T02:58:40.316Z] d4f5af13d00e: Preparing [2024-05-27T02:58:40.316Z] 43bc974edffc: Preparing [2024-05-27T02:58:40.316Z] 885c6c30ab96: Preparing [2024-05-27T02:58:40.316Z] 7c504f21be85: Preparing [2024-05-27T02:58:40.316Z] 23ff6de239ba: Waiting [2024-05-27T02:58:40.316Z] 43bc974edffc: Waiting [2024-05-27T02:58:40.316Z] 885c6c30ab96: Waiting [2024-05-27T02:58:40.316Z] 795441fbaa69: Waiting [2024-05-27T02:58:40.316Z] 8105edc6e7bb: Waiting [2024-05-27T02:58:40.316Z] 7c504f21be85: Waiting [2024-05-27T02:58:40.316Z] d4f5af13d00e: Waiting [2024-05-27T02:58:40.316Z] 21591466bd71: Layer already exists [2024-05-27T02:58:40.316Z] b780cb26b799: Layer already exists [2024-05-27T02:58:40.316Z] 2b0e56b62772: Layer already exists [2024-05-27T02:58:40.316Z] b4691ef14311: Layer already exists [2024-05-27T02:58:40.316Z] 185badc07cf7: Layer already exists [2024-05-27T02:58:40.316Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:40.316Z] 8105edc6e7bb: Layer already exists [2024-05-27T02:58:40.316Z] 795441fbaa69: Layer already exists [2024-05-27T02:58:40.316Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:40.316Z] 43bc974edffc: Layer already exists [2024-05-27T02:58:40.316Z] 885c6c30ab96: Layer already exists [2024-05-27T02:58:40.316Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:40.579Z] latest: digest: sha256:678a9e50ce645a1d2616775b906a51c6ecc13b819f2df83b9e0bf5bb23c3db13 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:40.920Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:41.324Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [2024-05-27T02:58:41.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-27T02:58:41.324Z] b780cb26b799: Preparing [2024-05-27T02:58:41.324Z] 185badc07cf7: Preparing [2024-05-27T02:58:41.324Z] b4691ef14311: Preparing [2024-05-27T02:58:41.324Z] 2b0e56b62772: Preparing [2024-05-27T02:58:41.324Z] 21591466bd71: Preparing [2024-05-27T02:58:41.324Z] 795441fbaa69: Preparing [2024-05-27T02:58:41.324Z] 8105edc6e7bb: Preparing [2024-05-27T02:58:41.324Z] 23ff6de239ba: Preparing [2024-05-27T02:58:41.324Z] d4f5af13d00e: Preparing [2024-05-27T02:58:41.324Z] 43bc974edffc: Preparing [2024-05-27T02:58:41.324Z] 885c6c30ab96: Preparing [2024-05-27T02:58:41.324Z] 7c504f21be85: Preparing [2024-05-27T02:58:41.324Z] 23ff6de239ba: Waiting [2024-05-27T02:58:41.324Z] d4f5af13d00e: Waiting [2024-05-27T02:58:41.324Z] 43bc974edffc: Waiting [2024-05-27T02:58:41.324Z] 885c6c30ab96: Waiting [2024-05-27T02:58:41.324Z] 7c504f21be85: Waiting [2024-05-27T02:58:41.324Z] 795441fbaa69: Waiting [2024-05-27T02:58:41.324Z] 8105edc6e7bb: Waiting [2024-05-27T02:58:41.324Z] 21591466bd71: Layer already exists [2024-05-27T02:58:41.324Z] 2b0e56b62772: Layer already exists [2024-05-27T02:58:41.324Z] b780cb26b799: Layer already exists [2024-05-27T02:58:41.324Z] 185badc07cf7: Layer already exists [2024-05-27T02:58:41.324Z] b4691ef14311: Layer already exists [2024-05-27T02:58:41.324Z] 795441fbaa69: Layer already exists [2024-05-27T02:58:41.324Z] 8105edc6e7bb: Layer already exists [2024-05-27T02:58:41.324Z] 43bc974edffc: Layer already exists [2024-05-27T02:58:41.324Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:41.324Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:41.324Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:41.324Z] 885c6c30ab96: Layer already exists [2024-05-27T02:58:41.324Z] 3.2.0-dev.23: digest: sha256:678a9e50ce645a1d2616775b906a51c6ecc13b819f2df83b9e0bf5bb23c3db13 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:41.697Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:42.056Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:42.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-27T02:58:42.056Z] b780cb26b799: Preparing [2024-05-27T02:58:42.056Z] 185badc07cf7: Preparing [2024-05-27T02:58:42.056Z] b4691ef14311: Preparing [2024-05-27T02:58:42.056Z] 2b0e56b62772: Preparing [2024-05-27T02:58:42.056Z] 21591466bd71: Preparing [2024-05-27T02:58:42.056Z] 795441fbaa69: Preparing [2024-05-27T02:58:42.056Z] 8105edc6e7bb: Preparing [2024-05-27T02:58:42.056Z] 23ff6de239ba: Preparing [2024-05-27T02:58:42.056Z] d4f5af13d00e: Preparing [2024-05-27T02:58:42.056Z] 43bc974edffc: Preparing [2024-05-27T02:58:42.056Z] 885c6c30ab96: Preparing [2024-05-27T02:58:42.056Z] 7c504f21be85: Preparing [2024-05-27T02:58:42.056Z] 795441fbaa69: Waiting [2024-05-27T02:58:42.056Z] d4f5af13d00e: Waiting [2024-05-27T02:58:42.056Z] 8105edc6e7bb: Waiting [2024-05-27T02:58:42.056Z] 23ff6de239ba: Waiting [2024-05-27T02:58:42.056Z] 43bc974edffc: Waiting [2024-05-27T02:58:42.056Z] 7c504f21be85: Waiting [2024-05-27T02:58:42.056Z] 885c6c30ab96: Waiting [2024-05-27T02:58:42.056Z] 21591466bd71: Layer already exists [2024-05-27T02:58:42.056Z] 2b0e56b62772: Layer already exists [2024-05-27T02:58:42.056Z] b4691ef14311: Layer already exists [2024-05-27T02:58:42.056Z] 185badc07cf7: Layer already exists [2024-05-27T02:58:42.056Z] b780cb26b799: Layer already exists [2024-05-27T02:58:42.056Z] 795441fbaa69: Layer already exists [2024-05-27T02:58:42.056Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:42.056Z] 8105edc6e7bb: Layer already exists [2024-05-27T02:58:42.056Z] 43bc974edffc: Layer already exists [2024-05-27T02:58:42.056Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:42.056Z] 885c6c30ab96: Layer already exists [2024-05-27T02:58:42.056Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:42.329Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:678a9e50ce645a1d2616775b906a51c6ecc13b819f2df83b9e0bf5bb23c3db13 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:42.700Z] + 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-05-27T02:58:43.052Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-05-27T02:58:43.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-27T02:58:43.053Z] b780cb26b799: Preparing [2024-05-27T02:58:43.053Z] 185badc07cf7: Preparing [2024-05-27T02:58:43.053Z] b4691ef14311: Preparing [2024-05-27T02:58:43.053Z] 2b0e56b62772: Preparing [2024-05-27T02:58:43.053Z] 21591466bd71: Preparing [2024-05-27T02:58:43.053Z] 795441fbaa69: Preparing [2024-05-27T02:58:43.053Z] 8105edc6e7bb: Preparing [2024-05-27T02:58:43.053Z] 795441fbaa69: Waiting [2024-05-27T02:58:43.053Z] 23ff6de239ba: Preparing [2024-05-27T02:58:43.053Z] d4f5af13d00e: Preparing [2024-05-27T02:58:43.053Z] 8105edc6e7bb: Waiting [2024-05-27T02:58:43.053Z] 43bc974edffc: Preparing [2024-05-27T02:58:43.053Z] 885c6c30ab96: Preparing [2024-05-27T02:58:43.053Z] 23ff6de239ba: Waiting [2024-05-27T02:58:43.053Z] d4f5af13d00e: Waiting [2024-05-27T02:58:43.053Z] 7c504f21be85: Preparing [2024-05-27T02:58:43.053Z] 43bc974edffc: Waiting [2024-05-27T02:58:43.053Z] 885c6c30ab96: Waiting [2024-05-27T02:58:43.053Z] 7c504f21be85: Waiting [2024-05-27T02:58:43.053Z] b780cb26b799: Layer already exists [2024-05-27T02:58:43.053Z] 2b0e56b62772: Layer already exists [2024-05-27T02:58:43.053Z] b4691ef14311: Layer already exists [2024-05-27T02:58:43.053Z] 21591466bd71: Layer already exists [2024-05-27T02:58:43.053Z] 185badc07cf7: Layer already exists [2024-05-27T02:58:43.053Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:43.053Z] 8105edc6e7bb: Layer already exists [2024-05-27T02:58:43.053Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:43.053Z] 795441fbaa69: Layer already exists [2024-05-27T02:58:43.053Z] 43bc974edffc: Layer already exists [2024-05-27T02:58:43.053Z] 885c6c30ab96: Layer already exists [2024-05-27T02:58:43.053Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:43.323Z] main: digest: sha256:678a9e50ce645a1d2616775b906a51c6ecc13b819f2df83b9e0bf5bb23c3db13 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:58:43.397Z] ===================================================== [Pipeline] echo [2024-05-27T02:58:43.415Z] taggedImages: [2024-05-27T02:58:43.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:43.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-05-27T02:58:43.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.23 [2024-05-27T02:58:43.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:43.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-05-27T02:58:43.444Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-05-27T02:58:43.444Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:43.444Z] latest [2024-05-27T02:58:43.444Z] 3.2.0-dev.23 [2024-05-27T02:58:43.444Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:43.444Z] main [2024-05-27T02:58:43.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:43.821Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:44.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:44.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-27T02:58:44.158Z] 3eb17548ca51: Preparing [2024-05-27T02:58:44.158Z] a0771ad0347b: Preparing [2024-05-27T02:58:44.158Z] 23ff6de239ba: Preparing [2024-05-27T02:58:44.158Z] d4f5af13d00e: Preparing [2024-05-27T02:58:44.158Z] acc5da796823: Preparing [2024-05-27T02:58:44.158Z] 131168698a62: Preparing [2024-05-27T02:58:44.158Z] 7c504f21be85: Preparing [2024-05-27T02:58:44.158Z] 131168698a62: Waiting [2024-05-27T02:58:44.158Z] 7c504f21be85: Waiting [2024-05-27T02:58:44.158Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:44.421Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:44.421Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:44.421Z] 3eb17548ca51: Pushed [2024-05-27T02:58:45.817Z] acc5da796823: Pushed [2024-05-27T02:58:45.817Z] 131168698a62: Pushed [2024-05-27T02:58:48.381Z] a0771ad0347b: Pushed [2024-05-27T02:58:48.381Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:4dfcdbacad81b03df09c0d607744313dd57130efa5e038a6141388bd35bc7bf3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:48.731Z] + 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-05-27T02:58:49.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-05-27T02:58:49.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-27T02:58:49.069Z] 3eb17548ca51: Preparing [2024-05-27T02:58:49.069Z] a0771ad0347b: Preparing [2024-05-27T02:58:49.069Z] 23ff6de239ba: Preparing [2024-05-27T02:58:49.069Z] d4f5af13d00e: Preparing [2024-05-27T02:58:49.069Z] acc5da796823: Preparing [2024-05-27T02:58:49.069Z] 131168698a62: Preparing [2024-05-27T02:58:49.069Z] 7c504f21be85: Preparing [2024-05-27T02:58:49.069Z] 131168698a62: Waiting [2024-05-27T02:58:49.069Z] 7c504f21be85: Waiting [2024-05-27T02:58:49.069Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:49.069Z] 3eb17548ca51: Layer already exists [2024-05-27T02:58:49.069Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:49.069Z] acc5da796823: Layer already exists [2024-05-27T02:58:49.069Z] a0771ad0347b: Layer already exists [2024-05-27T02:58:49.069Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:49.069Z] 131168698a62: Layer already exists [2024-05-27T02:58:49.333Z] latest: digest: sha256:4dfcdbacad81b03df09c0d607744313dd57130efa5e038a6141388bd35bc7bf3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:49.681Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:50.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [2024-05-27T02:58:50.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-27T02:58:50.037Z] 3eb17548ca51: Preparing [2024-05-27T02:58:50.037Z] a0771ad0347b: Preparing [2024-05-27T02:58:50.037Z] 23ff6de239ba: Preparing [2024-05-27T02:58:50.037Z] d4f5af13d00e: Preparing [2024-05-27T02:58:50.037Z] acc5da796823: Preparing [2024-05-27T02:58:50.037Z] 131168698a62: Preparing [2024-05-27T02:58:50.037Z] 7c504f21be85: Preparing [2024-05-27T02:58:50.037Z] 131168698a62: Waiting [2024-05-27T02:58:50.037Z] 7c504f21be85: Waiting [2024-05-27T02:58:50.037Z] 3eb17548ca51: Layer already exists [2024-05-27T02:58:50.037Z] acc5da796823: Layer already exists [2024-05-27T02:58:50.037Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:50.037Z] a0771ad0347b: Layer already exists [2024-05-27T02:58:50.037Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:50.037Z] 131168698a62: Layer already exists [2024-05-27T02:58:50.037Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:50.302Z] 3.2.0-dev.23: digest: sha256:4dfcdbacad81b03df09c0d607744313dd57130efa5e038a6141388bd35bc7bf3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:50.653Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:51.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:51.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-27T02:58:51.002Z] 3eb17548ca51: Preparing [2024-05-27T02:58:51.002Z] a0771ad0347b: Preparing [2024-05-27T02:58:51.002Z] 23ff6de239ba: Preparing [2024-05-27T02:58:51.002Z] d4f5af13d00e: Preparing [2024-05-27T02:58:51.002Z] acc5da796823: Preparing [2024-05-27T02:58:51.002Z] 131168698a62: Preparing [2024-05-27T02:58:51.002Z] 7c504f21be85: Preparing [2024-05-27T02:58:51.002Z] 131168698a62: Waiting [2024-05-27T02:58:51.002Z] 7c504f21be85: Waiting [2024-05-27T02:58:51.002Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:51.002Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:51.002Z] acc5da796823: Layer already exists [2024-05-27T02:58:51.002Z] 3eb17548ca51: Layer already exists [2024-05-27T02:58:51.002Z] a0771ad0347b: Layer already exists [2024-05-27T02:58:51.002Z] 131168698a62: Layer already exists [2024-05-27T02:58:51.002Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:51.268Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:4dfcdbacad81b03df09c0d607744313dd57130efa5e038a6141388bd35bc7bf3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:51.614Z] + 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-05-27T02:58:52.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-05-27T02:58:52.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-27T02:58:52.080Z] 3eb17548ca51: Preparing [2024-05-27T02:58:52.080Z] a0771ad0347b: Preparing [2024-05-27T02:58:52.080Z] 23ff6de239ba: Preparing [2024-05-27T02:58:52.080Z] d4f5af13d00e: Preparing [2024-05-27T02:58:52.080Z] acc5da796823: Preparing [2024-05-27T02:58:52.080Z] 131168698a62: Preparing [2024-05-27T02:58:52.080Z] 7c504f21be85: Preparing [2024-05-27T02:58:52.080Z] 7c504f21be85: Waiting [2024-05-27T02:58:52.080Z] 131168698a62: Waiting [2024-05-27T02:58:52.080Z] a0771ad0347b: Layer already exists [2024-05-27T02:58:52.080Z] acc5da796823: Layer already exists [2024-05-27T02:58:52.080Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:52.080Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:52.080Z] 3eb17548ca51: Layer already exists [2024-05-27T02:58:52.080Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:52.080Z] 131168698a62: Layer already exists [2024-05-27T02:58:52.344Z] main: digest: sha256:4dfcdbacad81b03df09c0d607744313dd57130efa5e038a6141388bd35bc7bf3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:58:52.427Z] ===================================================== [Pipeline] echo [2024-05-27T02:58:52.439Z] taggedImages: [2024-05-27T02:58:52.439Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:52.439Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-05-27T02:58:52.439Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.23 [2024-05-27T02:58:52.439Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:52.439Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-05-27T02:58:52.466Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-05-27T02:58:52.466Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:52.466Z] latest [2024-05-27T02:58:52.466Z] 3.2.0-dev.23 [2024-05-27T02:58:52.466Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:58:52.466Z] main [2024-05-27T02:58:52.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:52.814Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:58:53.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:58:53.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-27T02:58:53.157Z] 59202ada3e3e: Preparing [2024-05-27T02:58:53.157Z] 99dac86bf44b: Preparing [2024-05-27T02:58:53.157Z] 940bfd63a751: Preparing [2024-05-27T02:58:53.157Z] 23ff6de239ba: Preparing [2024-05-27T02:58:53.157Z] d4f5af13d00e: Preparing [2024-05-27T02:58:53.157Z] 4ee78e308957: Preparing [2024-05-27T02:58:53.157Z] 58cf6dad8f8f: Preparing [2024-05-27T02:58:53.157Z] 924b95d6eeaf: Preparing [2024-05-27T02:58:53.157Z] dfd5e055a233: Preparing [2024-05-27T02:58:53.157Z] 7c504f21be85: Preparing [2024-05-27T02:58:53.157Z] 58cf6dad8f8f: Waiting [2024-05-27T02:58:53.157Z] 924b95d6eeaf: Waiting [2024-05-27T02:58:53.157Z] dfd5e055a233: Waiting [2024-05-27T02:58:53.157Z] 7c504f21be85: Waiting [2024-05-27T02:58:53.157Z] 4ee78e308957: Waiting [2024-05-27T02:58:53.157Z] d4f5af13d00e: Layer already exists [2024-05-27T02:58:53.157Z] 23ff6de239ba: Layer already exists [2024-05-27T02:58:53.422Z] 940bfd63a751: Pushed [2024-05-27T02:58:53.422Z] 99dac86bf44b: Pushed [2024-05-27T02:58:53.422Z] 59202ada3e3e: Pushed [2024-05-27T02:58:53.686Z] 7c504f21be85: Layer already exists [2024-05-27T02:58:53.952Z] 924b95d6eeaf: Pushed [2024-05-27T02:58:55.450Z] dfd5e055a233: Pushed [2024-05-27T02:59:05.494Z] 58cf6dad8f8f: Pushed [2024-05-27T02:59:10.818Z] 4ee78e308957: Pushed [2024-05-27T02:59:10.818Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:d781da03b9c1e390a925672d8e45f36352952810532db4d7654271622faa99d1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:11.171Z] + 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-05-27T02:59:11.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-05-27T02:59:11.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-27T02:59:11.522Z] 59202ada3e3e: Preparing [2024-05-27T02:59:11.522Z] 99dac86bf44b: Preparing [2024-05-27T02:59:11.522Z] 940bfd63a751: Preparing [2024-05-27T02:59:11.522Z] 23ff6de239ba: Preparing [2024-05-27T02:59:11.522Z] d4f5af13d00e: Preparing [2024-05-27T02:59:11.522Z] 4ee78e308957: Preparing [2024-05-27T02:59:11.522Z] 58cf6dad8f8f: Preparing [2024-05-27T02:59:11.522Z] 924b95d6eeaf: Preparing [2024-05-27T02:59:11.522Z] dfd5e055a233: Preparing [2024-05-27T02:59:11.522Z] 7c504f21be85: Preparing [2024-05-27T02:59:11.522Z] 924b95d6eeaf: Waiting [2024-05-27T02:59:11.522Z] dfd5e055a233: Waiting [2024-05-27T02:59:11.522Z] 7c504f21be85: Waiting [2024-05-27T02:59:11.522Z] 4ee78e308957: Waiting [2024-05-27T02:59:11.522Z] 58cf6dad8f8f: Waiting [2024-05-27T02:59:11.522Z] 940bfd63a751: Layer already exists [2024-05-27T02:59:11.522Z] 23ff6de239ba: Layer already exists [2024-05-27T02:59:11.522Z] 59202ada3e3e: Layer already exists [2024-05-27T02:59:11.522Z] d4f5af13d00e: Layer already exists [2024-05-27T02:59:11.522Z] 99dac86bf44b: Layer already exists [2024-05-27T02:59:11.522Z] 924b95d6eeaf: Layer already exists [2024-05-27T02:59:11.522Z] 4ee78e308957: Layer already exists [2024-05-27T02:59:11.522Z] 7c504f21be85: Layer already exists [2024-05-27T02:59:11.522Z] dfd5e055a233: Layer already exists [2024-05-27T02:59:11.522Z] 58cf6dad8f8f: Layer already exists [2024-05-27T02:59:11.788Z] latest: digest: sha256:d781da03b9c1e390a925672d8e45f36352952810532db4d7654271622faa99d1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:12.134Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:12.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [2024-05-27T02:59:12.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-27T02:59:12.479Z] 59202ada3e3e: Preparing [2024-05-27T02:59:12.479Z] 99dac86bf44b: Preparing [2024-05-27T02:59:12.479Z] 940bfd63a751: Preparing [2024-05-27T02:59:12.479Z] 23ff6de239ba: Preparing [2024-05-27T02:59:12.479Z] d4f5af13d00e: Preparing [2024-05-27T02:59:12.479Z] 4ee78e308957: Preparing [2024-05-27T02:59:12.479Z] 58cf6dad8f8f: Preparing [2024-05-27T02:59:12.479Z] 924b95d6eeaf: Preparing [2024-05-27T02:59:12.479Z] dfd5e055a233: Preparing [2024-05-27T02:59:12.479Z] 7c504f21be85: Preparing [2024-05-27T02:59:12.479Z] 4ee78e308957: Waiting [2024-05-27T02:59:12.479Z] 58cf6dad8f8f: Waiting [2024-05-27T02:59:12.479Z] 924b95d6eeaf: Waiting [2024-05-27T02:59:12.479Z] dfd5e055a233: Waiting [2024-05-27T02:59:12.479Z] 7c504f21be85: Waiting [2024-05-27T02:59:12.479Z] 940bfd63a751: Layer already exists [2024-05-27T02:59:12.479Z] d4f5af13d00e: Layer already exists [2024-05-27T02:59:12.479Z] 99dac86bf44b: Layer already exists [2024-05-27T02:59:12.479Z] 59202ada3e3e: Layer already exists [2024-05-27T02:59:12.479Z] 23ff6de239ba: Layer already exists [2024-05-27T02:59:12.479Z] 58cf6dad8f8f: Layer already exists [2024-05-27T02:59:12.479Z] 4ee78e308957: Layer already exists [2024-05-27T02:59:12.479Z] 924b95d6eeaf: Layer already exists [2024-05-27T02:59:12.479Z] 7c504f21be85: Layer already exists [2024-05-27T02:59:12.479Z] dfd5e055a233: Layer already exists [2024-05-27T02:59:12.743Z] 3.2.0-dev.23: digest: sha256:d781da03b9c1e390a925672d8e45f36352952810532db4d7654271622faa99d1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:13.094Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:13.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:59:13.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-27T02:59:13.440Z] 59202ada3e3e: Preparing [2024-05-27T02:59:13.440Z] 99dac86bf44b: Preparing [2024-05-27T02:59:13.440Z] 940bfd63a751: Preparing [2024-05-27T02:59:13.440Z] 23ff6de239ba: Preparing [2024-05-27T02:59:13.440Z] d4f5af13d00e: Preparing [2024-05-27T02:59:13.440Z] 4ee78e308957: Preparing [2024-05-27T02:59:13.440Z] 58cf6dad8f8f: Preparing [2024-05-27T02:59:13.440Z] 924b95d6eeaf: Preparing [2024-05-27T02:59:13.440Z] dfd5e055a233: Preparing [2024-05-27T02:59:13.440Z] 7c504f21be85: Preparing [2024-05-27T02:59:13.440Z] 58cf6dad8f8f: Waiting [2024-05-27T02:59:13.440Z] 924b95d6eeaf: Waiting [2024-05-27T02:59:13.440Z] dfd5e055a233: Waiting [2024-05-27T02:59:13.440Z] 7c504f21be85: Waiting [2024-05-27T02:59:13.440Z] 4ee78e308957: Waiting [2024-05-27T02:59:13.440Z] 59202ada3e3e: Layer already exists [2024-05-27T02:59:13.440Z] 23ff6de239ba: Layer already exists [2024-05-27T02:59:13.440Z] 99dac86bf44b: Layer already exists [2024-05-27T02:59:13.440Z] d4f5af13d00e: Layer already exists [2024-05-27T02:59:13.440Z] 940bfd63a751: Layer already exists [2024-05-27T02:59:13.440Z] 58cf6dad8f8f: Layer already exists [2024-05-27T02:59:13.440Z] dfd5e055a233: Layer already exists [2024-05-27T02:59:13.440Z] 4ee78e308957: Layer already exists [2024-05-27T02:59:13.440Z] 7c504f21be85: Layer already exists [2024-05-27T02:59:13.440Z] 924b95d6eeaf: Layer already exists [2024-05-27T02:59:13.704Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:d781da03b9c1e390a925672d8e45f36352952810532db4d7654271622faa99d1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:14.047Z] + 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-05-27T02:59:14.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-05-27T02:59:14.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-27T02:59:14.389Z] 59202ada3e3e: Preparing [2024-05-27T02:59:14.389Z] 99dac86bf44b: Preparing [2024-05-27T02:59:14.389Z] 940bfd63a751: Preparing [2024-05-27T02:59:14.389Z] 23ff6de239ba: Preparing [2024-05-27T02:59:14.389Z] d4f5af13d00e: Preparing [2024-05-27T02:59:14.389Z] 4ee78e308957: Preparing [2024-05-27T02:59:14.389Z] 58cf6dad8f8f: Preparing [2024-05-27T02:59:14.389Z] 924b95d6eeaf: Preparing [2024-05-27T02:59:14.389Z] dfd5e055a233: Preparing [2024-05-27T02:59:14.389Z] 7c504f21be85: Preparing [2024-05-27T02:59:14.389Z] 4ee78e308957: Waiting [2024-05-27T02:59:14.389Z] 58cf6dad8f8f: Waiting [2024-05-27T02:59:14.389Z] 924b95d6eeaf: Waiting [2024-05-27T02:59:14.389Z] dfd5e055a233: Waiting [2024-05-27T02:59:14.389Z] 7c504f21be85: Waiting [2024-05-27T02:59:14.389Z] 23ff6de239ba: Layer already exists [2024-05-27T02:59:14.389Z] 59202ada3e3e: Layer already exists [2024-05-27T02:59:14.389Z] 99dac86bf44b: Layer already exists [2024-05-27T02:59:14.389Z] d4f5af13d00e: Layer already exists [2024-05-27T02:59:14.389Z] 940bfd63a751: Layer already exists [2024-05-27T02:59:14.389Z] 58cf6dad8f8f: Layer already exists [2024-05-27T02:59:14.389Z] 4ee78e308957: Layer already exists [2024-05-27T02:59:14.389Z] dfd5e055a233: Layer already exists [2024-05-27T02:59:14.389Z] 924b95d6eeaf: Layer already exists [2024-05-27T02:59:14.389Z] 7c504f21be85: Layer already exists [2024-05-27T02:59:14.654Z] main: digest: sha256:d781da03b9c1e390a925672d8e45f36352952810532db4d7654271622faa99d1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:59:14.744Z] ===================================================== [Pipeline] echo [2024-05-27T02:59:14.757Z] taggedImages: [2024-05-27T02:59:14.757Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:59:14.757Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-05-27T02:59:14.757Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.23 [2024-05-27T02:59:14.757Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:59:14.757Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-05-27T02:59:14.787Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-05-27T02:59:14.787Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:59:14.787Z] latest [2024-05-27T02:59:14.787Z] 3.2.0-dev.23 [2024-05-27T02:59:14.787Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:59:14.787Z] main [2024-05-27T02:59:14.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:15.164Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:15.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:59:15.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-27T02:59:15.508Z] 04c2aa0736a6: Preparing [2024-05-27T02:59:15.508Z] 2b6f003df48f: Preparing [2024-05-27T02:59:15.508Z] 1bfa4701e0cb: Preparing [2024-05-27T02:59:15.508Z] 23ff6de239ba: Preparing [2024-05-27T02:59:15.508Z] d4f5af13d00e: Preparing [2024-05-27T02:59:15.508Z] 282165fef393: Preparing [2024-05-27T02:59:15.508Z] cd85ab8547be: Preparing [2024-05-27T02:59:15.508Z] 282165fef393: Waiting [2024-05-27T02:59:15.508Z] 6ace7e3ebdd4: Preparing [2024-05-27T02:59:15.508Z] cd85ab8547be: Waiting [2024-05-27T02:59:15.508Z] 7c504f21be85: Preparing [2024-05-27T02:59:15.508Z] 6ace7e3ebdd4: Waiting [2024-05-27T02:59:15.508Z] 7c504f21be85: Waiting [2024-05-27T02:59:15.508Z] d4f5af13d00e: Layer already exists [2024-05-27T02:59:15.508Z] 23ff6de239ba: Layer already exists [2024-05-27T02:59:15.772Z] 2b6f003df48f: Pushed [2024-05-27T02:59:15.772Z] 1bfa4701e0cb: Pushed [2024-05-27T02:59:15.772Z] 7c504f21be85: Layer already exists [2024-05-27T02:59:15.772Z] 04c2aa0736a6: Pushed [2024-05-27T02:59:16.352Z] 6ace7e3ebdd4: Pushed [2024-05-27T02:59:17.305Z] cd85ab8547be: Pushed [2024-05-27T02:59:36.131Z] 282165fef393: Pushed [2024-05-27T02:59:36.131Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:b318cdfc4866d19fa910e9f4121af96363086ccd238728f5453eac5d1d8ee3f4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:36.479Z] + 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-05-27T02:59:36.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-05-27T02:59:36.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-27T02:59:36.827Z] 04c2aa0736a6: Preparing [2024-05-27T02:59:36.827Z] 2b6f003df48f: Preparing [2024-05-27T02:59:36.827Z] 1bfa4701e0cb: Preparing [2024-05-27T02:59:36.827Z] 23ff6de239ba: Preparing [2024-05-27T02:59:36.827Z] d4f5af13d00e: Preparing [2024-05-27T02:59:36.827Z] 282165fef393: Preparing [2024-05-27T02:59:36.827Z] cd85ab8547be: Preparing [2024-05-27T02:59:36.827Z] 6ace7e3ebdd4: Preparing [2024-05-27T02:59:36.827Z] 7c504f21be85: Preparing [2024-05-27T02:59:36.827Z] 6ace7e3ebdd4: Waiting [2024-05-27T02:59:36.827Z] cd85ab8547be: Waiting [2024-05-27T02:59:36.827Z] 7c504f21be85: Waiting [2024-05-27T02:59:36.827Z] 282165fef393: Waiting [2024-05-27T02:59:36.827Z] 1bfa4701e0cb: Layer already exists [2024-05-27T02:59:36.827Z] 23ff6de239ba: Layer already exists [2024-05-27T02:59:36.827Z] d4f5af13d00e: Layer already exists [2024-05-27T02:59:36.827Z] 2b6f003df48f: Layer already exists [2024-05-27T02:59:36.827Z] 04c2aa0736a6: Layer already exists [2024-05-27T02:59:36.827Z] cd85ab8547be: Layer already exists [2024-05-27T02:59:36.827Z] 282165fef393: Layer already exists [2024-05-27T02:59:36.827Z] 6ace7e3ebdd4: Layer already exists [2024-05-27T02:59:36.827Z] 7c504f21be85: Layer already exists [2024-05-27T02:59:37.093Z] latest: digest: sha256:b318cdfc4866d19fa910e9f4121af96363086ccd238728f5453eac5d1d8ee3f4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:37.441Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:37.775Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [2024-05-27T02:59:37.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-27T02:59:37.776Z] 04c2aa0736a6: Preparing [2024-05-27T02:59:37.776Z] 2b6f003df48f: Preparing [2024-05-27T02:59:37.776Z] 1bfa4701e0cb: Preparing [2024-05-27T02:59:37.776Z] 23ff6de239ba: Preparing [2024-05-27T02:59:37.776Z] d4f5af13d00e: Preparing [2024-05-27T02:59:37.776Z] 282165fef393: Preparing [2024-05-27T02:59:37.776Z] cd85ab8547be: Preparing [2024-05-27T02:59:37.776Z] 6ace7e3ebdd4: Preparing [2024-05-27T02:59:37.776Z] 7c504f21be85: Preparing [2024-05-27T02:59:37.776Z] cd85ab8547be: Waiting [2024-05-27T02:59:37.776Z] 6ace7e3ebdd4: Waiting [2024-05-27T02:59:37.776Z] 282165fef393: Waiting [2024-05-27T02:59:37.776Z] 7c504f21be85: Waiting [2024-05-27T02:59:37.776Z] 1bfa4701e0cb: Layer already exists [2024-05-27T02:59:37.776Z] 23ff6de239ba: Layer already exists [2024-05-27T02:59:37.776Z] d4f5af13d00e: Layer already exists [2024-05-27T02:59:37.776Z] 2b6f003df48f: Layer already exists [2024-05-27T02:59:37.776Z] 04c2aa0736a6: Layer already exists [2024-05-27T02:59:37.776Z] 7c504f21be85: Layer already exists [2024-05-27T02:59:37.776Z] 282165fef393: Layer already exists [2024-05-27T02:59:37.776Z] 6ace7e3ebdd4: Layer already exists [2024-05-27T02:59:37.776Z] cd85ab8547be: Layer already exists [2024-05-27T02:59:38.042Z] 3.2.0-dev.23: digest: sha256:b318cdfc4866d19fa910e9f4121af96363086ccd238728f5453eac5d1d8ee3f4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:38.390Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:38.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:59:38.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-27T02:59:38.726Z] 04c2aa0736a6: Preparing [2024-05-27T02:59:38.726Z] 2b6f003df48f: Preparing [2024-05-27T02:59:38.726Z] 1bfa4701e0cb: Preparing [2024-05-27T02:59:38.726Z] 23ff6de239ba: Preparing [2024-05-27T02:59:38.726Z] d4f5af13d00e: Preparing [2024-05-27T02:59:38.726Z] 282165fef393: Preparing [2024-05-27T02:59:38.726Z] cd85ab8547be: Preparing [2024-05-27T02:59:38.726Z] 6ace7e3ebdd4: Preparing [2024-05-27T02:59:38.726Z] 7c504f21be85: Preparing [2024-05-27T02:59:38.726Z] cd85ab8547be: Waiting [2024-05-27T02:59:38.726Z] 6ace7e3ebdd4: Waiting [2024-05-27T02:59:38.726Z] 7c504f21be85: Waiting [2024-05-27T02:59:38.726Z] 282165fef393: Waiting [2024-05-27T02:59:38.726Z] 04c2aa0736a6: Layer already exists [2024-05-27T02:59:38.726Z] 2b6f003df48f: Layer already exists [2024-05-27T02:59:38.726Z] 23ff6de239ba: Layer already exists [2024-05-27T02:59:38.726Z] 1bfa4701e0cb: Layer already exists [2024-05-27T02:59:38.726Z] d4f5af13d00e: Layer already exists [2024-05-27T02:59:38.726Z] 282165fef393: Layer already exists [2024-05-27T02:59:38.726Z] cd85ab8547be: Layer already exists [2024-05-27T02:59:38.726Z] 6ace7e3ebdd4: Layer already exists [2024-05-27T02:59:38.726Z] 7c504f21be85: Layer already exists [2024-05-27T02:59:38.726Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:b318cdfc4866d19fa910e9f4121af96363086ccd238728f5453eac5d1d8ee3f4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:39.335Z] + 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-05-27T02:59:39.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-05-27T02:59:39.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-27T02:59:39.679Z] 04c2aa0736a6: Preparing [2024-05-27T02:59:39.679Z] 2b6f003df48f: Preparing [2024-05-27T02:59:39.679Z] 1bfa4701e0cb: Preparing [2024-05-27T02:59:39.679Z] 23ff6de239ba: Preparing [2024-05-27T02:59:39.679Z] d4f5af13d00e: Preparing [2024-05-27T02:59:39.679Z] 282165fef393: Preparing [2024-05-27T02:59:39.679Z] cd85ab8547be: Preparing [2024-05-27T02:59:39.679Z] 6ace7e3ebdd4: Preparing [2024-05-27T02:59:39.679Z] 7c504f21be85: Preparing [2024-05-27T02:59:39.679Z] 282165fef393: Waiting [2024-05-27T02:59:39.679Z] cd85ab8547be: Waiting [2024-05-27T02:59:39.679Z] 6ace7e3ebdd4: Waiting [2024-05-27T02:59:39.679Z] 7c504f21be85: Waiting [2024-05-27T02:59:39.679Z] d4f5af13d00e: Layer already exists [2024-05-27T02:59:39.679Z] 23ff6de239ba: Layer already exists [2024-05-27T02:59:39.679Z] 2b6f003df48f: Layer already exists [2024-05-27T02:59:39.679Z] 04c2aa0736a6: Layer already exists [2024-05-27T02:59:39.679Z] 1bfa4701e0cb: Layer already exists [2024-05-27T02:59:39.679Z] 6ace7e3ebdd4: Layer already exists [2024-05-27T02:59:39.679Z] 7c504f21be85: Layer already exists [2024-05-27T02:59:39.679Z] cd85ab8547be: Layer already exists [2024-05-27T02:59:39.679Z] 282165fef393: Layer already exists [2024-05-27T02:59:39.944Z] main: digest: sha256:b318cdfc4866d19fa910e9f4121af96363086ccd238728f5453eac5d1d8ee3f4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T02:59:40.015Z] ===================================================== [Pipeline] echo [2024-05-27T02:59:40.031Z] taggedImages: [2024-05-27T02:59:40.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:59:40.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-05-27T02:59:40.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.23 [2024-05-27T02:59:40.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:59:40.031Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-05-27T02:59:40.057Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-05-27T02:59:40.057Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:59:40.057Z] latest [2024-05-27T02:59:40.057Z] 3.2.0-dev.23 [2024-05-27T02:59:40.057Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T02:59:40.057Z] main [2024-05-27T02:59:40.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:40.419Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T02:59:40.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T02:59:40.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-27T02:59:40.763Z] ab21aea08af1: Preparing [2024-05-27T02:59:40.763Z] cc684ee3ca85: Preparing [2024-05-27T02:59:40.763Z] 429dd7655dd9: Preparing [2024-05-27T02:59:40.763Z] 23ff6de239ba: Preparing [2024-05-27T02:59:40.763Z] d4f5af13d00e: Preparing [2024-05-27T02:59:40.763Z] a2c4d3e2503e: Preparing [2024-05-27T02:59:40.763Z] 924b95d6eeaf: Preparing [2024-05-27T02:59:40.763Z] dfd5e055a233: Preparing [2024-05-27T02:59:40.763Z] 7c504f21be85: Preparing [2024-05-27T02:59:40.763Z] 924b95d6eeaf: Waiting [2024-05-27T02:59:40.763Z] 7c504f21be85: Waiting [2024-05-27T02:59:40.763Z] dfd5e055a233: Waiting [2024-05-27T02:59:40.763Z] a2c4d3e2503e: Waiting [2024-05-27T02:59:40.763Z] 23ff6de239ba: Layer already exists [2024-05-27T02:59:40.763Z] d4f5af13d00e: Layer already exists [2024-05-27T02:59:41.032Z] 924b95d6eeaf: Layer already exists [2024-05-27T02:59:41.032Z] dfd5e055a233: Layer already exists [2024-05-27T02:59:41.032Z] cc684ee3ca85: Pushed [2024-05-27T02:59:41.032Z] 7c504f21be85: Layer already exists [2024-05-27T02:59:41.032Z] 429dd7655dd9: Pushed [2024-05-27T02:59:41.032Z] ab21aea08af1: Pushed [2024-05-27T02:59:59.197Z] a2c4d3e2503e: Pushed [2024-05-27T03:00:05.822Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:c8f5528d1b0f3c4498dd420400abde5184dd9779101115a169adc9a31d43568d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:06.165Z] + 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-05-27T03:00:06.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-05-27T03:00:06.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-27T03:00:06.507Z] ab21aea08af1: Preparing [2024-05-27T03:00:06.507Z] cc684ee3ca85: Preparing [2024-05-27T03:00:06.507Z] 429dd7655dd9: Preparing [2024-05-27T03:00:06.507Z] 23ff6de239ba: Preparing [2024-05-27T03:00:06.507Z] d4f5af13d00e: Preparing [2024-05-27T03:00:06.507Z] a2c4d3e2503e: Preparing [2024-05-27T03:00:06.507Z] 924b95d6eeaf: Preparing [2024-05-27T03:00:06.507Z] dfd5e055a233: Preparing [2024-05-27T03:00:06.507Z] 7c504f21be85: Preparing [2024-05-27T03:00:06.507Z] a2c4d3e2503e: Waiting [2024-05-27T03:00:06.507Z] 924b95d6eeaf: Waiting [2024-05-27T03:00:06.507Z] dfd5e055a233: Waiting [2024-05-27T03:00:06.507Z] 7c504f21be85: Waiting [2024-05-27T03:00:06.507Z] cc684ee3ca85: Layer already exists [2024-05-27T03:00:06.507Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:06.507Z] 429dd7655dd9: Layer already exists [2024-05-27T03:00:06.507Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:06.507Z] ab21aea08af1: Layer already exists [2024-05-27T03:00:06.507Z] a2c4d3e2503e: Layer already exists [2024-05-27T03:00:06.507Z] dfd5e055a233: Layer already exists [2024-05-27T03:00:06.507Z] 924b95d6eeaf: Layer already exists [2024-05-27T03:00:06.507Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:06.773Z] latest: digest: sha256:c8f5528d1b0f3c4498dd420400abde5184dd9779101115a169adc9a31d43568d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:07.127Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:07.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [2024-05-27T03:00:07.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-27T03:00:07.473Z] ab21aea08af1: Preparing [2024-05-27T03:00:07.473Z] cc684ee3ca85: Preparing [2024-05-27T03:00:07.473Z] 429dd7655dd9: Preparing [2024-05-27T03:00:07.473Z] 23ff6de239ba: Preparing [2024-05-27T03:00:07.473Z] d4f5af13d00e: Preparing [2024-05-27T03:00:07.473Z] a2c4d3e2503e: Preparing [2024-05-27T03:00:07.473Z] 924b95d6eeaf: Preparing [2024-05-27T03:00:07.473Z] dfd5e055a233: Preparing [2024-05-27T03:00:07.473Z] 7c504f21be85: Preparing [2024-05-27T03:00:07.473Z] a2c4d3e2503e: Waiting [2024-05-27T03:00:07.473Z] 924b95d6eeaf: Waiting [2024-05-27T03:00:07.473Z] dfd5e055a233: Waiting [2024-05-27T03:00:07.473Z] 7c504f21be85: Waiting [2024-05-27T03:00:07.473Z] ab21aea08af1: Layer already exists [2024-05-27T03:00:07.473Z] cc684ee3ca85: Layer already exists [2024-05-27T03:00:07.473Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:07.473Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:07.473Z] 429dd7655dd9: Layer already exists [2024-05-27T03:00:07.473Z] dfd5e055a233: Layer already exists [2024-05-27T03:00:07.473Z] a2c4d3e2503e: Layer already exists [2024-05-27T03:00:07.474Z] 924b95d6eeaf: Layer already exists [2024-05-27T03:00:07.474Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:07.737Z] 3.2.0-dev.23: digest: sha256:c8f5528d1b0f3c4498dd420400abde5184dd9779101115a169adc9a31d43568d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:08.094Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:08.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T03:00:08.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-27T03:00:08.458Z] ab21aea08af1: Preparing [2024-05-27T03:00:08.458Z] cc684ee3ca85: Preparing [2024-05-27T03:00:08.458Z] 429dd7655dd9: Preparing [2024-05-27T03:00:08.458Z] 23ff6de239ba: Preparing [2024-05-27T03:00:08.458Z] d4f5af13d00e: Preparing [2024-05-27T03:00:08.458Z] a2c4d3e2503e: Preparing [2024-05-27T03:00:08.458Z] 924b95d6eeaf: Preparing [2024-05-27T03:00:08.458Z] dfd5e055a233: Preparing [2024-05-27T03:00:08.458Z] 7c504f21be85: Preparing [2024-05-27T03:00:08.458Z] a2c4d3e2503e: Waiting [2024-05-27T03:00:08.458Z] 924b95d6eeaf: Waiting [2024-05-27T03:00:08.458Z] dfd5e055a233: Waiting [2024-05-27T03:00:08.458Z] 7c504f21be85: Waiting [2024-05-27T03:00:08.458Z] ab21aea08af1: Layer already exists [2024-05-27T03:00:08.458Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:08.458Z] 429dd7655dd9: Layer already exists [2024-05-27T03:00:08.458Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:08.458Z] cc684ee3ca85: Layer already exists [2024-05-27T03:00:08.458Z] 924b95d6eeaf: Layer already exists [2024-05-27T03:00:08.458Z] dfd5e055a233: Layer already exists [2024-05-27T03:00:08.458Z] a2c4d3e2503e: Layer already exists [2024-05-27T03:00:08.458Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:08.458Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:c8f5528d1b0f3c4498dd420400abde5184dd9779101115a169adc9a31d43568d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:09.071Z] + 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-05-27T03:00:09.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-05-27T03:00:09.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-27T03:00:09.439Z] ab21aea08af1: Preparing [2024-05-27T03:00:09.439Z] cc684ee3ca85: Preparing [2024-05-27T03:00:09.439Z] 429dd7655dd9: Preparing [2024-05-27T03:00:09.439Z] 23ff6de239ba: Preparing [2024-05-27T03:00:09.439Z] d4f5af13d00e: Preparing [2024-05-27T03:00:09.439Z] a2c4d3e2503e: Preparing [2024-05-27T03:00:09.439Z] 924b95d6eeaf: Preparing [2024-05-27T03:00:09.439Z] dfd5e055a233: Preparing [2024-05-27T03:00:09.439Z] 7c504f21be85: Preparing [2024-05-27T03:00:09.439Z] a2c4d3e2503e: Waiting [2024-05-27T03:00:09.439Z] 924b95d6eeaf: Waiting [2024-05-27T03:00:09.439Z] dfd5e055a233: Waiting [2024-05-27T03:00:09.439Z] 7c504f21be85: Waiting [2024-05-27T03:00:09.439Z] ab21aea08af1: Layer already exists [2024-05-27T03:00:09.439Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:09.439Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:09.439Z] 429dd7655dd9: Layer already exists [2024-05-27T03:00:09.439Z] cc684ee3ca85: Layer already exists [2024-05-27T03:00:09.439Z] dfd5e055a233: Layer already exists [2024-05-27T03:00:09.439Z] 924b95d6eeaf: Layer already exists [2024-05-27T03:00:09.439Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:09.439Z] a2c4d3e2503e: Layer already exists [2024-05-27T03:00:09.703Z] main: digest: sha256:c8f5528d1b0f3c4498dd420400abde5184dd9779101115a169adc9a31d43568d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T03:00:09.782Z] ===================================================== [Pipeline] echo [2024-05-27T03:00:09.799Z] taggedImages: [2024-05-27T03:00:09.799Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T03:00:09.799Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-05-27T03:00:09.799Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.23 [2024-05-27T03:00:09.799Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T03:00:09.799Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-05-27T03:00:09.838Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-05-27T03:00:09.838Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T03:00:09.838Z] latest [2024-05-27T03:00:09.838Z] 3.2.0-dev.23 [2024-05-27T03:00:09.838Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T03:00:09.838Z] main [2024-05-27T03:00:09.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:10.214Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:10.561Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T03:00:10.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-27T03:00:10.561Z] fe38c04fae9d: Preparing [2024-05-27T03:00:10.561Z] 86cdcd12cba6: Preparing [2024-05-27T03:00:10.561Z] 23ff6de239ba: Preparing [2024-05-27T03:00:10.561Z] d4f5af13d00e: Preparing [2024-05-27T03:00:10.561Z] 362350a2ec15: Preparing [2024-05-27T03:00:10.561Z] 2313619794ce: Preparing [2024-05-27T03:00:10.561Z] 7c504f21be85: Preparing [2024-05-27T03:00:10.561Z] 7c504f21be85: Waiting [2024-05-27T03:00:10.561Z] 2313619794ce: Waiting [2024-05-27T03:00:10.561Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:10.561Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:10.561Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:10.825Z] fe38c04fae9d: Pushed [2024-05-27T03:00:11.088Z] 2313619794ce: Pushed [2024-05-27T03:00:12.482Z] 362350a2ec15: Pushed [2024-05-27T03:00:17.795Z] 86cdcd12cba6: Pushed [2024-05-27T03:00:17.795Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:02ef0d17e0d0930c35618ff52f57244caaf99c94e47218a0ffb82dc515f72056 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:18.136Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:18.467Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-05-27T03:00:18.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-27T03:00:18.467Z] fe38c04fae9d: Preparing [2024-05-27T03:00:18.467Z] 86cdcd12cba6: Preparing [2024-05-27T03:00:18.467Z] 23ff6de239ba: Preparing [2024-05-27T03:00:18.467Z] d4f5af13d00e: Preparing [2024-05-27T03:00:18.467Z] 362350a2ec15: Preparing [2024-05-27T03:00:18.467Z] 2313619794ce: Preparing [2024-05-27T03:00:18.467Z] 7c504f21be85: Preparing [2024-05-27T03:00:18.467Z] 2313619794ce: Waiting [2024-05-27T03:00:18.467Z] 7c504f21be85: Waiting [2024-05-27T03:00:18.467Z] 86cdcd12cba6: Layer already exists [2024-05-27T03:00:18.467Z] 362350a2ec15: Layer already exists [2024-05-27T03:00:18.467Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:18.467Z] fe38c04fae9d: Layer already exists [2024-05-27T03:00:18.467Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:18.467Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:18.467Z] 2313619794ce: Layer already exists [2024-05-27T03:00:18.731Z] latest: digest: sha256:02ef0d17e0d0930c35618ff52f57244caaf99c94e47218a0ffb82dc515f72056 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:19.134Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:19.492Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [2024-05-27T03:00:19.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-27T03:00:19.492Z] fe38c04fae9d: Preparing [2024-05-27T03:00:19.492Z] 86cdcd12cba6: Preparing [2024-05-27T03:00:19.492Z] 23ff6de239ba: Preparing [2024-05-27T03:00:19.492Z] d4f5af13d00e: Preparing [2024-05-27T03:00:19.492Z] 362350a2ec15: Preparing [2024-05-27T03:00:19.492Z] 2313619794ce: Preparing [2024-05-27T03:00:19.492Z] 7c504f21be85: Preparing [2024-05-27T03:00:19.492Z] 2313619794ce: Waiting [2024-05-27T03:00:19.492Z] 7c504f21be85: Waiting [2024-05-27T03:00:19.492Z] 362350a2ec15: Layer already exists [2024-05-27T03:00:19.492Z] 86cdcd12cba6: Layer already exists [2024-05-27T03:00:19.492Z] fe38c04fae9d: Layer already exists [2024-05-27T03:00:19.492Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:19.492Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:19.492Z] 2313619794ce: Layer already exists [2024-05-27T03:00:19.492Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:19.759Z] 3.2.0-dev.23: digest: sha256:02ef0d17e0d0930c35618ff52f57244caaf99c94e47218a0ffb82dc515f72056 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:20.107Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:20.475Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T03:00:20.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-27T03:00:20.475Z] fe38c04fae9d: Preparing [2024-05-27T03:00:20.475Z] 86cdcd12cba6: Preparing [2024-05-27T03:00:20.475Z] 23ff6de239ba: Preparing [2024-05-27T03:00:20.475Z] d4f5af13d00e: Preparing [2024-05-27T03:00:20.475Z] 362350a2ec15: Preparing [2024-05-27T03:00:20.475Z] 2313619794ce: Preparing [2024-05-27T03:00:20.475Z] 7c504f21be85: Preparing [2024-05-27T03:00:20.475Z] 2313619794ce: Waiting [2024-05-27T03:00:20.475Z] 7c504f21be85: Waiting [2024-05-27T03:00:20.475Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:20.475Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:20.475Z] 362350a2ec15: Layer already exists [2024-05-27T03:00:20.475Z] 86cdcd12cba6: Layer already exists [2024-05-27T03:00:20.475Z] fe38c04fae9d: Layer already exists [2024-05-27T03:00:20.475Z] 2313619794ce: Layer already exists [2024-05-27T03:00:20.475Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:20.475Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:02ef0d17e0d0930c35618ff52f57244caaf99c94e47218a0ffb82dc515f72056 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:20.903Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:21.246Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-05-27T03:00:21.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-27T03:00:21.246Z] fe38c04fae9d: Preparing [2024-05-27T03:00:21.246Z] 86cdcd12cba6: Preparing [2024-05-27T03:00:21.246Z] 23ff6de239ba: Preparing [2024-05-27T03:00:21.246Z] d4f5af13d00e: Preparing [2024-05-27T03:00:21.246Z] 362350a2ec15: Preparing [2024-05-27T03:00:21.246Z] 2313619794ce: Preparing [2024-05-27T03:00:21.246Z] 7c504f21be85: Preparing [2024-05-27T03:00:21.246Z] 2313619794ce: Waiting [2024-05-27T03:00:21.246Z] fe38c04fae9d: Layer already exists [2024-05-27T03:00:21.246Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:21.246Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:21.246Z] 362350a2ec15: Layer already exists [2024-05-27T03:00:21.246Z] 86cdcd12cba6: Layer already exists [2024-05-27T03:00:21.246Z] 2313619794ce: Layer already exists [2024-05-27T03:00:21.246Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:21.509Z] main: digest: sha256:02ef0d17e0d0930c35618ff52f57244caaf99c94e47218a0ffb82dc515f72056 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T03:00:21.584Z] ===================================================== [Pipeline] echo [2024-05-27T03:00:21.598Z] taggedImages: [2024-05-27T03:00:21.598Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T03:00:21.598Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-05-27T03:00:21.598Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.23 [2024-05-27T03:00:21.598Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T03:00:21.598Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-05-27T03:00:21.624Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-05-27T03:00:21.624Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T03:00:21.624Z] latest [2024-05-27T03:00:21.624Z] 3.2.0-dev.23 [2024-05-27T03:00:21.624Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T03:00:21.624Z] main [2024-05-27T03:00:21.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:21.979Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:22.317Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T03:00:22.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-27T03:00:22.317Z] 4a3575ff904e: Preparing [2024-05-27T03:00:22.317Z] eab7a4fd7ce7: Preparing [2024-05-27T03:00:22.317Z] 23ff6de239ba: Preparing [2024-05-27T03:00:22.317Z] d4f5af13d00e: Preparing [2024-05-27T03:00:22.317Z] 88ee94365f28: Preparing [2024-05-27T03:00:22.317Z] cc5ab6e09db4: Preparing [2024-05-27T03:00:22.317Z] 7c504f21be85: Preparing [2024-05-27T03:00:22.317Z] cc5ab6e09db4: Waiting [2024-05-27T03:00:22.317Z] 7c504f21be85: Waiting [2024-05-27T03:00:22.580Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:22.580Z] 88ee94365f28: Layer already exists [2024-05-27T03:00:22.580Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:22.844Z] cc5ab6e09db4: Layer already exists [2024-05-27T03:00:22.844Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:22.844Z] 4a3575ff904e: Pushed [2024-05-27T03:00:29.468Z] eab7a4fd7ce7: Pushed [2024-05-27T03:00:29.468Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4: digest: sha256:1eaa6f7008be5a13b50929e7416afe2d7f0719ea5c8d39587e97b2e4aa213104 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:29.825Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:30.162Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-05-27T03:00:30.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-27T03:00:30.162Z] 4a3575ff904e: Preparing [2024-05-27T03:00:30.162Z] eab7a4fd7ce7: Preparing [2024-05-27T03:00:30.162Z] 23ff6de239ba: Preparing [2024-05-27T03:00:30.162Z] d4f5af13d00e: Preparing [2024-05-27T03:00:30.162Z] 88ee94365f28: Preparing [2024-05-27T03:00:30.162Z] cc5ab6e09db4: Preparing [2024-05-27T03:00:30.162Z] 7c504f21be85: Preparing [2024-05-27T03:00:30.162Z] cc5ab6e09db4: Waiting [2024-05-27T03:00:30.162Z] 7c504f21be85: Waiting [2024-05-27T03:00:30.162Z] eab7a4fd7ce7: Layer already exists [2024-05-27T03:00:30.162Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:30.162Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:30.162Z] 88ee94365f28: Layer already exists [2024-05-27T03:00:30.162Z] 4a3575ff904e: Layer already exists [2024-05-27T03:00:30.162Z] cc5ab6e09db4: Layer already exists [2024-05-27T03:00:30.162Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:30.427Z] latest: digest: sha256:1eaa6f7008be5a13b50929e7416afe2d7f0719ea5c8d39587e97b2e4aa213104 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:30.769Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:31.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [2024-05-27T03:00:31.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-27T03:00:31.113Z] 4a3575ff904e: Preparing [2024-05-27T03:00:31.113Z] eab7a4fd7ce7: Preparing [2024-05-27T03:00:31.113Z] 23ff6de239ba: Preparing [2024-05-27T03:00:31.113Z] d4f5af13d00e: Preparing [2024-05-27T03:00:31.113Z] 88ee94365f28: Preparing [2024-05-27T03:00:31.113Z] cc5ab6e09db4: Preparing [2024-05-27T03:00:31.113Z] 7c504f21be85: Preparing [2024-05-27T03:00:31.113Z] cc5ab6e09db4: Waiting [2024-05-27T03:00:31.113Z] 7c504f21be85: Waiting [2024-05-27T03:00:31.113Z] eab7a4fd7ce7: Layer already exists [2024-05-27T03:00:31.113Z] 4a3575ff904e: Layer already exists [2024-05-27T03:00:31.113Z] 88ee94365f28: Layer already exists [2024-05-27T03:00:31.113Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:31.113Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:31.113Z] cc5ab6e09db4: Layer already exists [2024-05-27T03:00:31.113Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:31.113Z] 3.2.0-dev.23: digest: sha256:1eaa6f7008be5a13b50929e7416afe2d7f0719ea5c8d39587e97b2e4aa213104 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:31.719Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:32.060Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T03:00:32.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-27T03:00:32.060Z] 4a3575ff904e: Preparing [2024-05-27T03:00:32.060Z] eab7a4fd7ce7: Preparing [2024-05-27T03:00:32.060Z] 23ff6de239ba: Preparing [2024-05-27T03:00:32.060Z] d4f5af13d00e: Preparing [2024-05-27T03:00:32.060Z] 88ee94365f28: Preparing [2024-05-27T03:00:32.060Z] cc5ab6e09db4: Preparing [2024-05-27T03:00:32.060Z] 7c504f21be85: Preparing [2024-05-27T03:00:32.060Z] cc5ab6e09db4: Waiting [2024-05-27T03:00:32.060Z] eab7a4fd7ce7: Layer already exists [2024-05-27T03:00:32.060Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:32.060Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:32.060Z] 4a3575ff904e: Layer already exists [2024-05-27T03:00:32.060Z] 88ee94365f28: Layer already exists [2024-05-27T03:00:32.324Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:32.324Z] cc5ab6e09db4: Layer already exists [2024-05-27T03:00:32.324Z] c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23: digest: sha256:1eaa6f7008be5a13b50929e7416afe2d7f0719ea5c8d39587e97b2e4aa213104 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:32.673Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:33.018Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-05-27T03:00:33.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-27T03:00:33.018Z] 4a3575ff904e: Preparing [2024-05-27T03:00:33.018Z] eab7a4fd7ce7: Preparing [2024-05-27T03:00:33.018Z] 23ff6de239ba: Preparing [2024-05-27T03:00:33.018Z] d4f5af13d00e: Preparing [2024-05-27T03:00:33.018Z] 88ee94365f28: Preparing [2024-05-27T03:00:33.018Z] cc5ab6e09db4: Preparing [2024-05-27T03:00:33.018Z] 7c504f21be85: Preparing [2024-05-27T03:00:33.018Z] cc5ab6e09db4: Waiting [2024-05-27T03:00:33.018Z] 7c504f21be85: Waiting [2024-05-27T03:00:33.018Z] eab7a4fd7ce7: Layer already exists [2024-05-27T03:00:33.018Z] 88ee94365f28: Layer already exists [2024-05-27T03:00:33.018Z] 4a3575ff904e: Layer already exists [2024-05-27T03:00:33.018Z] 23ff6de239ba: Layer already exists [2024-05-27T03:00:33.018Z] d4f5af13d00e: Layer already exists [2024-05-27T03:00:33.018Z] 7c504f21be85: Layer already exists [2024-05-27T03:00:33.018Z] cc5ab6e09db4: Layer already exists [2024-05-27T03:00:33.282Z] main: digest: sha256:1eaa6f7008be5a13b50929e7416afe2d7f0719ea5c8d39587e97b2e4aa213104 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T03:00:33.362Z] ===================================================== [Pipeline] echo [2024-05-27T03:00:33.376Z] taggedImages: [2024-05-27T03:00:33.376Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [2024-05-27T03:00:33.376Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-05-27T03:00:33.376Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.23 [2024-05-27T03:00:33.376Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4-3.2.0-dev.23 [2024-05-27T03:00:33.376Z] - 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-05-27T03:00:33.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T03:00:33.782Z] [2024-05-27T03:00:33.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:00:34.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T03:00:34.100Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-27T03:00:34.100Z] 8998bd30e6a1: Pulling fs layer [2024-05-27T03:00:34.100Z] 04944245beec: Pulling fs layer [2024-05-27T03:00:34.100Z] 699f458cf7ca: Pulling fs layer [2024-05-27T03:00:34.100Z] 765212b225bb: Pulling fs layer [2024-05-27T03:00:34.100Z] f23df028b6ca: Pulling fs layer [2024-05-27T03:00:34.100Z] d65c8cfc05b1: Pulling fs layer [2024-05-27T03:00:34.100Z] 2437ff75d9bd: Pulling fs layer [2024-05-27T03:00:34.100Z] d65c8cfc05b1: Waiting [2024-05-27T03:00:34.100Z] 765212b225bb: Waiting [2024-05-27T03:00:34.100Z] 2437ff75d9bd: Waiting [2024-05-27T03:00:34.100Z] f23df028b6ca: Waiting [2024-05-27T03:00:34.366Z] 04944245beec: Verifying Checksum [2024-05-27T03:00:34.366Z] 04944245beec: Download complete [2024-05-27T03:00:34.366Z] 765212b225bb: Verifying Checksum [2024-05-27T03:00:34.366Z] 765212b225bb: Download complete [2024-05-27T03:00:34.366Z] f23df028b6ca: Download complete [2024-05-27T03:00:34.366Z] d65c8cfc05b1: Verifying Checksum [2024-05-27T03:00:34.366Z] d65c8cfc05b1: Download complete [2024-05-27T03:00:34.630Z] 699f458cf7ca: Verifying Checksum [2024-05-27T03:00:34.630Z] 699f458cf7ca: Download complete [2024-05-27T03:00:34.895Z] 8998bd30e6a1: Verifying Checksum [2024-05-27T03:00:34.895Z] 8998bd30e6a1: Download complete [2024-05-27T03:00:37.464Z] 2437ff75d9bd: Verifying Checksum [2024-05-27T03:00:37.464Z] 2437ff75d9bd: Download complete [2024-05-27T03:00:39.401Z] 8998bd30e6a1: Pull complete [2024-05-27T03:00:39.979Z] 04944245beec: Pull complete [2024-05-27T03:00:41.913Z] 699f458cf7ca: Pull complete [2024-05-27T03:00:41.913Z] 765212b225bb: Pull complete [2024-05-27T03:00:42.868Z] f23df028b6ca: Pull complete [2024-05-27T03:00:42.868Z] d65c8cfc05b1: Pull complete [2024-05-27T03:01:01.050Z] 2437ff75d9bd: Pull complete [2024-05-27T03:01:01.050Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-27T03:01:01.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T03:01:01.050Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T03:01:01.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-813 does not seem to be running inside a container [2024-05-27T03:01:01.331Z] $ 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/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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-05-27T03:01:03.843Z] $ docker top e6fc23b7c890e24fb9633db7142930d5cb74727048b4e30c6a9cd00a44e4d291 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T03:01:04.745Z] ---> job-cost.sh [2024-05-27T03:01:04.745Z] lf-activate-venv: SKIPPING [2024-05-27T03:01:04.745Z] INFO: No Stack... [2024-05-27T03:01:05.011Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-27T03:01:05.964Z] INFO: Archiving Costs [Pipeline] sh [2024-05-27T03:01:06.587Z] + cat /w/workspace/edgex-go/640/archives/cost.csv [2024-05-27T03:01:06.587Z] + cut -d, -f6 [Pipeline] lock [2024-05-27T03:01:06.644Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-640-stack-cost] [2024-05-27T03:01:06.656Z] Resource [jenkins-edgexfoundry-edgex-go-main-640-stack-cost] did not exist. Created. [2024-05-27T03:01:06.663Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-640-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-27T03:01:07.315Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-27T03:01:07.926Z] Stashed 1 file(s) [Pipeline] } [2024-05-27T03:01:07.934Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-640-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-27T03:01:08.043Z] $ docker stop --time=1 e6fc23b7c890e24fb9633db7142930d5cb74727048b4e30c6a9cd00a44e4d291 [2024-05-27T03:01:09.575Z] $ docker rm -f --volumes e6fc23b7c890e24fb9633db7142930d5cb74727048b4e30c6a9cd00a44e4d291 [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-05-27T03:01:10.107Z] provisioning config files... [2024-05-27T03:01:10.114Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/640@tmp/config12508942082862968089tmp [Pipeline] { [Pipeline] sh [2024-05-27T03:01:10.406Z] + set +x [2024-05-27T03:01:10.406Z] + curl -s https://codecov.io/bash [2024-05-27T03:01:10.406Z] + bash -s -- [2024-05-27T03:01:10.406Z] [2024-05-27T03:01:10.406Z] _____ _ [2024-05-27T03:01:10.406Z] / ____| | | [2024-05-27T03:01:10.406Z] | | ___ __| | ___ ___ _____ __ [2024-05-27T03:01:10.406Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-27T03:01:10.406Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-27T03:01:10.406Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-27T03:01:10.406Z] Bash-1.0.6 [2024-05-27T03:01:10.406Z] [2024-05-27T03:01:10.406Z] [2024-05-27T03:01:10.406Z] ==> git version 2.25.1 found [2024-05-27T03:01:10.406Z] ==> 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-05-27T03:01:10.406Z] Release-Date: 2020-01-08 [2024-05-27T03:01:10.407Z] 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-05-27T03:01:10.407Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-27T03:01:10.407Z] ==> Jenkins CI detected. [2024-05-27T03:01:10.407Z] current dir:  /w/workspace/edgex-go/640 [2024-05-27T03:01:10.407Z] project root: . [2024-05-27T03:01:10.407Z] --> token set from env [2024-05-27T03:01:10.407Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-27T03:01:10.407Z] ==> Running gcov in . (disable via -X gcov) [2024-05-27T03:01:10.407Z] ==> Python coveragepy not found [2024-05-27T03:01:10.407Z] ==> Searching for coverage reports in: [2024-05-27T03:01:10.407Z] + . [2024-05-27T03:01:10.665Z] -> Found 1 reports [2024-05-27T03:01:10.665Z] ==> Detecting git/mercurial file structure [2024-05-27T03:01:10.665Z] ==> Reading reports [2024-05-27T03:01:10.665Z] + ./coverage.out bytes=455714 [2024-05-27T03:01:10.665Z] ==> Appending adjustments [2024-05-27T03:01:10.665Z] https://docs.codecov.io/docs/fixing-reports [2024-05-27T03:01:11.600Z] + Found adjustments [2024-05-27T03:01:11.600Z] ==> Gzipping contents [2024-05-27T03:01:11.600Z] 60K /tmp/codecov.jZCIkz.gz [2024-05-27T03:01:11.600Z] ==> Uploading reports [2024-05-27T03:01:11.600Z] url: https://codecov.io [2024-05-27T03:01:11.600Z] query: branch=main&commit=c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4&build=640&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F640%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-27T03:01:11.600Z] -> Pinging Codecov [2024-05-27T03:01:11.601Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4&build=640&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F640%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-27T03:01:11.859Z] -> Uploading to [2024-05-27T03:01:11.859Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-27/00271124DB129430A58F1EEE437C3FCB/c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4/28f5aa87-58e2-4b29-acba-c459c4b3fb59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240527%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240527T030111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=267e7de2cc1090664b4db8e34b37eaeee0d66bcac6f79bca37410f2d52f55650 [2024-05-27T03:01:11.859Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-27T03:01:11.859Z] Dload Upload Total Spent Left Speed [2024-05-27T03:01:12.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58026 0 0 100 58026 0 206k --:--:-- --:--:-- --:--:-- 206k [2024-05-27T03:01:12.118Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 [Pipeline] } [2024-05-27T03:01:12.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-05-27T03:01:12.341Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-27T03:01:12.359Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:01:12.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-27T03:01:12.665Z] [2024-05-27T03:01:12.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:01:12.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-27T03:01:12.971Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-27T03:01:12.971Z] 619be1103602: Already exists [2024-05-27T03:01:12.971Z] f8ea3408117e: Pulling fs layer [2024-05-27T03:01:12.971Z] 91320369b822: Pulling fs layer [2024-05-27T03:01:12.971Z] 0406650e8295: Pulling fs layer [2024-05-27T03:01:12.971Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T03:01:12.971Z] 96d80e3f36e1: Pulling fs layer [2024-05-27T03:01:12.971Z] bcf3aedb951c: Pulling fs layer [2024-05-27T03:01:12.971Z] 4f4fb700ef54: Waiting [2024-05-27T03:01:12.971Z] 96d80e3f36e1: Waiting [2024-05-27T03:01:12.971Z] bcf3aedb951c: Waiting [2024-05-27T03:01:12.971Z] 0406650e8295: Verifying Checksum [2024-05-27T03:01:12.971Z] 0406650e8295: Download complete [2024-05-27T03:01:12.971Z] f8ea3408117e: Verifying Checksum [2024-05-27T03:01:12.971Z] f8ea3408117e: Download complete [2024-05-27T03:01:12.971Z] 4f4fb700ef54: Verifying Checksum [2024-05-27T03:01:12.971Z] 4f4fb700ef54: Download complete [2024-05-27T03:01:13.230Z] f8ea3408117e: Pull complete [2024-05-27T03:01:13.230Z] 96d80e3f36e1: Verifying Checksum [2024-05-27T03:01:13.230Z] 96d80e3f36e1: Download complete [2024-05-27T03:01:13.488Z] 91320369b822: Verifying Checksum [2024-05-27T03:01:13.488Z] 91320369b822: Download complete [2024-05-27T03:01:14.055Z] bcf3aedb951c: Verifying Checksum [2024-05-27T03:01:14.055Z] bcf3aedb951c: Download complete [2024-05-27T03:01:16.591Z] 91320369b822: Pull complete [2024-05-27T03:01:16.591Z] 0406650e8295: Pull complete [2024-05-27T03:01:16.591Z] 4f4fb700ef54: Pull complete [2024-05-27T03:01:16.869Z] 96d80e3f36e1: Pull complete [2024-05-27T03:01:20.155Z] bcf3aedb951c: Pull complete [2024-05-27T03:01:20.155Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-27T03:01:20.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-27T03:01:20.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T03:01:20.251Z] prd-ubuntu20.04-docker-8c-8g-812 does not seem to be running inside a container [2024-05-27T03:01:20.296Z] $ 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/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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-05-27T03:01:29.340Z] $ docker top fe4c151341833e36db2b52263f8ebd5c199530d6e0f9c968dfc305ea37cd3666 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-27T03:01:29.396Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-05-27T03:01:29.669Z] + set -o pipefail [2024-05-27T03:01:29.669Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-05-27T03:01:39.748Z] [2024-05-27T03:01:39.748Z] Monitoring /w/workspace/edgex-go/640... [2024-05-27T03:01:39.748Z] [2024-05-27T03:01:39.748Z] 'go list -json -deps ./...' command failed with error: go: downloading github.com/labstack/echo/v4 v4.11.4 [2024-05-27T03:01:39.748Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.32 [2024-05-27T03:01:39.748Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2024-05-27T03:01:39.748Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.20 [2024-05-27T03:01:39.748Z] go: downloading github.com/google/uuid v1.6.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-05-27T03:01:39.748Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.20 [2024-05-27T03:01:39.748Z] go: downloading github.com/fxamacker/cbor/v2 v2.6.0 [2024-05-27T03:01:39.748Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-05-27T03:01:39.748Z] go: downloading github.com/gomodule/redigo v1.9.2 [2024-05-27T03:01:39.748Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 [2024-05-27T03:01:39.748Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.7 [2024-05-27T03:01:39.748Z] go: downloading golang.org/x/crypto v0.23.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 [2024-05-27T03:01:39.748Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-05-27T03:01:39.748Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-05-27T03:01:39.748Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-05-27T03:01:39.748Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-05-27T03:01:39.748Z] go: downloading golang.org/x/net v0.25.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/gorilla/websocket v1.5.1 [2024-05-27T03:01:39.748Z] go: downloading golang.org/x/sync v0.7.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-05-27T03:01:39.748Z] go: downloading github.com/openziti/sdk-golang v0.23.37 [2024-05-27T03:01:39.748Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.8 [2024-05-27T03:01:39.748Z] go: downloading github.com/go-playground/validator/v10 v10.20.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/go-kit/log v0.2.1 [2024-05-27T03:01:39.748Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-05-27T03:01:39.748Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/x448/float16 v0.8.4 [2024-05-27T03:01:39.748Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-05-27T03:01:39.748Z] go: downloading google.golang.org/grpc v1.60.1 [2024-05-27T03:01:39.748Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-05-27T03:01:39.748Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-05-27T03:01:39.748Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-05-27T03:01:39.748Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-05-27T03:01:39.748Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-05-27T03:01:39.748Z] go: downloading golang.org/x/time v0.5.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-05-27T03:01:39.748Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-05-27T03:01:39.748Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/hashicorp/consul/api v1.28.3 [2024-05-27T03:01:39.748Z] go: downloading github.com/spf13/cast v1.6.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-05-27T03:01:39.748Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.3 [2024-05-27T03:01:39.748Z] go: downloading google.golang.org/protobuf v1.34.1 [2024-05-27T03:01:39.748Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/go-resty/resty/v2 v2.13.1 [2024-05-27T03:01:39.748Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-05-27T03:01:39.748Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-05-27T03:01:39.748Z] go: downloading github.com/openziti/edge-api v0.26.19 [2024-05-27T03:01:39.748Z] go: downloading github.com/openziti/foundation/v2 v2.0.45 [2024-05-27T03:01:39.748Z] go: downloading github.com/openziti/identity v1.0.77 [2024-05-27T03:01:39.748Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-05-27T03:01:39.748Z] go: downloading github.com/pkg/errors v0.9.1 [2024-05-27T03:01:39.748Z] go: downloading github.com/openziti/channel/v2 v2.0.130 [2024-05-27T03:01:39.748Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-05-27T03:01:39.748Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-05-27T03:01:39.748Z] go: downloading github.com/openziti/metrics v1.2.54 [2024-05-27T03:01:39.748Z] go: downloading github.com/openziti/transport/v2 v2.0.133 [2024-05-27T03:01:39.748Z] go: downloading github.com/zitadel/oidc/v2 v2.12.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/openziti/secretstream v0.1.20 [2024-05-27T03:01:39.748Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-05-27T03:01:39.748Z] go: downloading golang.org/x/oauth2 v0.20.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-05-27T03:01:39.748Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-05-27T03:01:39.748Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-05-27T03:01:39.748Z] go: downloading golang.org/x/text v0.15.0 [2024-05-27T03:01:39.748Z] go: downloading golang.org/x/sys v0.20.0 [2024-05-27T03:01:39.748Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b [2024-05-27T03:01:39.748Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-05-27T03:01:39.748Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-05-27T03:01:39.748Z] go: downloading go.mongodb.org/mongo-driver v1.15.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-05-27T03:01:39.748Z] go: downloading go.opentelemetry.io/otel v1.25.0 [2024-05-27T03:01:39.748Z] go: downloading go.opentelemetry.io/otel/trace v1.25.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-05-27T03:01:39.748Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-05-27T03:01:39.748Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-05-27T03:01:39.748Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-05-27T03:01:39.748Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-05-27T03:01:39.748Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-05-27T03:01:39.749Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-05-27T03:01:39.749Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-05-27T03:01:39.749Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-05-27T03:01:39.749Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.4 [2024-05-27T03:01:39.749Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-05-27T03:01:39.749Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2024-05-27T03:01:39.749Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-05-27T03:01:39.749Z] go: downloading github.com/gorilla/securecookie v1.1.1 [2024-05-27T03:01:39.749Z] go: downloading github.com/gorilla/schema v1.2.0 [2024-05-27T03:01:39.749Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-05-27T03:01:39.749Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-05-27T03:01:39.749Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-05-27T03:01:39.749Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-05-27T03:01:39.749Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-05-27T03:01:39.749Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-05-27T03:01:39.749Z] go: downloading github.com/go-logr/logr v1.4.1 [2024-05-27T03:01:39.749Z] go: downloading go.opentelemetry.io/otel/metric v1.25.0 [2024-05-27T03:01:39.749Z] go: downloading golang.org/x/term v0.20.0 [2024-05-27T03:01:39.749Z] go: downloading github.com/fatih/color v1.16.0 [2024-05-27T03:01:39.749Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-05-27T03:01:39.749Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-05-27T03:01:39.749Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-05-27T03:01:39.749Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-05-27T03:01:39.749Z] go: downloading github.com/josharian/intern v1.0.0 [2024-05-27T03:01:39.749Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-05-27T03:01:39.749Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-05-27T03:01:39.749Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-05-27T03:01:39.749Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-05-27T03:01:39.749Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-05-27T03:01:39.749Z] error obtaining VCS status: exit status 128 [2024-05-27T03:01:39.749Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T03:01:39.749Z] error obtaining VCS status: exit status 128 [2024-05-27T03:01:39.749Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T03:01:39.749Z] error obtaining VCS status: exit status 128 [2024-05-27T03:01:39.749Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T03:01:39.749Z] error obtaining VCS status: exit status 128 [2024-05-27T03:01:39.749Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T03:01:39.749Z] error obtaining VCS status: exit status 128 [2024-05-27T03:01:39.749Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T03:01:39.749Z] error obtaining VCS status: exit status 128 [2024-05-27T03:01:39.749Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T03:01:39.749Z] error obtaining VCS status: exit status 128 [2024-05-27T03:01:39.749Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T03:01:39.749Z] error obtaining VCS status: exit status 128 [2024-05-27T03:01:39.749Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T03:01:39.749Z] error obtaining VCS status: exit status 128 [2024-05-27T03:01:39.749Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T03:01:39.749Z] error obtaining VCS status: exit status 128 [2024-05-27T03:01:39.749Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T03:01:39.749Z] error obtaining VCS status: exit status 128 [2024-05-27T03:01:39.749Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T03:01:39.749Z] error obtaining VCS status: exit status 128 [2024-05-27T03:01:39.749Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T03:01:39.749Z] [Pipeline] } [2024-05-27T03:01:39.779Z] $ docker stop --time=1 fe4c151341833e36db2b52263f8ebd5c199530d6e0f9c968dfc305ea37cd3666 [2024-05-27T03:01:45.604Z] $ docker rm -f --volumes fe4c151341833e36db2b52263f8ebd5c199530d6e0f9c968dfc305ea37cd3666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-27T03:01:45.980Z] [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-05-27T03:01:46.693Z] + [ -d /w/workspace/edgex-go/640/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-27T03:01:46.981Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T03:01:47.842Z] ---> package-listing.sh [2024-05-27T03:01:47.842Z] ++ facter osfamily [2024-05-27T03:01:47.842Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-27T03:01:48.102Z] + OS_FAMILY=debian [2024-05-27T03:01:48.102Z] + workspace=/w/workspace/edgex-go/640 [2024-05-27T03:01:48.102Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-27T03:01:48.102Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-27T03:01:48.102Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-27T03:01:48.102Z] + PACKAGES=/tmp/packages_start.txt [2024-05-27T03:01:48.102Z] + '[' /w/workspace/edgex-go/640 ']' [2024-05-27T03:01:48.102Z] + PACKAGES=/tmp/packages_end.txt [2024-05-27T03:01:48.102Z] + case "${OS_FAMILY}" in [2024-05-27T03:01:48.102Z] + dpkg -l [2024-05-27T03:01:48.102Z] + grep '^ii' [2024-05-27T03:01:48.102Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-27T03:01:48.102Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-27T03:01:48.102Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-27T03:01:48.102Z] + '[' /w/workspace/edgex-go/640 ']' [2024-05-27T03:01:48.102Z] + mkdir -p /w/workspace/edgex-go/640/archives/ [2024-05-27T03:01:48.102Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/640/archives/ [Pipeline] echo [2024-05-27T03:01:48.113Z] 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/640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-27T03:01:48.389Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:01:48.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T03:01:48.953Z] [2024-05-27T03:01:48.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T03:01:49.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T03:01:49.300Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-27T03:01:49.300Z] 5eb5b503b376: Pulling fs layer [2024-05-27T03:01:49.300Z] 5c69ac0246d0: Pulling fs layer [2024-05-27T03:01:49.300Z] ec43610c2a17: Pulling fs layer [2024-05-27T03:01:49.300Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-27T03:01:49.300Z] 33b1e0a273af: Pulling fs layer [2024-05-27T03:01:49.300Z] 5d3b04190fa2: Pulling fs layer [2024-05-27T03:01:49.300Z] 2f39f015ded8: Pulling fs layer [2024-05-27T03:01:49.300Z] 3a2ae6a8a46f: Waiting [2024-05-27T03:01:49.300Z] 33b1e0a273af: Waiting [2024-05-27T03:01:49.300Z] 5d3b04190fa2: Waiting [2024-05-27T03:01:49.300Z] 2f39f015ded8: Waiting [2024-05-27T03:01:49.300Z] 5c69ac0246d0: Verifying Checksum [2024-05-27T03:01:49.300Z] 5c69ac0246d0: Download complete [2024-05-27T03:01:49.300Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-27T03:01:49.300Z] 3a2ae6a8a46f: Download complete [2024-05-27T03:01:49.300Z] ec43610c2a17: Verifying Checksum [2024-05-27T03:01:49.300Z] ec43610c2a17: Download complete [2024-05-27T03:01:49.300Z] 33b1e0a273af: Verifying Checksum [2024-05-27T03:01:49.300Z] 33b1e0a273af: Download complete [2024-05-27T03:01:49.300Z] 5d3b04190fa2: Verifying Checksum [2024-05-27T03:01:49.300Z] 5d3b04190fa2: Download complete [2024-05-27T03:01:49.613Z] 5eb5b503b376: Verifying Checksum [2024-05-27T03:01:49.613Z] 5eb5b503b376: Download complete [2024-05-27T03:01:50.586Z] 5eb5b503b376: Pull complete [2024-05-27T03:01:50.860Z] 5c69ac0246d0: Pull complete [2024-05-27T03:01:51.132Z] ec43610c2a17: Pull complete [2024-05-27T03:01:51.132Z] 3a2ae6a8a46f: Pull complete [2024-05-27T03:01:51.413Z] 33b1e0a273af: Pull complete [2024-05-27T03:01:51.413Z] 5d3b04190fa2: Pull complete [2024-05-27T03:01:55.615Z] 2f39f015ded8: Pull complete [2024-05-27T03:01:55.615Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-27T03:01:55.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T03:01:55.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T03:01:55.701Z] prd-ubuntu20.04-docker-8c-8g-812 does not seem to be running inside a container [2024-05-27T03:01:55.740Z] $ 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/640/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/640 -v /w/workspace/edgex-go/640:/w/workspace/edgex-go/640:rw,z -v /w/workspace/edgex-go/640@tmp:/w/workspace/edgex-go/640@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-05-27T03:02:00.711Z] $ docker top 38e020f854c4beade806bad4c695e97a365cab9f1a3bea2f4ebd0ea80431f69c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T03:02:01.042Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-27T03:02:01.328Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-27T03:02:01.609Z] + ls /var/log/sa-host [2024-05-27T03:02:01.609Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T03:02:01.839Z] provisioning config files... [2024-05-27T03:02:01.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/640@tmp/config8693284891168034092tmp [Pipeline] { [Pipeline] echo [2024-05-27T03:02:01.869Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T03:02:02.147Z] ---> create-netrc.sh [Pipeline] } [2024-05-27T03:02:02.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-27T03:02:02.484Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-27T03:02:02.493Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T03:02:02.775Z] ---> sudo-logs.sh [2024-05-27T03:02:02.775Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-27T03:02:02.802Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T03:02:03.081Z] ---> job-cost.sh [2024-05-27T03:02:03.081Z] lf-activate-venv: SKIPPING [2024-05-27T03:02:03.081Z] DEBUG: total: 0.10999999940395355 [2024-05-27T03:02:03.081Z] INFO: Retrieving Stack Cost... [2024-05-27T03:02:03.340Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-27T03:02:03.905Z] INFO: Archiving Costs [Pipeline] echo [2024-05-27T03:02:03.915Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T03:02:04.193Z] ---> logs-deploy.sh [2024-05-27T03:02:04.193Z] lf-activate-venv: SKIPPING [2024-05-27T03:02:04.193Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/640 [2024-05-27T03:02:04.193Z] INFO: archiving workspace using pattern(s): [2024-05-27T03:02:05.129Z] Archives upload complete. [2024-05-27T03:02:05.388Z] INFO: archiving logs to Nexus [2024-05-27T03:02:05.956Z] ---> uname -a: [2024-05-27T03:02:05.956Z] Linux prd-ubuntu20-04-docker-8c-8g-812 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-27T03:02:05.956Z] [2024-05-27T03:02:05.956Z] [2024-05-27T03:02:05.956Z] ---> lscpu: [2024-05-27T03:02:05.956Z] Architecture: x86_64 [2024-05-27T03:02:05.956Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-27T03:02:05.956Z] Byte Order: Little Endian [2024-05-27T03:02:05.956Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-27T03:02:05.956Z] CPU(s): 8 [2024-05-27T03:02:05.956Z] On-line CPU(s) list: 0-7 [2024-05-27T03:02:05.956Z] Thread(s) per core: 1 [2024-05-27T03:02:05.956Z] Core(s) per socket: 1 [2024-05-27T03:02:05.956Z] Socket(s): 8 [2024-05-27T03:02:05.956Z] NUMA node(s): 1 [2024-05-27T03:02:05.956Z] Vendor ID: AuthenticAMD [2024-05-27T03:02:05.956Z] CPU family: 23 [2024-05-27T03:02:05.956Z] Model: 49 [2024-05-27T03:02:05.956Z] Model name: AMD EPYC-Rome Processor [2024-05-27T03:02:05.956Z] Stepping: 0 [2024-05-27T03:02:05.956Z] CPU MHz: 2800.000 [2024-05-27T03:02:05.956Z] BogoMIPS: 5600.00 [2024-05-27T03:02:05.956Z] Virtualization: AMD-V [2024-05-27T03:02:05.956Z] Hypervisor vendor: KVM [2024-05-27T03:02:05.956Z] Virtualization type: full [2024-05-27T03:02:05.957Z] L1d cache: 256 KiB [2024-05-27T03:02:05.957Z] L1i cache: 256 KiB [2024-05-27T03:02:05.957Z] L2 cache: 4 MiB [2024-05-27T03:02:05.957Z] L3 cache: 128 MiB [2024-05-27T03:02:05.957Z] NUMA node0 CPU(s): 0-7 [2024-05-27T03:02:05.957Z] Vulnerability Itlb multihit: Not affected [2024-05-27T03:02:05.957Z] Vulnerability L1tf: Not affected [2024-05-27T03:02:05.957Z] Vulnerability Mds: Not affected [2024-05-27T03:02:05.957Z] Vulnerability Meltdown: Not affected [2024-05-27T03:02:05.957Z] Vulnerability Mmio stale data: Not affected [2024-05-27T03:02:05.957Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-27T03:02:05.957Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-27T03:02:05.957Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-27T03:02:05.957Z] Vulnerability Srbds: Not affected [2024-05-27T03:02:05.957Z] Vulnerability Tsx async abort: Not affected [2024-05-27T03:02:05.957Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-05-27T03:02:05.957Z] [2024-05-27T03:02:05.957Z] [2024-05-27T03:02:05.957Z] ---> nproc: [2024-05-27T03:02:05.957Z] 8 [2024-05-27T03:02:05.957Z] [2024-05-27T03:02:05.957Z]