Started by upstream project "edgexfoundry/cd-management/release-lts" build number 65 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82622212f1ffd8e310c188bc10bd4095bc4fa3da 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-ssh15394307638219860680.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5983363935370327856.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13388295838713648352.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8069021255447023118.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15257909976758005916.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 ‘prd-ubuntu20.04-docker-8c-8g-205’ is offline Running on prd-ubuntu20.04-docker-8c-8g-206 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 82622212f1ffd8e310c188bc10bd4095bc4fa3da (napa) Commit message: "ci(lts-release): LTS release v3.1.1 @8e20ba2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82622212f1ffd8e310c188bc10bd4095bc4fa3da # timeout=10 > git rev-list --no-walk 82622212f1ffd8e310c188bc10bd4095bc4fa3da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-15T04:22:07.941Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-15T04:22:08.002Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-15T04:22:08.032Z] ========================================================= [2024-05-15T04:22:08.032Z] EdgeX Global Pipelines Version Info [2024-05-15T04:22:08.032Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:22:08.850Z] ------------------- [2024-05-15T04:22:08.850Z] stable info: [2024-05-15T04:22:08.850Z] ------------------- [2024-05-15T04:22:08.850Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-15T04:22:08.850Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-15T04:22:08.850Z] Message: update stable to v1.0.258 [2024-05-15T04:22:09.422Z] ------------------- [2024-05-15T04:22:09.422Z] experimental info: [2024-05-15T04:22:09.422Z] ------------------- [2024-05-15T04:22:09.422Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-15T04:22:09.422Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-15T04:22:09.422Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-15T04:22:09.518Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-15T04:22:09.544Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-15T04:22:09.564Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-15T04:22:09.592Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-15T04:22:09.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-15T04:22:09.645Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-15T04:22:09.671Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-15T04:22:09.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-15T04:22:09.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-15T04:22:09.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-15T04:22:09.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-15T04:22:09.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-15T04:22:09.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-15T04:22:09.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-15T04:22:09.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-15T04:22:09.893Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-15T04:22:09.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-15T04:22:09.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-15T04:22:09.962Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-15T04:22:09.982Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-15T04:22:10.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-15T04:22:10.031Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-15T04:22:10.051Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-15T04:22:10.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-15T04:22:10.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-15T04:22:10.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-15T04:22:10.166Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] echo [2024-05-15T04:22:10.193Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8262221 [Pipeline] echo [2024-05-15T04:22:10.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T04:22:10.296Z] provisioning config files... [2024-05-15T04:22:10.313Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config12283506558408839394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:22:10.656Z] ---> ****-login.sh [2024-05-15T04:22:10.656Z] nexus3.edgexfoundry.org:10001 [2024-05-15T04:22:10.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:22:10.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:22:10.917Z] Configure a credential helper to remove this warning. See [2024-05-15T04:22:10.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:22:10.917Z] [2024-05-15T04:22:10.917Z] Login Succeeded [2024-05-15T04:22:10.917Z] nexus3.edgexfoundry.org:10002 [2024-05-15T04:22:11.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:22:11.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:22:11.178Z] Configure a credential helper to remove this warning. See [2024-05-15T04:22:11.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:22:11.178Z] [2024-05-15T04:22:11.178Z] Login Succeeded [2024-05-15T04:22:11.178Z] nexus3.edgexfoundry.org:10003 [2024-05-15T04:22:11.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:22:11.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:22:11.178Z] Configure a credential helper to remove this warning. See [2024-05-15T04:22:11.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:22:11.179Z] [2024-05-15T04:22:11.179Z] Login Succeeded [2024-05-15T04:22:11.179Z] nexus3.edgexfoundry.org:10004 [2024-05-15T04:22:11.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:22:11.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:22:11.439Z] Configure a credential helper to remove this warning. See [2024-05-15T04:22:11.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:22:11.439Z] [2024-05-15T04:22:11.439Z] Login Succeeded [2024-05-15T04:22:11.439Z] ****.io [2024-05-15T04:22:11.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:22:11.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:22:11.698Z] Configure a credential helper to remove this warning. See [2024-05-15T04:22:11.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:22:11.698Z] [2024-05-15T04:22:11.698Z] Login Succeeded [2024-05-15T04:22:11.698Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T04:22:11.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-15T04:22:12.033Z] + 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-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + dirname cmd/core-command/Dockerfile [2024-05-15T04:22:12.033Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-15T04:22:12.033Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2024-05-15T04:22:12.033Z] [2024-05-15T04:22:12.033Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-15T04:22:12.033Z] + dirname cmd/core-data/Dockerfile [2024-05-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-15T04:22:12.033Z] + dirname cmd/core-metadata/Dockerfile [2024-05-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-15T04:22:12.033Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-05-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-15T04:22:12.033Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-05-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-15T04:22:12.033Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-05-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-15T04:22:12.033Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-15T04:22:12.033Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-05-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-15T04:22:12.033Z] + dirname cmd/security-spire-agent/Dockerfile [2024-05-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-15T04:22:12.033Z] + dirname cmd/security-spire-config/Dockerfile [2024-05-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-15T04:22:12.033Z] + dirname cmd/security-spire-server/Dockerfile [2024-05-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-15T04:22:12.033Z] + dirname cmd/support-notifications/Dockerfile [2024-05-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-15T04:22:12.033Z] + dirname cmd/support-scheduler/Dockerfile [2024-05-15T04:22:12.033Z] + cut -d/ -f2 [2024-05-15T04:22:12.033Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-15T04:22:12.063Z] 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-15T04:22:12.423Z] + git rev-list -1 --merges 82622212f1ffd8e310c188bc10bd4095bc4fa3da~1..82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] echo [2024-05-15T04:22:12.434Z] -----------> git rev-list -1 --merges 82622212f1ffd8e310c188bc10bd4095bc4fa3da~1..82622212f1ffd8e310c188bc10bd4095bc4fa3da 82622212f1ffd8e310c188bc10bd4095bc4fa3da [false] [Pipeline] sh [2024-05-15T04:22:12.729Z] + git log --format=format:%s -1 82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] echo [2024-05-15T04:22:12.746Z] ========================================================= [2024-05-15T04:22:12.746Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2024-05-15T04:22:12.746Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-15T04:22:13.123Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-15T04:22:13.123Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-15T04:22:13.123Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-15T04:22:13.123Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-15T04:22:13.123Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-15T04:22:13.123Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-15T04:22:13.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:22:13.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T04:22:13.481Z] [2024-05-15T04:22:13.481Z] 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-15T04:22:13.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T04:22:13.790Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-15T04:22:13.790Z] b85a868b505f: Pulling fs layer [2024-05-15T04:22:13.790Z] e2be974225ed: Pulling fs layer [2024-05-15T04:22:13.790Z] 339a4e72a1f5: Pulling fs layer [2024-05-15T04:22:13.790Z] 988bab9f4d93: Pulling fs layer [2024-05-15T04:22:13.790Z] 1469e6f7b9e6: Pulling fs layer [2024-05-15T04:22:13.790Z] eaf3925da568: Pulling fs layer [2024-05-15T04:22:13.790Z] bab4dde63d76: Pulling fs layer [2024-05-15T04:22:13.790Z] bde34c3a00c8: Pulling fs layer [2024-05-15T04:22:13.790Z] b352a97aabf1: Pulling fs layer [2024-05-15T04:22:13.790Z] 4872d77fe225: Pulling fs layer [2024-05-15T04:22:13.790Z] 5851b861e8e6: Pulling fs layer [2024-05-15T04:22:13.790Z] 988bab9f4d93: Waiting [2024-05-15T04:22:13.790Z] eaf3925da568: Waiting [2024-05-15T04:22:13.790Z] bab4dde63d76: Waiting [2024-05-15T04:22:13.790Z] b352a97aabf1: Waiting [2024-05-15T04:22:13.790Z] 5851b861e8e6: Waiting [2024-05-15T04:22:13.790Z] 1469e6f7b9e6: Waiting [2024-05-15T04:22:13.790Z] bde34c3a00c8: Waiting [2024-05-15T04:22:13.790Z] e2be974225ed: Download complete [2024-05-15T04:22:13.790Z] 988bab9f4d93: Verifying Checksum [2024-05-15T04:22:13.790Z] 988bab9f4d93: Download complete [2024-05-15T04:22:14.059Z] 1469e6f7b9e6: Verifying Checksum [2024-05-15T04:22:14.059Z] 1469e6f7b9e6: Download complete [2024-05-15T04:22:14.059Z] eaf3925da568: Verifying Checksum [2024-05-15T04:22:14.059Z] eaf3925da568: Download complete [2024-05-15T04:22:14.059Z] 339a4e72a1f5: Verifying Checksum [2024-05-15T04:22:14.059Z] 339a4e72a1f5: Download complete [2024-05-15T04:22:14.059Z] bde34c3a00c8: Verifying Checksum [2024-05-15T04:22:14.059Z] bde34c3a00c8: Download complete [2024-05-15T04:22:14.059Z] b352a97aabf1: Verifying Checksum [2024-05-15T04:22:14.059Z] b352a97aabf1: Download complete [2024-05-15T04:22:14.059Z] 4872d77fe225: Verifying Checksum [2024-05-15T04:22:14.059Z] 4872d77fe225: Download complete [2024-05-15T04:22:14.059Z] 5851b861e8e6: Verifying Checksum [2024-05-15T04:22:14.059Z] 5851b861e8e6: Download complete [2024-05-15T04:22:14.059Z] b85a868b505f: Verifying Checksum [2024-05-15T04:22:14.059Z] b85a868b505f: Download complete [2024-05-15T04:22:14.319Z] bab4dde63d76: Verifying Checksum [2024-05-15T04:22:14.319Z] bab4dde63d76: Download complete [2024-05-15T04:22:15.698Z] b85a868b505f: Pull complete [2024-05-15T04:22:15.698Z] e2be974225ed: Pull complete [2024-05-15T04:22:16.292Z] 339a4e72a1f5: Pull complete [2024-05-15T04:22:16.292Z] 988bab9f4d93: Pull complete [2024-05-15T04:22:16.574Z] 1469e6f7b9e6: Pull complete [2024-05-15T04:22:16.574Z] eaf3925da568: Pull complete [2024-05-15T04:22:18.498Z] bab4dde63d76: Pull complete [2024-05-15T04:22:18.498Z] bde34c3a00c8: Pull complete [2024-05-15T04:22:18.769Z] b352a97aabf1: Pull complete [2024-05-15T04:22:18.769Z] 4872d77fe225: Pull complete [2024-05-15T04:22:19.031Z] 5851b861e8e6: Pull complete [2024-05-15T04:22:19.031Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-15T04:22:19.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T04:22:19.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:22:19.198Z] prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container [2024-05-15T04:22:19.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-15T04:22:22.933Z] $ docker top caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 -eo pid,comm [2024-05-15T04:22:22.985Z] 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-15T04:22:22.985Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-15T04:22:23.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-15T04:22:23.038Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-15T04:22:23.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-15T04:22:23.160Z] $ docker exec caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 ssh-agent [2024-05-15T04:22:23.272Z] SSH_AUTH_SOCK=/tmp/ssh-MOn7Jj4F7H2N/agent.31 [2024-05-15T04:22:23.272Z] SSH_AGENT_PID=37 [2024-05-15T04:22:23.280Z] Running ssh-add (command line suppressed) [2024-05-15T04:22:23.379Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_16464899477707811281.key (/w/workspace/edgex-go/6@tmp/private_key_16464899477707811281.key) [2024-05-15T04:22:23.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-15T04:22:23.675Z] + git tag --points-at 82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [2024-05-15T04:22:23.689Z] $ docker exec --env ******** --env ******** caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 ssh-agent -k [2024-05-15T04:22:23.779Z] unset SSH_AUTH_SOCK; [2024-05-15T04:22:23.782Z] unset SSH_AGENT_PID; [2024-05-15T04:22:23.783Z] echo Agent pid 37 killed; [2024-05-15T04:22:23.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2024-05-15T04:22:23.832Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.1' [Pipeline] sshagent [2024-05-15T04:22:23.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-15T04:22:23.859Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-15T04:22:23.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-15T04:22:23.968Z] $ docker exec caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 ssh-agent [2024-05-15T04:22:24.068Z] SSH_AUTH_SOCK=/tmp/ssh-Bn0Cxm6XU8sC/agent.71 [2024-05-15T04:22:24.068Z] SSH_AGENT_PID=77 [2024-05-15T04:22:24.072Z] Running ssh-add (command line suppressed) [2024-05-15T04:22:24.177Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_17347502139047330832.key (/w/workspace/edgex-go/6@tmp/private_key_17347502139047330832.key) [2024-05-15T04:22:24.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-15T04:22:24.473Z] + git semver init [2024-05-15T04:22:24.732Z] 2024-05-15 04:22:24,626 [run_init] DEBUG init version:0.0.0 force:False [2024-05-15T04:22:24.732Z] 2024-05-15 04:22:24,627 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2024-05-15T04:22:24.732Z] 2024-05-15 04:22:24,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2024-05-15T04:22:24.732Z] 2024-05-15 04:22:24,628 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2024-05-15T04:22:31.316Z] 2024-05-15 04:22:30,102 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2024-05-15T04:22:31.316Z] 2024-05-15 04:22:30,103 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/napa with force:False [2024-05-15T04:22:31.316Z] 2024-05-15 04:22:30,103 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/napa [2024-05-15T04:22:31.316Z] 2024-05-15 04:22:30,103 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/napa [2024-05-15T04:22:31.316Z] 3.1.1 [Pipeline] } [2024-05-15T04:22:31.329Z] $ docker exec --env ******** --env ******** caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 ssh-agent -k [2024-05-15T04:22:31.448Z] unset SSH_AUTH_SOCK; [2024-05-15T04:22:31.448Z] unset SSH_AGENT_PID; [2024-05-15T04:22:31.448Z] echo Agent pid 77 killed; [2024-05-15T04:22:31.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-15T04:22:31.775Z] + git semver [Pipeline] } [2024-05-15T04:22:32.052Z] $ docker stop --time=1 caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 [2024-05-15T04:22:33.360Z] $ docker rm -f --volumes caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-15T04:22:33.703Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-15T04:22:33.978Z] Stashed 1 file(s) [Pipeline] echo [2024-05-15T04:22:33.982Z] [edgeXSemver]: initialized semver on version 3.1.1 [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-15T04:22:34.409Z] + git checkout 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:22:34.409Z] HEAD is now at 82622212 ci(lts-release): LTS release v3.1.1 @8e20ba2 [Pipeline] sh [2024-05-15T04:22:34.698Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2024-05-15T04:22:34.713Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-15T04:22:35.007Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-15T04:22:35.007Z] + cut -d -f 2 [Pipeline] echo [2024-05-15T04:22:35.025Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-15T04:22:35.043Z] ========================================================= [2024-05-15T04:22:35.043Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-15T04:22:35.043Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-15T04:22:35.343Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-15T04:22:35.344Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-15T04:22:35.344Z] 619be1103602: Pulling fs layer [2024-05-15T04:22:35.344Z] 7862e08f4a3e: Pulling fs layer [2024-05-15T04:22:35.344Z] 5df492c9dc93: Pulling fs layer [2024-05-15T04:22:35.344Z] 7629e6793208: Pulling fs layer [2024-05-15T04:22:35.344Z] 4f4fb700ef54: Pulling fs layer [2024-05-15T04:22:35.344Z] 8de7f028bff5: Pulling fs layer [2024-05-15T04:22:35.344Z] 7629e6793208: Waiting [2024-05-15T04:22:35.344Z] 44042ff1420b: Pulling fs layer [2024-05-15T04:22:35.344Z] 5cdaf54b7214: Pulling fs layer [2024-05-15T04:22:35.344Z] 38f3e5a9071a: Pulling fs layer [2024-05-15T04:22:35.344Z] 8de7f028bff5: Waiting [2024-05-15T04:22:35.344Z] 38f3e5a9071a: Waiting [2024-05-15T04:22:35.344Z] 7862e08f4a3e: Download complete [2024-05-15T04:22:35.344Z] 7629e6793208: Verifying Checksum [2024-05-15T04:22:35.344Z] 7629e6793208: Download complete [2024-05-15T04:22:35.344Z] 4f4fb700ef54: Verifying Checksum [2024-05-15T04:22:35.344Z] 4f4fb700ef54: Download complete [2024-05-15T04:22:35.344Z] 8de7f028bff5: Verifying Checksum [2024-05-15T04:22:35.344Z] 8de7f028bff5: Download complete [2024-05-15T04:22:35.344Z] 619be1103602: Verifying Checksum [2024-05-15T04:22:35.344Z] 619be1103602: Download complete [2024-05-15T04:22:35.604Z] 44042ff1420b: Verifying Checksum [2024-05-15T04:22:35.604Z] 44042ff1420b: Download complete [2024-05-15T04:22:35.604Z] 619be1103602: Pull complete [2024-05-15T04:22:35.863Z] 38f3e5a9071a: Verifying Checksum [2024-05-15T04:22:35.863Z] 38f3e5a9071a: Download complete [2024-05-15T04:22:35.863Z] 7862e08f4a3e: Pull complete [2024-05-15T04:22:35.863Z] 5df492c9dc93: Verifying Checksum [2024-05-15T04:22:35.863Z] 5df492c9dc93: Download complete [2024-05-15T04:22:36.428Z] 5cdaf54b7214: Verifying Checksum [2024-05-15T04:22:36.428Z] 5cdaf54b7214: Download complete [2024-05-15T04:22:39.717Z] 5df492c9dc93: Pull complete [2024-05-15T04:22:39.717Z] 7629e6793208: Pull complete [2024-05-15T04:22:39.717Z] 4f4fb700ef54: Pull complete [2024-05-15T04:22:39.717Z] 8de7f028bff5: Pull complete [2024-05-15T04:22:39.717Z] 44042ff1420b: Pull complete [2024-05-15T04:22:42.266Z] 5cdaf54b7214: Pull complete [2024-05-15T04:22:42.525Z] 38f3e5a9071a: Pull complete [2024-05-15T04:22:42.525Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-15T04:22:42.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-15T04:22:42.525Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh [2024-05-15T04:22:42.841Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-15T04:22:42.842Z] WORKDIR /edgex [2024-05-15T04:22:42.842Z] COPY go.mod . [2024-05-15T04:22:42.842Z] RUN go mod download [2024-05-15T04:22:42.842Z] + docker build -t ci-base-image-x86_64 -f - . [2024-05-15T04:22:43.802Z] Sending build context to Docker daemon 205.8MB [2024-05-15T04:22:43.802Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-15T04:22:43.802Z] ---> 60b93f829570 [2024-05-15T04:22:43.802Z] Step 2/4 : WORKDIR /edgex [2024-05-15T04:22:49.077Z] Still waiting to schedule task [2024-05-15T04:22:49.078Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-15T04:22:50.376Z] ---> Running in 850fdbc5e5b3 [2024-05-15T04:22:50.377Z] Removing intermediate container 850fdbc5e5b3 [2024-05-15T04:22:50.377Z] ---> 3a7276f1567a [2024-05-15T04:22:50.377Z] Step 3/4 : COPY go.mod . [2024-05-15T04:22:50.377Z] ---> 36fbccdcad5b [2024-05-15T04:22:50.377Z] Step 4/4 : RUN go mod download [2024-05-15T04:22:50.377Z] ---> Running in 74d3bd770451 [2024-05-15T04:23:08.630Z] Removing intermediate container 74d3bd770451 [2024-05-15T04:23:08.630Z] ---> 836c6568ecff [2024-05-15T04:23:08.630Z] Successfully built 836c6568ecff [2024-05-15T04:23:08.630Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:23:08.940Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-15T04:23:08.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:23:09.033Z] prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container [2024-05-15T04:23:09.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-15T04:23:09.475Z] $ docker top 26cb61bf0272a4a5d6f7601d87b08fbe58acc4b1c6cfd38f143f40807606b514 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T04:23:09.826Z] + go version [2024-05-15T04:23:09.826Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-15T04:23:09.842Z] $ docker stop --time=1 26cb61bf0272a4a5d6f7601d87b08fbe58acc4b1c6cfd38f143f40807606b514 [2024-05-15T04:23:11.159Z] $ docker rm -f --volumes 26cb61bf0272a4a5d6f7601d87b08fbe58acc4b1c6cfd38f143f40807606b514 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:23:11.605Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-15T04:23:11.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:23:11.696Z] prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container [2024-05-15T04:23:11.732Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-15T04:23:12.077Z] $ docker top ca9bc88c33d4e68764a5d626a9bed63749ef555aff119cd969f9fd2f6ffe7404 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-15T04:23:12.151Z] ========================================================= [2024-05-15T04:23:12.151Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-15T04:23:12.151Z] ========================================================= [Pipeline] sh [2024-05-15T04:23:12.432Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2024-05-15T04:23:12.736Z] + make test [2024-05-15T04:23:12.736Z] go test -race -coverprofile=coverage.out ./... [2024-05-15T04:23:19.305Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-15T04:23:34.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-15T04:23:34.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-15T04:23:34.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-15T04:23:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-15T04:23:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-15T04:23:35.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-15T04:23:35.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.051s coverage: 28.7% of statements [2024-05-15T04:23:35.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.063s coverage: 97.0% of statements [2024-05-15T04:23:36.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-15T04:23:36.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-15T04:23:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-15T04:23:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-15T04:23:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-15T04:23:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-15T04:23:37.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-15T04:23:38.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-15T04:23:38.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-15T04:23:38.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements [2024-05-15T04:23:38.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 53.2% of statements [2024-05-15T04:23:39.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-15T04:23:39.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-15T04:23:39.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-15T04:23:40.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-15T04:23:40.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-15T04:23:40.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-15T04:23:40.131Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-15T04:23:40.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-15T04:23:40.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-15T04:23:40.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-15T04:23:42.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.580s coverage: 93.4% of statements [2024-05-15T04:23:42.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.077s coverage: 4.1% of statements [2024-05-15T04:23:42.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 97.6% of statements [2024-05-15T04:23:42.036Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.046s coverage: 72.2% of statements [2024-05-15T04:23:42.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-15T04:23:42.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-15T04:23:42.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.072s coverage: 0.9% of statements [2024-05-15T04:23:42.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements [2024-05-15T04:23:42.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements [2024-05-15T04:23:42.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 82.9% of statements [2024-05-15T04:23:43.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements [2024-05-15T04:23:43.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements [2024-05-15T04:23:44.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.050s coverage: 87.5% of statements [2024-05-15T04:23:44.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-15T04:23:44.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-15T04:23:44.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-15T04:23:44.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-15T04:23:44.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-15T04:23:44.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-15T04:23:44.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-15T04:23:44.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-15T04:23:45.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-15T04:23:45.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-15T04:23:45.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-15T04:23:45.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-15T04:23:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-15T04:23:45.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-15T04:23:46.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-15T04:23:48.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-15T04:23:48.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-15T04:23:50.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-15T04:23:50.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-15T04:23:52.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-15T04:23:52.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-15T04:23:52.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-15T04:23:54.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-15T04:23:54.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-15T04:23:54.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-15T04:23:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-15T04:23:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-15T04:23:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-15T04:23:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-15T04:23:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.052s coverage: 94.4% of statements [2024-05-15T04:23:57.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-15T04:23:57.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-15T04:23:57.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-15T04:23:57.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-15T04:23:59.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-15T04:23:59.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-15T04:23:59.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-15T04:23:59.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-15T04:24:00.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-15T04:24:00.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-15T04:24:01.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-15T04:24:01.187Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.289s coverage: 79.9% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.076s coverage: 92.9% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.057s coverage: 62.3% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.042s coverage: 20.0% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.098s coverage: 81.8% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.049s coverage: 86.0% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.165s coverage: 63.1% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.709s coverage: 38.4% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.056s coverage: 89.5% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.054s coverage: 84.8% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.107s coverage: 19.9% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 95.7% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.063s coverage: 61.8% of statements [2024-05-15T04:24:09.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.113s coverage: 98.9% of statements [2024-05-15T04:24:09.329Z] 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-15T04:24:09.329Z] running golangci-lint [2024-05-15T04:24:09.329Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-05-15T04:24:09.329Z] go version go1.21.9 linux/amd64 [2024-05-15T04:24:09.329Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-05-15T04:24:09.329Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-05-15T04:24:23.764Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-207 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws [2024-05-15T04:24:23.782Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2024-05-15T04:24:23.819Z] The recommended git tool is: git [2024-05-15T04:24:27.439Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|imports|name|files) took 15.559286838s" [2024-05-15T04:24:27.439Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.713898ms" [2024-05-15T04:24:31.449Z] using credential edgex-jenkins-ssh [2024-05-15T04:24:31.483Z] Cloning the remote Git repository [2024-05-15T04:24:31.555Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-05-15T04:24:31.693Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2024-05-15T04:24:31.863Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-15T04:24:31.864Z] > git --version # timeout=10 [2024-05-15T04:24:31.890Z] > git --version # 'git version 2.25.1' [2024-05-15T04:24:31.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-15T04:24:32.089Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-15T04:24:35.547Z] level=info msg="[linters_context/goanalysis] analyzers took 1m24.121338768s with top 10 stages: buildir: 41.308954909s, gosec: 8.897598026s, inspect: 2.031144583s, S1038: 1.2990968s, fact_deprecated: 1.294168435s, printf: 1.202755891s, ctrlflow: 981.462878ms, fact_purity: 803.3173ms, nilness: 787.959207ms, ineffassign: 618.666809ms" [2024-05-15T04:24:35.548Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-05-15T04:24:35.548Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, cgo: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, autogenerated_exclude: 197/197" [2024-05-15T04:24:35.548Z] level=info msg="[runner] processing took 20.603459ms with stages: nolint: 10.034462ms, identifier_marker: 4.420395ms, path_prettifier: 1.683547ms, autogenerated_exclude: 1.616596ms, exclude-rules: 1.480205ms, skip_dirs: 1.317393ms, cgo: 29.801µs, filename_unadjuster: 14.69µs, max_same_issues: 1.31µs, max_from_linter: 800ns, fixer: 700ns, uniq_by_line: 580ns, skip_files: 530ns, path_prefixer: 410ns, diff: 400ns, severity-rules: 400ns, exclude: 350ns, sort_results: 310ns, source_code: 240ns, max_per_file_from_linter: 180ns, path_shortener: 160ns" [2024-05-15T04:24:35.548Z] level=info msg="[runner] linters took 9.717803548s with stages: goanalysis_metalinter: 9.697056348s" [2024-05-15T04:24:35.548Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-05-15T04:24:35.548Z] level=info msg="Memory: 251 samples, avg is 238.5MB, max is 921.1MB" [2024-05-15T04:24:35.548Z] level=info msg="Execution took 25.317732761s" [2024-05-15T04:24:35.548Z] go vet ./... [2024-05-15T04:24:39.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-15T04:24:39.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-15T04:24:39.733Z] ./bin/test-attribution-txt.sh [2024-05-15T04:24:39.733Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-05-15T04:24:39.734Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-05-15T04:24:39.801Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-15T04:24:40.110Z] + go mod tidy [2024-05-15T04:24:40.370Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-05-15T04:24:40.370Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-05-15T04:24:40.370Z] go: downloading github.com/google/go-cmp v0.6.0 [2024-05-15T04:24:40.370Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2024-05-15T04:24:40.370Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-05-15T04:24:40.631Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-05-15T04:24:40.631Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-05-15T04:24:40.631Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-05-15T04:24:40.631Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-05-15T04:24:40.631Z] go: downloading github.com/kr/pretty v0.1.0 [2024-05-15T04:24:40.631Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-05-15T04:24:40.631Z] go: downloading github.com/kr/text v0.2.0 [2024-05-15T04:24:40.891Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-05-15T04:24:40.891Z] go: downloading github.com/google/btree v1.0.1 [2024-05-15T04:24:40.891Z] go: downloading github.com/miekg/dns v1.1.41 [2024-05-15T04:24:40.891Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-05-15T04:24:40.891Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-05-15T04:24:40.891Z] go: downloading github.com/pkg/errors v0.9.1 [2024-05-15T04:24:40.891Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-05-15T04:24:40.891Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-05-15T04:24:41.153Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-05-15T04:24:41.153Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh [2024-05-15T04:24:41.443Z] + ls -al . [2024-05-15T04:24:41.443Z] total 740 [2024-05-15T04:24:41.443Z] drwxrwxr-x 12 1001 1001 4096 May 15 04:23 . [2024-05-15T04:24:41.443Z] drwxr-xr-x 4 root root 4096 May 15 04:23 .. [2024-05-15T04:24:41.443Z] drwxrwxr-x 2 1001 1001 4096 May 15 04:22 .blubracket [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 10 May 15 04:22 .dockerignore [2024-05-15T04:24:41.443Z] drwxrwxr-x 8 1001 1001 4096 May 15 04:24 .git [2024-05-15T04:24:41.443Z] drwxrwxr-x 3 1001 1001 4096 May 15 04:22 .github [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 1067 May 15 04:22 .gitignore [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 42 May 15 04:22 .golangci.yml [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 100 May 15 04:22 .hadolint.yml [2024-05-15T04:24:41.443Z] drwxr-xr-x 3 1001 1001 4096 May 15 04:22 .semver [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 155 May 15 04:22 .sonarcloud.properties [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 1171 May 15 04:22 ADOPTERS.md [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 11674 May 15 04:22 Attribution.txt [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 100284 May 15 04:22 CHANGELOG.md [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 3804 May 15 04:22 CONTRIBUTING.md [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 677 May 15 04:22 GOVERNANCE.md [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 861 May 15 04:22 Jenkinsfile [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 10775 May 15 04:22 LICENSE [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 15054 May 15 04:22 Makefile [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 582 May 15 04:22 OWNERS.md [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 9528 May 15 04:22 README.md [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 789 May 15 04:22 SECURITY.md [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 5 May 15 04:22 VERSION [2024-05-15T04:24:41.443Z] drwxrwxr-x 2 1001 1001 4096 May 15 04:22 bin [2024-05-15T04:24:41.443Z] drwxrwxr-x 18 1001 1001 4096 May 15 04:22 cmd [2024-05-15T04:24:41.443Z] -rw-r--r-- 1 root root 453602 May 15 04:24 coverage.out [2024-05-15T04:24:41.443Z] drwxrwxr-x 2 1001 1001 4096 May 15 04:22 fuzz_test [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 3619 May 15 04:22 go.mod [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 33561 May 15 04:22 go.sum [2024-05-15T04:24:41.443Z] drwxrwxr-x 7 1001 1001 4096 May 15 04:22 internal [2024-05-15T04:24:41.443Z] drwxrwxr-x 3 1001 1001 4096 May 15 04:22 openapi [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 584 May 15 04:22 security.txt [2024-05-15T04:24:41.443Z] drwxrwxr-x 6 1001 1001 4096 May 15 04:22 vendor [2024-05-15T04:24:41.443Z] -rw-rw-r-- 1 1001 1001 204 May 15 04:22 version.go [Pipeline] sh [2024-05-15T04:24:41.731Z] + '[' -e coverage.out ] [2024-05-15T04:24:41.731Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-15T04:24:41.858Z] Stashed 1 file(s) [Pipeline] sh [2024-05-15T04:24:42.141Z] + make build [2024-05-15T04:24:42.141Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-05-15T04:24:50.348Z] Avoid second fetch [2024-05-15T04:24:50.349Z] Checking out Revision 82622212f1ffd8e310c188bc10bd4095bc4fa3da (napa) [2024-05-15T04:24:49.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-15T04:24:49.439Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-15T04:24:50.361Z] > git config core.sparsecheckout # timeout=10 [2024-05-15T04:24:50.430Z] > git checkout -f 82622212f1ffd8e310c188bc10bd4095bc4fa3da # timeout=10 [2024-05-15T04:24:52.001Z] Commit message: "ci(lts-release): LTS release v3.1.1 @8e20ba2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-15T04:24:56.715Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-15T04:24:56.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-15T04:24:56.715Z] Dload Upload Total Spent Left Speed [2024-05-15T04:24:56.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 127k 0 --:--:-- --:--:-- --:--:-- 129k [Pipeline] sh [2024-05-15T04:24:57.038Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-05-15T04:24:57.038Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-05-15T04:24:57.052Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-15T04:24:57.375Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-05-15T04:24:57.375Z] /etc/docker/daemon.json [2024-05-15T04:24:57.375Z] { [2024-05-15T04:24:57.375Z] "registry-mirrors": [ [2024-05-15T04:24:57.375Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-15T04:24:57.375Z] ], [2024-05-15T04:24:57.375Z] "bip": "10.250.0.254/24", [2024-05-15T04:24:57.375Z] "hosts": [ [2024-05-15T04:24:57.375Z] "tcp://0.0.0.0:5555", [2024-05-15T04:24:57.375Z] "unix:///var/run/docker.sock" [2024-05-15T04:24:57.375Z] ], [2024-05-15T04:24:57.375Z] "mtu": 1458, [2024-05-15T04:24:57.375Z] "selinux-enabled": true, [2024-05-15T04:24:57.375Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-15T04:24:57.375Z] } [Pipeline] sh [2024-05-15T04:24:57.696Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-15T04:24:57.978Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-05-15T04:24:58.014Z] + sudo service docker restart [2024-05-15T04:24:58.913Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-05-15T04:25:05.482Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-05-15T04:25:06.051Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-05-15T04:25:07.955Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-05-15T04:25:08.894Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-05-15T04:25:09.462Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-05-15T04:25:10.395Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-05-15T04:25:11.771Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-05-15T04:25:13.156Z] $ docker stop --time=1 ca9bc88c33d4e68764a5d626a9bed63749ef555aff119cd969f9fd2f6ffe7404 [2024-05-15T04:25:18.418Z] $ docker rm -f --volumes ca9bc88c33d4e68764a5d626a9bed63749ef555aff119cd969f9fd2f6ffe7404 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-05-15T04:25:19.141Z] + git checkout 82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:25:19.409Z] HEAD is now at 82622212 ci(lts-release): LTS release v3.1.1 @8e20ba2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T04:25:19.442Z] provisioning config files... [2024-05-15T04:25:19.467Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config16852685245290129500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:25:19.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-15T04:25:19.548Z] [2024-05-15T04:25:19.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:25:19.907Z] ---> ****-login.sh [2024-05-15T04:25:19.907Z] nexus3.edgexfoundry.org:10001 [2024-05-15T04:25:19.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-15T04:25:19.947Z] latest: Pulling from edgex-devops/edgex-compose [2024-05-15T04:25:19.947Z] 91d30c5bc195: Pulling fs layer [2024-05-15T04:25:19.947Z] 2e9b0aa3be6d: Pulling fs layer [2024-05-15T04:25:19.947Z] 9c61dcf015f6: Pulling fs layer [2024-05-15T04:25:19.947Z] 4698f68db338: Pulling fs layer [2024-05-15T04:25:19.947Z] 2a2f49069b9e: Pulling fs layer [2024-05-15T04:25:19.947Z] e0025b399a48: Pulling fs layer [2024-05-15T04:25:19.947Z] 4698f68db338: Waiting [2024-05-15T04:25:19.947Z] 2a2f49069b9e: Waiting [2024-05-15T04:25:19.947Z] e0025b399a48: Waiting [2024-05-15T04:25:19.947Z] 91d30c5bc195: Verifying Checksum [2024-05-15T04:25:19.947Z] 91d30c5bc195: Download complete [2024-05-15T04:25:20.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:25:20.215Z] 4698f68db338: Verifying Checksum [2024-05-15T04:25:20.215Z] 4698f68db338: Download complete [2024-05-15T04:25:20.215Z] 91d30c5bc195: Pull complete [2024-05-15T04:25:20.215Z] 2e9b0aa3be6d: Verifying Checksum [2024-05-15T04:25:20.215Z] 2e9b0aa3be6d: Download complete [2024-05-15T04:25:20.215Z] e0025b399a48: Verifying Checksum [2024-05-15T04:25:20.215Z] e0025b399a48: Download complete [2024-05-15T04:25:20.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:25:20.452Z] Configure a credential helper to remove this warning. See [2024-05-15T04:25:20.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:25:20.452Z] [2024-05-15T04:25:20.452Z] Login Succeeded [2024-05-15T04:25:20.452Z] nexus3.edgexfoundry.org:10002 [2024-05-15T04:25:20.474Z] 2a2f49069b9e: Verifying Checksum [2024-05-15T04:25:20.474Z] 2a2f49069b9e: Download complete [2024-05-15T04:25:20.474Z] 2e9b0aa3be6d: Pull complete [2024-05-15T04:25:20.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:25:20.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:25:20.987Z] Configure a credential helper to remove this warning. See [2024-05-15T04:25:20.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:25:20.987Z] [2024-05-15T04:25:20.987Z] Login Succeeded [2024-05-15T04:25:20.987Z] nexus3.edgexfoundry.org:10003 [2024-05-15T04:25:21.047Z] 9c61dcf015f6: Verifying Checksum [2024-05-15T04:25:21.048Z] 9c61dcf015f6: Download complete [2024-05-15T04:25:21.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:25:21.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:25:21.264Z] Configure a credential helper to remove this warning. See [2024-05-15T04:25:21.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:25:21.264Z] [2024-05-15T04:25:21.264Z] Login Succeeded [2024-05-15T04:25:21.264Z] nexus3.edgexfoundry.org:10004 [2024-05-15T04:25:21.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:25:21.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:25:21.539Z] Configure a credential helper to remove this warning. See [2024-05-15T04:25:21.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:25:21.539Z] [2024-05-15T04:25:21.539Z] Login Succeeded [2024-05-15T04:25:21.539Z] ****.io [2024-05-15T04:25:21.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:25:22.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:25:22.074Z] Configure a credential helper to remove this warning. See [2024-05-15T04:25:22.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:25:22.074Z] [2024-05-15T04:25:22.074Z] Login Succeeded [2024-05-15T04:25:22.074Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T04:25:22.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-05-15T04:25:22.809Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2024-05-15T04:25:22.827Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-15T04:25:23.146Z] + cut -d -f 2 [2024-05-15T04:25:23.146Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2024-05-15T04:25:23.200Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-15T04:25:23.222Z] ========================================================= [2024-05-15T04:25:23.222Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-15T04:25:23.222Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-15T04:25:23.544Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-15T04:25:23.576Z] 9c61dcf015f6: Pull complete [2024-05-15T04:25:23.576Z] 4698f68db338: Pull complete [2024-05-15T04:25:23.576Z] 2a2f49069b9e: Pull complete [2024-05-15T04:25:23.576Z] e0025b399a48: Pull complete [2024-05-15T04:25:23.576Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-05-15T04:25:23.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-15T04:25:23.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:25:23.679Z] prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container [2024-05-15T04:25:23.711Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-15T04:25:23.818Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-15T04:25:23.818Z] c6b39de5b339: Pulling fs layer [2024-05-15T04:25:23.818Z] a69c41024577: Pulling fs layer [2024-05-15T04:25:23.818Z] d6de4b400683: Pulling fs layer [2024-05-15T04:25:23.818Z] 35cb2a7552d0: Pulling fs layer [2024-05-15T04:25:23.818Z] 4f4fb700ef54: Pulling fs layer [2024-05-15T04:25:23.818Z] 9e011611b7f5: Pulling fs layer [2024-05-15T04:25:23.818Z] 3bd174042beb: Pulling fs layer [2024-05-15T04:25:23.818Z] 4476f39b5e91: Pulling fs layer [2024-05-15T04:25:23.818Z] 35cb2a7552d0: Waiting [2024-05-15T04:25:23.818Z] 9e011611b7f5: Waiting [2024-05-15T04:25:23.818Z] 4f4fb700ef54: Waiting [2024-05-15T04:25:23.818Z] 3bd174042beb: Waiting [2024-05-15T04:25:23.818Z] 4476f39b5e91: Waiting [2024-05-15T04:25:23.818Z] a69c41024577: Verifying Checksum [2024-05-15T04:25:23.818Z] a69c41024577: Download complete [2024-05-15T04:25:23.818Z] 35cb2a7552d0: Verifying Checksum [2024-05-15T04:25:23.818Z] 35cb2a7552d0: Download complete [2024-05-15T04:25:23.818Z] 4f4fb700ef54: Verifying Checksum [2024-05-15T04:25:23.818Z] 4f4fb700ef54: Download complete [2024-05-15T04:25:23.818Z] 9e011611b7f5: Verifying Checksum [2024-05-15T04:25:23.818Z] 9e011611b7f5: Download complete [2024-05-15T04:25:23.818Z] c6b39de5b339: Verifying Checksum [2024-05-15T04:25:23.818Z] c6b39de5b339: Download complete [2024-05-15T04:25:24.401Z] 4476f39b5e91: Verifying Checksum [2024-05-15T04:25:24.401Z] 4476f39b5e91: Download complete [2024-05-15T04:25:24.668Z] c6b39de5b339: Pull complete [2024-05-15T04:25:25.250Z] a69c41024577: Pull complete [2024-05-15T04:25:25.520Z] d6de4b400683: Verifying Checksum [2024-05-15T04:25:25.520Z] d6de4b400683: Download complete [2024-05-15T04:25:26.485Z] 3bd174042beb: Verifying Checksum [2024-05-15T04:25:26.485Z] 3bd174042beb: Download complete [2024-05-15T04:25:26.621Z] $ docker top 878ded063e5f9600f7029d1ccbf08a5b6df4c1b58e86a015bfd83d93f7e9511a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T04:25:26.973Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-15T04:25:29.510Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #1 transferring dockerfile: 1.69kB done [2024-05-15T04:25:29.510Z] #1 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #2 transferring dockerfile: 1.93kB done [2024-05-15T04:25:29.510Z] #2 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #3 transferring dockerfile: 2.15kB done [2024-05-15T04:25:29.510Z] #3 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #4 [core-command internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #4 transferring dockerfile: 1.93kB done [2024-05-15T04:25:29.510Z] #4 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #5 transferring dockerfile: 2.06kB done [2024-05-15T04:25:29.510Z] #5 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #6 transferring dockerfile: 1.70kB done [2024-05-15T04:25:29.510Z] #6 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #7 transferring dockerfile: 1.95kB done [2024-05-15T04:25:29.510Z] #7 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #8 transferring dockerfile: 1.81kB done [2024-05-15T04:25:29.510Z] #8 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #9 [core-data internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #9 transferring dockerfile: 2.01kB done [2024-05-15T04:25:29.510Z] #9 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #10 transferring dockerfile: 2.93kB done [2024-05-15T04:25:29.510Z] #10 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #11 transferring dockerfile: 1.89kB done [2024-05-15T04:25:29.510Z] #11 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #12 transferring dockerfile: 2.49kB done [2024-05-15T04:25:29.510Z] #12 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #13 transferring dockerfile: 2.50kB done [2024-05-15T04:25:29.510Z] #13 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-15T04:25:29.510Z] #14 transferring dockerfile: 2.23kB done [2024-05-15T04:25:29.510Z] #14 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #15 [security-spire-config internal] load .dockerignore [2024-05-15T04:25:29.510Z] #15 transferring context: 50B done [2024-05-15T04:25:29.510Z] #15 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #16 [support-scheduler internal] load .dockerignore [2024-05-15T04:25:29.510Z] #16 transferring context: 50B done [2024-05-15T04:25:29.510Z] #16 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #17 [security-proxy-auth internal] load .dockerignore [2024-05-15T04:25:29.510Z] #17 transferring context: 50B done [2024-05-15T04:25:29.510Z] #17 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #18 [core-command internal] load .dockerignore [2024-05-15T04:25:29.510Z] #18 transferring context: 50B done [2024-05-15T04:25:29.510Z] #18 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #19 [core-metadata internal] load .dockerignore [2024-05-15T04:25:29.510Z] #19 transferring context: 50B done [2024-05-15T04:25:29.510Z] #19 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #20 [security-spire-server internal] load .dockerignore [2024-05-15T04:25:29.510Z] #20 transferring context: 50B done [2024-05-15T04:25:29.510Z] #20 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #21 [support-notifications internal] load .dockerignore [2024-05-15T04:25:29.510Z] #21 transferring context: 50B done [2024-05-15T04:25:29.510Z] #21 DONE 0.0s [2024-05-15T04:25:29.510Z] [2024-05-15T04:25:29.510Z] #22 [security-spire-agent internal] load .dockerignore [2024-05-15T04:25:29.770Z] #22 transferring context: 50B done [2024-05-15T04:25:29.770Z] #22 DONE 0.0s [2024-05-15T04:25:29.770Z] [2024-05-15T04:25:29.770Z] #23 [core-data internal] load .dockerignore [2024-05-15T04:25:29.770Z] #23 transferring context: 50B done [2024-05-15T04:25:29.770Z] #23 DONE 0.0s [2024-05-15T04:25:29.770Z] [2024-05-15T04:25:29.770Z] #24 [security-bootstrapper internal] load .dockerignore [2024-05-15T04:25:29.770Z] #24 transferring context: 50B done [2024-05-15T04:25:29.770Z] #24 DONE 0.0s [2024-05-15T04:25:29.770Z] [2024-05-15T04:25:29.770Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-05-15T04:25:29.770Z] #25 transferring context: 50B done [2024-05-15T04:25:29.770Z] #25 DONE 0.0s [2024-05-15T04:25:29.770Z] [2024-05-15T04:25:29.770Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-05-15T04:25:29.770Z] #26 transferring context: 50B done [2024-05-15T04:25:29.770Z] #26 DONE 0.0s [2024-05-15T04:25:29.770Z] [2024-05-15T04:25:29.770Z] #27 [security-proxy-setup internal] load .dockerignore [2024-05-15T04:25:29.770Z] #27 transferring context: 50B done [2024-05-15T04:25:29.770Z] #27 DONE 0.0s [2024-05-15T04:25:29.770Z] [2024-05-15T04:25:29.770Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-15T04:25:29.770Z] #28 transferring context: 50B done [2024-05-15T04:25:29.770Z] #28 DONE 0.0s [2024-05-15T04:25:29.770Z] [2024-05-15T04:25:29.770Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 [2024-05-15T04:25:29.770Z] #29 ... [2024-05-15T04:25:29.770Z] [2024-05-15T04:25:29.770Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-15T04:25:29.770Z] #30 DONE 0.0s [2024-05-15T04:25:29.770Z] [2024-05-15T04:25:29.770Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-15T04:25:30.029Z] #30 DONE 0.0s [2024-05-15T04:25:30.029Z] [2024-05-15T04:25:30.029Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-15T04:25:30.291Z] #31 DONE 0.6s [2024-05-15T04:25:30.291Z] [2024-05-15T04:25:30.291Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.5 [2024-05-15T04:25:30.291Z] #32 DONE 0.3s [2024-05-15T04:25:30.291Z] [2024-05-15T04:25:30.291Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 [2024-05-15T04:25:30.291Z] #29 DONE 0.4s [2024-05-15T04:25:30.291Z] [2024-05-15T04:25:30.291Z] #33 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:25:30.291Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-05-15T04:25:30.291Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-05-15T04:25:30.291Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-15T04:25:30.291Z] #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-15T04:25:30.291Z] #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-15T04:25:30.855Z] #33 ... [2024-05-15T04:25:30.855Z] [2024-05-15T04:25:30.855Z] #34 [security-spire-agent internal] load build context [2024-05-15T04:25:30.855Z] #34 transferring context: 17.63kB 0.1s done [2024-05-15T04:25:30.855Z] #34 DONE 0.5s [2024-05-15T04:25:30.855Z] [2024-05-15T04:25:30.855Z] #35 [security-spire-config internal] load build context [2024-05-15T04:25:30.855Z] #35 transferring context: 16.35kB 0.1s done [2024-05-15T04:25:30.855Z] #35 DONE 0.5s [2024-05-15T04:25:30.855Z] [2024-05-15T04:25:30.855Z] #36 [security-spire-server internal] load build context [2024-05-15T04:25:30.855Z] #36 transferring context: 18.10kB 0.1s done [2024-05-15T04:25:30.855Z] #36 DONE 0.6s [2024-05-15T04:25:30.855Z] [2024-05-15T04:25:30.855Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:25:30.855Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 0.1s done [2024-05-15T04:25:30.855Z] #37 sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.61kB / 1.61kB done [2024-05-15T04:25:30.855Z] #37 sha256:0bba819a893a10c0c4709ad2ad93559359eda667ec7e564515adf90cb894d98a 1.05kB / 1.05kB done [2024-05-15T04:25:30.855Z] #37 sha256:a3a9b8dc7400fbf27a3e31d4c8548a4d7e42d398314310ff93101b976eebf97e 1.60kB / 1.60kB done [2024-05-15T04:25:30.855Z] #37 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.2s done [2024-05-15T04:25:30.855Z] #37 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 0.4s [2024-05-15T04:25:30.855Z] #37 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 done [2024-05-15T04:25:30.855Z] #37 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0B / 123.56kB 0.4s [2024-05-15T04:25:30.855Z] #37 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 done [2024-05-15T04:25:30.855Z] #37 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 0.4s done [2024-05-15T04:25:30.855Z] #37 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.4s done [2024-05-15T04:25:30.855Z] #37 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 0B / 29.30MB 0.5s [2024-05-15T04:25:31.112Z] #37 ... [2024-05-15T04:25:31.112Z] [2024-05-15T04:25:31.112Z] #33 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:25:31.112Z] #33 DONE 1.0s [2024-05-15T04:25:31.112Z] [2024-05-15T04:25:31.112Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:25:31.112Z] #37 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 0.0s done [2024-05-15T04:25:31.371Z] #37 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 7.34MB / 29.30MB 0.9s [2024-05-15T04:25:31.371Z] #37 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 12.58MB / 29.30MB 1.0s [2024-05-15T04:25:31.629Z] #37 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 23.07MB / 29.30MB 1.1s [2024-05-15T04:25:31.629Z] #37 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 29.30MB / 29.30MB 1.2s [2024-05-15T04:25:31.886Z] #37 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 29.30MB / 29.30MB 1.4s done [2024-05-15T04:25:31.886Z] #37 extracting sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae [2024-05-15T04:25:32.144Z] #37 ... [2024-05-15T04:25:32.144Z] [2024-05-15T04:25:32.144Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-15T04:25:32.144Z] #38 DONE 2.1s [2024-05-15T04:25:32.401Z] [2024-05-15T04:25:32.401Z] #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-05-15T04:25:37.738Z] #39 ... [2024-05-15T04:25:37.738Z] [2024-05-15T04:25:37.738Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:25:37.738Z] #37 extracting sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 3.6s done [2024-05-15T04:25:38.809Z] d6de4b400683: Pull complete [2024-05-15T04:25:39.076Z] 35cb2a7552d0: Pull complete [2024-05-15T04:25:39.350Z] 4f4fb700ef54: Pull complete [2024-05-15T04:25:39.616Z] 9e011611b7f5: Pull complete [2024-05-15T04:25:40.347Z] #37 ... [2024-05-15T04:25:40.347Z] [2024-05-15T04:25:40.347Z] #40 [support-scheduler internal] load build context [2024-05-15T04:25:40.347Z] #40 transferring context: 195.64MB 9.5s [2024-05-15T04:25:40.347Z] #40 ... [2024-05-15T04:25:40.347Z] [2024-05-15T04:25:40.347Z] #41 [core-metadata internal] load build context [2024-05-15T04:25:40.605Z] #41 ... [2024-05-15T04:25:40.605Z] [2024-05-15T04:25:40.605Z] #42 [security-proxy-setup internal] load build context [2024-05-15T04:25:40.605Z] #42 ... [2024-05-15T04:25:40.605Z] [2024-05-15T04:25:40.605Z] #43 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:25:40.605Z] #43 ... [2024-05-15T04:25:40.605Z] [2024-05-15T04:25:40.605Z] #44 [security-secretstore-setup internal] load build context [2024-05-15T04:25:40.887Z] #44 ... [2024-05-15T04:25:40.887Z] [2024-05-15T04:25:40.887Z] #45 [support-notifications internal] load build context [2024-05-15T04:25:40.887Z] #45 ... [2024-05-15T04:25:40.887Z] [2024-05-15T04:25:40.887Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-15T04:25:40.887Z] #46 resolve ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 0.1s done [2024-05-15T04:25:40.887Z] #46 sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.61kB / 1.61kB done [2024-05-15T04:25:40.887Z] #46 sha256:fec14495c1336d0cf95f36308d732dd2683ad8ba57dbbf628d4d63ef905febe9 1.05kB / 1.05kB done [2024-05-15T04:25:40.887Z] #46 sha256:eebc0d4f7867ca1ed30d80326de7a640d62166827be3bdac8efae5301f51b07f 1.59kB / 1.59kB done [2024-05-15T04:25:40.887Z] #46 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.1s done [2024-05-15T04:25:40.887Z] #46 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.2s done [2024-05-15T04:25:40.887Z] #46 sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 281B / 281B 0.4s done [2024-05-15T04:25:40.887Z] #46 sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 19.15MB / 19.15MB 0.8s done [2024-05-15T04:25:40.887Z] #46 extracting sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 0.0s done [2024-05-15T04:25:40.887Z] #46 extracting sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 2.1s done [2024-05-15T04:25:40.887Z] #46 ... [2024-05-15T04:25:40.887Z] [2024-05-15T04:25:40.887Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-15T04:25:41.181Z] #47 ... [2024-05-15T04:25:41.181Z] [2024-05-15T04:25:41.181Z] #48 [core-command internal] load build context [2024-05-15T04:25:41.181Z] #48 ... [2024-05-15T04:25:41.181Z] [2024-05-15T04:25:41.181Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-15T04:25:41.181Z] #0 6.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:25:41.181Z] #0 6.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:25:41.181Z] #0 7.085 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-15T04:25:41.181Z] #0 7.089 (2/2) Installing su-exec (0.2-r3) [2024-05-15T04:25:41.181Z] #0 7.091 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:25:41.181Z] #0 7.104 OK: 7 MiB in 17 packages [2024-05-15T04:25:41.478Z] #49 ... [2024-05-15T04:25:41.478Z] [2024-05-15T04:25:41.478Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-15T04:25:41.478Z] #0 1.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:25:41.478Z] #0 3.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:25:41.478Z] #0 3.895 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-15T04:25:41.478Z] #0 3.895 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-15T04:25:41.478Z] #0 3.895 OK: 20074 distinct packages available [2024-05-15T04:25:41.478Z] #0 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:25:41.478Z] #0 4.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:25:41.478Z] #0 4.340 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-15T04:25:41.478Z] #0 4.346 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-15T04:25:41.478Z] #0 4.351 (3/4) Installing libucontext (1.2-r2) [2024-05-15T04:25:41.478Z] #0 4.354 (4/4) Installing gcompat (1.1.0-r1) [2024-05-15T04:25:41.478Z] #0 4.362 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:25:41.478Z] #0 4.367 OK: 8 MiB in 19 packages [2024-05-15T04:25:41.478Z] #50 ... [2024-05-15T04:25:41.478Z] [2024-05-15T04:25:41.478Z] #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-15T04:25:41.478Z] #0 6.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:25:41.478Z] #0 6.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:25:41.478Z] #0 6.992 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-15T04:25:41.478Z] #0 7.001 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:25:41.478Z] #0 7.009 OK: 7 MiB in 16 packages [2024-05-15T04:25:41.478Z] #51 ... [2024-05-15T04:25:41.478Z] [2024-05-15T04:25:41.478Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-15T04:25:41.755Z] #52 ... [2024-05-15T04:25:41.755Z] [2024-05-15T04:25:41.755Z] #53 [security-bootstrapper internal] load build context [2024-05-15T04:25:41.755Z] #53 ... [2024-05-15T04:25:41.755Z] [2024-05-15T04:25:41.755Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-15T04:25:41.755Z] #0 7.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:25:41.755Z] #0 7.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:25:41.755Z] #0 7.667 (1/2) Installing ca-certificates (20240226-r0) [2024-05-15T04:25:41.755Z] #0 7.680 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-15T04:25:41.755Z] #0 7.684 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:25:41.755Z] #0 7.698 Executing ca-certificates-20240226-r0.trigger [2024-05-15T04:25:41.755Z] #0 7.736 OK: 8 MiB in 17 packages [2024-05-15T04:25:41.755Z] #54 ... [2024-05-15T04:25:41.755Z] [2024-05-15T04:25:41.755Z] #55 [security-proxy-auth internal] load build context [2024-05-15T04:25:42.013Z] #55 ... [2024-05-15T04:25:42.013Z] [2024-05-15T04:25:42.013Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-15T04:25:42.013Z] #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:25:42.013Z] #0 3.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:25:42.013Z] #0 3.859 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-15T04:25:42.013Z] #0 3.866 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:25:42.013Z] #0 3.886 OK: 7 MiB in 16 packages [2024-05-15T04:25:42.270Z] #56 ... [2024-05-15T04:25:42.270Z] [2024-05-15T04:25:42.270Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-15T04:25:42.270Z] #57 ... [2024-05-15T04:25:42.270Z] [2024-05-15T04:25:42.270Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-15T04:25:42.270Z] #58 ... [2024-05-15T04:25:42.270Z] [2024-05-15T04:25:42.270Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-15T04:25:42.527Z] #59 ... [2024-05-15T04:25:42.527Z] [2024-05-15T04:25:42.527Z] #60 [core-data internal] load build context [2024-05-15T04:25:42.527Z] #60 ... [2024-05-15T04:25:42.527Z] [2024-05-15T04:25:42.527Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-15T04:25:43.923Z] #58 transferring context: 397.49MB 13.5s done [2024-05-15T04:25:48.260Z] #58 ... [2024-05-15T04:25:48.260Z] [2024-05-15T04:25:48.260Z] #45 [support-notifications internal] load build context [2024-05-15T04:25:48.260Z] #45 transferring context: 397.49MB 15.0s done [2024-05-15T04:25:49.671Z] 3bd174042beb: Pull complete [2024-05-15T04:25:49.934Z] 4476f39b5e91: Pull complete [2024-05-15T04:25:49.935Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-15T04:25:49.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-15T04:25:49.935Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh [2024-05-15T04:25:50.265Z] + + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-15T04:25:50.265Z] WORKDIR /edgex [2024-05-15T04:25:50.265Z] COPY go.mod . [2024-05-15T04:25:50.265Z] RUN go mod download [2024-05-15T04:25:50.265Z] docker build -t ci-base-image-arm64 -f - . [2024-05-15T04:25:50.944Z] #45 ... [2024-05-15T04:25:50.944Z] [2024-05-15T04:25:50.944Z] #41 [core-metadata internal] load build context [2024-05-15T04:25:50.944Z] #41 transferring context: 397.49MB 12.4s done [2024-05-15T04:25:50.944Z] #41 ... [2024-05-15T04:25:50.944Z] [2024-05-15T04:25:50.944Z] #40 [support-scheduler internal] load build context [2024-05-15T04:25:50.944Z] #40 transferring context: 397.49MB 13.6s done [2024-05-15T04:25:50.944Z] #40 ... [2024-05-15T04:25:50.944Z] [2024-05-15T04:25:50.944Z] #42 [security-proxy-setup internal] load build context [2024-05-15T04:25:50.944Z] #42 transferring context: 397.49MB 13.7s done [2024-05-15T04:25:50.944Z] #42 ... [2024-05-15T04:25:50.944Z] [2024-05-15T04:25:50.944Z] #43 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:25:50.944Z] #43 transferring context: 397.49MB 12.7s done [2024-05-15T04:25:51.201Z] #43 ... [2024-05-15T04:25:51.201Z] [2024-05-15T04:25:51.201Z] #44 [security-secretstore-setup internal] load build context [2024-05-15T04:25:51.201Z] #44 transferring context: 397.49MB 13.4s done [2024-05-15T04:25:51.853Z] #44 ... [2024-05-15T04:25:51.853Z] [2024-05-15T04:25:51.853Z] #48 [core-command internal] load build context [2024-05-15T04:25:51.853Z] #48 transferring context: 397.49MB 12.6s done [2024-05-15T04:25:52.111Z] #48 ... [2024-05-15T04:25:52.111Z] [2024-05-15T04:25:52.111Z] #53 [security-bootstrapper internal] load build context [2024-05-15T04:25:52.111Z] #53 transferring context: 397.49MB 12.8s done [2024-05-15T04:25:52.111Z] #53 ... [2024-05-15T04:25:52.111Z] [2024-05-15T04:25:52.111Z] #55 [security-proxy-auth internal] load build context [2024-05-15T04:25:52.111Z] #55 transferring context: 397.49MB 12.6s done [2024-05-15T04:25:52.369Z] #55 ... [2024-05-15T04:25:52.369Z] [2024-05-15T04:25:52.369Z] #60 [core-data internal] load build context [2024-05-15T04:25:52.369Z] #60 transferring context: 397.49MB 13.2s done [2024-05-15T04:25:52.860Z] Sending build context to Docker daemon 30.45MB [2024-05-15T04:25:52.860Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-15T04:25:52.860Z] ---> 981a0608b64a [2024-05-15T04:25:52.860Z] Step 2/4 : WORKDIR /edgex [2024-05-15T04:25:54.797Z] ---> Running in aa0e5c050889 [2024-05-15T04:25:55.068Z] Removing intermediate container aa0e5c050889 [2024-05-15T04:25:55.068Z] ---> 26f6366d3bdf [2024-05-15T04:25:55.068Z] Step 3/4 : COPY go.mod . [2024-05-15T04:25:55.652Z] ---> 2dfd6d794d4e [2024-05-15T04:25:55.652Z] Step 4/4 : RUN go mod download [2024-05-15T04:25:55.652Z] ---> Running in 408f458e6d78 [2024-05-15T04:26:04.672Z] #60 ... [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #41 [core-metadata internal] load build context [2024-05-15T04:26:04.672Z] #41 DONE 33.0s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-05-15T04:26:04.672Z] #39 DONE 30.9s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #43 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:26:04.672Z] #43 DONE 33.0s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #55 [security-proxy-auth internal] load build context [2024-05-15T04:26:04.672Z] #55 DONE 33.0s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #48 [core-command internal] load build context [2024-05-15T04:26:04.672Z] #48 DONE 33.0s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #53 [security-bootstrapper internal] load build context [2024-05-15T04:26:04.672Z] #53 DONE 33.0s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #60 [core-data internal] load build context [2024-05-15T04:26:04.672Z] #60 DONE 33.1s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-15T04:26:04.672Z] #61 ... [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-15T04:26:04.672Z] #56 DONE 32.2s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-15T04:26:04.672Z] #49 DONE 32.3s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #44 [security-secretstore-setup internal] load build context [2024-05-15T04:26:04.672Z] #44 DONE 33.2s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-15T04:26:04.672Z] #54 DONE 32.3s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-15T04:26:04.672Z] #51 DONE 32.2s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #58 [security-spiffe-token-provider internal] load build context [2024-05-15T04:26:04.672Z] #58 DONE 33.2s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #40 [support-scheduler internal] load build context [2024-05-15T04:26:04.672Z] #40 DONE 33.2s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #42 [security-proxy-setup internal] load build context [2024-05-15T04:26:04.672Z] #42 DONE 33.3s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-15T04:26:04.672Z] #50 DONE 32.2s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #45 [support-notifications internal] load build context [2024-05-15T04:26:04.672Z] #45 DONE 33.3s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-15T04:26:04.672Z] #46 DONE 33.4s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #62 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-05-15T04:26:04.672Z] #62 ... [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:26:04.672Z] #37 DONE 33.7s [2024-05-15T04:26:04.672Z] [2024-05-15T04:26:04.672Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-15T04:26:04.672Z] #47 32.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:04.672Z] #47 32.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:04.672Z] #47 33.19 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-15T04:26:04.672Z] #47 33.19 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-15T04:26:04.672Z] #47 33.19 OK: 20074 distinct packages available [2024-05-15T04:26:04.672Z] #47 33.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:04.672Z] #47 33.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:04.672Z] #47 33.57 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:04.672Z] #47 33.65 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:04.672Z] #47 33.67 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-15T04:26:04.672Z] #47 33.67 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-15T04:26:04.672Z] #47 33.68 (5/7) Installing libucontext (1.2-r2) [2024-05-15T04:26:04.672Z] #47 33.68 (6/7) Installing gcompat (1.1.0-r1) [2024-05-15T04:26:04.672Z] #47 33.68 (7/7) Installing openssl (3.1.4-r6) [2024-05-15T04:26:04.672Z] #47 33.69 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:04.672Z] #47 33.70 OK: 8 MiB in 20 packages [2024-05-15T04:26:04.931Z] #47 ... [2024-05-15T04:26:04.931Z] [2024-05-15T04:26:04.931Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-15T04:26:04.931Z] #52 32.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:04.931Z] #52 32.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:04.931Z] #52 33.03 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:04.931Z] #52 33.07 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:04.931Z] #52 33.09 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-15T04:26:04.931Z] #52 33.09 (4/6) Installing openssl (3.1.4-r6) [2024-05-15T04:26:04.931Z] #52 33.12 (5/6) Installing su-exec (0.2-r3) [2024-05-15T04:26:04.931Z] #52 33.12 (6/6) Installing yq (4.33.3-r5) [2024-05-15T04:26:04.931Z] #52 33.27 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:04.931Z] #52 33.27 OK: 17 MiB in 19 packages [2024-05-15T04:26:04.931Z] #52 DONE 33.8s [2024-05-15T04:26:04.931Z] [2024-05-15T04:26:04.931Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-15T04:26:04.931Z] #57 32.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:04.931Z] #57 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:04.931Z] #57 33.17 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-15T04:26:04.931Z] #57 33.17 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-15T04:26:04.931Z] #57 33.17 OK: 20074 distinct packages available [2024-05-15T04:26:04.931Z] #57 33.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:04.931Z] #57 33.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:04.931Z] #57 33.51 (1/11) Installing ca-certificates (20240226-r0) [2024-05-15T04:26:04.931Z] #57 33.52 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-15T04:26:04.931Z] #57 33.53 (3/11) Installing libunistring (1.1-r1) [2024-05-15T04:26:04.931Z] #57 33.55 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-15T04:26:04.931Z] #57 33.55 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-15T04:26:04.931Z] #57 33.56 (6/11) Installing libcurl (8.5.0-r0) [2024-05-15T04:26:04.931Z] #57 33.57 (7/11) Installing curl (8.5.0-r0) [2024-05-15T04:26:04.931Z] #57 33.57 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-15T04:26:04.931Z] #57 33.58 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-15T04:26:04.931Z] #57 33.58 (10/11) Installing libucontext (1.2-r2) [2024-05-15T04:26:04.931Z] #57 33.58 (11/11) Installing gcompat (1.1.0-r1) [2024-05-15T04:26:04.931Z] #57 33.59 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:04.931Z] #57 33.59 Executing ca-certificates-20240226-r0.trigger [2024-05-15T04:26:04.931Z] #57 33.65 OK: 12 MiB in 26 packages [2024-05-15T04:26:04.931Z] #57 DONE 33.9s [2024-05-15T04:26:05.189Z] [2024-05-15T04:26:05.189Z] #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-15T04:26:05.189Z] #47 DONE 34.0s [2024-05-15T04:26:05.189Z] [2024-05-15T04:26:05.189Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-15T04:26:05.189Z] #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:05.189Z] #0 1.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:05.189Z] #0 1.506 OK: 264 MiB in 52 packages [2024-05-15T04:26:05.189Z] #63 DONE 1.9s [2024-05-15T04:26:05.189Z] [2024-05-15T04:26:05.189Z] #64 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-15T04:26:06.568Z] #64 ... [2024-05-15T04:26:06.568Z] [2024-05-15T04:26:06.568Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-15T04:26:06.568Z] #59 32.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #59 33.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #59 34.06 (1/4) Installing ca-certificates (20240226-r0) [2024-05-15T04:26:06.568Z] #59 34.08 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-15T04:26:06.568Z] #59 34.08 (3/4) Installing su-exec (0.2-r3) [2024-05-15T04:26:06.568Z] #59 34.09 (4/4) Installing yq (4.33.3-r5) [2024-05-15T04:26:06.568Z] #59 34.15 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:06.568Z] #59 34.16 Executing ca-certificates-20240226-r0.trigger [2024-05-15T04:26:06.568Z] #59 34.20 OK: 17 MiB in 19 packages [2024-05-15T04:26:06.568Z] #59 DONE 35.2s [2024-05-15T04:26:06.568Z] [2024-05-15T04:26:06.568Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-15T04:26:06.568Z] #0 1.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #0 1.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #0 2.014 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-15T04:26:06.568Z] #0 2.014 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-15T04:26:06.568Z] #0 2.014 OK: 20070 distinct packages available [2024-05-15T04:26:06.568Z] #0 2.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #0 2.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #0 2.340 OK: 264 MiB in 52 packages [2024-05-15T04:26:06.568Z] #65 DONE 3.2s [2024-05-15T04:26:06.568Z] [2024-05-15T04:26:06.568Z] #62 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-05-15T04:26:06.568Z] #62 1.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #62 1.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #62 1.818 Upgrading critical system libraries and apk-tools: [2024-05-15T04:26:06.568Z] #62 1.818 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:26:06.568Z] #62 1.825 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:06.568Z] #62 1.867 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:26:06.568Z] #62 1.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #62 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #62 2.145 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:26:06.568Z] #62 2.182 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:06.568Z] #62 2.219 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:06.568Z] #62 2.429 OK: 7 MiB in 16 packages [2024-05-15T04:26:06.568Z] #62 DONE 3.0s [2024-05-15T04:26:06.568Z] [2024-05-15T04:26:06.568Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-15T04:26:06.568Z] #0 1.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #0 1.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #0 2.025 OK: 264 MiB in 52 packages [2024-05-15T04:26:06.568Z] #66 DONE 3.2s [2024-05-15T04:26:06.568Z] [2024-05-15T04:26:06.568Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-05-15T04:26:06.568Z] #61 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #61 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #61 2.723 OK: 264 MiB in 52 packages [2024-05-15T04:26:06.568Z] #61 DONE 3.2s [2024-05-15T04:26:06.568Z] [2024-05-15T04:26:06.568Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-15T04:26:06.568Z] #0 1.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #0 1.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #0 1.906 Upgrading critical system libraries and apk-tools: [2024-05-15T04:26:06.568Z] #0 1.906 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:26:06.568Z] #0 1.913 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:06.568Z] #0 1.964 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:26:06.568Z] #0 1.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #0 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:06.568Z] #0 2.240 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:26:06.568Z] #0 2.246 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:06.568Z] #0 2.276 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:06.568Z] #0 2.434 OK: 7 MiB in 16 packages [2024-05-15T04:26:06.568Z] #67 DONE 3.1s [2024-05-15T04:26:06.568Z] [2024-05-15T04:26:06.568Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:26:06.568Z] #68 DONE 1.3s [2024-05-15T04:26:06.568Z] [2024-05-15T04:26:06.568Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:08.467Z] #69 ... [2024-05-15T04:26:08.468Z] [2024-05-15T04:26:08.468Z] #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:26:08.468Z] #70 DONE 1.8s [2024-05-15T04:26:08.468Z] [2024-05-15T04:26:08.468Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:26:08.468Z] #71 DONE 1.8s [2024-05-15T04:26:08.468Z] [2024-05-15T04:26:08.468Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:26:08.468Z] #72 DONE 1.8s [2024-05-15T04:26:08.468Z] [2024-05-15T04:26:08.468Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-15T04:26:08.468Z] #0 3.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:08.468Z] #0 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:08.468Z] #0 3.298 Upgrading critical system libraries and apk-tools: [2024-05-15T04:26:08.468Z] #0 3.298 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:26:08.468Z] #0 3.310 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:08.468Z] #0 3.364 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:26:08.468Z] #0 3.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:08.468Z] #0 3.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:08.468Z] #0 3.653 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:26:08.468Z] #0 3.659 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:08.468Z] #0 3.691 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:08.468Z] #0 3.699 Executing ca-certificates-20240226-r0.trigger [2024-05-15T04:26:08.468Z] #0 3.787 OK: 8 MiB in 17 packages [2024-05-15T04:26:08.468Z] #73 DONE 4.8s [2024-05-15T04:26:08.468Z] [2024-05-15T04:26:08.468Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-15T04:26:08.468Z] #0 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:08.468Z] #0 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:08.468Z] #0 3.311 Upgrading critical system libraries and apk-tools: [2024-05-15T04:26:08.468Z] #0 3.311 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:26:08.468Z] #0 3.318 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:08.468Z] #0 3.396 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:26:08.468Z] #0 3.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:08.468Z] #0 3.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:08.468Z] #0 3.710 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:26:08.468Z] #0 3.718 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:08.468Z] #0 3.750 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:08.468Z] #0 3.818 OK: 7 MiB in 17 packages [2024-05-15T04:26:08.468Z] #74 DONE 4.9s [2024-05-15T04:26:08.468Z] [2024-05-15T04:26:08.468Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-15T04:26:08.468Z] #0 3.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:08.468Z] #0 3.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:08.468Z] #0 3.327 Upgrading critical system libraries and apk-tools: [2024-05-15T04:26:08.468Z] #0 3.327 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:26:08.468Z] #0 3.333 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:08.468Z] #0 3.376 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:26:08.468Z] #0 3.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:08.468Z] #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:08.468Z] #0 3.624 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:26:08.468Z] #0 3.634 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:08.468Z] #0 3.661 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:08.468Z] #0 3.803 OK: 8 MiB in 19 packages [2024-05-15T04:26:08.468Z] #75 DONE 4.8s [2024-05-15T04:26:08.468Z] [2024-05-15T04:26:08.468Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-15T04:26:08.726Z] #76 ... [2024-05-15T04:26:08.726Z] [2024-05-15T04:26:08.726Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-15T04:26:08.726Z] #77 DONE 0.7s [2024-05-15T04:26:08.984Z] [2024-05-15T04:26:08.984Z] #78 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-15T04:26:08.984Z] #78 DONE 0.0s [2024-05-15T04:26:08.984Z] [2024-05-15T04:26:08.984Z] #79 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-15T04:26:08.984Z] #79 DONE 0.0s [2024-05-15T04:26:08.984Z] [2024-05-15T04:26:08.984Z] #80 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-15T04:26:08.984Z] #80 DONE 0.0s [2024-05-15T04:26:08.984Z] [2024-05-15T04:26:08.984Z] #81 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-15T04:26:08.984Z] #81 DONE 0.0s [2024-05-15T04:26:08.984Z] [2024-05-15T04:26:08.984Z] #82 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-15T04:26:08.984Z] #82 DONE 0.0s [2024-05-15T04:26:08.984Z] [2024-05-15T04:26:08.984Z] #83 [security-spire-config] exporting to image [2024-05-15T04:26:08.984Z] #83 exporting layers [2024-05-15T04:26:09.553Z] #83 ... [2024-05-15T04:26:09.553Z] [2024-05-15T04:26:09.553Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-15T04:26:09.553Z] #76 DONE 1.3s [2024-05-15T04:26:09.815Z] [2024-05-15T04:26:09.815Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-15T04:26:09.815Z] #84 DONE 0.1s [2024-05-15T04:26:09.815Z] [2024-05-15T04:26:09.815Z] #83 [security-spire-config] exporting to image [2024-05-15T04:26:09.815Z] #83 exporting layers 0.7s done [2024-05-15T04:26:09.815Z] #83 writing image sha256:071ea90665e2fc404d67351fee91d996594764e72375e9cc84b02e3a077142f5 done [2024-05-15T04:26:09.815Z] #83 naming to docker.io/library/security-spire-config done [2024-05-15T04:26:09.815Z] #83 DONE 0.7s [2024-05-15T04:26:09.815Z] [2024-05-15T04:26:09.815Z] #64 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-15T04:26:09.815Z] #64 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:09.815Z] #64 4.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:09.815Z] #64 4.455 Upgrading critical system libraries and apk-tools: [2024-05-15T04:26:09.815Z] #64 4.455 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:26:09.815Z] #64 4.461 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:09.815Z] #64 4.570 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:26:09.815Z] #64 4.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:09.815Z] #64 4.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:09.815Z] #64 ... [2024-05-15T04:26:09.815Z] [2024-05-15T04:26:09.815Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-15T04:26:09.815Z] #0 3.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:09.815Z] #0 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:09.815Z] #0 4.193 Upgrading critical system libraries and apk-tools: [2024-05-15T04:26:09.815Z] #0 4.193 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:26:09.815Z] #0 4.199 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:09.815Z] #0 4.246 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:26:09.815Z] #0 4.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:09.815Z] #0 4.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:09.815Z] #0 4.515 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:26:09.815Z] #0 4.530 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:09.815Z] #0 4.569 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:09.815Z] #0 4.579 Executing ca-certificates-20240226-r0.trigger [2024-05-15T04:26:09.815Z] #0 4.622 OK: 12 MiB in 26 packages [2024-05-15T04:26:09.815Z] #85 DONE 4.9s [2024-05-15T04:26:10.074Z] [2024-05-15T04:26:10.074Z] #64 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-15T04:26:10.074Z] #64 4.830 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:26:10.074Z] #64 4.837 OK: 8 MiB in 20 packages [2024-05-15T04:26:10.074Z] #64 DONE 4.9s [2024-05-15T04:26:10.074Z] [2024-05-15T04:26:10.074Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-15T04:26:11.518Z] #86 ... [2024-05-15T04:26:11.518Z] [2024-05-15T04:26:11.518Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-15T04:26:11.518Z] #0 3.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:11.518Z] #0 3.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:11.518Z] #0 3.439 Upgrading critical system libraries and apk-tools: [2024-05-15T04:26:11.518Z] #0 3.439 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:26:11.518Z] #0 3.446 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:11.518Z] #0 3.506 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:26:11.518Z] #0 3.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:11.518Z] #0 3.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:11.518Z] #0 3.808 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:26:11.518Z] #0 3.814 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:11.518Z] #0 3.846 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:26:11.518Z] #0 3.852 Executing ca-certificates-20240226-r0.trigger [2024-05-15T04:26:11.518Z] #0 4.442 OK: 17 MiB in 19 packages [2024-05-15T04:26:11.518Z] #87 DONE 5.0s [2024-05-15T04:26:11.518Z] [2024-05-15T04:26:11.518Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-15T04:26:11.518Z] #0 4.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:11.518Z] #0 4.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:11.518Z] #0 4.573 Upgrading critical system libraries and apk-tools: [2024-05-15T04:26:11.518Z] #0 4.573 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:26:11.518Z] #0 4.579 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:26:11.518Z] #0 4.636 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:26:11.518Z] #0 4.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:11.518Z] #0 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-15T04:26:11.518Z] #0 4.964 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:26:11.518Z] #0 4.969 OK: 17 MiB in 19 packages [2024-05-15T04:26:11.518Z] #88 DONE 6.3s [2024-05-15T04:26:11.518Z] [2024-05-15T04:26:11.518Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-15T04:26:11.518Z] #86 DONE 1.4s [2024-05-15T04:26:11.518Z] [2024-05-15T04:26:11.518Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-15T04:26:11.518Z] #89 DONE 1.4s [2024-05-15T04:26:11.518Z] [2024-05-15T04:26:11.518Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-15T04:26:11.518Z] #90 DONE 0.1s [2024-05-15T04:26:11.518Z] [2024-05-15T04:26:11.518Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-15T04:26:11.518Z] #91 ... [2024-05-15T04:26:11.518Z] [2024-05-15T04:26:11.518Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-15T04:26:11.518Z] #92 DONE 0.1s [2024-05-15T04:26:11.779Z] [2024-05-15T04:26:11.779Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-15T04:26:12.041Z] #93 DONE 0.5s [2024-05-15T04:26:12.042Z] [2024-05-15T04:26:12.042Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-15T04:26:12.042Z] #91 DONE 0.6s [2024-05-15T04:26:12.042Z] [2024-05-15T04:26:12.042Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-15T04:26:12.042Z] #94 DONE 0.1s [2024-05-15T04:26:12.042Z] [2024-05-15T04:26:12.042Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-15T04:26:12.042Z] #95 DONE 0.1s [2024-05-15T04:26:12.042Z] [2024-05-15T04:26:12.042Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-15T04:26:12.042Z] #96 DONE 0.0s [2024-05-15T04:26:12.042Z] [2024-05-15T04:26:12.042Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-15T04:26:12.042Z] #97 DONE 0.0s [2024-05-15T04:26:12.042Z] [2024-05-15T04:26:12.042Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-15T04:26:12.042Z] #98 DONE 0.0s [2024-05-15T04:26:12.042Z] [2024-05-15T04:26:12.042Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-15T04:26:12.042Z] #99 DONE 0.0s [2024-05-15T04:26:12.042Z] [2024-05-15T04:26:12.042Z] #83 [security-spire-server] exporting to image [2024-05-15T04:26:12.042Z] #83 ... [2024-05-15T04:26:12.042Z] [2024-05-15T04:26:12.042Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-15T04:26:12.042Z] #100 DONE 0.1s [2024-05-15T04:26:12.042Z] [2024-05-15T04:26:12.042Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-15T04:26:12.042Z] #101 DONE 0.1s [2024-05-15T04:26:12.301Z] [2024-05-15T04:26:12.301Z] #83 [security-spire-agent] exporting to image [2024-05-15T04:26:12.874Z] #83 exporting layers 0.6s done [2024-05-15T04:26:12.874Z] #83 writing image sha256:e8ba76859b505acbbd1b5c1014054443e6fbeca71a330b1bafd7ca31cc68b3dc done [2024-05-15T04:26:12.874Z] #83 naming to docker.io/library/security-spire-server done [2024-05-15T04:26:12.874Z] #83 writing image sha256:c4bd072b21c2a12ffa1ac6b04a3bab78c8b9bc378388b60e9ed814c5be053d60 done [2024-05-15T04:26:12.874Z] #83 naming to docker.io/library/security-spire-agent done [2024-05-15T04:26:12.874Z] #83 DONE 1.4s [2024-05-15T04:26:12.874Z] [2024-05-15T04:26:12.874Z] #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:18.163Z] #102 ... [2024-05-15T04:26:18.163Z] [2024-05-15T04:26:18.163Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:18.728Z] #103 ... [2024-05-15T04:26:18.728Z] [2024-05-15T04:26:18.728Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:28.760Z] #104 DONE 19.3s [2024-05-15T04:26:28.760Z] [2024-05-15T04:26:28.760Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:28.760Z] #103 DONE 19.3s [2024-05-15T04:26:28.760Z] [2024-05-15T04:26:28.760Z] #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:28.760Z] #102 DONE 19.3s [2024-05-15T04:26:28.760Z] [2024-05-15T04:26:28.760Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:28.760Z] #69 DONE 21.1s [2024-05-15T04:26:28.760Z] [2024-05-15T04:26:28.760Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-15T04:26:34.530Z] Removing intermediate container 408f458e6d78 [2024-05-15T04:26:34.530Z] ---> 52251b6c9aa0 [2024-05-15T04:26:34.530Z] Successfully built 52251b6c9aa0 [2024-05-15T04:26:34.530Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:26:34.859Z] + docker inspect -f . ci-base-image-arm64 [2024-05-15T04:26:34.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:26:35.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-207 does not seem to be running inside a container [2024-05-15T04:26:35.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-15T04:26:36.295Z] $ docker top 3e248ed598a70e6131183199ff739a170aaeb55fa51cb4512005e68236383c91 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T04:26:37.117Z] + go version [2024-05-15T04:26:37.117Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-15T04:26:37.129Z] $ docker stop --time=1 3e248ed598a70e6131183199ff739a170aaeb55fa51cb4512005e68236383c91 [2024-05-15T04:26:38.713Z] $ docker rm -f --volumes 3e248ed598a70e6131183199ff739a170aaeb55fa51cb4512005e68236383c91 [2024-05-15T04:26:38.768Z] #105 ... [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #106 [support-notifications builder 6/7] COPY . . [2024-05-15T04:26:38.769Z] #106 ... [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #107 [security-proxy-setup builder 6/7] COPY . . [2024-05-15T04:26:38.769Z] #107 DONE 10.3s [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:26:38.769Z] #108 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:38.769Z] #109 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #110 [security-secretstore-setup builder 6/7] COPY . . [2024-05-15T04:26:38.769Z] #110 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #111 [security-bootstrapper builder 6/7] COPY . . [2024-05-15T04:26:38.769Z] #111 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:38.769Z] #112 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:26:38.769Z] #113 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-15T04:26:38.769Z] #114 DONE 10.3s [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #106 [support-notifications builder 6/7] COPY . . [2024-05-15T04:26:38.769Z] #106 DONE 10.3s [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:38.769Z] #115 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:26:38.769Z] #116 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #117 [core-data builder 6/7] COPY . . [2024-05-15T04:26:38.769Z] #117 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:26:38.769Z] #118 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #119 [core-metadata builder 6/7] COPY . . [2024-05-15T04:26:38.769Z] #119 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:38.769Z] #120 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:26:38.769Z] #121 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:38.769Z] #122 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #123 [core-command builder 6/7] COPY . . [2024-05-15T04:26:38.769Z] #123 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-05-15T04:26:38.769Z] #124 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:38.769Z] #125 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:26:38.769Z] #126 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:26:38.769Z] #127 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:26:38.769Z] #128 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #129 [support-scheduler builder 6/7] COPY . . [2024-05-15T04:26:38.769Z] #129 CACHED [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-15T04:26:38.769Z] #105 DONE 10.3s [2024-05-15T04:26:38.769Z] [2024-05-15T04:26:38.769Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [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] { [2024-05-15T04:26:39.046Z] #130 1.083 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:26:39.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-15T04:26:39.398Z] [2024-05-15T04:26:39.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:26:39.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-15T04:26:39.998Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-05-15T04:26:39.998Z] 547446be3368: Pulling fs layer [2024-05-15T04:26:39.998Z] d125d8839a47: Pulling fs layer [2024-05-15T04:26:39.998Z] 3e85d5ac6304: Pulling fs layer [2024-05-15T04:26:39.998Z] c3105a71a48b: Pulling fs layer [2024-05-15T04:26:39.998Z] 0f093f025ec4: Pulling fs layer [2024-05-15T04:26:39.998Z] c3106fc0e877: Pulling fs layer [2024-05-15T04:26:39.998Z] 0f093f025ec4: Waiting [2024-05-15T04:26:39.998Z] c3105a71a48b: Waiting [2024-05-15T04:26:39.998Z] c3106fc0e877: Waiting [2024-05-15T04:26:39.998Z] 547446be3368: Verifying Checksum [2024-05-15T04:26:39.998Z] 547446be3368: Download complete [2024-05-15T04:26:39.998Z] c3105a71a48b: Download complete [2024-05-15T04:26:40.584Z] d125d8839a47: Verifying Checksum [2024-05-15T04:26:40.584Z] d125d8839a47: Download complete [2024-05-15T04:26:40.584Z] c3106fc0e877: Verifying Checksum [2024-05-15T04:26:40.584Z] c3106fc0e877: Download complete [2024-05-15T04:26:40.584Z] 0f093f025ec4: Verifying Checksum [2024-05-15T04:26:40.584Z] 0f093f025ec4: Download complete [2024-05-15T04:26:40.584Z] 547446be3368: Pull complete [2024-05-15T04:26:41.994Z] d125d8839a47: Pull complete [2024-05-15T04:26:42.578Z] 3e85d5ac6304: Verifying Checksum [2024-05-15T04:26:42.578Z] 3e85d5ac6304: Download complete [2024-05-15T04:26:49.073Z] #130 ... [2024-05-15T04:26:49.073Z] [2024-05-15T04:26:49.073Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-15T04:26:49.073Z] #0 1.218 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-05-15T04:26:49.073Z] #131 ... [2024-05-15T04:26:49.073Z] [2024-05-15T04:26:49.074Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-15T04:26:49.074Z] #0 0.728 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-05-15T04:26:49.074Z] #132 ... [2024-05-15T04:26:49.074Z] [2024-05-15T04:26:49.074Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-15T04:26:49.074Z] #0 1.277 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-05-15T04:26:49.074Z] #133 ... [2024-05-15T04:26:49.074Z] [2024-05-15T04:26:49.074Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-15T04:26:49.074Z] #0 0.542 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-05-15T04:26:49.074Z] #134 ... [2024-05-15T04:26:49.074Z] [2024-05-15T04:26:49.074Z] #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-15T04:26:49.074Z] #0 0.311 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-05-15T04:26:49.074Z] #135 ... [2024-05-15T04:26:49.074Z] [2024-05-15T04:26:49.074Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-15T04:26:49.074Z] #0 0.814 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-05-15T04:26:49.074Z] #136 ... [2024-05-15T04:26:49.074Z] [2024-05-15T04:26:49.074Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-15T04:26:49.074Z] #0 0.860 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-05-15T04:26:49.074Z] #137 ... [2024-05-15T04:26:49.074Z] [2024-05-15T04:26:49.074Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-15T04:26:49.074Z] #0 0.998 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-05-15T04:26:49.074Z] #138 ... [2024-05-15T04:26:49.074Z] [2024-05-15T04:26:49.074Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-15T04:26:49.074Z] #0 1.228 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-05-15T04:26:49.338Z] #139 ... [2024-05-15T04:26:49.338Z] [2024-05-15T04:26:49.338Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-15T04:26:49.338Z] #0 0.654 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-05-15T04:26:52.654Z] 3e85d5ac6304: Pull complete [2024-05-15T04:26:52.655Z] c3105a71a48b: Pull complete [2024-05-15T04:26:53.240Z] 0f093f025ec4: Pull complete [2024-05-15T04:26:53.507Z] c3106fc0e877: Pull complete [2024-05-15T04:26:53.507Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-05-15T04:26:53.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-15T04:26:53.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:26:53.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-207 does not seem to be running inside a container [2024-05-15T04:26:53.752Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-15T04:26:55.940Z] $ docker top 3005c264e0f99bd8bb15e051f1f860bb2621ef5fae665aea36be244e6955482a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T04:26:56.771Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-15T04:27:04.985Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-05-15T04:27:04.985Z] #1 transferring dockerfile: 2.06kB done [2024-05-15T04:27:04.985Z] #1 DONE 0.1s [2024-05-15T04:27:05.573Z] [2024-05-15T04:27:05.573Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-15T04:27:05.573Z] #2 transferring dockerfile: 2.23kB done [2024-05-15T04:27:05.573Z] #2 DONE 0.0s [2024-05-15T04:27:05.573Z] [2024-05-15T04:27:05.573Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-05-15T04:27:05.573Z] #3 transferring dockerfile: 1.81kB done [2024-05-15T04:27:05.573Z] #3 DONE 0.1s [2024-05-15T04:27:05.573Z] [2024-05-15T04:27:05.573Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-15T04:27:05.573Z] #4 transferring dockerfile: 2.93kB done [2024-05-15T04:27:05.573Z] #4 DONE 0.1s [2024-05-15T04:27:05.845Z] [2024-05-15T04:27:05.845Z] #5 [core-data internal] load build definition from Dockerfile [2024-05-15T04:27:05.845Z] #5 transferring dockerfile: 2.01kB 0.0s done [2024-05-15T04:27:05.845Z] #5 DONE 0.1s [2024-05-15T04:27:05.845Z] [2024-05-15T04:27:05.845Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-05-15T04:27:05.845Z] #6 transferring dockerfile: 1.70kB done [2024-05-15T04:27:05.845Z] #6 DONE 0.1s [2024-05-15T04:27:05.845Z] [2024-05-15T04:27:05.845Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-15T04:27:05.845Z] #7 transferring dockerfile: 2.15kB done [2024-05-15T04:27:05.845Z] #7 DONE 0.0s [2024-05-15T04:27:05.845Z] [2024-05-15T04:27:05.845Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-15T04:27:05.845Z] #8 transferring dockerfile: 1.89kB 0.0s done [2024-05-15T04:27:05.845Z] #8 DONE 0.1s [2024-05-15T04:27:05.845Z] [2024-05-15T04:27:05.845Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-05-15T04:27:05.845Z] #9 transferring dockerfile: 1.95kB 0.0s done [2024-05-15T04:27:05.845Z] #9 DONE 0.1s [2024-05-15T04:27:05.845Z] [2024-05-15T04:27:05.845Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-05-15T04:27:05.845Z] #10 transferring dockerfile: 1.93kB 0.0s done [2024-05-15T04:27:06.110Z] #10 DONE 0.1s [2024-05-15T04:27:06.110Z] [2024-05-15T04:27:06.110Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-05-15T04:27:06.111Z] #11 transferring dockerfile: 1.69kB 0.0s done [2024-05-15T04:27:06.111Z] #11 DONE 0.1s [2024-05-15T04:27:06.111Z] [2024-05-15T04:27:06.111Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-15T04:27:06.111Z] #12 transferring dockerfile: 2.50kB 0.0s done [2024-05-15T04:27:06.111Z] #12 DONE 0.1s [2024-05-15T04:27:06.111Z] [2024-05-15T04:27:06.111Z] #13 [core-command internal] load build definition from Dockerfile [2024-05-15T04:27:06.111Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-05-15T04:27:06.111Z] #13 DONE 0.1s [2024-05-15T04:27:06.111Z] [2024-05-15T04:27:06.111Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-15T04:27:06.376Z] #14 transferring dockerfile: 2.49kB 0.0s done [2024-05-15T04:27:06.376Z] #14 DONE 0.1s [2024-05-15T04:27:06.376Z] [2024-05-15T04:27:06.376Z] #15 [core-metadata internal] load .dockerignore [2024-05-15T04:27:06.376Z] #15 transferring context: 50B 0.0s done [2024-05-15T04:27:06.376Z] #15 DONE 0.1s [2024-05-15T04:27:06.959Z] [2024-05-15T04:27:06.959Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-15T04:27:06.959Z] #16 transferring context: 50B done [2024-05-15T04:27:06.959Z] #16 DONE 0.1s [2024-05-15T04:27:07.228Z] [2024-05-15T04:27:07.228Z] #17 [security-spire-agent internal] load .dockerignore [2024-05-15T04:27:07.228Z] #17 transferring context: 50B done [2024-05-15T04:27:07.228Z] #17 DONE 0.0s [2024-05-15T04:27:07.228Z] [2024-05-15T04:27:07.228Z] #18 [security-bootstrapper internal] load .dockerignore [2024-05-15T04:27:07.228Z] #18 transferring context: 50B done [2024-05-15T04:27:07.228Z] #18 DONE 0.1s [2024-05-15T04:27:07.228Z] [2024-05-15T04:27:07.228Z] #19 [core-data internal] load .dockerignore [2024-05-15T04:27:07.228Z] #19 transferring context: 50B 0.0s done [2024-05-15T04:27:07.228Z] #19 DONE 0.1s [2024-05-15T04:27:07.228Z] [2024-05-15T04:27:07.228Z] #20 [security-spire-server internal] load .dockerignore [2024-05-15T04:27:07.228Z] #20 transferring context: 50B done [2024-05-15T04:27:07.228Z] #20 DONE 0.1s [2024-05-15T04:27:07.228Z] [2024-05-15T04:27:07.228Z] #21 [security-proxy-auth internal] load .dockerignore [2024-05-15T04:27:07.228Z] #21 transferring context: 50B done [2024-05-15T04:27:07.228Z] #21 DONE 0.1s [2024-05-15T04:27:07.228Z] [2024-05-15T04:27:07.228Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-05-15T04:27:07.493Z] #22 transferring context: 50B done [2024-05-15T04:27:07.493Z] #22 DONE 0.0s [2024-05-15T04:27:07.493Z] [2024-05-15T04:27:07.493Z] #23 [support-notifications internal] load .dockerignore [2024-05-15T04:27:07.493Z] #23 transferring context: 50B done [2024-05-15T04:27:07.493Z] #23 DONE 0.0s [2024-05-15T04:27:07.493Z] [2024-05-15T04:27:07.493Z] #24 [support-scheduler internal] load .dockerignore [2024-05-15T04:27:07.493Z] #24 transferring context: 50B done [2024-05-15T04:27:07.493Z] #24 DONE 0.1s [2024-05-15T04:27:07.493Z] [2024-05-15T04:27:07.493Z] #25 [security-spire-config internal] load .dockerignore [2024-05-15T04:27:07.493Z] #25 transferring context: 50B done [2024-05-15T04:27:07.762Z] #25 DONE 0.1s [2024-05-15T04:27:07.762Z] [2024-05-15T04:27:07.762Z] #26 [security-proxy-setup internal] load .dockerignore [2024-05-15T04:27:07.762Z] #26 transferring context: 50B done [2024-05-15T04:27:07.762Z] #26 DONE 0.1s [2024-05-15T04:27:07.762Z] [2024-05-15T04:27:07.762Z] #27 [core-command internal] load .dockerignore [2024-05-15T04:27:07.762Z] #27 transferring context: 50B done [2024-05-15T04:27:07.762Z] #27 DONE 0.1s [2024-05-15T04:27:07.762Z] [2024-05-15T04:27:07.762Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-05-15T04:27:07.762Z] #28 transferring context: 50B 0.0s done [2024-05-15T04:27:07.762Z] #28 DONE 0.1s [2024-05-15T04:27:07.762Z] [2024-05-15T04:27:07.762Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-15T04:27:07.762Z] #29 DONE 0.0s [2024-05-15T04:27:07.762Z] [2024-05-15T04:27:07.762Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-05-15T04:27:08.034Z] #30 DONE 0.4s [2024-05-15T04:27:08.304Z] [2024-05-15T04:27:08.304Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:27:08.304Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-15T04:27:08.304Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-15T04:27:08.304Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-15T04:27:08.304Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-15T04:27:08.574Z] #31 ... [2024-05-15T04:27:08.574Z] [2024-05-15T04:27:08.574Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-15T04:27:08.574Z] #29 DONE 0.0s [2024-05-15T04:27:08.574Z] [2024-05-15T04:27:08.574Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-15T04:27:08.574Z] #30 DONE 0.4s [2024-05-15T04:27:08.847Z] [2024-05-15T04:27:08.847Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:27:08.847Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-15T04:27:08.847Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-15T04:27:08.847Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-15T04:27:08.847Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-15T04:27:08.847Z] #31 ... [2024-05-15T04:27:08.847Z] [2024-05-15T04:27:08.847Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-15T04:27:08.847Z] #29 DONE 0.0s [2024-05-15T04:27:09.122Z] [2024-05-15T04:27:09.122Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-15T04:27:09.122Z] #30 DONE 0.6s [2024-05-15T04:27:09.122Z] [2024-05-15T04:27:09.122Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:09.122Z] #32 ... [2024-05-15T04:27:09.122Z] [2024-05-15T04:27:09.122Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-15T04:27:09.122Z] #29 DONE 0.0s [2024-05-15T04:27:09.122Z] [2024-05-15T04:27:09.122Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:09.388Z] #32 ... [2024-05-15T04:27:09.388Z] [2024-05-15T04:27:09.388Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-15T04:27:09.388Z] #29 DONE 0.0s [2024-05-15T04:27:09.388Z] [2024-05-15T04:27:09.388Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:09.654Z] #32 ... [2024-05-15T04:27:09.654Z] [2024-05-15T04:27:09.654Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-15T04:27:09.654Z] #29 DONE 0.0s [2024-05-15T04:27:09.654Z] [2024-05-15T04:27:09.654Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-05-15T04:27:09.654Z] #30 DONE 1.1s [2024-05-15T04:27:09.654Z] [2024-05-15T04:27:09.654Z] #33 [security-proxy-auth internal] load build context [2024-05-15T04:27:09.654Z] #33 DONE 0.0s [2024-05-15T04:27:09.654Z] [2024-05-15T04:27:09.654Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:09.654Z] #32 ... [2024-05-15T04:27:09.654Z] [2024-05-15T04:27:09.654Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-15T04:27:09.654Z] #29 DONE 0.0s [2024-05-15T04:27:09.654Z] [2024-05-15T04:27:09.654Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:09.920Z] #32 ... [2024-05-15T04:27:09.920Z] [2024-05-15T04:27:09.920Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-15T04:27:09.920Z] #29 DONE 0.0s [2024-05-15T04:27:09.920Z] [2024-05-15T04:27:09.920Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:10.520Z] #32 ... [2024-05-15T04:27:10.520Z] [2024-05-15T04:27:10.520Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-15T04:27:10.520Z] #29 DONE 0.1s [2024-05-15T04:27:10.520Z] [2024-05-15T04:27:10.520Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:10.520Z] #32 ... [2024-05-15T04:27:10.520Z] [2024-05-15T04:27:10.520Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-15T04:27:10.520Z] #29 DONE 0.1s [2024-05-15T04:27:10.520Z] [2024-05-15T04:27:10.520Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:10.789Z] #32 ... [2024-05-15T04:27:10.789Z] [2024-05-15T04:27:10.789Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-15T04:27:10.789Z] #29 DONE 0.1s [2024-05-15T04:27:10.789Z] [2024-05-15T04:27:10.789Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:10.789Z] #32 ... [2024-05-15T04:27:10.789Z] [2024-05-15T04:27:10.789Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 [2024-05-15T04:27:10.789Z] #34 DONE 2.1s [2024-05-15T04:27:10.789Z] [2024-05-15T04:27:10.789Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:11.376Z] #32 ... [2024-05-15T04:27:11.376Z] [2024-05-15T04:27:11.376Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.5 [2024-05-15T04:27:11.376Z] #35 DONE 2.5s [2024-05-15T04:27:11.376Z] [2024-05-15T04:27:11.376Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:12.785Z] #32 transferring context: 7.40MB 3.7s [2024-05-15T04:27:13.054Z] #32 ... [2024-05-15T04:27:13.054Z] [2024-05-15T04:27:13.054Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-15T04:27:13.054Z] #30 DONE 4.2s [2024-05-15T04:27:13.054Z] [2024-05-15T04:27:13.054Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:15.653Z] #32 ... [2024-05-15T04:27:15.653Z] [2024-05-15T04:27:15.653Z] #36 [security-spire-config internal] load build context [2024-05-15T04:27:15.653Z] #36 transferring context: 16.35kB 0.4s done [2024-05-15T04:27:15.653Z] #36 DONE 4.4s [2024-05-15T04:27:15.653Z] [2024-05-15T04:27:15.653Z] #37 [security-spire-agent internal] load build context [2024-05-15T04:27:15.653Z] #37 transferring context: 17.63kB 0.6s done [2024-05-15T04:27:15.653Z] #37 DONE 3.6s [2024-05-15T04:27:15.653Z] [2024-05-15T04:27:15.653Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-15T04:27:15.653Z] #38 DONE 7.9s [2024-05-15T04:27:15.653Z] [2024-05-15T04:27:15.653Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:15.923Z] #32 ... [2024-05-15T04:27:15.923Z] [2024-05-15T04:27:15.923Z] #39 [security-spire-server internal] load build context [2024-05-15T04:27:15.923Z] #39 transferring context: 18.10kB 0.6s done [2024-05-15T04:27:15.923Z] #39 DONE 4.9s [2024-05-15T04:27:16.190Z] [2024-05-15T04:27:16.190Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:18.151Z] #32 ... [2024-05-15T04:27:18.151Z] [2024-05-15T04:27:18.151Z] #40 [core-metadata internal] load build context [2024-05-15T04:27:18.423Z] #40 ... [2024-05-15T04:27:18.423Z] [2024-05-15T04:27:18.423Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:18.423Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 2.4s done [2024-05-15T04:27:18.423Z] #41 sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.61kB / 1.61kB done [2024-05-15T04:27:18.423Z] #41 sha256:00deede0d2b045e2efe1f69393ff555cca305c6b5d9dc403ea305be8d7454cda 1.05kB / 1.05kB done [2024-05-15T04:27:18.423Z] #41 sha256:f7475b146f212472b17c496a9a355a28c3e714dbba9e096f263156a4fd3f8d71 1.60kB / 1.60kB done [2024-05-15T04:27:18.423Z] #41 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 2.3s [2024-05-15T04:27:18.423Z] #41 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 2.6s [2024-05-15T04:27:18.423Z] #41 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 0B / 285B 2.6s [2024-05-15T04:27:18.423Z] #41 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 2.7s done [2024-05-15T04:27:18.423Z] #41 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 3.0s [2024-05-15T04:27:18.423Z] #41 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 [2024-05-15T04:27:18.423Z] #41 ... [2024-05-15T04:27:18.423Z] [2024-05-15T04:27:18.423Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:18.423Z] #32 ... [2024-05-15T04:27:18.423Z] [2024-05-15T04:27:18.423Z] #42 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-15T04:27:18.423Z] #0 5.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:18.423Z] #0 5.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:18.423Z] #0 7.700 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-15T04:27:18.423Z] #0 7.700 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:18.423Z] #0 7.700 OK: 8 MiB in 16 packages [2024-05-15T04:27:18.423Z] #42 DONE 10.8s [2024-05-15T04:27:18.706Z] [2024-05-15T04:27:18.706Z] #43 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-05-15T04:27:19.295Z] #43 ... [2024-05-15T04:27:19.295Z] [2024-05-15T04:27:19.295Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:27:19.295Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-15T04:27:19.295Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-15T04:27:19.295Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-15T04:27:19.295Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-15T04:27:19.295Z] #31 ... [2024-05-15T04:27:19.295Z] [2024-05-15T04:27:19.295Z] #44 [security-bootstrapper internal] load build context [2024-05-15T04:27:19.295Z] #44 transferring context: 8.24MB 9.7s [2024-05-15T04:27:19.603Z] #44 ... [2024-05-15T04:27:19.603Z] [2024-05-15T04:27:19.603Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-15T04:27:19.603Z] #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:19.603Z] #0 6.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:19.603Z] #0 9.268 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-15T04:27:19.603Z] #0 9.268 (2/2) Installing su-exec (0.2-r3) [2024-05-15T04:27:19.603Z] #0 9.326 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:19.603Z] #0 9.396 OK: 8 MiB in 17 packages [2024-05-15T04:27:19.603Z] #45 ... [2024-05-15T04:27:19.603Z] [2024-05-15T04:27:19.603Z] #44 [security-bootstrapper internal] load build context [2024-05-15T04:27:19.871Z] #44 ... [2024-05-15T04:27:19.871Z] [2024-05-15T04:27:19.871Z] #46 [core-data internal] load build context [2024-05-15T04:27:19.871Z] #46 ... [2024-05-15T04:27:19.871Z] [2024-05-15T04:27:19.871Z] #33 [security-proxy-auth internal] load build context [2024-05-15T04:27:20.139Z] #33 ... [2024-05-15T04:27:20.139Z] [2024-05-15T04:27:20.139Z] #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-15T04:27:20.139Z] #0 5.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:20.139Z] #0 6.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:20.139Z] #0 8.356 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-15T04:27:20.139Z] #0 8.356 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-15T04:27:20.139Z] #0 8.356 OK: 19950 distinct packages available [2024-05-15T04:27:20.139Z] #0 9.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:20.139Z] #47 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:20.139Z] #47 ... [2024-05-15T04:27:20.139Z] [2024-05-15T04:27:20.139Z] #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-15T04:27:20.139Z] #0 8.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:20.139Z] #0 9.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:20.139Z] #48 ... [2024-05-15T04:27:20.139Z] [2024-05-15T04:27:20.139Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-15T04:27:20.409Z] #49 ... [2024-05-15T04:27:20.409Z] [2024-05-15T04:27:20.409Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:20.409Z] #41 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 3.0s done [2024-05-15T04:27:20.409Z] #41 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 3.1s done [2024-05-15T04:27:20.409Z] #41 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 0.2s done [2024-05-15T04:27:20.409Z] #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 2.10MB / 26.63MB 4.8s [2024-05-15T04:27:20.409Z] #41 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.1s done [2024-05-15T04:27:20.677Z] #41 ... [2024-05-15T04:27:20.677Z] [2024-05-15T04:27:20.677Z] #50 [support-scheduler internal] load build context [2024-05-15T04:27:20.944Z] #50 ... [2024-05-15T04:27:20.944Z] [2024-05-15T04:27:20.944Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-15T04:27:20.944Z] #45 DONE 11.3s [2024-05-15T04:27:20.944Z] [2024-05-15T04:27:20.944Z] #51 [support-notifications internal] load build context [2024-05-15T04:27:20.944Z] #51 ... [2024-05-15T04:27:20.944Z] [2024-05-15T04:27:20.944Z] #52 [core-command internal] load build context [2024-05-15T04:27:20.944Z] #52 ... [2024-05-15T04:27:20.944Z] [2024-05-15T04:27:20.944Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:21.210Z] #53 ... [2024-05-15T04:27:21.210Z] [2024-05-15T04:27:21.210Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:21.824Z] #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 4.19MB / 26.63MB 6.2s [2024-05-15T04:27:22.110Z] #41 ... [2024-05-15T04:27:22.110Z] [2024-05-15T04:27:22.110Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-15T04:27:22.110Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.9s done [2024-05-15T04:27:22.110Z] #54 sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.61kB / 1.61kB done [2024-05-15T04:27:22.110Z] #54 sha256:6f5490a1636161c04ebf6909fcb1fde8a6c738282cd00d3367d5f2cc67c8e0a2 1.05kB / 1.05kB done [2024-05-15T04:27:22.110Z] #54 sha256:d76fea94bb2443187e0a5a4fe28decb0a79fcc998c93f04eac182b519b4825fe 1.59kB / 1.59kB done [2024-05-15T04:27:22.110Z] #54 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 2.6s done [2024-05-15T04:27:22.110Z] #54 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 2.9s done [2024-05-15T04:27:22.110Z] #54 sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 281B / 281B 4.8s done [2024-05-15T04:27:22.110Z] #54 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 1.05MB / 17.50MB 6.4s [2024-05-15T04:27:22.110Z] #54 ... [2024-05-15T04:27:22.110Z] [2024-05-15T04:27:22.110Z] #55 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-05-15T04:27:22.110Z] #55 DONE 6.5s [2024-05-15T04:27:22.110Z] [2024-05-15T04:27:22.110Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-15T04:27:22.110Z] #54 ... [2024-05-15T04:27:22.110Z] [2024-05-15T04:27:22.110Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-15T04:27:22.110Z] #0 9.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:22.110Z] #0 9.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:22.110Z] #56 ... [2024-05-15T04:27:22.110Z] [2024-05-15T04:27:22.110Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:22.379Z] #41 ... [2024-05-15T04:27:22.379Z] [2024-05-15T04:27:22.379Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-15T04:27:22.379Z] #57 ... [2024-05-15T04:27:22.379Z] [2024-05-15T04:27:22.379Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:22.650Z] #41 ... [2024-05-15T04:27:22.650Z] [2024-05-15T04:27:22.650Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-15T04:27:22.650Z] #58 ... [2024-05-15T04:27:22.650Z] [2024-05-15T04:27:22.650Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-15T04:27:22.920Z] #59 ... [2024-05-15T04:27:22.920Z] [2024-05-15T04:27:22.920Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:22.920Z] #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 7.34MB / 26.63MB 7.4s [2024-05-15T04:27:23.192Z] #41 ... [2024-05-15T04:27:23.192Z] [2024-05-15T04:27:23.192Z] #60 [security-secretstore-setup internal] load build context [2024-05-15T04:27:23.192Z] #60 ... [2024-05-15T04:27:23.192Z] [2024-05-15T04:27:23.192Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:23.460Z] #41 ... [2024-05-15T04:27:23.460Z] [2024-05-15T04:27:23.460Z] #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-15T04:27:23.460Z] #48 11.34 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-15T04:27:23.460Z] #48 11.34 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:23.460Z] #48 11.41 OK: 8 MiB in 16 packages [2024-05-15T04:27:23.460Z] #48 DONE 13.0s [2024-05-15T04:27:23.460Z] [2024-05-15T04:27:23.460Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:23.460Z] #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 9.44MB / 26.63MB 8.0s [2024-05-15T04:27:23.460Z] #41 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 [2024-05-15T04:27:23.460Z] #41 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 0.1s done [2024-05-15T04:27:24.053Z] #41 ... [2024-05-15T04:27:24.053Z] [2024-05-15T04:27:24.053Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-15T04:27:24.510Z] #61 ... [2024-05-15T04:27:24.510Z] [2024-05-15T04:27:24.510Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:24.510Z] #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 11.53MB / 26.63MB 8.9s [2024-05-15T04:27:25.528Z] #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 13.63MB / 26.63MB 9.8s [2024-05-15T04:27:26.178Z] #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 15.73MB / 26.63MB 10.8s [2024-05-15T04:27:27.630Z] #41 ... [2024-05-15T04:27:27.630Z] [2024-05-15T04:27:27.630Z] #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-15T04:27:27.630Z] #47 12.34 (1/11) Installing ca-certificates (20240226-r0) [2024-05-15T04:27:27.630Z] #47 12.58 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-15T04:27:27.630Z] #47 12.70 (3/11) Installing libunistring (1.1-r1) [2024-05-15T04:27:27.630Z] #47 12.77 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-15T04:27:27.630Z] #47 12.77 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-15T04:27:27.630Z] #47 12.82 (6/11) Installing libcurl (8.5.0-r0) [2024-05-15T04:27:27.630Z] #47 12.94 (7/11) Installing curl (8.5.0-r0) [2024-05-15T04:27:27.630Z] #47 12.94 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-15T04:27:27.630Z] #47 13.00 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-15T04:27:27.630Z] #47 13.00 (10/11) Installing libucontext (1.2-r2) [2024-05-15T04:27:27.630Z] #47 13.00 (11/11) Installing gcompat (1.1.0-r1) [2024-05-15T04:27:27.630Z] #47 13.00 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:27.630Z] #47 13.08 Executing ca-certificates-20240226-r0.trigger [2024-05-15T04:27:27.630Z] #47 13.57 OK: 13 MiB in 26 packages [2024-05-15T04:27:27.630Z] #47 DONE 17.6s [2024-05-15T04:27:27.897Z] [2024-05-15T04:27:27.897Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:27.897Z] #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 17.83MB / 26.63MB 12.4s [2024-05-15T04:27:28.481Z] #41 ... [2024-05-15T04:27:28.481Z] [2024-05-15T04:27:28.481Z] #40 [core-metadata internal] load build context [2024-05-15T04:27:28.481Z] #40 transferring context: 22.32MB 20.0s [2024-05-15T04:27:28.481Z] #40 ... [2024-05-15T04:27:28.481Z] [2024-05-15T04:27:28.481Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:28.481Z] #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 19.92MB / 26.63MB 13.2s [2024-05-15T04:27:28.748Z] #41 ... [2024-05-15T04:27:28.748Z] [2024-05-15T04:27:28.748Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:28.748Z] #32 ... [2024-05-15T04:27:28.748Z] [2024-05-15T04:27:28.748Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:29.366Z] #41 ... [2024-05-15T04:27:29.366Z] [2024-05-15T04:27:29.366Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-15T04:27:29.366Z] #56 11.74 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:27:29.366Z] #56 11.74 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:27:29.366Z] #56 11.91 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-15T04:27:29.366Z] #56 11.91 (4/6) Installing openssl (3.1.4-r6) [2024-05-15T04:27:29.366Z] #56 11.98 (5/6) Installing su-exec (0.2-r3) [2024-05-15T04:27:29.366Z] #56 11.98 (6/6) Installing yq (4.33.3-r5) [2024-05-15T04:27:29.366Z] #56 12.63 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:29.366Z] #56 12.85 OK: 18 MiB in 19 packages [2024-05-15T04:27:29.366Z] #56 DONE 17.3s [2024-05-15T04:27:29.366Z] [2024-05-15T04:27:29.366Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:29.366Z] #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 22.02MB / 26.63MB 13.9s [2024-05-15T04:27:29.978Z] #41 ... [2024-05-15T04:27:29.978Z] [2024-05-15T04:27:29.978Z] #44 [security-bootstrapper internal] load build context [2024-05-15T04:27:29.978Z] #44 ... [2024-05-15T04:27:29.978Z] [2024-05-15T04:27:29.978Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:29.978Z] #41 ... [2024-05-15T04:27:29.978Z] [2024-05-15T04:27:29.978Z] #33 [security-proxy-auth internal] load build context [2024-05-15T04:27:30.249Z] #33 ... [2024-05-15T04:27:30.249Z] [2024-05-15T04:27:30.249Z] #46 [core-data internal] load build context [2024-05-15T04:27:30.249Z] #46 ... [2024-05-15T04:27:30.249Z] [2024-05-15T04:27:30.249Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:30.521Z] #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 24.12MB / 26.63MB 15.0s [2024-05-15T04:27:30.521Z] #41 ... [2024-05-15T04:27:30.521Z] [2024-05-15T04:27:30.521Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-15T04:27:30.797Z] #49 ... [2024-05-15T04:27:30.797Z] [2024-05-15T04:27:30.797Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:31.064Z] #41 ... [2024-05-15T04:27:31.064Z] [2024-05-15T04:27:31.064Z] #50 [support-scheduler internal] load build context [2024-05-15T04:27:31.064Z] #50 ... [2024-05-15T04:27:31.064Z] [2024-05-15T04:27:31.064Z] #52 [core-command internal] load build context [2024-05-15T04:27:31.338Z] #52 ... [2024-05-15T04:27:31.338Z] [2024-05-15T04:27:31.338Z] #51 [support-notifications internal] load build context [2024-05-15T04:27:31.338Z] #51 ... [2024-05-15T04:27:31.338Z] [2024-05-15T04:27:31.338Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-15T04:27:31.338Z] #57 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:31.338Z] #57 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:31.338Z] #57 15.98 (1/2) Installing ca-certificates (20240226-r0) [2024-05-15T04:27:31.338Z] #57 16.13 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-15T04:27:31.338Z] #57 16.13 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:31.338Z] #57 16.32 Executing ca-certificates-20240226-r0.trigger [2024-05-15T04:27:31.338Z] #57 17.04 OK: 9 MiB in 17 packages [2024-05-15T04:27:31.338Z] #57 DONE 18.8s [2024-05-15T04:27:31.338Z] [2024-05-15T04:27:31.338Z] #51 [support-notifications internal] load build context [2024-05-15T04:27:31.338Z] #51 ... [2024-05-15T04:27:31.338Z] [2024-05-15T04:27:31.338Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:31.611Z] #53 ... [2024-05-15T04:27:31.611Z] [2024-05-15T04:27:31.611Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:31.882Z] #41 ... [2024-05-15T04:27:31.882Z] [2024-05-15T04:27:31.882Z] #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-15T04:27:31.882Z] #62 ... [2024-05-15T04:27:31.882Z] [2024-05-15T04:27:31.882Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:32.155Z] #53 ... [2024-05-15T04:27:32.155Z] [2024-05-15T04:27:32.155Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-15T04:27:32.155Z] #54 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 17.50MB / 17.50MB 15.5s done [2024-05-15T04:27:32.155Z] #54 extracting sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a done [2024-05-15T04:27:32.155Z] #54 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e [2024-05-15T04:27:32.155Z] #54 ... [2024-05-15T04:27:32.155Z] [2024-05-15T04:27:32.155Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:32.426Z] #53 ... [2024-05-15T04:27:32.426Z] [2024-05-15T04:27:32.426Z] #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-05-15T04:27:32.702Z] #63 ... [2024-05-15T04:27:32.702Z] [2024-05-15T04:27:32.702Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-15T04:27:32.702Z] #64 ... [2024-05-15T04:27:32.702Z] [2024-05-15T04:27:32.702Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-15T04:27:32.702Z] #59 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:32.702Z] #59 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:32.702Z] #59 13.53 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-15T04:27:32.702Z] #59 13.53 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-15T04:27:32.702Z] #59 13.53 OK: 19950 distinct packages available [2024-05-15T04:27:32.702Z] #59 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:32.702Z] #59 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:32.702Z] #59 17.77 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-15T04:27:32.702Z] #59 17.77 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-15T04:27:32.702Z] #59 17.77 (3/4) Installing libucontext (1.2-r2) [2024-05-15T04:27:32.702Z] #59 17.77 (4/4) Installing gcompat (1.1.0-r1) [2024-05-15T04:27:32.702Z] #59 17.77 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:32.702Z] #59 17.96 OK: 8 MiB in 19 packages [2024-05-15T04:27:32.702Z] #59 DONE 20.0s [2024-05-15T04:27:32.702Z] [2024-05-15T04:27:32.702Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-15T04:27:32.981Z] #65 ... [2024-05-15T04:27:32.981Z] [2024-05-15T04:27:32.981Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-15T04:27:32.981Z] #66 ... [2024-05-15T04:27:32.981Z] [2024-05-15T04:27:32.981Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-15T04:27:33.572Z] #67 ... [2024-05-15T04:27:33.572Z] [2024-05-15T04:27:33.572Z] #60 [security-secretstore-setup internal] load build context [2024-05-15T04:27:33.572Z] #60 ... [2024-05-15T04:27:33.572Z] [2024-05-15T04:27:33.572Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:33.572Z] #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 26.63MB / 26.63MB 17.0s done [2024-05-15T04:27:34.186Z] #41 ... [2024-05-15T04:27:34.186Z] [2024-05-15T04:27:34.186Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-15T04:27:34.186Z] #68 ... [2024-05-15T04:27:34.186Z] [2024-05-15T04:27:34.186Z] #52 [core-command internal] load build context [2024-05-15T04:27:34.452Z] #52 transferring context: 6.91MB 21.0s [2024-05-15T04:27:35.033Z] #52 ... [2024-05-15T04:27:35.299Z] [2024-05-15T04:27:35.299Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-15T04:27:35.299Z] #58 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:35.299Z] #58 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:35.299Z] #58 16.34 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-15T04:27:35.299Z] #58 16.34 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-15T04:27:35.299Z] #58 16.34 OK: 19950 distinct packages available [2024-05-15T04:27:35.299Z] #58 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:35.299Z] #58 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:35.299Z] #58 19.98 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:27:35.299Z] #58 20.30 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:27:35.299Z] #58 20.30 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-15T04:27:35.299Z] #58 20.30 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-15T04:27:35.299Z] #58 20.30 (5/7) Installing libucontext (1.2-r2) [2024-05-15T04:27:35.299Z] #58 20.30 (6/7) Installing gcompat (1.1.0-r1) [2024-05-15T04:27:35.299Z] #58 20.30 (7/7) Installing openssl (3.1.4-r6) [2024-05-15T04:27:35.299Z] #58 20.30 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:35.299Z] #58 20.44 OK: 9 MiB in 20 packages [2024-05-15T04:27:35.299Z] #58 DONE 22.6s [2024-05-15T04:27:35.299Z] [2024-05-15T04:27:35.299Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-15T04:27:35.879Z] #69 ... [2024-05-15T04:27:35.879Z] [2024-05-15T04:27:35.879Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-15T04:27:35.879Z] #61 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:35.879Z] #61 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:35.879Z] #61 18.14 (1/4) Installing ca-certificates (20240226-r0) [2024-05-15T04:27:35.879Z] #61 18.26 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-15T04:27:35.879Z] #61 18.26 (3/4) Installing su-exec (0.2-r3) [2024-05-15T04:27:35.879Z] #61 18.26 (4/4) Installing yq (4.33.3-r5) [2024-05-15T04:27:35.879Z] #61 18.92 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:35.879Z] #61 18.92 Executing ca-certificates-20240226-r0.trigger [2024-05-15T04:27:35.879Z] #61 19.52 OK: 18 MiB in 19 packages [2024-05-15T04:27:35.879Z] #61 DONE 21.3s [2024-05-15T04:27:35.879Z] [2024-05-15T04:27:35.879Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-15T04:27:35.879Z] #66 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:36.843Z] #66 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:38.243Z] #66 ... [2024-05-15T04:27:38.243Z] [2024-05-15T04:27:38.243Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-15T04:27:38.243Z] #70 ... [2024-05-15T04:27:38.243Z] [2024-05-15T04:27:38.243Z] #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-05-15T04:27:38.243Z] #63 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:38.824Z] #63 ... [2024-05-15T04:27:38.824Z] [2024-05-15T04:27:38.824Z] #40 [core-metadata internal] load build context [2024-05-15T04:27:38.824Z] #40 transferring context: 28.49MB 29.5s done [2024-05-15T04:27:38.824Z] #40 DONE 30.4s [2024-05-15T04:27:38.824Z] [2024-05-15T04:27:38.824Z] #51 [support-notifications internal] load build context [2024-05-15T04:27:38.824Z] #51 ... [2024-05-15T04:27:38.824Z] [2024-05-15T04:27:38.824Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:39.090Z] #32 ... [2024-05-15T04:27:39.090Z] [2024-05-15T04:27:39.090Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-15T04:27:39.090Z] #65 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:39.354Z] #65 ... [2024-05-15T04:27:39.354Z] [2024-05-15T04:27:39.354Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-15T04:27:39.354Z] #71 ... [2024-05-15T04:27:39.354Z] [2024-05-15T04:27:39.354Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-15T04:27:39.620Z] #49 ... [2024-05-15T04:27:39.620Z] [2024-05-15T04:27:39.620Z] #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-05-15T04:27:39.620Z] #63 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:40.206Z] #63 ... [2024-05-15T04:27:40.206Z] [2024-05-15T04:27:40.206Z] #44 [security-bootstrapper internal] load build context [2024-05-15T04:27:40.206Z] #44 ... [2024-05-15T04:27:40.206Z] [2024-05-15T04:27:40.206Z] #33 [security-proxy-auth internal] load build context [2024-05-15T04:27:40.475Z] #33 ... [2024-05-15T04:27:40.475Z] [2024-05-15T04:27:40.475Z] #44 [security-bootstrapper internal] load build context [2024-05-15T04:27:40.475Z] #44 ... [2024-05-15T04:27:40.475Z] [2024-05-15T04:27:40.475Z] #46 [core-data internal] load build context [2024-05-15T04:27:40.740Z] #46 ... [2024-05-15T04:27:40.740Z] [2024-05-15T04:27:40.740Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-15T04:27:41.700Z] #49 ... [2024-05-15T04:27:41.700Z] [2024-05-15T04:27:41.700Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-15T04:27:41.700Z] #66 15.94 OK: 266 MiB in 52 packages [2024-05-15T04:27:41.700Z] #66 DONE 18.8s [2024-05-15T04:27:41.700Z] [2024-05-15T04:27:41.700Z] #50 [support-scheduler internal] load build context [2024-05-15T04:27:41.700Z] #50 ... [2024-05-15T04:27:41.700Z] [2024-05-15T04:27:41.700Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-15T04:27:41.700Z] #49 ... [2024-05-15T04:27:41.700Z] [2024-05-15T04:27:41.700Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-15T04:27:41.979Z] #72 ... [2024-05-15T04:27:41.979Z] [2024-05-15T04:27:41.979Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:41.979Z] #53 ... [2024-05-15T04:27:41.979Z] [2024-05-15T04:27:41.979Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-15T04:27:42.561Z] #49 ... [2024-05-15T04:27:42.561Z] [2024-05-15T04:27:42.561Z] #43 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-05-15T04:27:42.561Z] #43 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:42.561Z] #43 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:42.561Z] #43 16.55 Upgrading critical system libraries and apk-tools: [2024-05-15T04:27:42.561Z] #43 16.55 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:27:42.561Z] #43 16.55 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:42.561Z] #43 17.24 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:27:42.561Z] #43 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:42.561Z] #43 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:42.561Z] #43 21.76 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:27:42.561Z] #43 21.86 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:27:42.561Z] #43 22.49 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:27:42.561Z] #43 22.49 OK: 8 MiB in 16 packages [2024-05-15T04:27:42.561Z] #43 ... [2024-05-15T04:27:42.561Z] [2024-05-15T04:27:42.561Z] #32 [core-common-config-bootstrapper internal] load build context [2024-05-15T04:27:42.561Z] #32 transferring context: 28.49MB 30.9s done [2024-05-15T04:27:42.561Z] #32 DONE 33.8s [2024-05-15T04:27:42.561Z] [2024-05-15T04:27:42.561Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:42.828Z] #53 ... [2024-05-15T04:27:42.828Z] [2024-05-15T04:27:42.828Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-15T04:27:42.828Z] #54 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 11.4s [2024-05-15T04:27:43.093Z] #54 ... [2024-05-15T04:27:43.093Z] [2024-05-15T04:27:43.093Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:43.093Z] #53 ... [2024-05-15T04:27:43.093Z] [2024-05-15T04:27:43.093Z] #43 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-05-15T04:27:43.093Z] #43 DONE 25.4s [2024-05-15T04:27:43.093Z] [2024-05-15T04:27:43.093Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:44.051Z] #53 ... [2024-05-15T04:27:44.051Z] [2024-05-15T04:27:44.051Z] #60 [security-secretstore-setup internal] load build context [2024-05-15T04:27:44.051Z] #60 ... [2024-05-15T04:27:44.051Z] [2024-05-15T04:27:44.051Z] #50 [support-scheduler internal] load build context [2024-05-15T04:27:45.014Z] #50 transferring context: 15.81MB 31.6s [2024-05-15T04:27:45.014Z] #50 ... [2024-05-15T04:27:45.014Z] [2024-05-15T04:27:45.014Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:45.014Z] #41 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 9.9s [2024-05-15T04:27:45.014Z] #41 ... [2024-05-15T04:27:45.014Z] [2024-05-15T04:27:45.014Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:45.278Z] #53 ... [2024-05-15T04:27:45.278Z] [2024-05-15T04:27:45.278Z] #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-05-15T04:27:45.278Z] #63 21.19 OK: 266 MiB in 52 packages [2024-05-15T04:27:45.278Z] #63 DONE 23.5s [2024-05-15T04:27:45.278Z] [2024-05-15T04:27:45.278Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:45.278Z] #53 ... [2024-05-15T04:27:45.278Z] [2024-05-15T04:27:45.278Z] #52 [core-command internal] load build context [2024-05-15T04:27:45.278Z] #52 ... [2024-05-15T04:27:45.278Z] [2024-05-15T04:27:45.278Z] #60 [security-secretstore-setup internal] load build context [2024-05-15T04:27:45.859Z] #60 ... [2024-05-15T04:27:45.859Z] [2024-05-15T04:27:45.859Z] #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-15T04:27:45.859Z] #62 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:45.859Z] #62 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:45.859Z] #62 17.27 Upgrading critical system libraries and apk-tools: [2024-05-15T04:27:45.859Z] #62 17.27 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:27:45.859Z] #62 17.32 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:45.859Z] #62 18.94 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:27:45.859Z] #62 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:45.859Z] #62 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:45.859Z] #62 23.23 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:27:45.859Z] #62 23.23 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:27:45.859Z] #62 23.56 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:27:45.859Z] #62 23.56 OK: 8 MiB in 17 packages [2024-05-15T04:27:46.129Z] #62 ... [2024-05-15T04:27:46.129Z] [2024-05-15T04:27:46.129Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:46.129Z] #41 ... [2024-05-15T04:27:46.129Z] [2024-05-15T04:27:46.129Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-15T04:27:46.129Z] #73 ... [2024-05-15T04:27:46.129Z] [2024-05-15T04:27:46.129Z] #44 [security-bootstrapper internal] load build context [2024-05-15T04:27:46.395Z] #44 ... [2024-05-15T04:27:46.395Z] [2024-05-15T04:27:46.395Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-15T04:27:46.395Z] #65 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:46.395Z] #65 21.27 OK: 266 MiB in 52 packages [2024-05-15T04:27:46.395Z] #65 DONE 23.9s [2024-05-15T04:27:46.395Z] [2024-05-15T04:27:46.395Z] #44 [security-bootstrapper internal] load build context [2024-05-15T04:27:46.395Z] #44 ... [2024-05-15T04:27:46.395Z] [2024-05-15T04:27:46.395Z] #60 [security-secretstore-setup internal] load build context [2024-05-15T04:27:46.659Z] #60 ... [2024-05-15T04:27:46.659Z] [2024-05-15T04:27:46.659Z] #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-15T04:27:46.659Z] #62 DONE 24.7s [2024-05-15T04:27:46.659Z] [2024-05-15T04:27:46.659Z] #60 [security-secretstore-setup internal] load build context [2024-05-15T04:27:49.234Z] #60 ... [2024-05-15T04:27:49.234Z] [2024-05-15T04:27:49.234Z] #51 [support-notifications internal] load build context [2024-05-15T04:27:49.234Z] #51 ... [2024-05-15T04:27:49.234Z] [2024-05-15T04:27:49.234Z] #44 [security-bootstrapper internal] load build context [2024-05-15T04:27:50.189Z] #44 transferring context: 23.15MB 40.4s [2024-05-15T04:27:51.145Z] #44 ... [2024-05-15T04:27:51.145Z] [2024-05-15T04:27:51.145Z] #33 [security-proxy-auth internal] load build context [2024-05-15T04:27:51.145Z] #33 ... [2024-05-15T04:27:51.145Z] [2024-05-15T04:27:51.145Z] #46 [core-data internal] load build context [2024-05-15T04:27:51.145Z] #46 ... [2024-05-15T04:27:51.145Z] [2024-05-15T04:27:51.145Z] #44 [security-bootstrapper internal] load build context [2024-05-15T04:27:51.411Z] #44 ... [2024-05-15T04:27:51.411Z] [2024-05-15T04:27:51.411Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-15T04:27:51.411Z] #68 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:51.411Z] #68 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:51.411Z] #68 22.18 Upgrading critical system libraries and apk-tools: [2024-05-15T04:27:51.411Z] #68 22.18 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:27:51.411Z] #68 22.18 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:51.411Z] #68 22.45 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:27:51.411Z] #68 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:51.411Z] #68 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:51.411Z] #68 26.82 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:27:51.411Z] #68 26.85 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:27:51.411Z] #68 ... [2024-05-15T04:27:51.411Z] [2024-05-15T04:27:51.411Z] #33 [security-proxy-auth internal] load build context [2024-05-15T04:27:52.812Z] #33 ... [2024-05-15T04:27:52.812Z] [2024-05-15T04:27:52.812Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-15T04:27:52.812Z] #49 ... [2024-05-15T04:27:52.812Z] [2024-05-15T04:27:52.812Z] #33 [security-proxy-auth internal] load build context [2024-05-15T04:27:53.392Z] #33 ... [2024-05-15T04:27:53.392Z] [2024-05-15T04:27:53.392Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-15T04:27:53.392Z] #54 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 21.3s [2024-05-15T04:27:53.392Z] #54 ... [2024-05-15T04:27:53.392Z] [2024-05-15T04:27:53.392Z] #33 [security-proxy-auth internal] load build context [2024-05-15T04:27:54.350Z] #33 ... [2024-05-15T04:27:54.350Z] [2024-05-15T04:27:54.350Z] #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-15T04:27:54.350Z] #74 DONE 7.2s [2024-05-15T04:27:54.350Z] [2024-05-15T04:27:54.350Z] #33 [security-proxy-auth internal] load build context [2024-05-15T04:27:54.350Z] #33 ... [2024-05-15T04:27:54.350Z] [2024-05-15T04:27:54.350Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-15T04:27:54.350Z] #64 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:54.350Z] #64 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:54.350Z] #64 24.25 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-15T04:27:54.350Z] #64 24.25 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-15T04:27:54.350Z] #64 24.25 OK: 19946 distinct packages available [2024-05-15T04:27:54.350Z] #64 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:54.350Z] #64 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:54.350Z] #64 30.91 OK: 266 MiB in 52 packages [2024-05-15T04:27:54.350Z] #64 ... [2024-05-15T04:27:54.350Z] [2024-05-15T04:27:54.350Z] #44 [security-bootstrapper internal] load build context [2024-05-15T04:27:54.931Z] #44 ... [2024-05-15T04:27:54.931Z] [2024-05-15T04:27:54.931Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-15T04:27:54.931Z] #68 27.52 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:27:54.931Z] #68 27.67 OK: 8 MiB in 16 packages [2024-05-15T04:27:54.931Z] #68 DONE 31.0s [2024-05-15T04:27:54.931Z] [2024-05-15T04:27:54.931Z] #44 [security-bootstrapper internal] load build context [2024-05-15T04:27:54.931Z] #44 transferring context: 28.49MB 45.3s done [2024-05-15T04:27:55.197Z] #44 ... [2024-05-15T04:27:55.197Z] [2024-05-15T04:27:55.197Z] #46 [core-data internal] load build context [2024-05-15T04:27:55.197Z] #46 transferring context: 28.49MB 42.8s done [2024-05-15T04:27:55.197Z] #46 DONE 45.4s [2024-05-15T04:27:55.197Z] [2024-05-15T04:27:55.197Z] #50 [support-scheduler internal] load build context [2024-05-15T04:27:55.197Z] #50 transferring context: 28.49MB 40.1s done [2024-05-15T04:27:55.197Z] #50 DONE 44.5s [2024-05-15T04:27:55.197Z] [2024-05-15T04:27:55.197Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-15T04:27:55.462Z] #49 ... [2024-05-15T04:27:55.462Z] [2024-05-15T04:27:55.462Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:55.462Z] #53 ... [2024-05-15T04:27:55.462Z] [2024-05-15T04:27:55.462Z] #52 [core-command internal] load build context [2024-05-15T04:27:55.462Z] #52 transferring context: 28.49MB 41.6s done [2024-05-15T04:27:55.730Z] #52 ... [2024-05-15T04:27:55.730Z] [2024-05-15T04:27:55.730Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:27:55.730Z] #75 ... [2024-05-15T04:27:55.730Z] [2024-05-15T04:27:55.730Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-15T04:27:55.730Z] #64 DONE 33.2s [2024-05-15T04:27:55.730Z] [2024-05-15T04:27:55.730Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:55.996Z] #53 ... [2024-05-15T04:27:55.996Z] [2024-05-15T04:27:55.996Z] #44 [security-bootstrapper internal] load build context [2024-05-15T04:27:55.996Z] #44 DONE 46.7s [2024-05-15T04:27:55.996Z] [2024-05-15T04:27:55.996Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:56.262Z] #53 ... [2024-05-15T04:27:56.262Z] [2024-05-15T04:27:56.262Z] #52 [core-command internal] load build context [2024-05-15T04:27:56.262Z] #52 DONE 45.5s [2024-05-15T04:27:56.262Z] [2024-05-15T04:27:56.262Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:56.845Z] #53 ... [2024-05-15T04:27:56.845Z] [2024-05-15T04:27:56.845Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:56.845Z] #41 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 21.7s [2024-05-15T04:27:56.845Z] #41 ... [2024-05-15T04:27:56.845Z] [2024-05-15T04:27:56.845Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-15T04:27:56.845Z] #70 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:56.845Z] #70 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:56.845Z] #70 23.70 Upgrading critical system libraries and apk-tools: [2024-05-15T04:27:56.845Z] #70 23.70 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:27:56.845Z] #70 23.76 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:56.845Z] #70 25.79 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:27:56.845Z] #70 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:56.845Z] #70 27.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:56.845Z] #70 ... [2024-05-15T04:27:56.845Z] [2024-05-15T04:27:56.845Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:57.425Z] #53 ... [2024-05-15T04:27:57.425Z] [2024-05-15T04:27:57.425Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-15T04:27:57.425Z] #76 DONE 2.4s [2024-05-15T04:27:57.425Z] [2024-05-15T04:27:57.425Z] #53 [security-proxy-setup internal] load build context [2024-05-15T04:27:57.581Z] #140 ... [2024-05-15T04:27:57.581Z] [2024-05-15T04:27:57.581Z] #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-15T04:27:57.581Z] #135 73.20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-05-15T04:27:57.690Z] #53 transferring context: 28.49MB 44.1s done [2024-05-15T04:27:57.690Z] #53 DONE 47.2s [2024-05-15T04:27:57.690Z] [2024-05-15T04:27:57.690Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:58.647Z] #41 ... [2024-05-15T04:27:58.647Z] [2024-05-15T04:27:58.647Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-15T04:27:58.647Z] #71 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:58.647Z] #71 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:58.647Z] #71 25.90 Upgrading critical system libraries and apk-tools: [2024-05-15T04:27:58.647Z] #71 25.90 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:27:58.647Z] #71 26.00 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:58.647Z] #71 27.14 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:27:58.647Z] #71 27.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:58.647Z] #71 29.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:58.647Z] #71 ... [2024-05-15T04:27:58.647Z] [2024-05-15T04:27:58.647Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-15T04:27:58.647Z] #72 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:58.647Z] #72 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:58.647Z] #72 24.54 Upgrading critical system libraries and apk-tools: [2024-05-15T04:27:58.647Z] #72 24.54 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:27:58.647Z] #72 24.63 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:58.647Z] #72 25.71 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:27:58.647Z] #72 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:58.647Z] #72 26.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:58.647Z] #72 ... [2024-05-15T04:27:58.647Z] [2024-05-15T04:27:58.647Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:58.914Z] #41 ... [2024-05-15T04:27:58.914Z] [2024-05-15T04:27:58.914Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-15T04:27:58.914Z] #67 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:58.914Z] #67 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:58.914Z] #67 23.18 Upgrading critical system libraries and apk-tools: [2024-05-15T04:27:58.914Z] #67 23.18 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:27:58.914Z] #67 23.39 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:27:58.914Z] #67 24.17 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:27:58.914Z] #67 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:58.914Z] #67 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:27:59.180Z] #67 ... [2024-05-15T04:27:59.180Z] [2024-05-15T04:27:59.180Z] #49 [security-spiffe-token-provider internal] load build context [2024-05-15T04:27:59.180Z] #49 transferring context: 28.49MB 47.8s done [2024-05-15T04:27:59.180Z] #49 DONE 49.4s [2024-05-15T04:27:59.180Z] [2024-05-15T04:27:59.180Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:27:59.180Z] #41 ... [2024-05-15T04:27:59.180Z] [2024-05-15T04:27:59.180Z] #60 [security-secretstore-setup internal] load build context [2024-05-15T04:27:59.446Z] #60 ... [2024-05-15T04:27:59.446Z] [2024-05-15T04:27:59.446Z] #51 [support-notifications internal] load build context [2024-05-15T04:27:59.446Z] #51 ... [2024-05-15T04:27:59.446Z] [2024-05-15T04:27:59.446Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:00.028Z] #41 ... [2024-05-15T04:28:00.028Z] [2024-05-15T04:28:00.028Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-15T04:28:00.028Z] #73 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:28:00.028Z] #73 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:28:00.028Z] #73 20.68 Upgrading critical system libraries and apk-tools: [2024-05-15T04:28:00.028Z] #73 20.68 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:28:00.028Z] #73 20.68 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:28:00.028Z] #73 21.61 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:28:00.028Z] #73 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:28:00.028Z] #73 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:28:00.028Z] #73 ... [2024-05-15T04:28:00.028Z] [2024-05-15T04:28:00.028Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:00.609Z] #41 ... [2024-05-15T04:28:00.609Z] [2024-05-15T04:28:00.609Z] #33 [security-proxy-auth internal] load build context [2024-05-15T04:28:00.609Z] #33 transferring context: 28.49MB 49.0s done [2024-05-15T04:28:00.609Z] #33 DONE 50.8s [2024-05-15T04:28:00.609Z] [2024-05-15T04:28:00.609Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:00.609Z] #41 ... [2024-05-15T04:28:00.609Z] [2024-05-15T04:28:00.609Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-15T04:28:00.609Z] #69 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:28:00.609Z] #69 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:28:00.609Z] #69 21.75 Upgrading critical system libraries and apk-tools: [2024-05-15T04:28:00.609Z] #69 21.75 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-15T04:28:00.609Z] #69 21.75 Executing busybox-1.36.1-r5.trigger [2024-05-15T04:28:00.609Z] #69 22.76 Continuing the upgrade transaction with new apk-tools: [2024-05-15T04:28:00.609Z] #69 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-15T04:28:00.609Z] #69 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-15T04:28:00.609Z] #69 ... [2024-05-15T04:28:00.609Z] [2024-05-15T04:28:00.609Z] #51 [support-notifications internal] load build context [2024-05-15T04:28:00.609Z] #51 transferring context: 28.49MB 46.7s done [2024-05-15T04:28:00.609Z] #51 DONE 49.9s [2024-05-15T04:28:00.609Z] [2024-05-15T04:28:00.609Z] #60 [security-secretstore-setup internal] load build context [2024-05-15T04:28:00.875Z] #60 ... [2024-05-15T04:28:00.875Z] [2024-05-15T04:28:00.875Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-15T04:28:00.875Z] #70 30.65 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:28:00.875Z] #70 30.68 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:28:00.875Z] #70 31.00 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:28:00.875Z] #70 31.10 Executing ca-certificates-20240226-r0.trigger [2024-05-15T04:28:00.875Z] #70 31.72 OK: 13 MiB in 26 packages [2024-05-15T04:28:00.875Z] #70 DONE 32.8s [2024-05-15T04:28:00.875Z] [2024-05-15T04:28:00.875Z] #60 [security-secretstore-setup internal] load build context [2024-05-15T04:28:02.292Z] #60 transferring context: 28.49MB 46.6s done [2024-05-15T04:28:02.558Z] #60 DONE 49.6s [2024-05-15T04:28:02.558Z] [2024-05-15T04:28:02.558Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:02.558Z] #41 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 27.7s [2024-05-15T04:28:03.514Z] #41 ... [2024-05-15T04:28:03.514Z] [2024-05-15T04:28:03.514Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-15T04:28:03.514Z] #69 26.85 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:28:03.514Z] #69 26.90 OK: 9 MiB in 20 packages [2024-05-15T04:28:03.514Z] #69 DONE 28.1s [2024-05-15T04:28:03.514Z] [2024-05-15T04:28:03.514Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-15T04:28:03.514Z] #71 32.76 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:28:03.514Z] #71 32.84 OK: 18 MiB in 19 packages [2024-05-15T04:28:03.514Z] #71 DONE 34.2s [2024-05-15T04:28:03.514Z] [2024-05-15T04:28:03.514Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:03.514Z] #41 ... [2024-05-15T04:28:03.514Z] [2024-05-15T04:28:03.514Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-15T04:28:03.514Z] #54 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 31.7s done [2024-05-15T04:28:03.783Z] #54 ... [2024-05-15T04:28:03.783Z] [2024-05-15T04:28:03.783Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-15T04:28:03.783Z] #67 29.50 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:28:03.783Z] #67 29.53 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:28:03.783Z] #67 29.97 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:28:03.783Z] #67 30.00 OK: 8 MiB in 19 packages [2024-05-15T04:28:03.783Z] #67 DONE 30.7s [2024-05-15T04:28:03.783Z] [2024-05-15T04:28:03.783Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-15T04:28:03.783Z] #72 30.08 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:28:03.783Z] #72 30.14 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:28:03.783Z] #72 30.66 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:28:03.783Z] #72 30.71 Executing ca-certificates-20240226-r0.trigger [2024-05-15T04:28:03.783Z] #72 31.23 OK: 9 MiB in 17 packages [2024-05-15T04:28:03.783Z] #72 DONE 32.4s [2024-05-15T04:28:03.783Z] [2024-05-15T04:28:03.783Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:03.783Z] #41 ... [2024-05-15T04:28:03.783Z] [2024-05-15T04:28:03.783Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-15T04:28:03.783Z] #73 25.52 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-15T04:28:03.783Z] #73 25.64 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:28:03.783Z] #73 26.00 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-15T04:28:03.783Z] #73 26.04 Executing ca-certificates-20240226-r0.trigger [2024-05-15T04:28:03.783Z] #73 26.84 OK: 18 MiB in 19 packages [2024-05-15T04:28:03.783Z] #73 DONE 27.7s [2024-05-15T04:28:03.783Z] [2024-05-15T04:28:03.783Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:04.738Z] #41 ... [2024-05-15T04:28:04.738Z] [2024-05-15T04:28:04.738Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:28:04.738Z] #75 DONE 19.0s [2024-05-15T04:28:04.738Z] [2024-05-15T04:28:04.738Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:04.738Z] #41 ... [2024-05-15T04:28:04.738Z] [2024-05-15T04:28:04.738Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-15T04:28:04.738Z] #77 DONE 1.1s [2024-05-15T04:28:04.738Z] [2024-05-15T04:28:04.738Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:06.679Z] #41 ... [2024-05-15T04:28:06.679Z] [2024-05-15T04:28:06.679Z] #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:28:06.679Z] #78 DONE 9.0s [2024-05-15T04:28:06.679Z] [2024-05-15T04:28:06.679Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:07.261Z] #41 ... [2024-05-15T04:28:07.262Z] [2024-05-15T04:28:07.262Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-15T04:28:07.262Z] #79 DONE 1.4s [2024-05-15T04:28:07.262Z] [2024-05-15T04:28:07.262Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:07.262Z] #41 ... [2024-05-15T04:28:07.262Z] [2024-05-15T04:28:07.262Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:28:07.262Z] #80 DONE 7.6s [2024-05-15T04:28:07.262Z] [2024-05-15T04:28:07.262Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:07.527Z] #41 ... [2024-05-15T04:28:07.527Z] [2024-05-15T04:28:07.527Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:28:07.527Z] #81 DONE 6.1s [2024-05-15T04:28:07.527Z] [2024-05-15T04:28:07.527Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:28:07.794Z] #41 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 32.9s done [2024-05-15T04:28:11.130Z] #41 ... [2024-05-15T04:28:11.130Z] [2024-05-15T04:28:11.130Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-15T04:28:11.130Z] #82 DONE 1.5s [2024-05-15T04:28:11.130Z] [2024-05-15T04:28:11.130Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-15T04:28:11.130Z] #83 DONE 1.4s [2024-05-15T04:28:11.130Z] [2024-05-15T04:28:11.130Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-15T04:28:11.130Z] #84 DONE 1.5s [2024-05-15T04:28:11.130Z] [2024-05-15T04:28:11.130Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-15T04:28:11.130Z] #85 DONE 0.2s [2024-05-15T04:28:11.130Z] [2024-05-15T04:28:11.130Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-15T04:28:11.130Z] #86 DONE 0.2s [2024-05-15T04:28:11.130Z] [2024-05-15T04:28:11.130Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-15T04:28:11.130Z] #87 ... [2024-05-15T04:28:11.130Z] [2024-05-15T04:28:11.130Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-15T04:28:11.130Z] #88 DONE 0.3s [2024-05-15T04:28:11.130Z] [2024-05-15T04:28:11.130Z] #89 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-15T04:28:11.130Z] #89 DONE 0.2s [2024-05-15T04:28:11.130Z] [2024-05-15T04:28:11.130Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-15T04:28:11.130Z] #87 DONE 0.2s [2024-05-15T04:28:11.130Z] [2024-05-15T04:28:11.130Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-15T04:28:11.130Z] #90 DONE 0.2s [2024-05-15T04:28:11.130Z] [2024-05-15T04:28:11.130Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-15T04:28:11.396Z] #91 DONE 0.2s [2024-05-15T04:28:11.396Z] [2024-05-15T04:28:11.396Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-15T04:28:11.396Z] #92 DONE 0.3s [2024-05-15T04:28:11.397Z] [2024-05-15T04:28:11.397Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-15T04:28:11.397Z] #93 ... [2024-05-15T04:28:11.397Z] [2024-05-15T04:28:11.397Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-15T04:28:11.397Z] #94 DONE 0.2s [2024-05-15T04:28:11.397Z] [2024-05-15T04:28:11.397Z] #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-15T04:28:11.397Z] #95 DONE 0.2s [2024-05-15T04:28:11.665Z] [2024-05-15T04:28:11.665Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-15T04:28:11.665Z] #96 DONE 0.2s [2024-05-15T04:28:11.665Z] [2024-05-15T04:28:11.665Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-15T04:28:11.665Z] #97 ... [2024-05-15T04:28:11.665Z] [2024-05-15T04:28:11.665Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-15T04:28:11.665Z] #93 DONE 0.3s [2024-05-15T04:28:11.933Z] [2024-05-15T04:28:11.933Z] #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-15T04:28:11.933Z] #98 DONE 0.2s [2024-05-15T04:28:11.933Z] [2024-05-15T04:28:11.933Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-15T04:28:11.933Z] #97 DONE 0.3s [2024-05-15T04:28:11.933Z] [2024-05-15T04:28:11.933Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-15T04:28:11.933Z] #99 DONE 0.3s [2024-05-15T04:28:11.933Z] [2024-05-15T04:28:11.933Z] #100 [security-spire-agent] exporting to image [2024-05-15T04:28:11.933Z] #100 exporting layers [2024-05-15T04:28:13.883Z] #100 exporting layers 1.7s done [2024-05-15T04:28:13.883Z] #100 writing image sha256:0545aa74192992f62c3ad2bea45b190d484c7e5926c853fd1e4aecae0e572c02 0.0s done [2024-05-15T04:28:13.883Z] #100 naming to docker.io/library/security-spire-config-arm64 [2024-05-15T04:28:13.883Z] #100 exporting layers 1.9s done [2024-05-15T04:28:13.883Z] #100 naming to docker.io/library/security-spire-config-arm64 done [2024-05-15T04:28:13.883Z] #100 exporting layers 1.9s done [2024-05-15T04:28:13.883Z] #100 writing image sha256:426467c21baf6ae9f576abda039878a883c6cd3a515c9c7de9fb6b704cfe675a 0.0s done [2024-05-15T04:28:13.883Z] #100 naming to docker.io/library/security-spire-agent-arm64 done [2024-05-15T04:28:13.883Z] #100 writing image sha256:7dfae8f4d1bd97b3640288b6a0927f4fcbd759827b611afef6c28b1c145385ef done [2024-05-15T04:28:13.883Z] #100 naming to docker.io/library/security-spire-server-arm64 done [2024-05-15T04:28:13.883Z] #100 DONE 2.1s [2024-05-15T04:28:13.883Z] [2024-05-15T04:28:13.883Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:14.853Z] #101 ... [2024-05-15T04:28:14.853Z] [2024-05-15T04:28:14.853Z] #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:14.853Z] #102 ... [2024-05-15T04:28:14.853Z] [2024-05-15T04:28:14.853Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-15T04:28:14.853Z] #54 ... [2024-05-15T04:28:14.853Z] [2024-05-15T04:28:14.853Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:15.900Z] #135 ... [2024-05-15T04:28:15.900Z] [2024-05-15T04:28:15.900Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-15T04:28:15.900Z] #137 DONE 97.9s [2024-05-15T04:28:15.900Z] [2024-05-15T04:28:15.900Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-15T04:28:15.900Z] #138 DONE 97.9s [2024-05-15T04:28:15.900Z] [2024-05-15T04:28:15.900Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-15T04:28:15.900Z] #132 DONE 97.9s [2024-05-15T04:28:15.900Z] [2024-05-15T04:28:15.900Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-15T04:28:15.900Z] #130 DONE 97.9s [2024-05-15T04:28:15.900Z] [2024-05-15T04:28:15.900Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-15T04:28:15.900Z] #139 DONE 98.0s [2024-05-15T04:28:15.900Z] [2024-05-15T04:28:15.900Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-15T04:28:15.900Z] #133 DONE 97.9s [2024-05-15T04:28:15.900Z] [2024-05-15T04:28:15.900Z] #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-15T04:28:15.900Z] #135 DONE 98.0s [2024-05-15T04:28:15.900Z] [2024-05-15T04:28:15.900Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-15T04:28:15.900Z] #131 DONE 98.0s [2024-05-15T04:28:15.900Z] [2024-05-15T04:28:15.900Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-15T04:28:15.900Z] #134 DONE 98.0s [2024-05-15T04:28:15.900Z] [2024-05-15T04:28:15.900Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-15T04:28:15.900Z] #140 DONE 98.1s [2024-05-15T04:28:15.900Z] [2024-05-15T04:28:15.900Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-15T04:28:15.900Z] #136 DONE 98.1s [2024-05-15T04:28:15.900Z] [2024-05-15T04:28:15.900Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:28:16.805Z] #103 ... [2024-05-15T04:28:16.806Z] [2024-05-15T04:28:16.806Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:16.842Z] #141 DONE 0.8s [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #142 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:16.843Z] #142 ... [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:28:16.843Z] #143 DONE 0.6s [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:28:16.843Z] #144 DONE 0.6s [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-15T04:28:16.843Z] #145 DONE 0.6s [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:28:16.843Z] #146 DONE 0.6s [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:28:16.843Z] #147 DONE 0.6s [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:28:16.843Z] #148 DONE 0.6s [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #142 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:16.843Z] #142 DONE 0.2s [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:16.843Z] #149 ... [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #150 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:28:16.843Z] #150 CACHED [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:16.843Z] #151 CACHED [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:16.843Z] #152 CACHED [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:28:16.843Z] #153 CACHED [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:16.843Z] #154 CACHED [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:28:16.843Z] #155 CACHED [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:16.843Z] #156 CACHED [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:28:16.843Z] #157 CACHED [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #158 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:16.843Z] #158 DONE 0.2s [2024-05-15T04:28:16.843Z] [2024-05-15T04:28:16.843Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:16.843Z] #159 DONE 0.3s [2024-05-15T04:28:17.105Z] [2024-05-15T04:28:17.105Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:17.105Z] #160 DONE 0.3s [2024-05-15T04:28:17.105Z] [2024-05-15T04:28:17.105Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:17.105Z] #161 DONE 0.3s [2024-05-15T04:28:17.105Z] [2024-05-15T04:28:17.105Z] #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-15T04:28:17.105Z] #162 ... [2024-05-15T04:28:17.105Z] [2024-05-15T04:28:17.105Z] #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:17.105Z] #149 DONE 0.3s [2024-05-15T04:28:17.366Z] [2024-05-15T04:28:17.366Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-15T04:28:18.751Z] #163 ... [2024-05-15T04:28:18.751Z] [2024-05-15T04:28:18.751Z] #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-15T04:28:18.751Z] #164 DONE 1.8s [2024-05-15T04:28:18.751Z] [2024-05-15T04:28:18.751Z] #165 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:28:19.012Z] #165 ... [2024-05-15T04:28:19.013Z] [2024-05-15T04:28:19.013Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-15T04:28:19.013Z] #166 DONE 2.2s [2024-05-15T04:28:19.273Z] [2024-05-15T04:28:19.273Z] #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-15T04:28:19.273Z] #167 DONE 2.3s [2024-05-15T04:28:19.273Z] [2024-05-15T04:28:19.273Z] #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-15T04:28:19.273Z] #168 DONE 2.3s [2024-05-15T04:28:19.273Z] [2024-05-15T04:28:19.273Z] #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:28:19.846Z] #169 ... [2024-05-15T04:28:19.846Z] [2024-05-15T04:28:19.846Z] #170 [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-15T04:28:19.846Z] #170 DONE 2.7s [2024-05-15T04:28:19.846Z] [2024-05-15T04:28:19.846Z] #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-15T04:28:19.846Z] #171 DONE 2.8s [2024-05-15T04:28:19.846Z] [2024-05-15T04:28:19.846Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-15T04:28:19.846Z] #172 DONE 2.6s [2024-05-15T04:28:19.846Z] [2024-05-15T04:28:19.846Z] #173 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-15T04:28:19.846Z] #173 DONE 2.8s [2024-05-15T04:28:19.846Z] [2024-05-15T04:28:19.846Z] #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-15T04:28:19.846Z] #162 DONE 2.6s [2024-05-15T04:28:19.846Z] [2024-05-15T04:28:19.846Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-15T04:28:19.846Z] #163 DONE 2.4s [2024-05-15T04:28:19.846Z] [2024-05-15T04:28:19.846Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:28:19.846Z] #174 ... [2024-05-15T04:28:19.846Z] [2024-05-15T04:28:19.846Z] #175 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-15T04:28:19.846Z] #175 DONE 3.2s [2024-05-15T04:28:20.106Z] [2024-05-15T04:28:20.106Z] #176 [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-15T04:28:20.106Z] #176 DONE 0.8s [2024-05-15T04:28:20.106Z] [2024-05-15T04:28:20.106Z] #165 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:28:20.106Z] #165 DONE 1.3s [2024-05-15T04:28:20.106Z] [2024-05-15T04:28:20.106Z] #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:28:20.106Z] #169 DONE 0.9s [2024-05-15T04:28:20.106Z] [2024-05-15T04:28:20.106Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:28:20.106Z] #177 DONE 0.4s [2024-05-15T04:28:20.106Z] [2024-05-15T04:28:20.106Z] #178 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-15T04:28:20.106Z] #178 ... [2024-05-15T04:28:20.106Z] [2024-05-15T04:28:20.106Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-15T04:28:20.106Z] #179 DONE 0.4s [2024-05-15T04:28:20.106Z] [2024-05-15T04:28:20.106Z] #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:28:20.106Z] #180 DONE 0.4s [2024-05-15T04:28:20.106Z] [2024-05-15T04:28:20.106Z] #181 [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-15T04:28:20.106Z] #181 DONE 0.4s [2024-05-15T04:28:20.106Z] [2024-05-15T04:28:20.106Z] #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:28:20.106Z] #182 DONE 0.4s [2024-05-15T04:28:20.106Z] [2024-05-15T04:28:20.106Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-05-15T04:28:20.106Z] #183 DONE 0.5s [2024-05-15T04:28:20.367Z] [2024-05-15T04:28:20.367Z] #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:28:20.367Z] #174 DONE 0.5s [2024-05-15T04:28:20.367Z] [2024-05-15T04:28:20.367Z] #83 [support-notifications] exporting to image [2024-05-15T04:28:20.367Z] #83 exporting layers [2024-05-15T04:28:20.367Z] #83 ... [2024-05-15T04:28:20.367Z] [2024-05-15T04:28:20.367Z] #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:28:20.367Z] #184 DONE 0.4s [2024-05-15T04:28:20.367Z] [2024-05-15T04:28:20.367Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-15T04:28:20.367Z] #185 DONE 0.4s [2024-05-15T04:28:20.367Z] [2024-05-15T04:28:20.367Z] #83 [support-notifications] exporting to image [2024-05-15T04:28:20.367Z] #83 exporting layers 0.3s done [2024-05-15T04:28:20.628Z] #83 ... [2024-05-15T04:28:20.628Z] [2024-05-15T04:28:20.628Z] #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-15T04:28:20.628Z] #186 DONE 0.6s [2024-05-15T04:28:20.628Z] [2024-05-15T04:28:20.628Z] #178 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-15T04:28:20.628Z] #178 DONE 0.5s [2024-05-15T04:28:20.628Z] [2024-05-15T04:28:20.628Z] #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-15T04:28:20.628Z] #187 DONE 0.4s [2024-05-15T04:28:20.628Z] [2024-05-15T04:28:20.628Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:28:20.628Z] #188 DONE 0.3s [2024-05-15T04:28:20.628Z] [2024-05-15T04:28:20.628Z] #83 [core-metadata] exporting to image [2024-05-15T04:28:20.628Z] #83 ... [2024-05-15T04:28:20.628Z] [2024-05-15T04:28:20.628Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:28:20.628Z] #189 DONE 0.2s [2024-05-15T04:28:20.628Z] [2024-05-15T04:28:20.628Z] #83 [core-metadata] exporting to image [2024-05-15T04:28:20.628Z] #83 exporting layers 0.5s done [2024-05-15T04:28:20.628Z] #83 writing image sha256:f5b4cc3c2a31718fafede6ae6a8c7872d06b616c4958fcb95fb263ae5a0c8c6f [2024-05-15T04:28:20.892Z] #83 writing image sha256:63a1054ddec6b4437393f48de6541498f6355ca02b32cfae6e9bdec63b4eb16a [2024-05-15T04:28:20.892Z] #83 ... [2024-05-15T04:28:20.892Z] [2024-05-15T04:28:20.892Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-15T04:28:20.892Z] #190 DONE 0.3s [2024-05-15T04:28:20.892Z] [2024-05-15T04:28:20.892Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-15T04:28:20.892Z] #191 DONE 0.3s [2024-05-15T04:28:20.892Z] [2024-05-15T04:28:20.892Z] #83 [core-command] exporting to image [2024-05-15T04:28:20.892Z] #83 exporting layers 0.7s done [2024-05-15T04:28:20.892Z] #83 writing image sha256:f5b4cc3c2a31718fafede6ae6a8c7872d06b616c4958fcb95fb263ae5a0c8c6f 0.2s done [2024-05-15T04:28:20.892Z] #83 naming to docker.io/library/core-command done [2024-05-15T04:28:20.892Z] #83 writing image sha256:bc6ede45e5ddf0517ca665d6973e3747d8025a56a2815299fbe0ac8c7200239a [2024-05-15T04:28:21.153Z] #83 ... [2024-05-15T04:28:21.153Z] [2024-05-15T04:28:21.153Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-15T04:28:21.153Z] #192 DONE 0.5s [2024-05-15T04:28:21.153Z] [2024-05-15T04:28:21.153Z] #83 [core-data] exporting to image [2024-05-15T04:28:21.153Z] #83 exporting layers 0.7s done [2024-05-15T04:28:21.153Z] #83 writing image sha256:63a1054ddec6b4437393f48de6541498f6355ca02b32cfae6e9bdec63b4eb16a 0.5s done [2024-05-15T04:28:21.153Z] #83 writing image sha256:bc6ede45e5ddf0517ca665d6973e3747d8025a56a2815299fbe0ac8c7200239a 0.3s done [2024-05-15T04:28:21.153Z] #83 naming to docker.io/library/core-data done [2024-05-15T04:28:21.153Z] #83 naming to docker.io/library/support-scheduler done [2024-05-15T04:28:21.414Z] #83 exporting layers 1.2s done [2024-05-15T04:28:21.414Z] #83 writing image sha256:9c477503b561595847477b8bbb074ac0610ae4b9019de28f2f268d20355c3b33 [2024-05-15T04:28:21.414Z] #83 writing image sha256:804569c8adcbc39e5e67feb3cac3ef8673f8a1ff1b6e4577d28d03749f5d3f37 done [2024-05-15T04:28:21.414Z] #83 naming to docker.io/library/security-spiffe-token-provider done [2024-05-15T04:28:21.677Z] #83 ... [2024-05-15T04:28:21.677Z] [2024-05-15T04:28:21.677Z] #193 [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-15T04:28:21.677Z] #193 DONE 1.0s [2024-05-15T04:28:21.677Z] [2024-05-15T04:28:21.677Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-15T04:28:21.677Z] #194 DONE 0.7s [2024-05-15T04:28:21.677Z] [2024-05-15T04:28:21.677Z] #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-15T04:28:21.677Z] #195 DONE 1.0s [2024-05-15T04:28:21.677Z] [2024-05-15T04:28:21.677Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-15T04:28:21.677Z] #196 DONE 0.4s [2024-05-15T04:28:21.677Z] [2024-05-15T04:28:21.677Z] #83 [support-notifications] exporting to image [2024-05-15T04:28:21.677Z] #83 writing image sha256:9c477503b561595847477b8bbb074ac0610ae4b9019de28f2f268d20355c3b33 done [2024-05-15T04:28:21.677Z] #83 naming to docker.io/library/core-metadata done [2024-05-15T04:28:21.677Z] #83 writing image sha256:683331b9de7af9940465d0e04249235ee71ae401d4f65bb9088d482c80762dc2 done [2024-05-15T04:28:21.677Z] #83 naming to docker.io/library/support-notifications done [2024-05-15T04:28:21.677Z] #83 exporting layers 0.2s done [2024-05-15T04:28:21.677Z] #83 writing image sha256:63a648967d212dc29b6cb344ef64e1258536bc26dcdc37c87b9f022a4c235b12 0.0s done [2024-05-15T04:28:21.677Z] #83 writing image sha256:4403f4f0e06957f45d5ab23bbce9871b00b59068c48e099144dd5c35b0078856 done [2024-05-15T04:28:21.677Z] #83 naming to docker.io/library/security-proxy-auth done [2024-05-15T04:28:21.677Z] #83 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-05-15T04:28:21.677Z] #83 DONE 3.0s [2024-05-15T04:28:21.677Z] [2024-05-15T04:28:21.677Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-15T04:28:21.677Z] #197 DONE 0.1s [2024-05-15T04:28:21.677Z] [2024-05-15T04:28:21.677Z] #198 [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-15T04:28:21.677Z] #198 DONE 0.1s [2024-05-15T04:28:21.677Z] [2024-05-15T04:28:21.677Z] #199 [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-15T04:28:21.938Z] #199 DONE 0.2s [2024-05-15T04:28:21.938Z] [2024-05-15T04:28:21.938Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-15T04:28:21.938Z] #200 DONE 0.0s [2024-05-15T04:28:21.938Z] [2024-05-15T04:28:21.938Z] #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-15T04:28:21.938Z] #201 DONE 1.1s [2024-05-15T04:28:21.938Z] [2024-05-15T04:28:21.938Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-15T04:28:21.938Z] #202 DONE 0.1s [2024-05-15T04:28:21.938Z] [2024-05-15T04:28:21.938Z] #83 [security-proxy-setup] exporting to image [2024-05-15T04:28:22.202Z] #83 ... [2024-05-15T04:28:22.202Z] [2024-05-15T04:28:22.203Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-15T04:28:22.203Z] #203 DONE 0.5s [2024-05-15T04:28:22.203Z] [2024-05-15T04:28:22.203Z] #83 [security-secretstore-setup] exporting to image [2024-05-15T04:28:22.203Z] #83 writing image sha256:8cd56a81c227c21911d9e048b9470904b199fcbd9f9c98e8c46eac2d02eb1c7c done [2024-05-15T04:28:22.203Z] #83 naming to docker.io/library/security-proxy-setup done [2024-05-15T04:28:22.463Z] #83 ... [2024-05-15T04:28:22.463Z] [2024-05-15T04:28:22.463Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-15T04:28:22.463Z] #204 DONE 0.5s [2024-05-15T04:28:22.463Z] [2024-05-15T04:28:22.463Z] #83 [security-bootstrapper] exporting to image [2024-05-15T04:28:22.463Z] #83 writing image sha256:8bdd5042fbcdafee438948819aa962d89d5a294bc5a69775439e77b22a1af614 done [2024-05-15T04:28:22.463Z] #83 naming to docker.io/library/security-secretstore-setup done [2024-05-15T04:28:22.724Z] #83 exporting layers 0.2s done [2024-05-15T04:28:22.724Z] #83 writing image sha256:089aaec3b96a2fc239a0e5800832a7e19f75060b4669abc316d1da664bd2be7f done [2024-05-15T04:28:22.724Z] #83 naming to docker.io/library/security-bootstrapper done [2024-05-15T04:28:22.724Z] #83 DONE 3.7s [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:28:22.724Z] time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-15T04:28:22.738Z] $ docker stop --time=1 878ded063e5f9600f7029d1ccbf08a5b6df4c1b58e86a015bfd83d93f7e9511a [2024-05-15T04:28:24.016Z] $ docker rm -f --volumes 878ded063e5f9600f7029d1ccbf08a5b6df4c1b58e86a015bfd83d93f7e9511a [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-15T04:28:24.368Z] + docker images [2024-05-15T04:28:24.368Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-15T04:28:24.368Z] security-bootstrapper latest 089aaec3b96a 2 seconds ago 28.9MB [2024-05-15T04:28:24.368Z] security-secretstore-setup latest 8bdd5042fbcd 2 seconds ago 50MB [2024-05-15T04:28:24.368Z] security-proxy-auth latest 63a648967d21 3 seconds ago 25MB [2024-05-15T04:28:24.368Z] security-proxy-setup latest 8cd56a81c227 3 seconds ago 34.9MB [2024-05-15T04:28:24.368Z] core-common-config-bootstrapper latest 4403f4f0e069 3 seconds ago 23.8MB [2024-05-15T04:28:24.368Z] core-metadata latest 9c477503b561 4 seconds ago 27.2MB [2024-05-15T04:28:24.368Z] support-notifications latest 683331b9de7a 4 seconds ago 40MB [2024-05-15T04:28:24.368Z] core-data latest bc6ede45e5dd 5 seconds ago 26.9MB [2024-05-15T04:28:24.368Z] core-command latest f5b4cc3c2a31 5 seconds ago 26.7MB [2024-05-15T04:28:24.368Z] security-spiffe-token-provider latest 804569c8adcb 5 seconds ago 40.4MB [2024-05-15T04:28:24.368Z] support-scheduler latest 63a1054ddec6 5 seconds ago 39.4MB [2024-05-15T04:28:24.368Z] security-spire-agent latest c4bd072b21c2 2 minutes ago 178MB [2024-05-15T04:28:24.368Z] security-spire-server latest e8ba76859b50 2 minutes ago 120MB [2024-05-15T04:28:24.368Z] security-spire-config latest 071ea90665e2 2 minutes ago 119MB [2024-05-15T04:28:24.368Z] ci-base-image-x86_64 latest 836c6568ecff 5 minutes ago 886MB [2024-05-15T04:28:24.368Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.21-alpine-lts 60b93f829570 3 weeks ago 565MB [2024-05-15T04:28:24.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB [2024-05-15T04:28:24.368Z] 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-15T04:28:24.507Z] provisioning config files... [2024-05-15T04:28:24.518Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config880671820414176143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:28:24.826Z] ---> ****-login.sh [2024-05-15T04:28:24.826Z] nexus3.edgexfoundry.org:10001 [2024-05-15T04:28:24.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:28:24.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:28:24.826Z] Configure a credential helper to remove this warning. See [2024-05-15T04:28:24.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:28:24.826Z] [2024-05-15T04:28:24.826Z] Login Succeeded [2024-05-15T04:28:24.826Z] nexus3.edgexfoundry.org:10002 [2024-05-15T04:28:25.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:28:25.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:28:25.086Z] Configure a credential helper to remove this warning. See [2024-05-15T04:28:25.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:28:25.086Z] [2024-05-15T04:28:25.086Z] Login Succeeded [2024-05-15T04:28:25.086Z] nexus3.edgexfoundry.org:10003 [2024-05-15T04:28:25.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:28:25.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:28:25.086Z] Configure a credential helper to remove this warning. See [2024-05-15T04:28:25.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:28:25.086Z] [2024-05-15T04:28:25.086Z] Login Succeeded [2024-05-15T04:28:25.086Z] nexus3.edgexfoundry.org:10004 [2024-05-15T04:28:25.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:28:25.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:28:25.352Z] Configure a credential helper to remove this warning. See [2024-05-15T04:28:25.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:28:25.352Z] [2024-05-15T04:28:25.353Z] Login Succeeded [2024-05-15T04:28:25.353Z] ****.io [2024-05-15T04:28:25.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:28:25.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:28:25.613Z] Configure a credential helper to remove this warning. See [2024-05-15T04:28:25.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:28:25.613Z] [2024-05-15T04:28:25.613Z] Login Succeeded [2024-05-15T04:28:25.613Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T04:28:25.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:28:25.676Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-15T04:28:25.702Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-05-15T04:28:25.702Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:25.702Z] 3.1.1 [2024-05-15T04:28:25.702Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:25.702Z] napa [2024-05-15T04:28:25.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:26.046Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:26.373Z] + docker push nexus3.edgexfoundry.org:10004/core-command:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:26.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-15T04:28:26.373Z] 42040e22f88c: Preparing [2024-05-15T04:28:26.373Z] b1711c027136: Preparing [2024-05-15T04:28:26.373Z] 8b563224f037: Preparing [2024-05-15T04:28:26.373Z] 74f316d4ae78: Preparing [2024-05-15T04:28:26.373Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:26.373Z] f239ce7a7c26: Preparing [2024-05-15T04:28:26.373Z] aedc3bda2944: Preparing [2024-05-15T04:28:26.373Z] f239ce7a7c26: Waiting [2024-05-15T04:28:26.373Z] aedc3bda2944: Waiting [2024-05-15T04:28:26.373Z] 8b563224f037: Pushed [2024-05-15T04:28:26.373Z] 74f316d4ae78: Pushed [2024-05-15T04:28:26.373Z] 42040e22f88c: Pushed [2024-05-15T04:28:26.373Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:26.631Z] f239ce7a7c26: Pushed [2024-05-15T04:28:26.891Z] 040ce5cf6b76: Pushed [2024-05-15T04:28:27.828Z] b1711c027136: Pushed [2024-05-15T04:28:27.828Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:5d743d557e3920377830f3f48b17a43e5c286e721b6890912a703a99a23a13e9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:28.161Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:28.492Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.1 [2024-05-15T04:28:28.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-15T04:28:28.492Z] 42040e22f88c: Preparing [2024-05-15T04:28:28.492Z] b1711c027136: Preparing [2024-05-15T04:28:28.492Z] 8b563224f037: Preparing [2024-05-15T04:28:28.492Z] 74f316d4ae78: Preparing [2024-05-15T04:28:28.492Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:28.492Z] f239ce7a7c26: Preparing [2024-05-15T04:28:28.492Z] aedc3bda2944: Preparing [2024-05-15T04:28:28.492Z] aedc3bda2944: Waiting [2024-05-15T04:28:28.492Z] f239ce7a7c26: Waiting [2024-05-15T04:28:28.492Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:28.492Z] b1711c027136: Layer already exists [2024-05-15T04:28:28.492Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:28.492Z] 8b563224f037: Layer already exists [2024-05-15T04:28:28.492Z] 42040e22f88c: Layer already exists [2024-05-15T04:28:28.492Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:28.492Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:28.492Z] 3.1.1: digest: sha256:5d743d557e3920377830f3f48b17a43e5c286e721b6890912a703a99a23a13e9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:28.829Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:29.166Z] + docker push nexus3.edgexfoundry.org:10004/core-command:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:29.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-15T04:28:29.167Z] 42040e22f88c: Preparing [2024-05-15T04:28:29.167Z] b1711c027136: Preparing [2024-05-15T04:28:29.167Z] 8b563224f037: Preparing [2024-05-15T04:28:29.167Z] 74f316d4ae78: Preparing [2024-05-15T04:28:29.167Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:29.167Z] f239ce7a7c26: Preparing [2024-05-15T04:28:29.167Z] aedc3bda2944: Preparing [2024-05-15T04:28:29.167Z] f239ce7a7c26: Waiting [2024-05-15T04:28:29.167Z] aedc3bda2944: Waiting [2024-05-15T04:28:29.167Z] 42040e22f88c: Layer already exists [2024-05-15T04:28:29.167Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:29.167Z] b1711c027136: Layer already exists [2024-05-15T04:28:29.167Z] 8b563224f037: Layer already exists [2024-05-15T04:28:29.167Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:29.167Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:29.167Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:29.167Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:5d743d557e3920377830f3f48b17a43e5c286e721b6890912a703a99a23a13e9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:29.506Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:29.843Z] + docker push nexus3.edgexfoundry.org:10004/core-command:napa [2024-05-15T04:28:29.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-15T04:28:29.843Z] 42040e22f88c: Preparing [2024-05-15T04:28:29.843Z] b1711c027136: Preparing [2024-05-15T04:28:29.843Z] 8b563224f037: Preparing [2024-05-15T04:28:29.843Z] 74f316d4ae78: Preparing [2024-05-15T04:28:29.843Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:29.843Z] f239ce7a7c26: Preparing [2024-05-15T04:28:29.843Z] aedc3bda2944: Preparing [2024-05-15T04:28:29.843Z] f239ce7a7c26: Waiting [2024-05-15T04:28:29.843Z] aedc3bda2944: Waiting [2024-05-15T04:28:29.843Z] b1711c027136: Layer already exists [2024-05-15T04:28:29.843Z] 42040e22f88c: Layer already exists [2024-05-15T04:28:29.843Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:29.843Z] 8b563224f037: Layer already exists [2024-05-15T04:28:29.843Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:29.843Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:29.843Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:29.843Z] napa: digest: sha256:5d743d557e3920377830f3f48b17a43e5c286e721b6890912a703a99a23a13e9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:28:29.925Z] ===================================================== [Pipeline] echo [2024-05-15T04:28:29.942Z] taggedImages: [2024-05-15T04:28:29.942Z] - nexus3.edgexfoundry.org:10004/core-command:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:29.942Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.1 [2024-05-15T04:28:29.942Z] - nexus3.edgexfoundry.org:10004/core-command:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:29.942Z] - nexus3.edgexfoundry.org:10004/core-command:napa [Pipeline] echo [2024-05-15T04:28:29.977Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-05-15T04:28:29.977Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:29.977Z] 3.1.1 [2024-05-15T04:28:29.977Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:29.977Z] napa [2024-05-15T04:28:29.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:30.334Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:30.659Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:30.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-15T04:28:30.659Z] 2d8afc9677f9: Preparing [2024-05-15T04:28:30.659Z] 1ea294ea6a04: Preparing [2024-05-15T04:28:30.659Z] 728e2e08db97: Preparing [2024-05-15T04:28:30.659Z] 3f46962456ce: Preparing [2024-05-15T04:28:30.659Z] 8b563224f037: Preparing [2024-05-15T04:28:30.659Z] 74f316d4ae78: Preparing [2024-05-15T04:28:30.659Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:30.659Z] f239ce7a7c26: Preparing [2024-05-15T04:28:30.659Z] aedc3bda2944: Preparing [2024-05-15T04:28:30.659Z] 74f316d4ae78: Waiting [2024-05-15T04:28:30.659Z] 040ce5cf6b76: Waiting [2024-05-15T04:28:30.659Z] f239ce7a7c26: Waiting [2024-05-15T04:28:30.659Z] aedc3bda2944: Waiting [2024-05-15T04:28:30.659Z] 8b563224f037: Layer already exists [2024-05-15T04:28:30.659Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:30.659Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:30.659Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:30.659Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:30.659Z] 2d8afc9677f9: Pushed [2024-05-15T04:28:30.659Z] 728e2e08db97: Pushed [2024-05-15T04:28:30.659Z] 1ea294ea6a04: Pushed [2024-05-15T04:28:32.037Z] 3f46962456ce: Pushed [2024-05-15T04:28:32.037Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:fb84d14842277ccf0b1c57396b3ce5ce9eb5bbfb6b7a1c508578000be7829008 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:32.371Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:32.692Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1 [2024-05-15T04:28:32.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-15T04:28:32.692Z] 2d8afc9677f9: Preparing [2024-05-15T04:28:32.692Z] 1ea294ea6a04: Preparing [2024-05-15T04:28:32.692Z] 728e2e08db97: Preparing [2024-05-15T04:28:32.692Z] 3f46962456ce: Preparing [2024-05-15T04:28:32.692Z] 8b563224f037: Preparing [2024-05-15T04:28:32.692Z] 74f316d4ae78: Preparing [2024-05-15T04:28:32.692Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:32.692Z] f239ce7a7c26: Preparing [2024-05-15T04:28:32.692Z] aedc3bda2944: Preparing [2024-05-15T04:28:32.692Z] 74f316d4ae78: Waiting [2024-05-15T04:28:32.692Z] 040ce5cf6b76: Waiting [2024-05-15T04:28:32.692Z] f239ce7a7c26: Waiting [2024-05-15T04:28:32.692Z] aedc3bda2944: Waiting [2024-05-15T04:28:32.692Z] 8b563224f037: Layer already exists [2024-05-15T04:28:32.692Z] 1ea294ea6a04: Layer already exists [2024-05-15T04:28:32.692Z] 3f46962456ce: Layer already exists [2024-05-15T04:28:32.692Z] 728e2e08db97: Layer already exists [2024-05-15T04:28:32.692Z] 2d8afc9677f9: Layer already exists [2024-05-15T04:28:32.692Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:32.692Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:32.692Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:32.692Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:32.692Z] 3.1.1: digest: sha256:fb84d14842277ccf0b1c57396b3ce5ce9eb5bbfb6b7a1c508578000be7829008 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:33.006Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:33.330Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:33.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-15T04:28:33.330Z] 2d8afc9677f9: Preparing [2024-05-15T04:28:33.330Z] 1ea294ea6a04: Preparing [2024-05-15T04:28:33.330Z] 728e2e08db97: Preparing [2024-05-15T04:28:33.330Z] 3f46962456ce: Preparing [2024-05-15T04:28:33.330Z] 8b563224f037: Preparing [2024-05-15T04:28:33.330Z] 74f316d4ae78: Preparing [2024-05-15T04:28:33.330Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:33.330Z] f239ce7a7c26: Preparing [2024-05-15T04:28:33.330Z] aedc3bda2944: Preparing [2024-05-15T04:28:33.330Z] 040ce5cf6b76: Waiting [2024-05-15T04:28:33.330Z] f239ce7a7c26: Waiting [2024-05-15T04:28:33.330Z] aedc3bda2944: Waiting [2024-05-15T04:28:33.330Z] 74f316d4ae78: Waiting [2024-05-15T04:28:33.331Z] 2d8afc9677f9: Layer already exists [2024-05-15T04:28:33.331Z] 8b563224f037: Layer already exists [2024-05-15T04:28:33.331Z] 1ea294ea6a04: Layer already exists [2024-05-15T04:28:33.331Z] 3f46962456ce: Layer already exists [2024-05-15T04:28:33.331Z] 728e2e08db97: Layer already exists [2024-05-15T04:28:33.331Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:33.331Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:33.331Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:33.331Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:33.331Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:fb84d14842277ccf0b1c57396b3ce5ce9eb5bbfb6b7a1c508578000be7829008 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:33.657Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:33.974Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [2024-05-15T04:28:33.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-15T04:28:33.974Z] 2d8afc9677f9: Preparing [2024-05-15T04:28:33.974Z] 1ea294ea6a04: Preparing [2024-05-15T04:28:33.974Z] 728e2e08db97: Preparing [2024-05-15T04:28:33.974Z] 3f46962456ce: Preparing [2024-05-15T04:28:33.974Z] 8b563224f037: Preparing [2024-05-15T04:28:33.974Z] 74f316d4ae78: Preparing [2024-05-15T04:28:33.974Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:33.974Z] f239ce7a7c26: Preparing [2024-05-15T04:28:33.974Z] aedc3bda2944: Preparing [2024-05-15T04:28:33.974Z] 74f316d4ae78: Waiting [2024-05-15T04:28:33.974Z] f239ce7a7c26: Waiting [2024-05-15T04:28:33.974Z] aedc3bda2944: Waiting [2024-05-15T04:28:33.974Z] 040ce5cf6b76: Waiting [2024-05-15T04:28:33.974Z] 728e2e08db97: Layer already exists [2024-05-15T04:28:33.974Z] 2d8afc9677f9: Layer already exists [2024-05-15T04:28:33.974Z] 3f46962456ce: Layer already exists [2024-05-15T04:28:33.974Z] 8b563224f037: Layer already exists [2024-05-15T04:28:33.974Z] 1ea294ea6a04: Layer already exists [2024-05-15T04:28:33.974Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:33.974Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:33.974Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:33.974Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:33.974Z] napa: digest: sha256:fb84d14842277ccf0b1c57396b3ce5ce9eb5bbfb6b7a1c508578000be7829008 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:28:34.050Z] ===================================================== [Pipeline] echo [2024-05-15T04:28:34.067Z] taggedImages: [2024-05-15T04:28:34.067Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:34.067Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1 [2024-05-15T04:28:34.067Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:34.067Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [Pipeline] echo [2024-05-15T04:28:34.091Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-05-15T04:28:34.092Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:34.092Z] 3.1.1 [2024-05-15T04:28:34.092Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:34.092Z] napa [2024-05-15T04:28:34.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:34.434Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:34.757Z] + docker push nexus3.edgexfoundry.org:10004/core-data:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:34.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-15T04:28:34.757Z] ca7c2d901633: Preparing [2024-05-15T04:28:34.757Z] bbd3c0a886a5: Preparing [2024-05-15T04:28:34.757Z] 8b563224f037: Preparing [2024-05-15T04:28:34.757Z] 74f316d4ae78: Preparing [2024-05-15T04:28:34.757Z] 2833e8360c72: Preparing [2024-05-15T04:28:34.757Z] 242319488c57: Preparing [2024-05-15T04:28:34.757Z] aedc3bda2944: Preparing [2024-05-15T04:28:34.757Z] 242319488c57: Waiting [2024-05-15T04:28:34.757Z] aedc3bda2944: Waiting [2024-05-15T04:28:34.757Z] 8b563224f037: Layer already exists [2024-05-15T04:28:34.757Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:34.757Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:34.757Z] ca7c2d901633: Pushed [2024-05-15T04:28:34.757Z] 242319488c57: Pushed [2024-05-15T04:28:35.002Z] #104 DONE 27.2s [2024-05-15T04:28:35.002Z] [2024-05-15T04:28:35.002Z] #105 [security-bootstrapper builder 6/7] COPY . . [2024-05-15T04:28:35.002Z] #105 ... [2024-05-15T04:28:35.002Z] [2024-05-15T04:28:35.002Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:35.002Z] #101 DONE 26.2s [2024-05-15T04:28:35.002Z] [2024-05-15T04:28:35.002Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:35.002Z] #103 DONE 26.3s [2024-05-15T04:28:35.002Z] [2024-05-15T04:28:35.002Z] #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:35.002Z] #102 DONE 29.0s [2024-05-15T04:28:35.002Z] [2024-05-15T04:28:35.002Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-15T04:28:35.692Z] 2833e8360c72: Pushed [2024-05-15T04:28:36.260Z] bbd3c0a886a5: Pushed [2024-05-15T04:28:36.520Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:656bbbaa3fa9280cc1f69258fb38bb835576c8b1422be1aa9567d4272bc2b0cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:36.844Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:37.176Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.1 [2024-05-15T04:28:37.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-15T04:28:37.176Z] ca7c2d901633: Preparing [2024-05-15T04:28:37.176Z] bbd3c0a886a5: Preparing [2024-05-15T04:28:37.176Z] 8b563224f037: Preparing [2024-05-15T04:28:37.176Z] 74f316d4ae78: Preparing [2024-05-15T04:28:37.176Z] 2833e8360c72: Preparing [2024-05-15T04:28:37.176Z] 242319488c57: Preparing [2024-05-15T04:28:37.176Z] aedc3bda2944: Preparing [2024-05-15T04:28:37.176Z] aedc3bda2944: Waiting [2024-05-15T04:28:37.176Z] 242319488c57: Waiting [2024-05-15T04:28:37.176Z] bbd3c0a886a5: Layer already exists [2024-05-15T04:28:37.176Z] 8b563224f037: Layer already exists [2024-05-15T04:28:37.176Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:37.176Z] ca7c2d901633: Layer already exists [2024-05-15T04:28:37.176Z] 2833e8360c72: Layer already exists [2024-05-15T04:28:37.176Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:37.176Z] 242319488c57: Layer already exists [2024-05-15T04:28:37.176Z] 3.1.1: digest: sha256:656bbbaa3fa9280cc1f69258fb38bb835576c8b1422be1aa9567d4272bc2b0cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:37.496Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:37.578Z] #106 DONE 3.9s [2024-05-15T04:28:37.578Z] [2024-05-15T04:28:37.578Z] #107 [security-proxy-setup builder 6/7] COPY . . [2024-05-15T04:28:37.578Z] #107 CACHED [2024-05-15T04:28:37.578Z] [2024-05-15T04:28:37.578Z] #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:28:37.578Z] #108 CACHED [2024-05-15T04:28:37.578Z] [2024-05-15T04:28:37.578Z] #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:37.578Z] #109 CACHED [2024-05-15T04:28:37.578Z] [2024-05-15T04:28:37.578Z] #110 [support-notifications builder 6/7] COPY . . [2024-05-15T04:28:37.578Z] #110 DONE 3.9s [2024-05-15T04:28:37.578Z] [2024-05-15T04:28:37.578Z] #105 [security-bootstrapper builder 6/7] COPY . . [2024-05-15T04:28:37.578Z] #105 DONE 4.0s [2024-05-15T04:28:37.578Z] [2024-05-15T04:28:37.578Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-15T04:28:37.827Z] + docker push nexus3.edgexfoundry.org:10004/core-data:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:37.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-15T04:28:37.827Z] ca7c2d901633: Preparing [2024-05-15T04:28:37.827Z] bbd3c0a886a5: Preparing [2024-05-15T04:28:37.827Z] 8b563224f037: Preparing [2024-05-15T04:28:37.827Z] 74f316d4ae78: Preparing [2024-05-15T04:28:37.827Z] 2833e8360c72: Preparing [2024-05-15T04:28:37.827Z] 242319488c57: Preparing [2024-05-15T04:28:37.827Z] aedc3bda2944: Preparing [2024-05-15T04:28:37.827Z] 242319488c57: Waiting [2024-05-15T04:28:37.827Z] aedc3bda2944: Waiting [2024-05-15T04:28:37.827Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:37.827Z] bbd3c0a886a5: Layer already exists [2024-05-15T04:28:37.827Z] ca7c2d901633: Layer already exists [2024-05-15T04:28:37.827Z] 2833e8360c72: Layer already exists [2024-05-15T04:28:37.827Z] 8b563224f037: Layer already exists [2024-05-15T04:28:37.827Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:37.827Z] 242319488c57: Layer already exists [2024-05-15T04:28:37.827Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:656bbbaa3fa9280cc1f69258fb38bb835576c8b1422be1aa9567d4272bc2b0cc size: 1781 [Pipeline] } [Pipeline] // withEnv [2024-05-15T04:28:37.848Z] #111 ... [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2024-05-15T04:28:37.848Z] #112 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:28:37.848Z] #113 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:37.848Z] #114 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:28:37.848Z] #115 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:37.848Z] #116 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #117 [core-command builder 6/7] COPY . . [2024-05-15T04:28:37.848Z] #117 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:37.848Z] #118 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #119 [support-scheduler builder 6/7] COPY . . [2024-05-15T04:28:37.848Z] #119 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:28:37.848Z] #120 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:37.848Z] #121 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-05-15T04:28:37.848Z] #122 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:28:37.848Z] #123 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #124 [core-data builder 6/7] COPY . . [2024-05-15T04:28:37.848Z] #124 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:37.848Z] #125 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:28:37.848Z] #126 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-15T04:28:37.848Z] #127 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-15T04:28:37.848Z] #128 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-15T04:28:37.848Z] #129 CACHED [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #130 [core-metadata builder 6/7] COPY . . [2024-05-15T04:28:37.848Z] #130 DONE 4.0s [2024-05-15T04:28:37.848Z] [2024-05-15T04:28:37.848Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:38.163Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:38.482Z] + docker push nexus3.edgexfoundry.org:10004/core-data:napa [2024-05-15T04:28:38.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-15T04:28:38.482Z] ca7c2d901633: Preparing [2024-05-15T04:28:38.482Z] bbd3c0a886a5: Preparing [2024-05-15T04:28:38.482Z] 8b563224f037: Preparing [2024-05-15T04:28:38.482Z] 74f316d4ae78: Preparing [2024-05-15T04:28:38.482Z] 2833e8360c72: Preparing [2024-05-15T04:28:38.482Z] 242319488c57: Preparing [2024-05-15T04:28:38.482Z] aedc3bda2944: Preparing [2024-05-15T04:28:38.482Z] 242319488c57: Waiting [2024-05-15T04:28:38.482Z] ca7c2d901633: Layer already exists [2024-05-15T04:28:38.482Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:38.482Z] bbd3c0a886a5: Layer already exists [2024-05-15T04:28:38.482Z] 8b563224f037: Layer already exists [2024-05-15T04:28:38.482Z] 2833e8360c72: Layer already exists [2024-05-15T04:28:38.482Z] 242319488c57: Layer already exists [2024-05-15T04:28:38.482Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:38.482Z] napa: digest: sha256:656bbbaa3fa9280cc1f69258fb38bb835576c8b1422be1aa9567d4272bc2b0cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:28:38.563Z] ===================================================== [Pipeline] echo [2024-05-15T04:28:38.583Z] taggedImages: [2024-05-15T04:28:38.583Z] - nexus3.edgexfoundry.org:10004/core-data:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:38.583Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.1 [2024-05-15T04:28:38.583Z] - nexus3.edgexfoundry.org:10004/core-data:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:38.583Z] - nexus3.edgexfoundry.org:10004/core-data:napa [Pipeline] echo [2024-05-15T04:28:38.615Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-05-15T04:28:38.615Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:38.615Z] 3.1.1 [2024-05-15T04:28:38.615Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:38.615Z] napa [2024-05-15T04:28:38.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:38.968Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:39.284Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:39.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-15T04:28:39.284Z] cafae5ba85ab: Preparing [2024-05-15T04:28:39.284Z] 82ff9a377787: Preparing [2024-05-15T04:28:39.284Z] c38acd669211: Preparing [2024-05-15T04:28:39.284Z] 8b563224f037: Preparing [2024-05-15T04:28:39.284Z] 74f316d4ae78: Preparing [2024-05-15T04:28:39.284Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:39.284Z] f239ce7a7c26: Preparing [2024-05-15T04:28:39.284Z] aedc3bda2944: Preparing [2024-05-15T04:28:39.284Z] 040ce5cf6b76: Waiting [2024-05-15T04:28:39.284Z] f239ce7a7c26: Waiting [2024-05-15T04:28:39.284Z] aedc3bda2944: Waiting [2024-05-15T04:28:39.284Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:39.284Z] 8b563224f037: Layer already exists [2024-05-15T04:28:39.284Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:39.284Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:39.284Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:39.284Z] 82ff9a377787: Pushed [2024-05-15T04:28:39.284Z] cafae5ba85ab: Pushed [2024-05-15T04:28:40.659Z] c38acd669211: Pushed [2024-05-15T04:28:40.918Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:34374cc2c37a98adb93ee28a17bd121a9550cff935b13689c40764003809059c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:41.250Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:41.568Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.1 [2024-05-15T04:28:41.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-15T04:28:41.568Z] cafae5ba85ab: Preparing [2024-05-15T04:28:41.568Z] 82ff9a377787: Preparing [2024-05-15T04:28:41.569Z] c38acd669211: Preparing [2024-05-15T04:28:41.569Z] 8b563224f037: Preparing [2024-05-15T04:28:41.569Z] 74f316d4ae78: Preparing [2024-05-15T04:28:41.569Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:41.569Z] f239ce7a7c26: Preparing [2024-05-15T04:28:41.569Z] aedc3bda2944: Preparing [2024-05-15T04:28:41.569Z] 040ce5cf6b76: Waiting [2024-05-15T04:28:41.569Z] f239ce7a7c26: Waiting [2024-05-15T04:28:41.569Z] aedc3bda2944: Waiting [2024-05-15T04:28:41.569Z] cafae5ba85ab: Layer already exists [2024-05-15T04:28:41.569Z] c38acd669211: Layer already exists [2024-05-15T04:28:41.569Z] 8b563224f037: Layer already exists [2024-05-15T04:28:41.569Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:41.569Z] 82ff9a377787: Layer already exists [2024-05-15T04:28:41.569Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:41.569Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:41.569Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:41.569Z] 3.1.1: digest: sha256:34374cc2c37a98adb93ee28a17bd121a9550cff935b13689c40764003809059c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:41.905Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:42.109Z] #131 4.474 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-05-15T04:28:42.228Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:42.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-15T04:28:42.228Z] cafae5ba85ab: Preparing [2024-05-15T04:28:42.228Z] 82ff9a377787: Preparing [2024-05-15T04:28:42.228Z] c38acd669211: Preparing [2024-05-15T04:28:42.228Z] 8b563224f037: Preparing [2024-05-15T04:28:42.228Z] 74f316d4ae78: Preparing [2024-05-15T04:28:42.228Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:42.228Z] f239ce7a7c26: Preparing [2024-05-15T04:28:42.228Z] aedc3bda2944: Preparing [2024-05-15T04:28:42.228Z] 040ce5cf6b76: Waiting [2024-05-15T04:28:42.228Z] aedc3bda2944: Waiting [2024-05-15T04:28:42.228Z] f239ce7a7c26: Waiting [2024-05-15T04:28:42.228Z] 82ff9a377787: Layer already exists [2024-05-15T04:28:42.228Z] c38acd669211: Layer already exists [2024-05-15T04:28:42.228Z] cafae5ba85ab: Layer already exists [2024-05-15T04:28:42.228Z] 8b563224f037: Layer already exists [2024-05-15T04:28:42.228Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:42.228Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:42.228Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:42.228Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:42.228Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:34374cc2c37a98adb93ee28a17bd121a9550cff935b13689c40764003809059c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:42.549Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:42.872Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:napa [2024-05-15T04:28:42.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-15T04:28:42.872Z] cafae5ba85ab: Preparing [2024-05-15T04:28:42.872Z] 82ff9a377787: Preparing [2024-05-15T04:28:42.872Z] c38acd669211: Preparing [2024-05-15T04:28:42.872Z] 8b563224f037: Preparing [2024-05-15T04:28:42.872Z] 74f316d4ae78: Preparing [2024-05-15T04:28:42.872Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:42.872Z] f239ce7a7c26: Preparing [2024-05-15T04:28:42.872Z] aedc3bda2944: Preparing [2024-05-15T04:28:42.872Z] 040ce5cf6b76: Waiting [2024-05-15T04:28:42.872Z] f239ce7a7c26: Waiting [2024-05-15T04:28:42.872Z] aedc3bda2944: Waiting [2024-05-15T04:28:42.872Z] 82ff9a377787: Layer already exists [2024-05-15T04:28:42.872Z] c38acd669211: Layer already exists [2024-05-15T04:28:42.872Z] cafae5ba85ab: Layer already exists [2024-05-15T04:28:42.872Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:42.872Z] 8b563224f037: Layer already exists [2024-05-15T04:28:42.872Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:42.872Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:42.872Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:42.872Z] napa: digest: sha256:34374cc2c37a98adb93ee28a17bd121a9550cff935b13689c40764003809059c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:28:42.948Z] ===================================================== [Pipeline] echo [2024-05-15T04:28:42.964Z] taggedImages: [2024-05-15T04:28:42.964Z] - nexus3.edgexfoundry.org:10004/core-metadata:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:42.964Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.1 [2024-05-15T04:28:42.964Z] - nexus3.edgexfoundry.org:10004/core-metadata:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:42.964Z] - nexus3.edgexfoundry.org:10004/core-metadata:napa [Pipeline] echo [2024-05-15T04:28:42.992Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-05-15T04:28:42.992Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:42.992Z] 3.1.1 [2024-05-15T04:28:42.992Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:42.992Z] napa [2024-05-15T04:28:42.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:43.080Z] #131 ... [2024-05-15T04:28:43.080Z] [2024-05-15T04:28:43.080Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-15T04:28:43.080Z] #111 4.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-05-15T04:28:43.342Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:43.659Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:43.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-15T04:28:43.659Z] 60dc449bc4ab: Preparing [2024-05-15T04:28:43.659Z] 457884b0e534: Preparing [2024-05-15T04:28:43.659Z] 2371028e10bc: Preparing [2024-05-15T04:28:43.659Z] daedc27793fd: Preparing [2024-05-15T04:28:43.659Z] 7ecaaf11483f: Preparing [2024-05-15T04:28:43.659Z] 5a3d55bf7d95: Preparing [2024-05-15T04:28:43.659Z] 719bf33d5d18: Preparing [2024-05-15T04:28:43.659Z] 8b563224f037: Preparing [2024-05-15T04:28:43.659Z] 74f316d4ae78: Preparing [2024-05-15T04:28:43.659Z] 634b6351ba30: Preparing [2024-05-15T04:28:43.659Z] fa3ed9fbfa52: Preparing [2024-05-15T04:28:43.659Z] 5f70bf18a086: Preparing [2024-05-15T04:28:43.659Z] 914f38d7ffe6: Preparing [2024-05-15T04:28:43.659Z] 719bf33d5d18: Waiting [2024-05-15T04:28:43.659Z] 9d02f3e39a6a: Preparing [2024-05-15T04:28:43.659Z] e578d045e0c3: Preparing [2024-05-15T04:28:43.659Z] 8b563224f037: Waiting [2024-05-15T04:28:43.659Z] aedc3bda2944: Preparing [2024-05-15T04:28:43.659Z] 74f316d4ae78: Waiting [2024-05-15T04:28:43.659Z] 5a3d55bf7d95: Waiting [2024-05-15T04:28:43.659Z] 634b6351ba30: Waiting [2024-05-15T04:28:43.659Z] fa3ed9fbfa52: Waiting [2024-05-15T04:28:43.659Z] 5f70bf18a086: Waiting [2024-05-15T04:28:43.659Z] e578d045e0c3: Waiting [2024-05-15T04:28:43.659Z] aedc3bda2944: Waiting [2024-05-15T04:28:43.659Z] 914f38d7ffe6: Waiting [2024-05-15T04:28:43.659Z] 9d02f3e39a6a: Waiting [2024-05-15T04:28:43.659Z] 2371028e10bc: Pushed [2024-05-15T04:28:43.659Z] 7ecaaf11483f: Pushed [2024-05-15T04:28:43.659Z] 60dc449bc4ab: Pushed [2024-05-15T04:28:43.659Z] 457884b0e534: Pushed [2024-05-15T04:28:43.659Z] daedc27793fd: Pushed [2024-05-15T04:28:43.659Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:43.659Z] 8b563224f037: Layer already exists [2024-05-15T04:28:43.659Z] 5f70bf18a086: Layer already exists [2024-05-15T04:28:43.918Z] 5a3d55bf7d95: Pushed [2024-05-15T04:28:43.918Z] fa3ed9fbfa52: Pushed [2024-05-15T04:28:43.918Z] 634b6351ba30: Pushed [2024-05-15T04:28:43.918Z] 914f38d7ffe6: Pushed [2024-05-15T04:28:43.918Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:43.918Z] e578d045e0c3: Pushed [2024-05-15T04:28:44.484Z] 9d02f3e39a6a: Pushed [2024-05-15T04:28:45.419Z] 719bf33d5d18: Pushed [2024-05-15T04:28:45.676Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:6339ccc753c8021b3796c0f81c5db85675f2bcda97bf58f17de9eae825c78ff5 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:45.999Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:46.314Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1 [2024-05-15T04:28:46.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-15T04:28:46.314Z] 60dc449bc4ab: Preparing [2024-05-15T04:28:46.314Z] 457884b0e534: Preparing [2024-05-15T04:28:46.314Z] 2371028e10bc: Preparing [2024-05-15T04:28:46.314Z] daedc27793fd: Preparing [2024-05-15T04:28:46.314Z] 7ecaaf11483f: Preparing [2024-05-15T04:28:46.314Z] 5a3d55bf7d95: Preparing [2024-05-15T04:28:46.314Z] 719bf33d5d18: Preparing [2024-05-15T04:28:46.314Z] 8b563224f037: Preparing [2024-05-15T04:28:46.314Z] 74f316d4ae78: Preparing [2024-05-15T04:28:46.314Z] 634b6351ba30: Preparing [2024-05-15T04:28:46.314Z] fa3ed9fbfa52: Preparing [2024-05-15T04:28:46.314Z] 5f70bf18a086: Preparing [2024-05-15T04:28:46.314Z] 914f38d7ffe6: Preparing [2024-05-15T04:28:46.314Z] 9d02f3e39a6a: Preparing [2024-05-15T04:28:46.314Z] e578d045e0c3: Preparing [2024-05-15T04:28:46.314Z] aedc3bda2944: Preparing [2024-05-15T04:28:46.314Z] 5a3d55bf7d95: Waiting [2024-05-15T04:28:46.314Z] 719bf33d5d18: Waiting [2024-05-15T04:28:46.314Z] 8b563224f037: Waiting [2024-05-15T04:28:46.314Z] 634b6351ba30: Waiting [2024-05-15T04:28:46.314Z] fa3ed9fbfa52: Waiting [2024-05-15T04:28:46.314Z] 5f70bf18a086: Waiting [2024-05-15T04:28:46.314Z] 914f38d7ffe6: Waiting [2024-05-15T04:28:46.314Z] e578d045e0c3: Waiting [2024-05-15T04:28:46.314Z] 9d02f3e39a6a: Waiting [2024-05-15T04:28:46.314Z] 74f316d4ae78: Waiting [2024-05-15T04:28:46.314Z] daedc27793fd: Layer already exists [2024-05-15T04:28:46.314Z] 60dc449bc4ab: Layer already exists [2024-05-15T04:28:46.314Z] 2371028e10bc: Layer already exists [2024-05-15T04:28:46.314Z] 7ecaaf11483f: Layer already exists [2024-05-15T04:28:46.314Z] 457884b0e534: Layer already exists [2024-05-15T04:28:46.314Z] 719bf33d5d18: Layer already exists [2024-05-15T04:28:46.314Z] 5a3d55bf7d95: Layer already exists [2024-05-15T04:28:46.314Z] 8b563224f037: Layer already exists [2024-05-15T04:28:46.314Z] 634b6351ba30: Layer already exists [2024-05-15T04:28:46.314Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:46.314Z] fa3ed9fbfa52: Layer already exists [2024-05-15T04:28:46.314Z] 914f38d7ffe6: Layer already exists [2024-05-15T04:28:46.314Z] e578d045e0c3: Layer already exists [2024-05-15T04:28:46.314Z] 5f70bf18a086: Layer already exists [2024-05-15T04:28:46.314Z] 9d02f3e39a6a: Layer already exists [2024-05-15T04:28:46.314Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:46.314Z] 3.1.1: digest: sha256:6339ccc753c8021b3796c0f81c5db85675f2bcda97bf58f17de9eae825c78ff5 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:46.634Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:46.962Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:46.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-15T04:28:46.962Z] 60dc449bc4ab: Preparing [2024-05-15T04:28:46.962Z] 457884b0e534: Preparing [2024-05-15T04:28:46.962Z] 2371028e10bc: Preparing [2024-05-15T04:28:46.962Z] daedc27793fd: Preparing [2024-05-15T04:28:46.962Z] 7ecaaf11483f: Preparing [2024-05-15T04:28:46.962Z] 5a3d55bf7d95: Preparing [2024-05-15T04:28:46.962Z] 719bf33d5d18: Preparing [2024-05-15T04:28:46.962Z] 8b563224f037: Preparing [2024-05-15T04:28:46.962Z] 74f316d4ae78: Preparing [2024-05-15T04:28:46.962Z] 634b6351ba30: Preparing [2024-05-15T04:28:46.962Z] fa3ed9fbfa52: Preparing [2024-05-15T04:28:46.962Z] 5f70bf18a086: Preparing [2024-05-15T04:28:46.962Z] 914f38d7ffe6: Preparing [2024-05-15T04:28:46.962Z] 9d02f3e39a6a: Preparing [2024-05-15T04:28:46.962Z] e578d045e0c3: Preparing [2024-05-15T04:28:46.962Z] aedc3bda2944: Preparing [2024-05-15T04:28:46.962Z] 5a3d55bf7d95: Waiting [2024-05-15T04:28:46.962Z] 719bf33d5d18: Waiting [2024-05-15T04:28:46.962Z] 8b563224f037: Waiting [2024-05-15T04:28:46.962Z] 74f316d4ae78: Waiting [2024-05-15T04:28:46.962Z] 634b6351ba30: Waiting [2024-05-15T04:28:46.962Z] fa3ed9fbfa52: Waiting [2024-05-15T04:28:46.962Z] 5f70bf18a086: Waiting [2024-05-15T04:28:46.962Z] 914f38d7ffe6: Waiting [2024-05-15T04:28:46.962Z] 9d02f3e39a6a: Waiting [2024-05-15T04:28:46.962Z] e578d045e0c3: Waiting [2024-05-15T04:28:46.962Z] aedc3bda2944: Waiting [2024-05-15T04:28:46.962Z] 60dc449bc4ab: Layer already exists [2024-05-15T04:28:46.962Z] 7ecaaf11483f: Layer already exists [2024-05-15T04:28:46.962Z] daedc27793fd: Layer already exists [2024-05-15T04:28:46.962Z] 2371028e10bc: Layer already exists [2024-05-15T04:28:46.962Z] 457884b0e534: Layer already exists [2024-05-15T04:28:46.962Z] 8b563224f037: Layer already exists [2024-05-15T04:28:46.962Z] 719bf33d5d18: Layer already exists [2024-05-15T04:28:46.962Z] 5a3d55bf7d95: Layer already exists [2024-05-15T04:28:46.962Z] 634b6351ba30: Layer already exists [2024-05-15T04:28:46.962Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:46.962Z] 5f70bf18a086: Layer already exists [2024-05-15T04:28:46.962Z] fa3ed9fbfa52: Layer already exists [2024-05-15T04:28:46.962Z] 914f38d7ffe6: Layer already exists [2024-05-15T04:28:46.962Z] 9d02f3e39a6a: Layer already exists [2024-05-15T04:28:46.962Z] e578d045e0c3: Layer already exists [2024-05-15T04:28:46.962Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:46.962Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:6339ccc753c8021b3796c0f81c5db85675f2bcda97bf58f17de9eae825c78ff5 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:47.292Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:47.614Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [2024-05-15T04:28:47.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-15T04:28:47.614Z] 60dc449bc4ab: Preparing [2024-05-15T04:28:47.614Z] 457884b0e534: Preparing [2024-05-15T04:28:47.614Z] 2371028e10bc: Preparing [2024-05-15T04:28:47.614Z] daedc27793fd: Preparing [2024-05-15T04:28:47.614Z] 7ecaaf11483f: Preparing [2024-05-15T04:28:47.614Z] 5a3d55bf7d95: Preparing [2024-05-15T04:28:47.614Z] 719bf33d5d18: Preparing [2024-05-15T04:28:47.614Z] 8b563224f037: Preparing [2024-05-15T04:28:47.614Z] 74f316d4ae78: Preparing [2024-05-15T04:28:47.614Z] 634b6351ba30: Preparing [2024-05-15T04:28:47.614Z] fa3ed9fbfa52: Preparing [2024-05-15T04:28:47.614Z] 5f70bf18a086: Preparing [2024-05-15T04:28:47.614Z] 914f38d7ffe6: Preparing [2024-05-15T04:28:47.614Z] 9d02f3e39a6a: Preparing [2024-05-15T04:28:47.614Z] e578d045e0c3: Preparing [2024-05-15T04:28:47.614Z] aedc3bda2944: Preparing [2024-05-15T04:28:47.614Z] fa3ed9fbfa52: Waiting [2024-05-15T04:28:47.614Z] 5f70bf18a086: Waiting [2024-05-15T04:28:47.614Z] 634b6351ba30: Waiting [2024-05-15T04:28:47.614Z] 5a3d55bf7d95: Waiting [2024-05-15T04:28:47.614Z] 914f38d7ffe6: Waiting [2024-05-15T04:28:47.614Z] 719bf33d5d18: Waiting [2024-05-15T04:28:47.614Z] 9d02f3e39a6a: Waiting [2024-05-15T04:28:47.614Z] 8b563224f037: Waiting [2024-05-15T04:28:47.614Z] 74f316d4ae78: Waiting [2024-05-15T04:28:47.614Z] e578d045e0c3: Waiting [2024-05-15T04:28:47.614Z] aedc3bda2944: Waiting [2024-05-15T04:28:47.614Z] 2371028e10bc: Layer already exists [2024-05-15T04:28:47.614Z] daedc27793fd: Layer already exists [2024-05-15T04:28:47.614Z] 60dc449bc4ab: Layer already exists [2024-05-15T04:28:47.614Z] 7ecaaf11483f: Layer already exists [2024-05-15T04:28:47.614Z] 457884b0e534: Layer already exists [2024-05-15T04:28:47.614Z] 5a3d55bf7d95: Layer already exists [2024-05-15T04:28:47.614Z] 634b6351ba30: Layer already exists [2024-05-15T04:28:47.614Z] 8b563224f037: Layer already exists [2024-05-15T04:28:47.614Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:47.614Z] 719bf33d5d18: Layer already exists [2024-05-15T04:28:47.614Z] fa3ed9fbfa52: Layer already exists [2024-05-15T04:28:47.614Z] 9d02f3e39a6a: Layer already exists [2024-05-15T04:28:47.614Z] 914f38d7ffe6: Layer already exists [2024-05-15T04:28:47.614Z] 5f70bf18a086: Layer already exists [2024-05-15T04:28:47.614Z] e578d045e0c3: Layer already exists [2024-05-15T04:28:47.614Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:47.614Z] napa: digest: sha256:6339ccc753c8021b3796c0f81c5db85675f2bcda97bf58f17de9eae825c78ff5 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:28:47.685Z] ===================================================== [Pipeline] echo [2024-05-15T04:28:47.699Z] taggedImages: [2024-05-15T04:28:47.699Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:47.699Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1 [2024-05-15T04:28:47.699Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:47.699Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [Pipeline] echo [2024-05-15T04:28:47.728Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-05-15T04:28:47.728Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:47.728Z] 3.1.1 [2024-05-15T04:28:47.728Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:47.728Z] napa [2024-05-15T04:28:47.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:48.069Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:48.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:48.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-15T04:28:48.395Z] 2d8afc9677f9: Preparing [2024-05-15T04:28:48.395Z] 1ea294ea6a04: Preparing [2024-05-15T04:28:48.395Z] 7d446138087d: Preparing [2024-05-15T04:28:48.395Z] e67754e40899: Preparing [2024-05-15T04:28:48.395Z] 8b563224f037: Preparing [2024-05-15T04:28:48.395Z] 74f316d4ae78: Preparing [2024-05-15T04:28:48.395Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:48.395Z] f239ce7a7c26: Preparing [2024-05-15T04:28:48.395Z] aedc3bda2944: Preparing [2024-05-15T04:28:48.395Z] 040ce5cf6b76: Waiting [2024-05-15T04:28:48.395Z] f239ce7a7c26: Waiting [2024-05-15T04:28:48.395Z] 74f316d4ae78: Waiting [2024-05-15T04:28:48.395Z] aedc3bda2944: Waiting [2024-05-15T04:28:48.395Z] 1ea294ea6a04: Layer already exists [2024-05-15T04:28:48.395Z] 8b563224f037: Layer already exists [2024-05-15T04:28:48.395Z] 2d8afc9677f9: Layer already exists [2024-05-15T04:28:48.395Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:48.395Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:48.395Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:48.395Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:48.395Z] 7d446138087d: Pushed [2024-05-15T04:28:48.524Z] #111 ... [2024-05-15T04:28:48.524Z] [2024-05-15T04:28:48.524Z] #132 [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-15T04:28:48.524Z] #0 5.347 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-05-15T04:28:48.524Z] #132 ... [2024-05-15T04:28:48.524Z] [2024-05-15T04:28:48.524Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-15T04:28:48.524Z] #0 5.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-05-15T04:28:48.524Z] #133 ... [2024-05-15T04:28:48.524Z] [2024-05-15T04:28:48.524Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-15T04:28:48.524Z] #0 4.055 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-05-15T04:28:48.524Z] #134 ... [2024-05-15T04:28:48.524Z] [2024-05-15T04:28:48.524Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-15T04:28:48.524Z] #0 5.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-05-15T04:28:48.524Z] #135 ... [2024-05-15T04:28:48.524Z] [2024-05-15T04:28:48.524Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-15T04:28:48.524Z] #0 5.069 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-05-15T04:28:48.524Z] #136 ... [2024-05-15T04:28:48.524Z] [2024-05-15T04:28:48.524Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-15T04:28:48.524Z] #0 5.022 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-05-15T04:28:48.524Z] #137 ... [2024-05-15T04:28:48.524Z] [2024-05-15T04:28:48.524Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-15T04:28:48.524Z] #0 5.199 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-05-15T04:28:48.856Z] #138 ... [2024-05-15T04:28:48.856Z] [2024-05-15T04:28:48.856Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-15T04:28:48.856Z] #0 5.365 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-05-15T04:28:48.856Z] #139 ... [2024-05-15T04:28:48.856Z] [2024-05-15T04:28:48.856Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-15T04:28:48.856Z] #0 5.455 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-05-15T04:28:50.297Z] e67754e40899: Pushed [2024-05-15T04:28:50.298Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:e0f52869f93c053e34e601f45e8c87039ea729fb4bafb18c55ee226c959e37c2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:50.620Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:50.940Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1 [2024-05-15T04:28:50.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-15T04:28:50.940Z] 2d8afc9677f9: Preparing [2024-05-15T04:28:50.940Z] 1ea294ea6a04: Preparing [2024-05-15T04:28:50.940Z] 7d446138087d: Preparing [2024-05-15T04:28:50.940Z] e67754e40899: Preparing [2024-05-15T04:28:50.940Z] 8b563224f037: Preparing [2024-05-15T04:28:50.940Z] 74f316d4ae78: Preparing [2024-05-15T04:28:50.940Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:50.940Z] f239ce7a7c26: Preparing [2024-05-15T04:28:50.940Z] aedc3bda2944: Preparing [2024-05-15T04:28:50.940Z] 74f316d4ae78: Waiting [2024-05-15T04:28:50.940Z] 040ce5cf6b76: Waiting [2024-05-15T04:28:50.940Z] f239ce7a7c26: Waiting [2024-05-15T04:28:50.940Z] aedc3bda2944: Waiting [2024-05-15T04:28:50.940Z] 7d446138087d: Layer already exists [2024-05-15T04:28:50.940Z] 8b563224f037: Layer already exists [2024-05-15T04:28:50.940Z] 2d8afc9677f9: Layer already exists [2024-05-15T04:28:50.940Z] 1ea294ea6a04: Layer already exists [2024-05-15T04:28:50.940Z] e67754e40899: Layer already exists [2024-05-15T04:28:50.940Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:50.940Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:50.940Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:50.940Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:50.940Z] 3.1.1: digest: sha256:e0f52869f93c053e34e601f45e8c87039ea729fb4bafb18c55ee226c959e37c2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:51.267Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:51.585Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:51.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-15T04:28:51.585Z] 2d8afc9677f9: Preparing [2024-05-15T04:28:51.585Z] 1ea294ea6a04: Preparing [2024-05-15T04:28:51.585Z] 7d446138087d: Preparing [2024-05-15T04:28:51.585Z] e67754e40899: Preparing [2024-05-15T04:28:51.585Z] 8b563224f037: Preparing [2024-05-15T04:28:51.585Z] 74f316d4ae78: Preparing [2024-05-15T04:28:51.585Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:51.585Z] f239ce7a7c26: Preparing [2024-05-15T04:28:51.585Z] aedc3bda2944: Preparing [2024-05-15T04:28:51.585Z] 040ce5cf6b76: Waiting [2024-05-15T04:28:51.585Z] aedc3bda2944: Waiting [2024-05-15T04:28:51.585Z] f239ce7a7c26: Waiting [2024-05-15T04:28:51.585Z] 74f316d4ae78: Waiting [2024-05-15T04:28:51.585Z] e67754e40899: Layer already exists [2024-05-15T04:28:51.585Z] 7d446138087d: Layer already exists [2024-05-15T04:28:51.585Z] 1ea294ea6a04: Layer already exists [2024-05-15T04:28:51.585Z] 2d8afc9677f9: Layer already exists [2024-05-15T04:28:51.585Z] 8b563224f037: Layer already exists [2024-05-15T04:28:51.585Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:51.585Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:51.585Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:51.585Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:51.585Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:e0f52869f93c053e34e601f45e8c87039ea729fb4bafb18c55ee226c959e37c2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:51.915Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:52.232Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [2024-05-15T04:28:52.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-15T04:28:52.232Z] 2d8afc9677f9: Preparing [2024-05-15T04:28:52.232Z] 1ea294ea6a04: Preparing [2024-05-15T04:28:52.232Z] 7d446138087d: Preparing [2024-05-15T04:28:52.232Z] e67754e40899: Preparing [2024-05-15T04:28:52.232Z] 8b563224f037: Preparing [2024-05-15T04:28:52.232Z] 74f316d4ae78: Preparing [2024-05-15T04:28:52.232Z] 040ce5cf6b76: Preparing [2024-05-15T04:28:52.232Z] f239ce7a7c26: Preparing [2024-05-15T04:28:52.232Z] aedc3bda2944: Preparing [2024-05-15T04:28:52.232Z] 040ce5cf6b76: Waiting [2024-05-15T04:28:52.232Z] f239ce7a7c26: Waiting [2024-05-15T04:28:52.232Z] aedc3bda2944: Waiting [2024-05-15T04:28:52.233Z] 74f316d4ae78: Waiting [2024-05-15T04:28:52.233Z] e67754e40899: Layer already exists [2024-05-15T04:28:52.233Z] 7d446138087d: Layer already exists [2024-05-15T04:28:52.233Z] 8b563224f037: Layer already exists [2024-05-15T04:28:52.233Z] 2d8afc9677f9: Layer already exists [2024-05-15T04:28:52.233Z] 1ea294ea6a04: Layer already exists [2024-05-15T04:28:52.233Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:52.233Z] f239ce7a7c26: Layer already exists [2024-05-15T04:28:52.233Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:52.233Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:28:52.233Z] napa: digest: sha256:e0f52869f93c053e34e601f45e8c87039ea729fb4bafb18c55ee226c959e37c2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:28:52.314Z] ===================================================== [Pipeline] echo [2024-05-15T04:28:52.332Z] taggedImages: [2024-05-15T04:28:52.332Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:52.332Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1 [2024-05-15T04:28:52.332Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:52.332Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [Pipeline] echo [2024-05-15T04:28:52.357Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-05-15T04:28:52.357Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:52.357Z] 3.1.1 [2024-05-15T04:28:52.357Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:52.357Z] napa [2024-05-15T04:28:52.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:52.698Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:53.022Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:53.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-15T04:28:53.022Z] 8414869b502f: Preparing [2024-05-15T04:28:53.022Z] 0c52f2eb86f5: Preparing [2024-05-15T04:28:53.022Z] ab5cd79d54c4: Preparing [2024-05-15T04:28:53.022Z] b56b7b16f805: Preparing [2024-05-15T04:28:53.022Z] a0d352a127c5: Preparing [2024-05-15T04:28:53.022Z] 8b563224f037: Preparing [2024-05-15T04:28:53.022Z] 74f316d4ae78: Preparing [2024-05-15T04:28:53.022Z] 6d8dbdf133bc: Preparing [2024-05-15T04:28:53.022Z] 24ffcc02f3cb: Preparing [2024-05-15T04:28:53.022Z] 83b767761318: Preparing [2024-05-15T04:28:53.022Z] aedc3bda2944: Preparing [2024-05-15T04:28:53.022Z] 74f316d4ae78: Waiting [2024-05-15T04:28:53.022Z] 6d8dbdf133bc: Waiting [2024-05-15T04:28:53.022Z] 24ffcc02f3cb: Waiting [2024-05-15T04:28:53.022Z] 83b767761318: Waiting [2024-05-15T04:28:53.022Z] aedc3bda2944: Waiting [2024-05-15T04:28:53.022Z] 8b563224f037: Waiting [2024-05-15T04:28:53.022Z] a0d352a127c5: Pushed [2024-05-15T04:28:53.022Z] 8b563224f037: Layer already exists [2024-05-15T04:28:53.022Z] 8414869b502f: Pushed [2024-05-15T04:28:53.022Z] b56b7b16f805: Pushed [2024-05-15T04:28:53.022Z] 0c52f2eb86f5: Pushed [2024-05-15T04:28:53.022Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:53.022Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:53.022Z] 6d8dbdf133bc: Pushed [2024-05-15T04:28:53.281Z] 24ffcc02f3cb: Pushed [2024-05-15T04:28:54.655Z] ab5cd79d54c4: Pushed [2024-05-15T04:28:54.914Z] 83b767761318: Pushed [2024-05-15T04:28:54.914Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:c216d8190c85d04a7fd9ec8ff85fd72689a280ada3ac3d335ff710f547898f54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:55.230Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:55.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1 [2024-05-15T04:28:55.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-15T04:28:55.553Z] 8414869b502f: Preparing [2024-05-15T04:28:55.553Z] 0c52f2eb86f5: Preparing [2024-05-15T04:28:55.553Z] ab5cd79d54c4: Preparing [2024-05-15T04:28:55.553Z] b56b7b16f805: Preparing [2024-05-15T04:28:55.553Z] a0d352a127c5: Preparing [2024-05-15T04:28:55.553Z] 8b563224f037: Preparing [2024-05-15T04:28:55.553Z] 74f316d4ae78: Preparing [2024-05-15T04:28:55.553Z] 6d8dbdf133bc: Preparing [2024-05-15T04:28:55.553Z] 24ffcc02f3cb: Preparing [2024-05-15T04:28:55.553Z] 83b767761318: Preparing [2024-05-15T04:28:55.553Z] aedc3bda2944: Preparing [2024-05-15T04:28:55.553Z] 74f316d4ae78: Waiting [2024-05-15T04:28:55.553Z] 24ffcc02f3cb: Waiting [2024-05-15T04:28:55.553Z] 8b563224f037: Waiting [2024-05-15T04:28:55.553Z] 6d8dbdf133bc: Waiting [2024-05-15T04:28:55.553Z] 83b767761318: Waiting [2024-05-15T04:28:55.553Z] aedc3bda2944: Waiting [2024-05-15T04:28:55.553Z] a0d352a127c5: Layer already exists [2024-05-15T04:28:55.553Z] b56b7b16f805: Layer already exists [2024-05-15T04:28:55.553Z] 0c52f2eb86f5: Layer already exists [2024-05-15T04:28:55.553Z] 8414869b502f: Layer already exists [2024-05-15T04:28:55.553Z] ab5cd79d54c4: Layer already exists [2024-05-15T04:28:55.553Z] 8b563224f037: Layer already exists [2024-05-15T04:28:55.553Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:55.553Z] 6d8dbdf133bc: Layer already exists [2024-05-15T04:28:55.553Z] 24ffcc02f3cb: Layer already exists [2024-05-15T04:28:55.553Z] 83b767761318: Layer already exists [2024-05-15T04:28:55.553Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:55.553Z] 3.1.1: digest: sha256:c216d8190c85d04a7fd9ec8ff85fd72689a280ada3ac3d335ff710f547898f54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:55.872Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:56.193Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:56.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-15T04:28:56.193Z] 8414869b502f: Preparing [2024-05-15T04:28:56.193Z] 0c52f2eb86f5: Preparing [2024-05-15T04:28:56.193Z] ab5cd79d54c4: Preparing [2024-05-15T04:28:56.193Z] b56b7b16f805: Preparing [2024-05-15T04:28:56.193Z] a0d352a127c5: Preparing [2024-05-15T04:28:56.193Z] 8b563224f037: Preparing [2024-05-15T04:28:56.193Z] 74f316d4ae78: Preparing [2024-05-15T04:28:56.194Z] 6d8dbdf133bc: Preparing [2024-05-15T04:28:56.194Z] 24ffcc02f3cb: Preparing [2024-05-15T04:28:56.194Z] 83b767761318: Preparing [2024-05-15T04:28:56.194Z] aedc3bda2944: Preparing [2024-05-15T04:28:56.194Z] 8b563224f037: Waiting [2024-05-15T04:28:56.194Z] aedc3bda2944: Waiting [2024-05-15T04:28:56.194Z] 74f316d4ae78: Waiting [2024-05-15T04:28:56.194Z] 6d8dbdf133bc: Waiting [2024-05-15T04:28:56.194Z] 24ffcc02f3cb: Waiting [2024-05-15T04:28:56.194Z] 83b767761318: Waiting [2024-05-15T04:28:56.194Z] a0d352a127c5: Layer already exists [2024-05-15T04:28:56.194Z] 8414869b502f: Layer already exists [2024-05-15T04:28:56.194Z] b56b7b16f805: Layer already exists [2024-05-15T04:28:56.194Z] ab5cd79d54c4: Layer already exists [2024-05-15T04:28:56.194Z] 0c52f2eb86f5: Layer already exists [2024-05-15T04:28:56.194Z] 8b563224f037: Layer already exists [2024-05-15T04:28:56.194Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:56.194Z] 83b767761318: Layer already exists [2024-05-15T04:28:56.194Z] 24ffcc02f3cb: Layer already exists [2024-05-15T04:28:56.194Z] 6d8dbdf133bc: Layer already exists [2024-05-15T04:28:56.194Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:56.194Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:c216d8190c85d04a7fd9ec8ff85fd72689a280ada3ac3d335ff710f547898f54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:56.521Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:56.846Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [2024-05-15T04:28:56.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-15T04:28:56.846Z] 8414869b502f: Preparing [2024-05-15T04:28:56.846Z] 0c52f2eb86f5: Preparing [2024-05-15T04:28:56.846Z] ab5cd79d54c4: Preparing [2024-05-15T04:28:56.846Z] b56b7b16f805: Preparing [2024-05-15T04:28:56.846Z] a0d352a127c5: Preparing [2024-05-15T04:28:56.846Z] 8b563224f037: Preparing [2024-05-15T04:28:56.846Z] 74f316d4ae78: Preparing [2024-05-15T04:28:56.846Z] 6d8dbdf133bc: Preparing [2024-05-15T04:28:56.846Z] 24ffcc02f3cb: Preparing [2024-05-15T04:28:56.846Z] 83b767761318: Preparing [2024-05-15T04:28:56.846Z] aedc3bda2944: Preparing [2024-05-15T04:28:56.846Z] 8b563224f037: Waiting [2024-05-15T04:28:56.846Z] 6d8dbdf133bc: Waiting [2024-05-15T04:28:56.846Z] 74f316d4ae78: Waiting [2024-05-15T04:28:56.846Z] 24ffcc02f3cb: Waiting [2024-05-15T04:28:56.846Z] 83b767761318: Waiting [2024-05-15T04:28:56.846Z] 0c52f2eb86f5: Layer already exists [2024-05-15T04:28:56.846Z] ab5cd79d54c4: Layer already exists [2024-05-15T04:28:56.846Z] 8414869b502f: Layer already exists [2024-05-15T04:28:56.846Z] b56b7b16f805: Layer already exists [2024-05-15T04:28:56.846Z] a0d352a127c5: Layer already exists [2024-05-15T04:28:56.846Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:56.846Z] 6d8dbdf133bc: Layer already exists [2024-05-15T04:28:56.846Z] 8b563224f037: Layer already exists [2024-05-15T04:28:56.846Z] 24ffcc02f3cb: Layer already exists [2024-05-15T04:28:56.846Z] 83b767761318: Layer already exists [2024-05-15T04:28:56.846Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:56.846Z] napa: digest: sha256:c216d8190c85d04a7fd9ec8ff85fd72689a280ada3ac3d335ff710f547898f54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:28:56.915Z] ===================================================== [Pipeline] echo [2024-05-15T04:28:56.929Z] taggedImages: [2024-05-15T04:28:56.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:56.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1 [2024-05-15T04:28:56.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:56.929Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [Pipeline] echo [2024-05-15T04:28:56.958Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-05-15T04:28:56.958Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:56.958Z] 3.1.1 [2024-05-15T04:28:56.958Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:28:56.958Z] napa [2024-05-15T04:28:56.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:57.298Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:57.617Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:28:57.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-15T04:28:57.617Z] 21f0476ca5d2: Preparing [2024-05-15T04:28:57.617Z] dc283d59abce: Preparing [2024-05-15T04:28:57.617Z] f0e6d90b3836: Preparing [2024-05-15T04:28:57.617Z] 8ab5a1af3e19: Preparing [2024-05-15T04:28:57.617Z] 00923ff2a0aa: Preparing [2024-05-15T04:28:57.617Z] a7c60148e96e: Preparing [2024-05-15T04:28:57.617Z] b85b8179adb0: Preparing [2024-05-15T04:28:57.617Z] 8b563224f037: Preparing [2024-05-15T04:28:57.617Z] 74f316d4ae78: Preparing [2024-05-15T04:28:57.617Z] c5d59965ce69: Preparing [2024-05-15T04:28:57.617Z] d5b3f1ef2f4f: Preparing [2024-05-15T04:28:57.617Z] aedc3bda2944: Preparing [2024-05-15T04:28:57.617Z] c5d59965ce69: Waiting [2024-05-15T04:28:57.617Z] d5b3f1ef2f4f: Waiting [2024-05-15T04:28:57.617Z] b85b8179adb0: Waiting [2024-05-15T04:28:57.617Z] aedc3bda2944: Waiting [2024-05-15T04:28:57.617Z] 8b563224f037: Waiting [2024-05-15T04:28:57.617Z] a7c60148e96e: Waiting [2024-05-15T04:28:57.617Z] 74f316d4ae78: Waiting [2024-05-15T04:28:57.617Z] dc283d59abce: Pushed [2024-05-15T04:28:57.617Z] 21f0476ca5d2: Pushed [2024-05-15T04:28:57.617Z] 00923ff2a0aa: Pushed [2024-05-15T04:28:57.617Z] 8b563224f037: Layer already exists [2024-05-15T04:28:57.617Z] 74f316d4ae78: Layer already exists [2024-05-15T04:28:57.617Z] a7c60148e96e: Pushed [2024-05-15T04:28:57.617Z] b85b8179adb0: Pushed [2024-05-15T04:28:57.874Z] aedc3bda2944: Layer already exists [2024-05-15T04:28:58.440Z] c5d59965ce69: Pushed [2024-05-15T04:28:58.699Z] 8ab5a1af3e19: Pushed [2024-05-15T04:28:58.957Z] d5b3f1ef2f4f: Pushed [2024-05-15T04:28:59.216Z] f0e6d90b3836: Pushed [2024-05-15T04:28:59.475Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:db818f7cec0b17b3556d476602acabb439c47d5eac1073efbd839c070d50d667 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:28:59.795Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:00.124Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1 [2024-05-15T04:29:00.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-15T04:29:00.125Z] 21f0476ca5d2: Preparing [2024-05-15T04:29:00.125Z] dc283d59abce: Preparing [2024-05-15T04:29:00.125Z] f0e6d90b3836: Preparing [2024-05-15T04:29:00.125Z] 8ab5a1af3e19: Preparing [2024-05-15T04:29:00.125Z] 00923ff2a0aa: Preparing [2024-05-15T04:29:00.125Z] a7c60148e96e: Preparing [2024-05-15T04:29:00.125Z] b85b8179adb0: Preparing [2024-05-15T04:29:00.125Z] 8b563224f037: Preparing [2024-05-15T04:29:00.125Z] 74f316d4ae78: Preparing [2024-05-15T04:29:00.125Z] c5d59965ce69: Preparing [2024-05-15T04:29:00.125Z] d5b3f1ef2f4f: Preparing [2024-05-15T04:29:00.125Z] aedc3bda2944: Preparing [2024-05-15T04:29:00.125Z] a7c60148e96e: Waiting [2024-05-15T04:29:00.125Z] b85b8179adb0: Waiting [2024-05-15T04:29:00.125Z] 8b563224f037: Waiting [2024-05-15T04:29:00.125Z] 74f316d4ae78: Waiting [2024-05-15T04:29:00.125Z] d5b3f1ef2f4f: Waiting [2024-05-15T04:29:00.125Z] c5d59965ce69: Waiting [2024-05-15T04:29:00.125Z] aedc3bda2944: Waiting [2024-05-15T04:29:00.125Z] 8ab5a1af3e19: Layer already exists [2024-05-15T04:29:00.125Z] 00923ff2a0aa: Layer already exists [2024-05-15T04:29:00.125Z] f0e6d90b3836: Layer already exists [2024-05-15T04:29:00.125Z] 21f0476ca5d2: Layer already exists [2024-05-15T04:29:00.125Z] dc283d59abce: Layer already exists [2024-05-15T04:29:00.125Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:00.125Z] 8b563224f037: Layer already exists [2024-05-15T04:29:00.125Z] a7c60148e96e: Layer already exists [2024-05-15T04:29:00.125Z] b85b8179adb0: Layer already exists [2024-05-15T04:29:00.125Z] c5d59965ce69: Layer already exists [2024-05-15T04:29:00.125Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:00.125Z] d5b3f1ef2f4f: Layer already exists [2024-05-15T04:29:00.125Z] 3.1.1: digest: sha256:db818f7cec0b17b3556d476602acabb439c47d5eac1073efbd839c070d50d667 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:00.455Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:00.783Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:00.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-15T04:29:00.783Z] 21f0476ca5d2: Preparing [2024-05-15T04:29:00.783Z] dc283d59abce: Preparing [2024-05-15T04:29:00.783Z] f0e6d90b3836: Preparing [2024-05-15T04:29:00.783Z] 8ab5a1af3e19: Preparing [2024-05-15T04:29:00.783Z] 00923ff2a0aa: Preparing [2024-05-15T04:29:00.783Z] a7c60148e96e: Preparing [2024-05-15T04:29:00.783Z] b85b8179adb0: Preparing [2024-05-15T04:29:00.783Z] 8b563224f037: Preparing [2024-05-15T04:29:00.783Z] 74f316d4ae78: Preparing [2024-05-15T04:29:00.783Z] c5d59965ce69: Preparing [2024-05-15T04:29:00.783Z] b85b8179adb0: Waiting [2024-05-15T04:29:00.783Z] a7c60148e96e: Waiting [2024-05-15T04:29:00.783Z] 8b563224f037: Waiting [2024-05-15T04:29:00.783Z] 74f316d4ae78: Waiting [2024-05-15T04:29:00.783Z] d5b3f1ef2f4f: Preparing [2024-05-15T04:29:00.783Z] aedc3bda2944: Preparing [2024-05-15T04:29:00.783Z] c5d59965ce69: Waiting [2024-05-15T04:29:00.783Z] d5b3f1ef2f4f: Waiting [2024-05-15T04:29:00.783Z] aedc3bda2944: Waiting [2024-05-15T04:29:00.783Z] 00923ff2a0aa: Layer already exists [2024-05-15T04:29:00.783Z] 21f0476ca5d2: Layer already exists [2024-05-15T04:29:00.783Z] f0e6d90b3836: Layer already exists [2024-05-15T04:29:00.783Z] dc283d59abce: Layer already exists [2024-05-15T04:29:00.783Z] 8ab5a1af3e19: Layer already exists [2024-05-15T04:29:00.783Z] a7c60148e96e: Layer already exists [2024-05-15T04:29:00.783Z] b85b8179adb0: Layer already exists [2024-05-15T04:29:00.783Z] 8b563224f037: Layer already exists [2024-05-15T04:29:00.783Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:00.783Z] c5d59965ce69: Layer already exists [2024-05-15T04:29:00.783Z] d5b3f1ef2f4f: Layer already exists [2024-05-15T04:29:00.783Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:00.783Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:db818f7cec0b17b3556d476602acabb439c47d5eac1073efbd839c070d50d667 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:01.122Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:01.456Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [2024-05-15T04:29:01.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-15T04:29:01.457Z] 21f0476ca5d2: Preparing [2024-05-15T04:29:01.457Z] dc283d59abce: Preparing [2024-05-15T04:29:01.457Z] f0e6d90b3836: Preparing [2024-05-15T04:29:01.457Z] 8ab5a1af3e19: Preparing [2024-05-15T04:29:01.457Z] 00923ff2a0aa: Preparing [2024-05-15T04:29:01.457Z] a7c60148e96e: Preparing [2024-05-15T04:29:01.457Z] b85b8179adb0: Preparing [2024-05-15T04:29:01.457Z] 8b563224f037: Preparing [2024-05-15T04:29:01.457Z] 74f316d4ae78: Preparing [2024-05-15T04:29:01.457Z] c5d59965ce69: Preparing [2024-05-15T04:29:01.457Z] d5b3f1ef2f4f: Preparing [2024-05-15T04:29:01.457Z] aedc3bda2944: Preparing [2024-05-15T04:29:01.457Z] 74f316d4ae78: Waiting [2024-05-15T04:29:01.457Z] c5d59965ce69: Waiting [2024-05-15T04:29:01.457Z] aedc3bda2944: Waiting [2024-05-15T04:29:01.457Z] d5b3f1ef2f4f: Waiting [2024-05-15T04:29:01.457Z] a7c60148e96e: Waiting [2024-05-15T04:29:01.457Z] b85b8179adb0: Waiting [2024-05-15T04:29:01.457Z] 8b563224f037: Waiting [2024-05-15T04:29:01.457Z] 8ab5a1af3e19: Layer already exists [2024-05-15T04:29:01.457Z] 21f0476ca5d2: Layer already exists [2024-05-15T04:29:01.457Z] 00923ff2a0aa: Layer already exists [2024-05-15T04:29:01.457Z] f0e6d90b3836: Layer already exists [2024-05-15T04:29:01.457Z] dc283d59abce: Layer already exists [2024-05-15T04:29:01.457Z] b85b8179adb0: Layer already exists [2024-05-15T04:29:01.457Z] 8b563224f037: Layer already exists [2024-05-15T04:29:01.457Z] c5d59965ce69: Layer already exists [2024-05-15T04:29:01.457Z] a7c60148e96e: Layer already exists [2024-05-15T04:29:01.457Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:01.457Z] d5b3f1ef2f4f: Layer already exists [2024-05-15T04:29:01.457Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:01.457Z] napa: digest: sha256:db818f7cec0b17b3556d476602acabb439c47d5eac1073efbd839c070d50d667 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:29:01.530Z] ===================================================== [Pipeline] echo [2024-05-15T04:29:01.544Z] taggedImages: [2024-05-15T04:29:01.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:01.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1 [2024-05-15T04:29:01.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:01.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [Pipeline] echo [2024-05-15T04:29:01.568Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-05-15T04:29:01.568Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:01.568Z] 3.1.1 [2024-05-15T04:29:01.568Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:01.568Z] napa [2024-05-15T04:29:01.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:01.925Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:02.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:02.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-15T04:29:02.250Z] 259e01bbcefc: Preparing [2024-05-15T04:29:02.250Z] 7cbeac1b36b3: Preparing [2024-05-15T04:29:02.250Z] 8b563224f037: Preparing [2024-05-15T04:29:02.250Z] 74f316d4ae78: Preparing [2024-05-15T04:29:02.250Z] 7907e895c739: Preparing [2024-05-15T04:29:02.250Z] 28ac02ebec72: Preparing [2024-05-15T04:29:02.250Z] aedc3bda2944: Preparing [2024-05-15T04:29:02.250Z] aedc3bda2944: Waiting [2024-05-15T04:29:02.250Z] 28ac02ebec72: Waiting [2024-05-15T04:29:02.250Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:02.250Z] 8b563224f037: Layer already exists [2024-05-15T04:29:02.250Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:02.250Z] 259e01bbcefc: Pushed [2024-05-15T04:29:02.819Z] 7907e895c739: Pushed [2024-05-15T04:29:02.819Z] 28ac02ebec72: Pushed [2024-05-15T04:29:04.740Z] 7cbeac1b36b3: Pushed [2024-05-15T04:29:04.740Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:bd5458baa0b8de98a39ab4f931580ff0770a9c1a4c5702435db89011dfeffa5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:05.066Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:05.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1 [2024-05-15T04:29:05.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-15T04:29:05.400Z] 259e01bbcefc: Preparing [2024-05-15T04:29:05.400Z] 7cbeac1b36b3: Preparing [2024-05-15T04:29:05.400Z] 8b563224f037: Preparing [2024-05-15T04:29:05.400Z] 74f316d4ae78: Preparing [2024-05-15T04:29:05.400Z] 7907e895c739: Preparing [2024-05-15T04:29:05.400Z] 28ac02ebec72: Preparing [2024-05-15T04:29:05.400Z] aedc3bda2944: Preparing [2024-05-15T04:29:05.400Z] 28ac02ebec72: Waiting [2024-05-15T04:29:05.400Z] 7cbeac1b36b3: Layer already exists [2024-05-15T04:29:05.400Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:05.400Z] 8b563224f037: Layer already exists [2024-05-15T04:29:05.400Z] 259e01bbcefc: Layer already exists [2024-05-15T04:29:05.400Z] 7907e895c739: Layer already exists [2024-05-15T04:29:05.400Z] 28ac02ebec72: Layer already exists [2024-05-15T04:29:05.400Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:05.400Z] 3.1.1: digest: sha256:bd5458baa0b8de98a39ab4f931580ff0770a9c1a4c5702435db89011dfeffa5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:05.728Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:06.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:06.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-15T04:29:06.055Z] 259e01bbcefc: Preparing [2024-05-15T04:29:06.055Z] 7cbeac1b36b3: Preparing [2024-05-15T04:29:06.055Z] 8b563224f037: Preparing [2024-05-15T04:29:06.055Z] 74f316d4ae78: Preparing [2024-05-15T04:29:06.055Z] 7907e895c739: Preparing [2024-05-15T04:29:06.055Z] 28ac02ebec72: Preparing [2024-05-15T04:29:06.055Z] aedc3bda2944: Preparing [2024-05-15T04:29:06.055Z] 28ac02ebec72: Waiting [2024-05-15T04:29:06.055Z] aedc3bda2944: Waiting [2024-05-15T04:29:06.055Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:06.055Z] 8b563224f037: Layer already exists [2024-05-15T04:29:06.055Z] 7907e895c739: Layer already exists [2024-05-15T04:29:06.055Z] 259e01bbcefc: Layer already exists [2024-05-15T04:29:06.055Z] 7cbeac1b36b3: Layer already exists [2024-05-15T04:29:06.055Z] 28ac02ebec72: Layer already exists [2024-05-15T04:29:06.055Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:06.055Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:bd5458baa0b8de98a39ab4f931580ff0770a9c1a4c5702435db89011dfeffa5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:06.386Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:06.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [2024-05-15T04:29:06.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-15T04:29:06.774Z] 259e01bbcefc: Preparing [2024-05-15T04:29:06.774Z] 7cbeac1b36b3: Preparing [2024-05-15T04:29:06.774Z] 8b563224f037: Preparing [2024-05-15T04:29:06.774Z] 74f316d4ae78: Preparing [2024-05-15T04:29:06.774Z] 7907e895c739: Preparing [2024-05-15T04:29:06.774Z] 28ac02ebec72: Preparing [2024-05-15T04:29:06.774Z] aedc3bda2944: Preparing [2024-05-15T04:29:06.774Z] 259e01bbcefc: Layer already exists [2024-05-15T04:29:06.774Z] 8b563224f037: Layer already exists [2024-05-15T04:29:06.774Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:06.774Z] 7907e895c739: Layer already exists [2024-05-15T04:29:06.774Z] 7cbeac1b36b3: Layer already exists [2024-05-15T04:29:06.774Z] 28ac02ebec72: Layer already exists [2024-05-15T04:29:06.774Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:06.774Z] napa: digest: sha256:bd5458baa0b8de98a39ab4f931580ff0770a9c1a4c5702435db89011dfeffa5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:29:06.859Z] ===================================================== [Pipeline] echo [2024-05-15T04:29:06.874Z] taggedImages: [2024-05-15T04:29:06.874Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:06.874Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1 [2024-05-15T04:29:06.874Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:06.874Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [Pipeline] echo [2024-05-15T04:29:06.903Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-05-15T04:29:06.903Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:06.903Z] 3.1.1 [2024-05-15T04:29:06.903Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:06.903Z] napa [2024-05-15T04:29:06.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:07.289Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:07.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:07.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-15T04:29:07.648Z] b73f88de5d07: Preparing [2024-05-15T04:29:07.648Z] 8475cc571776: Preparing [2024-05-15T04:29:07.648Z] 29d46964a376: Preparing [2024-05-15T04:29:07.648Z] 8b563224f037: Preparing [2024-05-15T04:29:07.648Z] 74f316d4ae78: Preparing [2024-05-15T04:29:07.648Z] 1b9e7c3c7028: Preparing [2024-05-15T04:29:07.648Z] fed8be33663f: Preparing [2024-05-15T04:29:07.648Z] f9a0690406fb: Preparing [2024-05-15T04:29:07.648Z] bd8e65887690: Preparing [2024-05-15T04:29:07.648Z] aedc3bda2944: Preparing [2024-05-15T04:29:07.648Z] 1b9e7c3c7028: Waiting [2024-05-15T04:29:07.648Z] fed8be33663f: Waiting [2024-05-15T04:29:07.648Z] f9a0690406fb: Waiting [2024-05-15T04:29:07.648Z] bd8e65887690: Waiting [2024-05-15T04:29:07.648Z] aedc3bda2944: Waiting [2024-05-15T04:29:07.648Z] 8b563224f037: Layer already exists [2024-05-15T04:29:07.648Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:07.648Z] 8475cc571776: Pushed [2024-05-15T04:29:07.648Z] 29d46964a376: Pushed [2024-05-15T04:29:07.648Z] b73f88de5d07: Pushed [2024-05-15T04:29:07.648Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:07.915Z] f9a0690406fb: Pushed [2024-05-15T04:29:08.891Z] bd8e65887690: Pushed [2024-05-15T04:29:14.167Z] fed8be33663f: Pushed [2024-05-15T04:29:17.454Z] 1b9e7c3c7028: Pushed [2024-05-15T04:29:17.454Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:8259660507db2f9718a4f4c3613402f8409b20ba449411803c05365d29ede461 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:17.782Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:18.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1 [2024-05-15T04:29:18.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-15T04:29:18.117Z] b73f88de5d07: Preparing [2024-05-15T04:29:18.117Z] 8475cc571776: Preparing [2024-05-15T04:29:18.117Z] 29d46964a376: Preparing [2024-05-15T04:29:18.117Z] 8b563224f037: Preparing [2024-05-15T04:29:18.117Z] 74f316d4ae78: Preparing [2024-05-15T04:29:18.117Z] 1b9e7c3c7028: Preparing [2024-05-15T04:29:18.117Z] fed8be33663f: Preparing [2024-05-15T04:29:18.117Z] f9a0690406fb: Preparing [2024-05-15T04:29:18.117Z] fed8be33663f: Waiting [2024-05-15T04:29:18.117Z] 1b9e7c3c7028: Waiting [2024-05-15T04:29:18.117Z] bd8e65887690: Preparing [2024-05-15T04:29:18.117Z] aedc3bda2944: Preparing [2024-05-15T04:29:18.117Z] f9a0690406fb: Waiting [2024-05-15T04:29:18.117Z] bd8e65887690: Waiting [2024-05-15T04:29:18.117Z] 8b563224f037: Layer already exists [2024-05-15T04:29:18.117Z] 8475cc571776: Layer already exists [2024-05-15T04:29:18.117Z] 29d46964a376: Layer already exists [2024-05-15T04:29:18.117Z] b73f88de5d07: Layer already exists [2024-05-15T04:29:18.117Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:18.117Z] 1b9e7c3c7028: Layer already exists [2024-05-15T04:29:18.117Z] f9a0690406fb: Layer already exists [2024-05-15T04:29:18.117Z] fed8be33663f: Layer already exists [2024-05-15T04:29:18.117Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:18.117Z] bd8e65887690: Layer already exists [2024-05-15T04:29:18.117Z] 3.1.1: digest: sha256:8259660507db2f9718a4f4c3613402f8409b20ba449411803c05365d29ede461 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:18.448Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:18.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:18.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-15T04:29:18.765Z] b73f88de5d07: Preparing [2024-05-15T04:29:18.765Z] 8475cc571776: Preparing [2024-05-15T04:29:18.765Z] 29d46964a376: Preparing [2024-05-15T04:29:18.765Z] 8b563224f037: Preparing [2024-05-15T04:29:18.765Z] 74f316d4ae78: Preparing [2024-05-15T04:29:18.765Z] 1b9e7c3c7028: Preparing [2024-05-15T04:29:18.765Z] fed8be33663f: Preparing [2024-05-15T04:29:18.765Z] f9a0690406fb: Preparing [2024-05-15T04:29:18.765Z] bd8e65887690: Preparing [2024-05-15T04:29:18.765Z] aedc3bda2944: Preparing [2024-05-15T04:29:18.765Z] bd8e65887690: Waiting [2024-05-15T04:29:18.765Z] fed8be33663f: Waiting [2024-05-15T04:29:18.765Z] f9a0690406fb: Waiting [2024-05-15T04:29:18.765Z] aedc3bda2944: Waiting [2024-05-15T04:29:18.765Z] 1b9e7c3c7028: Waiting [2024-05-15T04:29:18.765Z] 29d46964a376: Layer already exists [2024-05-15T04:29:18.765Z] 8b563224f037: Layer already exists [2024-05-15T04:29:18.765Z] b73f88de5d07: Layer already exists [2024-05-15T04:29:18.765Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:18.765Z] 8475cc571776: Layer already exists [2024-05-15T04:29:18.765Z] 1b9e7c3c7028: Layer already exists [2024-05-15T04:29:18.765Z] bd8e65887690: Layer already exists [2024-05-15T04:29:18.765Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:18.765Z] fed8be33663f: Layer already exists [2024-05-15T04:29:18.765Z] f9a0690406fb: Layer already exists [2024-05-15T04:29:18.765Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:8259660507db2f9718a4f4c3613402f8409b20ba449411803c05365d29ede461 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:19.089Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:19.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:napa [2024-05-15T04:29:19.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-15T04:29:19.417Z] b73f88de5d07: Preparing [2024-05-15T04:29:19.417Z] 8475cc571776: Preparing [2024-05-15T04:29:19.417Z] 29d46964a376: Preparing [2024-05-15T04:29:19.417Z] 8b563224f037: Preparing [2024-05-15T04:29:19.417Z] 74f316d4ae78: Preparing [2024-05-15T04:29:19.417Z] 1b9e7c3c7028: Preparing [2024-05-15T04:29:19.417Z] fed8be33663f: Preparing [2024-05-15T04:29:19.417Z] f9a0690406fb: Preparing [2024-05-15T04:29:19.417Z] bd8e65887690: Preparing [2024-05-15T04:29:19.417Z] aedc3bda2944: Preparing [2024-05-15T04:29:19.417Z] 1b9e7c3c7028: Waiting [2024-05-15T04:29:19.417Z] bd8e65887690: Waiting [2024-05-15T04:29:19.417Z] aedc3bda2944: Waiting [2024-05-15T04:29:19.417Z] fed8be33663f: Waiting [2024-05-15T04:29:19.417Z] f9a0690406fb: Waiting [2024-05-15T04:29:19.417Z] b73f88de5d07: Layer already exists [2024-05-15T04:29:19.417Z] 29d46964a376: Layer already exists [2024-05-15T04:29:19.417Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:19.417Z] 8475cc571776: Layer already exists [2024-05-15T04:29:19.417Z] 8b563224f037: Layer already exists [2024-05-15T04:29:19.417Z] f9a0690406fb: Layer already exists [2024-05-15T04:29:19.417Z] bd8e65887690: Layer already exists [2024-05-15T04:29:19.417Z] 1b9e7c3c7028: Layer already exists [2024-05-15T04:29:19.417Z] fed8be33663f: Layer already exists [2024-05-15T04:29:19.417Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:19.417Z] napa: digest: sha256:8259660507db2f9718a4f4c3613402f8409b20ba449411803c05365d29ede461 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:29:19.491Z] ===================================================== [Pipeline] echo [2024-05-15T04:29:19.503Z] taggedImages: [2024-05-15T04:29:19.503Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:19.503Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1 [2024-05-15T04:29:19.503Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:19.503Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:napa [Pipeline] echo [2024-05-15T04:29:19.527Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-05-15T04:29:19.527Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:19.527Z] 3.1.1 [2024-05-15T04:29:19.527Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:19.527Z] napa [2024-05-15T04:29:19.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:19.882Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:20.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:20.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-15T04:29:20.210Z] 4f8c10175000: Preparing [2024-05-15T04:29:20.210Z] eeff3abd784d: Preparing [2024-05-15T04:29:20.210Z] b3fe6998701a: Preparing [2024-05-15T04:29:20.210Z] 8b563224f037: Preparing [2024-05-15T04:29:20.210Z] 74f316d4ae78: Preparing [2024-05-15T04:29:20.210Z] 1d107f87dc2b: Preparing [2024-05-15T04:29:20.210Z] eba2383c1476: Preparing [2024-05-15T04:29:20.210Z] 6187790e6a55: Preparing [2024-05-15T04:29:20.210Z] aedc3bda2944: Preparing [2024-05-15T04:29:20.210Z] 6187790e6a55: Waiting [2024-05-15T04:29:20.210Z] 1d107f87dc2b: Waiting [2024-05-15T04:29:20.210Z] eba2383c1476: Waiting [2024-05-15T04:29:20.210Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:20.210Z] 8b563224f037: Layer already exists [2024-05-15T04:29:20.469Z] eeff3abd784d: Pushed [2024-05-15T04:29:20.469Z] b3fe6998701a: Pushed [2024-05-15T04:29:20.469Z] 4f8c10175000: Pushed [2024-05-15T04:29:20.469Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:20.728Z] 6187790e6a55: Pushed [2024-05-15T04:29:20.987Z] eba2383c1476: Pushed [2024-05-15T04:29:30.979Z] 1d107f87dc2b: Pushed [2024-05-15T04:29:30.979Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:1c4caf145c2bf2de2f427ad16ea85b24117b896ad92484bb7abee7e9f10e0447 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:31.309Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:31.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1 [2024-05-15T04:29:31.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-15T04:29:31.637Z] 4f8c10175000: Preparing [2024-05-15T04:29:31.637Z] eeff3abd784d: Preparing [2024-05-15T04:29:31.637Z] b3fe6998701a: Preparing [2024-05-15T04:29:31.637Z] 8b563224f037: Preparing [2024-05-15T04:29:31.637Z] 74f316d4ae78: Preparing [2024-05-15T04:29:31.637Z] 1d107f87dc2b: Preparing [2024-05-15T04:29:31.637Z] eba2383c1476: Preparing [2024-05-15T04:29:31.637Z] 6187790e6a55: Preparing [2024-05-15T04:29:31.637Z] aedc3bda2944: Preparing [2024-05-15T04:29:31.637Z] eba2383c1476: Waiting [2024-05-15T04:29:31.637Z] 6187790e6a55: Waiting [2024-05-15T04:29:31.637Z] 1d107f87dc2b: Waiting [2024-05-15T04:29:31.637Z] aedc3bda2944: Waiting [2024-05-15T04:29:31.637Z] b3fe6998701a: Layer already exists [2024-05-15T04:29:31.637Z] 4f8c10175000: Layer already exists [2024-05-15T04:29:31.637Z] 8b563224f037: Layer already exists [2024-05-15T04:29:31.637Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:31.637Z] eeff3abd784d: Layer already exists [2024-05-15T04:29:31.637Z] eba2383c1476: Layer already exists [2024-05-15T04:29:31.637Z] 1d107f87dc2b: Layer already exists [2024-05-15T04:29:31.637Z] 6187790e6a55: Layer already exists [2024-05-15T04:29:31.637Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:31.637Z] 3.1.1: digest: sha256:1c4caf145c2bf2de2f427ad16ea85b24117b896ad92484bb7abee7e9f10e0447 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:31.970Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:32.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:32.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-15T04:29:32.286Z] 4f8c10175000: Preparing [2024-05-15T04:29:32.286Z] eeff3abd784d: Preparing [2024-05-15T04:29:32.286Z] b3fe6998701a: Preparing [2024-05-15T04:29:32.286Z] 8b563224f037: Preparing [2024-05-15T04:29:32.286Z] 74f316d4ae78: Preparing [2024-05-15T04:29:32.286Z] 1d107f87dc2b: Preparing [2024-05-15T04:29:32.286Z] eba2383c1476: Preparing [2024-05-15T04:29:32.286Z] 6187790e6a55: Preparing [2024-05-15T04:29:32.286Z] aedc3bda2944: Preparing [2024-05-15T04:29:32.286Z] 1d107f87dc2b: Waiting [2024-05-15T04:29:32.286Z] aedc3bda2944: Waiting [2024-05-15T04:29:32.286Z] eba2383c1476: Waiting [2024-05-15T04:29:32.286Z] 6187790e6a55: Waiting [2024-05-15T04:29:32.286Z] eeff3abd784d: Layer already exists [2024-05-15T04:29:32.286Z] b3fe6998701a: Layer already exists [2024-05-15T04:29:32.286Z] 8b563224f037: Layer already exists [2024-05-15T04:29:32.286Z] 4f8c10175000: Layer already exists [2024-05-15T04:29:32.286Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:32.286Z] 1d107f87dc2b: Layer already exists [2024-05-15T04:29:32.286Z] 6187790e6a55: Layer already exists [2024-05-15T04:29:32.286Z] eba2383c1476: Layer already exists [2024-05-15T04:29:32.286Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:32.286Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:1c4caf145c2bf2de2f427ad16ea85b24117b896ad92484bb7abee7e9f10e0447 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:32.619Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:32.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:napa [2024-05-15T04:29:32.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-15T04:29:32.944Z] 4f8c10175000: Preparing [2024-05-15T04:29:32.944Z] eeff3abd784d: Preparing [2024-05-15T04:29:32.944Z] b3fe6998701a: Preparing [2024-05-15T04:29:32.944Z] 8b563224f037: Preparing [2024-05-15T04:29:32.944Z] 74f316d4ae78: Preparing [2024-05-15T04:29:32.944Z] 1d107f87dc2b: Preparing [2024-05-15T04:29:32.944Z] eba2383c1476: Preparing [2024-05-15T04:29:32.944Z] 6187790e6a55: Preparing [2024-05-15T04:29:32.944Z] aedc3bda2944: Preparing [2024-05-15T04:29:32.944Z] eba2383c1476: Waiting [2024-05-15T04:29:32.944Z] 1d107f87dc2b: Waiting [2024-05-15T04:29:32.944Z] 6187790e6a55: Waiting [2024-05-15T04:29:32.944Z] aedc3bda2944: Waiting [2024-05-15T04:29:32.944Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:32.944Z] eeff3abd784d: Layer already exists [2024-05-15T04:29:32.944Z] b3fe6998701a: Layer already exists [2024-05-15T04:29:32.944Z] 4f8c10175000: Layer already exists [2024-05-15T04:29:32.944Z] 8b563224f037: Layer already exists [2024-05-15T04:29:32.944Z] 1d107f87dc2b: Layer already exists [2024-05-15T04:29:32.944Z] eba2383c1476: Layer already exists [2024-05-15T04:29:32.944Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:32.944Z] 6187790e6a55: Layer already exists [2024-05-15T04:29:32.944Z] napa: digest: sha256:1c4caf145c2bf2de2f427ad16ea85b24117b896ad92484bb7abee7e9f10e0447 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:29:33.022Z] ===================================================== [Pipeline] echo [2024-05-15T04:29:33.040Z] taggedImages: [2024-05-15T04:29:33.040Z] - nexus3.edgexfoundry.org:10004/security-spire-config:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:33.040Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1 [2024-05-15T04:29:33.040Z] - nexus3.edgexfoundry.org:10004/security-spire-config:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:33.040Z] - nexus3.edgexfoundry.org:10004/security-spire-config:napa [Pipeline] echo [2024-05-15T04:29:33.073Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-05-15T04:29:33.073Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:33.073Z] 3.1.1 [2024-05-15T04:29:33.073Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:33.073Z] napa [2024-05-15T04:29:33.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:33.429Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:33.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:33.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-15T04:29:33.759Z] b73f88de5d07: Preparing [2024-05-15T04:29:33.759Z] 929a755276b2: Preparing [2024-05-15T04:29:33.759Z] 1ec61dcf1922: Preparing [2024-05-15T04:29:33.759Z] 8b563224f037: Preparing [2024-05-15T04:29:33.759Z] 74f316d4ae78: Preparing [2024-05-15T04:29:33.759Z] 42e8cc3b584a: Preparing [2024-05-15T04:29:33.759Z] f9a0690406fb: Preparing [2024-05-15T04:29:33.759Z] bd8e65887690: Preparing [2024-05-15T04:29:33.759Z] aedc3bda2944: Preparing [2024-05-15T04:29:33.759Z] f9a0690406fb: Waiting [2024-05-15T04:29:33.759Z] 42e8cc3b584a: Waiting [2024-05-15T04:29:33.759Z] aedc3bda2944: Waiting [2024-05-15T04:29:33.759Z] bd8e65887690: Waiting [2024-05-15T04:29:33.759Z] b73f88de5d07: Layer already exists [2024-05-15T04:29:33.759Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:33.759Z] 8b563224f037: Layer already exists [2024-05-15T04:29:33.759Z] f9a0690406fb: Layer already exists [2024-05-15T04:29:33.759Z] bd8e65887690: Layer already exists [2024-05-15T04:29:33.759Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:33.759Z] 1ec61dcf1922: Pushed [2024-05-15T04:29:33.759Z] 929a755276b2: Pushed [2024-05-15T04:29:43.737Z] 42e8cc3b584a: Pushed [2024-05-15T04:29:43.737Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:bd6a97e76fbc88695cc976916cb8331b50b321dc7b842947548237ad3d7f01b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:44.056Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:44.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1 [2024-05-15T04:29:44.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-15T04:29:44.373Z] b73f88de5d07: Preparing [2024-05-15T04:29:44.373Z] 929a755276b2: Preparing [2024-05-15T04:29:44.373Z] 1ec61dcf1922: Preparing [2024-05-15T04:29:44.373Z] 8b563224f037: Preparing [2024-05-15T04:29:44.373Z] 74f316d4ae78: Preparing [2024-05-15T04:29:44.373Z] 42e8cc3b584a: Preparing [2024-05-15T04:29:44.373Z] f9a0690406fb: Preparing [2024-05-15T04:29:44.373Z] bd8e65887690: Preparing [2024-05-15T04:29:44.373Z] aedc3bda2944: Preparing [2024-05-15T04:29:44.373Z] bd8e65887690: Waiting [2024-05-15T04:29:44.373Z] f9a0690406fb: Waiting [2024-05-15T04:29:44.373Z] aedc3bda2944: Waiting [2024-05-15T04:29:44.373Z] 42e8cc3b584a: Waiting [2024-05-15T04:29:44.373Z] b73f88de5d07: Layer already exists [2024-05-15T04:29:44.373Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:44.373Z] 8b563224f037: Layer already exists [2024-05-15T04:29:44.373Z] 929a755276b2: Layer already exists [2024-05-15T04:29:44.373Z] 1ec61dcf1922: Layer already exists [2024-05-15T04:29:44.373Z] f9a0690406fb: Layer already exists [2024-05-15T04:29:44.373Z] 42e8cc3b584a: Layer already exists [2024-05-15T04:29:44.373Z] bd8e65887690: Layer already exists [2024-05-15T04:29:44.373Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:44.373Z] 3.1.1: digest: sha256:bd6a97e76fbc88695cc976916cb8331b50b321dc7b842947548237ad3d7f01b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:44.699Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:45.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:45.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-15T04:29:45.016Z] b73f88de5d07: Preparing [2024-05-15T04:29:45.016Z] 929a755276b2: Preparing [2024-05-15T04:29:45.016Z] 1ec61dcf1922: Preparing [2024-05-15T04:29:45.016Z] 8b563224f037: Preparing [2024-05-15T04:29:45.016Z] 74f316d4ae78: Preparing [2024-05-15T04:29:45.016Z] 42e8cc3b584a: Preparing [2024-05-15T04:29:45.016Z] f9a0690406fb: Preparing [2024-05-15T04:29:45.016Z] bd8e65887690: Preparing [2024-05-15T04:29:45.016Z] aedc3bda2944: Preparing [2024-05-15T04:29:45.016Z] f9a0690406fb: Waiting [2024-05-15T04:29:45.016Z] bd8e65887690: Waiting [2024-05-15T04:29:45.016Z] aedc3bda2944: Waiting [2024-05-15T04:29:45.016Z] 42e8cc3b584a: Waiting [2024-05-15T04:29:45.016Z] 8b563224f037: Layer already exists [2024-05-15T04:29:45.016Z] 929a755276b2: Layer already exists [2024-05-15T04:29:45.016Z] 1ec61dcf1922: Layer already exists [2024-05-15T04:29:45.016Z] b73f88de5d07: Layer already exists [2024-05-15T04:29:45.016Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:45.016Z] 42e8cc3b584a: Layer already exists [2024-05-15T04:29:45.016Z] f9a0690406fb: Layer already exists [2024-05-15T04:29:45.016Z] bd8e65887690: Layer already exists [2024-05-15T04:29:45.016Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:45.016Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:bd6a97e76fbc88695cc976916cb8331b50b321dc7b842947548237ad3d7f01b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:45.347Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:45.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:napa [2024-05-15T04:29:45.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-15T04:29:45.669Z] b73f88de5d07: Preparing [2024-05-15T04:29:45.669Z] 929a755276b2: Preparing [2024-05-15T04:29:45.669Z] 1ec61dcf1922: Preparing [2024-05-15T04:29:45.669Z] 8b563224f037: Preparing [2024-05-15T04:29:45.669Z] 74f316d4ae78: Preparing [2024-05-15T04:29:45.669Z] 42e8cc3b584a: Preparing [2024-05-15T04:29:45.669Z] f9a0690406fb: Preparing [2024-05-15T04:29:45.669Z] bd8e65887690: Preparing [2024-05-15T04:29:45.669Z] aedc3bda2944: Preparing [2024-05-15T04:29:45.669Z] bd8e65887690: Waiting [2024-05-15T04:29:45.669Z] 42e8cc3b584a: Waiting [2024-05-15T04:29:45.669Z] aedc3bda2944: Waiting [2024-05-15T04:29:45.669Z] 8b563224f037: Layer already exists [2024-05-15T04:29:45.669Z] b73f88de5d07: Layer already exists [2024-05-15T04:29:45.669Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:45.669Z] 1ec61dcf1922: Layer already exists [2024-05-15T04:29:45.669Z] 929a755276b2: Layer already exists [2024-05-15T04:29:45.669Z] 42e8cc3b584a: Layer already exists [2024-05-15T04:29:45.669Z] bd8e65887690: Layer already exists [2024-05-15T04:29:45.669Z] f9a0690406fb: Layer already exists [2024-05-15T04:29:45.669Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:45.669Z] napa: digest: sha256:bd6a97e76fbc88695cc976916cb8331b50b321dc7b842947548237ad3d7f01b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:29:45.756Z] ===================================================== [Pipeline] echo [2024-05-15T04:29:45.774Z] taggedImages: [2024-05-15T04:29:45.774Z] - nexus3.edgexfoundry.org:10004/security-spire-server:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:45.774Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1 [2024-05-15T04:29:45.774Z] - nexus3.edgexfoundry.org:10004/security-spire-server:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:45.774Z] - nexus3.edgexfoundry.org:10004/security-spire-server:napa [Pipeline] echo [2024-05-15T04:29:45.802Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-05-15T04:29:45.802Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:45.802Z] 3.1.1 [2024-05-15T04:29:45.802Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:45.802Z] napa [2024-05-15T04:29:45.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:46.147Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:46.464Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:46.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-15T04:29:46.464Z] f7d6da2e4126: Preparing [2024-05-15T04:29:46.464Z] 3798a4c61c5c: Preparing [2024-05-15T04:29:46.464Z] 8b563224f037: Preparing [2024-05-15T04:29:46.464Z] 74f316d4ae78: Preparing [2024-05-15T04:29:46.464Z] 2eefe44a6954: Preparing [2024-05-15T04:29:46.464Z] ad4590fd438d: Preparing [2024-05-15T04:29:46.464Z] aedc3bda2944: Preparing [2024-05-15T04:29:46.464Z] ad4590fd438d: Waiting [2024-05-15T04:29:46.464Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:46.464Z] 8b563224f037: Layer already exists [2024-05-15T04:29:46.464Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:46.464Z] f7d6da2e4126: Pushed [2024-05-15T04:29:46.464Z] ad4590fd438d: Pushed [2024-05-15T04:29:47.031Z] 2eefe44a6954: Pushed [2024-05-15T04:29:49.567Z] 3798a4c61c5c: Pushed [2024-05-15T04:29:49.567Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:179356fbada8321549c494bbb7885aea6bc77d7beab3e829b88a613eb8571328 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:49.897Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:50.224Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.1 [2024-05-15T04:29:50.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-15T04:29:50.224Z] f7d6da2e4126: Preparing [2024-05-15T04:29:50.224Z] 3798a4c61c5c: Preparing [2024-05-15T04:29:50.224Z] 8b563224f037: Preparing [2024-05-15T04:29:50.224Z] 74f316d4ae78: Preparing [2024-05-15T04:29:50.224Z] 2eefe44a6954: Preparing [2024-05-15T04:29:50.224Z] ad4590fd438d: Preparing [2024-05-15T04:29:50.224Z] aedc3bda2944: Preparing [2024-05-15T04:29:50.224Z] ad4590fd438d: Waiting [2024-05-15T04:29:50.224Z] aedc3bda2944: Waiting [2024-05-15T04:29:50.224Z] 8b563224f037: Layer already exists [2024-05-15T04:29:50.224Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:50.224Z] 3798a4c61c5c: Layer already exists [2024-05-15T04:29:50.224Z] 2eefe44a6954: Layer already exists [2024-05-15T04:29:50.224Z] f7d6da2e4126: Layer already exists [2024-05-15T04:29:50.224Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:50.224Z] ad4590fd438d: Layer already exists [2024-05-15T04:29:50.224Z] 3.1.1: digest: sha256:179356fbada8321549c494bbb7885aea6bc77d7beab3e829b88a613eb8571328 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:50.549Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:50.869Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:50.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-15T04:29:50.869Z] f7d6da2e4126: Preparing [2024-05-15T04:29:50.869Z] 3798a4c61c5c: Preparing [2024-05-15T04:29:50.869Z] 8b563224f037: Preparing [2024-05-15T04:29:50.869Z] 74f316d4ae78: Preparing [2024-05-15T04:29:50.869Z] 2eefe44a6954: Preparing [2024-05-15T04:29:50.869Z] ad4590fd438d: Preparing [2024-05-15T04:29:50.869Z] aedc3bda2944: Preparing [2024-05-15T04:29:50.869Z] ad4590fd438d: Waiting [2024-05-15T04:29:50.869Z] aedc3bda2944: Waiting [2024-05-15T04:29:50.869Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:50.869Z] 2eefe44a6954: Layer already exists [2024-05-15T04:29:50.869Z] 3798a4c61c5c: Layer already exists [2024-05-15T04:29:50.869Z] 8b563224f037: Layer already exists [2024-05-15T04:29:50.869Z] f7d6da2e4126: Layer already exists [2024-05-15T04:29:50.869Z] ad4590fd438d: Layer already exists [2024-05-15T04:29:50.869Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:50.869Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:179356fbada8321549c494bbb7885aea6bc77d7beab3e829b88a613eb8571328 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:51.193Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:51.517Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:napa [2024-05-15T04:29:51.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-15T04:29:51.517Z] f7d6da2e4126: Preparing [2024-05-15T04:29:51.517Z] 3798a4c61c5c: Preparing [2024-05-15T04:29:51.517Z] 8b563224f037: Preparing [2024-05-15T04:29:51.517Z] 74f316d4ae78: Preparing [2024-05-15T04:29:51.517Z] 2eefe44a6954: Preparing [2024-05-15T04:29:51.517Z] ad4590fd438d: Preparing [2024-05-15T04:29:51.517Z] aedc3bda2944: Preparing [2024-05-15T04:29:51.517Z] ad4590fd438d: Waiting [2024-05-15T04:29:51.517Z] aedc3bda2944: Waiting [2024-05-15T04:29:51.517Z] 3798a4c61c5c: Layer already exists [2024-05-15T04:29:51.517Z] f7d6da2e4126: Layer already exists [2024-05-15T04:29:51.517Z] 8b563224f037: Layer already exists [2024-05-15T04:29:51.517Z] 2eefe44a6954: Layer already exists [2024-05-15T04:29:51.517Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:51.517Z] ad4590fd438d: Layer already exists [2024-05-15T04:29:51.517Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:51.517Z] napa: digest: sha256:179356fbada8321549c494bbb7885aea6bc77d7beab3e829b88a613eb8571328 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:29:51.591Z] ===================================================== [Pipeline] echo [2024-05-15T04:29:51.608Z] taggedImages: [2024-05-15T04:29:51.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:51.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.1 [2024-05-15T04:29:51.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:51.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:napa [Pipeline] echo [2024-05-15T04:29:51.643Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-05-15T04:29:51.643Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:51.643Z] 3.1.1 [2024-05-15T04:29:51.643Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:51.643Z] napa [2024-05-15T04:29:51.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:52.002Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:52.324Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:29:52.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-15T04:29:52.324Z] e8dd8a6d9771: Preparing [2024-05-15T04:29:52.324Z] 42e4bc7a95df: Preparing [2024-05-15T04:29:52.324Z] 8b563224f037: Preparing [2024-05-15T04:29:52.324Z] 74f316d4ae78: Preparing [2024-05-15T04:29:52.324Z] 040ce5cf6b76: Preparing [2024-05-15T04:29:52.324Z] f239ce7a7c26: Preparing [2024-05-15T04:29:52.324Z] aedc3bda2944: Preparing [2024-05-15T04:29:52.324Z] f239ce7a7c26: Waiting [2024-05-15T04:29:52.324Z] aedc3bda2944: Waiting [2024-05-15T04:29:52.324Z] 8b563224f037: Layer already exists [2024-05-15T04:29:52.324Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:52.324Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:29:52.324Z] f239ce7a7c26: Layer already exists [2024-05-15T04:29:52.324Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:52.324Z] e8dd8a6d9771: Pushed [2024-05-15T04:29:55.616Z] 42e4bc7a95df: Pushed [2024-05-15T04:29:55.616Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:7626d6214a0f314bd6d213b4bd7f1f85ce87185335199d92aa49511cf7293ba3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:55.945Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:56.269Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1 [2024-05-15T04:29:56.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-15T04:29:56.269Z] e8dd8a6d9771: Preparing [2024-05-15T04:29:56.269Z] 42e4bc7a95df: Preparing [2024-05-15T04:29:56.269Z] 8b563224f037: Preparing [2024-05-15T04:29:56.269Z] 74f316d4ae78: Preparing [2024-05-15T04:29:56.269Z] 040ce5cf6b76: Preparing [2024-05-15T04:29:56.269Z] f239ce7a7c26: Preparing [2024-05-15T04:29:56.269Z] aedc3bda2944: Preparing [2024-05-15T04:29:56.269Z] f239ce7a7c26: Waiting [2024-05-15T04:29:56.269Z] aedc3bda2944: Waiting [2024-05-15T04:29:56.269Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:29:56.269Z] 42e4bc7a95df: Layer already exists [2024-05-15T04:29:56.269Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:56.269Z] e8dd8a6d9771: Layer already exists [2024-05-15T04:29:56.269Z] 8b563224f037: Layer already exists [2024-05-15T04:29:56.269Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:56.269Z] f239ce7a7c26: Layer already exists [2024-05-15T04:29:56.269Z] 3.1.1: digest: sha256:7626d6214a0f314bd6d213b4bd7f1f85ce87185335199d92aa49511cf7293ba3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:59.097Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:59.426Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:29:59.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-15T04:29:59.426Z] e8dd8a6d9771: Preparing [2024-05-15T04:29:59.426Z] 42e4bc7a95df: Preparing [2024-05-15T04:29:59.426Z] 8b563224f037: Preparing [2024-05-15T04:29:59.426Z] 74f316d4ae78: Preparing [2024-05-15T04:29:59.426Z] 040ce5cf6b76: Preparing [2024-05-15T04:29:59.426Z] f239ce7a7c26: Preparing [2024-05-15T04:29:59.426Z] aedc3bda2944: Preparing [2024-05-15T04:29:59.427Z] f239ce7a7c26: Waiting [2024-05-15T04:29:59.427Z] aedc3bda2944: Waiting [2024-05-15T04:29:59.427Z] e8dd8a6d9771: Layer already exists [2024-05-15T04:29:59.427Z] 42e4bc7a95df: Layer already exists [2024-05-15T04:29:59.427Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:29:59.427Z] 74f316d4ae78: Layer already exists [2024-05-15T04:29:59.427Z] 8b563224f037: Layer already exists [2024-05-15T04:29:59.427Z] aedc3bda2944: Layer already exists [2024-05-15T04:29:59.427Z] f239ce7a7c26: Layer already exists [2024-05-15T04:29:59.427Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:7626d6214a0f314bd6d213b4bd7f1f85ce87185335199d92aa49511cf7293ba3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:29:59.763Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:30:00.089Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:napa [2024-05-15T04:30:00.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-15T04:30:00.089Z] e8dd8a6d9771: Preparing [2024-05-15T04:30:00.089Z] 42e4bc7a95df: Preparing [2024-05-15T04:30:00.089Z] 8b563224f037: Preparing [2024-05-15T04:30:00.089Z] 74f316d4ae78: Preparing [2024-05-15T04:30:00.089Z] 040ce5cf6b76: Preparing [2024-05-15T04:30:00.089Z] f239ce7a7c26: Preparing [2024-05-15T04:30:00.089Z] aedc3bda2944: Preparing [2024-05-15T04:30:00.089Z] f239ce7a7c26: Waiting [2024-05-15T04:30:00.089Z] aedc3bda2944: Waiting [2024-05-15T04:30:00.089Z] 8b563224f037: Layer already exists [2024-05-15T04:30:00.089Z] e8dd8a6d9771: Layer already exists [2024-05-15T04:30:00.089Z] 040ce5cf6b76: Layer already exists [2024-05-15T04:30:00.089Z] 42e4bc7a95df: Layer already exists [2024-05-15T04:30:00.089Z] 74f316d4ae78: Layer already exists [2024-05-15T04:30:00.089Z] f239ce7a7c26: Layer already exists [2024-05-15T04:30:00.089Z] aedc3bda2944: Layer already exists [2024-05-15T04:30:00.089Z] napa: digest: sha256:7626d6214a0f314bd6d213b4bd7f1f85ce87185335199d92aa49511cf7293ba3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:30:00.172Z] ===================================================== [Pipeline] echo [2024-05-15T04:30:00.184Z] taggedImages: [2024-05-15T04:30:00.184Z] - nexus3.edgexfoundry.org:10004/support-scheduler:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:30:00.184Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1 [2024-05-15T04:30:00.184Z] - nexus3.edgexfoundry.org:10004/support-scheduler:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:30:00.184Z] - nexus3.edgexfoundry.org:10004/support-scheduler:napa [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-15T04:43:58.850Z] #140 ... [2024-05-15T04:43:58.850Z] [2024-05-15T04:43:58.850Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-15T04:43:58.850Z] #111 DONE 911.2s [2024-05-15T04:43:58.850Z] [2024-05-15T04:43:58.850Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-15T04:43:58.850Z] #133 ... [2024-05-15T04:43:58.850Z] [2024-05-15T04:43:58.850Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:43:58.850Z] #141 DONE 0.2s [2024-05-15T04:43:58.850Z] [2024-05-15T04:43:58.850Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-15T04:43:58.850Z] #135 ... [2024-05-15T04:43:58.850Z] [2024-05-15T04:43:58.850Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:43:58.850Z] #142 DONE 0.3s [2024-05-15T04:43:58.850Z] [2024-05-15T04:43:58.850Z] #143 [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-15T04:43:58.850Z] #143 DONE 0.2s [2024-05-15T04:43:58.850Z] [2024-05-15T04:43:58.850Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-15T04:43:58.850Z] #144 DONE 0.1s [2024-05-15T04:43:58.850Z] [2024-05-15T04:43:58.850Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-15T04:43:58.850Z] #145 DONE 0.2s [2024-05-15T04:43:58.850Z] [2024-05-15T04:43:58.850Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-15T04:43:58.850Z] #146 DONE 0.2s [2024-05-15T04:43:58.850Z] [2024-05-15T04:43:58.850Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-15T04:43:58.850Z] #147 DONE 1.8s [2024-05-15T04:43:58.850Z] [2024-05-15T04:43:58.850Z] #100 [security-proxy-setup] exporting to image [2024-05-15T04:43:58.850Z] #100 exporting layers [2024-05-15T04:43:58.850Z] #100 exporting layers 1.0s done [2024-05-15T04:43:58.850Z] #100 writing image sha256:3147a10132552dad9377cef8da297882bbad094aab9f16a7968ae91f25ad89d0 done [2024-05-15T04:43:58.850Z] #100 naming to docker.io/library/security-proxy-setup-arm64 done [2024-05-15T04:43:58.850Z] #100 DONE 3.1s [2024-05-15T04:43:58.850Z] [2024-05-15T04:43:58.850Z] #132 [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-15T04:43:58.850Z] #132 914.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-05-15T04:43:59.436Z] #132 ... [2024-05-15T04:43:59.436Z] [2024-05-15T04:43:59.436Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-15T04:43:59.436Z] #135 DONE 921.8s [2024-05-15T04:43:59.712Z] [2024-05-15T04:43:59.712Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:44:01.127Z] #31 ... [2024-05-15T04:44:01.127Z] [2024-05-15T04:44:01.127Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-15T04:44:01.127Z] #148 DONE 0.3s [2024-05-15T04:44:01.127Z] [2024-05-15T04:44:01.127Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-15T04:44:01.127Z] #133 ... [2024-05-15T04:44:01.127Z] [2024-05-15T04:44:01.127Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-15T04:44:03.707Z] #149 DONE 2.2s [2024-05-15T04:44:03.707Z] [2024-05-15T04:44:03.707Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:44:03.707Z] #150 DONE 0.3s [2024-05-15T04:44:03.707Z] [2024-05-15T04:44:03.707Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:44:03.707Z] #151 DONE 0.2s [2024-05-15T04:44:03.707Z] [2024-05-15T04:44:03.707Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-15T04:44:03.980Z] #152 DONE 0.2s [2024-05-15T04:44:03.980Z] [2024-05-15T04:44:03.980Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-15T04:44:04.255Z] #153 DONE 0.1s [2024-05-15T04:44:04.255Z] [2024-05-15T04:44:04.255Z] #154 [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-15T04:44:04.255Z] #154 DONE 0.1s [2024-05-15T04:44:04.255Z] [2024-05-15T04:44:04.255Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-15T04:44:04.255Z] #139 ... [2024-05-15T04:44:04.255Z] [2024-05-15T04:44:04.255Z] #155 [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-15T04:44:04.255Z] #155 DONE 0.1s [2024-05-15T04:44:04.527Z] [2024-05-15T04:44:04.527Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-15T04:44:04.527Z] #156 DONE 0.2s [2024-05-15T04:44:04.527Z] [2024-05-15T04:44:04.527Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-15T04:44:04.793Z] #157 DONE 0.2s [2024-05-15T04:44:04.793Z] [2024-05-15T04:44:04.793Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-15T04:44:06.759Z] #158 DONE 1.9s [2024-05-15T04:44:06.759Z] [2024-05-15T04:44:06.759Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:44:06.759Z] #41 ... [2024-05-15T04:44:06.759Z] [2024-05-15T04:44:06.759Z] #100 [security-bootstrapper] exporting to image [2024-05-15T04:44:06.759Z] #100 exporting layers [2024-05-15T04:44:07.717Z] #100 exporting layers 1.2s done [2024-05-15T04:44:07.717Z] #100 writing image sha256:8ce6d9f9cc99c977954144cd76bbc7ab0c52952788bcf814f51e5c8fdbd52710 done [2024-05-15T04:44:07.717Z] #100 naming to docker.io/library/security-bootstrapper-arm64 done [2024-05-15T04:44:07.717Z] #100 DONE 4.3s [2024-05-15T04:44:07.717Z] [2024-05-15T04:44:07.717Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-15T04:44:13.067Z] #137 ... [2024-05-15T04:44:13.067Z] [2024-05-15T04:44:13.067Z] #132 [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-15T04:44:13.067Z] #132 DONE 935.4s [2024-05-15T04:44:13.334Z] [2024-05-15T04:44:13.334Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-15T04:44:13.916Z] #138 ... [2024-05-15T04:44:13.916Z] [2024-05-15T04:44:13.916Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:44:14.188Z] #159 DONE 0.4s [2024-05-15T04:44:14.188Z] [2024-05-15T04:44:14.188Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-15T04:44:14.472Z] #133 ... [2024-05-15T04:44:14.472Z] [2024-05-15T04:44:14.472Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:44:14.790Z] #160 DONE 0.1s [2024-05-15T04:44:14.790Z] [2024-05-15T04:44:14.790Z] #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-15T04:44:14.790Z] #161 DONE 0.2s [2024-05-15T04:44:14.790Z] [2024-05-15T04:44:14.790Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-15T04:44:15.058Z] #137 ... [2024-05-15T04:44:15.058Z] [2024-05-15T04:44:15.058Z] #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-15T04:44:15.058Z] #162 DONE 0.2s [2024-05-15T04:44:15.058Z] [2024-05-15T04:44:15.058Z] #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-15T04:44:15.328Z] #163 DONE 0.1s [2024-05-15T04:44:15.328Z] [2024-05-15T04:44:15.328Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-15T04:44:15.328Z] #164 DONE 0.3s [2024-05-15T04:44:15.328Z] [2024-05-15T04:44:15.328Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-15T04:44:15.596Z] #137 ... [2024-05-15T04:44:15.596Z] [2024-05-15T04:44:15.596Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-15T04:44:15.863Z] #165 DONE 0.5s [2024-05-15T04:44:15.863Z] [2024-05-15T04:44:15.863Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-15T04:44:16.132Z] #166 DONE 0.2s [2024-05-15T04:44:16.132Z] [2024-05-15T04:44:16.132Z] #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-15T04:44:18.089Z] #167 DONE 2.1s [2024-05-15T04:44:18.089Z] [2024-05-15T04:44:18.089Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-15T04:44:18.089Z] #133 ... [2024-05-15T04:44:18.089Z] [2024-05-15T04:44:18.089Z] #100 [security-secretstore-setup] exporting to image [2024-05-15T04:44:18.089Z] #100 exporting layers [2024-05-15T04:44:19.492Z] #100 exporting layers 1.3s done [2024-05-15T04:44:19.492Z] #100 writing image sha256:61b973048bd1c125c869c497f355abe8371766b15156921bfe0cc9e87f9f055e done [2024-05-15T04:44:19.492Z] #100 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-05-15T04:44:19.493Z] #100 DONE 5.7s [2024-05-15T04:44:19.493Z] [2024-05-15T04:44:19.493Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:44:24.831Z] #31 ... [2024-05-15T04:44:24.831Z] [2024-05-15T04:44:24.831Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-15T04:44:24.831Z] #131 DONE 947.3s [2024-05-15T04:44:25.096Z] [2024-05-15T04:44:25.096Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-15T04:44:26.067Z] #137 ... [2024-05-15T04:44:26.067Z] [2024-05-15T04:44:26.067Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:44:26.333Z] #168 DONE 0.1s [2024-05-15T04:44:26.333Z] [2024-05-15T04:44:26.333Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:44:26.601Z] #41 ... [2024-05-15T04:44:26.601Z] [2024-05-15T04:44:26.601Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:44:26.867Z] #169 DONE 0.3s [2024-05-15T04:44:26.867Z] [2024-05-15T04:44:26.867Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-15T04:44:27.139Z] #170 DONE 0.3s [2024-05-15T04:44:27.139Z] [2024-05-15T04:44:27.139Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:44:27.139Z] #171 DONE 0.1s [2024-05-15T04:44:27.139Z] [2024-05-15T04:44:27.139Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-15T04:44:27.405Z] #172 DONE 0.2s [2024-05-15T04:44:27.405Z] [2024-05-15T04:44:27.405Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:44:27.405Z] #31 ... [2024-05-15T04:44:27.405Z] [2024-05-15T04:44:27.405Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-15T04:44:29.349Z] #173 DONE 1.8s [2024-05-15T04:44:29.349Z] [2024-05-15T04:44:29.349Z] #100 [security-proxy-auth] exporting to image [2024-05-15T04:44:29.349Z] #100 exporting layers [2024-05-15T04:44:29.937Z] #100 exporting layers 0.7s done [2024-05-15T04:44:29.937Z] #100 writing image sha256:da7b4f31476881df8a0a2524916eb335143be820bc941d3b21e61ac1cbef8f8c done [2024-05-15T04:44:29.937Z] #100 naming to docker.io/library/security-proxy-auth-arm64 done [2024-05-15T04:44:29.937Z] #100 DONE 6.4s [2024-05-15T04:44:29.937Z] [2024-05-15T04:44:29.937Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-15T04:44:40.025Z] #136 ... [2024-05-15T04:44:40.025Z] [2024-05-15T04:44:40.025Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-15T04:44:40.025Z] #139 DONE 961.7s [2024-05-15T04:44:40.025Z] [2024-05-15T04:44:40.025Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-15T04:44:40.989Z] #138 ... [2024-05-15T04:44:40.989Z] [2024-05-15T04:44:40.989Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:44:40.989Z] #174 DONE 0.1s [2024-05-15T04:44:40.989Z] [2024-05-15T04:44:40.989Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:44:40.989Z] #175 DONE 0.2s [2024-05-15T04:44:40.989Z] [2024-05-15T04:44:40.989Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-15T04:44:41.256Z] #137 ... [2024-05-15T04:44:41.256Z] [2024-05-15T04:44:41.256Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-15T04:44:41.256Z] #176 DONE 0.2s [2024-05-15T04:44:41.256Z] [2024-05-15T04:44:41.256Z] #177 [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-15T04:44:41.526Z] #177 DONE 0.2s [2024-05-15T04:44:41.526Z] [2024-05-15T04:44:41.526Z] #178 [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-15T04:44:41.526Z] #178 DONE 0.1s [2024-05-15T04:44:41.526Z] [2024-05-15T04:44:41.526Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:44:41.796Z] #31 ... [2024-05-15T04:44:41.796Z] [2024-05-15T04:44:41.796Z] #179 [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-15T04:44:43.755Z] #179 DONE 2.0s [2024-05-15T04:44:43.755Z] [2024-05-15T04:44:43.755Z] #100 [core-common-config-bootstrapper] exporting to image [2024-05-15T04:44:43.755Z] #100 exporting layers [2024-05-15T04:44:44.346Z] #100 exporting layers 0.8s done [2024-05-15T04:44:44.346Z] #100 writing image sha256:03e591745a62af9f8483add5ddc7cc9de79651383b50503759ffec223889491e done [2024-05-15T04:44:44.346Z] #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-05-15T04:44:44.346Z] #100 DONE 7.2s [2024-05-15T04:44:44.346Z] [2024-05-15T04:44:44.346Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:45:31.174Z] #41 ... [2024-05-15T04:45:31.174Z] [2024-05-15T04:45:31.174Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-15T04:45:31.174Z] #138 DONE 1006.5s [2024-05-15T04:45:31.174Z] [2024-05-15T04:45:31.174Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-15T04:45:31.174Z] #134 ... [2024-05-15T04:45:31.174Z] [2024-05-15T04:45:31.174Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:45:31.174Z] #180 DONE 0.2s [2024-05-15T04:45:31.174Z] [2024-05-15T04:45:31.174Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-15T04:45:31.174Z] #134 ... [2024-05-15T04:45:31.174Z] [2024-05-15T04:45:31.174Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:45:31.174Z] #181 DONE 0.2s [2024-05-15T04:45:31.174Z] [2024-05-15T04:45:31.174Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-15T04:45:31.174Z] #182 DONE 0.3s [2024-05-15T04:45:31.174Z] [2024-05-15T04:45:31.174Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-15T04:45:31.174Z] #133 ... [2024-05-15T04:45:31.174Z] [2024-05-15T04:45:31.174Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:45:31.174Z] #183 DONE 0.1s [2024-05-15T04:45:31.174Z] [2024-05-15T04:45:31.174Z] #100 [core-command] exporting to image [2024-05-15T04:45:31.174Z] #100 exporting layers [2024-05-15T04:45:31.174Z] #100 exporting layers 0.3s done [2024-05-15T04:45:31.174Z] #100 writing image sha256:8000a2fa6447275fe0c8755c71bd39e3b16a88cbf5f32fa8991affd087fea9e6 done [2024-05-15T04:45:31.174Z] #100 naming to docker.io/library/core-command-arm64 done [2024-05-15T04:45:31.174Z] #100 DONE 7.4s [2024-05-15T04:45:31.174Z] [2024-05-15T04:45:31.174Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-15T04:45:36.511Z] #133 ... [2024-05-15T04:45:36.511Z] [2024-05-15T04:45:36.511Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-15T04:45:36.511Z] #137 DONE 1018.7s [2024-05-15T04:45:36.511Z] [2024-05-15T04:45:36.511Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:45:37.924Z] #31 ... [2024-05-15T04:45:37.924Z] [2024-05-15T04:45:37.924Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:45:37.924Z] #184 DONE 0.4s [2024-05-15T04:45:37.924Z] [2024-05-15T04:45:37.924Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:45:38.191Z] #41 ... [2024-05-15T04:45:38.191Z] [2024-05-15T04:45:38.191Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:45:38.458Z] #185 DONE 0.2s [2024-05-15T04:45:38.458Z] [2024-05-15T04:45:38.458Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-15T04:45:38.729Z] #186 DONE 0.3s [2024-05-15T04:45:38.729Z] [2024-05-15T04:45:38.729Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:45:38.729Z] #187 DONE 0.2s [2024-05-15T04:45:38.729Z] [2024-05-15T04:45:38.729Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:45:38.995Z] #41 ... [2024-05-15T04:45:38.995Z] [2024-05-15T04:45:38.995Z] #100 [core-data] exporting to image [2024-05-15T04:45:38.995Z] #100 exporting layers [2024-05-15T04:45:38.995Z] #100 ... [2024-05-15T04:45:38.995Z] [2024-05-15T04:45:38.995Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-15T04:45:38.995Z] #136 DONE 1021.3s [2024-05-15T04:45:39.262Z] [2024-05-15T04:45:39.262Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-15T04:45:39.530Z] #140 ... [2024-05-15T04:45:39.530Z] [2024-05-15T04:45:39.530Z] #100 [core-data] exporting to image [2024-05-15T04:45:39.530Z] #100 exporting layers 0.6s done [2024-05-15T04:45:39.530Z] #100 writing image sha256:1fbfdf2288ff68f336e41e3d454dcd6129939a3623661b67953878b9966163b4 done [2024-05-15T04:45:39.530Z] #100 naming to docker.io/library/core-data-arm64 done [2024-05-15T04:45:39.530Z] #100 DONE 8.1s [2024-05-15T04:45:39.798Z] [2024-05-15T04:45:39.798Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:45:40.380Z] #31 ... [2024-05-15T04:45:40.380Z] [2024-05-15T04:45:40.380Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:45:40.645Z] #188 DONE 0.2s [2024-05-15T04:45:40.645Z] [2024-05-15T04:45:40.645Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:45:40.915Z] #189 DONE 0.1s [2024-05-15T04:45:40.915Z] [2024-05-15T04:45:40.915Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-15T04:45:40.915Z] #190 DONE 0.2s [2024-05-15T04:45:40.915Z] [2024-05-15T04:45:40.915Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-15T04:45:40.915Z] #133 ... [2024-05-15T04:45:40.915Z] [2024-05-15T04:45:40.915Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:45:40.915Z] #191 DONE 0.1s [2024-05-15T04:45:41.194Z] [2024-05-15T04:45:41.194Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-15T04:45:41.194Z] #192 DONE 0.1s [2024-05-15T04:45:41.194Z] [2024-05-15T04:45:41.194Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-15T04:45:41.194Z] #133 ... [2024-05-15T04:45:41.194Z] [2024-05-15T04:45:41.194Z] #100 [core-metadata] exporting to image [2024-05-15T04:45:41.463Z] #100 exporting layers 0.2s done [2024-05-15T04:45:41.463Z] #100 writing image sha256:dd33628d8beaa8b31ad12971b69670e5ca9407f1fa4e28a97c232d1a29d2901d done [2024-05-15T04:45:41.463Z] #100 naming to docker.io/library/core-metadata-arm64 done [2024-05-15T04:45:41.463Z] #100 DONE 8.3s [2024-05-15T04:45:41.463Z] [2024-05-15T04:45:41.463Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-15T04:46:03.517Z] #134 ... [2024-05-15T04:46:03.517Z] [2024-05-15T04:46:03.517Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-15T04:46:03.517Z] #133 DONE 1044.1s [2024-05-15T04:46:03.517Z] [2024-05-15T04:46:03.517Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:46:03.517Z] #41 ... [2024-05-15T04:46:03.517Z] [2024-05-15T04:46:03.517Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:46:03.517Z] #193 DONE 0.3s [2024-05-15T04:46:03.517Z] [2024-05-15T04:46:03.517Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:46:03.517Z] #194 DONE 0.2s [2024-05-15T04:46:03.517Z] [2024-05-15T04:46:03.517Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-15T04:46:03.785Z] #195 DONE 0.5s [2024-05-15T04:46:03.785Z] [2024-05-15T04:46:03.785Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:46:04.050Z] #196 DONE 0.1s [2024-05-15T04:46:04.050Z] [2024-05-15T04:46:04.050Z] #100 [security-spiffe-token-provider] exporting to image [2024-05-15T04:46:04.050Z] #100 exporting layers [2024-05-15T04:46:05.005Z] #100 exporting layers 1.0s done [2024-05-15T04:46:05.005Z] #100 writing image sha256:38babd4399903056a62d0ed0a105d664c6baca1b4adc4b7854804645ca8aea21 done [2024-05-15T04:46:05.005Z] #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-05-15T04:46:05.005Z] #100 DONE 9.4s [2024-05-15T04:46:05.005Z] [2024-05-15T04:46:05.005Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:46:27.072Z] #31 ... [2024-05-15T04:46:27.072Z] [2024-05-15T04:46:27.072Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-15T04:46:27.072Z] #140 DONE 1069.3s [2024-05-15T04:46:27.072Z] [2024-05-15T04:46:27.072Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:46:27.340Z] #31 ... [2024-05-15T04:46:27.340Z] [2024-05-15T04:46:27.340Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-15T04:46:27.340Z] #134 DONE 1069.8s [2024-05-15T04:46:27.605Z] [2024-05-15T04:46:27.605Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:46:28.185Z] #31 ... [2024-05-15T04:46:28.185Z] [2024-05-15T04:46:28.185Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:46:28.452Z] #197 DONE 0.1s [2024-05-15T04:46:28.452Z] [2024-05-15T04:46:28.452Z] #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-15T04:46:28.452Z] #198 DONE 0.1s [2024-05-15T04:46:28.452Z] [2024-05-15T04:46:28.452Z] #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:46:28.452Z] #199 DONE 0.1s [2024-05-15T04:46:28.452Z] [2024-05-15T04:46:28.452Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-15T04:46:28.452Z] #31 ... [2024-05-15T04:46:28.452Z] [2024-05-15T04:46:28.452Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-15T04:46:28.721Z] #200 DONE 0.3s [2024-05-15T04:46:28.721Z] [2024-05-15T04:46:28.721Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-15T04:46:28.721Z] #201 DONE 0.1s [2024-05-15T04:46:28.721Z] [2024-05-15T04:46:28.721Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:46:28.986Z] #202 DONE 0.2s [2024-05-15T04:46:28.986Z] [2024-05-15T04:46:28.986Z] #100 [support-scheduler] exporting to image [2024-05-15T04:46:28.986Z] #100 exporting layers [2024-05-15T04:46:28.986Z] #100 ... [2024-05-15T04:46:28.986Z] [2024-05-15T04:46:28.986Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-15T04:46:28.986Z] #203 DONE 0.3s [2024-05-15T04:46:28.986Z] [2024-05-15T04:46:28.986Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-15T04:46:28.986Z] #204 DONE 0.1s [2024-05-15T04:46:29.251Z] [2024-05-15T04:46:29.252Z] #100 [support-notifications] exporting to image [2024-05-15T04:46:29.543Z] #100 exporting layers 0.4s done [2024-05-15T04:46:29.543Z] #100 writing image sha256:e8eee0ff7d333c3b2932aecccaf1d6bdb3288b0306c1cf10b8993c09981d20cf done [2024-05-15T04:46:29.543Z] #100 naming to docker.io/library/support-scheduler-arm64 done [2024-05-15T04:46:29.543Z] #100 exporting layers 0.4s done [2024-05-15T04:46:29.543Z] #100 writing image sha256:d95005e8ce5cdaf131fef734b7c1720a369f48fdd13396d0ad81e00683322315 done [2024-05-15T04:46:29.543Z] #100 naming to docker.io/library/support-notifications-arm64 done [2024-05-15T04:46:29.543Z] #100 DONE 10.0s [2024-05-15T04:46:29.543Z] [2024-05-15T04:46:29.543Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-15T04:46:29.543Z] time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-15T04:46:29.561Z] $ docker stop --time=1 3005c264e0f99bd8bb15e051f1f860bb2621ef5fae665aea36be244e6955482a [2024-05-15T04:46:31.207Z] $ docker rm -f --volumes 3005c264e0f99bd8bb15e051f1f860bb2621ef5fae665aea36be244e6955482a [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-15T04:46:31.729Z] + docker images [2024-05-15T04:46:31.729Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-15T04:46:31.729Z] support-scheduler-arm64 latest e8eee0ff7d33 3 seconds ago 38.8MB [2024-05-15T04:46:31.729Z] support-notifications-arm64 latest d95005e8ce5c 3 seconds ago 39.5MB [2024-05-15T04:46:31.729Z] security-spiffe-token-provider-arm64 latest 38babd439990 28 seconds ago 40.5MB [2024-05-15T04:46:31.729Z] core-metadata-arm64 latest dd33628d8bea 51 seconds ago 27MB [2024-05-15T04:46:31.729Z] core-data-arm64 latest 1fbfdf2288ff 53 seconds ago 26.6MB [2024-05-15T04:46:31.729Z] core-command-arm64 latest 8000a2fa6447 About a minute ago 26.4MB [2024-05-15T04:46:31.729Z] core-common-config-bootstrapper-arm64 latest 03e591745a62 About a minute ago 23.7MB [2024-05-15T04:46:31.729Z] security-proxy-auth-arm64 latest da7b4f314768 2 minutes ago 24.9MB [2024-05-15T04:46:31.729Z] security-secretstore-setup-arm64 latest 61b973048bd1 2 minutes ago 49MB [2024-05-15T04:46:31.729Z] security-bootstrapper-arm64 latest 8ce6d9f9cc99 2 minutes ago 28.5MB [2024-05-15T04:46:31.729Z] security-proxy-setup-arm64 latest 3147a1013255 2 minutes ago 34.6MB [2024-05-15T04:46:31.729Z] security-spire-agent-arm64 latest 426467c21baf 18 minutes ago 170MB [2024-05-15T04:46:31.729Z] security-spire-server-arm64 latest 7dfae8f4d1bd 18 minutes ago 114MB [2024-05-15T04:46:31.729Z] security-spire-config-arm64 latest 0545aa741929 18 minutes ago 114MB [2024-05-15T04:46:31.729Z] ci-base-image-arm64 latest 52251b6c9aa0 20 minutes ago 882MB [2024-05-15T04:46:31.729Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.21-alpine-lts 981a0608b64a 3 weeks ago 561MB [2024-05-15T04:46:31.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 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-15T04:46:31.880Z] provisioning config files... [2024-05-15T04:46:31.894Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2896707165004191345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:46:32.245Z] ---> ****-login.sh [2024-05-15T04:46:32.245Z] nexus3.edgexfoundry.org:10001 [2024-05-15T04:46:32.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:46:32.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:46:32.516Z] Configure a credential helper to remove this warning. See [2024-05-15T04:46:32.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:46:32.516Z] [2024-05-15T04:46:32.516Z] Login Succeeded [2024-05-15T04:46:32.516Z] nexus3.edgexfoundry.org:10002 [2024-05-15T04:46:32.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:46:33.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:46:33.048Z] Configure a credential helper to remove this warning. See [2024-05-15T04:46:33.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:46:33.048Z] [2024-05-15T04:46:33.048Z] Login Succeeded [2024-05-15T04:46:33.048Z] nexus3.edgexfoundry.org:10003 [2024-05-15T04:46:33.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:46:33.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:46:33.314Z] Configure a credential helper to remove this warning. See [2024-05-15T04:46:33.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:46:33.314Z] [2024-05-15T04:46:33.314Z] Login Succeeded [2024-05-15T04:46:33.314Z] nexus3.edgexfoundry.org:10004 [2024-05-15T04:46:33.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:46:33.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:46:33.580Z] Configure a credential helper to remove this warning. See [2024-05-15T04:46:33.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:46:33.580Z] [2024-05-15T04:46:33.580Z] Login Succeeded [2024-05-15T04:46:33.580Z] ****.io [2024-05-15T04:46:33.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-15T04:46:34.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-15T04:46:34.113Z] Configure a credential helper to remove this warning. See [2024-05-15T04:46:34.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-15T04:46:34.113Z] [2024-05-15T04:46:34.113Z] Login Succeeded [2024-05-15T04:46:34.113Z] ---> ****-login.sh ends [Pipeline] } [2024-05-15T04:46:34.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:46:34.177Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-15T04:46:34.208Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-05-15T04:46:34.208Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:46:34.208Z] 3.1.1 [2024-05-15T04:46:34.208Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:46:34.208Z] napa [2024-05-15T04:46:34.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:34.576Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:34.923Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:46:34.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-15T04:46:34.923Z] a4935f5d7054: Preparing [2024-05-15T04:46:34.923Z] 02b7354d6fc8: Preparing [2024-05-15T04:46:34.923Z] 6f30099708c6: Preparing [2024-05-15T04:46:34.923Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:34.923Z] b563e16d06bf: Preparing [2024-05-15T04:46:34.923Z] 1254cba9d7db: Preparing [2024-05-15T04:46:34.923Z] 7c504f21be85: Preparing [2024-05-15T04:46:34.923Z] 1254cba9d7db: Waiting [2024-05-15T04:46:34.923Z] 7c504f21be85: Waiting [2024-05-15T04:46:35.187Z] a4935f5d7054: Pushed [2024-05-15T04:46:35.187Z] 4ce7549cb7f0: Pushed [2024-05-15T04:46:35.187Z] 6f30099708c6: Pushed [2024-05-15T04:46:35.187Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:35.187Z] 1254cba9d7db: Pushed [2024-05-15T04:46:36.581Z] b563e16d06bf: Pushed [2024-05-15T04:46:38.507Z] 02b7354d6fc8: Pushed [2024-05-15T04:46:38.507Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:96168d6047bcd877cd04c299b73570e5ee8456be500c64a7173e6dc0c27759d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:38.851Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:39.206Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1 [2024-05-15T04:46:39.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-15T04:46:39.206Z] a4935f5d7054: Preparing [2024-05-15T04:46:39.206Z] 02b7354d6fc8: Preparing [2024-05-15T04:46:39.206Z] 6f30099708c6: Preparing [2024-05-15T04:46:39.206Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:39.206Z] b563e16d06bf: Preparing [2024-05-15T04:46:39.206Z] 1254cba9d7db: Preparing [2024-05-15T04:46:39.206Z] 7c504f21be85: Preparing [2024-05-15T04:46:39.206Z] 1254cba9d7db: Waiting [2024-05-15T04:46:39.206Z] 7c504f21be85: Waiting [2024-05-15T04:46:39.206Z] b563e16d06bf: Layer already exists [2024-05-15T04:46:39.206Z] 02b7354d6fc8: Layer already exists [2024-05-15T04:46:39.206Z] a4935f5d7054: Layer already exists [2024-05-15T04:46:39.206Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:39.206Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:39.206Z] 1254cba9d7db: Layer already exists [2024-05-15T04:46:39.206Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:39.206Z] 3.1.1: digest: sha256:96168d6047bcd877cd04c299b73570e5ee8456be500c64a7173e6dc0c27759d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:39.818Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:40.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:46:40.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-15T04:46:40.173Z] a4935f5d7054: Preparing [2024-05-15T04:46:40.173Z] 02b7354d6fc8: Preparing [2024-05-15T04:46:40.173Z] 6f30099708c6: Preparing [2024-05-15T04:46:40.173Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:40.173Z] b563e16d06bf: Preparing [2024-05-15T04:46:40.173Z] 1254cba9d7db: Preparing [2024-05-15T04:46:40.173Z] 7c504f21be85: Preparing [2024-05-15T04:46:40.173Z] 1254cba9d7db: Waiting [2024-05-15T04:46:40.173Z] 7c504f21be85: Waiting [2024-05-15T04:46:40.173Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:40.173Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:40.173Z] 02b7354d6fc8: Layer already exists [2024-05-15T04:46:40.173Z] a4935f5d7054: Layer already exists [2024-05-15T04:46:40.173Z] b563e16d06bf: Layer already exists [2024-05-15T04:46:40.173Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:40.173Z] 1254cba9d7db: Layer already exists [2024-05-15T04:46:40.173Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:96168d6047bcd877cd04c299b73570e5ee8456be500c64a7173e6dc0c27759d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:40.520Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:40.864Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:napa [2024-05-15T04:46:40.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-15T04:46:40.864Z] a4935f5d7054: Preparing [2024-05-15T04:46:40.864Z] 02b7354d6fc8: Preparing [2024-05-15T04:46:40.864Z] 6f30099708c6: Preparing [2024-05-15T04:46:40.864Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:40.864Z] b563e16d06bf: Preparing [2024-05-15T04:46:40.864Z] 1254cba9d7db: Preparing [2024-05-15T04:46:40.864Z] 7c504f21be85: Preparing [2024-05-15T04:46:40.864Z] 1254cba9d7db: Waiting [2024-05-15T04:46:40.864Z] 7c504f21be85: Waiting [2024-05-15T04:46:40.864Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:40.864Z] 02b7354d6fc8: Layer already exists [2024-05-15T04:46:40.864Z] b563e16d06bf: Layer already exists [2024-05-15T04:46:40.864Z] a4935f5d7054: Layer already exists [2024-05-15T04:46:40.864Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:40.864Z] 1254cba9d7db: Layer already exists [2024-05-15T04:46:40.864Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:40.864Z] napa: digest: sha256:96168d6047bcd877cd04c299b73570e5ee8456be500c64a7173e6dc0c27759d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:46:41.209Z] ===================================================== [Pipeline] echo [2024-05-15T04:46:41.222Z] taggedImages: [2024-05-15T04:46:41.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:46:41.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1 [2024-05-15T04:46:41.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:46:41.222Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:napa [Pipeline] echo [2024-05-15T04:46:41.246Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-05-15T04:46:41.246Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:46:41.246Z] 3.1.1 [2024-05-15T04:46:41.246Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:46:41.246Z] napa [2024-05-15T04:46:41.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:41.603Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:41.955Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:46:41.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-15T04:46:41.955Z] 9f07b7ede9d0: Preparing [2024-05-15T04:46:41.955Z] 5e2a85505f83: Preparing [2024-05-15T04:46:41.955Z] 49910ab5cfde: Preparing [2024-05-15T04:46:41.955Z] cbe721d84fa9: Preparing [2024-05-15T04:46:41.955Z] 6f30099708c6: Preparing [2024-05-15T04:46:41.955Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:41.955Z] b563e16d06bf: Preparing [2024-05-15T04:46:41.955Z] 1254cba9d7db: Preparing [2024-05-15T04:46:41.955Z] 7c504f21be85: Preparing [2024-05-15T04:46:41.955Z] b563e16d06bf: Waiting [2024-05-15T04:46:41.955Z] 1254cba9d7db: Waiting [2024-05-15T04:46:41.955Z] 7c504f21be85: Waiting [2024-05-15T04:46:41.955Z] 4ce7549cb7f0: Waiting [2024-05-15T04:46:41.955Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:42.219Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:42.219Z] b563e16d06bf: Layer already exists [2024-05-15T04:46:42.219Z] 49910ab5cfde: Pushed [2024-05-15T04:46:42.219Z] 1254cba9d7db: Layer already exists [2024-05-15T04:46:42.219Z] 5e2a85505f83: Pushed [2024-05-15T04:46:42.219Z] 9f07b7ede9d0: Pushed [2024-05-15T04:46:42.219Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:44.781Z] cbe721d84fa9: Pushed [2024-05-15T04:46:44.781Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:1e2ec64beda945134a2368b454b97a7c4d4c4d96a55d42e6c44bfa6b1d2f9436 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:45.136Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:45.489Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1 [2024-05-15T04:46:45.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-15T04:46:45.489Z] 9f07b7ede9d0: Preparing [2024-05-15T04:46:45.489Z] 5e2a85505f83: Preparing [2024-05-15T04:46:45.489Z] 49910ab5cfde: Preparing [2024-05-15T04:46:45.489Z] cbe721d84fa9: Preparing [2024-05-15T04:46:45.489Z] 6f30099708c6: Preparing [2024-05-15T04:46:45.489Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:45.489Z] b563e16d06bf: Preparing [2024-05-15T04:46:45.489Z] 1254cba9d7db: Preparing [2024-05-15T04:46:45.489Z] 7c504f21be85: Preparing [2024-05-15T04:46:45.489Z] 4ce7549cb7f0: Waiting [2024-05-15T04:46:45.489Z] b563e16d06bf: Waiting [2024-05-15T04:46:45.489Z] 1254cba9d7db: Waiting [2024-05-15T04:46:45.489Z] 7c504f21be85: Waiting [2024-05-15T04:46:45.489Z] cbe721d84fa9: Layer already exists [2024-05-15T04:46:45.489Z] 9f07b7ede9d0: Layer already exists [2024-05-15T04:46:45.489Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:45.489Z] 5e2a85505f83: Layer already exists [2024-05-15T04:46:45.489Z] 49910ab5cfde: Layer already exists [2024-05-15T04:46:45.489Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:45.489Z] b563e16d06bf: Layer already exists [2024-05-15T04:46:45.489Z] 1254cba9d7db: Layer already exists [2024-05-15T04:46:45.489Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:45.489Z] 3.1.1: digest: sha256:1e2ec64beda945134a2368b454b97a7c4d4c4d96a55d42e6c44bfa6b1d2f9436 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:46.124Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:46.481Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:46:46.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-15T04:46:46.481Z] 9f07b7ede9d0: Preparing [2024-05-15T04:46:46.481Z] 5e2a85505f83: Preparing [2024-05-15T04:46:46.481Z] 49910ab5cfde: Preparing [2024-05-15T04:46:46.481Z] cbe721d84fa9: Preparing [2024-05-15T04:46:46.481Z] 6f30099708c6: Preparing [2024-05-15T04:46:46.481Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:46.481Z] b563e16d06bf: Preparing [2024-05-15T04:46:46.481Z] 1254cba9d7db: Preparing [2024-05-15T04:46:46.481Z] 7c504f21be85: Preparing [2024-05-15T04:46:46.481Z] b563e16d06bf: Waiting [2024-05-15T04:46:46.481Z] 1254cba9d7db: Waiting [2024-05-15T04:46:46.481Z] 7c504f21be85: Waiting [2024-05-15T04:46:46.481Z] 4ce7549cb7f0: Waiting [2024-05-15T04:46:46.481Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:46.481Z] 9f07b7ede9d0: Layer already exists [2024-05-15T04:46:46.481Z] 49910ab5cfde: Layer already exists [2024-05-15T04:46:46.481Z] 5e2a85505f83: Layer already exists [2024-05-15T04:46:46.481Z] cbe721d84fa9: Layer already exists [2024-05-15T04:46:46.481Z] b563e16d06bf: Layer already exists [2024-05-15T04:46:46.481Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:46.481Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:46.481Z] 1254cba9d7db: Layer already exists [2024-05-15T04:46:46.746Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:1e2ec64beda945134a2368b454b97a7c4d4c4d96a55d42e6c44bfa6b1d2f9436 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:47.108Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:47.453Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [2024-05-15T04:46:47.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-15T04:46:47.454Z] 9f07b7ede9d0: Preparing [2024-05-15T04:46:47.454Z] 5e2a85505f83: Preparing [2024-05-15T04:46:47.454Z] 49910ab5cfde: Preparing [2024-05-15T04:46:47.454Z] cbe721d84fa9: Preparing [2024-05-15T04:46:47.454Z] 6f30099708c6: Preparing [2024-05-15T04:46:47.454Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:47.454Z] b563e16d06bf: Preparing [2024-05-15T04:46:47.454Z] 1254cba9d7db: Preparing [2024-05-15T04:46:47.454Z] 7c504f21be85: Preparing [2024-05-15T04:46:47.454Z] b563e16d06bf: Waiting [2024-05-15T04:46:47.454Z] 1254cba9d7db: Waiting [2024-05-15T04:46:47.454Z] 7c504f21be85: Waiting [2024-05-15T04:46:47.454Z] 4ce7549cb7f0: Waiting [2024-05-15T04:46:47.454Z] cbe721d84fa9: Layer already exists [2024-05-15T04:46:47.454Z] 49910ab5cfde: Layer already exists [2024-05-15T04:46:47.454Z] 9f07b7ede9d0: Layer already exists [2024-05-15T04:46:47.454Z] 5e2a85505f83: Layer already exists [2024-05-15T04:46:47.454Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:47.454Z] b563e16d06bf: Layer already exists [2024-05-15T04:46:47.454Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:47.454Z] 1254cba9d7db: Layer already exists [2024-05-15T04:46:47.454Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:47.454Z] napa: digest: sha256:1e2ec64beda945134a2368b454b97a7c4d4c4d96a55d42e6c44bfa6b1d2f9436 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:46:47.807Z] ===================================================== [Pipeline] echo [2024-05-15T04:46:47.821Z] taggedImages: [2024-05-15T04:46:47.821Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:46:47.821Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1 [2024-05-15T04:46:47.821Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:46:47.821Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [Pipeline] echo [2024-05-15T04:46:47.845Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-05-15T04:46:47.845Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:46:47.845Z] 3.1.1 [2024-05-15T04:46:47.845Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:46:47.845Z] napa [2024-05-15T04:46:47.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:48.212Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:48.553Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:46:48.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-15T04:46:48.554Z] ad4259519fab: Preparing [2024-05-15T04:46:48.554Z] 2e06291ab266: Preparing [2024-05-15T04:46:48.554Z] 6f30099708c6: Preparing [2024-05-15T04:46:48.554Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:48.554Z] e6bc184817c0: Preparing [2024-05-15T04:46:48.554Z] 1a9b6e87b88e: Preparing [2024-05-15T04:46:48.554Z] 7c504f21be85: Preparing [2024-05-15T04:46:48.554Z] 1a9b6e87b88e: Waiting [2024-05-15T04:46:48.554Z] 7c504f21be85: Waiting [2024-05-15T04:46:48.554Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:48.554Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:48.819Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:48.819Z] ad4259519fab: Pushed [2024-05-15T04:46:48.819Z] 1a9b6e87b88e: Pushed [2024-05-15T04:46:50.218Z] e6bc184817c0: Pushed [2024-05-15T04:46:52.151Z] 2e06291ab266: Pushed [2024-05-15T04:46:52.151Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:5351dd1ff00186525c19a02edbb849a5e65ecdd1adecea593eba257faaffd468 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:52.506Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:52.851Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1 [2024-05-15T04:46:52.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-15T04:46:52.851Z] ad4259519fab: Preparing [2024-05-15T04:46:52.851Z] 2e06291ab266: Preparing [2024-05-15T04:46:52.851Z] 6f30099708c6: Preparing [2024-05-15T04:46:52.851Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:52.851Z] e6bc184817c0: Preparing [2024-05-15T04:46:52.851Z] 1a9b6e87b88e: Preparing [2024-05-15T04:46:52.851Z] 7c504f21be85: Preparing [2024-05-15T04:46:52.851Z] 1a9b6e87b88e: Waiting [2024-05-15T04:46:52.851Z] 7c504f21be85: Waiting [2024-05-15T04:46:52.851Z] 2e06291ab266: Layer already exists [2024-05-15T04:46:52.851Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:52.851Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:52.851Z] e6bc184817c0: Layer already exists [2024-05-15T04:46:52.851Z] ad4259519fab: Layer already exists [2024-05-15T04:46:52.851Z] 1a9b6e87b88e: Layer already exists [2024-05-15T04:46:52.851Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:52.851Z] 3.1.1: digest: sha256:5351dd1ff00186525c19a02edbb849a5e65ecdd1adecea593eba257faaffd468 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:53.463Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:53.808Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:46:53.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-15T04:46:53.808Z] ad4259519fab: Preparing [2024-05-15T04:46:53.808Z] 2e06291ab266: Preparing [2024-05-15T04:46:53.808Z] 6f30099708c6: Preparing [2024-05-15T04:46:53.808Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:53.808Z] e6bc184817c0: Preparing [2024-05-15T04:46:53.808Z] 1a9b6e87b88e: Preparing [2024-05-15T04:46:53.808Z] 7c504f21be85: Preparing [2024-05-15T04:46:53.808Z] 1a9b6e87b88e: Waiting [2024-05-15T04:46:53.808Z] 7c504f21be85: Waiting [2024-05-15T04:46:53.808Z] 2e06291ab266: Layer already exists [2024-05-15T04:46:53.808Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:53.808Z] ad4259519fab: Layer already exists [2024-05-15T04:46:53.808Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:53.808Z] e6bc184817c0: Layer already exists [2024-05-15T04:46:53.808Z] 1a9b6e87b88e: Layer already exists [2024-05-15T04:46:53.808Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:53.808Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:5351dd1ff00186525c19a02edbb849a5e65ecdd1adecea593eba257faaffd468 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:54.440Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:54.784Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:napa [2024-05-15T04:46:54.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-15T04:46:54.784Z] ad4259519fab: Preparing [2024-05-15T04:46:54.784Z] 2e06291ab266: Preparing [2024-05-15T04:46:54.784Z] 6f30099708c6: Preparing [2024-05-15T04:46:54.784Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:54.784Z] e6bc184817c0: Preparing [2024-05-15T04:46:54.784Z] 1a9b6e87b88e: Preparing [2024-05-15T04:46:54.784Z] 7c504f21be85: Preparing [2024-05-15T04:46:54.784Z] 1a9b6e87b88e: Waiting [2024-05-15T04:46:54.784Z] 7c504f21be85: Waiting [2024-05-15T04:46:54.784Z] e6bc184817c0: Layer already exists [2024-05-15T04:46:54.784Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:54.784Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:54.784Z] ad4259519fab: Layer already exists [2024-05-15T04:46:54.784Z] 2e06291ab266: Layer already exists [2024-05-15T04:46:54.784Z] 1a9b6e87b88e: Layer already exists [2024-05-15T04:46:54.784Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:54.784Z] napa: digest: sha256:5351dd1ff00186525c19a02edbb849a5e65ecdd1adecea593eba257faaffd468 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:46:54.866Z] ===================================================== [Pipeline] echo [2024-05-15T04:46:54.881Z] taggedImages: [2024-05-15T04:46:54.881Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:46:54.882Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1 [2024-05-15T04:46:54.882Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:46:54.882Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:napa [Pipeline] echo [2024-05-15T04:46:54.909Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-05-15T04:46:54.909Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:46:54.909Z] 3.1.1 [2024-05-15T04:46:54.909Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:46:54.909Z] napa [2024-05-15T04:46:54.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:55.269Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:55.624Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:46:55.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-15T04:46:55.624Z] 687f84bf4a1e: Preparing [2024-05-15T04:46:55.624Z] e2457f5f9706: Preparing [2024-05-15T04:46:55.624Z] ba7834f3afb3: Preparing [2024-05-15T04:46:55.624Z] 6f30099708c6: Preparing [2024-05-15T04:46:55.624Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:55.624Z] b563e16d06bf: Preparing [2024-05-15T04:46:55.624Z] 1254cba9d7db: Preparing [2024-05-15T04:46:55.624Z] 7c504f21be85: Preparing [2024-05-15T04:46:55.624Z] b563e16d06bf: Waiting [2024-05-15T04:46:55.624Z] 1254cba9d7db: Waiting [2024-05-15T04:46:55.624Z] 7c504f21be85: Waiting [2024-05-15T04:46:55.624Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:55.624Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:55.946Z] b563e16d06bf: Layer already exists [2024-05-15T04:46:55.946Z] 1254cba9d7db: Layer already exists [2024-05-15T04:46:55.946Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:55.946Z] e2457f5f9706: Pushed [2024-05-15T04:46:55.946Z] 687f84bf4a1e: Pushed [2024-05-15T04:46:59.266Z] ba7834f3afb3: Pushed [2024-05-15T04:46:59.266Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:31a1c2501853f1285ca7895341025bc91d5fa2639e9bcbee81e40f3285c0e56a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:59.620Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:46:59.968Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1 [2024-05-15T04:46:59.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-15T04:46:59.968Z] 687f84bf4a1e: Preparing [2024-05-15T04:46:59.968Z] e2457f5f9706: Preparing [2024-05-15T04:46:59.968Z] ba7834f3afb3: Preparing [2024-05-15T04:46:59.968Z] 6f30099708c6: Preparing [2024-05-15T04:46:59.968Z] 4ce7549cb7f0: Preparing [2024-05-15T04:46:59.968Z] b563e16d06bf: Preparing [2024-05-15T04:46:59.968Z] 1254cba9d7db: Preparing [2024-05-15T04:46:59.968Z] 7c504f21be85: Preparing [2024-05-15T04:46:59.968Z] b563e16d06bf: Waiting [2024-05-15T04:46:59.968Z] 7c504f21be85: Waiting [2024-05-15T04:46:59.968Z] 1254cba9d7db: Waiting [2024-05-15T04:46:59.968Z] e2457f5f9706: Layer already exists [2024-05-15T04:46:59.968Z] 6f30099708c6: Layer already exists [2024-05-15T04:46:59.968Z] 687f84bf4a1e: Layer already exists [2024-05-15T04:46:59.968Z] ba7834f3afb3: Layer already exists [2024-05-15T04:46:59.968Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:46:59.968Z] 7c504f21be85: Layer already exists [2024-05-15T04:46:59.968Z] 1254cba9d7db: Layer already exists [2024-05-15T04:46:59.968Z] b563e16d06bf: Layer already exists [2024-05-15T04:47:00.232Z] 3.1.1: digest: sha256:31a1c2501853f1285ca7895341025bc91d5fa2639e9bcbee81e40f3285c0e56a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:00.591Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:00.946Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:00.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-15T04:47:00.946Z] 687f84bf4a1e: Preparing [2024-05-15T04:47:00.946Z] e2457f5f9706: Preparing [2024-05-15T04:47:00.946Z] ba7834f3afb3: Preparing [2024-05-15T04:47:00.946Z] 6f30099708c6: Preparing [2024-05-15T04:47:00.946Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:00.946Z] b563e16d06bf: Preparing [2024-05-15T04:47:00.946Z] 1254cba9d7db: Preparing [2024-05-15T04:47:00.946Z] 7c504f21be85: Preparing [2024-05-15T04:47:00.946Z] b563e16d06bf: Waiting [2024-05-15T04:47:00.946Z] 1254cba9d7db: Waiting [2024-05-15T04:47:00.946Z] 7c504f21be85: Waiting [2024-05-15T04:47:00.946Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:00.946Z] ba7834f3afb3: Layer already exists [2024-05-15T04:47:00.946Z] e2457f5f9706: Layer already exists [2024-05-15T04:47:00.946Z] 687f84bf4a1e: Layer already exists [2024-05-15T04:47:00.946Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:00.946Z] b563e16d06bf: Layer already exists [2024-05-15T04:47:00.946Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:00.946Z] 1254cba9d7db: Layer already exists [2024-05-15T04:47:00.946Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:31a1c2501853f1285ca7895341025bc91d5fa2639e9bcbee81e40f3285c0e56a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:01.297Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:01.650Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [2024-05-15T04:47:01.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-15T04:47:01.650Z] 687f84bf4a1e: Preparing [2024-05-15T04:47:01.650Z] e2457f5f9706: Preparing [2024-05-15T04:47:01.650Z] ba7834f3afb3: Preparing [2024-05-15T04:47:01.650Z] 6f30099708c6: Preparing [2024-05-15T04:47:01.650Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:01.650Z] b563e16d06bf: Preparing [2024-05-15T04:47:01.650Z] 1254cba9d7db: Preparing [2024-05-15T04:47:01.650Z] 7c504f21be85: Preparing [2024-05-15T04:47:01.650Z] b563e16d06bf: Waiting [2024-05-15T04:47:01.650Z] 1254cba9d7db: Waiting [2024-05-15T04:47:01.650Z] 7c504f21be85: Waiting [2024-05-15T04:47:01.650Z] 687f84bf4a1e: Layer already exists [2024-05-15T04:47:01.650Z] e2457f5f9706: Layer already exists [2024-05-15T04:47:01.650Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:01.650Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:01.650Z] ba7834f3afb3: Layer already exists [2024-05-15T04:47:01.650Z] b563e16d06bf: Layer already exists [2024-05-15T04:47:01.650Z] 1254cba9d7db: Layer already exists [2024-05-15T04:47:01.650Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:01.915Z] napa: digest: sha256:31a1c2501853f1285ca7895341025bc91d5fa2639e9bcbee81e40f3285c0e56a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:47:02.000Z] ===================================================== [Pipeline] echo [2024-05-15T04:47:02.015Z] taggedImages: [2024-05-15T04:47:02.015Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:02.015Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1 [2024-05-15T04:47:02.015Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:02.015Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [Pipeline] echo [2024-05-15T04:47:02.041Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-05-15T04:47:02.041Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:02.041Z] 3.1.1 [2024-05-15T04:47:02.041Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:02.041Z] napa [2024-05-15T04:47:02.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:02.410Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:02.764Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:02.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-15T04:47:02.764Z] d53f72e9a9d5: Preparing [2024-05-15T04:47:02.764Z] 2f58c8073daa: Preparing [2024-05-15T04:47:02.764Z] b0c02f66744b: Preparing [2024-05-15T04:47:02.764Z] d4f27c5daec7: Preparing [2024-05-15T04:47:02.764Z] 2a8780226232: Preparing [2024-05-15T04:47:02.764Z] b02249b6cac1: Preparing [2024-05-15T04:47:02.764Z] f8a00c29e219: Preparing [2024-05-15T04:47:02.764Z] 6f30099708c6: Preparing [2024-05-15T04:47:02.764Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:02.764Z] 8e63df49a4c8: Preparing [2024-05-15T04:47:02.764Z] 257db750a8a2: Preparing [2024-05-15T04:47:02.764Z] 5f70bf18a086: Preparing [2024-05-15T04:47:02.764Z] 3e12641b2e91: Preparing [2024-05-15T04:47:02.764Z] f5007fc6577b: Preparing [2024-05-15T04:47:02.764Z] 1424035c0b4e: Preparing [2024-05-15T04:47:02.764Z] 7c504f21be85: Preparing [2024-05-15T04:47:02.764Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:02.764Z] 8e63df49a4c8: Waiting [2024-05-15T04:47:02.764Z] b02249b6cac1: Waiting [2024-05-15T04:47:02.764Z] 257db750a8a2: Waiting [2024-05-15T04:47:02.764Z] 5f70bf18a086: Waiting [2024-05-15T04:47:02.764Z] f8a00c29e219: Waiting [2024-05-15T04:47:02.764Z] 3e12641b2e91: Waiting [2024-05-15T04:47:02.764Z] 6f30099708c6: Waiting [2024-05-15T04:47:02.764Z] f5007fc6577b: Waiting [2024-05-15T04:47:02.764Z] 1424035c0b4e: Waiting [2024-05-15T04:47:02.764Z] 7c504f21be85: Waiting [2024-05-15T04:47:03.030Z] b0c02f66744b: Pushed [2024-05-15T04:47:03.030Z] d4f27c5daec7: Pushed [2024-05-15T04:47:03.030Z] 2f58c8073daa: Pushed [2024-05-15T04:47:03.030Z] d53f72e9a9d5: Pushed [2024-05-15T04:47:03.030Z] 2a8780226232: Pushed [2024-05-15T04:47:03.030Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:03.030Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:03.030Z] b02249b6cac1: Pushed [2024-05-15T04:47:03.030Z] 5f70bf18a086: Layer already exists [2024-05-15T04:47:03.295Z] 257db750a8a2: Pushed [2024-05-15T04:47:03.295Z] 8e63df49a4c8: Pushed [2024-05-15T04:47:03.295Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:03.295Z] 3e12641b2e91: Pushed [2024-05-15T04:47:03.295Z] 1424035c0b4e: Pushed [2024-05-15T04:47:04.691Z] f5007fc6577b: Pushed [2024-05-15T04:47:06.617Z] f8a00c29e219: Pushed [2024-05-15T04:47:06.879Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:d849fb642e1c082b1197a3eb16859064cabefce88579af51c822b64acea39ad0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:07.229Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:07.574Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1 [2024-05-15T04:47:07.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-15T04:47:07.574Z] d53f72e9a9d5: Preparing [2024-05-15T04:47:07.574Z] 2f58c8073daa: Preparing [2024-05-15T04:47:07.574Z] b0c02f66744b: Preparing [2024-05-15T04:47:07.574Z] d4f27c5daec7: Preparing [2024-05-15T04:47:07.574Z] 2a8780226232: Preparing [2024-05-15T04:47:07.574Z] b02249b6cac1: Preparing [2024-05-15T04:47:07.574Z] f8a00c29e219: Preparing [2024-05-15T04:47:07.574Z] 6f30099708c6: Preparing [2024-05-15T04:47:07.574Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:07.574Z] 8e63df49a4c8: Preparing [2024-05-15T04:47:07.574Z] 257db750a8a2: Preparing [2024-05-15T04:47:07.574Z] 5f70bf18a086: Preparing [2024-05-15T04:47:07.574Z] 3e12641b2e91: Preparing [2024-05-15T04:47:07.574Z] f5007fc6577b: Preparing [2024-05-15T04:47:07.574Z] 1424035c0b4e: Preparing [2024-05-15T04:47:07.574Z] 7c504f21be85: Preparing [2024-05-15T04:47:07.574Z] 8e63df49a4c8: Waiting [2024-05-15T04:47:07.574Z] 257db750a8a2: Waiting [2024-05-15T04:47:07.574Z] 5f70bf18a086: Waiting [2024-05-15T04:47:07.574Z] 3e12641b2e91: Waiting [2024-05-15T04:47:07.574Z] f5007fc6577b: Waiting [2024-05-15T04:47:07.574Z] 1424035c0b4e: Waiting [2024-05-15T04:47:07.574Z] 7c504f21be85: Waiting [2024-05-15T04:47:07.574Z] b02249b6cac1: Waiting [2024-05-15T04:47:07.574Z] f8a00c29e219: Waiting [2024-05-15T04:47:07.574Z] 6f30099708c6: Waiting [2024-05-15T04:47:07.574Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:07.574Z] b0c02f66744b: Layer already exists [2024-05-15T04:47:07.574Z] d4f27c5daec7: Layer already exists [2024-05-15T04:47:07.574Z] d53f72e9a9d5: Layer already exists [2024-05-15T04:47:07.574Z] 2f58c8073daa: Layer already exists [2024-05-15T04:47:07.574Z] 2a8780226232: Layer already exists [2024-05-15T04:47:07.574Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:07.574Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:07.574Z] f8a00c29e219: Layer already exists [2024-05-15T04:47:07.574Z] 8e63df49a4c8: Layer already exists [2024-05-15T04:47:07.574Z] b02249b6cac1: Layer already exists [2024-05-15T04:47:07.574Z] 257db750a8a2: Layer already exists [2024-05-15T04:47:07.574Z] 5f70bf18a086: Layer already exists [2024-05-15T04:47:07.574Z] 1424035c0b4e: Layer already exists [2024-05-15T04:47:07.574Z] f5007fc6577b: Layer already exists [2024-05-15T04:47:07.574Z] 3e12641b2e91: Layer already exists [2024-05-15T04:47:07.574Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:07.838Z] 3.1.1: digest: sha256:d849fb642e1c082b1197a3eb16859064cabefce88579af51c822b64acea39ad0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:08.196Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:08.546Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:08.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-15T04:47:08.546Z] d53f72e9a9d5: Preparing [2024-05-15T04:47:08.546Z] 2f58c8073daa: Preparing [2024-05-15T04:47:08.546Z] b0c02f66744b: Preparing [2024-05-15T04:47:08.546Z] d4f27c5daec7: Preparing [2024-05-15T04:47:08.546Z] 2a8780226232: Preparing [2024-05-15T04:47:08.546Z] b02249b6cac1: Preparing [2024-05-15T04:47:08.546Z] f8a00c29e219: Preparing [2024-05-15T04:47:08.546Z] 6f30099708c6: Preparing [2024-05-15T04:47:08.546Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:08.546Z] 8e63df49a4c8: Preparing [2024-05-15T04:47:08.546Z] 257db750a8a2: Preparing [2024-05-15T04:47:08.546Z] 5f70bf18a086: Preparing [2024-05-15T04:47:08.546Z] 3e12641b2e91: Preparing [2024-05-15T04:47:08.546Z] f5007fc6577b: Preparing [2024-05-15T04:47:08.546Z] 1424035c0b4e: Preparing [2024-05-15T04:47:08.546Z] 7c504f21be85: Preparing [2024-05-15T04:47:08.546Z] 6f30099708c6: Waiting [2024-05-15T04:47:08.546Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:08.546Z] 8e63df49a4c8: Waiting [2024-05-15T04:47:08.546Z] 257db750a8a2: Waiting [2024-05-15T04:47:08.546Z] 5f70bf18a086: Waiting [2024-05-15T04:47:08.546Z] 3e12641b2e91: Waiting [2024-05-15T04:47:08.546Z] f5007fc6577b: Waiting [2024-05-15T04:47:08.546Z] 1424035c0b4e: Waiting [2024-05-15T04:47:08.546Z] 7c504f21be85: Waiting [2024-05-15T04:47:08.546Z] b02249b6cac1: Waiting [2024-05-15T04:47:08.546Z] f8a00c29e219: Waiting [2024-05-15T04:47:08.546Z] 2a8780226232: Layer already exists [2024-05-15T04:47:08.546Z] d4f27c5daec7: Layer already exists [2024-05-15T04:47:08.546Z] 2f58c8073daa: Layer already exists [2024-05-15T04:47:08.546Z] b0c02f66744b: Layer already exists [2024-05-15T04:47:08.546Z] d53f72e9a9d5: Layer already exists [2024-05-15T04:47:08.546Z] b02249b6cac1: Layer already exists [2024-05-15T04:47:08.546Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:08.546Z] f8a00c29e219: Layer already exists [2024-05-15T04:47:08.546Z] 8e63df49a4c8: Layer already exists [2024-05-15T04:47:08.546Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:08.546Z] 5f70bf18a086: Layer already exists [2024-05-15T04:47:08.546Z] 257db750a8a2: Layer already exists [2024-05-15T04:47:08.546Z] 3e12641b2e91: Layer already exists [2024-05-15T04:47:08.546Z] f5007fc6577b: Layer already exists [2024-05-15T04:47:08.546Z] 1424035c0b4e: Layer already exists [2024-05-15T04:47:08.546Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:08.810Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:d849fb642e1c082b1197a3eb16859064cabefce88579af51c822b64acea39ad0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:09.169Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:09.520Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [2024-05-15T04:47:09.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-15T04:47:09.520Z] d53f72e9a9d5: Preparing [2024-05-15T04:47:09.520Z] 2f58c8073daa: Preparing [2024-05-15T04:47:09.520Z] b0c02f66744b: Preparing [2024-05-15T04:47:09.520Z] d4f27c5daec7: Preparing [2024-05-15T04:47:09.520Z] 2a8780226232: Preparing [2024-05-15T04:47:09.520Z] b02249b6cac1: Preparing [2024-05-15T04:47:09.520Z] f8a00c29e219: Preparing [2024-05-15T04:47:09.520Z] 6f30099708c6: Preparing [2024-05-15T04:47:09.520Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:09.520Z] 8e63df49a4c8: Preparing [2024-05-15T04:47:09.520Z] 257db750a8a2: Preparing [2024-05-15T04:47:09.520Z] 5f70bf18a086: Preparing [2024-05-15T04:47:09.520Z] 3e12641b2e91: Preparing [2024-05-15T04:47:09.520Z] f5007fc6577b: Preparing [2024-05-15T04:47:09.520Z] 1424035c0b4e: Preparing [2024-05-15T04:47:09.520Z] 7c504f21be85: Preparing [2024-05-15T04:47:09.520Z] 3e12641b2e91: Waiting [2024-05-15T04:47:09.520Z] 8e63df49a4c8: Waiting [2024-05-15T04:47:09.520Z] 257db750a8a2: Waiting [2024-05-15T04:47:09.520Z] 5f70bf18a086: Waiting [2024-05-15T04:47:09.520Z] f5007fc6577b: Waiting [2024-05-15T04:47:09.520Z] 1424035c0b4e: Waiting [2024-05-15T04:47:09.520Z] 7c504f21be85: Waiting [2024-05-15T04:47:09.520Z] 6f30099708c6: Waiting [2024-05-15T04:47:09.520Z] f8a00c29e219: Waiting [2024-05-15T04:47:09.520Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:09.520Z] b02249b6cac1: Waiting [2024-05-15T04:47:09.520Z] d53f72e9a9d5: Layer already exists [2024-05-15T04:47:09.520Z] b0c02f66744b: Layer already exists [2024-05-15T04:47:09.520Z] 2a8780226232: Layer already exists [2024-05-15T04:47:09.520Z] d4f27c5daec7: Layer already exists [2024-05-15T04:47:09.520Z] 2f58c8073daa: Layer already exists [2024-05-15T04:47:09.520Z] b02249b6cac1: Layer already exists [2024-05-15T04:47:09.520Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:09.520Z] f8a00c29e219: Layer already exists [2024-05-15T04:47:09.520Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:09.520Z] 8e63df49a4c8: Layer already exists [2024-05-15T04:47:09.520Z] 257db750a8a2: Layer already exists [2024-05-15T04:47:09.520Z] 3e12641b2e91: Layer already exists [2024-05-15T04:47:09.520Z] 5f70bf18a086: Layer already exists [2024-05-15T04:47:09.520Z] f5007fc6577b: Layer already exists [2024-05-15T04:47:09.520Z] 1424035c0b4e: Layer already exists [2024-05-15T04:47:09.520Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:09.787Z] napa: digest: sha256:d849fb642e1c082b1197a3eb16859064cabefce88579af51c822b64acea39ad0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:47:09.860Z] ===================================================== [Pipeline] echo [2024-05-15T04:47:09.873Z] taggedImages: [2024-05-15T04:47:09.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:09.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1 [2024-05-15T04:47:09.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:09.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [Pipeline] echo [2024-05-15T04:47:09.901Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-05-15T04:47:09.901Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:09.901Z] 3.1.1 [2024-05-15T04:47:09.901Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:09.901Z] napa [2024-05-15T04:47:09.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:10.264Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:10.638Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:10.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-15T04:47:10.638Z] 842ebf83a46f: Preparing [2024-05-15T04:47:10.638Z] 490b1dcc0e9a: Preparing [2024-05-15T04:47:10.638Z] 9b26c4af7aec: Preparing [2024-05-15T04:47:10.638Z] 9383565d2f47: Preparing [2024-05-15T04:47:10.638Z] 6f30099708c6: Preparing [2024-05-15T04:47:10.638Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:10.638Z] b563e16d06bf: Preparing [2024-05-15T04:47:10.638Z] 1254cba9d7db: Preparing [2024-05-15T04:47:10.638Z] 7c504f21be85: Preparing [2024-05-15T04:47:10.638Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:10.638Z] b563e16d06bf: Waiting [2024-05-15T04:47:10.638Z] 7c504f21be85: Waiting [2024-05-15T04:47:10.638Z] 1254cba9d7db: Waiting [2024-05-15T04:47:10.638Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:10.902Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:10.902Z] 9b26c4af7aec: Pushed [2024-05-15T04:47:10.902Z] 490b1dcc0e9a: Pushed [2024-05-15T04:47:10.902Z] b563e16d06bf: Layer already exists [2024-05-15T04:47:10.902Z] 1254cba9d7db: Layer already exists [2024-05-15T04:47:10.902Z] 842ebf83a46f: Pushed [2024-05-15T04:47:10.902Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:13.461Z] 9383565d2f47: Pushed [2024-05-15T04:47:13.726Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:175e0ef2aa200d9e310173e6c7f3428557fb3e84967990e02f119d8e9bf2c608 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:14.086Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:14.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1 [2024-05-15T04:47:14.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-15T04:47:14.470Z] 842ebf83a46f: Preparing [2024-05-15T04:47:14.470Z] 490b1dcc0e9a: Preparing [2024-05-15T04:47:14.470Z] 9b26c4af7aec: Preparing [2024-05-15T04:47:14.470Z] 9383565d2f47: Preparing [2024-05-15T04:47:14.470Z] 6f30099708c6: Preparing [2024-05-15T04:47:14.470Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:14.470Z] b563e16d06bf: Preparing [2024-05-15T04:47:14.470Z] 1254cba9d7db: Preparing [2024-05-15T04:47:14.470Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:14.470Z] b563e16d06bf: Waiting [2024-05-15T04:47:14.470Z] 7c504f21be85: Preparing [2024-05-15T04:47:14.470Z] 1254cba9d7db: Waiting [2024-05-15T04:47:14.470Z] 7c504f21be85: Waiting [2024-05-15T04:47:14.470Z] 9b26c4af7aec: Layer already exists [2024-05-15T04:47:14.470Z] 490b1dcc0e9a: Layer already exists [2024-05-15T04:47:14.470Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:14.470Z] 9383565d2f47: Layer already exists [2024-05-15T04:47:14.470Z] 842ebf83a46f: Layer already exists [2024-05-15T04:47:14.470Z] 1254cba9d7db: Layer already exists [2024-05-15T04:47:14.470Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:14.470Z] b563e16d06bf: Layer already exists [2024-05-15T04:47:14.470Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:14.744Z] 3.1.1: digest: sha256:175e0ef2aa200d9e310173e6c7f3428557fb3e84967990e02f119d8e9bf2c608 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:15.108Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:15.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:15.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-15T04:47:15.472Z] 842ebf83a46f: Preparing [2024-05-15T04:47:15.472Z] 490b1dcc0e9a: Preparing [2024-05-15T04:47:15.472Z] 9b26c4af7aec: Preparing [2024-05-15T04:47:15.472Z] 9383565d2f47: Preparing [2024-05-15T04:47:15.472Z] 6f30099708c6: Preparing [2024-05-15T04:47:15.472Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:15.472Z] b563e16d06bf: Preparing [2024-05-15T04:47:15.472Z] 1254cba9d7db: Preparing [2024-05-15T04:47:15.472Z] 7c504f21be85: Preparing [2024-05-15T04:47:15.472Z] b563e16d06bf: Waiting [2024-05-15T04:47:15.472Z] 1254cba9d7db: Waiting [2024-05-15T04:47:15.472Z] 7c504f21be85: Waiting [2024-05-15T04:47:15.472Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:15.472Z] 490b1dcc0e9a: Layer already exists [2024-05-15T04:47:15.472Z] 842ebf83a46f: Layer already exists [2024-05-15T04:47:15.472Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:15.472Z] 9383565d2f47: Layer already exists [2024-05-15T04:47:15.472Z] 9b26c4af7aec: Layer already exists [2024-05-15T04:47:15.472Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:15.472Z] 1254cba9d7db: Layer already exists [2024-05-15T04:47:15.472Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:15.472Z] b563e16d06bf: Layer already exists [2024-05-15T04:47:15.741Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:175e0ef2aa200d9e310173e6c7f3428557fb3e84967990e02f119d8e9bf2c608 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:16.098Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:16.446Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [2024-05-15T04:47:16.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-15T04:47:16.446Z] 842ebf83a46f: Preparing [2024-05-15T04:47:16.446Z] 490b1dcc0e9a: Preparing [2024-05-15T04:47:16.446Z] 9b26c4af7aec: Preparing [2024-05-15T04:47:16.446Z] 9383565d2f47: Preparing [2024-05-15T04:47:16.446Z] 6f30099708c6: Preparing [2024-05-15T04:47:16.446Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:16.446Z] b563e16d06bf: Preparing [2024-05-15T04:47:16.446Z] 1254cba9d7db: Preparing [2024-05-15T04:47:16.446Z] 7c504f21be85: Preparing [2024-05-15T04:47:16.446Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:16.446Z] b563e16d06bf: Waiting [2024-05-15T04:47:16.446Z] 1254cba9d7db: Waiting [2024-05-15T04:47:16.446Z] 7c504f21be85: Waiting [2024-05-15T04:47:16.446Z] 9383565d2f47: Layer already exists [2024-05-15T04:47:16.446Z] 490b1dcc0e9a: Layer already exists [2024-05-15T04:47:16.446Z] 9b26c4af7aec: Layer already exists [2024-05-15T04:47:16.446Z] 842ebf83a46f: Layer already exists [2024-05-15T04:47:16.446Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:16.446Z] 1254cba9d7db: Layer already exists [2024-05-15T04:47:16.446Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:16.446Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:16.446Z] b563e16d06bf: Layer already exists [2024-05-15T04:47:16.446Z] napa: digest: sha256:175e0ef2aa200d9e310173e6c7f3428557fb3e84967990e02f119d8e9bf2c608 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:47:16.532Z] ===================================================== [Pipeline] echo [2024-05-15T04:47:16.549Z] taggedImages: [2024-05-15T04:47:16.549Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:16.549Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1 [2024-05-15T04:47:16.549Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:16.549Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [Pipeline] echo [2024-05-15T04:47:16.577Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-05-15T04:47:16.577Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:16.577Z] 3.1.1 [2024-05-15T04:47:16.577Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:16.577Z] napa [2024-05-15T04:47:16.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:16.935Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:17.273Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:17.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-15T04:47:17.273Z] 294764cc8dc8: Preparing [2024-05-15T04:47:17.273Z] 1559750eef1f: Preparing [2024-05-15T04:47:17.273Z] 544104f902da: Preparing [2024-05-15T04:47:17.273Z] 8d1cd2a9b292: Preparing [2024-05-15T04:47:17.273Z] 4a29f58933fc: Preparing [2024-05-15T04:47:17.273Z] 6f30099708c6: Preparing [2024-05-15T04:47:17.273Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:17.273Z] 158ae843fc9c: Preparing [2024-05-15T04:47:17.273Z] f806f5f7646c: Preparing [2024-05-15T04:47:17.273Z] 76c7653ec8ed: Preparing [2024-05-15T04:47:17.273Z] 7c504f21be85: Preparing [2024-05-15T04:47:17.273Z] 76c7653ec8ed: Waiting [2024-05-15T04:47:17.273Z] 158ae843fc9c: Waiting [2024-05-15T04:47:17.273Z] f806f5f7646c: Waiting [2024-05-15T04:47:17.273Z] 7c504f21be85: Waiting [2024-05-15T04:47:17.273Z] 6f30099708c6: Waiting [2024-05-15T04:47:17.273Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:17.536Z] 8d1cd2a9b292: Pushed [2024-05-15T04:47:17.536Z] 1559750eef1f: Pushed [2024-05-15T04:47:17.536Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:17.536Z] 294764cc8dc8: Pushed [2024-05-15T04:47:17.536Z] 4a29f58933fc: Pushed [2024-05-15T04:47:17.536Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:17.536Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:17.800Z] 158ae843fc9c: Pushed [2024-05-15T04:47:17.800Z] f806f5f7646c: Pushed [2024-05-15T04:47:20.363Z] 544104f902da: Pushed [2024-05-15T04:47:21.313Z] 76c7653ec8ed: Pushed [2024-05-15T04:47:21.313Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:e1b242403d411930e87ce5cb375bdd58bf7c6bbae40ac0baac73e7f830787b8b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:21.655Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:21.994Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1 [2024-05-15T04:47:21.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-15T04:47:21.994Z] 294764cc8dc8: Preparing [2024-05-15T04:47:21.994Z] 1559750eef1f: Preparing [2024-05-15T04:47:21.994Z] 544104f902da: Preparing [2024-05-15T04:47:21.994Z] 8d1cd2a9b292: Preparing [2024-05-15T04:47:21.994Z] 4a29f58933fc: Preparing [2024-05-15T04:47:21.994Z] 6f30099708c6: Preparing [2024-05-15T04:47:21.994Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:21.994Z] 158ae843fc9c: Preparing [2024-05-15T04:47:21.994Z] f806f5f7646c: Preparing [2024-05-15T04:47:21.994Z] 76c7653ec8ed: Preparing [2024-05-15T04:47:21.994Z] 7c504f21be85: Preparing [2024-05-15T04:47:21.994Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:21.994Z] 158ae843fc9c: Waiting [2024-05-15T04:47:21.994Z] f806f5f7646c: Waiting [2024-05-15T04:47:21.994Z] 76c7653ec8ed: Waiting [2024-05-15T04:47:21.994Z] 7c504f21be85: Waiting [2024-05-15T04:47:21.994Z] 6f30099708c6: Waiting [2024-05-15T04:47:21.994Z] 8d1cd2a9b292: Layer already exists [2024-05-15T04:47:21.994Z] 1559750eef1f: Layer already exists [2024-05-15T04:47:21.994Z] 294764cc8dc8: Layer already exists [2024-05-15T04:47:21.994Z] 544104f902da: Layer already exists [2024-05-15T04:47:21.994Z] 4a29f58933fc: Layer already exists [2024-05-15T04:47:21.994Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:21.994Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:21.994Z] 158ae843fc9c: Layer already exists [2024-05-15T04:47:21.994Z] 76c7653ec8ed: Layer already exists [2024-05-15T04:47:21.994Z] f806f5f7646c: Layer already exists [2024-05-15T04:47:21.994Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:22.259Z] 3.1.1: digest: sha256:e1b242403d411930e87ce5cb375bdd58bf7c6bbae40ac0baac73e7f830787b8b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:22.614Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:22.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:22.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-15T04:47:22.957Z] 294764cc8dc8: Preparing [2024-05-15T04:47:22.957Z] 1559750eef1f: Preparing [2024-05-15T04:47:22.957Z] 544104f902da: Preparing [2024-05-15T04:47:22.957Z] 8d1cd2a9b292: Preparing [2024-05-15T04:47:22.957Z] 4a29f58933fc: Preparing [2024-05-15T04:47:22.957Z] 6f30099708c6: Preparing [2024-05-15T04:47:22.957Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:22.957Z] 158ae843fc9c: Preparing [2024-05-15T04:47:22.957Z] f806f5f7646c: Preparing [2024-05-15T04:47:22.957Z] 76c7653ec8ed: Preparing [2024-05-15T04:47:22.957Z] 7c504f21be85: Preparing [2024-05-15T04:47:22.957Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:22.957Z] 158ae843fc9c: Waiting [2024-05-15T04:47:22.957Z] f806f5f7646c: Waiting [2024-05-15T04:47:22.957Z] 76c7653ec8ed: Waiting [2024-05-15T04:47:22.957Z] 7c504f21be85: Waiting [2024-05-15T04:47:22.957Z] 6f30099708c6: Waiting [2024-05-15T04:47:22.957Z] 294764cc8dc8: Layer already exists [2024-05-15T04:47:22.957Z] 4a29f58933fc: Layer already exists [2024-05-15T04:47:22.957Z] 1559750eef1f: Layer already exists [2024-05-15T04:47:22.957Z] 544104f902da: Layer already exists [2024-05-15T04:47:22.957Z] 8d1cd2a9b292: Layer already exists [2024-05-15T04:47:22.957Z] 158ae843fc9c: Layer already exists [2024-05-15T04:47:22.957Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:22.957Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:22.957Z] f806f5f7646c: Layer already exists [2024-05-15T04:47:22.957Z] 76c7653ec8ed: Layer already exists [2024-05-15T04:47:22.957Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:23.503Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:e1b242403d411930e87ce5cb375bdd58bf7c6bbae40ac0baac73e7f830787b8b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:23.853Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:24.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [2024-05-15T04:47:24.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-15T04:47:24.196Z] 294764cc8dc8: Preparing [2024-05-15T04:47:24.196Z] 1559750eef1f: Preparing [2024-05-15T04:47:24.196Z] 544104f902da: Preparing [2024-05-15T04:47:24.196Z] 8d1cd2a9b292: Preparing [2024-05-15T04:47:24.196Z] 4a29f58933fc: Preparing [2024-05-15T04:47:24.196Z] 6f30099708c6: Preparing [2024-05-15T04:47:24.196Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:24.196Z] 158ae843fc9c: Preparing [2024-05-15T04:47:24.196Z] f806f5f7646c: Preparing [2024-05-15T04:47:24.196Z] 76c7653ec8ed: Preparing [2024-05-15T04:47:24.196Z] 7c504f21be85: Preparing [2024-05-15T04:47:24.196Z] 158ae843fc9c: Waiting [2024-05-15T04:47:24.196Z] f806f5f7646c: Waiting [2024-05-15T04:47:24.196Z] 76c7653ec8ed: Waiting [2024-05-15T04:47:24.196Z] 7c504f21be85: Waiting [2024-05-15T04:47:24.196Z] 6f30099708c6: Waiting [2024-05-15T04:47:24.196Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:24.196Z] 294764cc8dc8: Layer already exists [2024-05-15T04:47:24.196Z] 544104f902da: Layer already exists [2024-05-15T04:47:24.196Z] 1559750eef1f: Layer already exists [2024-05-15T04:47:24.196Z] 8d1cd2a9b292: Layer already exists [2024-05-15T04:47:24.196Z] 4a29f58933fc: Layer already exists [2024-05-15T04:47:24.196Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:24.196Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:24.196Z] f806f5f7646c: Layer already exists [2024-05-15T04:47:24.196Z] 76c7653ec8ed: Layer already exists [2024-05-15T04:47:24.196Z] 158ae843fc9c: Layer already exists [2024-05-15T04:47:24.196Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:24.461Z] napa: digest: sha256:e1b242403d411930e87ce5cb375bdd58bf7c6bbae40ac0baac73e7f830787b8b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:47:24.543Z] ===================================================== [Pipeline] echo [2024-05-15T04:47:24.559Z] taggedImages: [2024-05-15T04:47:24.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:24.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1 [2024-05-15T04:47:24.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:24.559Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [Pipeline] echo [2024-05-15T04:47:24.587Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-05-15T04:47:24.587Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:24.587Z] 3.1.1 [2024-05-15T04:47:24.587Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:24.587Z] napa [2024-05-15T04:47:24.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:24.951Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:25.308Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:25.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-15T04:47:25.309Z] 63707c24ef13: Preparing [2024-05-15T04:47:25.309Z] 678d5670feef: Preparing [2024-05-15T04:47:25.309Z] f1e877799070: Preparing [2024-05-15T04:47:25.309Z] c7faa2cf2b75: Preparing [2024-05-15T04:47:25.309Z] fad0d0e42678: Preparing [2024-05-15T04:47:25.309Z] 3f1b9b237e59: Preparing [2024-05-15T04:47:25.309Z] 1d770409c19f: Preparing [2024-05-15T04:47:25.309Z] 6f30099708c6: Preparing [2024-05-15T04:47:25.309Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:25.309Z] 24a71c1343ba: Preparing [2024-05-15T04:47:25.309Z] 9c659b37a6d3: Preparing [2024-05-15T04:47:25.309Z] 7c504f21be85: Preparing [2024-05-15T04:47:25.309Z] 3f1b9b237e59: Waiting [2024-05-15T04:47:25.309Z] 1d770409c19f: Waiting [2024-05-15T04:47:25.309Z] 6f30099708c6: Waiting [2024-05-15T04:47:25.309Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:25.309Z] 24a71c1343ba: Waiting [2024-05-15T04:47:25.309Z] 7c504f21be85: Waiting [2024-05-15T04:47:25.309Z] 9c659b37a6d3: Waiting [2024-05-15T04:47:25.573Z] 63707c24ef13: Pushed [2024-05-15T04:47:25.573Z] 678d5670feef: Pushed [2024-05-15T04:47:25.573Z] fad0d0e42678: Pushed [2024-05-15T04:47:25.573Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:25.573Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:25.837Z] 3f1b9b237e59: Pushed [2024-05-15T04:47:25.837Z] 1d770409c19f: Pushed [2024-05-15T04:47:25.837Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:27.236Z] 24a71c1343ba: Pushed [2024-05-15T04:47:28.188Z] c7faa2cf2b75: Pushed [2024-05-15T04:47:28.188Z] 9c659b37a6d3: Pushed [2024-05-15T04:47:29.137Z] f1e877799070: Pushed [2024-05-15T04:47:29.137Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:a5757c18655386317d7ee03a6e2d80944bd60bdd9d2f2e59b91131e30297026c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:29.484Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:29.825Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1 [2024-05-15T04:47:29.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-15T04:47:29.825Z] 63707c24ef13: Preparing [2024-05-15T04:47:29.825Z] 678d5670feef: Preparing [2024-05-15T04:47:29.825Z] f1e877799070: Preparing [2024-05-15T04:47:29.825Z] c7faa2cf2b75: Preparing [2024-05-15T04:47:29.825Z] fad0d0e42678: Preparing [2024-05-15T04:47:29.825Z] 3f1b9b237e59: Preparing [2024-05-15T04:47:29.825Z] 1d770409c19f: Preparing [2024-05-15T04:47:29.825Z] 3f1b9b237e59: Waiting [2024-05-15T04:47:29.825Z] 1d770409c19f: Waiting [2024-05-15T04:47:29.825Z] 6f30099708c6: Preparing [2024-05-15T04:47:29.825Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:29.825Z] 6f30099708c6: Waiting [2024-05-15T04:47:29.825Z] 24a71c1343ba: Preparing [2024-05-15T04:47:29.825Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:29.825Z] 24a71c1343ba: Waiting [2024-05-15T04:47:29.825Z] 9c659b37a6d3: Preparing [2024-05-15T04:47:29.825Z] 7c504f21be85: Preparing [2024-05-15T04:47:29.825Z] 9c659b37a6d3: Waiting [2024-05-15T04:47:29.825Z] 7c504f21be85: Waiting [2024-05-15T04:47:29.825Z] c7faa2cf2b75: Layer already exists [2024-05-15T04:47:29.825Z] 678d5670feef: Layer already exists [2024-05-15T04:47:29.825Z] fad0d0e42678: Layer already exists [2024-05-15T04:47:29.825Z] f1e877799070: Layer already exists [2024-05-15T04:47:29.825Z] 63707c24ef13: Layer already exists [2024-05-15T04:47:29.825Z] 3f1b9b237e59: Layer already exists [2024-05-15T04:47:29.825Z] 1d770409c19f: Layer already exists [2024-05-15T04:47:29.825Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:29.825Z] 24a71c1343ba: Layer already exists [2024-05-15T04:47:29.825Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:29.825Z] 9c659b37a6d3: Layer already exists [2024-05-15T04:47:29.825Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:30.088Z] 3.1.1: digest: sha256:a5757c18655386317d7ee03a6e2d80944bd60bdd9d2f2e59b91131e30297026c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:30.442Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:30.781Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:30.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-15T04:47:30.781Z] 63707c24ef13: Preparing [2024-05-15T04:47:30.781Z] 678d5670feef: Preparing [2024-05-15T04:47:30.781Z] f1e877799070: Preparing [2024-05-15T04:47:30.781Z] c7faa2cf2b75: Preparing [2024-05-15T04:47:30.781Z] fad0d0e42678: Preparing [2024-05-15T04:47:30.781Z] 3f1b9b237e59: Preparing [2024-05-15T04:47:30.781Z] 1d770409c19f: Preparing [2024-05-15T04:47:30.781Z] 6f30099708c6: Preparing [2024-05-15T04:47:30.781Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:30.781Z] 24a71c1343ba: Preparing [2024-05-15T04:47:30.781Z] 9c659b37a6d3: Preparing [2024-05-15T04:47:30.781Z] 7c504f21be85: Preparing [2024-05-15T04:47:30.781Z] 3f1b9b237e59: Waiting [2024-05-15T04:47:30.781Z] 1d770409c19f: Waiting [2024-05-15T04:47:30.781Z] 6f30099708c6: Waiting [2024-05-15T04:47:30.781Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:30.781Z] 24a71c1343ba: Waiting [2024-05-15T04:47:30.781Z] 9c659b37a6d3: Waiting [2024-05-15T04:47:30.781Z] 7c504f21be85: Waiting [2024-05-15T04:47:30.781Z] fad0d0e42678: Layer already exists [2024-05-15T04:47:30.781Z] 678d5670feef: Layer already exists [2024-05-15T04:47:30.781Z] 63707c24ef13: Layer already exists [2024-05-15T04:47:30.781Z] c7faa2cf2b75: Layer already exists [2024-05-15T04:47:30.781Z] f1e877799070: Layer already exists [2024-05-15T04:47:30.781Z] 3f1b9b237e59: Layer already exists [2024-05-15T04:47:30.781Z] 24a71c1343ba: Layer already exists [2024-05-15T04:47:30.781Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:30.781Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:30.781Z] 1d770409c19f: Layer already exists [2024-05-15T04:47:30.781Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:30.781Z] 9c659b37a6d3: Layer already exists [2024-05-15T04:47:31.044Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:a5757c18655386317d7ee03a6e2d80944bd60bdd9d2f2e59b91131e30297026c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:31.389Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:31.731Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [2024-05-15T04:47:31.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-15T04:47:31.731Z] 63707c24ef13: Preparing [2024-05-15T04:47:31.731Z] 678d5670feef: Preparing [2024-05-15T04:47:31.731Z] f1e877799070: Preparing [2024-05-15T04:47:31.731Z] c7faa2cf2b75: Preparing [2024-05-15T04:47:31.731Z] fad0d0e42678: Preparing [2024-05-15T04:47:31.731Z] 3f1b9b237e59: Preparing [2024-05-15T04:47:31.731Z] 1d770409c19f: Preparing [2024-05-15T04:47:31.731Z] 6f30099708c6: Preparing [2024-05-15T04:47:31.731Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:31.731Z] 24a71c1343ba: Preparing [2024-05-15T04:47:31.731Z] 9c659b37a6d3: Preparing [2024-05-15T04:47:31.731Z] 7c504f21be85: Preparing [2024-05-15T04:47:31.731Z] 1d770409c19f: Waiting [2024-05-15T04:47:31.731Z] 6f30099708c6: Waiting [2024-05-15T04:47:31.731Z] 4ce7549cb7f0: Waiting [2024-05-15T04:47:31.731Z] 7c504f21be85: Waiting [2024-05-15T04:47:31.731Z] 24a71c1343ba: Waiting [2024-05-15T04:47:31.731Z] 9c659b37a6d3: Waiting [2024-05-15T04:47:31.731Z] 3f1b9b237e59: Waiting [2024-05-15T04:47:31.731Z] c7faa2cf2b75: Layer already exists [2024-05-15T04:47:31.731Z] fad0d0e42678: Layer already exists [2024-05-15T04:47:31.731Z] f1e877799070: Layer already exists [2024-05-15T04:47:31.731Z] 63707c24ef13: Layer already exists [2024-05-15T04:47:31.731Z] 678d5670feef: Layer already exists [2024-05-15T04:47:31.731Z] 3f1b9b237e59: Layer already exists [2024-05-15T04:47:31.731Z] 1d770409c19f: Layer already exists [2024-05-15T04:47:31.731Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:31.731Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:31.731Z] 24a71c1343ba: Layer already exists [2024-05-15T04:47:31.731Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:31.731Z] 9c659b37a6d3: Layer already exists [2024-05-15T04:47:32.002Z] napa: digest: sha256:a5757c18655386317d7ee03a6e2d80944bd60bdd9d2f2e59b91131e30297026c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:47:32.075Z] ===================================================== [Pipeline] echo [2024-05-15T04:47:32.087Z] taggedImages: [2024-05-15T04:47:32.087Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:32.087Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1 [2024-05-15T04:47:32.087Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:32.087Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [Pipeline] echo [2024-05-15T04:47:32.116Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-05-15T04:47:32.116Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:32.116Z] 3.1.1 [2024-05-15T04:47:32.116Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:32.116Z] napa [2024-05-15T04:47:32.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:32.478Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:32.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:32.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-15T04:47:32.829Z] ab7821ce316c: Preparing [2024-05-15T04:47:32.829Z] 9806f771ce9a: Preparing [2024-05-15T04:47:32.829Z] 6f30099708c6: Preparing [2024-05-15T04:47:32.829Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:32.829Z] 164dd92c0eb8: Preparing [2024-05-15T04:47:32.829Z] 79cd9c590185: Preparing [2024-05-15T04:47:32.829Z] 7c504f21be85: Preparing [2024-05-15T04:47:32.829Z] 79cd9c590185: Waiting [2024-05-15T04:47:32.829Z] 7c504f21be85: Waiting [2024-05-15T04:47:32.829Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:33.093Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:33.093Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:33.093Z] ab7821ce316c: Pushed [2024-05-15T04:47:34.491Z] 164dd92c0eb8: Pushed [2024-05-15T04:47:34.491Z] 79cd9c590185: Pushed [2024-05-15T04:47:38.717Z] 9806f771ce9a: Pushed [2024-05-15T04:47:38.717Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:36eee9ed7c8ed9998d256863dab2e5a6ed897b7b78638af6f80922fbaddcab91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:39.065Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:39.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1 [2024-05-15T04:47:39.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-15T04:47:39.425Z] ab7821ce316c: Preparing [2024-05-15T04:47:39.425Z] 9806f771ce9a: Preparing [2024-05-15T04:47:39.425Z] 6f30099708c6: Preparing [2024-05-15T04:47:39.425Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:39.425Z] 164dd92c0eb8: Preparing [2024-05-15T04:47:39.425Z] 79cd9c590185: Preparing [2024-05-15T04:47:39.425Z] 7c504f21be85: Preparing [2024-05-15T04:47:39.425Z] 79cd9c590185: Waiting [2024-05-15T04:47:39.425Z] 7c504f21be85: Waiting [2024-05-15T04:47:39.425Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:39.425Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:39.425Z] 164dd92c0eb8: Layer already exists [2024-05-15T04:47:39.425Z] ab7821ce316c: Layer already exists [2024-05-15T04:47:39.425Z] 9806f771ce9a: Layer already exists [2024-05-15T04:47:39.425Z] 79cd9c590185: Layer already exists [2024-05-15T04:47:39.425Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:39.425Z] 3.1.1: digest: sha256:36eee9ed7c8ed9998d256863dab2e5a6ed897b7b78638af6f80922fbaddcab91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:39.784Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:40.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:40.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-15T04:47:40.130Z] ab7821ce316c: Preparing [2024-05-15T04:47:40.130Z] 9806f771ce9a: Preparing [2024-05-15T04:47:40.130Z] 6f30099708c6: Preparing [2024-05-15T04:47:40.130Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:40.130Z] 164dd92c0eb8: Preparing [2024-05-15T04:47:40.130Z] 79cd9c590185: Preparing [2024-05-15T04:47:40.130Z] 7c504f21be85: Preparing [2024-05-15T04:47:40.130Z] 79cd9c590185: Waiting [2024-05-15T04:47:40.130Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:40.130Z] ab7821ce316c: Layer already exists [2024-05-15T04:47:40.130Z] 9806f771ce9a: Layer already exists [2024-05-15T04:47:40.130Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:40.130Z] 164dd92c0eb8: Layer already exists [2024-05-15T04:47:40.130Z] 79cd9c590185: Layer already exists [2024-05-15T04:47:40.130Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:40.393Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:36eee9ed7c8ed9998d256863dab2e5a6ed897b7b78638af6f80922fbaddcab91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:40.753Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:41.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [2024-05-15T04:47:41.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-15T04:47:41.106Z] ab7821ce316c: Preparing [2024-05-15T04:47:41.106Z] 9806f771ce9a: Preparing [2024-05-15T04:47:41.106Z] 6f30099708c6: Preparing [2024-05-15T04:47:41.106Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:41.106Z] 164dd92c0eb8: Preparing [2024-05-15T04:47:41.106Z] 79cd9c590185: Preparing [2024-05-15T04:47:41.106Z] 7c504f21be85: Preparing [2024-05-15T04:47:41.106Z] 79cd9c590185: Waiting [2024-05-15T04:47:41.106Z] 164dd92c0eb8: Layer already exists [2024-05-15T04:47:41.106Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:41.106Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:41.106Z] ab7821ce316c: Layer already exists [2024-05-15T04:47:41.106Z] 9806f771ce9a: Layer already exists [2024-05-15T04:47:41.106Z] 79cd9c590185: Layer already exists [2024-05-15T04:47:41.106Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:41.369Z] napa: digest: sha256:36eee9ed7c8ed9998d256863dab2e5a6ed897b7b78638af6f80922fbaddcab91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:47:41.445Z] ===================================================== [Pipeline] echo [2024-05-15T04:47:41.459Z] taggedImages: [2024-05-15T04:47:41.459Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:41.459Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1 [2024-05-15T04:47:41.459Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:41.459Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [Pipeline] echo [2024-05-15T04:47:41.484Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-05-15T04:47:41.484Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:41.484Z] 3.1.1 [2024-05-15T04:47:41.484Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:47:41.484Z] napa [2024-05-15T04:47:41.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:41.849Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:47:42.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:47:42.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-15T04:47:42.205Z] feab523dd712: Preparing [2024-05-15T04:47:42.205Z] 7a468fdcacd8: Preparing [2024-05-15T04:47:42.205Z] d07457c68957: Preparing [2024-05-15T04:47:42.205Z] 6f30099708c6: Preparing [2024-05-15T04:47:42.205Z] 4ce7549cb7f0: Preparing [2024-05-15T04:47:42.205Z] 2f95ef3af0c3: Preparing [2024-05-15T04:47:42.205Z] 43549dc92ce3: Preparing [2024-05-15T04:47:42.205Z] 2f95ef3af0c3: Waiting [2024-05-15T04:47:42.205Z] 43549dc92ce3: Waiting [2024-05-15T04:47:42.205Z] 11b345d65ace: Preparing [2024-05-15T04:47:42.205Z] 0ddb2eed4822: Preparing [2024-05-15T04:47:42.205Z] 7c504f21be85: Preparing [2024-05-15T04:47:42.205Z] 0ddb2eed4822: Waiting [2024-05-15T04:47:42.205Z] 7c504f21be85: Waiting [2024-05-15T04:47:42.205Z] 11b345d65ace: Waiting [2024-05-15T04:47:42.205Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:47:42.205Z] 6f30099708c6: Layer already exists [2024-05-15T04:47:42.471Z] d07457c68957: Pushed [2024-05-15T04:47:42.471Z] feab523dd712: Pushed [2024-05-15T04:47:42.471Z] 7a468fdcacd8: Pushed [2024-05-15T04:47:42.471Z] 7c504f21be85: Layer already exists [2024-05-15T04:47:42.735Z] 11b345d65ace: Pushed [2024-05-15T04:47:44.662Z] 0ddb2eed4822: Pushed [2024-05-15T04:47:54.707Z] 43549dc92ce3: Pushed [2024-05-15T04:48:02.884Z] 2f95ef3af0c3: Pushed [2024-05-15T04:48:02.884Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:d45558d62cdeae2ef099668fcd83773ecb0756b55f3a8a763efb6450e8f71acf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:03.241Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:03.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1 [2024-05-15T04:48:03.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-15T04:48:03.583Z] feab523dd712: Preparing [2024-05-15T04:48:03.583Z] 7a468fdcacd8: Preparing [2024-05-15T04:48:03.583Z] d07457c68957: Preparing [2024-05-15T04:48:03.583Z] 6f30099708c6: Preparing [2024-05-15T04:48:03.583Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:03.583Z] 2f95ef3af0c3: Preparing [2024-05-15T04:48:03.583Z] 43549dc92ce3: Preparing [2024-05-15T04:48:03.583Z] 11b345d65ace: Preparing [2024-05-15T04:48:03.583Z] 0ddb2eed4822: Preparing [2024-05-15T04:48:03.583Z] 7c504f21be85: Preparing [2024-05-15T04:48:03.583Z] 11b345d65ace: Waiting [2024-05-15T04:48:03.583Z] 0ddb2eed4822: Waiting [2024-05-15T04:48:03.583Z] 7c504f21be85: Waiting [2024-05-15T04:48:03.583Z] 2f95ef3af0c3: Waiting [2024-05-15T04:48:03.583Z] 43549dc92ce3: Waiting [2024-05-15T04:48:03.583Z] feab523dd712: Layer already exists [2024-05-15T04:48:03.583Z] d07457c68957: Layer already exists [2024-05-15T04:48:03.583Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:03.583Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:03.583Z] 7a468fdcacd8: Layer already exists [2024-05-15T04:48:03.583Z] 43549dc92ce3: Layer already exists [2024-05-15T04:48:03.583Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:03.583Z] 2f95ef3af0c3: Layer already exists [2024-05-15T04:48:03.583Z] 11b345d65ace: Layer already exists [2024-05-15T04:48:03.583Z] 0ddb2eed4822: Layer already exists [2024-05-15T04:48:03.847Z] 3.1.1: digest: sha256:d45558d62cdeae2ef099668fcd83773ecb0756b55f3a8a763efb6450e8f71acf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:04.213Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:04.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:04.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-15T04:48:04.563Z] feab523dd712: Preparing [2024-05-15T04:48:04.563Z] 7a468fdcacd8: Preparing [2024-05-15T04:48:04.563Z] d07457c68957: Preparing [2024-05-15T04:48:04.563Z] 6f30099708c6: Preparing [2024-05-15T04:48:04.563Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:04.563Z] 2f95ef3af0c3: Preparing [2024-05-15T04:48:04.563Z] 43549dc92ce3: Preparing [2024-05-15T04:48:04.563Z] 11b345d65ace: Preparing [2024-05-15T04:48:04.563Z] 0ddb2eed4822: Preparing [2024-05-15T04:48:04.563Z] 7c504f21be85: Preparing [2024-05-15T04:48:04.563Z] 0ddb2eed4822: Waiting [2024-05-15T04:48:04.563Z] 2f95ef3af0c3: Waiting [2024-05-15T04:48:04.563Z] 7c504f21be85: Waiting [2024-05-15T04:48:04.564Z] 43549dc92ce3: Waiting [2024-05-15T04:48:04.564Z] 11b345d65ace: Waiting [2024-05-15T04:48:04.564Z] 7a468fdcacd8: Layer already exists [2024-05-15T04:48:04.564Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:04.564Z] d07457c68957: Layer already exists [2024-05-15T04:48:04.564Z] feab523dd712: Layer already exists [2024-05-15T04:48:04.564Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:04.564Z] 11b345d65ace: Layer already exists [2024-05-15T04:48:04.564Z] 43549dc92ce3: Layer already exists [2024-05-15T04:48:04.564Z] 2f95ef3af0c3: Layer already exists [2024-05-15T04:48:04.826Z] 0ddb2eed4822: Layer already exists [2024-05-15T04:48:04.826Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:04.826Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:d45558d62cdeae2ef099668fcd83773ecb0756b55f3a8a763efb6450e8f71acf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:05.171Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:05.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [2024-05-15T04:48:05.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-15T04:48:05.519Z] feab523dd712: Preparing [2024-05-15T04:48:05.519Z] 7a468fdcacd8: Preparing [2024-05-15T04:48:05.519Z] d07457c68957: Preparing [2024-05-15T04:48:05.519Z] 6f30099708c6: Preparing [2024-05-15T04:48:05.519Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:05.519Z] 2f95ef3af0c3: Preparing [2024-05-15T04:48:05.519Z] 43549dc92ce3: Preparing [2024-05-15T04:48:05.519Z] 11b345d65ace: Preparing [2024-05-15T04:48:05.519Z] 0ddb2eed4822: Preparing [2024-05-15T04:48:05.519Z] 7c504f21be85: Preparing [2024-05-15T04:48:05.519Z] 11b345d65ace: Waiting [2024-05-15T04:48:05.519Z] 0ddb2eed4822: Waiting [2024-05-15T04:48:05.519Z] 2f95ef3af0c3: Waiting [2024-05-15T04:48:05.519Z] 43549dc92ce3: Waiting [2024-05-15T04:48:05.519Z] 7c504f21be85: Waiting [2024-05-15T04:48:05.519Z] d07457c68957: Layer already exists [2024-05-15T04:48:05.519Z] feab523dd712: Layer already exists [2024-05-15T04:48:05.519Z] 7a468fdcacd8: Layer already exists [2024-05-15T04:48:05.519Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:05.519Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:05.519Z] 11b345d65ace: Layer already exists [2024-05-15T04:48:05.519Z] 2f95ef3af0c3: Layer already exists [2024-05-15T04:48:05.519Z] 0ddb2eed4822: Layer already exists [2024-05-15T04:48:05.519Z] 43549dc92ce3: Layer already exists [2024-05-15T04:48:05.519Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:05.785Z] napa: digest: sha256:d45558d62cdeae2ef099668fcd83773ecb0756b55f3a8a763efb6450e8f71acf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:48:05.864Z] ===================================================== [Pipeline] echo [2024-05-15T04:48:05.879Z] taggedImages: [2024-05-15T04:48:05.879Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:05.879Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1 [2024-05-15T04:48:05.879Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:05.879Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [Pipeline] echo [2024-05-15T04:48:05.907Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-05-15T04:48:05.907Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:05.907Z] 3.1.1 [2024-05-15T04:48:05.907Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:05.907Z] napa [2024-05-15T04:48:05.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:06.272Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:06.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:06.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-15T04:48:06.619Z] b1edc4b9101c: Preparing [2024-05-15T04:48:06.619Z] dd2d07b830b2: Preparing [2024-05-15T04:48:06.619Z] 7ee686f9b884: Preparing [2024-05-15T04:48:06.619Z] 6f30099708c6: Preparing [2024-05-15T04:48:06.619Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:06.619Z] 2f95ef3af0c3: Preparing [2024-05-15T04:48:06.619Z] 0107d1d5d9b5: Preparing [2024-05-15T04:48:06.619Z] 367b42967ca7: Preparing [2024-05-15T04:48:06.619Z] 7c504f21be85: Preparing [2024-05-15T04:48:06.619Z] 2f95ef3af0c3: Waiting [2024-05-15T04:48:06.619Z] 7c504f21be85: Waiting [2024-05-15T04:48:06.619Z] 367b42967ca7: Waiting [2024-05-15T04:48:06.619Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:06.619Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:06.619Z] 2f95ef3af0c3: Layer already exists [2024-05-15T04:48:06.884Z] b1edc4b9101c: Pushed [2024-05-15T04:48:06.884Z] dd2d07b830b2: Pushed [2024-05-15T04:48:06.884Z] 7ee686f9b884: Pushed [2024-05-15T04:48:06.884Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:07.462Z] 367b42967ca7: Pushed [2024-05-15T04:48:08.039Z] 0107d1d5d9b5: Pushed [2024-05-15T04:48:08.304Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:4724ff6e146725f81cc18391c66b67cc25cc06abe21d39e9a93a0876f0df5c02 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:08.646Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:08.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1 [2024-05-15T04:48:08.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-15T04:48:08.995Z] b1edc4b9101c: Preparing [2024-05-15T04:48:08.995Z] dd2d07b830b2: Preparing [2024-05-15T04:48:08.995Z] 7ee686f9b884: Preparing [2024-05-15T04:48:08.995Z] 6f30099708c6: Preparing [2024-05-15T04:48:08.995Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:08.995Z] 2f95ef3af0c3: Preparing [2024-05-15T04:48:08.995Z] 0107d1d5d9b5: Preparing [2024-05-15T04:48:08.995Z] 367b42967ca7: Preparing [2024-05-15T04:48:08.995Z] 7c504f21be85: Preparing [2024-05-15T04:48:08.995Z] 0107d1d5d9b5: Waiting [2024-05-15T04:48:08.995Z] 367b42967ca7: Waiting [2024-05-15T04:48:08.995Z] 7c504f21be85: Waiting [2024-05-15T04:48:08.995Z] 2f95ef3af0c3: Waiting [2024-05-15T04:48:08.995Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:08.995Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:08.995Z] 7ee686f9b884: Layer already exists [2024-05-15T04:48:08.995Z] b1edc4b9101c: Layer already exists [2024-05-15T04:48:08.995Z] dd2d07b830b2: Layer already exists [2024-05-15T04:48:08.995Z] 367b42967ca7: Layer already exists [2024-05-15T04:48:08.995Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:08.995Z] 2f95ef3af0c3: Layer already exists [2024-05-15T04:48:08.995Z] 0107d1d5d9b5: Layer already exists [2024-05-15T04:48:09.258Z] 3.1.1: digest: sha256:4724ff6e146725f81cc18391c66b67cc25cc06abe21d39e9a93a0876f0df5c02 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:09.602Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:09.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:09.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-15T04:48:09.942Z] b1edc4b9101c: Preparing [2024-05-15T04:48:09.942Z] dd2d07b830b2: Preparing [2024-05-15T04:48:09.942Z] 7ee686f9b884: Preparing [2024-05-15T04:48:09.942Z] 6f30099708c6: Preparing [2024-05-15T04:48:09.942Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:09.942Z] 2f95ef3af0c3: Preparing [2024-05-15T04:48:09.942Z] 0107d1d5d9b5: Preparing [2024-05-15T04:48:09.942Z] 367b42967ca7: Preparing [2024-05-15T04:48:09.942Z] 7c504f21be85: Preparing [2024-05-15T04:48:09.942Z] 2f95ef3af0c3: Waiting [2024-05-15T04:48:09.942Z] 0107d1d5d9b5: Waiting [2024-05-15T04:48:09.942Z] 367b42967ca7: Waiting [2024-05-15T04:48:09.942Z] 7c504f21be85: Waiting [2024-05-15T04:48:09.942Z] 7ee686f9b884: Layer already exists [2024-05-15T04:48:09.942Z] b1edc4b9101c: Layer already exists [2024-05-15T04:48:09.942Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:09.942Z] dd2d07b830b2: Layer already exists [2024-05-15T04:48:09.942Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:09.942Z] 0107d1d5d9b5: Layer already exists [2024-05-15T04:48:09.942Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:09.942Z] 2f95ef3af0c3: Layer already exists [2024-05-15T04:48:09.942Z] 367b42967ca7: Layer already exists [2024-05-15T04:48:09.942Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:4724ff6e146725f81cc18391c66b67cc25cc06abe21d39e9a93a0876f0df5c02 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:10.554Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:10.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [2024-05-15T04:48:10.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-15T04:48:10.901Z] b1edc4b9101c: Preparing [2024-05-15T04:48:10.901Z] dd2d07b830b2: Preparing [2024-05-15T04:48:10.901Z] 7ee686f9b884: Preparing [2024-05-15T04:48:10.901Z] 6f30099708c6: Preparing [2024-05-15T04:48:10.901Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:10.901Z] 2f95ef3af0c3: Preparing [2024-05-15T04:48:10.901Z] 0107d1d5d9b5: Preparing [2024-05-15T04:48:10.901Z] 367b42967ca7: Preparing [2024-05-15T04:48:10.901Z] 7c504f21be85: Preparing [2024-05-15T04:48:10.901Z] 0107d1d5d9b5: Waiting [2024-05-15T04:48:10.901Z] 367b42967ca7: Waiting [2024-05-15T04:48:10.901Z] 7c504f21be85: Waiting [2024-05-15T04:48:10.901Z] 2f95ef3af0c3: Waiting [2024-05-15T04:48:10.901Z] b1edc4b9101c: Layer already exists [2024-05-15T04:48:10.901Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:10.901Z] 7ee686f9b884: Layer already exists [2024-05-15T04:48:10.901Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:10.901Z] dd2d07b830b2: Layer already exists [2024-05-15T04:48:10.901Z] 2f95ef3af0c3: Layer already exists [2024-05-15T04:48:10.901Z] 0107d1d5d9b5: Layer already exists [2024-05-15T04:48:10.901Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:10.901Z] 367b42967ca7: Layer already exists [2024-05-15T04:48:11.165Z] napa: digest: sha256:4724ff6e146725f81cc18391c66b67cc25cc06abe21d39e9a93a0876f0df5c02 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:48:11.248Z] ===================================================== [Pipeline] echo [2024-05-15T04:48:11.266Z] taggedImages: [2024-05-15T04:48:11.266Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:11.266Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1 [2024-05-15T04:48:11.266Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:11.266Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [Pipeline] echo [2024-05-15T04:48:11.299Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-05-15T04:48:11.299Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:11.299Z] 3.1.1 [2024-05-15T04:48:11.299Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:11.299Z] napa [2024-05-15T04:48:11.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:11.655Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:12.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:12.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-15T04:48:12.006Z] feab523dd712: Preparing [2024-05-15T04:48:12.006Z] 1136f399b410: Preparing [2024-05-15T04:48:12.006Z] 376827be5811: Preparing [2024-05-15T04:48:12.006Z] 6f30099708c6: Preparing [2024-05-15T04:48:12.006Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:12.006Z] 2f95ef3af0c3: Preparing [2024-05-15T04:48:12.006Z] 11b345d65ace: Preparing [2024-05-15T04:48:12.006Z] 0ddb2eed4822: Preparing [2024-05-15T04:48:12.006Z] 7c504f21be85: Preparing [2024-05-15T04:48:12.006Z] 11b345d65ace: Waiting [2024-05-15T04:48:12.006Z] 0ddb2eed4822: Waiting [2024-05-15T04:48:12.006Z] 7c504f21be85: Waiting [2024-05-15T04:48:12.006Z] 2f95ef3af0c3: Waiting [2024-05-15T04:48:12.006Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:12.006Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:12.006Z] feab523dd712: Layer already exists [2024-05-15T04:48:12.006Z] 2f95ef3af0c3: Layer already exists [2024-05-15T04:48:12.006Z] 11b345d65ace: Layer already exists [2024-05-15T04:48:12.272Z] 0ddb2eed4822: Layer already exists [2024-05-15T04:48:12.272Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:12.272Z] 1136f399b410: Pushed [2024-05-15T04:48:12.272Z] 376827be5811: Pushed [2024-05-15T04:48:12.272Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:96641e4a5c532135f541045985ab00c4957161e4acb6eaa444a1290a99eaea80 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:12.625Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:12.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1 [2024-05-15T04:48:12.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-15T04:48:12.983Z] feab523dd712: Preparing [2024-05-15T04:48:12.983Z] 1136f399b410: Preparing [2024-05-15T04:48:12.983Z] 376827be5811: Preparing [2024-05-15T04:48:12.983Z] 6f30099708c6: Preparing [2024-05-15T04:48:12.983Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:12.983Z] 2f95ef3af0c3: Preparing [2024-05-15T04:48:12.983Z] 11b345d65ace: Preparing [2024-05-15T04:48:12.983Z] 0ddb2eed4822: Preparing [2024-05-15T04:48:12.983Z] 7c504f21be85: Preparing [2024-05-15T04:48:12.983Z] 2f95ef3af0c3: Waiting [2024-05-15T04:48:12.983Z] 11b345d65ace: Waiting [2024-05-15T04:48:12.983Z] 0ddb2eed4822: Waiting [2024-05-15T04:48:12.983Z] 7c504f21be85: Waiting [2024-05-15T04:48:12.983Z] feab523dd712: Layer already exists [2024-05-15T04:48:12.983Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:12.983Z] 376827be5811: Layer already exists [2024-05-15T04:48:12.983Z] 1136f399b410: Layer already exists [2024-05-15T04:48:12.983Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:12.983Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:12.983Z] 11b345d65ace: Layer already exists [2024-05-15T04:48:12.983Z] 0ddb2eed4822: Layer already exists [2024-05-15T04:48:12.983Z] 2f95ef3af0c3: Layer already exists [2024-05-15T04:48:13.246Z] 3.1.1: digest: sha256:96641e4a5c532135f541045985ab00c4957161e4acb6eaa444a1290a99eaea80 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:13.594Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:13.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:13.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-15T04:48:13.947Z] feab523dd712: Preparing [2024-05-15T04:48:13.947Z] 1136f399b410: Preparing [2024-05-15T04:48:13.947Z] 376827be5811: Preparing [2024-05-15T04:48:13.947Z] 6f30099708c6: Preparing [2024-05-15T04:48:13.947Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:13.947Z] 2f95ef3af0c3: Preparing [2024-05-15T04:48:13.947Z] 11b345d65ace: Preparing [2024-05-15T04:48:13.947Z] 0ddb2eed4822: Preparing [2024-05-15T04:48:13.947Z] 7c504f21be85: Preparing [2024-05-15T04:48:13.947Z] 2f95ef3af0c3: Waiting [2024-05-15T04:48:13.947Z] 11b345d65ace: Waiting [2024-05-15T04:48:13.947Z] 0ddb2eed4822: Waiting [2024-05-15T04:48:13.947Z] 376827be5811: Layer already exists [2024-05-15T04:48:13.947Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:13.947Z] 1136f399b410: Layer already exists [2024-05-15T04:48:13.947Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:13.947Z] feab523dd712: Layer already exists [2024-05-15T04:48:13.947Z] 2f95ef3af0c3: Layer already exists [2024-05-15T04:48:13.947Z] 11b345d65ace: Layer already exists [2024-05-15T04:48:13.947Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:13.947Z] 0ddb2eed4822: Layer already exists [2024-05-15T04:48:13.947Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:96641e4a5c532135f541045985ab00c4957161e4acb6eaa444a1290a99eaea80 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:14.556Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:14.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [2024-05-15T04:48:14.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-15T04:48:14.902Z] feab523dd712: Preparing [2024-05-15T04:48:14.902Z] 1136f399b410: Preparing [2024-05-15T04:48:14.902Z] 376827be5811: Preparing [2024-05-15T04:48:14.902Z] 6f30099708c6: Preparing [2024-05-15T04:48:14.902Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:14.902Z] 2f95ef3af0c3: Preparing [2024-05-15T04:48:14.902Z] 11b345d65ace: Preparing [2024-05-15T04:48:14.902Z] 0ddb2eed4822: Preparing [2024-05-15T04:48:14.902Z] 7c504f21be85: Preparing [2024-05-15T04:48:14.902Z] 2f95ef3af0c3: Waiting [2024-05-15T04:48:14.902Z] 11b345d65ace: Waiting [2024-05-15T04:48:14.902Z] 0ddb2eed4822: Waiting [2024-05-15T04:48:14.902Z] 7c504f21be85: Waiting [2024-05-15T04:48:14.902Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:14.902Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:14.902Z] feab523dd712: Layer already exists [2024-05-15T04:48:14.902Z] 1136f399b410: Layer already exists [2024-05-15T04:48:14.902Z] 376827be5811: Layer already exists [2024-05-15T04:48:14.902Z] 11b345d65ace: Layer already exists [2024-05-15T04:48:14.902Z] 2f95ef3af0c3: Layer already exists [2024-05-15T04:48:14.902Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:14.902Z] 0ddb2eed4822: Layer already exists [2024-05-15T04:48:14.902Z] napa: digest: sha256:96641e4a5c532135f541045985ab00c4957161e4acb6eaa444a1290a99eaea80 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:48:15.254Z] ===================================================== [Pipeline] echo [2024-05-15T04:48:15.265Z] taggedImages: [2024-05-15T04:48:15.265Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:15.265Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1 [2024-05-15T04:48:15.265Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:15.265Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [Pipeline] echo [2024-05-15T04:48:15.297Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-05-15T04:48:15.297Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:15.297Z] 3.1.1 [2024-05-15T04:48:15.297Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:15.297Z] napa [2024-05-15T04:48:15.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:15.654Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:16.004Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:16.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-15T04:48:16.004Z] 046846c4456a: Preparing [2024-05-15T04:48:16.004Z] d2f2dfd3048f: Preparing [2024-05-15T04:48:16.004Z] 6f30099708c6: Preparing [2024-05-15T04:48:16.004Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:16.004Z] b974b810d713: Preparing [2024-05-15T04:48:16.004Z] f5abec8665ee: Preparing [2024-05-15T04:48:16.004Z] 7c504f21be85: Preparing [2024-05-15T04:48:16.004Z] f5abec8665ee: Waiting [2024-05-15T04:48:16.004Z] 7c504f21be85: Waiting [2024-05-15T04:48:16.004Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:16.004Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:16.270Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:16.270Z] 046846c4456a: Pushed [2024-05-15T04:48:16.533Z] f5abec8665ee: Pushed [2024-05-15T04:48:17.485Z] b974b810d713: Pushed [2024-05-15T04:48:22.800Z] d2f2dfd3048f: Pushed [2024-05-15T04:48:22.800Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:bcbc9cefce1854cedb604d19a22744e7496bcc01e22eaa877e8eda839ce73f7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:23.148Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:23.492Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1 [2024-05-15T04:48:23.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-15T04:48:23.492Z] 046846c4456a: Preparing [2024-05-15T04:48:23.492Z] d2f2dfd3048f: Preparing [2024-05-15T04:48:23.492Z] 6f30099708c6: Preparing [2024-05-15T04:48:23.492Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:23.492Z] b974b810d713: Preparing [2024-05-15T04:48:23.492Z] f5abec8665ee: Preparing [2024-05-15T04:48:23.492Z] 7c504f21be85: Preparing [2024-05-15T04:48:23.492Z] f5abec8665ee: Waiting [2024-05-15T04:48:23.492Z] 7c504f21be85: Waiting [2024-05-15T04:48:23.492Z] d2f2dfd3048f: Layer already exists [2024-05-15T04:48:23.492Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:23.492Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:23.492Z] 046846c4456a: Layer already exists [2024-05-15T04:48:23.492Z] b974b810d713: Layer already exists [2024-05-15T04:48:23.492Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:23.492Z] f5abec8665ee: Layer already exists [2024-05-15T04:48:23.756Z] 3.1.1: digest: sha256:bcbc9cefce1854cedb604d19a22744e7496bcc01e22eaa877e8eda839ce73f7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:24.110Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:24.501Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:24.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-15T04:48:24.501Z] 046846c4456a: Preparing [2024-05-15T04:48:24.501Z] d2f2dfd3048f: Preparing [2024-05-15T04:48:24.501Z] 6f30099708c6: Preparing [2024-05-15T04:48:24.501Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:24.501Z] b974b810d713: Preparing [2024-05-15T04:48:24.501Z] f5abec8665ee: Preparing [2024-05-15T04:48:24.501Z] 7c504f21be85: Preparing [2024-05-15T04:48:24.501Z] f5abec8665ee: Waiting [2024-05-15T04:48:24.501Z] 7c504f21be85: Waiting [2024-05-15T04:48:24.501Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:24.501Z] d2f2dfd3048f: Layer already exists [2024-05-15T04:48:24.501Z] b974b810d713: Layer already exists [2024-05-15T04:48:24.501Z] 046846c4456a: Layer already exists [2024-05-15T04:48:24.501Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:24.501Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:24.501Z] f5abec8665ee: Layer already exists [2024-05-15T04:48:24.768Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:bcbc9cefce1854cedb604d19a22744e7496bcc01e22eaa877e8eda839ce73f7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:25.128Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:25.484Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [2024-05-15T04:48:25.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-15T04:48:25.484Z] 046846c4456a: Preparing [2024-05-15T04:48:25.484Z] d2f2dfd3048f: Preparing [2024-05-15T04:48:25.484Z] 6f30099708c6: Preparing [2024-05-15T04:48:25.484Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:25.484Z] b974b810d713: Preparing [2024-05-15T04:48:25.484Z] f5abec8665ee: Preparing [2024-05-15T04:48:25.484Z] 7c504f21be85: Preparing [2024-05-15T04:48:25.484Z] f5abec8665ee: Waiting [2024-05-15T04:48:25.484Z] 7c504f21be85: Waiting [2024-05-15T04:48:25.484Z] 046846c4456a: Layer already exists [2024-05-15T04:48:25.484Z] b974b810d713: Layer already exists [2024-05-15T04:48:25.484Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:25.484Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:25.484Z] d2f2dfd3048f: Layer already exists [2024-05-15T04:48:25.484Z] f5abec8665ee: Layer already exists [2024-05-15T04:48:25.484Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:25.484Z] napa: digest: sha256:bcbc9cefce1854cedb604d19a22744e7496bcc01e22eaa877e8eda839ce73f7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:48:25.828Z] ===================================================== [Pipeline] echo [2024-05-15T04:48:25.844Z] taggedImages: [2024-05-15T04:48:25.844Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:25.844Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1 [2024-05-15T04:48:25.844Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:25.844Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [Pipeline] echo [2024-05-15T04:48:25.877Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-05-15T04:48:25.877Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:25.877Z] 3.1.1 [2024-05-15T04:48:25.877Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:25.877Z] napa [2024-05-15T04:48:25.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:26.249Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:26.603Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:26.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-15T04:48:26.603Z] 622c981c9c87: Preparing [2024-05-15T04:48:26.603Z] a249e778a114: Preparing [2024-05-15T04:48:26.603Z] 6f30099708c6: Preparing [2024-05-15T04:48:26.603Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:26.603Z] b563e16d06bf: Preparing [2024-05-15T04:48:26.603Z] 1254cba9d7db: Preparing [2024-05-15T04:48:26.603Z] 7c504f21be85: Preparing [2024-05-15T04:48:26.603Z] 1254cba9d7db: Waiting [2024-05-15T04:48:26.603Z] 7c504f21be85: Waiting [2024-05-15T04:48:26.603Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:26.603Z] b563e16d06bf: Layer already exists [2024-05-15T04:48:26.603Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:26.603Z] 1254cba9d7db: Layer already exists [2024-05-15T04:48:26.867Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:26.867Z] 622c981c9c87: Pushed [2024-05-15T04:48:33.481Z] a249e778a114: Pushed [2024-05-15T04:48:33.481Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:ce2d587f8b51ddfea69bf7e0c473f432f3ea26fd24bc8cd355cfc75d0458c5a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:33.828Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:34.173Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1 [2024-05-15T04:48:34.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-15T04:48:34.173Z] 622c981c9c87: Preparing [2024-05-15T04:48:34.173Z] a249e778a114: Preparing [2024-05-15T04:48:34.173Z] 6f30099708c6: Preparing [2024-05-15T04:48:34.173Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:34.173Z] b563e16d06bf: Preparing [2024-05-15T04:48:34.173Z] 1254cba9d7db: Preparing [2024-05-15T04:48:34.173Z] 7c504f21be85: Preparing [2024-05-15T04:48:34.173Z] 1254cba9d7db: Waiting [2024-05-15T04:48:34.173Z] 7c504f21be85: Waiting [2024-05-15T04:48:34.173Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:34.173Z] a249e778a114: Layer already exists [2024-05-15T04:48:34.173Z] 622c981c9c87: Layer already exists [2024-05-15T04:48:34.173Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:34.173Z] b563e16d06bf: Layer already exists [2024-05-15T04:48:34.173Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:34.173Z] 1254cba9d7db: Layer already exists [2024-05-15T04:48:34.437Z] 3.1.1: digest: sha256:ce2d587f8b51ddfea69bf7e0c473f432f3ea26fd24bc8cd355cfc75d0458c5a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:34.795Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:35.142Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:35.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-15T04:48:35.142Z] 622c981c9c87: Preparing [2024-05-15T04:48:35.142Z] a249e778a114: Preparing [2024-05-15T04:48:35.142Z] 6f30099708c6: Preparing [2024-05-15T04:48:35.142Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:35.142Z] b563e16d06bf: Preparing [2024-05-15T04:48:35.142Z] 1254cba9d7db: Preparing [2024-05-15T04:48:35.142Z] 7c504f21be85: Preparing [2024-05-15T04:48:35.142Z] 1254cba9d7db: Waiting [2024-05-15T04:48:35.142Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:35.142Z] b563e16d06bf: Layer already exists [2024-05-15T04:48:35.142Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:35.142Z] a249e778a114: Layer already exists [2024-05-15T04:48:35.142Z] 622c981c9c87: Layer already exists [2024-05-15T04:48:35.142Z] 1254cba9d7db: Layer already exists [2024-05-15T04:48:35.142Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:35.407Z] 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:ce2d587f8b51ddfea69bf7e0c473f432f3ea26fd24bc8cd355cfc75d0458c5a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:35.759Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:36.106Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [2024-05-15T04:48:36.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-15T04:48:36.106Z] 622c981c9c87: Preparing [2024-05-15T04:48:36.106Z] a249e778a114: Preparing [2024-05-15T04:48:36.106Z] 6f30099708c6: Preparing [2024-05-15T04:48:36.106Z] 4ce7549cb7f0: Preparing [2024-05-15T04:48:36.106Z] b563e16d06bf: Preparing [2024-05-15T04:48:36.106Z] 1254cba9d7db: Preparing [2024-05-15T04:48:36.106Z] 7c504f21be85: Preparing [2024-05-15T04:48:36.106Z] 1254cba9d7db: Waiting [2024-05-15T04:48:36.106Z] 7c504f21be85: Waiting [2024-05-15T04:48:36.107Z] 4ce7549cb7f0: Layer already exists [2024-05-15T04:48:36.107Z] 6f30099708c6: Layer already exists [2024-05-15T04:48:36.107Z] 622c981c9c87: Layer already exists [2024-05-15T04:48:36.107Z] b563e16d06bf: Layer already exists [2024-05-15T04:48:36.107Z] a249e778a114: Layer already exists [2024-05-15T04:48:36.107Z] 1254cba9d7db: Layer already exists [2024-05-15T04:48:36.107Z] 7c504f21be85: Layer already exists [2024-05-15T04:48:36.107Z] napa: digest: sha256:ce2d587f8b51ddfea69bf7e0c473f432f3ea26fd24bc8cd355cfc75d0458c5a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-15T04:48:36.453Z] ===================================================== [Pipeline] echo [2024-05-15T04:48:36.465Z] taggedImages: [2024-05-15T04:48:36.465Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [2024-05-15T04:48:36.465Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1 [2024-05-15T04:48:36.465Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [2024-05-15T04:48:36.465Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:36.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-15T04:48:36.862Z] [2024-05-15T04:48:36.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:48:37.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-15T04:48:37.188Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-15T04:48:37.188Z] 8998bd30e6a1: Pulling fs layer [2024-05-15T04:48:37.188Z] 04944245beec: Pulling fs layer [2024-05-15T04:48:37.188Z] 699f458cf7ca: Pulling fs layer [2024-05-15T04:48:37.188Z] 765212b225bb: Pulling fs layer [2024-05-15T04:48:37.188Z] f23df028b6ca: Pulling fs layer [2024-05-15T04:48:37.188Z] d65c8cfc05b1: Pulling fs layer [2024-05-15T04:48:37.188Z] 2437ff75d9bd: Pulling fs layer [2024-05-15T04:48:37.188Z] f23df028b6ca: Waiting [2024-05-15T04:48:37.188Z] 2437ff75d9bd: Waiting [2024-05-15T04:48:37.188Z] d65c8cfc05b1: Waiting [2024-05-15T04:48:37.188Z] 765212b225bb: Waiting [2024-05-15T04:48:37.455Z] 04944245beec: Verifying Checksum [2024-05-15T04:48:37.455Z] 04944245beec: Download complete [2024-05-15T04:48:37.455Z] 765212b225bb: Verifying Checksum [2024-05-15T04:48:37.455Z] 765212b225bb: Download complete [2024-05-15T04:48:37.455Z] f23df028b6ca: Verifying Checksum [2024-05-15T04:48:37.455Z] f23df028b6ca: Download complete [2024-05-15T04:48:37.455Z] d65c8cfc05b1: Verifying Checksum [2024-05-15T04:48:37.455Z] d65c8cfc05b1: Download complete [2024-05-15T04:48:37.455Z] 699f458cf7ca: Verifying Checksum [2024-05-15T04:48:37.455Z] 699f458cf7ca: Download complete [2024-05-15T04:48:38.035Z] 8998bd30e6a1: Verifying Checksum [2024-05-15T04:48:38.035Z] 8998bd30e6a1: Download complete [2024-05-15T04:48:40.606Z] 2437ff75d9bd: Verifying Checksum [2024-05-15T04:48:40.606Z] 2437ff75d9bd: Download complete [2024-05-15T04:48:42.552Z] 8998bd30e6a1: Pull complete [2024-05-15T04:48:43.133Z] 04944245beec: Pull complete [2024-05-15T04:48:45.069Z] 699f458cf7ca: Pull complete [2024-05-15T04:48:45.069Z] 765212b225bb: Pull complete [2024-05-15T04:48:45.648Z] f23df028b6ca: Pull complete [2024-05-15T04:48:45.913Z] d65c8cfc05b1: Pull complete [2024-05-15T04:49:04.095Z] 2437ff75d9bd: Pull complete [2024-05-15T04:49:04.095Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-15T04:49:04.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-15T04:49:04.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:49:04.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-207 does not seem to be running inside a container [2024-05-15T04:49:04.347Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-15T04:49:06.671Z] $ docker top a5c47abb7c0339c34f0921f1d677014e1a362569fd273a695a901ff1c0a97893 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:49:07.593Z] ---> job-cost.sh [2024-05-15T04:49:07.593Z] lf-activate-venv: SKIPPING [2024-05-15T04:49:07.593Z] INFO: No Stack... [2024-05-15T04:49:07.857Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-15T04:49:08.806Z] INFO: Archiving Costs [Pipeline] sh [2024-05-15T04:49:09.434Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2024-05-15T04:49:09.434Z] + cut -d, -f6 [Pipeline] lock [2024-05-15T04:49:09.453Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-napa-6-stack-cost] [2024-05-15T04:49:09.462Z] Resource [jenkins-edgexfoundry-edgex-go-napa-6-stack-cost] did not exist. Created. [2024-05-15T04:49:09.468Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-napa-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-15T04:49:09.803Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-15T04:49:10.781Z] Stashed 1 file(s) [Pipeline] } [2024-05-15T04:49:10.792Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-napa-6-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-15T04:49:10.812Z] $ docker stop --time=1 a5c47abb7c0339c34f0921f1d677014e1a362569fd273a695a901ff1c0a97893 [2024-05-15T04:49:12.307Z] $ docker rm -f --volumes a5c47abb7c0339c34f0921f1d677014e1a362569fd273a695a901ff1c0a97893 [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-15T04:49:12.865Z] provisioning config files... [2024-05-15T04:49:12.875Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config3853837912058566152tmp [Pipeline] { [Pipeline] sh [2024-05-15T04:49:13.175Z] + set +x [2024-05-15T04:49:13.176Z] + curl -s https://codecov.io/bash [2024-05-15T04:49:13.176Z] + bash -s -- [2024-05-15T04:49:13.176Z] [2024-05-15T04:49:13.176Z] _____ _ [2024-05-15T04:49:13.176Z] / ____| | | [2024-05-15T04:49:13.176Z] | | ___ __| | ___ ___ _____ __ [2024-05-15T04:49:13.176Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-15T04:49:13.176Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-15T04:49:13.176Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-15T04:49:13.176Z] Bash-1.0.6 [2024-05-15T04:49:13.176Z] [2024-05-15T04:49:13.176Z] [2024-05-15T04:49:13.176Z] ==> git version 2.25.1 found [2024-05-15T04:49:13.176Z] ==> 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-15T04:49:13.176Z] Release-Date: 2020-01-08 [2024-05-15T04:49:13.176Z] 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-15T04:49:13.176Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-15T04:49:13.176Z] ==> Jenkins CI detected. [2024-05-15T04:49:13.176Z] current dir:  /w/workspace/edgex-go/6 [2024-05-15T04:49:13.176Z] project root: . [2024-05-15T04:49:13.176Z] --> token set from env [2024-05-15T04:49:13.176Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-15T04:49:13.437Z] ==> Running gcov in . (disable via -X gcov) [2024-05-15T04:49:13.437Z] ==> Python coveragepy not found [2024-05-15T04:49:13.437Z] ==> Searching for coverage reports in: [2024-05-15T04:49:13.437Z] + . [2024-05-15T04:49:13.437Z] -> Found 1 reports [2024-05-15T04:49:13.437Z] ==> Detecting git/mercurial file structure [2024-05-15T04:49:13.437Z] ==> Reading reports [2024-05-15T04:49:13.437Z] + ./coverage.out bytes=453602 [2024-05-15T04:49:13.437Z] ==> Appending adjustments [2024-05-15T04:49:13.437Z] https://docs.codecov.io/docs/fixing-reports [2024-05-15T04:49:14.815Z] + Found adjustments [2024-05-15T04:49:14.815Z] ==> Gzipping contents [2024-05-15T04:49:14.815Z] 72K /tmp/codecov.qpaDNr.gz [2024-05-15T04:49:14.815Z] ==> Uploading reports [2024-05-15T04:49:14.815Z] url: https://codecov.io [2024-05-15T04:49:14.815Z] query: branch=napa&commit=82622212f1ffd8e310c188bc10bd4095bc4fa3da&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fnapa%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-15T04:49:14.815Z] -> Pinging Codecov [2024-05-15T04:49:14.815Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=82622212f1ffd8e310c188bc10bd4095bc4fa3da&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fnapa%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-15T04:49:14.815Z] -> Uploading to [2024-05-15T04:49:14.815Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-15/00271124DB129430A58F1EEE437C3FCB/82622212f1ffd8e310c188bc10bd4095bc4fa3da/abc619bf-b847-419a-8a99-db50971a0f12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240515%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240515T044914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=946fe27b5b32c7478258ffc1082ea71cde2e5dc4392bcc90d8fd4127f8f4aeda [2024-05-15T04:49:14.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-15T04:49:14.815Z] Dload Upload Total Spent Left Speed [2024-05-15T04:49:15.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69848 0 0 100 69848 0 203k --:--:-- --:--:-- --:--:-- 203k 100 69848 0 0 100 69848 0 203k --:--:-- --:--:-- --:--:-- 203k [2024-05-15T04:49:15.074Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [2024-05-15T04:49:15.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-05-15T04:49:15.325Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-15T04:49:15.339Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:49:15.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-15T04:49:15.651Z] [2024-05-15T04:49:15.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:49:15.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-15T04:49:15.959Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-05-15T04:49:15.959Z] df9b9388f04a: Pulling fs layer [2024-05-15T04:49:15.959Z] 52dc419b0ee2: Pulling fs layer [2024-05-15T04:49:15.959Z] 25bc292e5bac: Pulling fs layer [2024-05-15T04:49:15.959Z] 114826534d7a: Pulling fs layer [2024-05-15T04:49:15.959Z] 4657fd5d0bcf: Pulling fs layer [2024-05-15T04:49:15.959Z] 6ad1cebc031e: Pulling fs layer [2024-05-15T04:49:15.959Z] 8a3aa393b2d8: Pulling fs layer [2024-05-15T04:49:15.959Z] 114826534d7a: Waiting [2024-05-15T04:49:15.959Z] 4657fd5d0bcf: Waiting [2024-05-15T04:49:15.959Z] 6ad1cebc031e: Waiting [2024-05-15T04:49:15.959Z] 8a3aa393b2d8: Waiting [2024-05-15T04:49:15.959Z] 25bc292e5bac: Verifying Checksum [2024-05-15T04:49:15.959Z] 25bc292e5bac: Download complete [2024-05-15T04:49:15.959Z] 52dc419b0ee2: Verifying Checksum [2024-05-15T04:49:15.959Z] 52dc419b0ee2: Download complete [2024-05-15T04:49:15.959Z] 4657fd5d0bcf: Verifying Checksum [2024-05-15T04:49:15.959Z] 4657fd5d0bcf: Download complete [2024-05-15T04:49:15.959Z] df9b9388f04a: Download complete [2024-05-15T04:49:16.217Z] df9b9388f04a: Pull complete [2024-05-15T04:49:16.217Z] 6ad1cebc031e: Verifying Checksum [2024-05-15T04:49:16.217Z] 6ad1cebc031e: Download complete [2024-05-15T04:49:16.217Z] 52dc419b0ee2: Pull complete [2024-05-15T04:49:16.477Z] 25bc292e5bac: Pull complete [2024-05-15T04:49:17.049Z] 114826534d7a: Verifying Checksum [2024-05-15T04:49:17.049Z] 114826534d7a: Download complete [2024-05-15T04:49:17.049Z] 8a3aa393b2d8: Verifying Checksum [2024-05-15T04:49:17.049Z] 8a3aa393b2d8: Download complete [2024-05-15T04:49:20.332Z] 114826534d7a: Pull complete [2024-05-15T04:49:20.590Z] 4657fd5d0bcf: Pull complete [2024-05-15T04:49:20.848Z] 6ad1cebc031e: Pull complete [2024-05-15T04:49:24.131Z] 8a3aa393b2d8: Pull complete [2024-05-15T04:49:24.131Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-05-15T04:49:24.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-15T04:49:24.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:49:24.242Z] prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container [2024-05-15T04:49:24.272Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:1.410.4 cat [2024-05-15T04:49:31.948Z] $ docker top d1db38944cc3f0ef84e8aabe4de63744fb4ea0060161e7d2da7820d0bf788332 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-15T04:49:32.024Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:napa' [Pipeline] sh [2024-05-15T04:49:32.298Z] + set -o pipefail [2024-05-15T04:49:32.298Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:napa' [2024-05-15T04:49:35.584Z] [2024-05-15T04:49:35.584Z] Monitoring /w/workspace/edgex-go/6 (github.com/edgexfoundry/edgex-go)... [2024-05-15T04:49:35.584Z] [2024-05-15T04:49:35.584Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9fb6e605-4321-4076-bd0a-23944e3800c6/history/1cf10689-3a3d-48fa-864a-b9d0fd8de41d [2024-05-15T04:49:35.584Z] [2024-05-15T04:49:35.584Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-15T04:49:35.584Z] [2024-05-15T04:49:35.584Z] [2024-05-15T04:49:35.584Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-05-15T04:49:35.584Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-05-15T04:49:35.584Z] More details here: https://snyk.co/ue1NS [2024-05-15T04:49:35.584Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-15T04:49:35.584Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-15T04:49:35.592Z] $ docker stop --time=1 d1db38944cc3f0ef84e8aabe4de63744fb4ea0060161e7d2da7820d0bf788332 [2024-05-15T04:49:36.905Z] $ docker rm -f --volumes d1db38944cc3f0ef84e8aabe4de63744fb4ea0060161e7d2da7820d0bf788332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-05-15T04:49:37.125Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T04:49:37.144Z] provisioning config files... [2024-05-15T04:49:37.152Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/6@tmp/config676677552617417843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:49:37.449Z] --> edgex-publish-swagger.sh [2024-05-15T04:49:37.449Z] === Publish openapi/v3 API === [2024-05-15T04:49:37.449Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-05-15T04:49:37.449Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/6/openapi/v3/core-command.yaml] [2024-05-15T04:49:37.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-15T04:49:37.449Z] Dload Upload Total Spent Left Speed [2024-05-15T04:49:38.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 27501 0:00:01 0:00:01 --:--:-- 27501 100 32782 0 0 100 32782 0 27501 0:00:01 0:00:01 --:--:-- 27501 [2024-05-15T04:49:38.826Z] [2024-05-15T04:49:38.826Z] [2024-05-15T04:49:38.826Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/6/openapi/v3/core-data.yaml] [2024-05-15T04:49:38.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-15T04:49:38.826Z] Dload Upload Total Spent Left Speed [2024-05-15T04:49:39.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 100k --:--:-- --:--:-- --:--:-- 100k 100 72043 0 0 100 72043 0 100k --:--:-- --:--:-- --:--:-- 100k [2024-05-15T04:49:39.393Z] [2024-05-15T04:49:39.393Z] [2024-05-15T04:49:39.393Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/6/openapi/v3/core-metadata.yaml] [2024-05-15T04:49:39.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-15T04:49:39.393Z] Dload Upload Total Spent Left Speed [2024-05-15T04:49:40.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 209 167k --:--:-- --:--:-- --:--:-- 167k 100 144k 100 180 100 144k 209 167k --:--:-- --:--:-- --:--:-- 167k [2024-05-15T04:49:40.328Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-05-15T04:49:40.328Z] [2024-05-15T04:49:40.328Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/6/openapi/v3/support-notifications.yaml] [2024-05-15T04:49:40.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-15T04:49:40.328Z] Dload Upload Total Spent Left Speed [2024-05-15T04:49:40.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 234 110k --:--:-- --:--:-- --:--:-- 110k [2024-05-15T04:49:40.899Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-05-15T04:49:40.899Z] [2024-05-15T04:49:40.899Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/6/openapi/v3/support-scheduler.yaml] [2024-05-15T04:49:40.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-15T04:49:40.899Z] Dload Upload Total Spent Left Speed [2024-05-15T04:49:41.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 693k --:--:-- --:--:-- --:--:-- 680k 100 37134 100 180 100 36954 210 43120 --:--:-- --:--:-- --:--:-- 43279 [2024-05-15T04:49:41.834Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-05-15T04:49:41.834Z] [Pipeline] } [2024-05-15T04:49:41.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-05-15T04:49:42.269Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-15T04:49:42.269Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:49:42.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T04:49:42.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:49:42.657Z] prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container [2024-05-15T04:49:42.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-15T04:49:43.025Z] $ docker top 4f0dbf03b75b7488812eced7425db727ec8bab9260467e99afabd50fb87d9611 -eo pid,comm [2024-05-15T04:49:43.074Z] 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-15T04:49:43.074Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-15T04:49:43.117Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-15T04:49:43.417Z] + git semver [Pipeline] } [2024-05-15T04:49:43.688Z] $ docker stop --time=1 4f0dbf03b75b7488812eced7425db727ec8bab9260467e99afabd50fb87d9611 [2024-05-15T04:49:44.945Z] $ docker rm -f --volumes 4f0dbf03b75b7488812eced7425db727ec8bab9260467e99afabd50fb87d9611 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:49:45.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-15T04:49:45.351Z] [2024-05-15T04:49:45.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:49:45.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-15T04:49:45.663Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-15T04:49:45.663Z] ab5ef0e58194: Pulling fs layer [2024-05-15T04:49:45.663Z] 9712f1f96733: Pulling fs layer [2024-05-15T04:49:45.663Z] 63f879dbbcfc: Pulling fs layer [2024-05-15T04:49:45.663Z] 0d9ebad4ef96: Pulling fs layer [2024-05-15T04:49:45.663Z] e9a5061849ea: Pulling fs layer [2024-05-15T04:49:45.663Z] d747dcd14b5f: Pulling fs layer [2024-05-15T04:49:45.663Z] 2de7ff778b66: Pulling fs layer [2024-05-15T04:49:45.663Z] e9a5061849ea: Waiting [2024-05-15T04:49:45.663Z] d747dcd14b5f: Waiting [2024-05-15T04:49:45.663Z] 2de7ff778b66: Waiting [2024-05-15T04:49:45.663Z] 0d9ebad4ef96: Waiting [2024-05-15T04:49:45.663Z] 9712f1f96733: Verifying Checksum [2024-05-15T04:49:45.663Z] 9712f1f96733: Download complete [2024-05-15T04:49:45.931Z] 63f879dbbcfc: Verifying Checksum [2024-05-15T04:49:45.931Z] 63f879dbbcfc: Download complete [2024-05-15T04:49:46.190Z] e9a5061849ea: Verifying Checksum [2024-05-15T04:49:46.190Z] e9a5061849ea: Download complete [2024-05-15T04:49:46.190Z] d747dcd14b5f: Download complete [2024-05-15T04:49:46.190Z] 0d9ebad4ef96: Verifying Checksum [2024-05-15T04:49:46.190Z] 0d9ebad4ef96: Download complete [2024-05-15T04:49:46.449Z] 2de7ff778b66: Verifying Checksum [2024-05-15T04:49:46.449Z] 2de7ff778b66: Download complete [2024-05-15T04:49:46.449Z] ab5ef0e58194: Verifying Checksum [2024-05-15T04:49:46.449Z] ab5ef0e58194: Download complete [2024-05-15T04:49:48.975Z] ab5ef0e58194: Pull complete [2024-05-15T04:49:49.233Z] 9712f1f96733: Pull complete [2024-05-15T04:49:49.797Z] 63f879dbbcfc: Pull complete [2024-05-15T04:49:53.973Z] 0d9ebad4ef96: Pull complete [2024-05-15T04:49:53.973Z] e9a5061849ea: Pull complete [2024-05-15T04:49:53.973Z] d747dcd14b5f: Pull complete [2024-05-15T04:49:54.539Z] 2de7ff778b66: Pull complete [2024-05-15T04:49:54.539Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-15T04:49:54.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-15T04:49:54.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:49:54.644Z] prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container [2024-05-15T04:49:54.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-15T04:50:01.243Z] $ docker top 0079422bd20e0f199e51414b5c7fc8bb800985239384eddd85c7423bb95d5da0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-15T04:50:01.324Z] provisioning config files... [2024-05-15T04:50:01.335Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/6@tmp/config477298660870771890tmp [2024-05-15T04:50:01.344Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/6@tmp/config11378004577816159937tmp [2024-05-15T04:50:01.353Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/6@tmp/config551344277121027832tmp [Pipeline] { [Pipeline] echo [2024-05-15T04:50:01.384Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:50:01.681Z] ---> sigul-configuration.sh [2024-05-15T04:50:01.681Z] gpg: directory `/root/.gnupg' created [2024-05-15T04:50:01.682Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-15T04:50:01.682Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-15T04:50:01.682Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-15T04:50:01.682Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-15T04:50:01.682Z] gpg: CAST5 encrypted data [2024-05-15T04:50:01.682Z] gpg: encrypted with 1 passphrase [2024-05-15T04:50:01.682Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-15T04:50:01.975Z] + mkdir /home/jenkins [2024-05-15T04:50:01.975Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-15T04:50:02.269Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-05-15T04:50:02.284Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:50:02.577Z] ---> sigul-install.sh [2024-05-15T04:50:02.577Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-15T04:50:02.872Z] + git tag --list [2024-05-15T04:50:02.872Z] 0.6.0 [2024-05-15T04:50:02.872Z] 0.6.1 [2024-05-15T04:50:02.872Z] 0.7.0 [2024-05-15T04:50:02.872Z] 0.7.1 [2024-05-15T04:50:02.872Z] v1.0.0 [2024-05-15T04:50:02.872Z] v1.0.1 [2024-05-15T04:50:02.872Z] v1.1.0 [2024-05-15T04:50:02.872Z] v1.2.0 [2024-05-15T04:50:02.872Z] v1.2.1 [2024-05-15T04:50:02.872Z] v1.3.0 [2024-05-15T04:50:02.872Z] v1.3.1 [2024-05-15T04:50:02.872Z] v2.0.0 [2024-05-15T04:50:02.872Z] v2.1.0 [2024-05-15T04:50:02.872Z] v2.1.1 [2024-05-15T04:50:02.872Z] v2.2.0 [2024-05-15T04:50:02.872Z] v2.3.0 [2024-05-15T04:50:02.872Z] v3.0 [2024-05-15T04:50:02.872Z] v3.0.0 [2024-05-15T04:50:02.872Z] v3.1 [2024-05-15T04:50:02.872Z] v3.1.0 [2024-05-15T04:50:02.872Z] v3.1.0-dev.1 [2024-05-15T04:50:02.872Z] v3.1.0-dev.10 [2024-05-15T04:50:02.872Z] v3.1.0-dev.11 [2024-05-15T04:50:02.872Z] v3.1.0-dev.12 [2024-05-15T04:50:02.872Z] v3.1.0-dev.13 [2024-05-15T04:50:02.872Z] v3.1.0-dev.14 [2024-05-15T04:50:02.872Z] v3.1.0-dev.15 [2024-05-15T04:50:02.872Z] v3.1.0-dev.16 [2024-05-15T04:50:02.872Z] v3.1.0-dev.17 [2024-05-15T04:50:02.872Z] v3.1.0-dev.18 [2024-05-15T04:50:02.872Z] v3.1.0-dev.19 [2024-05-15T04:50:02.872Z] v3.1.0-dev.2 [2024-05-15T04:50:02.872Z] v3.1.0-dev.20 [2024-05-15T04:50:02.872Z] v3.1.0-dev.21 [2024-05-15T04:50:02.872Z] v3.1.0-dev.22 [2024-05-15T04:50:02.872Z] v3.1.0-dev.23 [2024-05-15T04:50:02.872Z] v3.1.0-dev.24 [2024-05-15T04:50:02.872Z] v3.1.0-dev.25 [2024-05-15T04:50:02.872Z] v3.1.0-dev.26 [2024-05-15T04:50:02.872Z] v3.1.0-dev.27 [2024-05-15T04:50:02.872Z] v3.1.0-dev.28 [2024-05-15T04:50:02.872Z] v3.1.0-dev.29 [2024-05-15T04:50:02.872Z] v3.1.0-dev.3 [2024-05-15T04:50:02.872Z] v3.1.0-dev.30 [2024-05-15T04:50:02.872Z] v3.1.0-dev.31 [2024-05-15T04:50:02.872Z] v3.1.0-dev.32 [2024-05-15T04:50:02.872Z] v3.1.0-dev.33 [2024-05-15T04:50:02.872Z] v3.1.0-dev.34 [2024-05-15T04:50:02.872Z] v3.1.0-dev.35 [2024-05-15T04:50:02.872Z] v3.1.0-dev.36 [2024-05-15T04:50:02.872Z] v3.1.0-dev.37 [2024-05-15T04:50:02.872Z] v3.1.0-dev.38 [2024-05-15T04:50:02.872Z] v3.1.0-dev.39 [2024-05-15T04:50:02.872Z] v3.1.0-dev.4 [2024-05-15T04:50:02.872Z] v3.1.0-dev.40 [2024-05-15T04:50:02.872Z] v3.1.0-dev.41 [2024-05-15T04:50:02.872Z] v3.1.0-dev.42 [2024-05-15T04:50:02.872Z] v3.1.0-dev.43 [2024-05-15T04:50:02.872Z] v3.1.0-dev.44 [2024-05-15T04:50:02.872Z] v3.1.0-dev.45 [2024-05-15T04:50:02.872Z] v3.1.0-dev.46 [2024-05-15T04:50:02.872Z] v3.1.0-dev.47 [2024-05-15T04:50:02.872Z] v3.1.0-dev.48 [2024-05-15T04:50:02.872Z] v3.1.0-dev.49 [2024-05-15T04:50:02.872Z] v3.1.0-dev.5 [2024-05-15T04:50:02.872Z] v3.1.0-dev.50 [2024-05-15T04:50:02.872Z] v3.1.0-dev.51 [2024-05-15T04:50:02.872Z] v3.1.0-dev.52 [2024-05-15T04:50:02.872Z] v3.1.0-dev.53 [2024-05-15T04:50:02.872Z] v3.1.0-dev.54 [2024-05-15T04:50:02.872Z] v3.1.0-dev.55 [2024-05-15T04:50:02.872Z] v3.1.0-dev.56 [2024-05-15T04:50:02.872Z] v3.1.0-dev.57 [2024-05-15T04:50:02.872Z] v3.1.0-dev.58 [2024-05-15T04:50:02.872Z] v3.1.0-dev.59 [2024-05-15T04:50:02.872Z] v3.1.0-dev.6 [2024-05-15T04:50:02.872Z] v3.1.0-dev.60 [2024-05-15T04:50:02.872Z] v3.1.0-dev.61 [2024-05-15T04:50:02.872Z] v3.1.0-dev.62 [2024-05-15T04:50:02.872Z] v3.1.0-dev.63 [2024-05-15T04:50:02.872Z] v3.1.0-dev.64 [2024-05-15T04:50:02.872Z] v3.1.0-dev.65 [2024-05-15T04:50:02.872Z] v3.1.0-dev.66 [2024-05-15T04:50:02.872Z] v3.1.0-dev.67 [2024-05-15T04:50:02.872Z] v3.1.0-dev.68 [2024-05-15T04:50:02.872Z] v3.1.0-dev.69 [2024-05-15T04:50:02.872Z] v3.1.0-dev.7 [2024-05-15T04:50:02.872Z] v3.1.0-dev.70 [2024-05-15T04:50:02.872Z] v3.1.0-dev.71 [2024-05-15T04:50:02.872Z] v3.1.0-dev.72 [2024-05-15T04:50:02.872Z] v3.1.0-dev.73 [2024-05-15T04:50:02.872Z] v3.1.0-dev.8 [2024-05-15T04:50:02.872Z] v3.1.0-dev.9 [2024-05-15T04:50:02.872Z] v3.1.1 [2024-05-15T04:50:02.872Z] v3.1.1-dev.1 [2024-05-15T04:50:02.872Z] v3.1.1-dev.2 [2024-05-15T04:50:02.872Z] v3.2.0-dev.1 [2024-05-15T04:50:02.872Z] v3.2.0-dev.10 [2024-05-15T04:50:02.872Z] v3.2.0-dev.11 [2024-05-15T04:50:02.872Z] v3.2.0-dev.12 [2024-05-15T04:50:02.872Z] v3.2.0-dev.13 [2024-05-15T04:50:02.872Z] v3.2.0-dev.14 [2024-05-15T04:50:02.872Z] v3.2.0-dev.15 [2024-05-15T04:50:02.872Z] v3.2.0-dev.16 [2024-05-15T04:50:02.872Z] v3.2.0-dev.17 [2024-05-15T04:50:02.872Z] v3.2.0-dev.18 [2024-05-15T04:50:02.872Z] v3.2.0-dev.19 [2024-05-15T04:50:02.872Z] v3.2.0-dev.2 [2024-05-15T04:50:02.872Z] v3.2.0-dev.20 [2024-05-15T04:50:02.872Z] v3.2.0-dev.21 [2024-05-15T04:50:02.872Z] v3.2.0-dev.22 [2024-05-15T04:50:02.872Z] v3.2.0-dev.3 [2024-05-15T04:50:02.872Z] v3.2.0-dev.4 [2024-05-15T04:50:02.872Z] v3.2.0-dev.5 [2024-05-15T04:50:02.872Z] v3.2.0-dev.6 [2024-05-15T04:50:02.872Z] v3.2.0-dev.7 [2024-05-15T04:50:02.872Z] v3.2.0-dev.8 [2024-05-15T04:50:02.872Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-15T04:50:03.166Z] + lftools sign git-tag v3.1.1 [2024-05-15T04:50:03.735Z] Signing Git tag with Sigul... [2024-05-15T04:50:03.735Z] Signing v3.1.1 [Pipeline] echo [2024-05-15T04:50:04.012Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:50:04.304Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-15T04:50:04.310Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-15T04:50:04.346Z] $ docker stop --time=1 0079422bd20e0f199e51414b5c7fc8bb800985239384eddd85c7423bb95d5da0 [2024-05-15T04:50:05.643Z] $ docker rm -f --volumes 0079422bd20e0f199e51414b5c7fc8bb800985239384eddd85c7423bb95d5da0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-15T04:50:06.058Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-15T04:50:06.058Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:50:06.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T04:50:06.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:50:06.606Z] prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container [2024-05-15T04:50:06.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-15T04:50:06.993Z] $ docker top f38cd9a14fd3efe768368284ef4714a7d5736e9c7aa53399b12bc52e96090663 -eo pid,comm [2024-05-15T04:50:07.037Z] 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-15T04:50:07.037Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-15T04:50:07.078Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-15T04:50:07.387Z] + git semver [Pipeline] } [2024-05-15T04:50:07.659Z] $ docker stop --time=1 f38cd9a14fd3efe768368284ef4714a7d5736e9c7aa53399b12bc52e96090663 [2024-05-15T04:50:08.943Z] $ docker rm -f --volumes f38cd9a14fd3efe768368284ef4714a7d5736e9c7aa53399b12bc52e96090663 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-15T04:50:09.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-15T04:50:09.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:50:09.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-15T04:50:09.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:50:09.680Z] prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container [2024-05-15T04:50:09.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-15T04:50:10.043Z] $ docker top 777bd9f0c11f0f5f57dad7c97dcb50d6493639c1c29dcc653bd49ee98a736c54 -eo pid,comm [2024-05-15T04:50:10.092Z] 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-15T04:50:10.092Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-15T04:50:10.132Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-15T04:50:10.430Z] + git semver [Pipeline] } [2024-05-15T04:50:10.701Z] $ docker stop --time=1 777bd9f0c11f0f5f57dad7c97dcb50d6493639c1c29dcc653bd49ee98a736c54 [2024-05-15T04:50:11.927Z] $ docker rm -f --volumes 777bd9f0c11f0f5f57dad7c97dcb50d6493639c1c29dcc653bd49ee98a736c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-15T04:50:12.538Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:50:12.831Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:50:13.690Z] ---> package-listing.sh [2024-05-15T04:50:13.690Z] ++ facter osfamily [2024-05-15T04:50:13.690Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-15T04:50:13.949Z] + OS_FAMILY=debian [2024-05-15T04:50:13.949Z] + workspace=/w/workspace/edgex-go/6 [2024-05-15T04:50:13.949Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-15T04:50:13.949Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-15T04:50:13.949Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-15T04:50:13.949Z] + PACKAGES=/tmp/packages_start.txt [2024-05-15T04:50:13.949Z] + '[' /w/workspace/edgex-go/6 ']' [2024-05-15T04:50:13.949Z] + PACKAGES=/tmp/packages_end.txt [2024-05-15T04:50:13.949Z] + case "${OS_FAMILY}" in [2024-05-15T04:50:13.949Z] + dpkg -l [2024-05-15T04:50:13.949Z] + grep '^ii' [2024-05-15T04:50:13.949Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-15T04:50:13.949Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-15T04:50:13.949Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-15T04:50:13.949Z] + '[' /w/workspace/edgex-go/6 ']' [2024-05-15T04:50:13.949Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2024-05-15T04:50:13.949Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2024-05-15T04:50:13.960Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-15T04:50:14.237Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:50:14.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T04:50:14.800Z] [2024-05-15T04:50:14.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-15T04:50:15.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T04:50:15.101Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-15T04:50:15.101Z] 5eb5b503b376: Pulling fs layer [2024-05-15T04:50:15.101Z] 5c69ac0246d0: Pulling fs layer [2024-05-15T04:50:15.101Z] ec43610c2a17: Pulling fs layer [2024-05-15T04:50:15.101Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-15T04:50:15.101Z] 33b1e0a273af: Pulling fs layer [2024-05-15T04:50:15.101Z] 5d3b04190fa2: Pulling fs layer [2024-05-15T04:50:15.101Z] 33b1e0a273af: Waiting [2024-05-15T04:50:15.101Z] 2f39f015ded8: Pulling fs layer [2024-05-15T04:50:15.101Z] 5d3b04190fa2: Waiting [2024-05-15T04:50:15.101Z] 2f39f015ded8: Waiting [2024-05-15T04:50:15.101Z] 5c69ac0246d0: Download complete [2024-05-15T04:50:15.101Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-15T04:50:15.101Z] 3a2ae6a8a46f: Download complete [2024-05-15T04:50:15.101Z] 33b1e0a273af: Verifying Checksum [2024-05-15T04:50:15.101Z] 33b1e0a273af: Download complete [2024-05-15T04:50:15.101Z] 5d3b04190fa2: Verifying Checksum [2024-05-15T04:50:15.101Z] 5d3b04190fa2: Download complete [2024-05-15T04:50:15.101Z] ec43610c2a17: Verifying Checksum [2024-05-15T04:50:15.101Z] ec43610c2a17: Download complete [2024-05-15T04:50:15.359Z] 5eb5b503b376: Download complete [2024-05-15T04:50:15.926Z] 2f39f015ded8: Download complete [2024-05-15T04:50:16.494Z] 5eb5b503b376: Pull complete [2024-05-15T04:50:16.494Z] 5c69ac0246d0: Pull complete [2024-05-15T04:50:17.062Z] ec43610c2a17: Pull complete [2024-05-15T04:50:17.062Z] 3a2ae6a8a46f: Pull complete [2024-05-15T04:50:17.320Z] 33b1e0a273af: Pull complete [2024-05-15T04:50:17.320Z] 5d3b04190fa2: Pull complete [2024-05-15T04:50:21.505Z] 2f39f015ded8: Pull complete [2024-05-15T04:50:21.505Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-15T04:50:21.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-15T04:50:21.506Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-15T04:50:21.612Z] prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container [2024-05-15T04:50:21.639Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-15T04:50:26.033Z] $ docker top 6303139b014ad2e2d6f05a6a86ce31932018a3862895cb44dc45fdc78a809996 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-15T04:50:26.380Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-15T04:50:26.672Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-15T04:50:26.957Z] + ls /var/log/sa-host [2024-05-15T04:50:26.958Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-15T04:50:27.127Z] provisioning config files... [2024-05-15T04:50:27.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config14262630068352599422tmp [Pipeline] { [Pipeline] echo [2024-05-15T04:50:27.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:50:27.441Z] ---> create-netrc.sh [Pipeline] } [2024-05-15T04:50:27.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:50:27.781Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-15T04:50:27.791Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:50:28.076Z] ---> sudo-logs.sh [2024-05-15T04:50:28.076Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-15T04:50:28.108Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:50:28.389Z] ---> job-cost.sh [2024-05-15T04:50:28.389Z] lf-activate-venv: SKIPPING [2024-05-15T04:50:28.389Z] DEBUG: total: 0.10999999940395355 [2024-05-15T04:50:28.389Z] INFO: Retrieving Stack Cost... [2024-05-15T04:50:28.650Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-15T04:50:29.217Z] INFO: Archiving Costs [Pipeline] echo [2024-05-15T04:50:29.229Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-15T04:50:29.515Z] ---> logs-deploy.sh [2024-05-15T04:50:29.515Z] lf-activate-venv: SKIPPING [2024-05-15T04:50:29.515Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/napa/6 [2024-05-15T04:50:29.515Z] INFO: archiving workspace using pattern(s): [2024-05-15T04:50:30.452Z] Archives upload complete. [2024-05-15T04:50:30.711Z] INFO: archiving logs to Nexus