Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e20ba2d710d6e8a600bdba73452396809bc6a06 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-ssh8218516953895488105.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-ssh659158760352514293.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-ssh12246887266573581553.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-ssh8294902443992608976.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-ssh17000235566608511884.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-358 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8e20ba2d710d6e8a600bdba73452396809bc6a06 (napa) Commit message: "Merge pull request #4799 from cloudxxx8/issue-4792-2" > git config core.sparsecheckout # timeout=10 > git checkout -f 8e20ba2d710d6e8a600bdba73452396809bc6a06 # timeout=10 > git rev-list --no-walk 64231a640c2d3928f8098b6641f84e2829903aa1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-10T07:32:07.825Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-10T07:32:07.886Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-10T07:32:07.907Z] ========================================================= [2024-05-10T07:32:07.907Z] EdgeX Global Pipelines Version Info [2024-05-10T07:32:07.907Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:32:08.682Z] ------------------- [2024-05-10T07:32:08.682Z] stable info: [2024-05-10T07:32:08.682Z] ------------------- [2024-05-10T07:32:08.682Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-10T07:32:08.682Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-10T07:32:08.682Z] Message: update stable to v1.0.258 [2024-05-10T07:32:09.254Z] ------------------- [2024-05-10T07:32:09.254Z] experimental info: [2024-05-10T07:32:09.254Z] ------------------- [2024-05-10T07:32:09.254Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-10T07:32:09.254Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-10T07:32:09.254Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-10T07:32:09.323Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-10T07:32:09.339Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-10T07:32:09.355Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-10T07:32:09.376Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-10T07:32:09.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-10T07:32:09.417Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-10T07:32:09.439Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-10T07:32:09.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-10T07:32:09.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-10T07:32:09.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-10T07:32:09.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-10T07:32:09.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-10T07:32:09.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-10T07:32:09.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-10T07:32:09.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-10T07:32:09.622Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-10T07:32:09.644Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-10T07:32:09.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-10T07:32:09.696Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-10T07:32:09.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-10T07:32:09.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-10T07:32:09.762Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-10T07:32:09.784Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-10T07:32:09.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-10T07:32:09.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-10T07:32:09.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-10T07:32:09.859Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] echo [2024-05-10T07:32:09.879Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e20ba2 [Pipeline] echo [2024-05-10T07:32:09.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-10T07:32:09.966Z] provisioning config files... [2024-05-10T07:32:09.980Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8063204995837927857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:32:10.307Z] ---> ****-login.sh [2024-05-10T07:32:10.307Z] nexus3.edgexfoundry.org:10001 [2024-05-10T07:32:10.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:32:10.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:32:10.568Z] Configure a credential helper to remove this warning. See [2024-05-10T07:32:10.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:32:10.568Z] [2024-05-10T07:32:10.568Z] Login Succeeded [2024-05-10T07:32:10.568Z] nexus3.edgexfoundry.org:10002 [2024-05-10T07:32:10.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:32:10.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:32:10.827Z] Configure a credential helper to remove this warning. See [2024-05-10T07:32:10.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:32:10.827Z] [2024-05-10T07:32:10.827Z] Login Succeeded [2024-05-10T07:32:10.827Z] nexus3.edgexfoundry.org:10003 [2024-05-10T07:32:10.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:32:10.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:32:10.828Z] Configure a credential helper to remove this warning. See [2024-05-10T07:32:10.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:32:10.828Z] [2024-05-10T07:32:10.828Z] Login Succeeded [2024-05-10T07:32:10.828Z] nexus3.edgexfoundry.org:10004 [2024-05-10T07:32:10.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:32:11.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:32:11.089Z] Configure a credential helper to remove this warning. See [2024-05-10T07:32:11.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:32:11.089Z] [2024-05-10T07:32:11.089Z] Login Succeeded [2024-05-10T07:32:11.089Z] ****.io [2024-05-10T07:32:11.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:32:11.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:32:11.351Z] Configure a credential helper to remove this warning. See [2024-05-10T07:32:11.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:32:11.351Z] [2024-05-10T07:32:11.351Z] Login Succeeded [2024-05-10T07:32:11.352Z] ---> ****-login.sh ends [Pipeline] } [2024-05-10T07:32:11.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-10T07:32:11.682Z] + 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-10T07:32:11.682Z] + dirname cmd/core-command/Dockerfile [2024-05-10T07:32:11.682Z] + cut -d/ -f2 [2024-05-10T07:32:11.682Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-10T07:32:11.682Z] + cut -d/ -f2 [2024-05-10T07:32:11.682Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-05-10T07:32:11.682Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-10T07:32:11.682Z] + + cut -d/ -f2 [2024-05-10T07:32:11.682Z] dirname cmd/core-data/Dockerfile [2024-05-10T07:32:11.682Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-10T07:32:11.682Z] + dirname cmd/core-metadata/Dockerfile [2024-05-10T07:32:11.682Z] + cut -d/ -f2 [2024-05-10T07:32:11.682Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-10T07:32:11.682Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2024-05-10T07:32:11.682Z] -f2 [2024-05-10T07:32:11.682Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-10T07:32:11.682Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-05-10T07:32:11.682Z] + cut -d/ -f2 [2024-05-10T07:32:11.682Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-10T07:32:11.682Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-05-10T07:32:11.682Z] + cut -d/ -f2 [2024-05-10T07:32:11.682Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-10T07:32:11.682Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-10T07:32:11.682Z] + cut -d/ -f2 [2024-05-10T07:32:11.682Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-10T07:32:11.682Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-05-10T07:32:11.682Z] + cut -d/ -f2 [2024-05-10T07:32:11.682Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-10T07:32:11.682Z] + dirname cmd/security-spire-agent/Dockerfile [2024-05-10T07:32:11.682Z] + cut -d/ -f2 [2024-05-10T07:32:11.682Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-10T07:32:11.682Z] + dirname cmd/security-spire-config/Dockerfile [2024-05-10T07:32:11.682Z] + cut -d/ -f2 [2024-05-10T07:32:11.682Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-10T07:32:11.682Z] + dirname cmd/security-spire-server/Dockerfile [2024-05-10T07:32:11.682Z] + cut -d/ -f2 [2024-05-10T07:32:11.682Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-10T07:32:11.682Z] + dirname cmd/support-notifications/Dockerfile [2024-05-10T07:32:11.682Z] + cut -d/ -f2 [2024-05-10T07:32:11.682Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-10T07:32:11.682Z] + dirname cmd/support-scheduler/Dockerfile [2024-05-10T07:32:11.682Z] + cut -d/ -f2 [2024-05-10T07:32:11.682Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-10T07:32:11.714Z] 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-10T07:32:12.083Z] + git rev-list -1 --merges 8e20ba2d710d6e8a600bdba73452396809bc6a06~1..8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] echo [2024-05-10T07:32:12.094Z] -----------> git rev-list -1 --merges 8e20ba2d710d6e8a600bdba73452396809bc6a06~1..8e20ba2d710d6e8a600bdba73452396809bc6a06 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:32:12.094Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [false] [Pipeline] sh [2024-05-10T07:32:12.388Z] + git log --format=format:%s -1 8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] echo [2024-05-10T07:32:12.403Z] ========================================================= [2024-05-10T07:32:12.403Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-10T07:32:12.403Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-10T07:32:12.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-10T07:32:12.924Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-10T07:32:12.924Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-10T07:32:12.924Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-10T07:32:12.924Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-10T07:32:12.924Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-10T07:32:12.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:32:13.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-10T07:32:13.336Z] [2024-05-10T07:32:13.336Z] 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-10T07:32:13.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-10T07:32:13.637Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-10T07:32:13.637Z] b85a868b505f: Pulling fs layer [2024-05-10T07:32:13.637Z] e2be974225ed: Pulling fs layer [2024-05-10T07:32:13.637Z] 339a4e72a1f5: Pulling fs layer [2024-05-10T07:32:13.637Z] 988bab9f4d93: Pulling fs layer [2024-05-10T07:32:13.637Z] 1469e6f7b9e6: Pulling fs layer [2024-05-10T07:32:13.637Z] eaf3925da568: Pulling fs layer [2024-05-10T07:32:13.637Z] bab4dde63d76: Pulling fs layer [2024-05-10T07:32:13.637Z] bde34c3a00c8: Pulling fs layer [2024-05-10T07:32:13.637Z] b352a97aabf1: Pulling fs layer [2024-05-10T07:32:13.637Z] 4872d77fe225: Pulling fs layer [2024-05-10T07:32:13.637Z] 5851b861e8e6: Pulling fs layer [2024-05-10T07:32:13.637Z] 988bab9f4d93: Waiting [2024-05-10T07:32:13.637Z] 1469e6f7b9e6: Waiting [2024-05-10T07:32:13.637Z] eaf3925da568: Waiting [2024-05-10T07:32:13.637Z] bab4dde63d76: Waiting [2024-05-10T07:32:13.637Z] bde34c3a00c8: Waiting [2024-05-10T07:32:13.637Z] b352a97aabf1: Waiting [2024-05-10T07:32:13.637Z] 4872d77fe225: Waiting [2024-05-10T07:32:13.637Z] e2be974225ed: Download complete [2024-05-10T07:32:13.637Z] 988bab9f4d93: Verifying Checksum [2024-05-10T07:32:13.637Z] 988bab9f4d93: Download complete [2024-05-10T07:32:13.637Z] 1469e6f7b9e6: Verifying Checksum [2024-05-10T07:32:13.637Z] 1469e6f7b9e6: Download complete [2024-05-10T07:32:13.637Z] eaf3925da568: Verifying Checksum [2024-05-10T07:32:13.637Z] eaf3925da568: Download complete [2024-05-10T07:32:13.637Z] 339a4e72a1f5: Verifying Checksum [2024-05-10T07:32:13.637Z] 339a4e72a1f5: Download complete [2024-05-10T07:32:13.897Z] bde34c3a00c8: Verifying Checksum [2024-05-10T07:32:13.897Z] bde34c3a00c8: Download complete [2024-05-10T07:32:13.897Z] b352a97aabf1: Verifying Checksum [2024-05-10T07:32:13.897Z] b352a97aabf1: Download complete [2024-05-10T07:32:13.897Z] 4872d77fe225: Verifying Checksum [2024-05-10T07:32:13.897Z] 4872d77fe225: Download complete [2024-05-10T07:32:13.897Z] 5851b861e8e6: Verifying Checksum [2024-05-10T07:32:13.897Z] 5851b861e8e6: Download complete [2024-05-10T07:32:13.897Z] b85a868b505f: Verifying Checksum [2024-05-10T07:32:13.897Z] b85a868b505f: Download complete [2024-05-10T07:32:14.156Z] bab4dde63d76: Verifying Checksum [2024-05-10T07:32:14.156Z] bab4dde63d76: Download complete [2024-05-10T07:32:15.094Z] b85a868b505f: Pull complete [2024-05-10T07:32:15.094Z] e2be974225ed: Pull complete [2024-05-10T07:32:15.665Z] 339a4e72a1f5: Pull complete [2024-05-10T07:32:15.665Z] 988bab9f4d93: Pull complete [2024-05-10T07:32:15.925Z] 1469e6f7b9e6: Pull complete [2024-05-10T07:32:15.925Z] eaf3925da568: Pull complete [2024-05-10T07:32:17.846Z] bab4dde63d76: Pull complete [2024-05-10T07:32:17.846Z] bde34c3a00c8: Pull complete [2024-05-10T07:32:17.846Z] b352a97aabf1: Pull complete [2024-05-10T07:32:17.846Z] 4872d77fe225: Pull complete [2024-05-10T07:32:17.846Z] 5851b861e8e6: Pull complete [2024-05-10T07:32:17.846Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-10T07:32:17.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-10T07:32:17.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T07:32:17.985Z] prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container [2024-05-10T07:32:18.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-10T07:32:22.377Z] $ docker top 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 -eo pid,comm [2024-05-10T07:32:22.429Z] 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-10T07:32:22.429Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-10T07:32:22.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-10T07:32:22.486Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-10T07:32:22.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-10T07:32:22.605Z] $ docker exec 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 ssh-agent [2024-05-10T07:32:22.698Z] SSH_AUTH_SOCK=/tmp/ssh-7PboIGj09rTJ/agent.32 [2024-05-10T07:32:22.698Z] SSH_AGENT_PID=38 [2024-05-10T07:32:22.705Z] Running ssh-add (command line suppressed) [2024-05-10T07:32:22.814Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_10448558350658863280.key (/w/workspace/edgex-go/4@tmp/private_key_10448558350658863280.key) [2024-05-10T07:32:22.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-10T07:32:23.109Z] + git tag --points-at HEAD [Pipeline] } [2024-05-10T07:32:23.122Z] $ docker exec --env ******** --env ******** 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 ssh-agent -k [2024-05-10T07:32:23.219Z] unset SSH_AUTH_SOCK; [2024-05-10T07:32:23.220Z] unset SSH_AGENT_PID; [2024-05-10T07:32:23.220Z] echo Agent pid 38 killed; [2024-05-10T07:32:23.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-10T07:32:23.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-10T07:32:23.265Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-10T07:32:23.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-10T07:32:23.392Z] $ docker exec 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 ssh-agent [2024-05-10T07:32:23.490Z] SSH_AUTH_SOCK=/tmp/ssh-27VDGHgeDjnJ/agent.71 [2024-05-10T07:32:23.490Z] SSH_AGENT_PID=77 [2024-05-10T07:32:23.495Z] Running ssh-add (command line suppressed) [2024-05-10T07:32:23.591Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4863108468960574768.key (/w/workspace/edgex-go/4@tmp/private_key_4863108468960574768.key) [2024-05-10T07:32:23.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-10T07:32:23.891Z] + git semver init [2024-05-10T07:32:24.150Z] 2024-05-10 07:32:24,061 [run_init] DEBUG init version:0.0.0 force:False [2024-05-10T07:32:24.150Z] 2024-05-10 07:32:24,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2024-05-10T07:32:24.150Z] 2024-05-10 07:32:24,062 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2024-05-10T07:32:24.150Z] 2024-05-10 07:32:24,062 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2024-05-10T07:32:30.729Z] 2024-05-10 07:32:30,020 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2024-05-10T07:32:30.729Z] 2024-05-10 07:32:30,020 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/napa with force:False [2024-05-10T07:32:30.729Z] 2024-05-10 07:32:30,020 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa [2024-05-10T07:32:30.729Z] 2024-05-10 07:32:30,021 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa [2024-05-10T07:32:30.729Z] 3.1.1-dev.2 [Pipeline] } [2024-05-10T07:32:30.742Z] $ docker exec --env ******** --env ******** 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 ssh-agent -k [2024-05-10T07:32:30.826Z] unset SSH_AUTH_SOCK; [2024-05-10T07:32:30.826Z] unset SSH_AGENT_PID; [2024-05-10T07:32:30.826Z] echo Agent pid 77 killed; [2024-05-10T07:32:30.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-10T07:32:31.159Z] + git semver [Pipeline] } [2024-05-10T07:32:31.434Z] $ docker stop --time=1 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 [2024-05-10T07:32:32.783Z] $ docker rm -f --volumes 38efbe8c67afa54c938e2b4be450353244cb64585e193dd903ca2ed7669fcc89 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-10T07:32:33.123Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-10T07:32:33.357Z] Stashed 1 file(s) [Pipeline] echo [2024-05-10T07:32:33.360Z] [edgeXSemver]: initialized semver on version 3.1.1-dev.2 [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-10T07:32:33.786Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-05-10T07:32:33.798Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-10T07:32:34.092Z] + + grep ^go [0-9].[0-9]* go.mod [2024-05-10T07:32:34.092Z] cut -d -f 2 [Pipeline] echo [2024-05-10T07:32:34.105Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-10T07:32:34.120Z] ========================================================= [2024-05-10T07:32:34.120Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-10T07:32:34.120Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-10T07:32:34.410Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-10T07:32:34.410Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-10T07:32:34.410Z] 619be1103602: Pulling fs layer [2024-05-10T07:32:34.410Z] 7862e08f4a3e: Pulling fs layer [2024-05-10T07:32:34.410Z] 5df492c9dc93: Pulling fs layer [2024-05-10T07:32:34.410Z] 7629e6793208: Pulling fs layer [2024-05-10T07:32:34.410Z] 4f4fb700ef54: Pulling fs layer [2024-05-10T07:32:34.410Z] 8de7f028bff5: Pulling fs layer [2024-05-10T07:32:34.410Z] 44042ff1420b: Pulling fs layer [2024-05-10T07:32:34.410Z] 5cdaf54b7214: Pulling fs layer [2024-05-10T07:32:34.410Z] 38f3e5a9071a: Pulling fs layer [2024-05-10T07:32:34.410Z] 7629e6793208: Waiting [2024-05-10T07:32:34.410Z] 8de7f028bff5: Waiting [2024-05-10T07:32:34.410Z] 44042ff1420b: Waiting [2024-05-10T07:32:34.410Z] 5cdaf54b7214: Waiting [2024-05-10T07:32:34.410Z] 38f3e5a9071a: Waiting [2024-05-10T07:32:34.410Z] 4f4fb700ef54: Waiting [2024-05-10T07:32:34.410Z] 7862e08f4a3e: Verifying Checksum [2024-05-10T07:32:34.410Z] 7862e08f4a3e: Download complete [2024-05-10T07:32:34.410Z] 7629e6793208: Verifying Checksum [2024-05-10T07:32:34.410Z] 7629e6793208: Download complete [2024-05-10T07:32:34.410Z] 4f4fb700ef54: Verifying Checksum [2024-05-10T07:32:34.410Z] 4f4fb700ef54: Download complete [2024-05-10T07:32:34.410Z] 8de7f028bff5: Download complete [2024-05-10T07:32:34.410Z] 619be1103602: Verifying Checksum [2024-05-10T07:32:34.410Z] 619be1103602: Download complete [2024-05-10T07:32:34.410Z] 44042ff1420b: Verifying Checksum [2024-05-10T07:32:34.410Z] 44042ff1420b: Download complete [2024-05-10T07:32:34.686Z] 619be1103602: Pull complete [2024-05-10T07:32:34.686Z] 38f3e5a9071a: Verifying Checksum [2024-05-10T07:32:34.686Z] 38f3e5a9071a: Download complete [2024-05-10T07:32:34.945Z] 7862e08f4a3e: Pull complete [2024-05-10T07:32:34.945Z] 5df492c9dc93: Verifying Checksum [2024-05-10T07:32:34.945Z] 5df492c9dc93: Download complete [2024-05-10T07:32:35.204Z] 5cdaf54b7214: Verifying Checksum [2024-05-10T07:32:35.204Z] 5cdaf54b7214: Download complete [2024-05-10T07:32:38.557Z] 5df492c9dc93: Pull complete [2024-05-10T07:32:38.557Z] 7629e6793208: Pull complete [2024-05-10T07:32:38.557Z] 4f4fb700ef54: Pull complete [2024-05-10T07:32:38.557Z] 8de7f028bff5: Pull complete [2024-05-10T07:32:38.557Z] 44042ff1420b: Pull complete [2024-05-10T07:32:41.090Z] 5cdaf54b7214: Pull complete [2024-05-10T07:32:41.350Z] 38f3e5a9071a: Pull complete [2024-05-10T07:32:41.350Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-10T07:32:41.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-10T07:32:41.350Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh [2024-05-10T07:32:41.660Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-10T07:32:41.660Z] WORKDIR /edgex [2024-05-10T07:32:41.660Z] COPY go.mod . [2024-05-10T07:32:41.660Z] RUN go mod download [2024-05-10T07:32:41.660Z] + docker build -t ci-base-image-x86_64 -f - . [2024-05-10T07:32:42.596Z] Sending build context to Docker daemon 205.8MB [2024-05-10T07:32:42.597Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-10T07:32:42.597Z] ---> 60b93f829570 [2024-05-10T07:32:42.597Z] Step 2/4 : WORKDIR /edgex [2024-05-10T07:32:48.451Z] Still waiting to schedule task [2024-05-10T07:32:48.451Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-10T07:32:49.165Z] ---> Running in 573cc1e28e38 [2024-05-10T07:32:49.166Z] Removing intermediate container 573cc1e28e38 [2024-05-10T07:32:49.166Z] ---> 1eb9b42c0482 [2024-05-10T07:32:49.166Z] Step 3/4 : COPY go.mod . [2024-05-10T07:32:49.425Z] ---> dd50b9a453f9 [2024-05-10T07:32:49.425Z] Step 4/4 : RUN go mod download [2024-05-10T07:32:49.425Z] ---> Running in 3dab902ba47d [2024-05-10T07:33:11.379Z] Removing intermediate container 3dab902ba47d [2024-05-10T07:33:11.379Z] ---> 47c1535c171d [2024-05-10T07:33:11.379Z] Successfully built 47c1535c171d [2024-05-10T07:33:11.379Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:33:11.686Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-10T07:33:11.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T07:33:11.769Z] prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container [2024-05-10T07:33:11.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2024-05-10T07:33:12.171Z] $ docker top 39a472583dc7564e32f24cff59e6556173438ac151b4e6856f1244898f3eb20b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-10T07:33:12.517Z] + go version [2024-05-10T07:33:12.517Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-10T07:33:12.531Z] $ docker stop --time=1 39a472583dc7564e32f24cff59e6556173438ac151b4e6856f1244898f3eb20b [2024-05-10T07:33:13.779Z] $ docker rm -f --volumes 39a472583dc7564e32f24cff59e6556173438ac151b4e6856f1244898f3eb20b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:33:14.210Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-10T07:33:14.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T07:33:14.297Z] prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container [2024-05-10T07:33:14.332Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2024-05-10T07:33:14.855Z] $ docker top d2a071768a2fc75518d3e4c7447a5e4e5d7e7247d612b69bad434c4810673e86 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-10T07:33:14.927Z] ========================================================= [2024-05-10T07:33:14.927Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-10T07:33:14.927Z] ========================================================= [Pipeline] sh [2024-05-10T07:33:15.208Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-05-10T07:33:15.514Z] + make test [2024-05-10T07:33:15.514Z] go test -race -coverprofile=coverage.out ./... [2024-05-10T07:33:23.640Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-10T07:33:35.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-10T07:33:35.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-10T07:33:35.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-10T07:33:35.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-10T07:33:36.099Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-10T07:33:36.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-10T07:33:36.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-10T07:33:36.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-10T07:33:36.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-10T07:33:36.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-10T07:33:37.187Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-10T07:33:37.187Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-10T07:33:37.187Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-10T07:33:37.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-10T07:33:39.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-10T07:33:39.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-10T07:33:40.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements [2024-05-10T07:33:41.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.070s coverage: 97.0% of statements [2024-05-10T07:33:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-10T07:33:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-10T07:33:41.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-10T07:33:42.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-10T07:33:42.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-10T07:33:44.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-10T07:33:44.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-10T07:33:44.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-10T07:33:44.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-10T07:33:44.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-10T07:33:45.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements [2024-05-10T07:33:45.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements [2024-05-10T07:33:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-10T07:33:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-10T07:33:48.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-10T07:33:48.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-10T07:33:48.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-10T07:33:48.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.070s coverage: 93.4% of statements [2024-05-10T07:33:48.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements [2024-05-10T07:33:48.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-10T07:33:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-10T07:33:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-10T07:33:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-10T07:33:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-10T07:33:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-10T07:33:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-10T07:33:49.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 97.6% of statements [2024-05-10T07:33:49.338Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.047s coverage: 72.2% of statements [2024-05-10T07:33:49.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-10T07:33:49.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-10T07:33:51.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.074s coverage: 0.9% of statements [2024-05-10T07:33:51.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements [2024-05-10T07:33:51.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements [2024-05-10T07:33:52.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.043s coverage: 82.9% of statements [2024-05-10T07:33:52.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements [2024-05-10T07:33:52.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.050s coverage: 96.3% of statements [2024-05-10T07:33:52.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-10T07:33:52.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-10T07:33:52.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-10T07:33:52.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-10T07:33:52.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-10T07:33:52.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-10T07:33:52.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-10T07:33:52.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-10T07:33:52.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2024-05-10T07:33:53.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-10T07:33:53.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-10T07:33:53.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-10T07:33:53.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-10T07:33:54.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-10T07:33:54.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-10T07:33:54.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-10T07:33:56.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-10T07:33:56.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-10T07:33:58.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-10T07:33:58.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-10T07:34:01.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-10T07:34:01.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-10T07:34:01.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-10T07:34:02.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-10T07:34:02.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-10T07:34:02.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-10T07:34:03.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-10T07:34:03.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-10T07:34:03.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-10T07:34:03.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-10T07:34:04.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-10T07:34:04.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-10T07:34:04.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-10T07:34:04.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-10T07:34:04.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements [2024-05-10T07:34:06.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-10T07:34:06.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-10T07:34:06.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-10T07:34:06.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-10T07:34:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-10T07:34:07.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-10T07:34:07.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-10T07:34:07.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.017s coverage: 89.4% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.036s coverage: 73.7% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 38.4% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.051s coverage: 89.5% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 95.7% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements [2024-05-10T07:34:17.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 98.9% of statements [2024-05-10T07:34:17.553Z] 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-10T07:34:17.553Z] running golangci-lint [2024-05-10T07:34:17.553Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-05-10T07:34:17.553Z] go version go1.21.9 linux/amd64 [2024-05-10T07:34:17.553Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-05-10T07:34:17.553Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-05-10T07:34:30.834Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-359 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws [2024-05-10T07:34:30.852Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2024-05-10T07:34:32.434Z] level=info msg="[loader] Go packages loading at mode 575 (name|deps|files|imports|types_sizes|compiled_files|exports_file) took 13.492450248s" [2024-05-10T07:34:32.434Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.637374ms" [2024-05-10T07:34:33.905Z] The recommended git tool is: git [2024-05-10T07:34:38.373Z] using credential edgex-jenkins-ssh [2024-05-10T07:34:38.407Z] Cloning the remote Git repository [2024-05-10T07:34:38.452Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-05-10T07:34:38.547Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2024-05-10T07:34:38.683Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-10T07:34:38.684Z] > git --version # timeout=10 [2024-05-10T07:34:38.705Z] > git --version # 'git version 2.25.1' [2024-05-10T07:34:38.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-10T07:34:38.987Z] level=info msg="[linters_context/goanalysis] analyzers took 56.895452164s with top 10 stages: buildir: 29.620866481s, gosec: 6.560569441s, fact_deprecated: 2.057607148s, inspect: 2.013026011s, ctrlflow: 1.305600048s, printf: 1.27071412s, S1038: 833.749834ms, nilness: 582.122992ms, fact_purity: 570.760266ms, directives: 518.436872ms" [2024-05-10T07:34:38.987Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-05-10T07:34:38.987Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, nolint: 0/21" [2024-05-10T07:34:38.987Z] level=info msg="[runner] processing took 17.814284ms with stages: nolint: 9.010043ms, identifier_marker: 4.348975ms, exclude-rules: 1.450965ms, autogenerated_exclude: 1.429515ms, path_prettifier: 1.00559ms, skip_dirs: 477.636µs, cgo: 46.9µs, filename_unadjuster: 40.25µs, max_same_issues: 1.03µs, uniq_by_line: 450ns, fixer: 440ns, skip_files: 340ns, exclude: 330ns, sort_results: 310ns, severity-rules: 290ns, max_from_linter: 250ns, diff: 240ns, source_code: 230ns, max_per_file_from_linter: 180ns, path_shortener: 160ns, path_prefixer: 160ns" [2024-05-10T07:34:38.987Z] level=info msg="[runner] linters took 7.086662349s with stages: goanalysis_metalinter: 7.068746862s" [2024-05-10T07:34:38.987Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-05-10T07:34:38.987Z] level=info msg="Memory: 208 samples, avg is 217.3MB, max is 924.9MB" [2024-05-10T07:34:38.987Z] level=info msg="Execution took 20.626997872s" [2024-05-10T07:34:38.987Z] go vet ./... [2024-05-10T07:34:38.851Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-10T07:34:42.266Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-10T07:34:42.266Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-10T07:34:42.266Z] ./bin/test-attribution-txt.sh [2024-05-10T07:34:42.266Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-05-10T07:34:42.266Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-05-10T07:34:42.278Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-10T07:34:42.582Z] + go mod tidy [2024-05-10T07:34:42.582Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-05-10T07:34:42.840Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-05-10T07:34:42.840Z] go: downloading github.com/kr/pretty v0.1.0 [2024-05-10T07:34:42.840Z] go: downloading github.com/google/go-cmp v0.6.0 [2024-05-10T07:34:42.840Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-05-10T07:34:42.840Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-05-10T07:34:42.840Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2024-05-10T07:34:42.840Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-05-10T07:34:43.098Z] go: downloading github.com/kr/text v0.2.0 [2024-05-10T07:34:43.098Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-05-10T07:34:43.098Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-05-10T07:34:43.098Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-05-10T07:34:43.098Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-05-10T07:34:43.098Z] go: downloading github.com/pkg/errors v0.9.1 [2024-05-10T07:34:43.098Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-05-10T07:34:43.098Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-05-10T07:34:43.098Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-05-10T07:34:43.098Z] go: downloading github.com/google/btree v1.0.1 [2024-05-10T07:34:43.098Z] go: downloading github.com/miekg/dns v1.1.41 [2024-05-10T07:34:43.098Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-05-10T07:34:43.098Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-05-10T07:34:43.098Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh [2024-05-10T07:34:43.639Z] + ls -al . [2024-05-10T07:34:43.639Z] total 740 [2024-05-10T07:34:43.639Z] drwxrwxr-x 12 1001 1001 4096 May 10 07:33 . [2024-05-10T07:34:43.639Z] drwxr-xr-x 4 root root 4096 May 10 07:33 .. [2024-05-10T07:34:43.639Z] drwxrwxr-x 2 1001 1001 4096 May 10 07:32 .blubracket [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 10 May 10 07:32 .dockerignore [2024-05-10T07:34:43.639Z] drwxrwxr-x 8 1001 1001 4096 May 10 07:34 .git [2024-05-10T07:34:43.639Z] drwxrwxr-x 3 1001 1001 4096 May 10 07:32 .github [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 1067 May 10 07:32 .gitignore [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 42 May 10 07:32 .golangci.yml [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 100 May 10 07:32 .hadolint.yml [2024-05-10T07:34:43.639Z] drwxr-xr-x 3 1001 1001 4096 May 10 07:32 .semver [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 155 May 10 07:32 .sonarcloud.properties [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 1171 May 10 07:32 ADOPTERS.md [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 11674 May 10 07:32 Attribution.txt [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 100284 May 10 07:32 CHANGELOG.md [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 3804 May 10 07:32 CONTRIBUTING.md [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 677 May 10 07:32 GOVERNANCE.md [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 861 May 10 07:32 Jenkinsfile [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 10775 May 10 07:32 LICENSE [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 15054 May 10 07:32 Makefile [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 582 May 10 07:32 OWNERS.md [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 9528 May 10 07:32 README.md [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 789 May 10 07:32 SECURITY.md [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 11 May 10 07:32 VERSION [2024-05-10T07:34:43.639Z] drwxrwxr-x 2 1001 1001 4096 May 10 07:32 bin [2024-05-10T07:34:43.639Z] drwxrwxr-x 18 1001 1001 4096 May 10 07:32 cmd [2024-05-10T07:34:43.639Z] -rw-r--r-- 1 root root 453602 May 10 07:34 coverage.out [2024-05-10T07:34:43.639Z] drwxrwxr-x 2 1001 1001 4096 May 10 07:32 fuzz_test [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 3619 May 10 07:32 go.mod [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 33561 May 10 07:32 go.sum [2024-05-10T07:34:43.639Z] drwxrwxr-x 7 1001 1001 4096 May 10 07:32 internal [2024-05-10T07:34:43.639Z] drwxrwxr-x 3 1001 1001 4096 May 10 07:32 openapi [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 584 May 10 07:32 security.txt [2024-05-10T07:34:43.639Z] drwxrwxr-x 6 1001 1001 4096 May 10 07:32 vendor [2024-05-10T07:34:43.639Z] -rw-rw-r-- 1 1001 1001 204 May 10 07:32 version.go [Pipeline] sh [2024-05-10T07:34:43.927Z] + '[' -e coverage.out ] [2024-05-10T07:34:43.927Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-10T07:34:44.055Z] Stashed 1 file(s) [Pipeline] sh [2024-05-10T07:34:44.338Z] + make build [2024-05-10T07:34:44.338Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-05-10T07:34:55.892Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-10T07:34:55.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-10T07:34:56.556Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-05-10T07:34:56.556Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-05-10T07:34:56.710Z] Avoid second fetch [2024-05-10T07:34:56.712Z] Checking out Revision 8e20ba2d710d6e8a600bdba73452396809bc6a06 (napa) [2024-05-10T07:34:57.936Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-05-10T07:34:56.727Z] > git config core.sparsecheckout # timeout=10 [2024-05-10T07:34:56.793Z] > git checkout -f 8e20ba2d710d6e8a600bdba73452396809bc6a06 # timeout=10 [2024-05-10T07:34:58.293Z] Commit message: "Merge pull request #4799 from cloudxxx8/issue-4792-2" [2024-05-10T07:34:58.503Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-10T07:35:02.893Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-10T07:35:02.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-10T07:35:02.893Z] Dload Upload Total Spent Left Speed [2024-05-10T07:35:02.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79677 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh [2024-05-10T07:35:03.225Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-10T07:35:03.548Z] + sudo tee /etc/docker/daemon.new [2024-05-10T07:35:03.548Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-10T07:35:03.548Z] { [2024-05-10T07:35:03.548Z] "registry-mirrors": [ [2024-05-10T07:35:03.548Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-10T07:35:03.548Z] ], [2024-05-10T07:35:03.548Z] "bip": "10.250.0.254/24", [2024-05-10T07:35:03.548Z] "hosts": [ [2024-05-10T07:35:03.548Z] "tcp://0.0.0.0:5555", [2024-05-10T07:35:03.548Z] "unix:///var/run/docker.sock" [2024-05-10T07:35:03.548Z] ], [2024-05-10T07:35:03.548Z] "mtu": 1458, [2024-05-10T07:35:03.548Z] "selinux-enabled": true, [2024-05-10T07:35:03.548Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-10T07:35:03.548Z] } [Pipeline] sh [2024-05-10T07:35:03.783Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-05-10T07:35:03.890Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-10T07:35:04.218Z] + sudo service docker restart [2024-05-10T07:35:05.158Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-05-10T07:35:06.533Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-05-10T07:35:07.469Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-05-10T07:35:08.036Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-05-10T07:35:08.974Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-05-10T07:35:09.911Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-05-10T07:35:11.296Z] $ docker stop --time=1 d2a071768a2fc75518d3e4c7447a5e4e5d7e7247d612b69bad434c4810673e86 [2024-05-10T07:35:17.091Z] $ docker rm -f --volumes d2a071768a2fc75518d3e4c7447a5e4e5d7e7247d612b69bad434c4810673e86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:35:18.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-10T07:35:18.093Z] [2024-05-10T07:35:18.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:35:18.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-10T07:35:18.397Z] latest: Pulling from edgex-devops/edgex-compose [2024-05-10T07:35:18.397Z] 91d30c5bc195: Pulling fs layer [2024-05-10T07:35:18.397Z] 2e9b0aa3be6d: Pulling fs layer [2024-05-10T07:35:18.397Z] 9c61dcf015f6: Pulling fs layer [2024-05-10T07:35:18.397Z] 4698f68db338: Pulling fs layer [2024-05-10T07:35:18.397Z] 2a2f49069b9e: Pulling fs layer [2024-05-10T07:35:18.397Z] e0025b399a48: Pulling fs layer [2024-05-10T07:35:18.397Z] 4698f68db338: Waiting [2024-05-10T07:35:18.397Z] 2a2f49069b9e: Waiting [2024-05-10T07:35:18.397Z] e0025b399a48: Waiting [2024-05-10T07:35:18.655Z] 91d30c5bc195: Verifying Checksum [2024-05-10T07:35:18.655Z] 4698f68db338: Verifying Checksum [2024-05-10T07:35:18.655Z] 4698f68db338: Download complete [2024-05-10T07:35:18.655Z] 91d30c5bc195: Pull complete [2024-05-10T07:35:18.655Z] 2e9b0aa3be6d: Verifying Checksum [2024-05-10T07:35:18.655Z] 2e9b0aa3be6d: Download complete [2024-05-10T07:35:18.655Z] e0025b399a48: Verifying Checksum [2024-05-10T07:35:18.655Z] e0025b399a48: Download complete [2024-05-10T07:35:18.914Z] 2a2f49069b9e: Verifying Checksum [2024-05-10T07:35:18.914Z] 2a2f49069b9e: Download complete [2024-05-10T07:35:18.914Z] 2e9b0aa3be6d: Pull complete [2024-05-10T07:35:19.171Z] 9c61dcf015f6: Verifying Checksum [2024-05-10T07:35:19.171Z] 9c61dcf015f6: Download complete [2024-05-10T07:35:21.699Z] 9c61dcf015f6: Pull complete [2024-05-10T07:35:21.699Z] 4698f68db338: Pull complete [2024-05-10T07:35:21.699Z] 2a2f49069b9e: Pull complete [2024-05-10T07:35:21.958Z] e0025b399a48: Pull complete [2024-05-10T07:35:21.958Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-05-10T07:35:21.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-10T07:35:21.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T07:35:22.054Z] prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container [2024-05-10T07:35:22.089Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/edgex-compose:latest cat [2024-05-10T07:35:25.319Z] $ docker top 56514985bbbf9713e678ebfa65d61d50bcd63d0a47520beca812180d3df77ee8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2024-05-10T07:35:25.431Z] provisioning config files... [2024-05-10T07:35:25.461Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config581171081332398840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:35:25.670Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-10T07:35:25.919Z] ---> ****-login.sh [2024-05-10T07:35:25.919Z] nexus3.edgexfoundry.org:10001 [2024-05-10T07:35:26.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:35:26.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:35:26.511Z] Configure a credential helper to remove this warning. See [2024-05-10T07:35:26.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:35:26.511Z] [2024-05-10T07:35:26.511Z] Login Succeeded [2024-05-10T07:35:26.511Z] nexus3.edgexfoundry.org:10002 [2024-05-10T07:35:26.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:35:26.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:35:26.782Z] Configure a credential helper to remove this warning. See [2024-05-10T07:35:26.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:35:26.782Z] [2024-05-10T07:35:26.782Z] Login Succeeded [2024-05-10T07:35:26.782Z] nexus3.edgexfoundry.org:10003 [2024-05-10T07:35:27.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:35:27.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:35:27.330Z] Configure a credential helper to remove this warning. See [2024-05-10T07:35:27.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:35:27.330Z] [2024-05-10T07:35:27.330Z] Login Succeeded [2024-05-10T07:35:27.331Z] nexus3.edgexfoundry.org:10004 [2024-05-10T07:35:27.575Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-05-10T07:35:27.575Z] #1 transferring dockerfile: 1.81kB done [2024-05-10T07:35:27.575Z] #1 DONE 0.0s [2024-05-10T07:35:27.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:35:27.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:35:27.603Z] Configure a credential helper to remove this warning. See [2024-05-10T07:35:27.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:35:27.603Z] [2024-05-10T07:35:27.603Z] Login Succeeded [2024-05-10T07:35:27.603Z] ****.io [2024-05-10T07:35:27.834Z] [2024-05-10T07:35:27.834Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-10T07:35:27.834Z] #2 transferring dockerfile: 1.89kB done [2024-05-10T07:35:27.834Z] #2 DONE 0.0s [2024-05-10T07:35:27.834Z] [2024-05-10T07:35:27.834Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-05-10T07:35:27.834Z] #3 transferring dockerfile: 1.70kB done [2024-05-10T07:35:27.834Z] #3 DONE 0.0s [2024-05-10T07:35:27.834Z] [2024-05-10T07:35:27.834Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-10T07:35:27.834Z] #4 transferring dockerfile: 2.50kB done [2024-05-10T07:35:27.834Z] #4 DONE 0.0s [2024-05-10T07:35:27.834Z] [2024-05-10T07:35:27.834Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-10T07:35:27.834Z] #5 transferring dockerfile: 2.93kB done [2024-05-10T07:35:27.834Z] #5 DONE 0.0s [2024-05-10T07:35:27.834Z] [2024-05-10T07:35:27.834Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-05-10T07:35:27.834Z] #6 transferring dockerfile: 1.95kB done [2024-05-10T07:35:27.834Z] #6 DONE 0.0s [2024-05-10T07:35:27.834Z] [2024-05-10T07:35:27.834Z] #7 [core-command internal] load build definition from Dockerfile [2024-05-10T07:35:27.834Z] #7 transferring dockerfile: 1.93kB done [2024-05-10T07:35:27.834Z] #7 DONE 0.0s [2024-05-10T07:35:27.834Z] [2024-05-10T07:35:27.834Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-05-10T07:35:27.834Z] #8 transferring dockerfile: 2.06kB done [2024-05-10T07:35:27.834Z] #8 DONE 0.0s [2024-05-10T07:35:27.834Z] [2024-05-10T07:35:27.834Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-10T07:35:27.834Z] #9 transferring dockerfile: 2.23kB done [2024-05-10T07:35:27.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:35:28.093Z] #9 DONE 0.1s [2024-05-10T07:35:28.093Z] [2024-05-10T07:35:28.093Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-10T07:35:28.093Z] #10 transferring dockerfile: 2.15kB done [2024-05-10T07:35:28.093Z] #10 DONE 0.1s [2024-05-10T07:35:28.093Z] [2024-05-10T07:35:28.093Z] #11 [core-data internal] load build definition from Dockerfile [2024-05-10T07:35:28.093Z] #11 transferring dockerfile: 2.01kB done [2024-05-10T07:35:28.093Z] #11 DONE 0.1s [2024-05-10T07:35:28.093Z] [2024-05-10T07:35:28.093Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-05-10T07:35:28.093Z] #12 transferring dockerfile: 1.93kB done [2024-05-10T07:35:28.093Z] #12 DONE 0.1s [2024-05-10T07:35:28.093Z] [2024-05-10T07:35:28.093Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-05-10T07:35:28.093Z] #13 transferring dockerfile: 1.69kB done [2024-05-10T07:35:28.093Z] #13 DONE 0.1s [2024-05-10T07:35:28.093Z] [2024-05-10T07:35:28.093Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-10T07:35:28.093Z] #14 transferring dockerfile: 2.49kB done [2024-05-10T07:35:28.093Z] #14 DONE 0.0s [2024-05-10T07:35:28.093Z] [2024-05-10T07:35:28.093Z] #15 [security-spire-agent internal] load .dockerignore [2024-05-10T07:35:28.093Z] #15 transferring context: 50B done [2024-05-10T07:35:28.093Z] #15 DONE 0.0s [2024-05-10T07:35:28.093Z] [2024-05-10T07:35:28.093Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2024-05-10T07:35:28.093Z] #16 transferring context: 50B done [2024-05-10T07:35:28.093Z] #16 DONE 0.0s [2024-05-10T07:35:28.093Z] [2024-05-10T07:35:28.093Z] #17 [security-spire-server internal] load .dockerignore [2024-05-10T07:35:28.093Z] #17 transferring context: 50B done [2024-05-10T07:35:28.093Z] #17 DONE 0.0s [2024-05-10T07:35:28.093Z] [2024-05-10T07:35:28.093Z] #18 [security-proxy-setup internal] load .dockerignore [2024-05-10T07:35:28.093Z] #18 transferring context: 50B done [2024-05-10T07:35:28.093Z] #18 DONE 0.0s [2024-05-10T07:35:28.093Z] [2024-05-10T07:35:28.093Z] #19 [security-bootstrapper internal] load .dockerignore [2024-05-10T07:35:28.093Z] #19 transferring context: 50B done [2024-05-10T07:35:28.093Z] #19 DONE 0.0s [2024-05-10T07:35:28.093Z] [2024-05-10T07:35:28.093Z] #20 [core-metadata internal] load .dockerignore [2024-05-10T07:35:28.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:35:28.136Z] Configure a credential helper to remove this warning. See [2024-05-10T07:35:28.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:35:28.136Z] [2024-05-10T07:35:28.136Z] Login Succeeded [2024-05-10T07:35:28.136Z] ---> ****-login.sh ends [Pipeline] } [2024-05-10T07:35:28.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-05-10T07:35:28.352Z] #20 transferring context: 50B done [2024-05-10T07:35:28.352Z] #20 DONE 0.0s [2024-05-10T07:35:28.352Z] [2024-05-10T07:35:28.352Z] #21 [support-notifications internal] load .dockerignore [2024-05-10T07:35:28.352Z] #21 transferring context: 50B done [2024-05-10T07:35:28.352Z] #21 DONE 0.0s [2024-05-10T07:35:28.352Z] [2024-05-10T07:35:28.352Z] #22 [core-command internal] load .dockerignore [2024-05-10T07:35:28.352Z] #22 transferring context: 50B done [2024-05-10T07:35:28.352Z] #22 DONE 0.0s [2024-05-10T07:35:28.352Z] [2024-05-10T07:35:28.352Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-10T07:35:28.352Z] #23 transferring context: 50B done [2024-05-10T07:35:28.352Z] #23 DONE 0.0s [2024-05-10T07:35:28.352Z] [2024-05-10T07:35:28.352Z] #24 [security-proxy-auth internal] load .dockerignore [2024-05-10T07:35:28.352Z] #24 transferring context: 50B done [2024-05-10T07:35:28.352Z] #24 DONE 0.0s [2024-05-10T07:35:28.352Z] [2024-05-10T07:35:28.352Z] #25 [core-data internal] load .dockerignore [2024-05-10T07:35:28.352Z] #25 transferring context: 50B done [2024-05-10T07:35:28.352Z] #25 DONE 0.0s [2024-05-10T07:35:28.352Z] [2024-05-10T07:35:28.352Z] #26 [security-spire-config internal] load .dockerignore [2024-05-10T07:35:28.352Z] #26 transferring context: 50B done [2024-05-10T07:35:28.352Z] #26 DONE 0.0s [2024-05-10T07:35:28.352Z] [2024-05-10T07:35:28.352Z] #27 [support-scheduler internal] load .dockerignore [2024-05-10T07:35:28.352Z] #27 transferring context: 50B done [2024-05-10T07:35:28.352Z] #27 DONE 0.1s [2024-05-10T07:35:28.352Z] [2024-05-10T07:35:28.352Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-05-10T07:35:28.352Z] #28 transferring context: 50B done [2024-05-10T07:35:28.352Z] #28 DONE 0.0s [2024-05-10T07:35:28.352Z] [2024-05-10T07:35:28.352Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-10T07:35:28.352Z] #29 DONE 0.0s [2024-05-10T07:35:28.352Z] [2024-05-10T07:35:28.352Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T07:35:28.352Z] #30 DONE 0.1s [2024-05-10T07:35:28.352Z] [2024-05-10T07:35:28.352Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:35:28.352Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:35:28.352Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:35:28.352Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:35:28.352Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-10T07:35:28.352Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-10T07:35:28.352Z] #31 DONE 0.1s [2024-05-10T07:35:28.352Z] [2024-05-10T07:35:28.352Z] #32 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [Pipeline] sh [2024-05-10T07:35:28.610Z] #32 ... [2024-05-10T07:35:28.610Z] [2024-05-10T07:35:28.610Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:35:28.610Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:35:28.610Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:35:28.610Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-10T07:35:28.610Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-10T07:35:28.610Z] #31 DONE 0.1s [2024-05-10T07:35:28.610Z] [2024-05-10T07:35:28.610Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-10T07:35:28.610Z] #29 DONE 0.0s [2024-05-10T07:35:28.610Z] [2024-05-10T07:35:28.610Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-10T07:35:28.610Z] #29 DONE 0.0s [2024-05-10T07:35:28.610Z] [2024-05-10T07:35:28.610Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T07:35:28.734Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-05-10T07:35:28.754Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-10T07:35:28.868Z] #30 DONE 0.3s [2024-05-10T07:35:28.868Z] [2024-05-10T07:35:28.868Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:35:28.868Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:35:28.868Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:35:28.868Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-10T07:35:28.868Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-10T07:35:28.868Z] #31 DONE 0.1s [2024-05-10T07:35:28.868Z] [2024-05-10T07:35:28.868Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-10T07:35:28.868Z] #33 ... [2024-05-10T07:35:28.868Z] [2024-05-10T07:35:28.868Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:35:28.868Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:35:28.868Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:35:28.868Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-10T07:35:28.868Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-10T07:35:28.868Z] #31 DONE 0.1s [2024-05-10T07:35:28.868Z] [2024-05-10T07:35:28.868Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.5 [2024-05-10T07:35:28.868Z] #34 DONE 0.6s [2024-05-10T07:35:28.868Z] [2024-05-10T07:35:28.868Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 [2024-05-10T07:35:28.868Z] #35 DONE 0.7s [2024-05-10T07:35:29.082Z] + cut -d -f 2 [2024-05-10T07:35:29.082Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-10T07:35:29.136Z] [2024-05-10T07:35:29.136Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:35:29.136Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:35:29.136Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 0.3s done [Pipeline] echo [2024-05-10T07:35:29.158Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-10T07:35:29.178Z] ========================================================= [2024-05-10T07:35:29.178Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-10T07:35:29.178Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-10T07:35:29.434Z] #36 sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.61kB / 1.61kB done [2024-05-10T07:35:29.434Z] #36 sha256:0bba819a893a10c0c4709ad2ad93559359eda667ec7e564515adf90cb894d98a 1.05kB / 1.05kB done [2024-05-10T07:35:29.434Z] #36 sha256:a3a9b8dc7400fbf27a3e31d4c8548a4d7e42d398314310ff93101b976eebf97e 1.60kB / 1.60kB done [2024-05-10T07:35:29.434Z] #36 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 0B / 112B 0.0s [2024-05-10T07:35:29.434Z] #36 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 [2024-05-10T07:35:29.550Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-10T07:35:29.839Z] #36 ... [2024-05-10T07:35:29.839Z] [2024-05-10T07:35:29.839Z] #37 [security-spire-server internal] load build context [2024-05-10T07:35:29.839Z] #37 transferring context: 18.10kB 0.0s done [2024-05-10T07:35:29.839Z] #37 DONE 0.6s [2024-05-10T07:35:29.839Z] [2024-05-10T07:35:29.839Z] #38 [security-spire-config internal] load build context [2024-05-10T07:35:29.839Z] #38 transferring context: 16.35kB 0.0s done [2024-05-10T07:35:29.839Z] #38 DONE 0.6s [2024-05-10T07:35:29.839Z] [2024-05-10T07:35:29.839Z] #39 [security-spire-agent internal] load build context [2024-05-10T07:35:29.839Z] #39 transferring context: 17.63kB 0.0s done [2024-05-10T07:35:29.839Z] #39 DONE 0.6s [2024-05-10T07:35:29.839Z] [2024-05-10T07:35:29.839Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:35:29.839Z] #36 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.1s done [2024-05-10T07:35:29.839Z] #36 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0B / 123.56kB 0.1s [2024-05-10T07:35:29.839Z] #36 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 0B / 285B 0.1s [2024-05-10T07:35:29.839Z] #36 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 0B / 29.30MB 0.1s [2024-05-10T07:35:29.839Z] #36 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.2s done [2024-05-10T07:35:29.839Z] #36 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 0.3s done [2024-05-10T07:35:29.839Z] #36 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 6.70MB / 29.30MB 0.3s [2024-05-10T07:35:29.839Z] #36 ... [2024-05-10T07:35:29.839Z] [2024-05-10T07:35:29.839Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-10T07:35:29.839Z] #33 DONE 1.4s [2024-05-10T07:35:29.839Z] [2024-05-10T07:35:29.839Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:35:29.839Z] #36 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 20.97MB / 29.30MB 0.5s [2024-05-10T07:35:29.839Z] #36 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.0s done [2024-05-10T07:35:29.843Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-10T07:35:29.843Z] c6b39de5b339: Pulling fs layer [2024-05-10T07:35:29.843Z] a69c41024577: Pulling fs layer [2024-05-10T07:35:29.843Z] d6de4b400683: Pulling fs layer [2024-05-10T07:35:29.843Z] 35cb2a7552d0: Pulling fs layer [2024-05-10T07:35:29.843Z] 4f4fb700ef54: Pulling fs layer [2024-05-10T07:35:29.843Z] 9e011611b7f5: Pulling fs layer [2024-05-10T07:35:29.843Z] 3bd174042beb: Pulling fs layer [2024-05-10T07:35:29.843Z] 4476f39b5e91: Pulling fs layer [2024-05-10T07:35:29.843Z] 35cb2a7552d0: Waiting [2024-05-10T07:35:29.843Z] 4f4fb700ef54: Waiting [2024-05-10T07:35:29.843Z] 9e011611b7f5: Waiting [2024-05-10T07:35:29.843Z] 4476f39b5e91: Waiting [2024-05-10T07:35:29.843Z] 3bd174042beb: Waiting [2024-05-10T07:35:29.843Z] a69c41024577: Verifying Checksum [2024-05-10T07:35:29.843Z] a69c41024577: Download complete [2024-05-10T07:35:29.843Z] 35cb2a7552d0: Verifying Checksum [2024-05-10T07:35:29.843Z] 35cb2a7552d0: Download complete [2024-05-10T07:35:29.843Z] 4f4fb700ef54: Verifying Checksum [2024-05-10T07:35:29.843Z] 4f4fb700ef54: Download complete [2024-05-10T07:35:29.843Z] 9e011611b7f5: Verifying Checksum [2024-05-10T07:35:29.843Z] 9e011611b7f5: Download complete [2024-05-10T07:35:29.843Z] c6b39de5b339: Download complete [2024-05-10T07:35:30.121Z] #36 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 29.30MB / 29.30MB 0.6s [2024-05-10T07:35:30.431Z] 4476f39b5e91: Verifying Checksum [2024-05-10T07:35:30.431Z] 4476f39b5e91: Download complete [2024-05-10T07:35:31.394Z] c6b39de5b339: Pull complete [2024-05-10T07:35:31.980Z] d6de4b400683: Download complete [2024-05-10T07:35:31.980Z] a69c41024577: Pull complete [2024-05-10T07:35:32.944Z] 3bd174042beb: Verifying Checksum [2024-05-10T07:35:32.944Z] 3bd174042beb: Download complete [2024-05-10T07:35:33.651Z] #36 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 29.30MB / 29.30MB 2.1s done [2024-05-10T07:35:35.557Z] #36 ... [2024-05-10T07:35:35.558Z] [2024-05-10T07:35:35.558Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:35:35.558Z] #40 resolve ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 0.3s done [2024-05-10T07:35:35.558Z] #40 sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.61kB / 1.61kB done [2024-05-10T07:35:35.558Z] #40 sha256:fec14495c1336d0cf95f36308d732dd2683ad8ba57dbbf628d4d63ef905febe9 1.05kB / 1.05kB done [2024-05-10T07:35:35.558Z] #40 sha256:eebc0d4f7867ca1ed30d80326de7a640d62166827be3bdac8efae5301f51b07f 1.59kB / 1.59kB done [2024-05-10T07:35:35.558Z] #40 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.1s done [2024-05-10T07:35:35.558Z] #40 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.2s done [2024-05-10T07:35:35.558Z] #40 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 done [2024-05-10T07:35:35.558Z] #40 sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 281B / 281B 0.4s done [2024-05-10T07:35:35.558Z] #40 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.0s done [2024-05-10T07:35:35.558Z] #40 sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 19.15MB / 19.15MB 5.8s [2024-05-10T07:35:38.090Z] #40 sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 19.15MB / 19.15MB 7.6s done [2024-05-10T07:35:38.350Z] #40 ... [2024-05-10T07:35:38.350Z] [2024-05-10T07:35:38.350Z] #41 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-10T07:35:38.350Z] #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:38.350Z] #0 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:38.350Z] #0 1.499 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T07:35:38.350Z] #0 1.499 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T07:35:38.350Z] #0 1.499 OK: 20074 distinct packages available [2024-05-10T07:35:38.350Z] #0 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:38.350Z] #0 1.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:38.350Z] #0 1.897 (1/11) Installing ca-certificates (20240226-r0) [2024-05-10T07:35:38.350Z] #0 2.179 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-10T07:35:38.350Z] #0 2.179 (3/11) Installing libunistring (1.1-r1) [2024-05-10T07:35:38.350Z] #0 2.212 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-10T07:35:38.350Z] #0 2.212 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-10T07:35:38.350Z] #0 2.212 (6/11) Installing libcurl (8.5.0-r0) [2024-05-10T07:35:38.350Z] #0 2.217 (7/11) Installing curl (8.5.0-r0) [2024-05-10T07:35:38.350Z] #0 2.226 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-10T07:35:38.350Z] #0 2.228 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-10T07:35:38.350Z] #0 2.238 (10/11) Installing libucontext (1.2-r2) [2024-05-10T07:35:38.350Z] #0 2.238 (11/11) Installing gcompat (1.1.0-r1) [2024-05-10T07:35:38.350Z] #0 2.239 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:35:38.350Z] #0 2.411 Executing ca-certificates-20240226-r0.trigger [2024-05-10T07:35:38.350Z] #0 2.454 OK: 12 MiB in 26 packages [2024-05-10T07:35:38.608Z] #41 ... [2024-05-10T07:35:38.608Z] [2024-05-10T07:35:38.608Z] #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-05-10T07:35:38.608Z] #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:38.608Z] #0 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:38.608Z] #0 1.258 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-10T07:35:38.608Z] #0 1.265 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:35:38.608Z] #0 1.286 OK: 7 MiB in 16 packages [2024-05-10T07:35:38.608Z] #42 ... [2024-05-10T07:35:38.608Z] [2024-05-10T07:35:38.608Z] #43 [support-notifications internal] load build context [2024-05-10T07:35:38.608Z] #43 transferring context: 397.49MB 9.3s done [2024-05-10T07:35:38.868Z] #43 ... [2024-05-10T07:35:38.868Z] [2024-05-10T07:35:38.868Z] #44 [core-metadata internal] load build context [2024-05-10T07:35:38.868Z] #44 transferring context: 397.49MB 8.2s done [2024-05-10T07:35:38.868Z] #44 ... [2024-05-10T07:35:38.868Z] [2024-05-10T07:35:38.868Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-10T07:35:38.868Z] #0 4.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:38.868Z] #0 4.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:38.868Z] #0 4.740 (1/4) Installing ca-certificates (20240226-r0) [2024-05-10T07:35:38.868Z] #0 4.761 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-10T07:35:38.868Z] #0 4.767 (3/4) Installing su-exec (0.2-r3) [2024-05-10T07:35:38.868Z] #0 4.767 (4/4) Installing yq (4.33.3-r5) [2024-05-10T07:35:38.868Z] #0 4.876 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:35:38.868Z] #0 4.885 Executing ca-certificates-20240226-r0.trigger [2024-05-10T07:35:38.868Z] #0 4.936 OK: 17 MiB in 19 packages [2024-05-10T07:35:39.758Z] #45 ... [2024-05-10T07:35:39.758Z] [2024-05-10T07:35:39.758Z] #46 [support-scheduler internal] load build context [2024-05-10T07:35:39.758Z] #46 transferring context: 397.49MB 9.8s done [2024-05-10T07:35:39.758Z] #46 ... [2024-05-10T07:35:39.758Z] [2024-05-10T07:35:39.758Z] #47 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:35:39.758Z] #47 transferring context: 397.49MB 7.7s done [2024-05-10T07:35:40.017Z] #47 ... [2024-05-10T07:35:40.017Z] [2024-05-10T07:35:40.017Z] #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-10T07:35:40.017Z] #48 ... [2024-05-10T07:35:40.017Z] [2024-05-10T07:35:40.017Z] #49 [core-command internal] load build context [2024-05-10T07:35:40.017Z] #49 transferring context: 397.49MB 8.3s done [2024-05-10T07:35:40.277Z] #49 ... [2024-05-10T07:35:40.277Z] [2024-05-10T07:35:40.277Z] #50 [core-data internal] load build context [2024-05-10T07:35:40.277Z] #50 transferring context: 397.49MB 7.9s done [2024-05-10T07:35:40.277Z] #50 ... [2024-05-10T07:35:40.277Z] [2024-05-10T07:35:40.277Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-10T07:35:40.277Z] #0 0.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:40.277Z] #0 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:40.277Z] #0 1.261 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:35:40.277Z] #0 1.298 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:35:40.277Z] #0 1.316 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-10T07:35:40.277Z] #0 1.316 (4/6) Installing openssl (3.1.4-r6) [2024-05-10T07:35:40.277Z] #0 1.330 (5/6) Installing su-exec (0.2-r3) [2024-05-10T07:35:40.277Z] #0 1.342 (6/6) Installing yq (4.33.3-r5) [2024-05-10T07:35:40.277Z] #0 1.440 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:35:40.277Z] #0 1.447 OK: 17 MiB in 19 packages [2024-05-10T07:35:40.535Z] #51 ... [2024-05-10T07:35:40.536Z] [2024-05-10T07:35:40.536Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-10T07:35:40.536Z] #0 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:40.536Z] #0 7.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:40.536Z] #0 7.371 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-10T07:35:40.536Z] #0 7.378 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:35:40.536Z] #0 7.386 OK: 7 MiB in 16 packages [2024-05-10T07:35:40.536Z] #52 ... [2024-05-10T07:35:40.536Z] [2024-05-10T07:35:40.536Z] #32 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-10T07:35:40.536Z] #32 0.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:40.536Z] #32 0.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:40.536Z] #32 1.307 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-10T07:35:40.536Z] #32 1.319 (2/2) Installing su-exec (0.2-r3) [2024-05-10T07:35:40.536Z] #32 1.325 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:35:40.536Z] #32 1.349 OK: 7 MiB in 17 packages [2024-05-10T07:35:40.794Z] #32 ... [2024-05-10T07:35:40.794Z] [2024-05-10T07:35:40.794Z] #53 [core-data builder 2/7] WORKDIR /edgex-go [2024-05-10T07:35:41.412Z] #53 ... [2024-05-10T07:35:41.412Z] [2024-05-10T07:35:41.412Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-10T07:35:41.412Z] #0 0.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:41.412Z] #0 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:35:41.412Z] #0 1.257 (1/2) Installing ca-certificates (20240226-r0) [2024-05-10T07:35:41.412Z] #0 1.272 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-10T07:35:41.412Z] #0 1.289 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:35:41.412Z] #0 1.306 Executing ca-certificates-20240226-r0.trigger [2024-05-10T07:35:41.412Z] #0 1.360 OK: 8 MiB in 17 packages [2024-05-10T07:35:42.338Z] #54 ... [2024-05-10T07:35:42.338Z] [2024-05-10T07:35:42.338Z] #55 [security-proxy-setup internal] load build context [2024-05-10T07:35:42.338Z] #55 transferring context: 397.49MB 8.3s done [2024-05-10T07:35:42.673Z] #55 ... [2024-05-10T07:35:42.673Z] [2024-05-10T07:35:42.673Z] #56 [security-secretstore-setup internal] load build context [2024-05-10T07:35:42.673Z] #56 transferring context: 397.49MB 9.6s done [2024-05-10T07:35:42.673Z] #56 ... [2024-05-10T07:35:42.673Z] [2024-05-10T07:35:42.673Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-10T07:35:42.935Z] #57 ... [2024-05-10T07:35:42.935Z] [2024-05-10T07:35:42.935Z] #58 [security-bootstrapper internal] load build context [2024-05-10T07:35:42.935Z] #58 transferring context: 397.49MB 9.5s done [2024-05-10T07:35:42.935Z] #58 ... [2024-05-10T07:35:42.935Z] [2024-05-10T07:35:42.935Z] #59 [security-spiffe-token-provider internal] load build context [2024-05-10T07:35:42.935Z] #59 transferring context: 397.49MB 10.0s done [2024-05-10T07:35:43.194Z] #59 ... [2024-05-10T07:35:43.194Z] [2024-05-10T07:35:43.194Z] #60 [security-proxy-auth internal] load build context [2024-05-10T07:35:43.194Z] #60 transferring context: 397.49MB 8.4s done [2024-05-10T07:35:45.268Z] d6de4b400683: Pull complete [2024-05-10T07:35:45.268Z] 35cb2a7552d0: Pull complete [2024-05-10T07:35:45.268Z] 4f4fb700ef54: Pull complete [2024-05-10T07:35:45.268Z] 9e011611b7f5: Pull complete [2024-05-10T07:35:49.757Z] #60 ... [2024-05-10T07:35:49.757Z] [2024-05-10T07:35:49.757Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:35:49.757Z] #40 extracting sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a done [2024-05-10T07:35:49.757Z] #40 extracting sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 0.8s done [2024-05-10T07:35:49.757Z] #40 ... [2024-05-10T07:35:49.757Z] [2024-05-10T07:35:49.757Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:35:49.757Z] #36 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 done [2024-05-10T07:35:49.757Z] #36 extracting sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 0.6s done [2024-05-10T07:35:53.491Z] 3bd174042beb: Pull complete [2024-05-10T07:35:55.436Z] 4476f39b5e91: Pull complete [2024-05-10T07:35:55.436Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-10T07:35:55.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-10T07:35:55.436Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh [2024-05-10T07:35:55.767Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-10T07:35:55.767Z] WORKDIR /edgex [2024-05-10T07:35:55.767Z] COPY go.mod . [2024-05-10T07:35:55.767Z] RUN go mod download [2024-05-10T07:35:55.767Z] + docker build -t ci-base-image-arm64 -f - . [2024-05-10T07:35:58.360Z] Sending build context to Docker daemon 30.45MB [2024-05-10T07:35:58.360Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-10T07:35:58.360Z] ---> 981a0608b64a [2024-05-10T07:35:58.360Z] Step 2/4 : WORKDIR /edgex [2024-05-10T07:36:00.303Z] ---> Running in ed59829e070c [2024-05-10T07:36:00.572Z] Removing intermediate container ed59829e070c [2024-05-10T07:36:00.572Z] ---> 16c628b40185 [2024-05-10T07:36:00.572Z] Step 3/4 : COPY go.mod . [2024-05-10T07:36:00.853Z] ---> 39da664deaeb [2024-05-10T07:36:00.853Z] Step 4/4 : RUN go mod download [2024-05-10T07:36:00.853Z] ---> Running in 068c40cbcddf [2024-05-10T07:36:16.359Z] #36 ... [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #55 [security-proxy-setup internal] load build context [2024-05-10T07:36:16.359Z] #55 DONE 45.2s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #47 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:36:16.359Z] #47 DONE 45.0s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #49 [core-command internal] load build context [2024-05-10T07:36:16.359Z] #49 DONE 45.2s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #44 [core-metadata internal] load build context [2024-05-10T07:36:16.359Z] #44 DONE 45.0s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #50 [core-data internal] load build context [2024-05-10T07:36:16.359Z] #50 DONE 45.0s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #60 [security-proxy-auth internal] load build context [2024-05-10T07:36:16.359Z] #60 DONE 45.1s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #53 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-05-10T07:36:16.359Z] #53 DONE 44.0s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #43 [support-notifications internal] load build context [2024-05-10T07:36:16.359Z] #43 DONE 45.3s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #58 [security-bootstrapper internal] load build context [2024-05-10T07:36:16.359Z] #58 DONE 45.3s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-10T07:36:16.359Z] #51 DONE 45.4s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-10T07:36:16.359Z] #52 DONE 45.0s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #61 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-10T07:36:16.359Z] #61 ... [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-10T07:36:16.359Z] #45 DONE 45.0s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-10T07:36:16.359Z] #54 DONE 45.2s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #41 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-10T07:36:16.359Z] #41 DONE 45.5s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #32 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-10T07:36:16.359Z] #32 DONE 45.4s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #59 [security-spiffe-token-provider internal] load build context [2024-05-10T07:36:16.359Z] #59 DONE 45.6s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #42 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-05-10T07:36:16.359Z] #42 DONE 45.3s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #56 [security-secretstore-setup internal] load build context [2024-05-10T07:36:16.359Z] #56 DONE 45.2s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #46 [support-scheduler internal] load build context [2024-05-10T07:36:16.359Z] #46 DONE 45.2s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:36:16.359Z] #40 ... [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T07:36:16.359Z] #0 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.359Z] #0 1.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.359Z] #0 1.298 OK: 264 MiB in 52 packages [2024-05-10T07:36:16.359Z] #62 DONE 1.5s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-10T07:36:16.359Z] #48 45.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.359Z] #48 45.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.359Z] #48 46.13 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T07:36:16.359Z] #48 46.13 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T07:36:16.359Z] #48 46.13 OK: 20074 distinct packages available [2024-05-10T07:36:16.359Z] #48 46.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.359Z] #48 46.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.359Z] #48 46.52 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:16.359Z] #48 46.56 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:16.359Z] #48 46.57 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-10T07:36:16.359Z] #48 46.57 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-10T07:36:16.359Z] #48 46.58 (5/7) Installing libucontext (1.2-r2) [2024-05-10T07:36:16.359Z] #48 46.58 (6/7) Installing gcompat (1.1.0-r1) [2024-05-10T07:36:16.359Z] #48 46.58 (7/7) Installing openssl (3.1.4-r6) [2024-05-10T07:36:16.359Z] #48 46.59 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:36:16.359Z] #48 46.60 OK: 8 MiB in 20 packages [2024-05-10T07:36:16.359Z] #48 DONE 47.4s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #63 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:36:16.359Z] #63 DONE 0.9s [2024-05-10T07:36:16.359Z] [2024-05-10T07:36:16.359Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-10T07:36:16.359Z] #57 45.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.359Z] #57 45.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.360Z] #57 45.89 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T07:36:16.360Z] #57 45.89 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T07:36:16.360Z] #57 45.89 OK: 20074 distinct packages available [2024-05-10T07:36:16.360Z] #57 45.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.360Z] #57 46.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.360Z] #57 46.27 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-10T07:36:16.360Z] #57 46.27 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-10T07:36:16.360Z] #57 46.27 (3/4) Installing libucontext (1.2-r2) [2024-05-10T07:36:16.360Z] #57 46.28 (4/4) Installing gcompat (1.1.0-r1) [2024-05-10T07:36:16.360Z] #57 46.28 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:36:16.360Z] #57 46.28 OK: 8 MiB in 19 packages [2024-05-10T07:36:16.360Z] #57 DONE 47.2s [2024-05-10T07:36:16.360Z] [2024-05-10T07:36:16.360Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-10T07:36:16.360Z] #0 1.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.360Z] #0 1.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.360Z] #0 1.785 OK: 264 MiB in 52 packages [2024-05-10T07:36:16.360Z] #64 DONE 2.5s [2024-05-10T07:36:16.360Z] [2024-05-10T07:36:16.360Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T07:36:16.360Z] #0 1.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.360Z] #0 1.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.360Z] #0 1.994 OK: 264 MiB in 52 packages [2024-05-10T07:36:16.360Z] #65 DONE 2.5s [2024-05-10T07:36:16.360Z] [2024-05-10T07:36:16.360Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-10T07:36:16.360Z] #0 1.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.360Z] #0 1.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.360Z] #0 1.695 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T07:36:16.360Z] #0 1.695 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T07:36:16.360Z] #0 1.695 OK: 20070 distinct packages available [2024-05-10T07:36:16.360Z] #0 1.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.360Z] #0 1.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:16.360Z] #0 2.072 OK: 264 MiB in 52 packages [2024-05-10T07:36:16.360Z] #66 DONE 2.5s [2024-05-10T07:36:16.360Z] [2024-05-10T07:36:16.360Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:36:18.928Z] #67 ... [2024-05-10T07:36:18.928Z] [2024-05-10T07:36:18.928Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:36:18.928Z] #0 1.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 2.166 Upgrading critical system libraries and apk-tools: [2024-05-10T07:36:18.928Z] #0 2.166 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:36:18.928Z] #0 2.173 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:36:18.928Z] #0 2.225 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:36:18.928Z] #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 2.503 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:36:18.928Z] #0 2.517 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:18.928Z] #0 2.546 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:18.928Z] #0 2.553 Executing ca-certificates-20240226-r0.trigger [2024-05-10T07:36:18.928Z] #0 2.590 OK: 12 MiB in 26 packages [2024-05-10T07:36:18.928Z] #68 DONE 5.0s [2024-05-10T07:36:18.928Z] [2024-05-10T07:36:18.928Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:36:18.928Z] #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 2.695 Upgrading critical system libraries and apk-tools: [2024-05-10T07:36:18.928Z] #0 2.695 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:36:18.928Z] #0 2.710 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:36:18.928Z] #0 2.783 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:36:18.928Z] #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 2.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 3.154 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:36:18.928Z] #0 3.166 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:18.928Z] #0 3.220 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:18.928Z] #0 3.227 Executing ca-certificates-20240226-r0.trigger [2024-05-10T07:36:18.928Z] #0 3.364 OK: 8 MiB in 17 packages [2024-05-10T07:36:18.928Z] #69 DONE 5.0s [2024-05-10T07:36:18.928Z] [2024-05-10T07:36:18.928Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:36:18.928Z] #70 DONE 2.6s [2024-05-10T07:36:18.928Z] [2024-05-10T07:36:18.928Z] #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:36:18.928Z] #71 DONE 2.6s [2024-05-10T07:36:18.928Z] [2024-05-10T07:36:18.928Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-10T07:36:18.928Z] #0 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 2.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 2.864 Upgrading critical system libraries and apk-tools: [2024-05-10T07:36:18.928Z] #0 2.864 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:36:18.928Z] #0 2.871 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:36:18.928Z] #0 2.920 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:36:18.928Z] #0 2.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 3.242 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:36:18.928Z] #0 3.249 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:18.928Z] #0 3.288 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:18.928Z] #0 3.296 Executing ca-certificates-20240226-r0.trigger [2024-05-10T07:36:18.928Z] #0 3.380 OK: 17 MiB in 19 packages [2024-05-10T07:36:18.928Z] #72 DONE 5.1s [2024-05-10T07:36:18.928Z] [2024-05-10T07:36:18.928Z] #61 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-10T07:36:18.928Z] #61 2.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #61 2.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #61 2.714 Upgrading critical system libraries and apk-tools: [2024-05-10T07:36:18.928Z] #61 2.714 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:36:18.928Z] #61 2.721 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:36:18.928Z] #61 2.792 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:36:18.928Z] #61 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #61 2.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #61 3.075 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:36:18.928Z] #61 3.158 OK: 17 MiB in 19 packages [2024-05-10T07:36:18.928Z] #61 DONE 5.1s [2024-05-10T07:36:18.928Z] [2024-05-10T07:36:18.928Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:36:18.928Z] #0 2.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 2.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 2.681 Upgrading critical system libraries and apk-tools: [2024-05-10T07:36:18.928Z] #0 2.681 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:36:18.928Z] #0 2.690 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:36:18.928Z] #0 2.764 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:36:18.928Z] #0 2.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 2.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:18.928Z] #0 3.090 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:36:18.928Z] #0 3.097 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:18.928Z] #0 3.130 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:18.928Z] #0 3.145 OK: 7 MiB in 16 packages [2024-05-10T07:36:18.928Z] #73 DONE 5.1s [2024-05-10T07:36:18.928Z] [2024-05-10T07:36:18.928Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-10T07:36:19.189Z] #74 DONE 0.2s [2024-05-10T07:36:19.189Z] [2024-05-10T07:36:19.189Z] #75 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-05-10T07:36:19.189Z] #0 3.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:19.189Z] #0 3.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:19.189Z] #0 3.956 Upgrading critical system libraries and apk-tools: [2024-05-10T07:36:19.189Z] #0 3.956 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:36:19.189Z] #0 3.979 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:36:19.189Z] #0 4.123 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:36:19.189Z] #0 4.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:19.189Z] #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:19.189Z] #0 4.409 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:36:19.189Z] #0 4.417 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:19.189Z] #0 4.680 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:19.189Z] #0 4.699 OK: 7 MiB in 16 packages [2024-05-10T07:36:19.189Z] #75 DONE 5.0s [2024-05-10T07:36:19.189Z] [2024-05-10T07:36:19.189Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:36:19.189Z] #67 DONE 2.7s [2024-05-10T07:36:19.189Z] [2024-05-10T07:36:19.189Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:19.189Z] #76 ... [2024-05-10T07:36:19.189Z] [2024-05-10T07:36:19.189Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-10T07:36:19.189Z] #0 4.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:19.189Z] #0 4.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:19.189Z] #0 4.411 Upgrading critical system libraries and apk-tools: [2024-05-10T07:36:19.189Z] #0 4.411 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:36:19.189Z] #0 4.420 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:36:19.189Z] #0 4.488 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:36:19.189Z] #0 4.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:19.189Z] #0 4.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:19.189Z] #0 5.053 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:36:19.189Z] #0 5.065 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:19.189Z] #0 5.099 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:19.189Z] #0 5.104 OK: 7 MiB in 17 packages [2024-05-10T07:36:19.189Z] #77 DONE 5.3s [2024-05-10T07:36:19.448Z] [2024-05-10T07:36:19.448Z] #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-10T07:36:20.822Z] #78 DONE 1.4s [2024-05-10T07:36:20.822Z] [2024-05-10T07:36:20.822Z] #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-10T07:36:20.822Z] #79 DONE 0.0s [2024-05-10T07:36:20.822Z] [2024-05-10T07:36:20.822Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-10T07:36:20.822Z] #0 3.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:20.822Z] #0 3.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:20.822Z] #0 4.221 Upgrading critical system libraries and apk-tools: [2024-05-10T07:36:20.822Z] #0 4.221 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:36:20.822Z] #0 4.226 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:36:20.822Z] #0 4.287 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:36:20.822Z] #0 4.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:20.822Z] #0 4.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:20.822Z] #80 4.565 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:36:20.822Z] #80 4.573 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:20.822Z] #80 4.609 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:36:20.822Z] #80 4.617 OK: 8 MiB in 19 packages [2024-05-10T07:36:21.081Z] #80 DONE 4.8s [2024-05-10T07:36:21.081Z] [2024-05-10T07:36:21.081Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-10T07:36:21.081Z] #0 4.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:21.081Z] #0 4.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:21.081Z] #0 4.513 Upgrading critical system libraries and apk-tools: [2024-05-10T07:36:21.081Z] #0 4.513 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:36:21.081Z] #0 4.520 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:36:21.081Z] #0 4.578 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:36:21.081Z] #0 4.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:21.081Z] #0 4.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T07:36:21.081Z] #0 4.852 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:36:21.081Z] #0 4.899 OK: 8 MiB in 20 packages [2024-05-10T07:36:21.081Z] #81 DONE 5.0s [2024-05-10T07:36:21.081Z] [2024-05-10T07:36:21.081Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T07:36:23.973Z] #82 DONE 2.8s [2024-05-10T07:36:23.973Z] [2024-05-10T07:36:23.973Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-10T07:36:23.973Z] #83 DONE 2.9s [2024-05-10T07:36:23.973Z] [2024-05-10T07:36:23.973Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T07:36:23.973Z] #84 DONE 2.8s [2024-05-10T07:36:23.973Z] [2024-05-10T07:36:23.973Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-10T07:36:23.973Z] #85 DONE 0.1s [2024-05-10T07:36:23.973Z] [2024-05-10T07:36:23.973Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-10T07:36:23.973Z] #86 DONE 0.1s [2024-05-10T07:36:23.973Z] [2024-05-10T07:36:23.973Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-10T07:36:24.234Z] #87 ... [2024-05-10T07:36:24.234Z] [2024-05-10T07:36:24.234Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:36:24.234Z] #36 ... [2024-05-10T07:36:24.234Z] [2024-05-10T07:36:24.234Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-10T07:36:25.616Z] #88 DONE 1.2s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-10T07:36:25.616Z] #87 DONE 1.2s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T07:36:25.616Z] #89 DONE 0.1s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T07:36:25.616Z] #90 DONE 1.3s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-10T07:36:25.616Z] #91 DONE 0.1s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T07:36:25.616Z] #92 DONE 0.1s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-10T07:36:25.616Z] #93 DONE 0.1s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-10T07:36:25.616Z] #94 DONE 0.1s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-10T07:36:25.616Z] #95 DONE 0.1s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-10T07:36:25.616Z] #96 DONE 0.1s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-10T07:36:25.616Z] #97 DONE 0.1s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T07:36:25.616Z] #98 DONE 0.0s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-10T07:36:25.616Z] #99 DONE 0.1s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #100 [security-spire-config] exporting to image [2024-05-10T07:36:25.616Z] #100 exporting layers [2024-05-10T07:36:25.616Z] #100 ... [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-10T07:36:25.616Z] #101 DONE 0.0s [2024-05-10T07:36:25.616Z] [2024-05-10T07:36:25.616Z] #100 [security-spire-agent] exporting to image [2024-05-10T07:36:26.185Z] #100 exporting layers 0.6s done [2024-05-10T07:36:26.185Z] #100 writing image sha256:9246f6b236c27c70bd3a8c64f630cb25b3c654f395ab4371b8ae6e0338f9ab2a done [2024-05-10T07:36:26.185Z] #100 naming to docker.io/library/security-spire-server done [2024-05-10T07:36:26.185Z] #100 exporting layers 0.6s done [2024-05-10T07:36:26.185Z] #100 writing image sha256:98eed0cf626d4f096c2af5ce48429f89d9ecfaa90bcbffc79d8b8fa30583c2ca done [2024-05-10T07:36:26.185Z] #100 naming to docker.io/library/security-spire-config done [2024-05-10T07:36:26.185Z] #100 writing image sha256:11a2744b4e8a39a25b4fa1c894d6375902f6ebfabdd37f90d1fcdbe6a1b078fd done [2024-05-10T07:36:26.185Z] #100 naming to docker.io/library/security-spire-agent done [2024-05-10T07:36:26.185Z] #100 DONE 0.8s [2024-05-10T07:36:26.185Z] [2024-05-10T07:36:26.185Z] #102 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:26.444Z] #102 ... [2024-05-10T07:36:26.444Z] [2024-05-10T07:36:26.444Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:28.902Z] #103 ... [2024-05-10T07:36:28.902Z] [2024-05-10T07:36:28.902Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:39.726Z] Removing intermediate container 068c40cbcddf [2024-05-10T07:36:39.726Z] ---> 723ff7baf8b9 [2024-05-10T07:36:39.726Z] Successfully built 723ff7baf8b9 [2024-05-10T07:36:39.726Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:36:40.062Z] + docker inspect -f . ci-base-image-arm64 [2024-05-10T07:36:40.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T07:36:40.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-359 does not seem to be running inside a container [2024-05-10T07:36:40.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2024-05-10T07:36:41.556Z] $ docker top 20fbed45549dd0e0c0f9add8ae2dcf259de1d3f46d5125a78342a876c363eaec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-10T07:36:42.399Z] + go version [2024-05-10T07:36:42.399Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-10T07:36:42.421Z] $ docker stop --time=1 20fbed45549dd0e0c0f9add8ae2dcf259de1d3f46d5125a78342a876c363eaec [2024-05-10T07:36:44.029Z] $ docker rm -f --volumes 20fbed45549dd0e0c0f9add8ae2dcf259de1d3f46d5125a78342a876c363eaec [2024-05-10T07:36:44.171Z] #104 ... [2024-05-10T07:36:44.171Z] [2024-05-10T07:36:44.171Z] #102 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:44.171Z] #102 DONE 26.1s [2024-05-10T07:36:44.171Z] [2024-05-10T07:36:44.171Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:44.171Z] #103 DONE 23.4s [2024-05-10T07:36:44.171Z] [2024-05-10T07:36:44.171Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-05-10T07:36:44.171Z] #105 ... [2024-05-10T07:36:44.171Z] [2024-05-10T07:36:44.171Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:44.171Z] #104 DONE 23.5s [2024-05-10T07:36:44.171Z] [2024-05-10T07:36:44.171Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:44.171Z] #76 DONE 23.7s [2024-05-10T07:36:44.171Z] [2024-05-10T07:36:44.171Z] #106 [support-notifications builder 6/7] COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:36:44.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-10T07:36:44.718Z] [2024-05-10T07:36:44.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:36:45.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-10T07:36:45.058Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-05-10T07:36:45.058Z] 547446be3368: Pulling fs layer [2024-05-10T07:36:45.058Z] d125d8839a47: Pulling fs layer [2024-05-10T07:36:45.058Z] 3e85d5ac6304: Pulling fs layer [2024-05-10T07:36:45.058Z] c3105a71a48b: Pulling fs layer [2024-05-10T07:36:45.058Z] 0f093f025ec4: Pulling fs layer [2024-05-10T07:36:45.058Z] c3106fc0e877: Pulling fs layer [2024-05-10T07:36:45.058Z] c3105a71a48b: Waiting [2024-05-10T07:36:45.058Z] 0f093f025ec4: Waiting [2024-05-10T07:36:45.058Z] c3106fc0e877: Waiting [2024-05-10T07:36:45.330Z] 547446be3368: Verifying Checksum [2024-05-10T07:36:45.330Z] c3105a71a48b: Verifying Checksum [2024-05-10T07:36:45.330Z] c3105a71a48b: Download complete [2024-05-10T07:36:45.599Z] d125d8839a47: Verifying Checksum [2024-05-10T07:36:45.599Z] d125d8839a47: Download complete [2024-05-10T07:36:45.599Z] c3106fc0e877: Verifying Checksum [2024-05-10T07:36:45.599Z] c3106fc0e877: Download complete [2024-05-10T07:36:45.866Z] 0f093f025ec4: Verifying Checksum [2024-05-10T07:36:45.867Z] 0f093f025ec4: Download complete [2024-05-10T07:36:45.867Z] 547446be3368: Pull complete [2024-05-10T07:36:47.279Z] d125d8839a47: Pull complete [2024-05-10T07:36:47.867Z] 3e85d5ac6304: Verifying Checksum [2024-05-10T07:36:47.867Z] 3e85d5ac6304: Download complete [2024-05-10T07:36:50.848Z] #106 ... [2024-05-10T07:36:50.848Z] [2024-05-10T07:36:50.848Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-10T07:36:52.773Z] #107 ... [2024-05-10T07:36:52.773Z] [2024-05-10T07:36:52.773Z] #108 [core-command builder 6/7] COPY . . [2024-05-10T07:36:57.946Z] 3e85d5ac6304: Pull complete [2024-05-10T07:36:57.946Z] c3105a71a48b: Pull complete [2024-05-10T07:36:58.065Z] #108 DONE 15.2s [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #109 [security-proxy-auth builder 6/7] COPY . . [2024-05-10T07:36:58.065Z] #109 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:36:58.065Z] #110 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:58.065Z] #111 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:36:58.065Z] #112 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:58.065Z] #113 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #114 [support-scheduler builder 6/7] COPY . . [2024-05-10T07:36:58.065Z] #114 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:36:58.065Z] #115 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:58.065Z] #116 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #117 [core-metadata builder 6/7] COPY . . [2024-05-10T07:36:58.065Z] #117 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #118 [core-data builder 6/7] COPY . . [2024-05-10T07:36:58.065Z] #118 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:36:58.065Z] #119 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:58.065Z] #120 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:58.065Z] #121 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-10T07:36:58.065Z] #122 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:36:58.065Z] #123 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #106 [support-notifications builder 6/7] COPY . . [2024-05-10T07:36:58.065Z] #106 DONE 15.0s [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:58.065Z] #124 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-05-10T07:36:58.065Z] #125 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:36:58.065Z] #126 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-05-10T07:36:58.065Z] #105 DONE 15.1s [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:36:58.065Z] #127 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:36:58.065Z] #128 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #129 [security-bootstrapper builder 6/7] COPY . . [2024-05-10T07:36:58.065Z] #129 CACHED [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-10T07:36:58.065Z] #107 DONE 14.9s [2024-05-10T07:36:58.065Z] [2024-05-10T07:36:58.065Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T07:36:58.533Z] 0f093f025ec4: Pull complete [2024-05-10T07:36:58.635Z] #130 1.093 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-05-10T07:36:58.801Z] c3106fc0e877: Pull complete [2024-05-10T07:36:59.068Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-05-10T07:36:59.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-10T07:36:59.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T07:36:59.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-359 does not seem to be running inside a container [2024-05-10T07:36:59.355Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-compose-arm64:latest cat [2024-05-10T07:37:01.290Z] $ docker top 57f3c00c51e0fb6c4a46420d910547d132ddf17b35b165ada7382b8a0964efa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-10T07:37:02.130Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-10T07:37:08.626Z] #130 ... [2024-05-10T07:37:08.626Z] [2024-05-10T07:37:08.626Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T07:37:08.626Z] #0 1.361 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-05-10T07:37:08.626Z] #131 ... [2024-05-10T07:37:08.626Z] [2024-05-10T07:37:08.626Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-10T07:37:08.626Z] #0 1.080 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-05-10T07:37:08.626Z] #132 ... [2024-05-10T07:37:08.626Z] [2024-05-10T07:37:08.626Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-10T07:37:08.626Z] #0 1.062 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-05-10T07:37:08.626Z] #133 ... [2024-05-10T07:37:08.626Z] [2024-05-10T07:37:08.626Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-10T07:37:08.626Z] #0 0.880 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-05-10T07:37:08.626Z] #134 ... [2024-05-10T07:37:08.626Z] [2024-05-10T07:37:08.626Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T07:37:08.626Z] #0 0.877 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-05-10T07:37:08.626Z] #135 ... [2024-05-10T07:37:08.626Z] [2024-05-10T07:37:08.626Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T07:37:08.626Z] #0 1.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-05-10T07:37:08.626Z] #136 ... [2024-05-10T07:37:08.626Z] [2024-05-10T07:37:08.626Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-10T07:37:08.626Z] #0 1.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-05-10T07:37:08.626Z] #137 ... [2024-05-10T07:37:08.626Z] [2024-05-10T07:37:08.626Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-10T07:37:08.626Z] #0 1.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-05-10T07:37:09.196Z] #138 ... [2024-05-10T07:37:09.196Z] [2024-05-10T07:37:09.196Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T07:37:09.196Z] #0 0.916 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-05-10T07:37:09.455Z] #139 ... [2024-05-10T07:37:09.455Z] [2024-05-10T07:37:09.455Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T07:37:09.455Z] #0 1.091 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-05-10T07:37:10.340Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-10T07:37:10.340Z] #1 transferring dockerfile: [2024-05-10T07:37:10.341Z] #1 transferring dockerfile: 2.50kB done [2024-05-10T07:37:10.341Z] #1 DONE 0.1s [2024-05-10T07:37:10.608Z] [2024-05-10T07:37:10.608Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-10T07:37:10.608Z] #2 transferring dockerfile: 2.93kB done [2024-05-10T07:37:10.608Z] #2 DONE 0.0s [2024-05-10T07:37:10.608Z] [2024-05-10T07:37:10.608Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-10T07:37:10.608Z] #3 transferring dockerfile: 2.49kB done [2024-05-10T07:37:10.608Z] #3 DONE 0.0s [2024-05-10T07:37:10.876Z] [2024-05-10T07:37:10.876Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-05-10T07:37:10.876Z] #4 transferring dockerfile: 1.93kB done [2024-05-10T07:37:10.876Z] #4 DONE 0.1s [2024-05-10T07:37:10.876Z] [2024-05-10T07:37:10.876Z] #5 [core-command internal] load build definition from Dockerfile [2024-05-10T07:37:10.876Z] #5 transferring dockerfile: 1.93kB done [2024-05-10T07:37:10.876Z] #5 DONE 0.1s [2024-05-10T07:37:10.876Z] [2024-05-10T07:37:10.876Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-05-10T07:37:11.142Z] #6 transferring dockerfile: 1.70kB done [2024-05-10T07:37:11.142Z] #6 DONE 0.1s [2024-05-10T07:37:11.142Z] [2024-05-10T07:37:11.142Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-05-10T07:37:11.142Z] #7 transferring dockerfile: 1.95kB 0.0s done [2024-05-10T07:37:11.142Z] #7 DONE 0.1s [2024-05-10T07:37:11.142Z] [2024-05-10T07:37:11.142Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-10T07:37:11.142Z] #8 transferring dockerfile: 1.89kB done [2024-05-10T07:37:11.142Z] #8 DONE 0.1s [2024-05-10T07:37:11.142Z] [2024-05-10T07:37:11.142Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-05-10T07:37:11.142Z] #9 transferring dockerfile: 2.06kB done [2024-05-10T07:37:11.142Z] #9 DONE 0.1s [2024-05-10T07:37:11.142Z] [2024-05-10T07:37:11.142Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-05-10T07:37:11.142Z] #10 transferring dockerfile: 1.81kB done [2024-05-10T07:37:11.142Z] #10 DONE 0.1s [2024-05-10T07:37:11.142Z] [2024-05-10T07:37:11.142Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-10T07:37:11.409Z] #11 transferring dockerfile: 2.23kB done [2024-05-10T07:37:11.409Z] #11 DONE 0.1s [2024-05-10T07:37:11.409Z] [2024-05-10T07:37:11.409Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-05-10T07:37:11.409Z] #12 transferring dockerfile: 1.69kB done [2024-05-10T07:37:11.409Z] #12 DONE 0.1s [2024-05-10T07:37:11.409Z] [2024-05-10T07:37:11.409Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-10T07:37:11.409Z] #13 transferring dockerfile: 2.15kB done [2024-05-10T07:37:11.409Z] #13 DONE 0.1s [2024-05-10T07:37:11.409Z] [2024-05-10T07:37:11.409Z] #14 [core-data internal] load build definition from Dockerfile [2024-05-10T07:37:11.409Z] #14 transferring dockerfile: 2.01kB done [2024-05-10T07:37:11.409Z] #14 DONE 0.1s [2024-05-10T07:37:11.409Z] [2024-05-10T07:37:11.409Z] #15 [security-proxy-setup internal] load .dockerignore [2024-05-10T07:37:11.409Z] #15 transferring context: 32B [2024-05-10T07:37:11.679Z] #15 transferring context: 50B 0.0s done [2024-05-10T07:37:11.679Z] #15 DONE 0.1s [2024-05-10T07:37:12.269Z] [2024-05-10T07:37:12.269Z] #16 [security-bootstrapper internal] load .dockerignore [2024-05-10T07:37:12.269Z] #16 transferring context: 50B done [2024-05-10T07:37:12.269Z] #16 DONE 0.0s [2024-05-10T07:37:12.269Z] [2024-05-10T07:37:12.269Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-05-10T07:37:12.269Z] #17 transferring context: 50B 0.0s done [2024-05-10T07:37:12.269Z] #17 DONE 0.0s [2024-05-10T07:37:12.269Z] [2024-05-10T07:37:12.269Z] #18 [support-scheduler internal] load .dockerignore [2024-05-10T07:37:12.540Z] #18 transferring context: 50B 0.0s done [2024-05-10T07:37:12.540Z] #18 DONE 0.1s [2024-05-10T07:37:12.540Z] [2024-05-10T07:37:12.540Z] #19 [core-command internal] load .dockerignore [2024-05-10T07:37:12.540Z] #19 transferring context: 50B 0.0s done [2024-05-10T07:37:12.540Z] #19 DONE 0.1s [2024-05-10T07:37:12.540Z] [2024-05-10T07:37:12.540Z] #20 [security-spire-server internal] load .dockerignore [2024-05-10T07:37:12.540Z] #20 transferring context: 50B done [2024-05-10T07:37:12.540Z] #20 DONE 0.1s [2024-05-10T07:37:12.540Z] [2024-05-10T07:37:12.540Z] #21 [support-notifications internal] load .dockerignore [2024-05-10T07:37:12.540Z] #21 transferring context: 50B 0.0s done [2024-05-10T07:37:12.540Z] #21 DONE 0.1s [2024-05-10T07:37:12.540Z] [2024-05-10T07:37:12.540Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-05-10T07:37:12.540Z] #22 transferring context: 50B 0.0s done [2024-05-10T07:37:12.540Z] #22 DONE 0.1s [2024-05-10T07:37:12.540Z] [2024-05-10T07:37:12.540Z] #23 [core-metadata internal] load .dockerignore [2024-05-10T07:37:12.540Z] #23 transferring context: 50B 0.0s done [2024-05-10T07:37:12.540Z] #23 DONE 0.1s [2024-05-10T07:37:12.540Z] [2024-05-10T07:37:12.540Z] #24 [security-spire-agent internal] load .dockerignore [2024-05-10T07:37:12.805Z] #24 transferring context: 50B 0.0s done [2024-05-10T07:37:12.805Z] #24 DONE 0.1s [2024-05-10T07:37:12.805Z] [2024-05-10T07:37:12.805Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-10T07:37:12.805Z] #25 transferring context: 50B 0.0s done [2024-05-10T07:37:12.805Z] #25 DONE 0.1s [2024-05-10T07:37:12.805Z] [2024-05-10T07:37:12.805Z] #26 [security-spire-config internal] load .dockerignore [2024-05-10T07:37:12.805Z] #26 transferring context: 50B 0.0s done [2024-05-10T07:37:12.805Z] #26 DONE 0.1s [2024-05-10T07:37:12.805Z] [2024-05-10T07:37:12.805Z] #27 [security-proxy-auth internal] load .dockerignore [2024-05-10T07:37:12.805Z] #27 transferring context: 50B done [2024-05-10T07:37:13.078Z] #27 DONE 0.1s [2024-05-10T07:37:13.078Z] [2024-05-10T07:37:13.078Z] #28 [core-data internal] load .dockerignore [2024-05-10T07:37:13.078Z] #28 transferring context: 50B 0.0s done [2024-05-10T07:37:13.078Z] #28 DONE 0.1s [2024-05-10T07:37:13.078Z] [2024-05-10T07:37:13.078Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T07:37:13.078Z] #29 DONE 0.0s [2024-05-10T07:37:13.078Z] [2024-05-10T07:37:13.078Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T07:37:13.351Z] #30 DONE 0.2s [2024-05-10T07:37:13.351Z] [2024-05-10T07:37:13.351Z] #31 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:37:13.351Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:37:13.351Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T07:37:13.351Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T07:37:13.351Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:37:13.351Z] #31 DONE 0.1s [2024-05-10T07:37:13.351Z] [2024-05-10T07:37:13.351Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:13.936Z] #32 ... [2024-05-10T07:37:13.936Z] [2024-05-10T07:37:13.936Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T07:37:13.936Z] #29 DONE 0.0s [2024-05-10T07:37:13.936Z] [2024-05-10T07:37:13.936Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:13.936Z] #32 ... [2024-05-10T07:37:13.936Z] [2024-05-10T07:37:13.936Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T07:37:13.936Z] #29 DONE 0.0s [2024-05-10T07:37:13.936Z] [2024-05-10T07:37:13.936Z] #31 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:37:13.936Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:37:13.936Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T07:37:13.936Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T07:37:13.936Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:37:13.936Z] #31 DONE 0.2s [2024-05-10T07:37:13.936Z] [2024-05-10T07:37:13.936Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:14.207Z] #32 ... [2024-05-10T07:37:14.207Z] [2024-05-10T07:37:14.207Z] #31 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:37:14.207Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:37:14.207Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T07:37:14.207Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T07:37:14.207Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:37:14.207Z] #31 DONE 0.2s [2024-05-10T07:37:14.207Z] [2024-05-10T07:37:14.207Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T07:37:14.207Z] #29 DONE 0.0s [2024-05-10T07:37:14.207Z] [2024-05-10T07:37:14.207Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:14.207Z] #32 ... [2024-05-10T07:37:14.207Z] [2024-05-10T07:37:14.207Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T07:37:14.207Z] #29 DONE 0.0s [2024-05-10T07:37:14.207Z] [2024-05-10T07:37:14.207Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:14.480Z] #32 ... [2024-05-10T07:37:14.480Z] [2024-05-10T07:37:14.480Z] #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:37:14.480Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:37:14.480Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T07:37:14.480Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T07:37:14.480Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:37:14.480Z] #31 DONE 0.3s [2024-05-10T07:37:14.480Z] [2024-05-10T07:37:14.480Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T07:37:14.480Z] #30 DONE 0.5s [2024-05-10T07:37:14.480Z] [2024-05-10T07:37:14.480Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:14.480Z] #32 ... [2024-05-10T07:37:14.480Z] [2024-05-10T07:37:14.480Z] #31 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:37:14.480Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:37:14.480Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T07:37:14.480Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T07:37:14.480Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:37:14.480Z] #31 DONE 0.3s [2024-05-10T07:37:14.480Z] [2024-05-10T07:37:14.480Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:14.480Z] #32 ... [2024-05-10T07:37:14.480Z] [2024-05-10T07:37:14.480Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T07:37:14.480Z] #29 DONE 0.0s [2024-05-10T07:37:14.480Z] [2024-05-10T07:37:14.480Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:14.870Z] #32 ... [2024-05-10T07:37:14.870Z] [2024-05-10T07:37:14.870Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T07:37:14.870Z] #29 DONE 0.0s [2024-05-10T07:37:14.870Z] [2024-05-10T07:37:14.870Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T07:37:14.870Z] #30 DONE 0.9s [2024-05-10T07:37:14.870Z] [2024-05-10T07:37:14.870Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:14.870Z] #32 ... [2024-05-10T07:37:14.870Z] [2024-05-10T07:37:14.870Z] #31 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:37:14.870Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:37:14.870Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T07:37:14.870Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T07:37:14.870Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:37:14.870Z] #31 DONE 0.4s [2024-05-10T07:37:15.164Z] [2024-05-10T07:37:15.164Z] #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:37:15.164Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:37:15.164Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T07:37:15.164Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T07:37:15.164Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:37:15.164Z] #31 DONE 0.4s [2024-05-10T07:37:15.164Z] [2024-05-10T07:37:15.164Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T07:37:15.164Z] #29 DONE 0.0s [2024-05-10T07:37:15.164Z] [2024-05-10T07:37:15.164Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T07:37:15.459Z] #30 DONE 1.1s [2024-05-10T07:37:15.459Z] [2024-05-10T07:37:15.459Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:15.459Z] #32 ... [2024-05-10T07:37:15.459Z] [2024-05-10T07:37:15.459Z] #31 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:37:15.459Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:37:15.459Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T07:37:15.459Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T07:37:15.459Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:37:15.459Z] #31 DONE 0.4s [2024-05-10T07:37:15.459Z] [2024-05-10T07:37:15.459Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-10T07:37:15.459Z] #33 DONE 2.8s [2024-05-10T07:37:15.459Z] [2024-05-10T07:37:15.459Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:15.459Z] #32 ... [2024-05-10T07:37:15.459Z] [2024-05-10T07:37:15.459Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:15.459Z] #34 DONE 0.0s [2024-05-10T07:37:15.459Z] [2024-05-10T07:37:15.459Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:15.742Z] #32 ... [2024-05-10T07:37:15.742Z] [2024-05-10T07:37:15.742Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T07:37:15.742Z] #29 DONE 0.0s [2024-05-10T07:37:15.742Z] [2024-05-10T07:37:15.742Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:16.753Z] #34 ... [2024-05-10T07:37:16.753Z] [2024-05-10T07:37:16.753Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T07:37:16.753Z] #29 DONE 0.0s [2024-05-10T07:37:16.753Z] [2024-05-10T07:37:16.753Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:17.370Z] #34 ... [2024-05-10T07:37:17.370Z] [2024-05-10T07:37:17.370Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T07:37:17.370Z] #29 DONE 0.1s [2024-05-10T07:37:17.370Z] [2024-05-10T07:37:17.370Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:17.968Z] #34 ... [2024-05-10T07:37:17.968Z] [2024-05-10T07:37:17.968Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T07:37:17.968Z] #30 DONE 3.3s [2024-05-10T07:37:17.968Z] [2024-05-10T07:37:17.968Z] #31 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:37:17.968Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:37:17.968Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T07:37:17.968Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T07:37:17.968Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:37:17.968Z] #31 DONE 0.5s [2024-05-10T07:37:17.968Z] [2024-05-10T07:37:17.968Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-10T07:37:17.968Z] #33 DONE 2.9s [2024-05-10T07:37:17.968Z] [2024-05-10T07:37:17.968Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 [2024-05-10T07:37:17.968Z] #35 DONE 3.4s [2024-05-10T07:37:17.968Z] [2024-05-10T07:37:17.968Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:17.968Z] #34 transferring context: 36.84kB 1.2s [2024-05-10T07:37:17.968Z] #34 ... [2024-05-10T07:37:17.968Z] [2024-05-10T07:37:17.968Z] #31 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:37:17.968Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:37:17.968Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T07:37:17.968Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T07:37:17.968Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:37:17.968Z] #31 DONE 0.5s [2024-05-10T07:37:17.968Z] [2024-05-10T07:37:17.968Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-10T07:37:17.968Z] #33 DONE 2.9s [2024-05-10T07:37:17.968Z] [2024-05-10T07:37:17.968Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:19.384Z] #34 ... [2024-05-10T07:37:19.384Z] [2024-05-10T07:37:19.384Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.5 [2024-05-10T07:37:19.384Z] #36 DONE 3.9s [2024-05-10T07:37:19.384Z] [2024-05-10T07:37:19.384Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:19.384Z] #34 ... [2024-05-10T07:37:19.384Z] [2024-05-10T07:37:19.384Z] #31 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T07:37:19.384Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T07:37:19.384Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T07:37:19.384Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T07:37:19.384Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T07:37:19.384Z] #31 DONE 0.5s [2024-05-10T07:37:19.384Z] [2024-05-10T07:37:19.384Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:19.650Z] #34 ... [2024-05-10T07:37:19.650Z] [2024-05-10T07:37:19.650Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-05-10T07:37:19.650Z] #37 DONE 3.6s [2024-05-10T07:37:19.650Z] [2024-05-10T07:37:19.650Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:21.596Z] #34 ... [2024-05-10T07:37:21.596Z] [2024-05-10T07:37:21.596Z] #38 [security-spire-config internal] load build context [2024-05-10T07:37:21.596Z] #38 transferring context: 16.35kB 0.4s done [2024-05-10T07:37:21.596Z] #38 DONE 3.3s [2024-05-10T07:37:21.596Z] [2024-05-10T07:37:21.596Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:21.596Z] #34 ... [2024-05-10T07:37:21.596Z] [2024-05-10T07:37:21.596Z] #39 [security-spire-server internal] load build context [2024-05-10T07:37:21.596Z] #39 transferring context: 18.10kB 0.7s done [2024-05-10T07:37:21.596Z] #39 DONE 3.5s [2024-05-10T07:37:21.596Z] [2024-05-10T07:37:21.596Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:23.544Z] #34 ... [2024-05-10T07:37:23.544Z] [2024-05-10T07:37:23.544Z] #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-10T07:37:23.544Z] #0 5.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:23.544Z] #0 6.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:23.544Z] #0 7.363 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:37:23.544Z] #0 7.595 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:37:23.544Z] #0 7.732 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-10T07:37:23.544Z] #0 7.732 (4/6) Installing openssl (3.1.4-r6) [2024-05-10T07:37:23.544Z] #0 7.732 (5/6) Installing su-exec (0.2-r3) [2024-05-10T07:37:23.544Z] #0 7.732 (6/6) Installing yq (4.33.3-r5) [2024-05-10T07:37:23.544Z] #0 7.908 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:23.544Z] #0 7.947 OK: 18 MiB in 19 packages [2024-05-10T07:37:23.544Z] #40 ... [2024-05-10T07:37:23.544Z] [2024-05-10T07:37:23.544Z] #41 [security-bootstrapper internal] load build context [2024-05-10T07:37:23.813Z] #41 ... [2024-05-10T07:37:23.813Z] [2024-05-10T07:37:23.813Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:24.080Z] #34 ... [2024-05-10T07:37:24.080Z] [2024-05-10T07:37:24.080Z] #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-10T07:37:24.080Z] #40 DONE 10.4s [2024-05-10T07:37:24.080Z] [2024-05-10T07:37:24.080Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:24.080Z] #34 ... [2024-05-10T07:37:24.080Z] [2024-05-10T07:37:24.080Z] #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-10T07:37:24.080Z] #0 7.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:24.080Z] #0 8.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:24.080Z] #0 9.484 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-10T07:37:24.080Z] #0 9.484 (2/2) Installing su-exec (0.2-r3) [2024-05-10T07:37:24.080Z] #0 9.484 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:24.080Z] #0 9.539 OK: 8 MiB in 17 packages [2024-05-10T07:37:24.080Z] #42 ... [2024-05-10T07:37:24.080Z] [2024-05-10T07:37:24.080Z] #43 [security-secretstore-setup internal] load build context [2024-05-10T07:37:24.347Z] #43 ... [2024-05-10T07:37:24.347Z] [2024-05-10T07:37:24.347Z] #44 [core-command internal] load build context [2024-05-10T07:37:24.347Z] #44 ... [2024-05-10T07:37:24.347Z] [2024-05-10T07:37:24.347Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-10T07:37:24.627Z] #45 ... [2024-05-10T07:37:24.627Z] [2024-05-10T07:37:24.627Z] #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-05-10T07:37:24.627Z] #0 8.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:24.627Z] #0 9.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:24.627Z] #46 ... [2024-05-10T07:37:24.627Z] [2024-05-10T07:37:24.627Z] #47 [support-scheduler internal] load build context [2024-05-10T07:37:24.895Z] #47 ... [2024-05-10T07:37:24.895Z] [2024-05-10T07:37:24.895Z] #44 [core-command internal] load build context [2024-05-10T07:37:24.895Z] #44 ... [2024-05-10T07:37:24.895Z] [2024-05-10T07:37:24.895Z] #48 [security-spiffe-token-provider internal] load build context [2024-05-10T07:37:25.171Z] #48 ... [2024-05-10T07:37:25.171Z] [2024-05-10T07:37:25.171Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-10T07:37:25.171Z] #49 ... [2024-05-10T07:37:25.171Z] [2024-05-10T07:37:25.171Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-10T07:37:25.439Z] #50 ... [2024-05-10T07:37:25.439Z] [2024-05-10T07:37:25.439Z] #51 [support-notifications internal] load build context [2024-05-10T07:37:25.439Z] #51 ... [2024-05-10T07:37:25.439Z] [2024-05-10T07:37:25.439Z] #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-05-10T07:37:25.439Z] #46 10.97 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-10T07:37:25.439Z] #46 10.97 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:25.439Z] #46 11.09 OK: 8 MiB in 16 packages [2024-05-10T07:37:25.715Z] #46 ... [2024-05-10T07:37:25.715Z] [2024-05-10T07:37:25.715Z] #52 [security-spire-agent internal] load build context [2024-05-10T07:37:25.715Z] #52 transferring context: 17.63kB 0.7s done [2024-05-10T07:37:25.715Z] #52 DONE 6.3s [2024-05-10T07:37:25.715Z] [2024-05-10T07:37:25.715Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:25.981Z] #32 ... [2024-05-10T07:37:25.981Z] [2024-05-10T07:37:25.981Z] #47 [support-scheduler internal] load build context [2024-05-10T07:37:26.577Z] #47 ... [2024-05-10T07:37:26.577Z] [2024-05-10T07:37:26.577Z] #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-10T07:37:26.577Z] #42 DONE 12.3s [2024-05-10T07:37:26.577Z] [2024-05-10T07:37:26.577Z] #47 [support-scheduler internal] load build context [2024-05-10T07:37:26.577Z] #47 ... [2024-05-10T07:37:26.577Z] [2024-05-10T07:37:26.577Z] #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-05-10T07:37:26.577Z] #46 DONE 12.2s [2024-05-10T07:37:26.577Z] [2024-05-10T07:37:26.577Z] #47 [support-scheduler internal] load build context [2024-05-10T07:37:27.545Z] #47 transferring context: 6.71MB 12.2s [2024-05-10T07:37:27.813Z] #47 ... [2024-05-10T07:37:27.813Z] [2024-05-10T07:37:27.813Z] #53 [core-data internal] load build context [2024-05-10T07:37:28.083Z] #53 ... [2024-05-10T07:37:28.083Z] [2024-05-10T07:37:28.083Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:28.083Z] #54 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 4.1s done [2024-05-10T07:37:28.083Z] #54 sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.61kB / 1.61kB done [2024-05-10T07:37:28.083Z] #54 sha256:00deede0d2b045e2efe1f69393ff555cca305c6b5d9dc403ea305be8d7454cda 1.05kB / 1.05kB done [2024-05-10T07:37:28.083Z] #54 sha256:f7475b146f212472b17c496a9a355a28c3e714dbba9e096f263156a4fd3f8d71 1.60kB / 1.60kB done [2024-05-10T07:37:28.083Z] #54 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 2.1s done [2024-05-10T07:37:28.083Z] #54 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 2.1s done [2024-05-10T07:37:28.083Z] #54 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 2.5s done [2024-05-10T07:37:28.083Z] #54 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 done [2024-05-10T07:37:28.083Z] #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 0B / 26.63MB 3.8s [2024-05-10T07:37:28.083Z] #54 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.1s done [2024-05-10T07:37:28.083Z] #54 ... [2024-05-10T07:37:28.083Z] [2024-05-10T07:37:28.083Z] #55 [security-proxy-auth internal] load build context [2024-05-10T07:37:28.350Z] #55 ... [2024-05-10T07:37:28.350Z] [2024-05-10T07:37:28.350Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:28.350Z] #56 ... [2024-05-10T07:37:28.350Z] [2024-05-10T07:37:28.350Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-10T07:37:28.622Z] #57 ... [2024-05-10T07:37:28.622Z] [2024-05-10T07:37:28.622Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:28.909Z] #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 2.41MB / 26.63MB 4.9s [2024-05-10T07:37:29.503Z] #54 ... [2024-05-10T07:37:29.503Z] [2024-05-10T07:37:29.503Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-10T07:37:29.503Z] #58 ... [2024-05-10T07:37:29.503Z] [2024-05-10T07:37:29.503Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:37:29.503Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 3.4s done [2024-05-10T07:37:29.503Z] #59 sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.61kB / 1.61kB done [2024-05-10T07:37:29.503Z] #59 sha256:6f5490a1636161c04ebf6909fcb1fde8a6c738282cd00d3367d5f2cc67c8e0a2 1.05kB / 1.05kB done [2024-05-10T07:37:29.503Z] #59 sha256:d76fea94bb2443187e0a5a4fe28decb0a79fcc998c93f04eac182b519b4825fe 1.59kB / 1.59kB done [2024-05-10T07:37:29.503Z] #59 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 1.2s done [2024-05-10T07:37:29.503Z] #59 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 3.15MB / 17.50MB 4.3s [2024-05-10T07:37:29.503Z] #59 sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 281B / 281B 4.2s done [2024-05-10T07:37:29.807Z] #59 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 4.19MB / 17.50MB 4.6s [2024-05-10T07:37:29.807Z] #59 ... [2024-05-10T07:37:29.807Z] [2024-05-10T07:37:29.807Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:29.807Z] #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 4.19MB / 26.63MB 5.5s [2024-05-10T07:37:29.807Z] #54 ... [2024-05-10T07:37:29.807Z] [2024-05-10T07:37:29.807Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-10T07:37:30.085Z] #60 ... [2024-05-10T07:37:30.085Z] [2024-05-10T07:37:30.085Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:30.085Z] #54 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 done [2024-05-10T07:37:30.085Z] #54 ... [2024-05-10T07:37:30.085Z] [2024-05-10T07:37:30.085Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-10T07:37:30.085Z] #61 ... [2024-05-10T07:37:30.085Z] [2024-05-10T07:37:30.085Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T07:37:30.353Z] #62 ... [2024-05-10T07:37:30.353Z] [2024-05-10T07:37:30.353Z] #63 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T07:37:30.353Z] #63 ... [2024-05-10T07:37:30.353Z] [2024-05-10T07:37:30.353Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-10T07:37:30.353Z] #64 ... [2024-05-10T07:37:30.353Z] [2024-05-10T07:37:30.353Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:30.353Z] #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 6.29MB / 26.63MB 6.2s [2024-05-10T07:37:32.317Z] #54 ... [2024-05-10T07:37:32.317Z] [2024-05-10T07:37:32.317Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-10T07:37:32.317Z] #45 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:32.317Z] #45 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:32.317Z] #45 13.08 (1/4) Installing ca-certificates (20240226-r0) [2024-05-10T07:37:32.317Z] #45 13.29 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-10T07:37:32.317Z] #45 13.29 (3/4) Installing su-exec (0.2-r3) [2024-05-10T07:37:32.317Z] #45 13.29 (4/4) Installing yq (4.33.3-r5) [2024-05-10T07:37:32.317Z] #45 13.64 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:32.317Z] #45 13.71 Executing ca-certificates-20240226-r0.trigger [2024-05-10T07:37:32.317Z] #45 14.47 OK: 18 MiB in 19 packages [2024-05-10T07:37:32.317Z] #45 DONE 17.7s [2024-05-10T07:37:32.317Z] [2024-05-10T07:37:32.317Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:32.317Z] #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 8.39MB / 26.63MB 8.0s [2024-05-10T07:37:32.906Z] #54 ... [2024-05-10T07:37:32.906Z] [2024-05-10T07:37:32.906Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-10T07:37:32.906Z] #50 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:32.906Z] #50 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:32.906Z] #50 14.42 (1/2) Installing ca-certificates (20240226-r0) [2024-05-10T07:37:32.906Z] #50 14.62 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-10T07:37:32.906Z] #50 14.62 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:32.906Z] #50 14.79 Executing ca-certificates-20240226-r0.trigger [2024-05-10T07:37:32.906Z] #50 15.44 OK: 9 MiB in 17 packages [2024-05-10T07:37:32.906Z] #50 DONE 17.5s [2024-05-10T07:37:32.906Z] [2024-05-10T07:37:32.906Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:32.906Z] #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 10.49MB / 26.63MB 8.7s [2024-05-10T07:37:33.869Z] #54 ... [2024-05-10T07:37:33.869Z] [2024-05-10T07:37:33.869Z] #41 [security-bootstrapper internal] load build context [2024-05-10T07:37:33.869Z] #41 transferring context: 10.55MB 19.5s [2024-05-10T07:37:33.869Z] #41 ... [2024-05-10T07:37:33.869Z] [2024-05-10T07:37:33.869Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:33.869Z] #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 14.68MB / 26.63MB 9.7s [2024-05-10T07:37:34.458Z] #54 ... [2024-05-10T07:37:34.458Z] [2024-05-10T07:37:34.458Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:34.458Z] #34 ... [2024-05-10T07:37:34.458Z] [2024-05-10T07:37:34.458Z] #41 [security-bootstrapper internal] load build context [2024-05-10T07:37:34.458Z] #41 ... [2024-05-10T07:37:34.458Z] [2024-05-10T07:37:34.458Z] #43 [security-secretstore-setup internal] load build context [2024-05-10T07:37:34.728Z] #43 ... [2024-05-10T07:37:34.728Z] [2024-05-10T07:37:34.728Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:34.728Z] #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 16.78MB / 26.63MB 10.6s [2024-05-10T07:37:34.997Z] #54 ... [2024-05-10T07:37:34.997Z] [2024-05-10T07:37:34.997Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-10T07:37:35.273Z] #65 ... [2024-05-10T07:37:35.273Z] [2024-05-10T07:37:35.273Z] #44 [core-command internal] load build context [2024-05-10T07:37:35.273Z] #44 ... [2024-05-10T07:37:35.273Z] [2024-05-10T07:37:35.273Z] #48 [security-spiffe-token-provider internal] load build context [2024-05-10T07:37:35.548Z] #48 ... [2024-05-10T07:37:35.548Z] [2024-05-10T07:37:35.548Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:35.548Z] #54 ... [2024-05-10T07:37:35.548Z] [2024-05-10T07:37:35.548Z] #51 [support-notifications internal] load build context [2024-05-10T07:37:35.548Z] #51 ... [2024-05-10T07:37:35.548Z] [2024-05-10T07:37:35.548Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:36.153Z] #54 ... [2024-05-10T07:37:36.153Z] [2024-05-10T07:37:36.153Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-10T07:37:36.153Z] #57 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:36.153Z] #57 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:36.153Z] #57 16.11 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-10T07:37:36.153Z] #57 16.11 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:36.153Z] #57 16.22 OK: 8 MiB in 16 packages [2024-05-10T07:37:36.153Z] #57 DONE 17.6s [2024-05-10T07:37:36.153Z] [2024-05-10T07:37:36.153Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:36.153Z] #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 18.87MB / 26.63MB 12.1s [2024-05-10T07:37:36.153Z] #54 ... [2024-05-10T07:37:36.153Z] [2024-05-10T07:37:36.154Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:36.422Z] #32 ... [2024-05-10T07:37:36.422Z] [2024-05-10T07:37:36.422Z] #41 [security-bootstrapper internal] load build context [2024-05-10T07:37:36.690Z] #41 ... [2024-05-10T07:37:36.690Z] [2024-05-10T07:37:36.690Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-10T07:37:36.964Z] #66 ... [2024-05-10T07:37:36.964Z] [2024-05-10T07:37:36.964Z] #67 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-05-10T07:37:36.964Z] #67 ... [2024-05-10T07:37:36.964Z] [2024-05-10T07:37:36.964Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:37.550Z] #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 20.97MB / 26.63MB 13.3s [2024-05-10T07:37:37.826Z] #54 ... [2024-05-10T07:37:37.826Z] [2024-05-10T07:37:37.826Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-10T07:37:37.826Z] #49 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:37.826Z] #49 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:37.826Z] #49 16.66 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T07:37:37.826Z] #49 16.66 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T07:37:37.826Z] #49 16.66 OK: 19950 distinct packages available [2024-05-10T07:37:37.826Z] #49 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:37.826Z] #49 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:37.826Z] #49 19.27 (1/11) Installing ca-certificates (20240226-r0) [2024-05-10T07:37:37.826Z] #49 19.39 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-10T07:37:37.826Z] #49 19.52 (3/11) Installing libunistring (1.1-r1) [2024-05-10T07:37:37.826Z] #49 19.52 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-10T07:37:37.826Z] #49 19.61 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-10T07:37:37.826Z] #49 19.61 (6/11) Installing libcurl (8.5.0-r0) [2024-05-10T07:37:37.826Z] #49 19.74 (7/11) Installing curl (8.5.0-r0) [2024-05-10T07:37:37.826Z] #49 19.74 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-10T07:37:37.826Z] #49 19.74 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-10T07:37:37.826Z] #49 19.74 (10/11) Installing libucontext (1.2-r2) [2024-05-10T07:37:37.826Z] #49 19.74 (11/11) Installing gcompat (1.1.0-r1) [2024-05-10T07:37:37.826Z] #49 19.74 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:37.826Z] #49 19.94 Executing ca-certificates-20240226-r0.trigger [2024-05-10T07:37:37.826Z] #49 20.70 OK: 13 MiB in 26 packages [2024-05-10T07:37:37.826Z] #49 DONE 22.6s [2024-05-10T07:37:37.826Z] [2024-05-10T07:37:37.826Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:38.097Z] #54 ... [2024-05-10T07:37:38.097Z] [2024-05-10T07:37:38.097Z] #47 [support-scheduler internal] load build context [2024-05-10T07:37:38.097Z] #47 ... [2024-05-10T07:37:38.097Z] [2024-05-10T07:37:38.097Z] #53 [core-data internal] load build context [2024-05-10T07:37:38.364Z] #53 ... [2024-05-10T07:37:38.364Z] [2024-05-10T07:37:38.364Z] #43 [security-secretstore-setup internal] load build context [2024-05-10T07:37:38.364Z] #43 ... [2024-05-10T07:37:38.364Z] [2024-05-10T07:37:38.364Z] #55 [security-proxy-auth internal] load build context [2024-05-10T07:37:38.634Z] #55 ... [2024-05-10T07:37:38.634Z] [2024-05-10T07:37:38.634Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:38.634Z] #56 ... [2024-05-10T07:37:38.634Z] [2024-05-10T07:37:38.634Z] #53 [core-data internal] load build context [2024-05-10T07:37:39.254Z] #53 transferring context: 4.72MB 20.5s [2024-05-10T07:37:39.845Z] #53 ... [2024-05-10T07:37:39.845Z] [2024-05-10T07:37:39.846Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:37:39.846Z] #59 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 17.50MB / 17.50MB 10.4s done [2024-05-10T07:37:39.846Z] #59 extracting sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 0.1s done [2024-05-10T07:37:39.846Z] #59 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 3.4s [2024-05-10T07:37:39.846Z] #59 ... [2024-05-10T07:37:39.846Z] [2024-05-10T07:37:39.846Z] #53 [core-data internal] load build context [2024-05-10T07:37:43.199Z] #53 ... [2024-05-10T07:37:43.199Z] [2024-05-10T07:37:43.199Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-10T07:37:43.199Z] #68 ... [2024-05-10T07:37:43.199Z] [2024-05-10T07:37:43.199Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:37:43.199Z] #69 ... [2024-05-10T07:37:43.199Z] [2024-05-10T07:37:43.199Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:43.199Z] #54 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 26.63MB / 26.63MB 16.6s done [2024-05-10T07:37:44.173Z] #54 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 [2024-05-10T07:37:44.444Z] #54 ... [2024-05-10T07:37:44.444Z] [2024-05-10T07:37:44.444Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-10T07:37:44.444Z] #61 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:44.444Z] #61 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:44.444Z] #61 22.15 OK: 266 MiB in 52 packages [2024-05-10T07:37:44.444Z] #61 DONE 24.5s [2024-05-10T07:37:44.444Z] [2024-05-10T07:37:44.444Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:44.444Z] #56 transferring context: 4.30MB 24.2s [2024-05-10T07:37:44.444Z] #56 ... [2024-05-10T07:37:44.444Z] [2024-05-10T07:37:44.444Z] #41 [security-bootstrapper internal] load build context [2024-05-10T07:37:44.711Z] #41 ... [2024-05-10T07:37:44.711Z] [2024-05-10T07:37:44.711Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-10T07:37:44.711Z] #60 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:44.711Z] #60 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:44.711Z] #60 18.14 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T07:37:44.711Z] #60 18.14 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T07:37:44.711Z] #60 18.14 OK: 19950 distinct packages available [2024-05-10T07:37:44.711Z] #60 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:44.711Z] #60 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:44.711Z] #60 23.40 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:37:44.711Z] #60 23.85 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:37:44.711Z] #60 23.85 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-10T07:37:44.711Z] #60 23.85 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-10T07:37:44.711Z] #60 23.85 (5/7) Installing libucontext (1.2-r2) [2024-05-10T07:37:44.711Z] #60 23.85 (6/7) Installing gcompat (1.1.0-r1) [2024-05-10T07:37:44.711Z] #60 23.85 (7/7) Installing openssl (3.1.4-r6) [2024-05-10T07:37:44.711Z] #60 23.85 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:44.711Z] #60 23.85 OK: 9 MiB in 20 packages [2024-05-10T07:37:44.711Z] #60 ... [2024-05-10T07:37:44.711Z] [2024-05-10T07:37:44.711Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:45.000Z] #34 ... [2024-05-10T07:37:45.000Z] [2024-05-10T07:37:45.000Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:45.276Z] #54 ... [2024-05-10T07:37:45.276Z] [2024-05-10T07:37:45.276Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-10T07:37:45.276Z] #58 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:45.276Z] #58 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:45.276Z] #58 19.58 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T07:37:45.276Z] #58 19.58 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T07:37:45.276Z] #58 19.58 OK: 19950 distinct packages available [2024-05-10T07:37:45.276Z] #58 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:45.276Z] #58 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:45.276Z] #58 24.92 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-10T07:37:45.276Z] #58 24.92 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-10T07:37:45.276Z] #58 24.92 (3/4) Installing libucontext (1.2-r2) [2024-05-10T07:37:45.276Z] #58 24.92 (4/4) Installing gcompat (1.1.0-r1) [2024-05-10T07:37:45.276Z] #58 24.92 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:45.276Z] #58 25.10 OK: 8 MiB in 19 packages [2024-05-10T07:37:45.276Z] #58 ... [2024-05-10T07:37:45.276Z] [2024-05-10T07:37:45.276Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:45.548Z] #34 ... [2024-05-10T07:37:45.548Z] [2024-05-10T07:37:45.548Z] #44 [core-command internal] load build context [2024-05-10T07:37:45.548Z] #44 ... [2024-05-10T07:37:45.548Z] [2024-05-10T07:37:45.548Z] #48 [security-spiffe-token-provider internal] load build context [2024-05-10T07:37:45.819Z] #48 ... [2024-05-10T07:37:45.819Z] [2024-05-10T07:37:45.819Z] #51 [support-notifications internal] load build context [2024-05-10T07:37:45.819Z] #51 ... [2024-05-10T07:37:45.819Z] [2024-05-10T07:37:45.819Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-10T07:37:45.819Z] #60 DONE 26.1s [2024-05-10T07:37:45.819Z] [2024-05-10T07:37:45.819Z] #51 [support-notifications internal] load build context [2024-05-10T07:37:45.819Z] #51 ... [2024-05-10T07:37:45.819Z] [2024-05-10T07:37:45.819Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:46.091Z] #54 ... [2024-05-10T07:37:46.091Z] [2024-05-10T07:37:46.091Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:37:46.358Z] #70 ... [2024-05-10T07:37:46.358Z] [2024-05-10T07:37:46.358Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-10T07:37:46.358Z] #58 DONE 27.0s [2024-05-10T07:37:46.358Z] [2024-05-10T07:37:46.358Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:46.624Z] #34 ... [2024-05-10T07:37:46.624Z] [2024-05-10T07:37:46.624Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:46.624Z] #32 ... [2024-05-10T07:37:46.624Z] [2024-05-10T07:37:46.624Z] #51 [support-notifications internal] load build context [2024-05-10T07:37:47.584Z] #51 ... [2024-05-10T07:37:47.584Z] [2024-05-10T07:37:47.584Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:37:47.853Z] #71 ... [2024-05-10T07:37:47.853Z] [2024-05-10T07:37:47.853Z] #51 [support-notifications internal] load build context [2024-05-10T07:37:48.433Z] #51 ... [2024-05-10T07:37:48.433Z] [2024-05-10T07:37:48.433Z] #47 [support-scheduler internal] load build context [2024-05-10T07:37:48.433Z] #47 ... [2024-05-10T07:37:48.433Z] [2024-05-10T07:37:48.433Z] #43 [security-secretstore-setup internal] load build context [2024-05-10T07:37:48.433Z] #43 transferring context: 28.49MB 32.5s done [2024-05-10T07:37:48.700Z] #43 ... [2024-05-10T07:37:48.700Z] [2024-05-10T07:37:48.700Z] #51 [support-notifications internal] load build context [2024-05-10T07:37:48.700Z] #51 ... [2024-05-10T07:37:48.700Z] [2024-05-10T07:37:48.700Z] #55 [security-proxy-auth internal] load build context [2024-05-10T07:37:48.970Z] #55 ... [2024-05-10T07:37:48.970Z] [2024-05-10T07:37:48.970Z] #51 [support-notifications internal] load build context [2024-05-10T07:37:48.970Z] #51 ... [2024-05-10T07:37:48.970Z] [2024-05-10T07:37:48.970Z] #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T07:37:48.970Z] #63 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:48.970Z] #63 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:48.970Z] #63 25.67 OK: 266 MiB in 52 packages [2024-05-10T07:37:48.970Z] #63 DONE 29.3s [2024-05-10T07:37:48.970Z] [2024-05-10T07:37:48.970Z] #51 [support-notifications internal] load build context [2024-05-10T07:37:49.934Z] #51 ... [2024-05-10T07:37:49.934Z] [2024-05-10T07:37:49.934Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T07:37:49.934Z] #62 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:49.934Z] #62 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:49.934Z] #62 26.64 OK: 266 MiB in 52 packages [2024-05-10T07:37:49.934Z] #62 DONE 30.3s [2024-05-10T07:37:49.934Z] [2024-05-10T07:37:49.934Z] #51 [support-notifications internal] load build context [2024-05-10T07:37:50.200Z] #51 ... [2024-05-10T07:37:50.200Z] [2024-05-10T07:37:50.200Z] #43 [security-secretstore-setup internal] load build context [2024-05-10T07:37:50.200Z] #43 DONE 36.0s [2024-05-10T07:37:50.200Z] [2024-05-10T07:37:50.200Z] #51 [support-notifications internal] load build context [2024-05-10T07:37:50.475Z] #51 ... [2024-05-10T07:37:50.475Z] [2024-05-10T07:37:50.475Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:37:50.475Z] #59 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 14.3s [2024-05-10T07:37:50.475Z] #59 ... [2024-05-10T07:37:50.475Z] [2024-05-10T07:37:50.475Z] #55 [security-proxy-auth internal] load build context [2024-05-10T07:37:51.887Z] #55 ... [2024-05-10T07:37:51.887Z] [2024-05-10T07:37:51.887Z] #32 [security-proxy-setup internal] load build context [2024-05-10T07:37:51.887Z] #32 transferring context: 28.49MB 37.9s done [2024-05-10T07:37:51.887Z] #32 DONE 38.6s [2024-05-10T07:37:51.887Z] [2024-05-10T07:37:51.887Z] #55 [security-proxy-auth internal] load build context [2024-05-10T07:37:52.858Z] #55 ... [2024-05-10T07:37:52.858Z] [2024-05-10T07:37:52.858Z] #53 [core-data internal] load build context [2024-05-10T07:37:53.128Z] #53 ... [2024-05-10T07:37:53.128Z] [2024-05-10T07:37:53.128Z] #55 [security-proxy-auth internal] load build context [2024-05-10T07:37:53.715Z] #55 ... [2024-05-10T07:37:53.715Z] [2024-05-10T07:37:53.715Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-10T07:37:53.715Z] #64 23.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:53.715Z] #64 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:53.715Z] #64 29.94 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T07:37:53.715Z] #64 29.94 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T07:37:53.715Z] #64 29.94 OK: 19946 distinct packages available [2024-05-10T07:37:53.715Z] #64 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:53.715Z] #64 33.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:53.715Z] #64 ... [2024-05-10T07:37:53.715Z] [2024-05-10T07:37:53.715Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-10T07:37:53.715Z] #65 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:53.715Z] #65 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:53.715Z] #65 23.76 Upgrading critical system libraries and apk-tools: [2024-05-10T07:37:53.715Z] #65 23.76 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:37:53.715Z] #65 23.76 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:53.715Z] #65 25.19 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:37:53.715Z] #65 25.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:53.716Z] #65 26.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:53.983Z] #65 ... [2024-05-10T07:37:53.983Z] [2024-05-10T07:37:53.983Z] #55 [security-proxy-auth internal] load build context [2024-05-10T07:37:54.568Z] #55 ... [2024-05-10T07:37:54.568Z] [2024-05-10T07:37:54.568Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:54.568Z] #56 ... [2024-05-10T07:37:54.568Z] [2024-05-10T07:37:54.568Z] #55 [security-proxy-auth internal] load build context [2024-05-10T07:37:54.839Z] #55 ... [2024-05-10T07:37:54.839Z] [2024-05-10T07:37:54.839Z] #41 [security-bootstrapper internal] load build context [2024-05-10T07:37:54.839Z] #41 ... [2024-05-10T07:37:54.839Z] [2024-05-10T07:37:54.839Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:55.106Z] #56 ... [2024-05-10T07:37:55.106Z] [2024-05-10T07:37:55.106Z] #48 [security-spiffe-token-provider internal] load build context [2024-05-10T07:37:55.106Z] #48 transferring context: 28.49MB 39.0s done [2024-05-10T07:37:55.106Z] #48 DONE 40.2s [2024-05-10T07:37:55.106Z] [2024-05-10T07:37:55.106Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:55.375Z] #56 ... [2024-05-10T07:37:55.375Z] [2024-05-10T07:37:55.375Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-10T07:37:55.375Z] #66 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:55.375Z] #66 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:55.375Z] #66 24.19 Upgrading critical system libraries and apk-tools: [2024-05-10T07:37:55.375Z] #66 24.19 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:37:55.375Z] #66 24.25 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:55.375Z] #66 26.64 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:37:55.375Z] #66 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:55.375Z] #66 ... [2024-05-10T07:37:55.375Z] [2024-05-10T07:37:55.375Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:55.642Z] #56 ... [2024-05-10T07:37:55.643Z] [2024-05-10T07:37:55.643Z] #67 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-05-10T07:37:55.643Z] #67 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:55.643Z] #67 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:55.643Z] #67 25.03 Upgrading critical system libraries and apk-tools: [2024-05-10T07:37:55.643Z] #67 25.03 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:37:55.643Z] #67 25.06 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:55.643Z] #67 26.72 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:37:55.643Z] #67 26.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:55.643Z] #67 29.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:55.909Z] #67 ... [2024-05-10T07:37:55.909Z] [2024-05-10T07:37:55.909Z] #44 [core-command internal] load build context [2024-05-10T07:37:55.909Z] #44 ... [2024-05-10T07:37:55.909Z] [2024-05-10T07:37:55.909Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-10T07:37:55.909Z] #72 ... [2024-05-10T07:37:55.909Z] [2024-05-10T07:37:55.909Z] #53 [core-data internal] load build context [2024-05-10T07:37:56.870Z] #53 ... [2024-05-10T07:37:56.870Z] [2024-05-10T07:37:56.870Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:56.870Z] #34 ... [2024-05-10T07:37:56.870Z] [2024-05-10T07:37:56.870Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-10T07:37:56.870Z] #0 9.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:57.137Z] #73 ... [2024-05-10T07:37:57.137Z] [2024-05-10T07:37:57.137Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:57.137Z] #56 ... [2024-05-10T07:37:57.137Z] [2024-05-10T07:37:57.137Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:37:57.137Z] #54 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 13.3s [2024-05-10T07:37:57.137Z] #54 ... [2024-05-10T07:37:57.137Z] [2024-05-10T07:37:57.137Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:57.721Z] #56 ... [2024-05-10T07:37:57.721Z] [2024-05-10T07:37:57.721Z] #41 [security-bootstrapper internal] load build context [2024-05-10T07:37:57.721Z] #41 transferring context: 28.49MB 43.1s done [2024-05-10T07:37:57.721Z] #41 DONE 43.6s [2024-05-10T07:37:57.721Z] [2024-05-10T07:37:57.721Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:57.989Z] #56 ... [2024-05-10T07:37:57.989Z] [2024-05-10T07:37:57.989Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-10T07:37:57.989Z] #68 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:57.989Z] #68 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:57.989Z] #68 22.06 Upgrading critical system libraries and apk-tools: [2024-05-10T07:37:57.989Z] #68 22.09 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:37:57.989Z] #68 22.11 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:57.989Z] #68 23.56 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:37:57.989Z] #68 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:58.256Z] #68 ... [2024-05-10T07:37:58.256Z] [2024-05-10T07:37:58.256Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:58.851Z] #56 ... [2024-05-10T07:37:58.851Z] [2024-05-10T07:37:58.851Z] #47 [support-scheduler internal] load build context [2024-05-10T07:37:58.851Z] #47 transferring context: 28.49MB 42.9s done [2024-05-10T07:37:58.851Z] #47 DONE 44.2s [2024-05-10T07:37:58.851Z] [2024-05-10T07:37:58.851Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:59.435Z] #56 ... [2024-05-10T07:37:59.435Z] [2024-05-10T07:37:59.435Z] #34 [core-metadata internal] load build context [2024-05-10T07:37:59.435Z] #34 transferring context: 28.49MB 42.1s done [2024-05-10T07:37:59.435Z] #34 DONE 43.7s [2024-05-10T07:37:59.435Z] [2024-05-10T07:37:59.435Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:59.702Z] #56 ... [2024-05-10T07:37:59.702Z] [2024-05-10T07:37:59.702Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-10T07:37:59.702Z] #65 32.26 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:37:59.702Z] #65 32.30 OK: 18 MiB in 19 packages [2024-05-10T07:37:59.702Z] #65 DONE 34.7s [2024-05-10T07:37:59.702Z] [2024-05-10T07:37:59.702Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:37:59.968Z] #56 ... [2024-05-10T07:37:59.968Z] [2024-05-10T07:37:59.968Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:37:59.968Z] #69 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:59.968Z] #69 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:37:59.968Z] #69 25.12 Upgrading critical system libraries and apk-tools: [2024-05-10T07:37:59.968Z] #69 25.12 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:37:59.968Z] #69 25.18 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:37:59.968Z] #69 27.25 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:37:59.968Z] #69 ... [2024-05-10T07:37:59.968Z] [2024-05-10T07:37:59.968Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:38:00.551Z] #56 ... [2024-05-10T07:38:00.551Z] [2024-05-10T07:38:00.551Z] #44 [core-command internal] load build context [2024-05-10T07:38:00.551Z] #44 transferring context: 28.49MB 44.5s done [2024-05-10T07:38:00.551Z] #44 DONE 46.0s [2024-05-10T07:38:00.551Z] [2024-05-10T07:38:00.551Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:38:00.551Z] #56 ... [2024-05-10T07:38:00.551Z] [2024-05-10T07:38:00.551Z] #51 [support-notifications internal] load build context [2024-05-10T07:38:00.551Z] #51 transferring context: 28.49MB 44.5s done [2024-05-10T07:38:00.551Z] #51 DONE 45.3s [2024-05-10T07:38:00.551Z] [2024-05-10T07:38:00.551Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:38:01.142Z] #56 ... [2024-05-10T07:38:01.142Z] [2024-05-10T07:38:01.142Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-10T07:38:01.142Z] #74 DONE 1.4s [2024-05-10T07:38:01.414Z] [2024-05-10T07:38:01.414Z] #53 [core-data internal] load build context [2024-05-10T07:38:01.414Z] #53 ... [2024-05-10T07:38:01.414Z] [2024-05-10T07:38:01.414Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:01.680Z] #75 ... [2024-05-10T07:38:01.680Z] [2024-05-10T07:38:01.680Z] #53 [core-data internal] load build context [2024-05-10T07:38:01.947Z] #53 ... [2024-05-10T07:38:01.947Z] [2024-05-10T07:38:01.947Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:38:01.947Z] #59 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 25.7s [2024-05-10T07:38:01.947Z] #59 ... [2024-05-10T07:38:01.947Z] [2024-05-10T07:38:01.947Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-10T07:38:01.947Z] #64 39.28 OK: 266 MiB in 52 packages [2024-05-10T07:38:01.947Z] #64 DONE 41.9s [2024-05-10T07:38:01.947Z] [2024-05-10T07:38:01.947Z] #53 [core-data internal] load build context [2024-05-10T07:38:02.212Z] #53 transferring context: 28.49MB 43.4s done [2024-05-10T07:38:02.212Z] #53 ... [2024-05-10T07:38:02.212Z] [2024-05-10T07:38:02.212Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:38:02.212Z] #70 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:02.212Z] #70 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:02.212Z] #70 25.48 Upgrading critical system libraries and apk-tools: [2024-05-10T07:38:02.212Z] #70 25.48 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:38:02.212Z] #70 25.48 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:38:02.212Z] #70 26.32 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:38:02.212Z] #70 ... [2024-05-10T07:38:02.212Z] [2024-05-10T07:38:02.212Z] #55 [security-proxy-auth internal] load build context [2024-05-10T07:38:02.480Z] #55 ... [2024-05-10T07:38:02.480Z] [2024-05-10T07:38:02.480Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:38:02.480Z] #70 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:02.480Z] #70 ... [2024-05-10T07:38:02.480Z] [2024-05-10T07:38:02.480Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:38:02.480Z] #71 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:02.480Z] #71 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:02.480Z] #71 22.69 Upgrading critical system libraries and apk-tools: [2024-05-10T07:38:02.480Z] #71 22.69 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:38:02.480Z] #71 22.96 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:38:02.480Z] #71 24.49 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:38:02.480Z] #71 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:02.778Z] #71 ... [2024-05-10T07:38:02.778Z] [2024-05-10T07:38:02.778Z] #55 [security-proxy-auth internal] load build context [2024-05-10T07:38:03.045Z] #55 ... [2024-05-10T07:38:03.045Z] [2024-05-10T07:38:03.045Z] #53 [core-data internal] load build context [2024-05-10T07:38:03.045Z] #53 DONE 44.9s [2024-05-10T07:38:03.045Z] [2024-05-10T07:38:03.045Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:38:03.313Z] #56 ... [2024-05-10T07:38:03.313Z] [2024-05-10T07:38:03.313Z] #67 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-05-10T07:38:03.577Z] #67 35.00 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:38:03.577Z] #67 35.05 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:03.577Z] #67 35.39 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:03.577Z] #67 35.48 OK: 8 MiB in 16 packages [2024-05-10T07:38:03.577Z] #67 DONE 36.8s [2024-05-10T07:38:03.577Z] [2024-05-10T07:38:03.577Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:38:03.846Z] #56 ... [2024-05-10T07:38:03.846Z] [2024-05-10T07:38:03.846Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-10T07:38:03.846Z] #66 29.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:03.846Z] #66 34.88 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:38:03.846Z] #66 34.93 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:03.846Z] #66 35.63 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:03.846Z] #66 35.70 OK: 8 MiB in 17 packages [2024-05-10T07:38:03.846Z] #66 DONE 37.2s [2024-05-10T07:38:03.846Z] [2024-05-10T07:38:03.846Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-10T07:38:07.188Z] #76 ... [2024-05-10T07:38:07.188Z] [2024-05-10T07:38:07.188Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-10T07:38:07.188Z] #68 25.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:07.188Z] #68 31.15 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:38:07.188Z] #68 31.24 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:07.188Z] #68 31.63 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:07.188Z] #68 31.68 Executing ca-certificates-20240226-r0.trigger [2024-05-10T07:38:07.188Z] #68 32.68 OK: 18 MiB in 19 packages [2024-05-10T07:38:07.188Z] #68 DONE 34.3s [2024-05-10T07:38:07.188Z] [2024-05-10T07:38:07.188Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:38:07.188Z] #56 ... [2024-05-10T07:38:07.188Z] [2024-05-10T07:38:07.188Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-10T07:38:07.188Z] #72 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:07.188Z] #72 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:07.188Z] #72 17.98 Upgrading critical system libraries and apk-tools: [2024-05-10T07:38:07.188Z] #72 17.98 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:38:07.188Z] #72 18.08 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:38:07.188Z] #72 18.99 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:38:07.188Z] #72 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:07.188Z] #72 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:07.188Z] #72 ... [2024-05-10T07:38:07.188Z] [2024-05-10T07:38:07.188Z] #55 [security-proxy-auth internal] load build context [2024-05-10T07:38:07.188Z] #55 transferring context: 28.49MB 47.9s done [2024-05-10T07:38:07.188Z] #55 DONE 49.2s [2024-05-10T07:38:07.188Z] [2024-05-10T07:38:07.188Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:38:07.770Z] #56 transferring context: 28.49MB 47.6s done [2024-05-10T07:38:07.770Z] #56 ... [2024-05-10T07:38:07.770Z] [2024-05-10T07:38:07.770Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:07.770Z] #54 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 23.9s [2024-05-10T07:38:08.354Z] #54 ... [2024-05-10T07:38:08.354Z] [2024-05-10T07:38:08.354Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:38:08.354Z] #69 27.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:08.354Z] #69 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:08.354Z] #69 33.34 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:38:08.354Z] #69 33.38 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:08.354Z] #69 33.75 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:08.354Z] #69 33.78 Executing ca-certificates-20240226-r0.trigger [2024-05-10T07:38:08.354Z] #69 34.43 OK: 9 MiB in 17 packages [2024-05-10T07:38:08.354Z] #69 DONE 35.5s [2024-05-10T07:38:08.354Z] [2024-05-10T07:38:08.354Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:08.354Z] #54 ... [2024-05-10T07:38:08.354Z] [2024-05-10T07:38:08.355Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:38:08.355Z] #59 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 32.4s [2024-05-10T07:38:08.355Z] #59 ... [2024-05-10T07:38:08.355Z] [2024-05-10T07:38:08.355Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:38:08.355Z] #70 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:08.355Z] #70 31.01 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:38:08.355Z] #70 31.07 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:08.355Z] #70 31.39 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:08.355Z] #70 31.43 OK: 8 MiB in 16 packages [2024-05-10T07:38:08.355Z] #70 DONE 32.5s [2024-05-10T07:38:08.355Z] [2024-05-10T07:38:08.355Z] #56 [core-common-config-bootstrapper internal] load build context [2024-05-10T07:38:08.355Z] #56 DONE 50.4s [2024-05-10T07:38:08.355Z] [2024-05-10T07:38:08.355Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:38:08.355Z] #59 ... [2024-05-10T07:38:08.355Z] [2024-05-10T07:38:08.355Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:09.313Z] #54 ... [2024-05-10T07:38:09.313Z] [2024-05-10T07:38:09.313Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-10T07:38:09.313Z] #73 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:09.313Z] #73 17.81 Upgrading critical system libraries and apk-tools: [2024-05-10T07:38:09.313Z] #73 17.81 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T07:38:09.313Z] #73 17.81 Executing busybox-1.36.1-r5.trigger [2024-05-10T07:38:09.313Z] #73 18.82 Continuing the upgrade transaction with new apk-tools: [2024-05-10T07:38:09.313Z] #73 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:09.313Z] #73 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:09.313Z] #73 22.08 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:38:09.313Z] #73 22.08 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:09.313Z] #73 22.30 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:09.313Z] #73 22.33 OK: 8 MiB in 19 packages [2024-05-10T07:38:09.313Z] #73 ... [2024-05-10T07:38:09.313Z] [2024-05-10T07:38:09.313Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T07:38:09.313Z] #71 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T07:38:09.313Z] #71 29.75 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:38:09.313Z] #71 29.82 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:09.313Z] #71 30.11 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T07:38:09.313Z] #71 30.14 Executing ca-certificates-20240226-r0.trigger [2024-05-10T07:38:09.313Z] #71 30.67 OK: 13 MiB in 26 packages [2024-05-10T07:38:09.313Z] #71 DONE 31.6s [2024-05-10T07:38:09.313Z] [2024-05-10T07:38:09.313Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-10T07:38:09.313Z] #72 22.73 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T07:38:09.313Z] #72 22.84 OK: 9 MiB in 20 packages [2024-05-10T07:38:09.313Z] #72 DONE 23.4s [2024-05-10T07:38:09.313Z] [2024-05-10T07:38:09.313Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:09.587Z] #54 ... [2024-05-10T07:38:09.587Z] [2024-05-10T07:38:09.587Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:09.587Z] #77 ... [2024-05-10T07:38:09.587Z] [2024-05-10T07:38:09.587Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:09.852Z] #54 ... [2024-05-10T07:38:09.852Z] [2024-05-10T07:38:09.852Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-10T07:38:09.852Z] #73 DONE 22.9s [2024-05-10T07:38:09.852Z] [2024-05-10T07:38:09.852Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:09.852Z] #54 ... [2024-05-10T07:38:09.852Z] [2024-05-10T07:38:09.852Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:09.852Z] #75 DONE 18.5s [2024-05-10T07:38:09.852Z] [2024-05-10T07:38:09.852Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:10.441Z] #54 ... [2024-05-10T07:38:10.441Z] [2024-05-10T07:38:10.441Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-10T07:38:10.441Z] #76 DONE 6.4s [2024-05-10T07:38:10.441Z] [2024-05-10T07:38:10.441Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:10.712Z] #54 ... [2024-05-10T07:38:10.712Z] [2024-05-10T07:38:10.712Z] #78 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-10T07:38:10.712Z] #78 DONE 0.3s [2024-05-10T07:38:10.712Z] [2024-05-10T07:38:10.712Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:11.674Z] #54 ... [2024-05-10T07:38:11.674Z] [2024-05-10T07:38:11.674Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:11.942Z] #79 ... [2024-05-10T07:38:11.942Z] [2024-05-10T07:38:11.942Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:12.211Z] #54 ... [2024-05-10T07:38:12.211Z] [2024-05-10T07:38:12.211Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:12.211Z] #80 ... [2024-05-10T07:38:12.211Z] [2024-05-10T07:38:12.211Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:12.804Z] #54 ... [2024-05-10T07:38:12.804Z] [2024-05-10T07:38:12.804Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:12.804Z] #79 DONE 11.0s [2024-05-10T07:38:12.804Z] [2024-05-10T07:38:12.804Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:12.804Z] #54 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 28.8s done [2024-05-10T07:38:12.804Z] #54 ... [2024-05-10T07:38:12.804Z] [2024-05-10T07:38:12.804Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:12.804Z] #80 DONE 10.7s [2024-05-10T07:38:12.804Z] [2024-05-10T07:38:12.804Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-10T07:38:12.804Z] #81 DONE 1.4s [2024-05-10T07:38:12.804Z] [2024-05-10T07:38:12.804Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:12.804Z] #77 DONE 13.3s [2024-05-10T07:38:13.071Z] [2024-05-10T07:38:13.072Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:13.339Z] #82 ... [2024-05-10T07:38:13.339Z] [2024-05-10T07:38:13.339Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:13.339Z] #54 DONE 55.3s [2024-05-10T07:38:13.339Z] [2024-05-10T07:38:13.339Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:15.930Z] #83 ... [2024-05-10T07:38:15.930Z] [2024-05-10T07:38:15.930Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T07:38:15.930Z] #84 DONE 1.5s [2024-05-10T07:38:15.930Z] [2024-05-10T07:38:15.930Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T07:38:15.930Z] #85 DONE 1.5s [2024-05-10T07:38:15.930Z] [2024-05-10T07:38:15.930Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T07:38:15.930Z] #86 DONE 1.5s [2024-05-10T07:38:15.930Z] [2024-05-10T07:38:15.930Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-10T07:38:15.930Z] #87 DONE 0.3s [2024-05-10T07:38:15.930Z] [2024-05-10T07:38:15.930Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-10T07:38:15.930Z] #88 DONE 0.2s [2024-05-10T07:38:15.930Z] [2024-05-10T07:38:15.930Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-10T07:38:15.930Z] #89 DONE 0.2s [2024-05-10T07:38:15.930Z] [2024-05-10T07:38:15.930Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-10T07:38:16.196Z] #90 ... [2024-05-10T07:38:16.196Z] [2024-05-10T07:38:16.196Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-10T07:38:16.196Z] #91 DONE 0.2s [2024-05-10T07:38:16.196Z] [2024-05-10T07:38:16.196Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-10T07:38:16.196Z] #90 DONE 0.3s [2024-05-10T07:38:16.196Z] [2024-05-10T07:38:16.196Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T07:38:16.464Z] #92 ... [2024-05-10T07:38:16.464Z] [2024-05-10T07:38:16.464Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-10T07:38:16.464Z] #93 DONE 0.3s [2024-05-10T07:38:16.464Z] [2024-05-10T07:38:16.464Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T07:38:16.464Z] #92 DONE 0.3s [2024-05-10T07:38:16.464Z] [2024-05-10T07:38:16.464Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T07:38:16.464Z] #94 DONE 0.2s [2024-05-10T07:38:16.464Z] [2024-05-10T07:38:16.464Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-10T07:38:16.733Z] #95 ... [2024-05-10T07:38:16.733Z] [2024-05-10T07:38:16.733Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T07:38:16.733Z] #96 DONE 0.2s [2024-05-10T07:38:16.733Z] [2024-05-10T07:38:16.733Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-10T07:38:16.733Z] #97 DONE 0.3s [2024-05-10T07:38:16.733Z] [2024-05-10T07:38:16.733Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-10T07:38:16.733Z] #95 DONE 0.3s [2024-05-10T07:38:16.733Z] [2024-05-10T07:38:16.733Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-10T07:38:17.001Z] #98 ... [2024-05-10T07:38:17.001Z] [2024-05-10T07:38:17.001Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-10T07:38:17.001Z] #99 DONE 0.2s [2024-05-10T07:38:17.001Z] [2024-05-10T07:38:17.001Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-10T07:38:17.001Z] #98 DONE 0.2s [2024-05-10T07:38:17.001Z] [2024-05-10T07:38:17.001Z] #100 [security-spire-agent] exporting to image [2024-05-10T07:38:17.001Z] #100 exporting layers [2024-05-10T07:38:17.280Z] #100 ... [2024-05-10T07:38:17.280Z] [2024-05-10T07:38:17.280Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-10T07:38:17.280Z] #101 DONE 0.4s [2024-05-10T07:38:17.280Z] [2024-05-10T07:38:17.280Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-10T07:38:17.280Z] #102 DONE 0.3s [2024-05-10T07:38:17.280Z] [2024-05-10T07:38:17.280Z] #100 [security-spire-config] exporting to image [2024-05-10T07:38:17.770Z] #140 ... [2024-05-10T07:38:17.770Z] [2024-05-10T07:38:17.770Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T07:38:17.770Z] #136 77.00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-05-10T07:38:18.693Z] #100 ... [2024-05-10T07:38:18.693Z] [2024-05-10T07:38:18.693Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:38:18.693Z] #59 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 33.1s done [2024-05-10T07:38:19.288Z] #59 ... [2024-05-10T07:38:19.288Z] [2024-05-10T07:38:19.288Z] #100 [security-spire-server] exporting to image [2024-05-10T07:38:19.288Z] #100 exporting layers 2.1s done [2024-05-10T07:38:19.288Z] #100 writing image sha256:d880399f50b0f5d079b6ea0d519b0f231db7f35f75539401a49f69424fe83b89 [2024-05-10T07:38:19.564Z] #100 writing image sha256:d880399f50b0f5d079b6ea0d519b0f231db7f35f75539401a49f69424fe83b89 done [2024-05-10T07:38:19.564Z] #100 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-05-10T07:38:20.148Z] #100 exporting layers 2.7s done [2024-05-10T07:38:20.148Z] #100 writing image sha256:ddbd4510abf38363fd8b714a813b50145647f6705eafa3b74323f532023ac3fe [2024-05-10T07:38:20.148Z] #100 ... [2024-05-10T07:38:20.148Z] [2024-05-10T07:38:20.148Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:20.148Z] #103 ... [2024-05-10T07:38:20.148Z] [2024-05-10T07:38:20.148Z] #100 [security-spire-config] exporting to image [2024-05-10T07:38:20.148Z] #100 exporting layers 3.0s done [2024-05-10T07:38:20.148Z] #100 writing image sha256:ddbd4510abf38363fd8b714a813b50145647f6705eafa3b74323f532023ac3fe 0.1s done [2024-05-10T07:38:20.148Z] #100 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-05-10T07:38:20.148Z] #100 writing image sha256:bd9f7d0640ccf4050e8653837aca4566c8cd0663f2fbb1b20c375a02b9397338 0.0s done [2024-05-10T07:38:20.148Z] #100 naming to docker.io/library/security-spire-agent-arm64 [2024-05-10T07:38:20.148Z] #100 naming to docker.io/library/security-spire-agent-arm64 done [2024-05-10T07:38:20.148Z] #100 DONE 3.0s [2024-05-10T07:38:20.148Z] [2024-05-10T07:38:20.148Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:24.350Z] #136 ... [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T07:38:24.350Z] #130 DONE 85.7s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-10T07:38:24.350Z] #134 DONE 85.7s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-10T07:38:24.350Z] #133 DONE 85.7s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T07:38:24.350Z] #140 DONE 85.7s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-10T07:38:24.350Z] #138 DONE 85.7s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-10T07:38:24.350Z] #137 DONE 85.7s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T07:38:24.350Z] #135 DONE 85.8s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T07:38:24.350Z] #131 DONE 85.8s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T07:38:24.350Z] #136 DONE 85.9s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.350Z] #141 ... [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-10T07:38:24.350Z] #132 DONE 86.3s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.350Z] #142 ... [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T07:38:24.350Z] #139 DONE 86.6s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.350Z] #141 DONE 1.0s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.350Z] #143 ... [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.350Z] #142 DONE 0.5s [2024-05-10T07:38:24.350Z] [2024-05-10T07:38:24.350Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.350Z] #144 DONE 0.5s [2024-05-10T07:38:24.609Z] [2024-05-10T07:38:24.609Z] #145 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.609Z] #145 DONE 0.8s [2024-05-10T07:38:24.609Z] [2024-05-10T07:38:24.609Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-10T07:38:24.609Z] #146 DONE 0.7s [2024-05-10T07:38:24.609Z] [2024-05-10T07:38:24.609Z] #147 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.609Z] #147 DONE 0.9s [2024-05-10T07:38:24.609Z] [2024-05-10T07:38:24.609Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.609Z] #143 DONE 0.3s [2024-05-10T07:38:24.609Z] [2024-05-10T07:38:24.609Z] #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:38:24.609Z] #148 ... [2024-05-10T07:38:24.609Z] [2024-05-10T07:38:24.609Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:38:24.609Z] #149 DONE 0.2s [2024-05-10T07:38:24.609Z] [2024-05-10T07:38:24.609Z] #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:38:24.609Z] #150 DONE 0.3s [2024-05-10T07:38:24.609Z] [2024-05-10T07:38:24.609Z] #151 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:38:24.609Z] #151 DONE 0.2s [2024-05-10T07:38:24.609Z] [2024-05-10T07:38:24.609Z] #152 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:38:24.609Z] #152 DONE 0.2s [2024-05-10T07:38:24.609Z] [2024-05-10T07:38:24.609Z] #153 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:38:24.609Z] #153 DONE 0.2s [2024-05-10T07:38:24.867Z] [2024-05-10T07:38:24.867Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.867Z] #154 CACHED [2024-05-10T07:38:24.867Z] [2024-05-10T07:38:24.867Z] #155 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:38:24.867Z] #155 CACHED [2024-05-10T07:38:24.867Z] [2024-05-10T07:38:24.867Z] #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:38:24.867Z] #156 CACHED [2024-05-10T07:38:24.867Z] [2024-05-10T07:38:24.867Z] #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.867Z] #157 CACHED [2024-05-10T07:38:24.867Z] [2024-05-10T07:38:24.867Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.867Z] #158 CACHED [2024-05-10T07:38:24.867Z] [2024-05-10T07:38:24.867Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:38:24.867Z] #159 CACHED [2024-05-10T07:38:24.867Z] [2024-05-10T07:38:24.867Z] #160 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:24.867Z] #160 CACHED [2024-05-10T07:38:24.867Z] [2024-05-10T07:38:24.867Z] #161 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:38:24.867Z] #161 CACHED [2024-05-10T07:38:24.867Z] [2024-05-10T07:38:24.867Z] #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:38:24.867Z] #148 DONE 0.2s [2024-05-10T07:38:24.867Z] [2024-05-10T07:38:24.867Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-10T07:38:26.769Z] #162 ... [2024-05-10T07:38:26.769Z] [2024-05-10T07:38:26.769Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-05-10T07:38:26.769Z] #163 DONE 1.9s [2024-05-10T07:38:26.769Z] [2024-05-10T07:38:26.769Z] #164 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-10T07:38:26.769Z] #164 DONE 1.9s [2024-05-10T07:38:26.769Z] [2024-05-10T07:38:26.769Z] #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-10T07:38:26.769Z] #165 DONE 1.9s [2024-05-10T07:38:26.769Z] [2024-05-10T07:38:26.769Z] #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-10T07:38:26.769Z] #166 DONE 1.9s [2024-05-10T07:38:26.769Z] [2024-05-10T07:38:26.769Z] #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-10T07:38:26.769Z] #167 DONE 2.0s [2024-05-10T07:38:26.769Z] [2024-05-10T07:38:26.769Z] #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-10T07:38:26.769Z] #168 DONE 2.0s [2024-05-10T07:38:26.769Z] [2024-05-10T07:38:26.769Z] #169 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:38:26.769Z] #169 ... [2024-05-10T07:38:26.769Z] [2024-05-10T07:38:26.769Z] #170 [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-10T07:38:26.769Z] #170 DONE 2.1s [2024-05-10T07:38:26.769Z] [2024-05-10T07:38:26.769Z] #171 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-10T07:38:26.769Z] #171 DONE 2.1s [2024-05-10T07:38:26.769Z] [2024-05-10T07:38:26.769Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-10T07:38:26.769Z] #162 DONE 2.0s [2024-05-10T07:38:26.769Z] [2024-05-10T07:38:26.769Z] #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-10T07:38:26.769Z] #172 DONE 2.1s [2024-05-10T07:38:27.027Z] [2024-05-10T07:38:27.027Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-10T07:38:27.027Z] #173 DONE 2.4s [2024-05-10T07:38:27.027Z] [2024-05-10T07:38:27.027Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:27.027Z] #174 ... [2024-05-10T07:38:27.027Z] [2024-05-10T07:38:27.027Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-10T07:38:27.027Z] #175 DONE 0.4s [2024-05-10T07:38:27.027Z] [2024-05-10T07:38:27.027Z] #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:38:27.027Z] #176 DONE 0.4s [2024-05-10T07:38:27.027Z] [2024-05-10T07:38:27.027Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:38:27.027Z] #177 DONE 0.4s [2024-05-10T07:38:27.285Z] [2024-05-10T07:38:27.285Z] #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:38:27.285Z] #178 DONE 0.5s [2024-05-10T07:38:27.285Z] [2024-05-10T07:38:27.285Z] #179 [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-10T07:38:27.285Z] #179 DONE 0.4s [2024-05-10T07:38:27.285Z] [2024-05-10T07:38:27.285Z] #169 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:38:27.285Z] #169 DONE 0.4s [2024-05-10T07:38:27.285Z] [2024-05-10T07:38:27.285Z] #180 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:38:27.285Z] #180 DONE 0.4s [2024-05-10T07:38:27.285Z] [2024-05-10T07:38:27.285Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-05-10T07:38:27.285Z] #181 DONE 0.4s [2024-05-10T07:38:27.285Z] [2024-05-10T07:38:27.285Z] #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:38:27.285Z] #182 DONE 0.4s [2024-05-10T07:38:27.285Z] [2024-05-10T07:38:27.285Z] #100 [support-notifications] exporting to image [2024-05-10T07:38:27.285Z] #100 exporting layers [2024-05-10T07:38:27.285Z] #100 ... [2024-05-10T07:38:27.285Z] [2024-05-10T07:38:27.285Z] #183 [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-10T07:38:27.285Z] #183 DONE 0.4s [2024-05-10T07:38:27.285Z] [2024-05-10T07:38:27.285Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:38:27.285Z] #174 DONE 0.4s [2024-05-10T07:38:27.285Z] [2024-05-10T07:38:27.285Z] #100 [core-data] exporting to image [2024-05-10T07:38:27.285Z] #100 exporting layers 0.2s done [2024-05-10T07:38:27.543Z] #100 ... [2024-05-10T07:38:27.543Z] [2024-05-10T07:38:27.543Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-10T07:38:27.543Z] #184 DONE 0.4s [2024-05-10T07:38:27.543Z] [2024-05-10T07:38:27.543Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:38:27.543Z] #185 DONE 0.4s [2024-05-10T07:38:27.543Z] [2024-05-10T07:38:27.543Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-10T07:38:27.543Z] #186 DONE 0.6s [2024-05-10T07:38:27.543Z] [2024-05-10T07:38:27.543Z] #187 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-10T07:38:27.543Z] #187 DONE 0.5s [2024-05-10T07:38:27.543Z] [2024-05-10T07:38:27.543Z] #100 [core-command] exporting to image [2024-05-10T07:38:27.543Z] #100 exporting layers 0.5s done [2024-05-10T07:38:27.543Z] #100 writing image sha256:e80dac085a154758fd875ec357ad9bb4843630e4b726dffdf8df732a429556f6 0.0s done [2024-05-10T07:38:27.543Z] #100 naming to docker.io/library/core-command done [2024-05-10T07:38:27.543Z] #100 writing image sha256:b3c425626630e880be275d47a7a56fcde2ee6369c3a420a894a902794950cefa [2024-05-10T07:38:27.802Z] #100 ... [2024-05-10T07:38:27.802Z] [2024-05-10T07:38:27.802Z] #188 [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-10T07:38:27.802Z] #188 DONE 0.5s [2024-05-10T07:38:27.802Z] [2024-05-10T07:38:27.802Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:38:27.802Z] #189 DONE 0.5s [2024-05-10T07:38:27.802Z] [2024-05-10T07:38:27.802Z] #100 [support-scheduler] exporting to image [2024-05-10T07:38:27.802Z] #100 exporting layers 0.6s done [2024-05-10T07:38:27.802Z] #100 writing image sha256:b3c425626630e880be275d47a7a56fcde2ee6369c3a420a894a902794950cefa 0.2s done [2024-05-10T07:38:27.802Z] #100 naming to docker.io/library/support-scheduler done [2024-05-10T07:38:27.802Z] #100 ... [2024-05-10T07:38:27.802Z] [2024-05-10T07:38:27.802Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-10T07:38:27.802Z] #190 DONE 0.3s [2024-05-10T07:38:27.802Z] [2024-05-10T07:38:27.802Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-10T07:38:27.802Z] #191 DONE 0.3s [2024-05-10T07:38:27.802Z] [2024-05-10T07:38:27.802Z] #100 [support-notifications] exporting to image [2024-05-10T07:38:27.802Z] #100 exporting layers 0.6s done [2024-05-10T07:38:27.802Z] #100 writing image sha256:e6dbc05090b69c2c5177bb2b8a26d09acf843a149893ee2996e488af398190d4 0.0s done [2024-05-10T07:38:27.802Z] #100 naming to docker.io/library/security-spiffe-token-provider done [2024-05-10T07:38:27.802Z] #100 writing image sha256:15ccf0d05d273f37ec14f7db9a6f14db4492dab71559cd0df1a1505766bd7f42 done [2024-05-10T07:38:27.802Z] #100 naming to docker.io/library/support-notifications done [2024-05-10T07:38:27.802Z] #100 writing image sha256:cd04fa046b764b14ebe08ebddf3ba472c27a4209891112212ec087893da23fec [2024-05-10T07:38:28.060Z] #100 writing image sha256:cd04fa046b764b14ebe08ebddf3ba472c27a4209891112212ec087893da23fec done [2024-05-10T07:38:28.060Z] #100 naming to docker.io/library/core-metadata done [2024-05-10T07:38:28.060Z] #100 writing image sha256:b614c169c1ede75f624b7c6cd6428bc20696e8bf3dd70bfb21d40f96d847cfaf done [2024-05-10T07:38:28.060Z] #100 naming to docker.io/library/core-data done [2024-05-10T07:38:28.060Z] #100 DONE 1.7s [2024-05-10T07:38:28.060Z] [2024-05-10T07:38:28.060Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T07:38:28.629Z] #192 ... [2024-05-10T07:38:28.629Z] [2024-05-10T07:38:28.629Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-10T07:38:28.629Z] #193 DONE 0.8s [2024-05-10T07:38:28.629Z] [2024-05-10T07:38:28.629Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T07:38:28.629Z] #194 DONE 1.0s [2024-05-10T07:38:28.629Z] [2024-05-10T07:38:28.629Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-10T07:38:28.629Z] #195 DONE 0.8s [2024-05-10T07:38:28.629Z] [2024-05-10T07:38:28.629Z] #196 [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-10T07:38:28.629Z] #196 DONE 0.9s [2024-05-10T07:38:28.629Z] [2024-05-10T07:38:28.629Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-10T07:38:28.629Z] #197 DONE 0.1s [2024-05-10T07:38:28.629Z] [2024-05-10T07:38:28.629Z] #100 [core-common-config-bootstrapper] exporting to image [2024-05-10T07:38:28.888Z] #100 ... [2024-05-10T07:38:28.888Z] [2024-05-10T07:38:28.888Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-10T07:38:28.888Z] #198 DONE 0.1s [2024-05-10T07:38:28.888Z] [2024-05-10T07:38:28.888Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-05-10T07:38:28.888Z] #199 DONE 0.1s [2024-05-10T07:38:28.888Z] [2024-05-10T07:38:28.888Z] #100 [core-common-config-bootstrapper] exporting to image [2024-05-10T07:38:28.888Z] #100 exporting layers 0.2s done [2024-05-10T07:38:28.888Z] #100 exporting layers 0.2s done [2024-05-10T07:38:28.888Z] #100 writing image sha256:d54b932689f3273430c644fed30d9fb335b3eca394eb0ab132cd0b3daa21611f 0.0s done [2024-05-10T07:38:28.888Z] #100 naming to docker.io/library/security-proxy-auth done [2024-05-10T07:38:28.888Z] #100 writing image sha256:7c502833d6e15fd4bfd81a209e170e4fca2b0d7777c8d92d2aa3ca9b31a608f9 done [2024-05-10T07:38:28.888Z] #100 naming to docker.io/library/core-common-config-bootstrapper done [2024-05-10T07:38:28.888Z] #100 DONE 1.9s [2024-05-10T07:38:28.888Z] [2024-05-10T07:38:28.888Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-05-10T07:38:28.888Z] #200 DONE 0.1s [2024-05-10T07:38:28.888Z] [2024-05-10T07:38:28.888Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-10T07:38:28.888Z] #201 DONE 0.1s [2024-05-10T07:38:28.888Z] [2024-05-10T07:38:28.888Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T07:38:29.146Z] #202 ... [2024-05-10T07:38:29.146Z] [2024-05-10T07:38:29.146Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-10T07:38:29.146Z] #203 DONE 0.0s [2024-05-10T07:38:29.146Z] [2024-05-10T07:38:29.146Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-10T07:38:29.404Z] #204 ... [2024-05-10T07:38:29.404Z] [2024-05-10T07:38:29.404Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T07:38:29.404Z] #202 DONE 0.6s [2024-05-10T07:38:29.404Z] [2024-05-10T07:38:29.404Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T07:38:29.404Z] #192 DONE 1.5s [2024-05-10T07:38:29.662Z] [2024-05-10T07:38:29.662Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-10T07:38:29.662Z] #204 DONE 0.4s [2024-05-10T07:38:29.662Z] [2024-05-10T07:38:29.662Z] #100 [security-bootstrapper] exporting to image [2024-05-10T07:38:29.662Z] #100 exporting layers 0.4s done [2024-05-10T07:38:29.662Z] #100 exporting layers 0.4s done [2024-05-10T07:38:29.662Z] #100 writing image sha256:e6c6ec30acb01afdc6b8f39322e01e54034e459f4f57d1d189f5e75fa2f13e74 done [2024-05-10T07:38:29.662Z] #100 naming to docker.io/library/security-secretstore-setup done [2024-05-10T07:38:29.662Z] #100 writing image sha256:ac74cd7f3ccaddafd9d7928f8dab2faa457ccf689765dc5796b0e86e39c4fbf2 done [2024-05-10T07:38:29.662Z] #100 naming to docker.io/library/security-proxy-setup [2024-05-10T07:38:29.921Z] #100 exporting layers 0.4s done [2024-05-10T07:38:29.921Z] #100 naming to docker.io/library/security-proxy-setup done [2024-05-10T07:38:29.921Z] #100 writing image sha256:f677ebe33cdb7adcc8fbfc86990f10fcf93b289b6b440a6cbf3cbdde1075a412 done [2024-05-10T07:38:29.921Z] #100 naming to docker.io/library/security-bootstrapper done [2024-05-10T07:38:29.921Z] #100 DONE 2.4s [2024-05-10T07:38:29.921Z] [2024-05-10T07:38:29.921Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:38:29.921Z] time="2024-05-10T07:35:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-10T07:38:29.933Z] $ docker stop --time=1 56514985bbbf9713e678ebfa65d61d50bcd63d0a47520beca812180d3df77ee8 [2024-05-10T07:38:31.177Z] $ docker rm -f --volumes 56514985bbbf9713e678ebfa65d61d50bcd63d0a47520beca812180d3df77ee8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-10T07:38:31.512Z] + docker images [2024-05-10T07:38:31.512Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-10T07:38:31.512Z] security-secretstore-setup latest e6c6ec30acb0 2 seconds ago 50MB [2024-05-10T07:38:31.512Z] security-bootstrapper latest f677ebe33cdb 2 seconds ago 28.9MB [2024-05-10T07:38:31.512Z] security-proxy-setup latest ac74cd7f3cca 2 seconds ago 34.9MB [2024-05-10T07:38:31.512Z] security-proxy-auth latest d54b932689f3 3 seconds ago 25MB [2024-05-10T07:38:31.512Z] core-common-config-bootstrapper latest 7c502833d6e1 3 seconds ago 23.8MB [2024-05-10T07:38:31.512Z] core-data latest b614c169c1ed 4 seconds ago 26.9MB [2024-05-10T07:38:31.512Z] core-metadata latest cd04fa046b76 4 seconds ago 27.2MB [2024-05-10T07:38:31.512Z] core-command latest e80dac085a15 5 seconds ago 26.7MB [2024-05-10T07:38:31.512Z] support-notifications latest 15ccf0d05d27 5 seconds ago 40MB [2024-05-10T07:38:31.512Z] security-spiffe-token-provider latest e6dbc05090b6 5 seconds ago 40.4MB [2024-05-10T07:38:31.512Z] support-scheduler latest b3c425626630 5 seconds ago 39.4MB [2024-05-10T07:38:31.512Z] security-spire-config latest 98eed0cf626d 2 minutes ago 119MB [2024-05-10T07:38:31.512Z] security-spire-agent latest 11a2744b4e8a 2 minutes ago 178MB [2024-05-10T07:38:31.512Z] security-spire-server latest 9246f6b236c2 2 minutes ago 120MB [2024-05-10T07:38:31.512Z] ci-base-image-x86_64 latest 47c1535c171d 5 minutes ago 886MB [2024-05-10T07:38:31.512Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.21-alpine-lts 60b93f829570 2 weeks ago 565MB [2024-05-10T07:38:31.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB [2024-05-10T07:38:31.512Z] 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-10T07:38:31.646Z] provisioning config files... [2024-05-10T07:38:31.657Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config9811578289613228224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:38:31.959Z] ---> ****-login.sh [2024-05-10T07:38:31.959Z] nexus3.edgexfoundry.org:10001 [2024-05-10T07:38:31.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:38:31.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:38:31.959Z] Configure a credential helper to remove this warning. See [2024-05-10T07:38:31.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:38:31.960Z] [2024-05-10T07:38:31.960Z] Login Succeeded [2024-05-10T07:38:31.960Z] nexus3.edgexfoundry.org:10002 [2024-05-10T07:38:31.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:38:31.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:38:31.960Z] Configure a credential helper to remove this warning. See [2024-05-10T07:38:31.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:38:31.960Z] [2024-05-10T07:38:31.960Z] Login Succeeded [2024-05-10T07:38:31.960Z] nexus3.edgexfoundry.org:10003 [2024-05-10T07:38:32.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:38:32.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:38:32.219Z] Configure a credential helper to remove this warning. See [2024-05-10T07:38:32.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:38:32.219Z] [2024-05-10T07:38:32.219Z] Login Succeeded [2024-05-10T07:38:32.219Z] nexus3.edgexfoundry.org:10004 [2024-05-10T07:38:32.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:38:32.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:38:32.219Z] Configure a credential helper to remove this warning. See [2024-05-10T07:38:32.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:38:32.219Z] [2024-05-10T07:38:32.219Z] Login Succeeded [2024-05-10T07:38:32.219Z] ****.io [2024-05-10T07:38:32.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:38:32.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:38:32.479Z] Configure a credential helper to remove this warning. See [2024-05-10T07:38:32.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:38:32.479Z] [2024-05-10T07:38:32.479Z] Login Succeeded [2024-05-10T07:38:32.479Z] ---> ****-login.sh ends [Pipeline] } [2024-05-10T07:38:32.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:38:32.528Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-10T07:38:32.556Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-05-10T07:38:32.557Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:32.557Z] 3.1.1-dev.2 [2024-05-10T07:38:32.557Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:32.557Z] napa [2024-05-10T07:38:32.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:32.910Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:33.237Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:33.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-10T07:38:33.237Z] ed762570570b: Preparing [2024-05-10T07:38:33.237Z] c06df9e58d79: Preparing [2024-05-10T07:38:33.237Z] 24a75510967f: Preparing [2024-05-10T07:38:33.237Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:33.237Z] 4863d48b93a0: Preparing [2024-05-10T07:38:33.237Z] c605c0149b0c: Preparing [2024-05-10T07:38:33.237Z] aedc3bda2944: Preparing [2024-05-10T07:38:33.237Z] aedc3bda2944: Waiting [2024-05-10T07:38:33.237Z] c605c0149b0c: Waiting [2024-05-10T07:38:33.237Z] 30c3ce6c280e: Pushed [2024-05-10T07:38:33.237Z] ed762570570b: Pushed [2024-05-10T07:38:33.237Z] 24a75510967f: Pushed [2024-05-10T07:38:33.237Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:33.495Z] c605c0149b0c: Pushed [2024-05-10T07:38:33.752Z] 4863d48b93a0: Pushed [2024-05-10T07:38:34.686Z] c06df9e58d79: Pushed [2024-05-10T07:38:34.686Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:e8b2c765ef48f6ffb01dcb392b0b937df22f2a84c556df8b25c2b60ca138a67f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:35.016Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:35.330Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.1-dev.2 [2024-05-10T07:38:35.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-10T07:38:35.330Z] ed762570570b: Preparing [2024-05-10T07:38:35.330Z] c06df9e58d79: Preparing [2024-05-10T07:38:35.330Z] 24a75510967f: Preparing [2024-05-10T07:38:35.330Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:35.330Z] 4863d48b93a0: Preparing [2024-05-10T07:38:35.330Z] c605c0149b0c: Preparing [2024-05-10T07:38:35.330Z] aedc3bda2944: Preparing [2024-05-10T07:38:35.330Z] c605c0149b0c: Waiting [2024-05-10T07:38:35.330Z] aedc3bda2944: Waiting [2024-05-10T07:38:35.330Z] ed762570570b: Layer already exists [2024-05-10T07:38:35.330Z] 24a75510967f: Layer already exists [2024-05-10T07:38:35.330Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:35.330Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:35.330Z] c06df9e58d79: Layer already exists [2024-05-10T07:38:35.330Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:35.330Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:35.330Z] 3.1.1-dev.2: digest: sha256:e8b2c765ef48f6ffb01dcb392b0b937df22f2a84c556df8b25c2b60ca138a67f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:35.647Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:35.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:35.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-10T07:38:35.969Z] ed762570570b: Preparing [2024-05-10T07:38:35.969Z] c06df9e58d79: Preparing [2024-05-10T07:38:35.969Z] 24a75510967f: Preparing [2024-05-10T07:38:35.969Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:35.969Z] 4863d48b93a0: Preparing [2024-05-10T07:38:35.969Z] c605c0149b0c: Preparing [2024-05-10T07:38:35.969Z] aedc3bda2944: Preparing [2024-05-10T07:38:35.969Z] c605c0149b0c: Waiting [2024-05-10T07:38:35.969Z] aedc3bda2944: Waiting [2024-05-10T07:38:35.969Z] 24a75510967f: Layer already exists [2024-05-10T07:38:35.969Z] c06df9e58d79: Layer already exists [2024-05-10T07:38:35.970Z] ed762570570b: Layer already exists [2024-05-10T07:38:35.970Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:35.970Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:35.970Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:35.970Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:35.970Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:e8b2c765ef48f6ffb01dcb392b0b937df22f2a84c556df8b25c2b60ca138a67f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:36.290Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:36.612Z] + docker push nexus3.edgexfoundry.org:10004/core-command:napa [2024-05-10T07:38:36.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-05-10T07:38:36.612Z] ed762570570b: Preparing [2024-05-10T07:38:36.612Z] c06df9e58d79: Preparing [2024-05-10T07:38:36.612Z] 24a75510967f: Preparing [2024-05-10T07:38:36.612Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:36.612Z] 4863d48b93a0: Preparing [2024-05-10T07:38:36.612Z] c605c0149b0c: Preparing [2024-05-10T07:38:36.612Z] aedc3bda2944: Preparing [2024-05-10T07:38:36.612Z] c605c0149b0c: Waiting [2024-05-10T07:38:36.612Z] c06df9e58d79: Layer already exists [2024-05-10T07:38:36.612Z] ed762570570b: Layer already exists [2024-05-10T07:38:36.612Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:36.612Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:36.612Z] 24a75510967f: Layer already exists [2024-05-10T07:38:36.612Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:36.612Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:36.612Z] napa: digest: sha256:e8b2c765ef48f6ffb01dcb392b0b937df22f2a84c556df8b25c2b60ca138a67f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:38:36.685Z] ===================================================== [Pipeline] echo [2024-05-10T07:38:36.706Z] taggedImages: [2024-05-10T07:38:36.706Z] - nexus3.edgexfoundry.org:10004/core-command:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:36.706Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.1-dev.2 [2024-05-10T07:38:36.706Z] - nexus3.edgexfoundry.org:10004/core-command:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:36.706Z] - nexus3.edgexfoundry.org:10004/core-command:napa [Pipeline] echo [2024-05-10T07:38:36.736Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-05-10T07:38:36.736Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:36.736Z] 3.1.1-dev.2 [2024-05-10T07:38:36.736Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:36.736Z] napa [2024-05-10T07:38:36.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:37.071Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:37.393Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:37.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-10T07:38:37.393Z] 7fad6ae0fb1c: Preparing [2024-05-10T07:38:37.393Z] 732cf47b8d47: Preparing [2024-05-10T07:38:37.393Z] 421118631078: Preparing [2024-05-10T07:38:37.393Z] e988854235f6: Preparing [2024-05-10T07:38:37.393Z] 24a75510967f: Preparing [2024-05-10T07:38:37.393Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:37.393Z] 4863d48b93a0: Preparing [2024-05-10T07:38:37.393Z] c605c0149b0c: Preparing [2024-05-10T07:38:37.393Z] aedc3bda2944: Preparing [2024-05-10T07:38:37.393Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:37.393Z] 4863d48b93a0: Waiting [2024-05-10T07:38:37.393Z] 24a75510967f: Layer already exists [2024-05-10T07:38:37.393Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:37.393Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:37.393Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:37.393Z] 732cf47b8d47: Pushed [2024-05-10T07:38:37.393Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:37.393Z] 7fad6ae0fb1c: Pushed [2024-05-10T07:38:37.393Z] 421118631078: Pushed [2024-05-10T07:38:38.329Z] e988854235f6: Pushed [2024-05-10T07:38:38.350Z] #104 DONE 24.7s [2024-05-10T07:38:38.350Z] [2024-05-10T07:38:38.350Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:38.350Z] #83 DONE 24.6s [2024-05-10T07:38:38.350Z] [2024-05-10T07:38:38.350Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:38.350Z] #82 DONE 24.6s [2024-05-10T07:38:38.350Z] [2024-05-10T07:38:38.350Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-10T07:38:38.350Z] #105 ... [2024-05-10T07:38:38.350Z] [2024-05-10T07:38:38.350Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:38.350Z] #103 DONE 27.5s [2024-05-10T07:38:38.350Z] [2024-05-10T07:38:38.350Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2024-05-10T07:38:38.586Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:1487e5ec9fc6d8ae1cd3b12017daf0b7c96a16b5e31854105b4b2c3a63687e50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:38.903Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:39.227Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1-dev.2 [2024-05-10T07:38:39.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-10T07:38:39.227Z] 7fad6ae0fb1c: Preparing [2024-05-10T07:38:39.227Z] 732cf47b8d47: Preparing [2024-05-10T07:38:39.227Z] 421118631078: Preparing [2024-05-10T07:38:39.227Z] e988854235f6: Preparing [2024-05-10T07:38:39.227Z] 24a75510967f: Preparing [2024-05-10T07:38:39.227Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:39.227Z] 4863d48b93a0: Preparing [2024-05-10T07:38:39.227Z] c605c0149b0c: Preparing [2024-05-10T07:38:39.227Z] aedc3bda2944: Preparing [2024-05-10T07:38:39.227Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:39.227Z] 4863d48b93a0: Waiting [2024-05-10T07:38:39.227Z] c605c0149b0c: Waiting [2024-05-10T07:38:39.227Z] e988854235f6: Layer already exists [2024-05-10T07:38:39.227Z] 732cf47b8d47: Layer already exists [2024-05-10T07:38:39.227Z] 7fad6ae0fb1c: Layer already exists [2024-05-10T07:38:39.227Z] 421118631078: Layer already exists [2024-05-10T07:38:39.227Z] 24a75510967f: Layer already exists [2024-05-10T07:38:39.227Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:39.227Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:39.227Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:39.227Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:39.227Z] 3.1.1-dev.2: digest: sha256:1487e5ec9fc6d8ae1cd3b12017daf0b7c96a16b5e31854105b4b2c3a63687e50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:39.543Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:39.863Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:39.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-10T07:38:39.863Z] 7fad6ae0fb1c: Preparing [2024-05-10T07:38:39.863Z] 732cf47b8d47: Preparing [2024-05-10T07:38:39.863Z] 421118631078: Preparing [2024-05-10T07:38:39.863Z] e988854235f6: Preparing [2024-05-10T07:38:39.863Z] 24a75510967f: Preparing [2024-05-10T07:38:39.863Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:39.863Z] 4863d48b93a0: Preparing [2024-05-10T07:38:39.863Z] c605c0149b0c: Preparing [2024-05-10T07:38:39.863Z] aedc3bda2944: Preparing [2024-05-10T07:38:39.863Z] aedc3bda2944: Waiting [2024-05-10T07:38:39.863Z] 4863d48b93a0: Waiting [2024-05-10T07:38:39.863Z] c605c0149b0c: Waiting [2024-05-10T07:38:39.863Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:39.863Z] 7fad6ae0fb1c: Layer already exists [2024-05-10T07:38:39.863Z] 732cf47b8d47: Layer already exists [2024-05-10T07:38:39.863Z] 24a75510967f: Layer already exists [2024-05-10T07:38:39.863Z] 421118631078: Layer already exists [2024-05-10T07:38:39.863Z] e988854235f6: Layer already exists [2024-05-10T07:38:39.863Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:39.863Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:39.863Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:39.863Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:39.863Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:1487e5ec9fc6d8ae1cd3b12017daf0b7c96a16b5e31854105b4b2c3a63687e50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:40.186Z] + 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-10T07:38:40.508Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [2024-05-10T07:38:40.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-05-10T07:38:40.508Z] 7fad6ae0fb1c: Preparing [2024-05-10T07:38:40.508Z] 732cf47b8d47: Preparing [2024-05-10T07:38:40.508Z] 421118631078: Preparing [2024-05-10T07:38:40.508Z] e988854235f6: Preparing [2024-05-10T07:38:40.508Z] 24a75510967f: Preparing [2024-05-10T07:38:40.508Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:40.508Z] 4863d48b93a0: Preparing [2024-05-10T07:38:40.508Z] c605c0149b0c: Preparing [2024-05-10T07:38:40.508Z] aedc3bda2944: Preparing [2024-05-10T07:38:40.508Z] c605c0149b0c: Waiting [2024-05-10T07:38:40.508Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:40.508Z] 4863d48b93a0: Waiting [2024-05-10T07:38:40.508Z] aedc3bda2944: Waiting [2024-05-10T07:38:40.508Z] e988854235f6: Layer already exists [2024-05-10T07:38:40.508Z] 7fad6ae0fb1c: Layer already exists [2024-05-10T07:38:40.508Z] 24a75510967f: Layer already exists [2024-05-10T07:38:40.508Z] 732cf47b8d47: Layer already exists [2024-05-10T07:38:40.508Z] 421118631078: Layer already exists [2024-05-10T07:38:40.508Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:40.508Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:40.508Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:40.508Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:40.508Z] napa: digest: sha256:1487e5ec9fc6d8ae1cd3b12017daf0b7c96a16b5e31854105b4b2c3a63687e50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:38:40.580Z] ===================================================== [Pipeline] echo [2024-05-10T07:38:40.593Z] taggedImages: [2024-05-10T07:38:40.593Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:40.593Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1-dev.2 [2024-05-10T07:38:40.593Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:40.593Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [Pipeline] echo [2024-05-10T07:38:40.622Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-05-10T07:38:40.622Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:40.622Z] 3.1.1-dev.2 [2024-05-10T07:38:40.622Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:40.622Z] napa [2024-05-10T07:38:40.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:40.965Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:41.287Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:41.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-10T07:38:41.287Z] 09e9d47505d1: Preparing [2024-05-10T07:38:41.287Z] de325b3d8d89: Preparing [2024-05-10T07:38:41.287Z] 24a75510967f: Preparing [2024-05-10T07:38:41.287Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:41.287Z] 1e9837aab522: Preparing [2024-05-10T07:38:41.287Z] 7c73b1bbb868: Preparing [2024-05-10T07:38:41.287Z] aedc3bda2944: Preparing [2024-05-10T07:38:41.287Z] 7c73b1bbb868: Waiting [2024-05-10T07:38:41.287Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:41.287Z] 24a75510967f: Layer already exists [2024-05-10T07:38:41.287Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:41.287Z] 09e9d47505d1: Pushed [2024-05-10T07:38:41.287Z] 7c73b1bbb868: Pushed [2024-05-10T07:38:41.699Z] #106 DONE 3.9s [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #107 [support-scheduler builder 6/7] COPY . . [2024-05-10T07:38:41.699Z] #107 DONE 4.0s [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:41.699Z] #108 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #109 [core-data builder 6/7] COPY . . [2024-05-10T07:38:41.699Z] #109 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:41.699Z] #110 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #111 [security-proxy-auth builder 6/7] COPY . . [2024-05-10T07:38:41.699Z] #111 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:41.699Z] #112 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:41.699Z] #113 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-10T07:38:41.699Z] #114 DONE 4.0s [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-10T07:38:41.699Z] #115 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:41.699Z] #116 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:41.699Z] #117 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-10T07:38:41.699Z] #105 DONE 3.9s [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:41.699Z] #118 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:41.699Z] #119 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #120 [core-metadata builder 6/7] COPY . . [2024-05-10T07:38:41.699Z] #120 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:41.699Z] #121 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #122 [core-command builder 6/7] COPY . . [2024-05-10T07:38:41.699Z] #122 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:41.699Z] #123 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:41.699Z] #124 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #125 [security-bootstrapper builder 6/7] COPY . . [2024-05-10T07:38:41.699Z] #125 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:41.699Z] #126 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T07:38:41.699Z] #127 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-05-10T07:38:41.699Z] #128 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-10T07:38:41.699Z] #129 CACHED [2024-05-10T07:38:41.699Z] [2024-05-10T07:38:41.699Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-10T07:38:41.853Z] 1e9837aab522: Pushed [2024-05-10T07:38:42.789Z] de325b3d8d89: Pushed [2024-05-10T07:38:42.789Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:23fad853c502f9e4b526883f4339a77137e3577b4dca4af8c75cc90236e49386 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:43.112Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:43.426Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.1-dev.2 [2024-05-10T07:38:43.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-10T07:38:43.426Z] 09e9d47505d1: Preparing [2024-05-10T07:38:43.426Z] de325b3d8d89: Preparing [2024-05-10T07:38:43.426Z] 24a75510967f: Preparing [2024-05-10T07:38:43.426Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:43.426Z] 1e9837aab522: Preparing [2024-05-10T07:38:43.426Z] 7c73b1bbb868: Preparing [2024-05-10T07:38:43.426Z] aedc3bda2944: Preparing [2024-05-10T07:38:43.426Z] 7c73b1bbb868: Waiting [2024-05-10T07:38:43.426Z] aedc3bda2944: Waiting [2024-05-10T07:38:43.426Z] 1e9837aab522: Layer already exists [2024-05-10T07:38:43.426Z] 24a75510967f: Layer already exists [2024-05-10T07:38:43.426Z] de325b3d8d89: Layer already exists [2024-05-10T07:38:43.426Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:43.426Z] 09e9d47505d1: Layer already exists [2024-05-10T07:38:43.426Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:43.426Z] 7c73b1bbb868: Layer already exists [2024-05-10T07:38:43.426Z] 3.1.1-dev.2: digest: sha256:23fad853c502f9e4b526883f4339a77137e3577b4dca4af8c75cc90236e49386 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:43.755Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:44.075Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:44.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-10T07:38:44.076Z] 09e9d47505d1: Preparing [2024-05-10T07:38:44.076Z] de325b3d8d89: Preparing [2024-05-10T07:38:44.076Z] 24a75510967f: Preparing [2024-05-10T07:38:44.076Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:44.076Z] 1e9837aab522: Preparing [2024-05-10T07:38:44.076Z] 7c73b1bbb868: Preparing [2024-05-10T07:38:44.076Z] aedc3bda2944: Preparing [2024-05-10T07:38:44.076Z] 7c73b1bbb868: Waiting [2024-05-10T07:38:44.076Z] aedc3bda2944: Waiting [2024-05-10T07:38:44.076Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:44.076Z] 09e9d47505d1: Layer already exists [2024-05-10T07:38:44.076Z] 1e9837aab522: Layer already exists [2024-05-10T07:38:44.076Z] de325b3d8d89: Layer already exists [2024-05-10T07:38:44.076Z] 24a75510967f: Layer already exists [2024-05-10T07:38:44.076Z] 7c73b1bbb868: Layer already exists [2024-05-10T07:38:44.076Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:44.076Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:23fad853c502f9e4b526883f4339a77137e3577b4dca4af8c75cc90236e49386 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:44.404Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:44.720Z] + docker push nexus3.edgexfoundry.org:10004/core-data:napa [2024-05-10T07:38:44.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-05-10T07:38:44.720Z] 09e9d47505d1: Preparing [2024-05-10T07:38:44.720Z] de325b3d8d89: Preparing [2024-05-10T07:38:44.720Z] 24a75510967f: Preparing [2024-05-10T07:38:44.720Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:44.720Z] 1e9837aab522: Preparing [2024-05-10T07:38:44.720Z] 7c73b1bbb868: Preparing [2024-05-10T07:38:44.720Z] aedc3bda2944: Preparing [2024-05-10T07:38:44.720Z] 7c73b1bbb868: Waiting [2024-05-10T07:38:44.720Z] aedc3bda2944: Waiting [2024-05-10T07:38:44.720Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:44.720Z] 09e9d47505d1: Layer already exists [2024-05-10T07:38:44.720Z] de325b3d8d89: Layer already exists [2024-05-10T07:38:44.720Z] 24a75510967f: Layer already exists [2024-05-10T07:38:44.720Z] 1e9837aab522: Layer already exists [2024-05-10T07:38:44.720Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:44.720Z] 7c73b1bbb868: Layer already exists [2024-05-10T07:38:44.720Z] napa: digest: sha256:23fad853c502f9e4b526883f4339a77137e3577b4dca4af8c75cc90236e49386 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:38:44.781Z] ===================================================== [Pipeline] echo [2024-05-10T07:38:44.792Z] taggedImages: [2024-05-10T07:38:44.792Z] - nexus3.edgexfoundry.org:10004/core-data:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:44.792Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.1-dev.2 [2024-05-10T07:38:44.792Z] - nexus3.edgexfoundry.org:10004/core-data:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:44.792Z] - nexus3.edgexfoundry.org:10004/core-data:napa [Pipeline] echo [2024-05-10T07:38:44.816Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-05-10T07:38:44.816Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:44.816Z] 3.1.1-dev.2 [2024-05-10T07:38:44.816Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:44.816Z] napa [2024-05-10T07:38:44.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:45.163Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:45.490Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:45.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-10T07:38:45.490Z] d87964d856a9: Preparing [2024-05-10T07:38:45.490Z] 352bd492ad50: Preparing [2024-05-10T07:38:45.490Z] cf688556bf93: Preparing [2024-05-10T07:38:45.490Z] 24a75510967f: Preparing [2024-05-10T07:38:45.490Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:45.490Z] 4863d48b93a0: Preparing [2024-05-10T07:38:45.490Z] c605c0149b0c: Preparing [2024-05-10T07:38:45.490Z] aedc3bda2944: Preparing [2024-05-10T07:38:45.490Z] 4863d48b93a0: Waiting [2024-05-10T07:38:45.490Z] c605c0149b0c: Waiting [2024-05-10T07:38:45.490Z] aedc3bda2944: Waiting [2024-05-10T07:38:45.490Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:45.490Z] 24a75510967f: Layer already exists [2024-05-10T07:38:45.490Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:45.490Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:45.490Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:45.490Z] d87964d856a9: Pushed [2024-05-10T07:38:45.490Z] 352bd492ad50: Pushed [2024-05-10T07:38:46.870Z] cf688556bf93: Pushed [2024-05-10T07:38:47.046Z] #130 5.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-05-10T07:38:47.129Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:49387ac57eb50089e1c249787374620e8d797f6f5002ed261f0aa2881b6b22fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:47.449Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:47.769Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.1-dev.2 [2024-05-10T07:38:47.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-10T07:38:47.769Z] d87964d856a9: Preparing [2024-05-10T07:38:47.769Z] 352bd492ad50: Preparing [2024-05-10T07:38:47.769Z] cf688556bf93: Preparing [2024-05-10T07:38:47.769Z] 24a75510967f: Preparing [2024-05-10T07:38:47.769Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:47.769Z] 4863d48b93a0: Preparing [2024-05-10T07:38:47.769Z] c605c0149b0c: Preparing [2024-05-10T07:38:47.769Z] aedc3bda2944: Preparing [2024-05-10T07:38:47.769Z] aedc3bda2944: Waiting [2024-05-10T07:38:47.769Z] c605c0149b0c: Waiting [2024-05-10T07:38:47.769Z] 4863d48b93a0: Waiting [2024-05-10T07:38:47.769Z] 352bd492ad50: Layer already exists [2024-05-10T07:38:47.769Z] cf688556bf93: Layer already exists [2024-05-10T07:38:47.769Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:47.769Z] d87964d856a9: Layer already exists [2024-05-10T07:38:47.769Z] 24a75510967f: Layer already exists [2024-05-10T07:38:47.769Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:47.769Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:47.769Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:47.769Z] 3.1.1-dev.2: digest: sha256:49387ac57eb50089e1c249787374620e8d797f6f5002ed261f0aa2881b6b22fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:48.092Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:48.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:48.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-10T07:38:48.418Z] d87964d856a9: Preparing [2024-05-10T07:38:48.418Z] 352bd492ad50: Preparing [2024-05-10T07:38:48.418Z] cf688556bf93: Preparing [2024-05-10T07:38:48.418Z] 24a75510967f: Preparing [2024-05-10T07:38:48.418Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:48.418Z] 4863d48b93a0: Preparing [2024-05-10T07:38:48.418Z] c605c0149b0c: Preparing [2024-05-10T07:38:48.418Z] aedc3bda2944: Preparing [2024-05-10T07:38:48.418Z] c605c0149b0c: Waiting [2024-05-10T07:38:48.418Z] aedc3bda2944: Waiting [2024-05-10T07:38:48.418Z] 4863d48b93a0: Waiting [2024-05-10T07:38:48.418Z] d87964d856a9: Layer already exists [2024-05-10T07:38:48.418Z] 352bd492ad50: Layer already exists [2024-05-10T07:38:48.418Z] cf688556bf93: Layer already exists [2024-05-10T07:38:48.418Z] 24a75510967f: Layer already exists [2024-05-10T07:38:48.418Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:48.418Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:48.418Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:48.418Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:48.418Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:49387ac57eb50089e1c249787374620e8d797f6f5002ed261f0aa2881b6b22fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:48.741Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:49.059Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:napa [2024-05-10T07:38:49.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-05-10T07:38:49.059Z] d87964d856a9: Preparing [2024-05-10T07:38:49.059Z] 352bd492ad50: Preparing [2024-05-10T07:38:49.059Z] cf688556bf93: Preparing [2024-05-10T07:38:49.059Z] 24a75510967f: Preparing [2024-05-10T07:38:49.059Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:49.059Z] 4863d48b93a0: Preparing [2024-05-10T07:38:49.059Z] c605c0149b0c: Preparing [2024-05-10T07:38:49.059Z] aedc3bda2944: Preparing [2024-05-10T07:38:49.059Z] aedc3bda2944: Waiting [2024-05-10T07:38:49.059Z] 4863d48b93a0: Waiting [2024-05-10T07:38:49.059Z] c605c0149b0c: Waiting [2024-05-10T07:38:49.059Z] d87964d856a9: Layer already exists [2024-05-10T07:38:49.059Z] 24a75510967f: Layer already exists [2024-05-10T07:38:49.059Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:49.059Z] cf688556bf93: Layer already exists [2024-05-10T07:38:49.059Z] 352bd492ad50: Layer already exists [2024-05-10T07:38:49.059Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:49.059Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:49.059Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:49.059Z] napa: digest: sha256:49387ac57eb50089e1c249787374620e8d797f6f5002ed261f0aa2881b6b22fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:38:49.130Z] ===================================================== [Pipeline] echo [2024-05-10T07:38:49.142Z] taggedImages: [2024-05-10T07:38:49.142Z] - nexus3.edgexfoundry.org:10004/core-metadata:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:49.142Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.1-dev.2 [2024-05-10T07:38:49.142Z] - nexus3.edgexfoundry.org:10004/core-metadata:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:49.142Z] - nexus3.edgexfoundry.org:10004/core-metadata:napa [Pipeline] echo [2024-05-10T07:38:49.167Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-05-10T07:38:49.167Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:49.167Z] 3.1.1-dev.2 [2024-05-10T07:38:49.167Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:49.167Z] napa [2024-05-10T07:38:49.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:49.503Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:49.817Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:49.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-10T07:38:49.817Z] 9233e5deb107: Preparing [2024-05-10T07:38:49.817Z] 54787f53828b: Preparing [2024-05-10T07:38:49.817Z] 0efb12260d89: Preparing [2024-05-10T07:38:49.817Z] b6346e1ccb78: Preparing [2024-05-10T07:38:49.817Z] 773850ef98bf: Preparing [2024-05-10T07:38:49.817Z] 57726c76cd90: Preparing [2024-05-10T07:38:49.817Z] ad2800ee8db0: Preparing [2024-05-10T07:38:49.817Z] 24a75510967f: Preparing [2024-05-10T07:38:49.817Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:49.817Z] d6fddd099ec3: Preparing [2024-05-10T07:38:49.817Z] a16a2b806116: Preparing [2024-05-10T07:38:49.817Z] 5f70bf18a086: Preparing [2024-05-10T07:38:49.817Z] 9878d0f2a05d: Preparing [2024-05-10T07:38:49.817Z] 05e41cad7971: Preparing [2024-05-10T07:38:49.817Z] 87a8cd4cfa96: Preparing [2024-05-10T07:38:49.817Z] aedc3bda2944: Preparing [2024-05-10T07:38:49.817Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:49.817Z] d6fddd099ec3: Waiting [2024-05-10T07:38:49.817Z] a16a2b806116: Waiting [2024-05-10T07:38:49.817Z] 05e41cad7971: Waiting [2024-05-10T07:38:49.817Z] 5f70bf18a086: Waiting [2024-05-10T07:38:49.817Z] 87a8cd4cfa96: Waiting [2024-05-10T07:38:49.817Z] 9878d0f2a05d: Waiting [2024-05-10T07:38:49.817Z] aedc3bda2944: Waiting [2024-05-10T07:38:49.817Z] 57726c76cd90: Waiting [2024-05-10T07:38:49.817Z] 24a75510967f: Waiting [2024-05-10T07:38:49.817Z] ad2800ee8db0: Waiting [2024-05-10T07:38:49.817Z] b6346e1ccb78: Pushed [2024-05-10T07:38:49.817Z] 773850ef98bf: Pushed [2024-05-10T07:38:49.817Z] 9233e5deb107: Pushed [2024-05-10T07:38:49.817Z] 0efb12260d89: Pushed [2024-05-10T07:38:49.817Z] 54787f53828b: Pushed [2024-05-10T07:38:49.817Z] 24a75510967f: Layer already exists [2024-05-10T07:38:49.817Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:49.817Z] 5f70bf18a086: Layer already exists [2024-05-10T07:38:50.076Z] 57726c76cd90: Pushed [2024-05-10T07:38:50.076Z] d6fddd099ec3: Pushed [2024-05-10T07:38:50.076Z] a16a2b806116: Pushed [2024-05-10T07:38:50.076Z] 9878d0f2a05d: Pushed [2024-05-10T07:38:50.076Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:50.076Z] 87a8cd4cfa96: Pushed [2024-05-10T07:38:50.644Z] 05e41cad7971: Pushed [2024-05-10T07:38:51.320Z] #130 ... [2024-05-10T07:38:51.320Z] [2024-05-10T07:38:51.320Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T07:38:51.320Z] #0 4.447 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-05-10T07:38:51.582Z] ad2800ee8db0: Pushed [2024-05-10T07:38:51.582Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:ee1f8cbd760a03ceca11f523cf362de005d23590f538bb03d97366dcb37e1223 size: 3648 [2024-05-10T07:38:51.587Z] #131 ... [2024-05-10T07:38:51.587Z] [2024-05-10T07:38:51.587Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-10T07:38:51.587Z] #0 5.267 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-05-10T07:38:51.587Z] #132 ... [2024-05-10T07:38:51.587Z] [2024-05-10T07:38:51.587Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-10T07:38:51.587Z] #0 4.334 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:51.854Z] #133 ... [2024-05-10T07:38:51.854Z] [2024-05-10T07:38:51.854Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-10T07:38:51.854Z] #0 4.982 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-05-10T07:38:51.854Z] #134 ... [2024-05-10T07:38:51.911Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:52.126Z] [2024-05-10T07:38:52.126Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T07:38:52.126Z] #0 5.534 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-05-10T07:38:52.126Z] #135 ... [2024-05-10T07:38:52.126Z] [2024-05-10T07:38:52.126Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T07:38:52.126Z] #0 3.801 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-05-10T07:38:52.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1-dev.2 [2024-05-10T07:38:52.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-10T07:38:52.225Z] 9233e5deb107: Preparing [2024-05-10T07:38:52.225Z] 54787f53828b: Preparing [2024-05-10T07:38:52.225Z] 0efb12260d89: Preparing [2024-05-10T07:38:52.225Z] b6346e1ccb78: Preparing [2024-05-10T07:38:52.225Z] 773850ef98bf: Preparing [2024-05-10T07:38:52.225Z] 57726c76cd90: Preparing [2024-05-10T07:38:52.225Z] ad2800ee8db0: Preparing [2024-05-10T07:38:52.225Z] 24a75510967f: Preparing [2024-05-10T07:38:52.225Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:52.225Z] d6fddd099ec3: Preparing [2024-05-10T07:38:52.225Z] a16a2b806116: Preparing [2024-05-10T07:38:52.225Z] 5f70bf18a086: Preparing [2024-05-10T07:38:52.225Z] 9878d0f2a05d: Preparing [2024-05-10T07:38:52.225Z] 05e41cad7971: Preparing [2024-05-10T07:38:52.225Z] 87a8cd4cfa96: Preparing [2024-05-10T07:38:52.225Z] aedc3bda2944: Preparing [2024-05-10T07:38:52.225Z] a16a2b806116: Waiting [2024-05-10T07:38:52.225Z] 5f70bf18a086: Waiting [2024-05-10T07:38:52.225Z] 9878d0f2a05d: Waiting [2024-05-10T07:38:52.225Z] 57726c76cd90: Waiting [2024-05-10T07:38:52.225Z] 05e41cad7971: Waiting [2024-05-10T07:38:52.225Z] ad2800ee8db0: Waiting [2024-05-10T07:38:52.225Z] 24a75510967f: Waiting [2024-05-10T07:38:52.225Z] aedc3bda2944: Waiting [2024-05-10T07:38:52.225Z] d6fddd099ec3: Waiting [2024-05-10T07:38:52.225Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:52.225Z] 87a8cd4cfa96: Waiting [2024-05-10T07:38:52.225Z] b6346e1ccb78: Layer already exists [2024-05-10T07:38:52.225Z] 0efb12260d89: Layer already exists [2024-05-10T07:38:52.225Z] 773850ef98bf: Layer already exists [2024-05-10T07:38:52.225Z] 9233e5deb107: Layer already exists [2024-05-10T07:38:52.225Z] 54787f53828b: Layer already exists [2024-05-10T07:38:52.225Z] 57726c76cd90: Layer already exists [2024-05-10T07:38:52.225Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:52.225Z] 24a75510967f: Layer already exists [2024-05-10T07:38:52.225Z] ad2800ee8db0: Layer already exists [2024-05-10T07:38:52.225Z] d6fddd099ec3: Layer already exists [2024-05-10T07:38:52.225Z] 5f70bf18a086: Layer already exists [2024-05-10T07:38:52.225Z] a16a2b806116: Layer already exists [2024-05-10T07:38:52.225Z] 9878d0f2a05d: Layer already exists [2024-05-10T07:38:52.225Z] 05e41cad7971: Layer already exists [2024-05-10T07:38:52.225Z] 87a8cd4cfa96: Layer already exists [2024-05-10T07:38:52.225Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:52.225Z] 3.1.1-dev.2: digest: sha256:ee1f8cbd760a03ceca11f523cf362de005d23590f538bb03d97366dcb37e1223 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:52.393Z] #136 ... [2024-05-10T07:38:52.393Z] [2024-05-10T07:38:52.393Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T07:38:52.393Z] #0 5.065 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-05-10T07:38:52.393Z] #137 ... [2024-05-10T07:38:52.393Z] [2024-05-10T07:38:52.393Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T07:38:52.393Z] #0 4.206 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-05-10T07:38:52.553Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:52.660Z] #138 ... [2024-05-10T07:38:52.660Z] [2024-05-10T07:38:52.660Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-10T07:38:52.660Z] #0 4.649 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-05-10T07:38:52.867Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:52.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-10T07:38:52.867Z] 9233e5deb107: Preparing [2024-05-10T07:38:52.867Z] 54787f53828b: Preparing [2024-05-10T07:38:52.867Z] 0efb12260d89: Preparing [2024-05-10T07:38:52.867Z] b6346e1ccb78: Preparing [2024-05-10T07:38:52.867Z] 773850ef98bf: Preparing [2024-05-10T07:38:52.867Z] 57726c76cd90: Preparing [2024-05-10T07:38:52.867Z] ad2800ee8db0: Preparing [2024-05-10T07:38:52.867Z] 24a75510967f: Preparing [2024-05-10T07:38:52.867Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:52.867Z] d6fddd099ec3: Preparing [2024-05-10T07:38:52.867Z] a16a2b806116: Preparing [2024-05-10T07:38:52.867Z] 5f70bf18a086: Preparing [2024-05-10T07:38:52.867Z] 9878d0f2a05d: Preparing [2024-05-10T07:38:52.867Z] 05e41cad7971: Preparing [2024-05-10T07:38:52.867Z] 87a8cd4cfa96: Preparing [2024-05-10T07:38:52.867Z] aedc3bda2944: Preparing [2024-05-10T07:38:52.867Z] 57726c76cd90: Waiting [2024-05-10T07:38:52.867Z] ad2800ee8db0: Waiting [2024-05-10T07:38:52.867Z] 24a75510967f: Waiting [2024-05-10T07:38:52.867Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:52.867Z] d6fddd099ec3: Waiting [2024-05-10T07:38:52.867Z] a16a2b806116: Waiting [2024-05-10T07:38:52.867Z] 5f70bf18a086: Waiting [2024-05-10T07:38:52.867Z] aedc3bda2944: Waiting [2024-05-10T07:38:52.867Z] 9878d0f2a05d: Waiting [2024-05-10T07:38:52.867Z] 05e41cad7971: Waiting [2024-05-10T07:38:52.867Z] 87a8cd4cfa96: Waiting [2024-05-10T07:38:52.867Z] 54787f53828b: Layer already exists [2024-05-10T07:38:52.867Z] 9233e5deb107: Layer already exists [2024-05-10T07:38:52.867Z] 0efb12260d89: Layer already exists [2024-05-10T07:38:52.867Z] 773850ef98bf: Layer already exists [2024-05-10T07:38:52.867Z] b6346e1ccb78: Layer already exists [2024-05-10T07:38:52.867Z] d6fddd099ec3: Layer already exists [2024-05-10T07:38:52.867Z] 24a75510967f: Layer already exists [2024-05-10T07:38:52.867Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:52.867Z] ad2800ee8db0: Layer already exists [2024-05-10T07:38:52.867Z] 57726c76cd90: Layer already exists [2024-05-10T07:38:52.867Z] 5f70bf18a086: Layer already exists [2024-05-10T07:38:52.867Z] a16a2b806116: Layer already exists [2024-05-10T07:38:52.867Z] 9878d0f2a05d: Layer already exists [2024-05-10T07:38:52.867Z] 87a8cd4cfa96: Layer already exists [2024-05-10T07:38:52.867Z] 05e41cad7971: Layer already exists [2024-05-10T07:38:52.867Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:52.867Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:ee1f8cbd760a03ceca11f523cf362de005d23590f538bb03d97366dcb37e1223 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:52.927Z] #139 ... [2024-05-10T07:38:52.927Z] [2024-05-10T07:38:52.927Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T07:38:52.927Z] #0 5.247 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-05-10T07:38:53.194Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:53.511Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [2024-05-10T07:38:53.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-05-10T07:38:53.511Z] 9233e5deb107: Preparing [2024-05-10T07:38:53.511Z] 54787f53828b: Preparing [2024-05-10T07:38:53.511Z] 0efb12260d89: Preparing [2024-05-10T07:38:53.511Z] b6346e1ccb78: Preparing [2024-05-10T07:38:53.511Z] 773850ef98bf: Preparing [2024-05-10T07:38:53.511Z] 57726c76cd90: Preparing [2024-05-10T07:38:53.511Z] ad2800ee8db0: Preparing [2024-05-10T07:38:53.511Z] 24a75510967f: Preparing [2024-05-10T07:38:53.511Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:53.511Z] d6fddd099ec3: Preparing [2024-05-10T07:38:53.511Z] a16a2b806116: Preparing [2024-05-10T07:38:53.511Z] 5f70bf18a086: Preparing [2024-05-10T07:38:53.511Z] 9878d0f2a05d: Preparing [2024-05-10T07:38:53.511Z] 05e41cad7971: Preparing [2024-05-10T07:38:53.511Z] 87a8cd4cfa96: Preparing [2024-05-10T07:38:53.511Z] aedc3bda2944: Preparing [2024-05-10T07:38:53.511Z] 57726c76cd90: Waiting [2024-05-10T07:38:53.511Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:53.511Z] 05e41cad7971: Waiting [2024-05-10T07:38:53.511Z] 24a75510967f: Waiting [2024-05-10T07:38:53.511Z] d6fddd099ec3: Waiting [2024-05-10T07:38:53.511Z] 5f70bf18a086: Waiting [2024-05-10T07:38:53.511Z] aedc3bda2944: Waiting [2024-05-10T07:38:53.511Z] 87a8cd4cfa96: Waiting [2024-05-10T07:38:53.511Z] a16a2b806116: Waiting [2024-05-10T07:38:53.511Z] 9878d0f2a05d: Waiting [2024-05-10T07:38:53.511Z] 9233e5deb107: Layer already exists [2024-05-10T07:38:53.511Z] b6346e1ccb78: Layer already exists [2024-05-10T07:38:53.511Z] 54787f53828b: Layer already exists [2024-05-10T07:38:53.511Z] 0efb12260d89: Layer already exists [2024-05-10T07:38:53.511Z] 773850ef98bf: Layer already exists [2024-05-10T07:38:53.511Z] 24a75510967f: Layer already exists [2024-05-10T07:38:53.511Z] ad2800ee8db0: Layer already exists [2024-05-10T07:38:53.511Z] 57726c76cd90: Layer already exists [2024-05-10T07:38:53.511Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:53.511Z] d6fddd099ec3: Layer already exists [2024-05-10T07:38:53.511Z] a16a2b806116: Layer already exists [2024-05-10T07:38:53.511Z] 9878d0f2a05d: Layer already exists [2024-05-10T07:38:53.511Z] 5f70bf18a086: Layer already exists [2024-05-10T07:38:53.511Z] 87a8cd4cfa96: Layer already exists [2024-05-10T07:38:53.511Z] 05e41cad7971: Layer already exists [2024-05-10T07:38:53.511Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:53.511Z] napa: digest: sha256:ee1f8cbd760a03ceca11f523cf362de005d23590f538bb03d97366dcb37e1223 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:38:53.587Z] ===================================================== [Pipeline] echo [2024-05-10T07:38:53.601Z] taggedImages: [2024-05-10T07:38:53.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:53.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1-dev.2 [2024-05-10T07:38:53.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:53.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [Pipeline] echo [2024-05-10T07:38:53.696Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-05-10T07:38:53.696Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:53.696Z] 3.1.1-dev.2 [2024-05-10T07:38:53.696Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:53.696Z] napa [2024-05-10T07:38:53.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:54.025Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:54.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:54.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-10T07:38:54.334Z] 7fad6ae0fb1c: Preparing [2024-05-10T07:38:54.334Z] 732cf47b8d47: Preparing [2024-05-10T07:38:54.334Z] c745b31cb716: Preparing [2024-05-10T07:38:54.334Z] 9e589e97d7b8: Preparing [2024-05-10T07:38:54.334Z] 24a75510967f: Preparing [2024-05-10T07:38:54.334Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:54.334Z] 4863d48b93a0: Preparing [2024-05-10T07:38:54.334Z] c605c0149b0c: Preparing [2024-05-10T07:38:54.334Z] aedc3bda2944: Preparing [2024-05-10T07:38:54.334Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:54.334Z] 4863d48b93a0: Waiting [2024-05-10T07:38:54.334Z] c605c0149b0c: Waiting [2024-05-10T07:38:54.334Z] aedc3bda2944: Waiting [2024-05-10T07:38:54.334Z] 24a75510967f: Layer already exists [2024-05-10T07:38:54.334Z] 732cf47b8d47: Layer already exists [2024-05-10T07:38:54.334Z] 7fad6ae0fb1c: Layer already exists [2024-05-10T07:38:54.334Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:54.334Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:54.334Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:54.334Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:54.334Z] c745b31cb716: Pushed [2024-05-10T07:38:55.720Z] 9e589e97d7b8: Pushed [2024-05-10T07:38:55.720Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:5f37565cb3590d6863b3b3543e66d9c9369f49248cfebffb6bf1fb2c5d804d60 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:56.039Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:56.361Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1-dev.2 [2024-05-10T07:38:56.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-10T07:38:56.361Z] 7fad6ae0fb1c: Preparing [2024-05-10T07:38:56.361Z] 732cf47b8d47: Preparing [2024-05-10T07:38:56.361Z] c745b31cb716: Preparing [2024-05-10T07:38:56.361Z] 9e589e97d7b8: Preparing [2024-05-10T07:38:56.361Z] 24a75510967f: Preparing [2024-05-10T07:38:56.361Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:56.361Z] 4863d48b93a0: Preparing [2024-05-10T07:38:56.361Z] c605c0149b0c: Preparing [2024-05-10T07:38:56.361Z] aedc3bda2944: Preparing [2024-05-10T07:38:56.361Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:56.361Z] 4863d48b93a0: Waiting [2024-05-10T07:38:56.361Z] aedc3bda2944: Waiting [2024-05-10T07:38:56.361Z] c605c0149b0c: Waiting [2024-05-10T07:38:56.361Z] 732cf47b8d47: Layer already exists [2024-05-10T07:38:56.361Z] 9e589e97d7b8: Layer already exists [2024-05-10T07:38:56.361Z] c745b31cb716: Layer already exists [2024-05-10T07:38:56.361Z] 24a75510967f: Layer already exists [2024-05-10T07:38:56.361Z] 7fad6ae0fb1c: Layer already exists [2024-05-10T07:38:56.361Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:56.361Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:56.361Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:56.361Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:56.361Z] 3.1.1-dev.2: digest: sha256:5f37565cb3590d6863b3b3543e66d9c9369f49248cfebffb6bf1fb2c5d804d60 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:56.688Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:57.012Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:57.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-10T07:38:57.012Z] 7fad6ae0fb1c: Preparing [2024-05-10T07:38:57.012Z] 732cf47b8d47: Preparing [2024-05-10T07:38:57.012Z] c745b31cb716: Preparing [2024-05-10T07:38:57.012Z] 9e589e97d7b8: Preparing [2024-05-10T07:38:57.012Z] 24a75510967f: Preparing [2024-05-10T07:38:57.012Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:57.012Z] 4863d48b93a0: Preparing [2024-05-10T07:38:57.012Z] c605c0149b0c: Preparing [2024-05-10T07:38:57.012Z] aedc3bda2944: Preparing [2024-05-10T07:38:57.012Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:57.012Z] c605c0149b0c: Waiting [2024-05-10T07:38:57.012Z] 4863d48b93a0: Waiting [2024-05-10T07:38:57.012Z] aedc3bda2944: Waiting [2024-05-10T07:38:57.012Z] 9e589e97d7b8: Layer already exists [2024-05-10T07:38:57.012Z] 7fad6ae0fb1c: Layer already exists [2024-05-10T07:38:57.012Z] c745b31cb716: Layer already exists [2024-05-10T07:38:57.012Z] 24a75510967f: Layer already exists [2024-05-10T07:38:57.012Z] 732cf47b8d47: Layer already exists [2024-05-10T07:38:57.012Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:57.012Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:57.012Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:57.012Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:57.012Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:5f37565cb3590d6863b3b3543e66d9c9369f49248cfebffb6bf1fb2c5d804d60 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:57.331Z] + 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-10T07:38:57.651Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [2024-05-10T07:38:57.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-05-10T07:38:57.651Z] 7fad6ae0fb1c: Preparing [2024-05-10T07:38:57.651Z] 732cf47b8d47: Preparing [2024-05-10T07:38:57.651Z] c745b31cb716: Preparing [2024-05-10T07:38:57.651Z] 9e589e97d7b8: Preparing [2024-05-10T07:38:57.651Z] 24a75510967f: Preparing [2024-05-10T07:38:57.651Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:57.651Z] 4863d48b93a0: Preparing [2024-05-10T07:38:57.651Z] c605c0149b0c: Preparing [2024-05-10T07:38:57.651Z] aedc3bda2944: Preparing [2024-05-10T07:38:57.651Z] 4863d48b93a0: Waiting [2024-05-10T07:38:57.651Z] c605c0149b0c: Waiting [2024-05-10T07:38:57.651Z] aedc3bda2944: Waiting [2024-05-10T07:38:57.651Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:57.651Z] 732cf47b8d47: Layer already exists [2024-05-10T07:38:57.651Z] 24a75510967f: Layer already exists [2024-05-10T07:38:57.651Z] 7fad6ae0fb1c: Layer already exists [2024-05-10T07:38:57.651Z] c745b31cb716: Layer already exists [2024-05-10T07:38:57.651Z] 9e589e97d7b8: Layer already exists [2024-05-10T07:38:57.651Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:57.651Z] 4863d48b93a0: Layer already exists [2024-05-10T07:38:57.651Z] c605c0149b0c: Layer already exists [2024-05-10T07:38:57.651Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:57.651Z] napa: digest: sha256:5f37565cb3590d6863b3b3543e66d9c9369f49248cfebffb6bf1fb2c5d804d60 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:38:57.726Z] ===================================================== [Pipeline] echo [2024-05-10T07:38:57.740Z] taggedImages: [2024-05-10T07:38:57.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:57.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1-dev.2 [2024-05-10T07:38:57.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:57.740Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [Pipeline] echo [2024-05-10T07:38:57.767Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-05-10T07:38:57.767Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:57.767Z] 3.1.1-dev.2 [2024-05-10T07:38:57.767Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:38:57.767Z] napa [2024-05-10T07:38:57.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:58.116Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:38:58.444Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:38:58.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-10T07:38:58.444Z] 099fb68865dc: Preparing [2024-05-10T07:38:58.444Z] 317368c4cc63: Preparing [2024-05-10T07:38:58.444Z] c04fa10f5cf4: Preparing [2024-05-10T07:38:58.444Z] f37916e32a5c: Preparing [2024-05-10T07:38:58.444Z] 740d30cc5238: Preparing [2024-05-10T07:38:58.444Z] 24a75510967f: Preparing [2024-05-10T07:38:58.444Z] 30c3ce6c280e: Preparing [2024-05-10T07:38:58.444Z] ab1750569550: Preparing [2024-05-10T07:38:58.444Z] 4b1d4fbd8e6a: Preparing [2024-05-10T07:38:58.444Z] 089edaaec1da: Preparing [2024-05-10T07:38:58.444Z] aedc3bda2944: Preparing [2024-05-10T07:38:58.444Z] ab1750569550: Waiting [2024-05-10T07:38:58.444Z] 089edaaec1da: Waiting [2024-05-10T07:38:58.444Z] 4b1d4fbd8e6a: Waiting [2024-05-10T07:38:58.444Z] aedc3bda2944: Waiting [2024-05-10T07:38:58.444Z] 24a75510967f: Waiting [2024-05-10T07:38:58.444Z] 30c3ce6c280e: Waiting [2024-05-10T07:38:58.444Z] f37916e32a5c: Pushed [2024-05-10T07:38:58.444Z] 24a75510967f: Layer already exists [2024-05-10T07:38:58.444Z] 099fb68865dc: Pushed [2024-05-10T07:38:58.444Z] 740d30cc5238: Pushed [2024-05-10T07:38:58.444Z] 317368c4cc63: Pushed [2024-05-10T07:38:58.444Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:38:58.444Z] aedc3bda2944: Layer already exists [2024-05-10T07:38:58.444Z] ab1750569550: Pushed [2024-05-10T07:38:58.703Z] 4b1d4fbd8e6a: Pushed [2024-05-10T07:38:59.637Z] c04fa10f5cf4: Pushed [2024-05-10T07:39:00.204Z] 089edaaec1da: Pushed [2024-05-10T07:39:00.204Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:b6b51680c499bb3ffd78c4b26240e6b43b8cab674f3a70fbf0b5f346ad79dd21 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:00.522Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:00.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1-dev.2 [2024-05-10T07:39:00.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-10T07:39:00.844Z] 099fb68865dc: Preparing [2024-05-10T07:39:00.844Z] 317368c4cc63: Preparing [2024-05-10T07:39:00.844Z] c04fa10f5cf4: Preparing [2024-05-10T07:39:00.844Z] f37916e32a5c: Preparing [2024-05-10T07:39:00.844Z] 740d30cc5238: Preparing [2024-05-10T07:39:00.844Z] 24a75510967f: Preparing [2024-05-10T07:39:00.844Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:00.844Z] ab1750569550: Preparing [2024-05-10T07:39:00.844Z] 4b1d4fbd8e6a: Preparing [2024-05-10T07:39:00.844Z] 089edaaec1da: Preparing [2024-05-10T07:39:00.844Z] aedc3bda2944: Preparing [2024-05-10T07:39:00.844Z] 30c3ce6c280e: Waiting [2024-05-10T07:39:00.844Z] ab1750569550: Waiting [2024-05-10T07:39:00.844Z] 4b1d4fbd8e6a: Waiting [2024-05-10T07:39:00.844Z] 089edaaec1da: Waiting [2024-05-10T07:39:00.844Z] aedc3bda2944: Waiting [2024-05-10T07:39:00.844Z] f37916e32a5c: Layer already exists [2024-05-10T07:39:00.844Z] 740d30cc5238: Layer already exists [2024-05-10T07:39:00.844Z] 099fb68865dc: Layer already exists [2024-05-10T07:39:00.844Z] 317368c4cc63: Layer already exists [2024-05-10T07:39:00.844Z] c04fa10f5cf4: Layer already exists [2024-05-10T07:39:00.844Z] 24a75510967f: Layer already exists [2024-05-10T07:39:00.844Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:00.844Z] 089edaaec1da: Layer already exists [2024-05-10T07:39:00.844Z] 4b1d4fbd8e6a: Layer already exists [2024-05-10T07:39:00.844Z] ab1750569550: Layer already exists [2024-05-10T07:39:00.844Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:00.844Z] 3.1.1-dev.2: digest: sha256:b6b51680c499bb3ffd78c4b26240e6b43b8cab674f3a70fbf0b5f346ad79dd21 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:01.166Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:01.482Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:01.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-10T07:39:01.482Z] 099fb68865dc: Preparing [2024-05-10T07:39:01.482Z] 317368c4cc63: Preparing [2024-05-10T07:39:01.482Z] c04fa10f5cf4: Preparing [2024-05-10T07:39:01.482Z] f37916e32a5c: Preparing [2024-05-10T07:39:01.482Z] 740d30cc5238: Preparing [2024-05-10T07:39:01.482Z] 24a75510967f: Preparing [2024-05-10T07:39:01.482Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:01.482Z] ab1750569550: Preparing [2024-05-10T07:39:01.482Z] 4b1d4fbd8e6a: Preparing [2024-05-10T07:39:01.482Z] 089edaaec1da: Preparing [2024-05-10T07:39:01.482Z] aedc3bda2944: Preparing [2024-05-10T07:39:01.482Z] ab1750569550: Waiting [2024-05-10T07:39:01.482Z] 4b1d4fbd8e6a: Waiting [2024-05-10T07:39:01.482Z] 089edaaec1da: Waiting [2024-05-10T07:39:01.482Z] aedc3bda2944: Waiting [2024-05-10T07:39:01.482Z] 24a75510967f: Waiting [2024-05-10T07:39:01.482Z] 30c3ce6c280e: Waiting [2024-05-10T07:39:01.482Z] 099fb68865dc: Layer already exists [2024-05-10T07:39:01.482Z] c04fa10f5cf4: Layer already exists [2024-05-10T07:39:01.482Z] 740d30cc5238: Layer already exists [2024-05-10T07:39:01.482Z] 317368c4cc63: Layer already exists [2024-05-10T07:39:01.482Z] f37916e32a5c: Layer already exists [2024-05-10T07:39:01.482Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:01.482Z] 24a75510967f: Layer already exists [2024-05-10T07:39:01.482Z] 4b1d4fbd8e6a: Layer already exists [2024-05-10T07:39:01.482Z] 089edaaec1da: Layer already exists [2024-05-10T07:39:01.482Z] ab1750569550: Layer already exists [2024-05-10T07:39:01.482Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:01.482Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:b6b51680c499bb3ffd78c4b26240e6b43b8cab674f3a70fbf0b5f346ad79dd21 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:01.804Z] + 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-10T07:39:02.119Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [2024-05-10T07:39:02.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-05-10T07:39:02.119Z] 099fb68865dc: Preparing [2024-05-10T07:39:02.119Z] 317368c4cc63: Preparing [2024-05-10T07:39:02.119Z] c04fa10f5cf4: Preparing [2024-05-10T07:39:02.119Z] f37916e32a5c: Preparing [2024-05-10T07:39:02.119Z] 740d30cc5238: Preparing [2024-05-10T07:39:02.119Z] 24a75510967f: Preparing [2024-05-10T07:39:02.119Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:02.119Z] ab1750569550: Preparing [2024-05-10T07:39:02.119Z] 4b1d4fbd8e6a: Preparing [2024-05-10T07:39:02.119Z] 089edaaec1da: Preparing [2024-05-10T07:39:02.119Z] aedc3bda2944: Preparing [2024-05-10T07:39:02.119Z] 24a75510967f: Waiting [2024-05-10T07:39:02.119Z] 089edaaec1da: Waiting [2024-05-10T07:39:02.119Z] 30c3ce6c280e: Waiting [2024-05-10T07:39:02.119Z] ab1750569550: Waiting [2024-05-10T07:39:02.119Z] aedc3bda2944: Waiting [2024-05-10T07:39:02.119Z] 4b1d4fbd8e6a: Waiting [2024-05-10T07:39:02.119Z] 099fb68865dc: Layer already exists [2024-05-10T07:39:02.119Z] 317368c4cc63: Layer already exists [2024-05-10T07:39:02.119Z] c04fa10f5cf4: Layer already exists [2024-05-10T07:39:02.119Z] 740d30cc5238: Layer already exists [2024-05-10T07:39:02.119Z] f37916e32a5c: Layer already exists [2024-05-10T07:39:02.119Z] ab1750569550: Layer already exists [2024-05-10T07:39:02.119Z] 24a75510967f: Layer already exists [2024-05-10T07:39:02.119Z] 4b1d4fbd8e6a: Layer already exists [2024-05-10T07:39:02.119Z] 089edaaec1da: Layer already exists [2024-05-10T07:39:02.119Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:02.119Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:02.119Z] napa: digest: sha256:b6b51680c499bb3ffd78c4b26240e6b43b8cab674f3a70fbf0b5f346ad79dd21 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:39:02.191Z] ===================================================== [Pipeline] echo [2024-05-10T07:39:02.204Z] taggedImages: [2024-05-10T07:39:02.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:02.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1-dev.2 [2024-05-10T07:39:02.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:02.204Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [Pipeline] echo [2024-05-10T07:39:02.231Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-05-10T07:39:02.231Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:02.231Z] 3.1.1-dev.2 [2024-05-10T07:39:02.231Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:02.231Z] napa [2024-05-10T07:39:02.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:02.566Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:02.876Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:02.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-10T07:39:02.876Z] c8dc6967ffa7: Preparing [2024-05-10T07:39:02.876Z] 31a8b1945330: Preparing [2024-05-10T07:39:02.876Z] c8fb43ecd122: Preparing [2024-05-10T07:39:02.876Z] ed493d79705c: Preparing [2024-05-10T07:39:02.876Z] 1412d34e9658: Preparing [2024-05-10T07:39:02.876Z] 8f5a8e3c55c2: Preparing [2024-05-10T07:39:02.876Z] 01a5e5ddd7e9: Preparing [2024-05-10T07:39:02.876Z] 24a75510967f: Preparing [2024-05-10T07:39:02.876Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:02.876Z] 8f5a8e3c55c2: Waiting [2024-05-10T07:39:02.876Z] 01a5e5ddd7e9: Waiting [2024-05-10T07:39:02.876Z] 24a75510967f: Waiting [2024-05-10T07:39:02.876Z] 30c3ce6c280e: Waiting [2024-05-10T07:39:02.876Z] 5a4036020388: Preparing [2024-05-10T07:39:02.876Z] 810079c1a96c: Preparing [2024-05-10T07:39:02.876Z] aedc3bda2944: Preparing [2024-05-10T07:39:02.876Z] 5a4036020388: Waiting [2024-05-10T07:39:02.876Z] aedc3bda2944: Waiting [2024-05-10T07:39:02.876Z] 31a8b1945330: Pushed [2024-05-10T07:39:02.876Z] 1412d34e9658: Pushed [2024-05-10T07:39:02.876Z] c8dc6967ffa7: Pushed [2024-05-10T07:39:02.876Z] 24a75510967f: Layer already exists [2024-05-10T07:39:02.876Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:02.876Z] 8f5a8e3c55c2: Pushed [2024-05-10T07:39:03.134Z] 01a5e5ddd7e9: Pushed [2024-05-10T07:39:03.134Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:03.701Z] 5a4036020388: Pushed [2024-05-10T07:39:03.960Z] ed493d79705c: Pushed [2024-05-10T07:39:03.960Z] 810079c1a96c: Pushed [2024-05-10T07:39:04.527Z] c8fb43ecd122: Pushed [2024-05-10T07:39:04.527Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:1c4861dccce59c93720453da46c0345ce09597ff68209259e791680f8ecae57e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:04.851Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:05.182Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1-dev.2 [2024-05-10T07:39:05.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-10T07:39:05.182Z] c8dc6967ffa7: Preparing [2024-05-10T07:39:05.182Z] 31a8b1945330: Preparing [2024-05-10T07:39:05.182Z] c8fb43ecd122: Preparing [2024-05-10T07:39:05.182Z] ed493d79705c: Preparing [2024-05-10T07:39:05.182Z] 1412d34e9658: Preparing [2024-05-10T07:39:05.182Z] 8f5a8e3c55c2: Preparing [2024-05-10T07:39:05.182Z] 01a5e5ddd7e9: Preparing [2024-05-10T07:39:05.182Z] 24a75510967f: Preparing [2024-05-10T07:39:05.182Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:05.182Z] 8f5a8e3c55c2: Waiting [2024-05-10T07:39:05.182Z] 01a5e5ddd7e9: Waiting [2024-05-10T07:39:05.182Z] 24a75510967f: Waiting [2024-05-10T07:39:05.182Z] 5a4036020388: Preparing [2024-05-10T07:39:05.182Z] 810079c1a96c: Preparing [2024-05-10T07:39:05.182Z] aedc3bda2944: Preparing [2024-05-10T07:39:05.182Z] 5a4036020388: Waiting [2024-05-10T07:39:05.182Z] 810079c1a96c: Waiting [2024-05-10T07:39:05.182Z] aedc3bda2944: Waiting [2024-05-10T07:39:05.182Z] 31a8b1945330: Layer already exists [2024-05-10T07:39:05.182Z] c8dc6967ffa7: Layer already exists [2024-05-10T07:39:05.182Z] 1412d34e9658: Layer already exists [2024-05-10T07:39:05.182Z] ed493d79705c: Layer already exists [2024-05-10T07:39:05.182Z] c8fb43ecd122: Layer already exists [2024-05-10T07:39:05.182Z] 8f5a8e3c55c2: Layer already exists [2024-05-10T07:39:05.182Z] 01a5e5ddd7e9: Layer already exists [2024-05-10T07:39:05.182Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:05.182Z] 24a75510967f: Layer already exists [2024-05-10T07:39:05.182Z] 5a4036020388: Layer already exists [2024-05-10T07:39:05.182Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:05.182Z] 810079c1a96c: Layer already exists [2024-05-10T07:39:05.182Z] 3.1.1-dev.2: digest: sha256:1c4861dccce59c93720453da46c0345ce09597ff68209259e791680f8ecae57e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:05.514Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:05.840Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:05.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-10T07:39:05.840Z] c8dc6967ffa7: Preparing [2024-05-10T07:39:05.840Z] 31a8b1945330: Preparing [2024-05-10T07:39:05.840Z] c8fb43ecd122: Preparing [2024-05-10T07:39:05.840Z] ed493d79705c: Preparing [2024-05-10T07:39:05.840Z] 1412d34e9658: Preparing [2024-05-10T07:39:05.840Z] 8f5a8e3c55c2: Preparing [2024-05-10T07:39:05.840Z] 01a5e5ddd7e9: Preparing [2024-05-10T07:39:05.840Z] 24a75510967f: Preparing [2024-05-10T07:39:05.840Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:05.840Z] 5a4036020388: Preparing [2024-05-10T07:39:05.840Z] 810079c1a96c: Preparing [2024-05-10T07:39:05.840Z] aedc3bda2944: Preparing [2024-05-10T07:39:05.840Z] 8f5a8e3c55c2: Waiting [2024-05-10T07:39:05.840Z] 01a5e5ddd7e9: Waiting [2024-05-10T07:39:05.840Z] 810079c1a96c: Waiting [2024-05-10T07:39:05.840Z] 24a75510967f: Waiting [2024-05-10T07:39:05.840Z] 30c3ce6c280e: Waiting [2024-05-10T07:39:05.840Z] aedc3bda2944: Waiting [2024-05-10T07:39:05.840Z] 5a4036020388: Waiting [2024-05-10T07:39:05.840Z] 1412d34e9658: Layer already exists [2024-05-10T07:39:05.840Z] ed493d79705c: Layer already exists [2024-05-10T07:39:05.840Z] 31a8b1945330: Layer already exists [2024-05-10T07:39:05.840Z] c8fb43ecd122: Layer already exists [2024-05-10T07:39:05.840Z] c8dc6967ffa7: Layer already exists [2024-05-10T07:39:05.840Z] 8f5a8e3c55c2: Layer already exists [2024-05-10T07:39:05.840Z] 01a5e5ddd7e9: Layer already exists [2024-05-10T07:39:05.840Z] 24a75510967f: Layer already exists [2024-05-10T07:39:05.840Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:05.840Z] 5a4036020388: Layer already exists [2024-05-10T07:39:05.840Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:05.840Z] 810079c1a96c: Layer already exists [2024-05-10T07:39:05.840Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:1c4861dccce59c93720453da46c0345ce09597ff68209259e791680f8ecae57e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:06.165Z] + 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-10T07:39:06.482Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [2024-05-10T07:39:06.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-05-10T07:39:06.482Z] c8dc6967ffa7: Preparing [2024-05-10T07:39:06.482Z] 31a8b1945330: Preparing [2024-05-10T07:39:06.482Z] c8fb43ecd122: Preparing [2024-05-10T07:39:06.482Z] ed493d79705c: Preparing [2024-05-10T07:39:06.482Z] 1412d34e9658: Preparing [2024-05-10T07:39:06.482Z] 8f5a8e3c55c2: Preparing [2024-05-10T07:39:06.482Z] 01a5e5ddd7e9: Preparing [2024-05-10T07:39:06.482Z] 24a75510967f: Preparing [2024-05-10T07:39:06.482Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:06.482Z] 5a4036020388: Preparing [2024-05-10T07:39:06.482Z] 810079c1a96c: Preparing [2024-05-10T07:39:06.482Z] aedc3bda2944: Preparing [2024-05-10T07:39:06.482Z] 24a75510967f: Waiting [2024-05-10T07:39:06.482Z] 810079c1a96c: Waiting [2024-05-10T07:39:06.482Z] aedc3bda2944: Waiting [2024-05-10T07:39:06.482Z] 30c3ce6c280e: Waiting [2024-05-10T07:39:06.482Z] 8f5a8e3c55c2: Waiting [2024-05-10T07:39:06.482Z] 5a4036020388: Waiting [2024-05-10T07:39:06.482Z] 01a5e5ddd7e9: Waiting [2024-05-10T07:39:06.482Z] c8dc6967ffa7: Layer already exists [2024-05-10T07:39:06.482Z] c8fb43ecd122: Layer already exists [2024-05-10T07:39:06.482Z] ed493d79705c: Layer already exists [2024-05-10T07:39:06.482Z] 31a8b1945330: Layer already exists [2024-05-10T07:39:06.482Z] 1412d34e9658: Layer already exists [2024-05-10T07:39:06.482Z] 24a75510967f: Layer already exists [2024-05-10T07:39:06.482Z] 8f5a8e3c55c2: Layer already exists [2024-05-10T07:39:06.482Z] 01a5e5ddd7e9: Layer already exists [2024-05-10T07:39:06.482Z] 5a4036020388: Layer already exists [2024-05-10T07:39:06.482Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:06.482Z] 810079c1a96c: Layer already exists [2024-05-10T07:39:06.482Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:06.482Z] napa: digest: sha256:1c4861dccce59c93720453da46c0345ce09597ff68209259e791680f8ecae57e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:39:06.556Z] ===================================================== [Pipeline] echo [2024-05-10T07:39:06.571Z] taggedImages: [2024-05-10T07:39:06.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:06.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1-dev.2 [2024-05-10T07:39:06.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:06.571Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [Pipeline] echo [2024-05-10T07:39:06.597Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-05-10T07:39:06.597Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:06.597Z] 3.1.1-dev.2 [2024-05-10T07:39:06.597Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:06.597Z] napa [2024-05-10T07:39:06.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:06.926Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:07.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:07.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-10T07:39:07.241Z] ed5a014d3f17: Preparing [2024-05-10T07:39:07.241Z] 6856abf4df89: Preparing [2024-05-10T07:39:07.241Z] 24a75510967f: Preparing [2024-05-10T07:39:07.241Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:07.241Z] e7fcd549f607: Preparing [2024-05-10T07:39:07.241Z] dfb019da339f: Preparing [2024-05-10T07:39:07.241Z] aedc3bda2944: Preparing [2024-05-10T07:39:07.241Z] dfb019da339f: Waiting [2024-05-10T07:39:07.241Z] aedc3bda2944: Waiting [2024-05-10T07:39:07.241Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:07.241Z] 24a75510967f: Layer already exists [2024-05-10T07:39:07.241Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:07.241Z] ed5a014d3f17: Pushed [2024-05-10T07:39:07.808Z] e7fcd549f607: Pushed [2024-05-10T07:39:07.808Z] dfb019da339f: Pushed [2024-05-10T07:39:09.186Z] 6856abf4df89: Pushed [2024-05-10T07:39:09.444Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:a78a791ba50654e2b920254d4c7330136c888b9f3e322a4880b1f9353d5f1aaa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:09.769Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:10.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1-dev.2 [2024-05-10T07:39:10.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-10T07:39:10.078Z] ed5a014d3f17: Preparing [2024-05-10T07:39:10.078Z] 6856abf4df89: Preparing [2024-05-10T07:39:10.078Z] 24a75510967f: Preparing [2024-05-10T07:39:10.078Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:10.078Z] e7fcd549f607: Preparing [2024-05-10T07:39:10.078Z] dfb019da339f: Preparing [2024-05-10T07:39:10.078Z] aedc3bda2944: Preparing [2024-05-10T07:39:10.078Z] dfb019da339f: Waiting [2024-05-10T07:39:10.078Z] ed5a014d3f17: Layer already exists [2024-05-10T07:39:10.078Z] 24a75510967f: Layer already exists [2024-05-10T07:39:10.078Z] e7fcd549f607: Layer already exists [2024-05-10T07:39:10.078Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:10.078Z] 6856abf4df89: Layer already exists [2024-05-10T07:39:10.078Z] dfb019da339f: Layer already exists [2024-05-10T07:39:10.078Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:10.078Z] 3.1.1-dev.2: digest: sha256:a78a791ba50654e2b920254d4c7330136c888b9f3e322a4880b1f9353d5f1aaa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:10.397Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:10.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:10.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-10T07:39:10.716Z] ed5a014d3f17: Preparing [2024-05-10T07:39:10.716Z] 6856abf4df89: Preparing [2024-05-10T07:39:10.716Z] 24a75510967f: Preparing [2024-05-10T07:39:10.716Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:10.716Z] e7fcd549f607: Preparing [2024-05-10T07:39:10.716Z] dfb019da339f: Preparing [2024-05-10T07:39:10.716Z] aedc3bda2944: Preparing [2024-05-10T07:39:10.716Z] dfb019da339f: Waiting [2024-05-10T07:39:10.716Z] aedc3bda2944: Waiting [2024-05-10T07:39:10.716Z] 24a75510967f: Layer already exists [2024-05-10T07:39:10.716Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:10.716Z] e7fcd549f607: Layer already exists [2024-05-10T07:39:10.716Z] ed5a014d3f17: Layer already exists [2024-05-10T07:39:10.716Z] 6856abf4df89: Layer already exists [2024-05-10T07:39:10.716Z] dfb019da339f: Layer already exists [2024-05-10T07:39:10.716Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:10.716Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:a78a791ba50654e2b920254d4c7330136c888b9f3e322a4880b1f9353d5f1aaa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:11.033Z] + 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-10T07:39:11.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [2024-05-10T07:39:11.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-05-10T07:39:11.356Z] ed5a014d3f17: Preparing [2024-05-10T07:39:11.356Z] 6856abf4df89: Preparing [2024-05-10T07:39:11.356Z] 24a75510967f: Preparing [2024-05-10T07:39:11.356Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:11.356Z] e7fcd549f607: Preparing [2024-05-10T07:39:11.356Z] dfb019da339f: Preparing [2024-05-10T07:39:11.356Z] aedc3bda2944: Preparing [2024-05-10T07:39:11.356Z] dfb019da339f: Waiting [2024-05-10T07:39:11.356Z] aedc3bda2944: Waiting [2024-05-10T07:39:11.356Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:11.356Z] 24a75510967f: Layer already exists [2024-05-10T07:39:11.356Z] ed5a014d3f17: Layer already exists [2024-05-10T07:39:11.356Z] e7fcd549f607: Layer already exists [2024-05-10T07:39:11.356Z] 6856abf4df89: Layer already exists [2024-05-10T07:39:11.356Z] dfb019da339f: Layer already exists [2024-05-10T07:39:11.356Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:11.356Z] napa: digest: sha256:a78a791ba50654e2b920254d4c7330136c888b9f3e322a4880b1f9353d5f1aaa size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:39:11.415Z] ===================================================== [Pipeline] echo [2024-05-10T07:39:11.433Z] taggedImages: [2024-05-10T07:39:11.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:11.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1-dev.2 [2024-05-10T07:39:11.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:11.433Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [Pipeline] echo [2024-05-10T07:39:11.464Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-05-10T07:39:11.464Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:11.464Z] 3.1.1-dev.2 [2024-05-10T07:39:11.464Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:11.464Z] napa [2024-05-10T07:39:11.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:11.807Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:12.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:12.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-10T07:39:12.199Z] 38ba4f635835: Preparing [2024-05-10T07:39:12.199Z] 4be6faf27a98: Preparing [2024-05-10T07:39:12.199Z] 497e49e0632a: Preparing [2024-05-10T07:39:12.199Z] 24a75510967f: Preparing [2024-05-10T07:39:12.199Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:12.199Z] 49d5809b421b: Preparing [2024-05-10T07:39:12.199Z] ca96e9224169: Preparing [2024-05-10T07:39:12.199Z] 3cc4cf0bef12: Preparing [2024-05-10T07:39:12.199Z] 60842f3583ff: Preparing [2024-05-10T07:39:12.199Z] aedc3bda2944: Preparing [2024-05-10T07:39:12.199Z] 60842f3583ff: Waiting [2024-05-10T07:39:12.199Z] 49d5809b421b: Waiting [2024-05-10T07:39:12.199Z] ca96e9224169: Waiting [2024-05-10T07:39:12.199Z] aedc3bda2944: Waiting [2024-05-10T07:39:12.199Z] 3cc4cf0bef12: Waiting [2024-05-10T07:39:12.199Z] 24a75510967f: Layer already exists [2024-05-10T07:39:12.199Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:12.199Z] 38ba4f635835: Pushed [2024-05-10T07:39:12.199Z] 497e49e0632a: Pushed [2024-05-10T07:39:12.199Z] 4be6faf27a98: Pushed [2024-05-10T07:39:12.199Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:12.472Z] 3cc4cf0bef12: Pushed [2024-05-10T07:39:13.078Z] 60842f3583ff: Pushed [2024-05-10T07:39:17.322Z] ca96e9224169: Pushed [2024-05-10T07:39:20.619Z] 49d5809b421b: Pushed [2024-05-10T07:39:20.619Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:82674e77f931e4555a4b1729461507bbee9141a869fece7c3e2355c4fa7bc52b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:20.947Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:21.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1-dev.2 [2024-05-10T07:39:21.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-10T07:39:21.267Z] 38ba4f635835: Preparing [2024-05-10T07:39:21.267Z] 4be6faf27a98: Preparing [2024-05-10T07:39:21.267Z] 497e49e0632a: Preparing [2024-05-10T07:39:21.267Z] 24a75510967f: Preparing [2024-05-10T07:39:21.267Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:21.267Z] 49d5809b421b: Preparing [2024-05-10T07:39:21.267Z] ca96e9224169: Preparing [2024-05-10T07:39:21.267Z] 3cc4cf0bef12: Preparing [2024-05-10T07:39:21.267Z] 60842f3583ff: Preparing [2024-05-10T07:39:21.267Z] aedc3bda2944: Preparing [2024-05-10T07:39:21.267Z] ca96e9224169: Waiting [2024-05-10T07:39:21.267Z] 60842f3583ff: Waiting [2024-05-10T07:39:21.267Z] 3cc4cf0bef12: Waiting [2024-05-10T07:39:21.267Z] aedc3bda2944: Waiting [2024-05-10T07:39:21.267Z] 49d5809b421b: Waiting [2024-05-10T07:39:21.267Z] 38ba4f635835: Layer already exists [2024-05-10T07:39:21.267Z] 4be6faf27a98: Layer already exists [2024-05-10T07:39:21.267Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:21.267Z] 497e49e0632a: Layer already exists [2024-05-10T07:39:21.267Z] 24a75510967f: Layer already exists [2024-05-10T07:39:21.267Z] 49d5809b421b: Layer already exists [2024-05-10T07:39:21.267Z] ca96e9224169: Layer already exists [2024-05-10T07:39:21.267Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:21.267Z] 3cc4cf0bef12: Layer already exists [2024-05-10T07:39:21.267Z] 60842f3583ff: Layer already exists [2024-05-10T07:39:21.267Z] 3.1.1-dev.2: digest: sha256:82674e77f931e4555a4b1729461507bbee9141a869fece7c3e2355c4fa7bc52b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:21.590Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:21.899Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:21.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-10T07:39:21.899Z] 38ba4f635835: Preparing [2024-05-10T07:39:21.899Z] 4be6faf27a98: Preparing [2024-05-10T07:39:21.899Z] 497e49e0632a: Preparing [2024-05-10T07:39:21.899Z] 24a75510967f: Preparing [2024-05-10T07:39:21.899Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:21.899Z] 49d5809b421b: Preparing [2024-05-10T07:39:21.899Z] ca96e9224169: Preparing [2024-05-10T07:39:21.899Z] 3cc4cf0bef12: Preparing [2024-05-10T07:39:21.899Z] 49d5809b421b: Waiting [2024-05-10T07:39:21.899Z] 60842f3583ff: Preparing [2024-05-10T07:39:21.899Z] aedc3bda2944: Preparing [2024-05-10T07:39:21.899Z] 3cc4cf0bef12: Waiting [2024-05-10T07:39:21.899Z] 60842f3583ff: Waiting [2024-05-10T07:39:21.899Z] ca96e9224169: Waiting [2024-05-10T07:39:21.899Z] aedc3bda2944: Waiting [2024-05-10T07:39:21.899Z] 497e49e0632a: Layer already exists [2024-05-10T07:39:21.899Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:21.899Z] 24a75510967f: Layer already exists [2024-05-10T07:39:21.899Z] 38ba4f635835: Layer already exists [2024-05-10T07:39:21.899Z] 4be6faf27a98: Layer already exists [2024-05-10T07:39:21.899Z] 3cc4cf0bef12: Layer already exists [2024-05-10T07:39:21.899Z] 49d5809b421b: Layer already exists [2024-05-10T07:39:21.899Z] ca96e9224169: Layer already exists [2024-05-10T07:39:21.899Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:21.899Z] 60842f3583ff: Layer already exists [2024-05-10T07:39:21.899Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:82674e77f931e4555a4b1729461507bbee9141a869fece7c3e2355c4fa7bc52b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:22.219Z] + 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-10T07:39:22.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:napa [2024-05-10T07:39:22.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-05-10T07:39:22.535Z] 38ba4f635835: Preparing [2024-05-10T07:39:22.535Z] 4be6faf27a98: Preparing [2024-05-10T07:39:22.535Z] 497e49e0632a: Preparing [2024-05-10T07:39:22.535Z] 24a75510967f: Preparing [2024-05-10T07:39:22.535Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:22.535Z] 49d5809b421b: Preparing [2024-05-10T07:39:22.535Z] ca96e9224169: Preparing [2024-05-10T07:39:22.535Z] 3cc4cf0bef12: Preparing [2024-05-10T07:39:22.535Z] 60842f3583ff: Preparing [2024-05-10T07:39:22.535Z] aedc3bda2944: Preparing [2024-05-10T07:39:22.535Z] 49d5809b421b: Waiting [2024-05-10T07:39:22.535Z] ca96e9224169: Waiting [2024-05-10T07:39:22.535Z] aedc3bda2944: Waiting [2024-05-10T07:39:22.535Z] 60842f3583ff: Waiting [2024-05-10T07:39:22.535Z] 3cc4cf0bef12: Waiting [2024-05-10T07:39:22.535Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:22.535Z] 38ba4f635835: Layer already exists [2024-05-10T07:39:22.535Z] 497e49e0632a: Layer already exists [2024-05-10T07:39:22.535Z] 4be6faf27a98: Layer already exists [2024-05-10T07:39:22.535Z] 24a75510967f: Layer already exists [2024-05-10T07:39:22.535Z] ca96e9224169: Layer already exists [2024-05-10T07:39:22.535Z] 60842f3583ff: Layer already exists [2024-05-10T07:39:22.535Z] 3cc4cf0bef12: Layer already exists [2024-05-10T07:39:22.535Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:22.535Z] 49d5809b421b: Layer already exists [2024-05-10T07:39:22.535Z] napa: digest: sha256:82674e77f931e4555a4b1729461507bbee9141a869fece7c3e2355c4fa7bc52b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:39:22.607Z] ===================================================== [Pipeline] echo [2024-05-10T07:39:22.623Z] taggedImages: [2024-05-10T07:39:22.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:22.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1-dev.2 [2024-05-10T07:39:22.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:22.623Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:napa [Pipeline] echo [2024-05-10T07:39:22.647Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-05-10T07:39:22.647Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:22.647Z] 3.1.1-dev.2 [2024-05-10T07:39:22.647Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:22.647Z] napa [2024-05-10T07:39:22.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:22.987Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:23.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:23.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-10T07:39:23.303Z] 5628d5648ab3: Preparing [2024-05-10T07:39:23.303Z] 531846b65f70: Preparing [2024-05-10T07:39:23.303Z] 53c1d8c0f1c4: Preparing [2024-05-10T07:39:23.303Z] 24a75510967f: Preparing [2024-05-10T07:39:23.303Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:23.303Z] 920f2f6194ba: Preparing [2024-05-10T07:39:23.303Z] a36e9a172731: Preparing [2024-05-10T07:39:23.303Z] be0e16fe34c4: Preparing [2024-05-10T07:39:23.303Z] aedc3bda2944: Preparing [2024-05-10T07:39:23.304Z] a36e9a172731: Waiting [2024-05-10T07:39:23.304Z] be0e16fe34c4: Waiting [2024-05-10T07:39:23.304Z] aedc3bda2944: Waiting [2024-05-10T07:39:23.304Z] 920f2f6194ba: Waiting [2024-05-10T07:39:23.304Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:23.304Z] 24a75510967f: Layer already exists [2024-05-10T07:39:23.304Z] 531846b65f70: Pushed [2024-05-10T07:39:23.304Z] 53c1d8c0f1c4: Pushed [2024-05-10T07:39:23.304Z] 5628d5648ab3: Pushed [2024-05-10T07:39:23.304Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:23.562Z] be0e16fe34c4: Pushed [2024-05-10T07:39:23.822Z] a36e9a172731: Pushed [2024-05-10T07:39:31.938Z] 920f2f6194ba: Pushed [2024-05-10T07:39:31.938Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:b0ea9a36fc13c1e49bc73218bd4be5550894aa3ff51ce047ad91a4882fcfb6fe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:32.266Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:32.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1-dev.2 [2024-05-10T07:39:32.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-10T07:39:32.584Z] 5628d5648ab3: Preparing [2024-05-10T07:39:32.584Z] 531846b65f70: Preparing [2024-05-10T07:39:32.584Z] 53c1d8c0f1c4: Preparing [2024-05-10T07:39:32.584Z] 24a75510967f: Preparing [2024-05-10T07:39:32.584Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:32.584Z] 920f2f6194ba: Preparing [2024-05-10T07:39:32.584Z] a36e9a172731: Preparing [2024-05-10T07:39:32.584Z] be0e16fe34c4: Preparing [2024-05-10T07:39:32.584Z] aedc3bda2944: Preparing [2024-05-10T07:39:32.584Z] 920f2f6194ba: Waiting [2024-05-10T07:39:32.584Z] a36e9a172731: Waiting [2024-05-10T07:39:32.584Z] be0e16fe34c4: Waiting [2024-05-10T07:39:32.584Z] aedc3bda2944: Waiting [2024-05-10T07:39:32.584Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:32.584Z] 53c1d8c0f1c4: Layer already exists [2024-05-10T07:39:32.584Z] 24a75510967f: Layer already exists [2024-05-10T07:39:32.584Z] 531846b65f70: Layer already exists [2024-05-10T07:39:32.584Z] 5628d5648ab3: Layer already exists [2024-05-10T07:39:32.584Z] 920f2f6194ba: Layer already exists [2024-05-10T07:39:32.584Z] a36e9a172731: Layer already exists [2024-05-10T07:39:32.584Z] be0e16fe34c4: Layer already exists [2024-05-10T07:39:32.584Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:32.584Z] 3.1.1-dev.2: digest: sha256:b0ea9a36fc13c1e49bc73218bd4be5550894aa3ff51ce047ad91a4882fcfb6fe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:32.905Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:33.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:33.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-10T07:39:33.219Z] 5628d5648ab3: Preparing [2024-05-10T07:39:33.219Z] 531846b65f70: Preparing [2024-05-10T07:39:33.219Z] 53c1d8c0f1c4: Preparing [2024-05-10T07:39:33.219Z] 24a75510967f: Preparing [2024-05-10T07:39:33.219Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:33.219Z] 920f2f6194ba: Preparing [2024-05-10T07:39:33.219Z] a36e9a172731: Preparing [2024-05-10T07:39:33.219Z] be0e16fe34c4: Preparing [2024-05-10T07:39:33.219Z] aedc3bda2944: Preparing [2024-05-10T07:39:33.219Z] 920f2f6194ba: Waiting [2024-05-10T07:39:33.219Z] a36e9a172731: Waiting [2024-05-10T07:39:33.219Z] be0e16fe34c4: Waiting [2024-05-10T07:39:33.219Z] aedc3bda2944: Waiting [2024-05-10T07:39:33.219Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:33.219Z] 53c1d8c0f1c4: Layer already exists [2024-05-10T07:39:33.219Z] 24a75510967f: Layer already exists [2024-05-10T07:39:33.219Z] 531846b65f70: Layer already exists [2024-05-10T07:39:33.219Z] 5628d5648ab3: Layer already exists [2024-05-10T07:39:33.219Z] 920f2f6194ba: Layer already exists [2024-05-10T07:39:33.219Z] a36e9a172731: Layer already exists [2024-05-10T07:39:33.219Z] be0e16fe34c4: Layer already exists [2024-05-10T07:39:33.219Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:33.219Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:b0ea9a36fc13c1e49bc73218bd4be5550894aa3ff51ce047ad91a4882fcfb6fe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:33.546Z] + 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-10T07:39:33.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:napa [2024-05-10T07:39:33.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-05-10T07:39:33.872Z] 5628d5648ab3: Preparing [2024-05-10T07:39:33.872Z] 531846b65f70: Preparing [2024-05-10T07:39:33.872Z] 53c1d8c0f1c4: Preparing [2024-05-10T07:39:33.872Z] 24a75510967f: Preparing [2024-05-10T07:39:33.872Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:33.872Z] 920f2f6194ba: Preparing [2024-05-10T07:39:33.872Z] a36e9a172731: Preparing [2024-05-10T07:39:33.872Z] be0e16fe34c4: Preparing [2024-05-10T07:39:33.872Z] aedc3bda2944: Preparing [2024-05-10T07:39:33.872Z] 920f2f6194ba: Waiting [2024-05-10T07:39:33.872Z] a36e9a172731: Waiting [2024-05-10T07:39:33.872Z] be0e16fe34c4: Waiting [2024-05-10T07:39:33.872Z] aedc3bda2944: Waiting [2024-05-10T07:39:33.872Z] 24a75510967f: Layer already exists [2024-05-10T07:39:33.872Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:33.872Z] 5628d5648ab3: Layer already exists [2024-05-10T07:39:33.872Z] 53c1d8c0f1c4: Layer already exists [2024-05-10T07:39:33.872Z] 531846b65f70: Layer already exists [2024-05-10T07:39:33.872Z] a36e9a172731: Layer already exists [2024-05-10T07:39:33.872Z] be0e16fe34c4: Layer already exists [2024-05-10T07:39:33.872Z] 920f2f6194ba: Layer already exists [2024-05-10T07:39:33.872Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:33.872Z] napa: digest: sha256:b0ea9a36fc13c1e49bc73218bd4be5550894aa3ff51ce047ad91a4882fcfb6fe size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:39:33.942Z] ===================================================== [Pipeline] echo [2024-05-10T07:39:33.955Z] taggedImages: [2024-05-10T07:39:33.955Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:33.955Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1-dev.2 [2024-05-10T07:39:33.955Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:33.955Z] - nexus3.edgexfoundry.org:10004/security-spire-config:napa [Pipeline] echo [2024-05-10T07:39:33.981Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-05-10T07:39:33.981Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:33.981Z] 3.1.1-dev.2 [2024-05-10T07:39:33.981Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:33.981Z] napa [2024-05-10T07:39:33.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:34.319Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:34.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:34.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-10T07:39:34.629Z] 38ba4f635835: Preparing [2024-05-10T07:39:34.629Z] 86bcb5bd1308: Preparing [2024-05-10T07:39:34.629Z] 3fddc2d4d8a0: Preparing [2024-05-10T07:39:34.629Z] 24a75510967f: Preparing [2024-05-10T07:39:34.629Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:34.629Z] 4392f5ff0e86: Preparing [2024-05-10T07:39:34.629Z] 3cc4cf0bef12: Preparing [2024-05-10T07:39:34.629Z] 60842f3583ff: Preparing [2024-05-10T07:39:34.629Z] aedc3bda2944: Preparing [2024-05-10T07:39:34.629Z] 3cc4cf0bef12: Waiting [2024-05-10T07:39:34.629Z] 60842f3583ff: Waiting [2024-05-10T07:39:34.629Z] aedc3bda2944: Waiting [2024-05-10T07:39:34.629Z] 4392f5ff0e86: Waiting [2024-05-10T07:39:34.629Z] 38ba4f635835: Layer already exists [2024-05-10T07:39:34.629Z] 24a75510967f: Layer already exists [2024-05-10T07:39:34.629Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:34.629Z] 60842f3583ff: Layer already exists [2024-05-10T07:39:34.629Z] 3cc4cf0bef12: Layer already exists [2024-05-10T07:39:34.629Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:34.629Z] 86bcb5bd1308: Pushed [2024-05-10T07:39:34.629Z] 3fddc2d4d8a0: Pushed [2024-05-10T07:39:44.608Z] 4392f5ff0e86: Pushed [2024-05-10T07:39:44.608Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:b444c44f66426847d065bba3f5d17524c9c1feda4e80ffc1c986e0044f0d37cc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:44.933Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:45.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1-dev.2 [2024-05-10T07:39:45.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-10T07:39:45.252Z] 38ba4f635835: Preparing [2024-05-10T07:39:45.252Z] 86bcb5bd1308: Preparing [2024-05-10T07:39:45.252Z] 3fddc2d4d8a0: Preparing [2024-05-10T07:39:45.252Z] 24a75510967f: Preparing [2024-05-10T07:39:45.252Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:45.252Z] 4392f5ff0e86: Preparing [2024-05-10T07:39:45.252Z] 3cc4cf0bef12: Preparing [2024-05-10T07:39:45.252Z] 60842f3583ff: Preparing [2024-05-10T07:39:45.252Z] aedc3bda2944: Preparing [2024-05-10T07:39:45.252Z] 4392f5ff0e86: Waiting [2024-05-10T07:39:45.252Z] 3cc4cf0bef12: Waiting [2024-05-10T07:39:45.252Z] aedc3bda2944: Waiting [2024-05-10T07:39:45.252Z] 60842f3583ff: Waiting [2024-05-10T07:39:45.252Z] 38ba4f635835: Layer already exists [2024-05-10T07:39:45.252Z] 24a75510967f: Layer already exists [2024-05-10T07:39:45.252Z] 86bcb5bd1308: Layer already exists [2024-05-10T07:39:45.252Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:45.252Z] 3fddc2d4d8a0: Layer already exists [2024-05-10T07:39:45.252Z] 4392f5ff0e86: Layer already exists [2024-05-10T07:39:45.252Z] 3cc4cf0bef12: Layer already exists [2024-05-10T07:39:45.252Z] 60842f3583ff: Layer already exists [2024-05-10T07:39:45.252Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:45.252Z] 3.1.1-dev.2: digest: sha256:b444c44f66426847d065bba3f5d17524c9c1feda4e80ffc1c986e0044f0d37cc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:45.580Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:45.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:45.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-10T07:39:45.917Z] 38ba4f635835: Preparing [2024-05-10T07:39:45.917Z] 86bcb5bd1308: Preparing [2024-05-10T07:39:45.917Z] 3fddc2d4d8a0: Preparing [2024-05-10T07:39:45.917Z] 24a75510967f: Preparing [2024-05-10T07:39:45.917Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:45.917Z] 4392f5ff0e86: Preparing [2024-05-10T07:39:45.917Z] 3cc4cf0bef12: Preparing [2024-05-10T07:39:45.917Z] 60842f3583ff: Preparing [2024-05-10T07:39:45.917Z] aedc3bda2944: Preparing [2024-05-10T07:39:45.917Z] 4392f5ff0e86: Waiting [2024-05-10T07:39:45.917Z] 3cc4cf0bef12: Waiting [2024-05-10T07:39:45.917Z] aedc3bda2944: Waiting [2024-05-10T07:39:45.917Z] 60842f3583ff: Waiting [2024-05-10T07:39:45.917Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:45.917Z] 24a75510967f: Layer already exists [2024-05-10T07:39:45.917Z] 86bcb5bd1308: Layer already exists [2024-05-10T07:39:45.917Z] 3fddc2d4d8a0: Layer already exists [2024-05-10T07:39:45.917Z] 38ba4f635835: Layer already exists [2024-05-10T07:39:45.917Z] 60842f3583ff: Layer already exists [2024-05-10T07:39:45.917Z] 4392f5ff0e86: Layer already exists [2024-05-10T07:39:45.917Z] 3cc4cf0bef12: Layer already exists [2024-05-10T07:39:45.917Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:45.917Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:b444c44f66426847d065bba3f5d17524c9c1feda4e80ffc1c986e0044f0d37cc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:46.238Z] + 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-10T07:39:46.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:napa [2024-05-10T07:39:46.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-05-10T07:39:46.560Z] 38ba4f635835: Preparing [2024-05-10T07:39:46.560Z] 86bcb5bd1308: Preparing [2024-05-10T07:39:46.560Z] 3fddc2d4d8a0: Preparing [2024-05-10T07:39:46.560Z] 24a75510967f: Preparing [2024-05-10T07:39:46.560Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:46.560Z] 4392f5ff0e86: Preparing [2024-05-10T07:39:46.560Z] 3cc4cf0bef12: Preparing [2024-05-10T07:39:46.560Z] 60842f3583ff: Preparing [2024-05-10T07:39:46.560Z] aedc3bda2944: Preparing [2024-05-10T07:39:46.560Z] aedc3bda2944: Waiting [2024-05-10T07:39:46.560Z] 3cc4cf0bef12: Waiting [2024-05-10T07:39:46.560Z] 4392f5ff0e86: Waiting [2024-05-10T07:39:46.560Z] 86bcb5bd1308: Layer already exists [2024-05-10T07:39:46.560Z] 3fddc2d4d8a0: Layer already exists [2024-05-10T07:39:46.560Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:46.560Z] 38ba4f635835: Layer already exists [2024-05-10T07:39:46.560Z] 24a75510967f: Layer already exists [2024-05-10T07:39:46.560Z] 4392f5ff0e86: Layer already exists [2024-05-10T07:39:46.560Z] 3cc4cf0bef12: Layer already exists [2024-05-10T07:39:46.560Z] 60842f3583ff: Layer already exists [2024-05-10T07:39:46.560Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:46.560Z] napa: digest: sha256:b444c44f66426847d065bba3f5d17524c9c1feda4e80ffc1c986e0044f0d37cc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:39:46.687Z] ===================================================== [Pipeline] echo [2024-05-10T07:39:46.698Z] taggedImages: [2024-05-10T07:39:46.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:46.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1-dev.2 [2024-05-10T07:39:46.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:46.698Z] - nexus3.edgexfoundry.org:10004/security-spire-server:napa [Pipeline] echo [2024-05-10T07:39:46.721Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-05-10T07:39:46.721Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:46.721Z] 3.1.1-dev.2 [2024-05-10T07:39:46.721Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:46.721Z] napa [2024-05-10T07:39:46.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:47.050Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:47.375Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:47.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-10T07:39:47.375Z] 73e7cf6d213d: Preparing [2024-05-10T07:39:47.375Z] 56d0312cd875: Preparing [2024-05-10T07:39:47.375Z] 24a75510967f: Preparing [2024-05-10T07:39:47.375Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:47.375Z] 9a863cff1eed: Preparing [2024-05-10T07:39:47.375Z] cdfb9d95ccda: Preparing [2024-05-10T07:39:47.375Z] aedc3bda2944: Preparing [2024-05-10T07:39:47.375Z] cdfb9d95ccda: Waiting [2024-05-10T07:39:47.375Z] aedc3bda2944: Waiting [2024-05-10T07:39:47.375Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:47.375Z] 24a75510967f: Layer already exists [2024-05-10T07:39:47.375Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:47.375Z] 73e7cf6d213d: Pushed [2024-05-10T07:39:47.375Z] cdfb9d95ccda: Pushed [2024-05-10T07:39:47.946Z] 9a863cff1eed: Pushed [2024-05-10T07:39:49.851Z] 56d0312cd875: Pushed [2024-05-10T07:39:50.112Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:43bd1a270cb22a74da0392a8a1aa4f56ceb272dc61716401b044285ce4897d0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:50.437Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:50.749Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.1-dev.2 [2024-05-10T07:39:50.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-10T07:39:50.749Z] 73e7cf6d213d: Preparing [2024-05-10T07:39:50.749Z] 56d0312cd875: Preparing [2024-05-10T07:39:50.749Z] 24a75510967f: Preparing [2024-05-10T07:39:50.750Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:50.750Z] 9a863cff1eed: Preparing [2024-05-10T07:39:50.750Z] cdfb9d95ccda: Preparing [2024-05-10T07:39:50.750Z] aedc3bda2944: Preparing [2024-05-10T07:39:50.750Z] cdfb9d95ccda: Waiting [2024-05-10T07:39:50.750Z] aedc3bda2944: Waiting [2024-05-10T07:39:50.750Z] 56d0312cd875: Layer already exists [2024-05-10T07:39:50.750Z] 24a75510967f: Layer already exists [2024-05-10T07:39:50.750Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:50.750Z] 73e7cf6d213d: Layer already exists [2024-05-10T07:39:50.750Z] 9a863cff1eed: Layer already exists [2024-05-10T07:39:50.750Z] cdfb9d95ccda: Layer already exists [2024-05-10T07:39:50.750Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:50.750Z] 3.1.1-dev.2: digest: sha256:43bd1a270cb22a74da0392a8a1aa4f56ceb272dc61716401b044285ce4897d0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:51.089Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:51.409Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:51.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-10T07:39:51.409Z] 73e7cf6d213d: Preparing [2024-05-10T07:39:51.409Z] 56d0312cd875: Preparing [2024-05-10T07:39:51.409Z] 24a75510967f: Preparing [2024-05-10T07:39:51.409Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:51.409Z] 9a863cff1eed: Preparing [2024-05-10T07:39:51.409Z] cdfb9d95ccda: Preparing [2024-05-10T07:39:51.409Z] aedc3bda2944: Preparing [2024-05-10T07:39:51.409Z] cdfb9d95ccda: Waiting [2024-05-10T07:39:51.409Z] aedc3bda2944: Waiting [2024-05-10T07:39:51.409Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:51.409Z] 24a75510967f: Layer already exists [2024-05-10T07:39:51.409Z] 56d0312cd875: Layer already exists [2024-05-10T07:39:51.409Z] 9a863cff1eed: Layer already exists [2024-05-10T07:39:51.409Z] 73e7cf6d213d: Layer already exists [2024-05-10T07:39:51.409Z] cdfb9d95ccda: Layer already exists [2024-05-10T07:39:51.409Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:51.409Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:43bd1a270cb22a74da0392a8a1aa4f56ceb272dc61716401b044285ce4897d0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:51.730Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:52.046Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:napa [2024-05-10T07:39:52.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-05-10T07:39:52.046Z] 73e7cf6d213d: Preparing [2024-05-10T07:39:52.046Z] 56d0312cd875: Preparing [2024-05-10T07:39:52.046Z] 24a75510967f: Preparing [2024-05-10T07:39:52.046Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:52.046Z] 9a863cff1eed: Preparing [2024-05-10T07:39:52.046Z] cdfb9d95ccda: Preparing [2024-05-10T07:39:52.046Z] aedc3bda2944: Preparing [2024-05-10T07:39:52.046Z] cdfb9d95ccda: Waiting [2024-05-10T07:39:52.046Z] aedc3bda2944: Waiting [2024-05-10T07:39:52.046Z] 56d0312cd875: Layer already exists [2024-05-10T07:39:52.046Z] 9a863cff1eed: Layer already exists [2024-05-10T07:39:52.046Z] 73e7cf6d213d: Layer already exists [2024-05-10T07:39:52.046Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:52.046Z] 24a75510967f: Layer already exists [2024-05-10T07:39:52.046Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:52.046Z] cdfb9d95ccda: Layer already exists [2024-05-10T07:39:52.046Z] napa: digest: sha256:43bd1a270cb22a74da0392a8a1aa4f56ceb272dc61716401b044285ce4897d0d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:39:52.108Z] ===================================================== [Pipeline] echo [2024-05-10T07:39:52.124Z] taggedImages: [2024-05-10T07:39:52.124Z] - nexus3.edgexfoundry.org:10004/support-notifications:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:52.124Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.1-dev.2 [2024-05-10T07:39:52.124Z] - nexus3.edgexfoundry.org:10004/support-notifications:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:52.124Z] - nexus3.edgexfoundry.org:10004/support-notifications:napa [Pipeline] echo [2024-05-10T07:39:52.147Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-05-10T07:39:52.147Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:52.147Z] 3.1.1-dev.2 [2024-05-10T07:39:52.147Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:52.147Z] napa [2024-05-10T07:39:52.147Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:52.479Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:52.798Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:52.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-10T07:39:52.799Z] a48a9064200d: Preparing [2024-05-10T07:39:52.799Z] dcfa3ae20f78: Preparing [2024-05-10T07:39:52.799Z] 24a75510967f: Preparing [2024-05-10T07:39:52.799Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:52.799Z] 4863d48b93a0: Preparing [2024-05-10T07:39:52.799Z] c605c0149b0c: Preparing [2024-05-10T07:39:52.799Z] aedc3bda2944: Preparing [2024-05-10T07:39:52.799Z] c605c0149b0c: Waiting [2024-05-10T07:39:52.799Z] aedc3bda2944: Waiting [2024-05-10T07:39:52.799Z] 4863d48b93a0: Layer already exists [2024-05-10T07:39:52.799Z] 24a75510967f: Layer already exists [2024-05-10T07:39:52.799Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:52.799Z] c605c0149b0c: Layer already exists [2024-05-10T07:39:52.799Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:52.799Z] a48a9064200d: Pushed [2024-05-10T07:39:55.340Z] dcfa3ae20f78: Pushed [2024-05-10T07:39:55.600Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:55378031c7e5ba56fd3cd74757ca93c47d77ad5925e8cf426c5d61af142be128 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:55.928Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:56.249Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1-dev.2 [2024-05-10T07:39:56.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-10T07:39:56.249Z] a48a9064200d: Preparing [2024-05-10T07:39:56.249Z] dcfa3ae20f78: Preparing [2024-05-10T07:39:56.249Z] 24a75510967f: Preparing [2024-05-10T07:39:56.249Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:56.249Z] 4863d48b93a0: Preparing [2024-05-10T07:39:56.249Z] c605c0149b0c: Preparing [2024-05-10T07:39:56.249Z] aedc3bda2944: Preparing [2024-05-10T07:39:56.249Z] c605c0149b0c: Waiting [2024-05-10T07:39:56.249Z] aedc3bda2944: Waiting [2024-05-10T07:39:56.249Z] a48a9064200d: Layer already exists [2024-05-10T07:39:56.249Z] dcfa3ae20f78: Layer already exists [2024-05-10T07:39:56.249Z] 24a75510967f: Layer already exists [2024-05-10T07:39:56.249Z] 4863d48b93a0: Layer already exists [2024-05-10T07:39:56.249Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:56.249Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:56.249Z] c605c0149b0c: Layer already exists [2024-05-10T07:39:56.249Z] 3.1.1-dev.2: digest: sha256:55378031c7e5ba56fd3cd74757ca93c47d77ad5925e8cf426c5d61af142be128 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:56.570Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:56.888Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:56.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-10T07:39:56.888Z] a48a9064200d: Preparing [2024-05-10T07:39:56.888Z] dcfa3ae20f78: Preparing [2024-05-10T07:39:56.888Z] 24a75510967f: Preparing [2024-05-10T07:39:56.888Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:56.888Z] 4863d48b93a0: Preparing [2024-05-10T07:39:56.888Z] c605c0149b0c: Preparing [2024-05-10T07:39:56.888Z] aedc3bda2944: Preparing [2024-05-10T07:39:56.888Z] c605c0149b0c: Waiting [2024-05-10T07:39:56.888Z] aedc3bda2944: Waiting [2024-05-10T07:39:56.888Z] 4863d48b93a0: Layer already exists [2024-05-10T07:39:56.888Z] 24a75510967f: Layer already exists [2024-05-10T07:39:56.888Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:56.888Z] dcfa3ae20f78: Layer already exists [2024-05-10T07:39:56.888Z] a48a9064200d: Layer already exists [2024-05-10T07:39:56.888Z] c605c0149b0c: Layer already exists [2024-05-10T07:39:56.888Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:56.888Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:55378031c7e5ba56fd3cd74757ca93c47d77ad5925e8cf426c5d61af142be128 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:57.212Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:39:57.527Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:napa [2024-05-10T07:39:57.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-05-10T07:39:57.527Z] a48a9064200d: Preparing [2024-05-10T07:39:57.527Z] dcfa3ae20f78: Preparing [2024-05-10T07:39:57.527Z] 24a75510967f: Preparing [2024-05-10T07:39:57.527Z] 30c3ce6c280e: Preparing [2024-05-10T07:39:57.527Z] 4863d48b93a0: Preparing [2024-05-10T07:39:57.527Z] c605c0149b0c: Preparing [2024-05-10T07:39:57.527Z] aedc3bda2944: Preparing [2024-05-10T07:39:57.527Z] c605c0149b0c: Waiting [2024-05-10T07:39:57.527Z] aedc3bda2944: Waiting [2024-05-10T07:39:57.527Z] 4863d48b93a0: Layer already exists [2024-05-10T07:39:57.527Z] dcfa3ae20f78: Layer already exists [2024-05-10T07:39:57.527Z] a48a9064200d: Layer already exists [2024-05-10T07:39:57.527Z] 24a75510967f: Layer already exists [2024-05-10T07:39:57.527Z] 30c3ce6c280e: Layer already exists [2024-05-10T07:39:57.527Z] aedc3bda2944: Layer already exists [2024-05-10T07:39:57.527Z] c605c0149b0c: Layer already exists [2024-05-10T07:39:57.527Z] napa: digest: sha256:55378031c7e5ba56fd3cd74757ca93c47d77ad5925e8cf426c5d61af142be128 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:39:57.593Z] ===================================================== [Pipeline] echo [2024-05-10T07:39:57.603Z] taggedImages: [2024-05-10T07:39:57.603Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:39:57.603Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1-dev.2 [2024-05-10T07:39:57.603Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:39:57.603Z] - 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-10T07:53:45.638Z] #140 ... [2024-05-10T07:53:45.638Z] [2024-05-10T07:53:45.638Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T07:53:45.638Z] #136 902.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1-dev.2" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-05-10T07:53:49.075Z] #136 ... [2024-05-10T07:53:49.075Z] [2024-05-10T07:53:49.075Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-10T07:53:49.075Z] #139 DONE 907.8s [2024-05-10T07:53:49.364Z] [2024-05-10T07:53:49.364Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:53:50.783Z] #59 ... [2024-05-10T07:53:50.783Z] [2024-05-10T07:53:50.783Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:53:50.783Z] #141 DONE 0.2s [2024-05-10T07:53:50.783Z] [2024-05-10T07:53:50.783Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:53:50.783Z] #142 DONE 0.2s [2024-05-10T07:53:50.783Z] [2024-05-10T07:53:50.783Z] #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-10T07:53:51.052Z] #143 DONE 0.1s [2024-05-10T07:53:51.052Z] [2024-05-10T07:53:51.052Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-10T07:53:51.349Z] #144 DONE 0.1s [2024-05-10T07:53:51.349Z] [2024-05-10T07:53:51.349Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-10T07:53:51.617Z] #145 DONE 0.4s [2024-05-10T07:53:51.617Z] [2024-05-10T07:53:51.617Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-10T07:53:51.617Z] #146 DONE 0.1s [2024-05-10T07:53:51.617Z] [2024-05-10T07:53:51.617Z] #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-10T07:53:53.564Z] #147 DONE 2.0s [2024-05-10T07:53:53.564Z] [2024-05-10T07:53:53.564Z] #100 [security-proxy-setup] exporting to image [2024-05-10T07:53:53.564Z] #100 exporting layers [2024-05-10T07:53:54.971Z] #100 exporting layers 1.2s done [2024-05-10T07:53:54.971Z] #100 writing image sha256:43afdca6bc9421d2b5b265f49b8f3d721fa293fc118a12323cf2ad628bb9667a done [2024-05-10T07:53:54.971Z] #100 naming to docker.io/library/security-proxy-setup-arm64 done [2024-05-10T07:53:54.971Z] #100 DONE 4.2s [2024-05-10T07:53:54.971Z] [2024-05-10T07:53:54.971Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T07:54:05.044Z] #136 DONE 923.4s [2024-05-10T07:54:05.044Z] [2024-05-10T07:54:05.044Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T07:54:06.503Z] #138 ... [2024-05-10T07:54:06.503Z] [2024-05-10T07:54:06.503Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:54:06.503Z] #148 DONE 0.2s [2024-05-10T07:54:06.503Z] [2024-05-10T07:54:06.503Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T07:54:06.773Z] #138 ... [2024-05-10T07:54:06.773Z] [2024-05-10T07:54:06.773Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:54:06.773Z] #149 DONE 0.2s [2024-05-10T07:54:06.773Z] [2024-05-10T07:54:06.773Z] #150 [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-10T07:54:07.087Z] #150 DONE 0.2s [2024-05-10T07:54:07.087Z] [2024-05-10T07:54:07.087Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T07:54:07.087Z] #131 ... [2024-05-10T07:54:07.087Z] [2024-05-10T07:54:07.087Z] #151 [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-10T07:54:07.362Z] #151 DONE 0.2s [2024-05-10T07:54:07.362Z] [2024-05-10T07:54:07.362Z] #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:54:07.362Z] #152 DONE 0.2s [2024-05-10T07:54:07.362Z] [2024-05-10T07:54:07.362Z] #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-10T07:54:07.653Z] #153 DONE 0.3s [2024-05-10T07:54:07.653Z] [2024-05-10T07:54:07.653Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T07:54:07.653Z] #131 ... [2024-05-10T07:54:07.653Z] [2024-05-10T07:54:07.653Z] #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-10T07:54:07.925Z] #154 DONE 0.5s [2024-05-10T07:54:07.925Z] [2024-05-10T07:54:07.925Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-10T07:54:08.199Z] #132 ... [2024-05-10T07:54:08.199Z] [2024-05-10T07:54:08.199Z] #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-10T07:54:08.468Z] #155 DONE 0.2s [2024-05-10T07:54:08.468Z] [2024-05-10T07:54:08.468Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T07:54:10.410Z] #156 DONE 2.0s [2024-05-10T07:54:10.410Z] [2024-05-10T07:54:10.410Z] #100 [security-secretstore-setup] exporting to image [2024-05-10T07:54:10.410Z] #100 exporting layers [2024-05-10T07:54:11.816Z] #100 exporting layers 1.6s done [2024-05-10T07:54:12.080Z] #100 writing image sha256:5f217951d05303d677bfcbbb196f094fc34a6baf50856ccb9c53897ceb5dff7a 0.0s done [2024-05-10T07:54:12.081Z] #100 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-05-10T07:54:12.081Z] #100 DONE 5.8s [2024-05-10T07:54:12.081Z] [2024-05-10T07:54:12.081Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T07:54:14.054Z] #138 ... [2024-05-10T07:54:14.054Z] [2024-05-10T07:54:14.054Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-10T07:54:14.054Z] #134 DONE 932.7s [2024-05-10T07:54:14.054Z] [2024-05-10T07:54:14.054Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-10T07:54:14.636Z] #157 DONE 0.4s [2024-05-10T07:54:14.636Z] [2024-05-10T07:54:14.636Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:54:14.636Z] #59 ... [2024-05-10T07:54:14.636Z] [2024-05-10T07:54:14.636Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-10T07:54:17.221Z] #158 DONE 2.4s [2024-05-10T07:54:17.221Z] [2024-05-10T07:54:17.221Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T07:54:17.221Z] #138 ... [2024-05-10T07:54:17.221Z] [2024-05-10T07:54:17.221Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:54:17.221Z] #159 DONE 0.3s [2024-05-10T07:54:17.221Z] [2024-05-10T07:54:17.221Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:54:17.489Z] #160 DONE 0.1s [2024-05-10T07:54:17.489Z] [2024-05-10T07:54:17.489Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-10T07:54:17.775Z] #161 DONE 0.3s [2024-05-10T07:54:17.775Z] [2024-05-10T07:54:17.775Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-10T07:54:17.775Z] #162 DONE 0.1s [2024-05-10T07:54:17.775Z] [2024-05-10T07:54:17.775Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T07:54:17.775Z] #137 ... [2024-05-10T07:54:17.775Z] [2024-05-10T07:54:17.775Z] #163 [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-10T07:54:18.069Z] #163 DONE 0.2s [2024-05-10T07:54:18.069Z] [2024-05-10T07:54:18.069Z] #164 [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-10T07:54:18.069Z] #164 DONE 0.1s [2024-05-10T07:54:18.069Z] [2024-05-10T07:54:18.069Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-10T07:54:18.338Z] #165 DONE 0.2s [2024-05-10T07:54:18.338Z] [2024-05-10T07:54:18.338Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-10T07:54:18.621Z] #166 DONE 0.1s [2024-05-10T07:54:18.621Z] [2024-05-10T07:54:18.621Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-10T07:54:20.599Z] #167 DONE 1.9s [2024-05-10T07:54:20.599Z] [2024-05-10T07:54:20.599Z] #100 [security-bootstrapper] exporting to image [2024-05-10T07:54:20.599Z] #100 exporting layers [2024-05-10T07:54:21.550Z] #100 exporting layers 1.1s done [2024-05-10T07:54:21.550Z] #100 writing image sha256:524aca8ea08428e44107d4819d1c08000bd799b85677734cb94f28bb4225d70f done [2024-05-10T07:54:21.550Z] #100 naming to docker.io/library/security-bootstrapper-arm64 done [2024-05-10T07:54:21.550Z] #100 DONE 7.0s [2024-05-10T07:54:21.550Z] [2024-05-10T07:54:21.550Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T07:54:26.869Z] #137 ... [2024-05-10T07:54:26.869Z] [2024-05-10T07:54:26.869Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-10T07:54:26.869Z] #130 DONE 945.5s [2024-05-10T07:54:27.134Z] [2024-05-10T07:54:27.134Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-10T07:54:28.089Z] #133 ... [2024-05-10T07:54:28.089Z] [2024-05-10T07:54:28.089Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:54:28.355Z] #168 DONE 0.2s [2024-05-10T07:54:28.355Z] [2024-05-10T07:54:28.355Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:54:28.355Z] #169 DONE 0.1s [2024-05-10T07:54:28.355Z] [2024-05-10T07:54:28.355Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T07:54:28.648Z] #131 ... [2024-05-10T07:54:28.648Z] [2024-05-10T07:54:28.648Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-10T07:54:28.914Z] #170 DONE 0.3s [2024-05-10T07:54:28.914Z] [2024-05-10T07:54:28.914Z] #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-10T07:54:29.178Z] #171 DONE 0.1s [2024-05-10T07:54:29.178Z] [2024-05-10T07:54:29.178Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-10T07:54:29.178Z] #172 DONE 0.1s [2024-05-10T07:54:29.178Z] [2024-05-10T07:54:29.178Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T07:54:29.178Z] #137 ... [2024-05-10T07:54:29.178Z] [2024-05-10T07:54:29.178Z] #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-10T07:54:31.132Z] #173 DONE 2.0s [2024-05-10T07:54:31.132Z] [2024-05-10T07:54:31.132Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:54:31.132Z] #59 ... [2024-05-10T07:54:31.132Z] [2024-05-10T07:54:31.132Z] #100 [security-proxy-auth] exporting to image [2024-05-10T07:54:31.132Z] #100 exporting layers [2024-05-10T07:54:31.709Z] #100 exporting layers 0.6s done [2024-05-10T07:54:31.709Z] #100 writing image sha256:3a4043393f4ee902cb9a94dac2e5f31a8b9a1fd2001569feb2d12273aec5c1dc done [2024-05-10T07:54:31.709Z] #100 naming to docker.io/library/security-proxy-auth-arm64 done [2024-05-10T07:54:31.709Z] #100 DONE 7.6s [2024-05-10T07:54:31.709Z] [2024-05-10T07:54:31.709Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T07:54:41.752Z] #137 ... [2024-05-10T07:54:41.752Z] [2024-05-10T07:54:41.752Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-10T07:54:41.752Z] #133 DONE 959.7s [2024-05-10T07:54:41.752Z] [2024-05-10T07:54:41.752Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T07:54:42.345Z] #137 ... [2024-05-10T07:54:42.345Z] [2024-05-10T07:54:42.345Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:54:42.345Z] #174 DONE 0.3s [2024-05-10T07:54:42.345Z] [2024-05-10T07:54:42.345Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T07:54:42.613Z] #131 ... [2024-05-10T07:54:42.613Z] [2024-05-10T07:54:42.613Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:54:42.878Z] #175 DONE 0.3s [2024-05-10T07:54:42.878Z] [2024-05-10T07:54:42.878Z] #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-10T07:54:43.142Z] #176 DONE 0.3s [2024-05-10T07:54:43.142Z] [2024-05-10T07:54:43.142Z] #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-10T07:54:43.142Z] #177 DONE 0.1s [2024-05-10T07:54:43.142Z] [2024-05-10T07:54:43.142Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:54:43.142Z] #59 ... [2024-05-10T07:54:43.142Z] [2024-05-10T07:54:43.142Z] #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-10T07:54:43.407Z] #178 DONE 0.2s [2024-05-10T07:54:43.407Z] [2024-05-10T07:54:43.407Z] #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-10T07:54:45.339Z] #179 DONE 1.9s [2024-05-10T07:54:45.339Z] [2024-05-10T07:54:45.339Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T07:54:45.339Z] #137 ... [2024-05-10T07:54:45.339Z] [2024-05-10T07:54:45.339Z] #100 [core-common-config-bootstrapper] exporting to image [2024-05-10T07:54:45.339Z] #100 exporting layers [2024-05-10T07:54:45.919Z] #100 exporting layers 0.6s done [2024-05-10T07:54:45.919Z] #100 writing image sha256:2aa5969db1f0e7943ca2f298e0d6c326ed18bc519c89f022805b3a3bf04ca35b 0.0s done [2024-05-10T07:54:45.919Z] #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-05-10T07:54:45.919Z] #100 DONE 8.2s [2024-05-10T07:54:45.919Z] [2024-05-10T07:54:45.919Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T07:55:24.739Z] #131 ... [2024-05-10T07:55:24.739Z] [2024-05-10T07:55:24.739Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T07:55:24.739Z] #137 DONE 1001.4s [2024-05-10T07:55:24.739Z] [2024-05-10T07:55:24.739Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T07:55:24.739Z] #135 ... [2024-05-10T07:55:24.739Z] [2024-05-10T07:55:24.739Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:55:24.739Z] #180 DONE 0.2s [2024-05-10T07:55:24.739Z] [2024-05-10T07:55:24.739Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:55:24.739Z] #59 ... [2024-05-10T07:55:24.739Z] [2024-05-10T07:55:24.739Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:55:24.739Z] #181 DONE 0.2s [2024-05-10T07:55:24.739Z] [2024-05-10T07:55:24.739Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-10T07:55:24.739Z] #182 DONE 0.3s [2024-05-10T07:55:24.739Z] [2024-05-10T07:55:24.739Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T07:55:24.739Z] #135 ... [2024-05-10T07:55:24.739Z] [2024-05-10T07:55:24.739Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:55:24.739Z] #183 DONE 0.1s [2024-05-10T07:55:24.739Z] [2024-05-10T07:55:24.739Z] #100 [core-command] exporting to image [2024-05-10T07:55:24.739Z] #100 exporting layers [2024-05-10T07:55:24.739Z] #100 exporting layers 0.2s done [2024-05-10T07:55:24.739Z] #100 writing image sha256:aff7c293cee5eb9cf9a566a8000adac0cb842ba6f27cfb20bc9e14ae01bf1aee done [2024-05-10T07:55:24.739Z] #100 naming to docker.io/library/core-command-arm64 done [2024-05-10T07:55:24.739Z] #100 DONE 8.5s [2024-05-10T07:55:24.739Z] [2024-05-10T07:55:24.739Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T07:55:39.701Z] #135 ... [2024-05-10T07:55:39.701Z] [2024-05-10T07:55:39.701Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T07:55:39.701Z] #131 DONE 1016.5s [2024-05-10T07:55:39.701Z] [2024-05-10T07:55:39.701Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T07:55:39.701Z] #140 ... [2024-05-10T07:55:39.701Z] [2024-05-10T07:55:39.701Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-10T07:55:39.701Z] #132 DONE 1017.2s [2024-05-10T07:55:39.701Z] [2024-05-10T07:55:39.701Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T07:55:39.965Z] #138 ... [2024-05-10T07:55:39.965Z] [2024-05-10T07:55:39.965Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:55:40.240Z] #184 DONE 0.3s [2024-05-10T07:55:40.240Z] [2024-05-10T07:55:40.240Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:55:40.505Z] #185 DONE 0.3s [2024-05-10T07:55:40.505Z] [2024-05-10T07:55:40.505Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-10T07:55:40.770Z] #186 DONE 0.4s [2024-05-10T07:55:40.770Z] [2024-05-10T07:55:40.770Z] #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:55:41.035Z] #187 DONE 0.3s [2024-05-10T07:55:41.035Z] [2024-05-10T07:55:41.035Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:55:41.035Z] #188 DONE 0.4s [2024-05-10T07:55:41.035Z] [2024-05-10T07:55:41.035Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:55:41.300Z] #189 DONE 0.2s [2024-05-10T07:55:41.300Z] [2024-05-10T07:55:41.300Z] #190 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-10T07:55:41.300Z] #190 DONE 0.2s [2024-05-10T07:55:41.300Z] [2024-05-10T07:55:41.300Z] #100 [core-metadata] exporting to image [2024-05-10T07:55:41.300Z] #100 exporting layers [2024-05-10T07:55:41.880Z] #100 ... [2024-05-10T07:55:41.880Z] [2024-05-10T07:55:41.880Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-10T07:55:41.880Z] #191 DONE 0.4s [2024-05-10T07:55:41.880Z] [2024-05-10T07:55:41.880Z] #100 [core-metadata] exporting to image [2024-05-10T07:55:41.880Z] #100 exporting layers 0.4s done [2024-05-10T07:55:41.880Z] #100 writing image sha256:3a574f5419dc179cd008c51c8951cf3670235b5261d1d339890d02cb80ebdd6c done [2024-05-10T07:55:41.880Z] #100 naming to docker.io/library/core-metadata-arm64 done [2024-05-10T07:55:41.880Z] #100 DONE 8.9s [2024-05-10T07:55:41.880Z] [2024-05-10T07:55:41.880Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:55:42.145Z] #192 DONE 0.2s [2024-05-10T07:55:42.145Z] [2024-05-10T07:55:42.145Z] #100 [core-data] exporting to image [2024-05-10T07:55:42.410Z] #100 exporting layers 0.3s done [2024-05-10T07:55:42.410Z] #100 writing image sha256:4925abecf264bb318e548adc1714b2619bd39f743c17d160f292e8d5a76a2fbe done [2024-05-10T07:55:42.410Z] #100 naming to docker.io/library/core-data-arm64 done [2024-05-10T07:55:42.410Z] #100 DONE 9.2s [2024-05-10T07:55:42.410Z] [2024-05-10T07:55:42.410Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T07:56:00.575Z] #140 ... [2024-05-10T07:56:00.576Z] [2024-05-10T07:56:00.576Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T07:56:00.576Z] #138 DONE 1036.3s [2024-05-10T07:56:00.576Z] [2024-05-10T07:56:00.576Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T07:56:00.576Z] #135 ... [2024-05-10T07:56:00.576Z] [2024-05-10T07:56:00.576Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:56:00.576Z] #193 DONE 0.3s [2024-05-10T07:56:00.576Z] [2024-05-10T07:56:00.576Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T07:56:00.576Z] #140 ... [2024-05-10T07:56:00.576Z] [2024-05-10T07:56:00.576Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:56:00.576Z] #194 DONE 0.1s [2024-05-10T07:56:00.576Z] [2024-05-10T07:56:00.576Z] #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-10T07:56:00.576Z] #195 DONE 0.3s [2024-05-10T07:56:00.576Z] [2024-05-10T07:56:00.576Z] #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-10T07:56:00.576Z] #196 DONE 0.1s [2024-05-10T07:56:00.576Z] [2024-05-10T07:56:00.576Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T07:56:00.576Z] #135 ... [2024-05-10T07:56:00.576Z] [2024-05-10T07:56:00.576Z] #100 [security-spiffe-token-provider] exporting to image [2024-05-10T07:56:00.576Z] #100 exporting layers [2024-05-10T07:56:00.576Z] #100 exporting layers 0.6s done [2024-05-10T07:56:00.576Z] #100 writing image sha256:0499ee3172fbba1f8d4b473ce33c587ef24db5115f4e07e111975b17b5e6a87b done [2024-05-10T07:56:00.576Z] #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-05-10T07:56:00.576Z] #100 DONE 9.8s [2024-05-10T07:56:00.576Z] [2024-05-10T07:56:00.576Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T07:56:27.229Z] #135 DONE 1065.5s [2024-05-10T07:56:27.229Z] [2024-05-10T07:56:27.229Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T07:56:27.229Z] #140 DONE 1065.9s [2024-05-10T07:56:27.229Z] [2024-05-10T07:56:27.229Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:56:27.812Z] #59 ... [2024-05-10T07:56:27.812Z] [2024-05-10T07:56:27.812Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:56:27.812Z] #197 DONE 0.2s [2024-05-10T07:56:27.812Z] [2024-05-10T07:56:27.812Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:56:27.812Z] #198 DONE 0.1s [2024-05-10T07:56:28.079Z] [2024-05-10T07:56:28.079Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:56:28.079Z] #59 ... [2024-05-10T07:56:28.079Z] [2024-05-10T07:56:28.079Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-10T07:56:28.079Z] #199 ... [2024-05-10T07:56:28.079Z] [2024-05-10T07:56:28.079Z] #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T07:56:28.079Z] #200 DONE 0.2s [2024-05-10T07:56:28.345Z] [2024-05-10T07:56:28.345Z] #201 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T07:56:28.345Z] #201 DONE 0.1s [2024-05-10T07:56:28.345Z] [2024-05-10T07:56:28.345Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-10T07:56:28.345Z] #199 DONE 0.4s [2024-05-10T07:56:28.345Z] [2024-05-10T07:56:28.345Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-10T07:56:28.611Z] #202 ... [2024-05-10T07:56:28.611Z] [2024-05-10T07:56:28.611Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:56:28.611Z] #203 DONE 0.1s [2024-05-10T07:56:28.878Z] [2024-05-10T07:56:28.878Z] #100 [support-notifications] exporting to image [2024-05-10T07:56:28.878Z] #100 exporting layers [2024-05-10T07:56:28.878Z] #100 ... [2024-05-10T07:56:28.878Z] [2024-05-10T07:56:28.878Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-10T07:56:28.878Z] #202 DONE 0.4s [2024-05-10T07:56:29.155Z] [2024-05-10T07:56:29.155Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-10T07:56:29.155Z] #204 DONE 0.2s [2024-05-10T07:56:29.155Z] [2024-05-10T07:56:29.155Z] #100 [support-scheduler] exporting to image [2024-05-10T07:56:29.155Z] #100 exporting layers 0.6s done [2024-05-10T07:56:29.421Z] #100 writing image sha256:aa35839735a44687607e739cf44209a94fe910a264de38d128637a179b213c45 done [2024-05-10T07:56:29.421Z] #100 naming to docker.io/library/support-notifications-arm64 done [2024-05-10T07:56:29.421Z] #100 exporting layers 0.4s done [2024-05-10T07:56:29.421Z] #100 writing image sha256:c3afedcabaca041a665d24eb3a35f52ce7a1cd1142e94b7aa2ab20e721e84156 done [2024-05-10T07:56:29.421Z] #100 naming to docker.io/library/support-scheduler-arm64 done [2024-05-10T07:56:29.421Z] #100 DONE 10.7s [2024-05-10T07:56:29.421Z] [2024-05-10T07:56:29.421Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T07:56:29.421Z] time="2024-05-10T07:37:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-10T07:56:29.438Z] $ docker stop --time=1 57f3c00c51e0fb6c4a46420d910547d132ddf17b35b165ada7382b8a0964efa0 [2024-05-10T07:56:31.023Z] $ docker rm -f --volumes 57f3c00c51e0fb6c4a46420d910547d132ddf17b35b165ada7382b8a0964efa0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-10T07:56:31.509Z] + docker images [2024-05-10T07:56:31.509Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-10T07:56:31.509Z] support-notifications-arm64 latest aa35839735a4 3 seconds ago 39.5MB [2024-05-10T07:56:31.509Z] support-scheduler-arm64 latest c3afedcabaca 3 seconds ago 38.8MB [2024-05-10T07:56:31.509Z] security-spiffe-token-provider-arm64 latest 0499ee3172fb 32 seconds ago 40.5MB [2024-05-10T07:56:31.509Z] core-data-arm64 latest 4925abecf264 50 seconds ago 26.6MB [2024-05-10T07:56:31.509Z] core-metadata-arm64 latest 3a574f5419dc 50 seconds ago 27MB [2024-05-10T07:56:31.509Z] core-command-arm64 latest aff7c293cee5 About a minute ago 26.4MB [2024-05-10T07:56:31.509Z] core-common-config-bootstrapper-arm64 latest 2aa5969db1f0 About a minute ago 23.7MB [2024-05-10T07:56:31.509Z] security-proxy-auth-arm64 latest 3a4043393f4e 2 minutes ago 24.9MB [2024-05-10T07:56:31.509Z] security-bootstrapper-arm64 latest 524aca8ea084 2 minutes ago 28.5MB [2024-05-10T07:56:31.509Z] security-secretstore-setup-arm64 latest 5f217951d053 2 minutes ago 49MB [2024-05-10T07:56:31.509Z] security-proxy-setup-arm64 latest 43afdca6bc94 2 minutes ago 34.6MB [2024-05-10T07:56:31.509Z] security-spire-agent-arm64 latest bd9f7d0640cc 18 minutes ago 170MB [2024-05-10T07:56:31.509Z] security-spire-server-arm64 latest d880399f50b0 18 minutes ago 114MB [2024-05-10T07:56:31.509Z] security-spire-config-arm64 latest ddbd4510abf3 18 minutes ago 114MB [2024-05-10T07:56:31.509Z] ci-base-image-arm64 latest 723ff7baf8b9 20 minutes ago 882MB [2024-05-10T07:56:31.509Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.21-alpine-lts 981a0608b64a 2 weeks ago 561MB [2024-05-10T07:56:31.509Z] 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-10T07:56:31.638Z] provisioning config files... [2024-05-10T07:56:31.652Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config10942351954676341492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:56:31.991Z] ---> ****-login.sh [2024-05-10T07:56:31.991Z] nexus3.edgexfoundry.org:10001 [2024-05-10T07:56:31.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:56:32.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:56:32.257Z] Configure a credential helper to remove this warning. See [2024-05-10T07:56:32.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:56:32.257Z] [2024-05-10T07:56:32.257Z] Login Succeeded [2024-05-10T07:56:32.257Z] nexus3.edgexfoundry.org:10002 [2024-05-10T07:56:32.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:56:32.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:56:32.787Z] Configure a credential helper to remove this warning. See [2024-05-10T07:56:32.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:56:32.787Z] [2024-05-10T07:56:32.787Z] Login Succeeded [2024-05-10T07:56:32.787Z] nexus3.edgexfoundry.org:10003 [2024-05-10T07:56:33.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:56:33.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:56:33.056Z] Configure a credential helper to remove this warning. See [2024-05-10T07:56:33.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:56:33.056Z] [2024-05-10T07:56:33.056Z] Login Succeeded [2024-05-10T07:56:33.056Z] nexus3.edgexfoundry.org:10004 [2024-05-10T07:56:33.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:56:33.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:56:33.321Z] Configure a credential helper to remove this warning. See [2024-05-10T07:56:33.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:56:33.322Z] [2024-05-10T07:56:33.322Z] Login Succeeded [2024-05-10T07:56:33.322Z] ****.io [2024-05-10T07:56:33.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T07:56:33.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T07:56:33.849Z] Configure a credential helper to remove this warning. See [2024-05-10T07:56:33.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T07:56:33.849Z] [2024-05-10T07:56:33.849Z] Login Succeeded [2024-05-10T07:56:33.849Z] ---> ****-login.sh ends [Pipeline] } [2024-05-10T07:56:33.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:56:33.909Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-10T07:56:33.933Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-05-10T07:56:33.933Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:56:33.933Z] 3.1.1-dev.2 [2024-05-10T07:56:33.933Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:56:33.933Z] napa [2024-05-10T07:56:33.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:34.295Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:34.636Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:56:34.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-10T07:56:34.636Z] 6551f856e677: Preparing [2024-05-10T07:56:34.636Z] b95484f83afd: Preparing [2024-05-10T07:56:34.636Z] da361b5366bf: Preparing [2024-05-10T07:56:34.636Z] 25b578997e98: Preparing [2024-05-10T07:56:34.636Z] e9c6421413ad: Preparing [2024-05-10T07:56:34.636Z] 386fddabf900: Preparing [2024-05-10T07:56:34.636Z] 7c504f21be85: Preparing [2024-05-10T07:56:34.636Z] 386fddabf900: Waiting [2024-05-10T07:56:34.636Z] 7c504f21be85: Waiting [2024-05-10T07:56:34.900Z] da361b5366bf: Pushed [2024-05-10T07:56:34.900Z] 25b578997e98: Pushed [2024-05-10T07:56:34.900Z] 6551f856e677: Pushed [2024-05-10T07:56:34.900Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:34.900Z] 386fddabf900: Pushed [2024-05-10T07:56:36.296Z] e9c6421413ad: Pushed [2024-05-10T07:56:38.233Z] b95484f83afd: Pushed [2024-05-10T07:56:38.233Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:9fb96370a393147e9131664623dc2aab9ee88e7b4fbef5ca16c2be21855e64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:38.581Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:38.930Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1-dev.2 [2024-05-10T07:56:38.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-10T07:56:38.931Z] 6551f856e677: Preparing [2024-05-10T07:56:38.931Z] b95484f83afd: Preparing [2024-05-10T07:56:38.931Z] da361b5366bf: Preparing [2024-05-10T07:56:38.931Z] 25b578997e98: Preparing [2024-05-10T07:56:38.931Z] e9c6421413ad: Preparing [2024-05-10T07:56:38.931Z] 386fddabf900: Preparing [2024-05-10T07:56:38.931Z] 7c504f21be85: Preparing [2024-05-10T07:56:38.931Z] 386fddabf900: Waiting [2024-05-10T07:56:38.931Z] 7c504f21be85: Waiting [2024-05-10T07:56:38.931Z] e9c6421413ad: Layer already exists [2024-05-10T07:56:38.931Z] 25b578997e98: Layer already exists [2024-05-10T07:56:38.931Z] b95484f83afd: Layer already exists [2024-05-10T07:56:38.931Z] 6551f856e677: Layer already exists [2024-05-10T07:56:38.931Z] da361b5366bf: Layer already exists [2024-05-10T07:56:38.931Z] 386fddabf900: Layer already exists [2024-05-10T07:56:38.931Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:38.931Z] 3.1.1-dev.2: digest: sha256:9fb96370a393147e9131664623dc2aab9ee88e7b4fbef5ca16c2be21855e64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:39.538Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:39.889Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:56:39.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-10T07:56:39.889Z] 6551f856e677: Preparing [2024-05-10T07:56:39.889Z] b95484f83afd: Preparing [2024-05-10T07:56:39.889Z] da361b5366bf: Preparing [2024-05-10T07:56:39.889Z] 25b578997e98: Preparing [2024-05-10T07:56:39.889Z] e9c6421413ad: Preparing [2024-05-10T07:56:39.889Z] 386fddabf900: Preparing [2024-05-10T07:56:39.889Z] 7c504f21be85: Preparing [2024-05-10T07:56:39.889Z] 386fddabf900: Waiting [2024-05-10T07:56:39.889Z] 7c504f21be85: Waiting [2024-05-10T07:56:39.889Z] 6551f856e677: Layer already exists [2024-05-10T07:56:39.889Z] b95484f83afd: Layer already exists [2024-05-10T07:56:39.889Z] 25b578997e98: Layer already exists [2024-05-10T07:56:39.889Z] e9c6421413ad: Layer already exists [2024-05-10T07:56:39.889Z] da361b5366bf: Layer already exists [2024-05-10T07:56:39.889Z] 386fddabf900: Layer already exists [2024-05-10T07:56:39.889Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:39.889Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:9fb96370a393147e9131664623dc2aab9ee88e7b4fbef5ca16c2be21855e64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:40.238Z] + 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-10T07:56:40.593Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:napa [2024-05-10T07:56:40.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-05-10T07:56:40.593Z] 6551f856e677: Preparing [2024-05-10T07:56:40.593Z] b95484f83afd: Preparing [2024-05-10T07:56:40.593Z] da361b5366bf: Preparing [2024-05-10T07:56:40.593Z] 25b578997e98: Preparing [2024-05-10T07:56:40.593Z] e9c6421413ad: Preparing [2024-05-10T07:56:40.593Z] 386fddabf900: Preparing [2024-05-10T07:56:40.593Z] 7c504f21be85: Preparing [2024-05-10T07:56:40.593Z] 386fddabf900: Waiting [2024-05-10T07:56:40.593Z] 7c504f21be85: Waiting [2024-05-10T07:56:40.593Z] 6551f856e677: Layer already exists [2024-05-10T07:56:40.593Z] b95484f83afd: Layer already exists [2024-05-10T07:56:40.593Z] e9c6421413ad: Layer already exists [2024-05-10T07:56:40.593Z] 25b578997e98: Layer already exists [2024-05-10T07:56:40.593Z] da361b5366bf: Layer already exists [2024-05-10T07:56:40.593Z] 386fddabf900: Layer already exists [2024-05-10T07:56:40.593Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:40.856Z] napa: digest: sha256:9fb96370a393147e9131664623dc2aab9ee88e7b4fbef5ca16c2be21855e64e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:56:40.939Z] ===================================================== [Pipeline] echo [2024-05-10T07:56:40.952Z] taggedImages: [2024-05-10T07:56:40.952Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:56:40.952Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1-dev.2 [2024-05-10T07:56:40.952Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:56:40.952Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:napa [Pipeline] echo [2024-05-10T07:56:40.979Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-05-10T07:56:40.979Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:56:40.979Z] 3.1.1-dev.2 [2024-05-10T07:56:40.979Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:56:40.979Z] napa [2024-05-10T07:56:40.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:41.328Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:42.021Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:56:42.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-10T07:56:42.021Z] b7d705a6bd5e: Preparing [2024-05-10T07:56:42.021Z] f17bada14e80: Preparing [2024-05-10T07:56:42.021Z] a2997f837ea9: Preparing [2024-05-10T07:56:42.021Z] 3c1b421f19df: Preparing [2024-05-10T07:56:42.021Z] da361b5366bf: Preparing [2024-05-10T07:56:42.021Z] 25b578997e98: Preparing [2024-05-10T07:56:42.021Z] e9c6421413ad: Preparing [2024-05-10T07:56:42.021Z] 25b578997e98: Waiting [2024-05-10T07:56:42.021Z] 386fddabf900: Preparing [2024-05-10T07:56:42.021Z] 7c504f21be85: Preparing [2024-05-10T07:56:42.021Z] e9c6421413ad: Waiting [2024-05-10T07:56:42.021Z] 386fddabf900: Waiting [2024-05-10T07:56:42.021Z] 7c504f21be85: Waiting [2024-05-10T07:56:42.287Z] f17bada14e80: Pushed [2024-05-10T07:56:42.287Z] a2997f837ea9: Pushed [2024-05-10T07:56:42.287Z] da361b5366bf: Layer already exists [2024-05-10T07:56:42.287Z] 25b578997e98: Layer already exists [2024-05-10T07:56:42.287Z] e9c6421413ad: Layer already exists [2024-05-10T07:56:42.287Z] 386fddabf900: Layer already exists [2024-05-10T07:56:42.287Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:42.287Z] b7d705a6bd5e: Pushed [2024-05-10T07:56:44.930Z] 3c1b421f19df: Pushed [2024-05-10T07:56:44.930Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:41d1eaa3bcf83a23ae6acdc4c64b27b2e6c390a75b7e48da6938ce0e571d948d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:45.297Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:45.659Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1-dev.2 [2024-05-10T07:56:45.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-10T07:56:45.659Z] b7d705a6bd5e: Preparing [2024-05-10T07:56:45.659Z] f17bada14e80: Preparing [2024-05-10T07:56:45.659Z] a2997f837ea9: Preparing [2024-05-10T07:56:45.659Z] 3c1b421f19df: Preparing [2024-05-10T07:56:45.659Z] da361b5366bf: Preparing [2024-05-10T07:56:45.659Z] 25b578997e98: Preparing [2024-05-10T07:56:45.659Z] e9c6421413ad: Preparing [2024-05-10T07:56:45.659Z] 386fddabf900: Preparing [2024-05-10T07:56:45.659Z] 25b578997e98: Waiting [2024-05-10T07:56:45.659Z] 7c504f21be85: Preparing [2024-05-10T07:56:45.659Z] e9c6421413ad: Waiting [2024-05-10T07:56:45.659Z] 386fddabf900: Waiting [2024-05-10T07:56:45.659Z] 7c504f21be85: Waiting [2024-05-10T07:56:45.659Z] da361b5366bf: Layer already exists [2024-05-10T07:56:45.659Z] a2997f837ea9: Layer already exists [2024-05-10T07:56:45.659Z] b7d705a6bd5e: Layer already exists [2024-05-10T07:56:45.659Z] 3c1b421f19df: Layer already exists [2024-05-10T07:56:45.659Z] f17bada14e80: Layer already exists [2024-05-10T07:56:45.659Z] e9c6421413ad: Layer already exists [2024-05-10T07:56:45.659Z] 386fddabf900: Layer already exists [2024-05-10T07:56:45.659Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:45.659Z] 25b578997e98: Layer already exists [2024-05-10T07:56:45.933Z] 3.1.1-dev.2: digest: sha256:41d1eaa3bcf83a23ae6acdc4c64b27b2e6c390a75b7e48da6938ce0e571d948d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:46.290Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:46.631Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:56:46.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-10T07:56:46.631Z] b7d705a6bd5e: Preparing [2024-05-10T07:56:46.631Z] f17bada14e80: Preparing [2024-05-10T07:56:46.631Z] a2997f837ea9: Preparing [2024-05-10T07:56:46.631Z] 3c1b421f19df: Preparing [2024-05-10T07:56:46.631Z] da361b5366bf: Preparing [2024-05-10T07:56:46.631Z] 25b578997e98: Preparing [2024-05-10T07:56:46.631Z] e9c6421413ad: Preparing [2024-05-10T07:56:46.631Z] 386fddabf900: Preparing [2024-05-10T07:56:46.631Z] 7c504f21be85: Preparing [2024-05-10T07:56:46.631Z] e9c6421413ad: Waiting [2024-05-10T07:56:46.631Z] 386fddabf900: Waiting [2024-05-10T07:56:46.631Z] 7c504f21be85: Waiting [2024-05-10T07:56:46.631Z] 25b578997e98: Waiting [2024-05-10T07:56:46.631Z] 3c1b421f19df: Layer already exists [2024-05-10T07:56:46.631Z] da361b5366bf: Layer already exists [2024-05-10T07:56:46.631Z] a2997f837ea9: Layer already exists [2024-05-10T07:56:46.631Z] f17bada14e80: Layer already exists [2024-05-10T07:56:46.631Z] b7d705a6bd5e: Layer already exists [2024-05-10T07:56:46.631Z] 386fddabf900: Layer already exists [2024-05-10T07:56:46.631Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:46.631Z] 25b578997e98: Layer already exists [2024-05-10T07:56:46.631Z] e9c6421413ad: Layer already exists [2024-05-10T07:56:46.894Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:41d1eaa3bcf83a23ae6acdc4c64b27b2e6c390a75b7e48da6938ce0e571d948d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:47.244Z] + 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-10T07:56:47.584Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [2024-05-10T07:56:47.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-05-10T07:56:47.584Z] b7d705a6bd5e: Preparing [2024-05-10T07:56:47.584Z] f17bada14e80: Preparing [2024-05-10T07:56:47.584Z] a2997f837ea9: Preparing [2024-05-10T07:56:47.584Z] 3c1b421f19df: Preparing [2024-05-10T07:56:47.584Z] da361b5366bf: Preparing [2024-05-10T07:56:47.584Z] 25b578997e98: Preparing [2024-05-10T07:56:47.584Z] e9c6421413ad: Preparing [2024-05-10T07:56:47.584Z] 386fddabf900: Preparing [2024-05-10T07:56:47.584Z] 7c504f21be85: Preparing [2024-05-10T07:56:47.584Z] 25b578997e98: Waiting [2024-05-10T07:56:47.584Z] e9c6421413ad: Waiting [2024-05-10T07:56:47.584Z] 7c504f21be85: Waiting [2024-05-10T07:56:47.584Z] 386fddabf900: Waiting [2024-05-10T07:56:47.584Z] b7d705a6bd5e: Layer already exists [2024-05-10T07:56:47.584Z] 3c1b421f19df: Layer already exists [2024-05-10T07:56:47.584Z] a2997f837ea9: Layer already exists [2024-05-10T07:56:47.584Z] f17bada14e80: Layer already exists [2024-05-10T07:56:47.584Z] da361b5366bf: Layer already exists [2024-05-10T07:56:47.584Z] e9c6421413ad: Layer already exists [2024-05-10T07:56:47.584Z] 386fddabf900: Layer already exists [2024-05-10T07:56:47.584Z] 25b578997e98: Layer already exists [2024-05-10T07:56:47.584Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:47.848Z] napa: digest: sha256:41d1eaa3bcf83a23ae6acdc4c64b27b2e6c390a75b7e48da6938ce0e571d948d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:56:47.923Z] ===================================================== [Pipeline] echo [2024-05-10T07:56:47.938Z] taggedImages: [2024-05-10T07:56:47.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:56:47.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1-dev.2 [2024-05-10T07:56:47.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:56:47.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [Pipeline] echo [2024-05-10T07:56:47.961Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-05-10T07:56:47.961Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:56:47.961Z] 3.1.1-dev.2 [2024-05-10T07:56:47.961Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:56:47.961Z] napa [2024-05-10T07:56:47.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:48.310Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:48.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:56:48.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-10T07:56:48.664Z] 8289a9e84f0f: Preparing [2024-05-10T07:56:48.664Z] dfc9d3c0167b: Preparing [2024-05-10T07:56:48.664Z] da361b5366bf: Preparing [2024-05-10T07:56:48.664Z] 25b578997e98: Preparing [2024-05-10T07:56:48.664Z] c16c0690d29a: Preparing [2024-05-10T07:56:48.664Z] 646e38095e7e: Preparing [2024-05-10T07:56:48.664Z] 7c504f21be85: Preparing [2024-05-10T07:56:48.664Z] 646e38095e7e: Waiting [2024-05-10T07:56:48.664Z] 7c504f21be85: Waiting [2024-05-10T07:56:48.664Z] da361b5366bf: Layer already exists [2024-05-10T07:56:48.664Z] 25b578997e98: Layer already exists [2024-05-10T07:56:48.928Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:48.928Z] 8289a9e84f0f: Pushed [2024-05-10T07:56:48.928Z] 646e38095e7e: Pushed [2024-05-10T07:56:50.323Z] c16c0690d29a: Pushed [2024-05-10T07:56:52.247Z] dfc9d3c0167b: Pushed [2024-05-10T07:56:52.247Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:a7a69eb20d928b38aeb8489d52fdeeacff578ce88185dec20a3464b6d110ae42 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:52.594Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:52.935Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1-dev.2 [2024-05-10T07:56:52.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-10T07:56:52.935Z] 8289a9e84f0f: Preparing [2024-05-10T07:56:52.935Z] dfc9d3c0167b: Preparing [2024-05-10T07:56:52.935Z] da361b5366bf: Preparing [2024-05-10T07:56:52.935Z] 25b578997e98: Preparing [2024-05-10T07:56:52.935Z] c16c0690d29a: Preparing [2024-05-10T07:56:52.935Z] 646e38095e7e: Preparing [2024-05-10T07:56:52.935Z] 7c504f21be85: Preparing [2024-05-10T07:56:52.935Z] 646e38095e7e: Waiting [2024-05-10T07:56:52.935Z] 7c504f21be85: Waiting [2024-05-10T07:56:52.935Z] c16c0690d29a: Layer already exists [2024-05-10T07:56:52.935Z] da361b5366bf: Layer already exists [2024-05-10T07:56:52.935Z] 25b578997e98: Layer already exists [2024-05-10T07:56:52.935Z] 8289a9e84f0f: Layer already exists [2024-05-10T07:56:52.935Z] dfc9d3c0167b: Layer already exists [2024-05-10T07:56:52.935Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:52.935Z] 646e38095e7e: Layer already exists [2024-05-10T07:56:52.935Z] 3.1.1-dev.2: digest: sha256:a7a69eb20d928b38aeb8489d52fdeeacff578ce88185dec20a3464b6d110ae42 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:53.541Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:53.881Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:56:53.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-10T07:56:53.881Z] 8289a9e84f0f: Preparing [2024-05-10T07:56:53.881Z] dfc9d3c0167b: Preparing [2024-05-10T07:56:53.881Z] da361b5366bf: Preparing [2024-05-10T07:56:53.881Z] 25b578997e98: Preparing [2024-05-10T07:56:53.881Z] c16c0690d29a: Preparing [2024-05-10T07:56:53.881Z] 646e38095e7e: Preparing [2024-05-10T07:56:53.881Z] 7c504f21be85: Preparing [2024-05-10T07:56:53.881Z] 646e38095e7e: Waiting [2024-05-10T07:56:53.881Z] 7c504f21be85: Waiting [2024-05-10T07:56:53.881Z] da361b5366bf: Layer already exists [2024-05-10T07:56:53.881Z] c16c0690d29a: Layer already exists [2024-05-10T07:56:53.881Z] dfc9d3c0167b: Layer already exists [2024-05-10T07:56:53.881Z] 8289a9e84f0f: Layer already exists [2024-05-10T07:56:53.881Z] 25b578997e98: Layer already exists [2024-05-10T07:56:53.881Z] 646e38095e7e: Layer already exists [2024-05-10T07:56:53.881Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:53.881Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:a7a69eb20d928b38aeb8489d52fdeeacff578ce88185dec20a3464b6d110ae42 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:54.481Z] + 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-10T07:56:54.825Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:napa [2024-05-10T07:56:54.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-05-10T07:56:54.825Z] 8289a9e84f0f: Preparing [2024-05-10T07:56:54.825Z] dfc9d3c0167b: Preparing [2024-05-10T07:56:54.825Z] da361b5366bf: Preparing [2024-05-10T07:56:54.825Z] 25b578997e98: Preparing [2024-05-10T07:56:54.825Z] c16c0690d29a: Preparing [2024-05-10T07:56:54.825Z] 646e38095e7e: Preparing [2024-05-10T07:56:54.825Z] 7c504f21be85: Preparing [2024-05-10T07:56:54.825Z] 646e38095e7e: Waiting [2024-05-10T07:56:54.825Z] 7c504f21be85: Waiting [2024-05-10T07:56:54.825Z] da361b5366bf: Layer already exists [2024-05-10T07:56:54.825Z] 8289a9e84f0f: Layer already exists [2024-05-10T07:56:54.825Z] 25b578997e98: Layer already exists [2024-05-10T07:56:54.825Z] dfc9d3c0167b: Layer already exists [2024-05-10T07:56:54.825Z] c16c0690d29a: Layer already exists [2024-05-10T07:56:54.825Z] 646e38095e7e: Layer already exists [2024-05-10T07:56:54.825Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:55.089Z] napa: digest: sha256:a7a69eb20d928b38aeb8489d52fdeeacff578ce88185dec20a3464b6d110ae42 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:56:55.157Z] ===================================================== [Pipeline] echo [2024-05-10T07:56:55.166Z] taggedImages: [2024-05-10T07:56:55.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:56:55.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1-dev.2 [2024-05-10T07:56:55.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:56:55.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:napa [Pipeline] echo [2024-05-10T07:56:55.189Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-05-10T07:56:55.189Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:56:55.190Z] 3.1.1-dev.2 [2024-05-10T07:56:55.190Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:56:55.190Z] napa [2024-05-10T07:56:55.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:55.544Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:55.888Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:56:55.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-10T07:56:55.888Z] b5f8be4c1667: Preparing [2024-05-10T07:56:55.888Z] 82dd9f99e304: Preparing [2024-05-10T07:56:55.888Z] 8fc65928d087: Preparing [2024-05-10T07:56:55.888Z] da361b5366bf: Preparing [2024-05-10T07:56:55.888Z] 25b578997e98: Preparing [2024-05-10T07:56:55.888Z] e9c6421413ad: Preparing [2024-05-10T07:56:55.888Z] 386fddabf900: Preparing [2024-05-10T07:56:55.888Z] 7c504f21be85: Preparing [2024-05-10T07:56:55.888Z] e9c6421413ad: Waiting [2024-05-10T07:56:55.888Z] 386fddabf900: Waiting [2024-05-10T07:56:55.888Z] 7c504f21be85: Waiting [2024-05-10T07:56:55.888Z] da361b5366bf: Layer already exists [2024-05-10T07:56:55.888Z] 25b578997e98: Layer already exists [2024-05-10T07:56:55.888Z] e9c6421413ad: Layer already exists [2024-05-10T07:56:56.152Z] 386fddabf900: Layer already exists [2024-05-10T07:56:56.152Z] 7c504f21be85: Layer already exists [2024-05-10T07:56:56.152Z] 82dd9f99e304: Pushed [2024-05-10T07:56:56.152Z] b5f8be4c1667: Pushed [2024-05-10T07:56:59.466Z] 8fc65928d087: Pushed [2024-05-10T07:56:59.466Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:9a12fd5c6cf860b0a128f3dab301ab59e18d3b538edf8a3bb20bc58455b0145f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:56:59.805Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:00.148Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1-dev.2 [2024-05-10T07:57:00.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-10T07:57:00.148Z] b5f8be4c1667: Preparing [2024-05-10T07:57:00.148Z] 82dd9f99e304: Preparing [2024-05-10T07:57:00.148Z] 8fc65928d087: Preparing [2024-05-10T07:57:00.148Z] da361b5366bf: Preparing [2024-05-10T07:57:00.148Z] 25b578997e98: Preparing [2024-05-10T07:57:00.148Z] e9c6421413ad: Preparing [2024-05-10T07:57:00.148Z] 386fddabf900: Preparing [2024-05-10T07:57:00.148Z] 7c504f21be85: Preparing [2024-05-10T07:57:00.148Z] 386fddabf900: Waiting [2024-05-10T07:57:00.148Z] 7c504f21be85: Waiting [2024-05-10T07:57:00.148Z] e9c6421413ad: Waiting [2024-05-10T07:57:00.148Z] da361b5366bf: Layer already exists [2024-05-10T07:57:00.148Z] 25b578997e98: Layer already exists [2024-05-10T07:57:00.148Z] 8fc65928d087: Layer already exists [2024-05-10T07:57:00.148Z] 82dd9f99e304: Layer already exists [2024-05-10T07:57:00.148Z] b5f8be4c1667: Layer already exists [2024-05-10T07:57:00.148Z] e9c6421413ad: Layer already exists [2024-05-10T07:57:00.148Z] 386fddabf900: Layer already exists [2024-05-10T07:57:00.148Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:00.148Z] 3.1.1-dev.2: digest: sha256:9a12fd5c6cf860b0a128f3dab301ab59e18d3b538edf8a3bb20bc58455b0145f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:00.494Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:00.836Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:00.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-10T07:57:00.836Z] b5f8be4c1667: Preparing [2024-05-10T07:57:00.836Z] 82dd9f99e304: Preparing [2024-05-10T07:57:00.836Z] 8fc65928d087: Preparing [2024-05-10T07:57:00.836Z] da361b5366bf: Preparing [2024-05-10T07:57:00.836Z] 25b578997e98: Preparing [2024-05-10T07:57:00.836Z] e9c6421413ad: Preparing [2024-05-10T07:57:00.836Z] 386fddabf900: Preparing [2024-05-10T07:57:00.836Z] 7c504f21be85: Preparing [2024-05-10T07:57:00.836Z] 386fddabf900: Waiting [2024-05-10T07:57:00.836Z] 7c504f21be85: Waiting [2024-05-10T07:57:00.836Z] e9c6421413ad: Waiting [2024-05-10T07:57:00.836Z] 8fc65928d087: Layer already exists [2024-05-10T07:57:00.836Z] 82dd9f99e304: Layer already exists [2024-05-10T07:57:00.836Z] 25b578997e98: Layer already exists [2024-05-10T07:57:00.836Z] b5f8be4c1667: Layer already exists [2024-05-10T07:57:00.836Z] da361b5366bf: Layer already exists [2024-05-10T07:57:00.836Z] 386fddabf900: Layer already exists [2024-05-10T07:57:00.836Z] e9c6421413ad: Layer already exists [2024-05-10T07:57:00.836Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:00.836Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:9a12fd5c6cf860b0a128f3dab301ab59e18d3b538edf8a3bb20bc58455b0145f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:01.445Z] + 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-10T07:57:01.797Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [2024-05-10T07:57:01.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-05-10T07:57:01.797Z] b5f8be4c1667: Preparing [2024-05-10T07:57:01.797Z] 82dd9f99e304: Preparing [2024-05-10T07:57:01.797Z] 8fc65928d087: Preparing [2024-05-10T07:57:01.797Z] da361b5366bf: Preparing [2024-05-10T07:57:01.797Z] 25b578997e98: Preparing [2024-05-10T07:57:01.797Z] e9c6421413ad: Preparing [2024-05-10T07:57:01.797Z] 386fddabf900: Preparing [2024-05-10T07:57:01.797Z] 7c504f21be85: Preparing [2024-05-10T07:57:01.797Z] e9c6421413ad: Waiting [2024-05-10T07:57:01.797Z] 386fddabf900: Waiting [2024-05-10T07:57:01.797Z] 7c504f21be85: Waiting [2024-05-10T07:57:01.797Z] b5f8be4c1667: Layer already exists [2024-05-10T07:57:01.797Z] 8fc65928d087: Layer already exists [2024-05-10T07:57:01.797Z] da361b5366bf: Layer already exists [2024-05-10T07:57:01.797Z] 25b578997e98: Layer already exists [2024-05-10T07:57:01.797Z] 82dd9f99e304: Layer already exists [2024-05-10T07:57:01.797Z] e9c6421413ad: Layer already exists [2024-05-10T07:57:01.797Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:01.797Z] 386fddabf900: Layer already exists [2024-05-10T07:57:01.797Z] napa: digest: sha256:9a12fd5c6cf860b0a128f3dab301ab59e18d3b538edf8a3bb20bc58455b0145f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:57:02.158Z] ===================================================== [Pipeline] echo [2024-05-10T07:57:02.175Z] taggedImages: [2024-05-10T07:57:02.175Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:02.175Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1-dev.2 [2024-05-10T07:57:02.175Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:02.175Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [Pipeline] echo [2024-05-10T07:57:02.199Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-05-10T07:57:02.199Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:02.199Z] 3.1.1-dev.2 [2024-05-10T07:57:02.199Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:02.199Z] napa [2024-05-10T07:57:02.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:02.563Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:02.912Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:02.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-10T07:57:02.912Z] 68893cee39f3: Preparing [2024-05-10T07:57:02.912Z] b4cd4945c4e6: Preparing [2024-05-10T07:57:02.912Z] ddac74388c2b: Preparing [2024-05-10T07:57:02.912Z] 7b674a4f01e9: Preparing [2024-05-10T07:57:02.912Z] 31515c610e6c: Preparing [2024-05-10T07:57:02.912Z] 48043e125676: Preparing [2024-05-10T07:57:02.912Z] ef77186fcb53: Preparing [2024-05-10T07:57:02.912Z] da361b5366bf: Preparing [2024-05-10T07:57:02.912Z] 25b578997e98: Preparing [2024-05-10T07:57:02.912Z] 01e97d6ef5a5: Preparing [2024-05-10T07:57:02.912Z] 9269ad0dd6ed: Preparing [2024-05-10T07:57:02.912Z] 5f70bf18a086: Preparing [2024-05-10T07:57:02.912Z] a9c8f7481900: Preparing [2024-05-10T07:57:02.912Z] 6fcfc68adf0f: Preparing [2024-05-10T07:57:02.912Z] 40a342d2cc08: Preparing [2024-05-10T07:57:02.912Z] 7c504f21be85: Preparing [2024-05-10T07:57:02.912Z] 48043e125676: Waiting [2024-05-10T07:57:02.912Z] ef77186fcb53: Waiting [2024-05-10T07:57:02.912Z] da361b5366bf: Waiting [2024-05-10T07:57:02.912Z] 25b578997e98: Waiting [2024-05-10T07:57:02.912Z] 01e97d6ef5a5: Waiting [2024-05-10T07:57:02.912Z] 9269ad0dd6ed: Waiting [2024-05-10T07:57:02.912Z] 5f70bf18a086: Waiting [2024-05-10T07:57:02.912Z] a9c8f7481900: Waiting [2024-05-10T07:57:02.912Z] 40a342d2cc08: Waiting [2024-05-10T07:57:02.912Z] 6fcfc68adf0f: Waiting [2024-05-10T07:57:02.912Z] 7c504f21be85: Waiting [2024-05-10T07:57:03.176Z] b4cd4945c4e6: Pushed [2024-05-10T07:57:03.176Z] ddac74388c2b: Pushed [2024-05-10T07:57:03.176Z] 7b674a4f01e9: Pushed [2024-05-10T07:57:03.176Z] 31515c610e6c: Pushed [2024-05-10T07:57:03.441Z] 25b578997e98: Layer already exists [2024-05-10T07:57:03.441Z] da361b5366bf: Layer already exists [2024-05-10T07:57:03.441Z] 68893cee39f3: Pushed [2024-05-10T07:57:03.441Z] 5f70bf18a086: Layer already exists [2024-05-10T07:57:03.441Z] 48043e125676: Pushed [2024-05-10T07:57:03.441Z] 9269ad0dd6ed: Pushed [2024-05-10T07:57:03.441Z] 01e97d6ef5a5: Pushed [2024-05-10T07:57:03.704Z] a9c8f7481900: Pushed [2024-05-10T07:57:03.704Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:03.704Z] 40a342d2cc08: Pushed [2024-05-10T07:57:05.104Z] 6fcfc68adf0f: Pushed [2024-05-10T07:57:07.032Z] ef77186fcb53: Pushed [2024-05-10T07:57:07.295Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:bfd766d16559f9edcc357ac74e97f3cd227de025126c18dad4c7ee669d37aee4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:07.638Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:07.985Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1-dev.2 [2024-05-10T07:57:07.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-10T07:57:07.985Z] 68893cee39f3: Preparing [2024-05-10T07:57:07.985Z] b4cd4945c4e6: Preparing [2024-05-10T07:57:07.985Z] ddac74388c2b: Preparing [2024-05-10T07:57:07.985Z] 7b674a4f01e9: Preparing [2024-05-10T07:57:07.985Z] 31515c610e6c: Preparing [2024-05-10T07:57:07.985Z] 48043e125676: Preparing [2024-05-10T07:57:07.985Z] ef77186fcb53: Preparing [2024-05-10T07:57:07.985Z] da361b5366bf: Preparing [2024-05-10T07:57:07.985Z] 25b578997e98: Preparing [2024-05-10T07:57:07.985Z] 01e97d6ef5a5: Preparing [2024-05-10T07:57:07.985Z] 9269ad0dd6ed: Preparing [2024-05-10T07:57:07.985Z] 5f70bf18a086: Preparing [2024-05-10T07:57:07.985Z] a9c8f7481900: Preparing [2024-05-10T07:57:07.985Z] 6fcfc68adf0f: Preparing [2024-05-10T07:57:07.985Z] 40a342d2cc08: Preparing [2024-05-10T07:57:07.985Z] 7c504f21be85: Preparing [2024-05-10T07:57:07.985Z] 48043e125676: Waiting [2024-05-10T07:57:07.985Z] ef77186fcb53: Waiting [2024-05-10T07:57:07.985Z] da361b5366bf: Waiting [2024-05-10T07:57:07.985Z] 01e97d6ef5a5: Waiting [2024-05-10T07:57:07.985Z] 9269ad0dd6ed: Waiting [2024-05-10T07:57:07.985Z] 5f70bf18a086: Waiting [2024-05-10T07:57:07.985Z] a9c8f7481900: Waiting [2024-05-10T07:57:07.985Z] 6fcfc68adf0f: Waiting [2024-05-10T07:57:07.985Z] 40a342d2cc08: Waiting [2024-05-10T07:57:07.985Z] 7c504f21be85: Waiting [2024-05-10T07:57:07.985Z] 25b578997e98: Waiting [2024-05-10T07:57:07.985Z] ddac74388c2b: Layer already exists [2024-05-10T07:57:07.985Z] b4cd4945c4e6: Layer already exists [2024-05-10T07:57:07.985Z] 31515c610e6c: Layer already exists [2024-05-10T07:57:07.985Z] 68893cee39f3: Layer already exists [2024-05-10T07:57:07.985Z] 7b674a4f01e9: Layer already exists [2024-05-10T07:57:07.985Z] da361b5366bf: Layer already exists [2024-05-10T07:57:07.985Z] 01e97d6ef5a5: Layer already exists [2024-05-10T07:57:07.985Z] 48043e125676: Layer already exists [2024-05-10T07:57:07.985Z] 25b578997e98: Layer already exists [2024-05-10T07:57:07.985Z] ef77186fcb53: Layer already exists [2024-05-10T07:57:07.985Z] 9269ad0dd6ed: Layer already exists [2024-05-10T07:57:07.985Z] 5f70bf18a086: Layer already exists [2024-05-10T07:57:07.985Z] a9c8f7481900: Layer already exists [2024-05-10T07:57:07.985Z] 6fcfc68adf0f: Layer already exists [2024-05-10T07:57:07.985Z] 40a342d2cc08: Layer already exists [2024-05-10T07:57:07.985Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:08.248Z] 3.1.1-dev.2: digest: sha256:bfd766d16559f9edcc357ac74e97f3cd227de025126c18dad4c7ee669d37aee4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:08.595Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:08.927Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:08.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-10T07:57:08.928Z] 68893cee39f3: Preparing [2024-05-10T07:57:08.928Z] b4cd4945c4e6: Preparing [2024-05-10T07:57:08.928Z] ddac74388c2b: Preparing [2024-05-10T07:57:08.928Z] 7b674a4f01e9: Preparing [2024-05-10T07:57:08.928Z] 31515c610e6c: Preparing [2024-05-10T07:57:08.928Z] 48043e125676: Preparing [2024-05-10T07:57:08.928Z] ef77186fcb53: Preparing [2024-05-10T07:57:08.928Z] da361b5366bf: Preparing [2024-05-10T07:57:08.928Z] 25b578997e98: Preparing [2024-05-10T07:57:08.928Z] 01e97d6ef5a5: Preparing [2024-05-10T07:57:08.928Z] 9269ad0dd6ed: Preparing [2024-05-10T07:57:08.928Z] 5f70bf18a086: Preparing [2024-05-10T07:57:08.928Z] a9c8f7481900: Preparing [2024-05-10T07:57:08.928Z] 6fcfc68adf0f: Preparing [2024-05-10T07:57:08.928Z] 40a342d2cc08: Preparing [2024-05-10T07:57:08.928Z] 7c504f21be85: Preparing [2024-05-10T07:57:08.928Z] 48043e125676: Waiting [2024-05-10T07:57:08.928Z] ef77186fcb53: Waiting [2024-05-10T07:57:08.928Z] da361b5366bf: Waiting [2024-05-10T07:57:08.928Z] 25b578997e98: Waiting [2024-05-10T07:57:08.928Z] 01e97d6ef5a5: Waiting [2024-05-10T07:57:08.928Z] 6fcfc68adf0f: Waiting [2024-05-10T07:57:08.928Z] 40a342d2cc08: Waiting [2024-05-10T07:57:08.928Z] 7c504f21be85: Waiting [2024-05-10T07:57:08.928Z] 9269ad0dd6ed: Waiting [2024-05-10T07:57:08.928Z] 5f70bf18a086: Waiting [2024-05-10T07:57:08.928Z] a9c8f7481900: Waiting [2024-05-10T07:57:08.928Z] 31515c610e6c: Layer already exists [2024-05-10T07:57:08.928Z] 68893cee39f3: Layer already exists [2024-05-10T07:57:08.928Z] 7b674a4f01e9: Layer already exists [2024-05-10T07:57:08.928Z] ddac74388c2b: Layer already exists [2024-05-10T07:57:08.928Z] b4cd4945c4e6: Layer already exists [2024-05-10T07:57:08.928Z] ef77186fcb53: Layer already exists [2024-05-10T07:57:08.928Z] 48043e125676: Layer already exists [2024-05-10T07:57:08.928Z] da361b5366bf: Layer already exists [2024-05-10T07:57:08.928Z] 25b578997e98: Layer already exists [2024-05-10T07:57:08.928Z] 01e97d6ef5a5: Layer already exists [2024-05-10T07:57:08.928Z] 9269ad0dd6ed: Layer already exists [2024-05-10T07:57:08.928Z] 5f70bf18a086: Layer already exists [2024-05-10T07:57:08.928Z] 6fcfc68adf0f: Layer already exists [2024-05-10T07:57:08.928Z] a9c8f7481900: Layer already exists [2024-05-10T07:57:08.928Z] 40a342d2cc08: Layer already exists [2024-05-10T07:57:09.191Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:09.191Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:bfd766d16559f9edcc357ac74e97f3cd227de025126c18dad4c7ee669d37aee4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:09.535Z] + 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-10T07:57:09.884Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [2024-05-10T07:57:09.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-05-10T07:57:09.884Z] 68893cee39f3: Preparing [2024-05-10T07:57:09.884Z] b4cd4945c4e6: Preparing [2024-05-10T07:57:09.884Z] ddac74388c2b: Preparing [2024-05-10T07:57:09.884Z] 7b674a4f01e9: Preparing [2024-05-10T07:57:09.884Z] 31515c610e6c: Preparing [2024-05-10T07:57:09.884Z] 48043e125676: Preparing [2024-05-10T07:57:09.884Z] ef77186fcb53: Preparing [2024-05-10T07:57:09.884Z] da361b5366bf: Preparing [2024-05-10T07:57:09.884Z] 25b578997e98: Preparing [2024-05-10T07:57:09.884Z] 01e97d6ef5a5: Preparing [2024-05-10T07:57:09.884Z] 9269ad0dd6ed: Preparing [2024-05-10T07:57:09.884Z] 5f70bf18a086: Preparing [2024-05-10T07:57:09.884Z] a9c8f7481900: Preparing [2024-05-10T07:57:09.884Z] 6fcfc68adf0f: Preparing [2024-05-10T07:57:09.884Z] 40a342d2cc08: Preparing [2024-05-10T07:57:09.884Z] 7c504f21be85: Preparing [2024-05-10T07:57:09.884Z] 01e97d6ef5a5: Waiting [2024-05-10T07:57:09.884Z] 9269ad0dd6ed: Waiting [2024-05-10T07:57:09.884Z] 5f70bf18a086: Waiting [2024-05-10T07:57:09.884Z] a9c8f7481900: Waiting [2024-05-10T07:57:09.884Z] 6fcfc68adf0f: Waiting [2024-05-10T07:57:09.884Z] 40a342d2cc08: Waiting [2024-05-10T07:57:09.884Z] 7c504f21be85: Waiting [2024-05-10T07:57:09.884Z] ef77186fcb53: Waiting [2024-05-10T07:57:09.884Z] da361b5366bf: Waiting [2024-05-10T07:57:09.884Z] 25b578997e98: Waiting [2024-05-10T07:57:09.884Z] 48043e125676: Waiting [2024-05-10T07:57:09.884Z] 31515c610e6c: Layer already exists [2024-05-10T07:57:09.884Z] ddac74388c2b: Layer already exists [2024-05-10T07:57:09.884Z] 7b674a4f01e9: Layer already exists [2024-05-10T07:57:09.884Z] 68893cee39f3: Layer already exists [2024-05-10T07:57:09.884Z] b4cd4945c4e6: Layer already exists [2024-05-10T07:57:09.884Z] 25b578997e98: Layer already exists [2024-05-10T07:57:09.884Z] ef77186fcb53: Layer already exists [2024-05-10T07:57:09.884Z] 48043e125676: Layer already exists [2024-05-10T07:57:09.884Z] da361b5366bf: Layer already exists [2024-05-10T07:57:09.884Z] 01e97d6ef5a5: Layer already exists [2024-05-10T07:57:09.884Z] 9269ad0dd6ed: Layer already exists [2024-05-10T07:57:09.884Z] 5f70bf18a086: Layer already exists [2024-05-10T07:57:09.884Z] a9c8f7481900: Layer already exists [2024-05-10T07:57:09.884Z] 6fcfc68adf0f: Layer already exists [2024-05-10T07:57:09.884Z] 40a342d2cc08: Layer already exists [2024-05-10T07:57:09.884Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:10.147Z] napa: digest: sha256:bfd766d16559f9edcc357ac74e97f3cd227de025126c18dad4c7ee669d37aee4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:57:10.228Z] ===================================================== [Pipeline] echo [2024-05-10T07:57:10.243Z] taggedImages: [2024-05-10T07:57:10.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:10.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1-dev.2 [2024-05-10T07:57:10.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:10.243Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [Pipeline] echo [2024-05-10T07:57:10.276Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-05-10T07:57:10.276Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:10.276Z] 3.1.1-dev.2 [2024-05-10T07:57:10.276Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:10.276Z] napa [2024-05-10T07:57:10.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:10.633Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:10.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:10.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-10T07:57:10.986Z] 1c005c665efc: Preparing [2024-05-10T07:57:10.986Z] b0d9529d645a: Preparing [2024-05-10T07:57:10.986Z] 8afa6205d939: Preparing [2024-05-10T07:57:10.986Z] 90af8fd10600: Preparing [2024-05-10T07:57:10.986Z] da361b5366bf: Preparing [2024-05-10T07:57:10.986Z] 25b578997e98: Preparing [2024-05-10T07:57:10.986Z] e9c6421413ad: Preparing [2024-05-10T07:57:10.986Z] 386fddabf900: Preparing [2024-05-10T07:57:10.986Z] 7c504f21be85: Preparing [2024-05-10T07:57:10.986Z] 25b578997e98: Waiting [2024-05-10T07:57:10.986Z] e9c6421413ad: Waiting [2024-05-10T07:57:10.986Z] 386fddabf900: Waiting [2024-05-10T07:57:10.986Z] 7c504f21be85: Waiting [2024-05-10T07:57:10.986Z] da361b5366bf: Layer already exists [2024-05-10T07:57:11.249Z] 25b578997e98: Layer already exists [2024-05-10T07:57:11.249Z] e9c6421413ad: Layer already exists [2024-05-10T07:57:11.249Z] 386fddabf900: Layer already exists [2024-05-10T07:57:11.249Z] b0d9529d645a: Pushed [2024-05-10T07:57:11.249Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:11.249Z] 8afa6205d939: Pushed [2024-05-10T07:57:11.249Z] 1c005c665efc: Pushed [2024-05-10T07:57:14.568Z] 90af8fd10600: Pushed [2024-05-10T07:57:14.568Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:6bb470a973fa91e3a0534325af491ae0a9f2bec244a958c3751e2854130c8b43 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:14.907Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:15.253Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1-dev.2 [2024-05-10T07:57:15.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-10T07:57:15.253Z] 1c005c665efc: Preparing [2024-05-10T07:57:15.253Z] b0d9529d645a: Preparing [2024-05-10T07:57:15.253Z] 8afa6205d939: Preparing [2024-05-10T07:57:15.253Z] 90af8fd10600: Preparing [2024-05-10T07:57:15.253Z] da361b5366bf: Preparing [2024-05-10T07:57:15.253Z] 25b578997e98: Preparing [2024-05-10T07:57:15.253Z] e9c6421413ad: Preparing [2024-05-10T07:57:15.253Z] 386fddabf900: Preparing [2024-05-10T07:57:15.253Z] 7c504f21be85: Preparing [2024-05-10T07:57:15.253Z] 25b578997e98: Waiting [2024-05-10T07:57:15.253Z] e9c6421413ad: Waiting [2024-05-10T07:57:15.253Z] 386fddabf900: Waiting [2024-05-10T07:57:15.253Z] 7c504f21be85: Waiting [2024-05-10T07:57:15.253Z] b0d9529d645a: Layer already exists [2024-05-10T07:57:15.253Z] 1c005c665efc: Layer already exists [2024-05-10T07:57:15.253Z] 8afa6205d939: Layer already exists [2024-05-10T07:57:15.253Z] 90af8fd10600: Layer already exists [2024-05-10T07:57:15.253Z] da361b5366bf: Layer already exists [2024-05-10T07:57:15.253Z] 25b578997e98: Layer already exists [2024-05-10T07:57:15.253Z] e9c6421413ad: Layer already exists [2024-05-10T07:57:15.253Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:15.253Z] 386fddabf900: Layer already exists [2024-05-10T07:57:15.516Z] 3.1.1-dev.2: digest: sha256:6bb470a973fa91e3a0534325af491ae0a9f2bec244a958c3751e2854130c8b43 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:15.866Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:16.201Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:16.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-10T07:57:16.201Z] 1c005c665efc: Preparing [2024-05-10T07:57:16.201Z] b0d9529d645a: Preparing [2024-05-10T07:57:16.201Z] 8afa6205d939: Preparing [2024-05-10T07:57:16.201Z] 90af8fd10600: Preparing [2024-05-10T07:57:16.201Z] da361b5366bf: Preparing [2024-05-10T07:57:16.201Z] 25b578997e98: Preparing [2024-05-10T07:57:16.201Z] e9c6421413ad: Preparing [2024-05-10T07:57:16.201Z] 386fddabf900: Preparing [2024-05-10T07:57:16.201Z] 7c504f21be85: Preparing [2024-05-10T07:57:16.201Z] 25b578997e98: Waiting [2024-05-10T07:57:16.201Z] e9c6421413ad: Waiting [2024-05-10T07:57:16.201Z] 386fddabf900: Waiting [2024-05-10T07:57:16.201Z] 1c005c665efc: Layer already exists [2024-05-10T07:57:16.201Z] 90af8fd10600: Layer already exists [2024-05-10T07:57:16.201Z] 8afa6205d939: Layer already exists [2024-05-10T07:57:16.201Z] da361b5366bf: Layer already exists [2024-05-10T07:57:16.201Z] b0d9529d645a: Layer already exists [2024-05-10T07:57:16.201Z] 25b578997e98: Layer already exists [2024-05-10T07:57:16.201Z] e9c6421413ad: Layer already exists [2024-05-10T07:57:16.201Z] 386fddabf900: Layer already exists [2024-05-10T07:57:16.201Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:16.201Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:6bb470a973fa91e3a0534325af491ae0a9f2bec244a958c3751e2854130c8b43 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:16.548Z] + 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-10T07:57:16.883Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [2024-05-10T07:57:16.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-05-10T07:57:16.883Z] 1c005c665efc: Preparing [2024-05-10T07:57:16.883Z] b0d9529d645a: Preparing [2024-05-10T07:57:16.883Z] 8afa6205d939: Preparing [2024-05-10T07:57:16.883Z] 90af8fd10600: Preparing [2024-05-10T07:57:16.883Z] da361b5366bf: Preparing [2024-05-10T07:57:16.883Z] 25b578997e98: Preparing [2024-05-10T07:57:16.883Z] e9c6421413ad: Preparing [2024-05-10T07:57:16.883Z] 386fddabf900: Preparing [2024-05-10T07:57:16.883Z] 7c504f21be85: Preparing [2024-05-10T07:57:16.883Z] e9c6421413ad: Waiting [2024-05-10T07:57:16.883Z] 386fddabf900: Waiting [2024-05-10T07:57:16.883Z] 25b578997e98: Waiting [2024-05-10T07:57:16.883Z] 7c504f21be85: Waiting [2024-05-10T07:57:16.883Z] 8afa6205d939: Layer already exists [2024-05-10T07:57:16.883Z] b0d9529d645a: Layer already exists [2024-05-10T07:57:16.883Z] 1c005c665efc: Layer already exists [2024-05-10T07:57:16.883Z] 90af8fd10600: Layer already exists [2024-05-10T07:57:16.883Z] da361b5366bf: Layer already exists [2024-05-10T07:57:16.883Z] 25b578997e98: Layer already exists [2024-05-10T07:57:16.883Z] e9c6421413ad: Layer already exists [2024-05-10T07:57:16.883Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:16.883Z] 386fddabf900: Layer already exists [2024-05-10T07:57:17.147Z] napa: digest: sha256:6bb470a973fa91e3a0534325af491ae0a9f2bec244a958c3751e2854130c8b43 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:57:17.234Z] ===================================================== [Pipeline] echo [2024-05-10T07:57:17.247Z] taggedImages: [2024-05-10T07:57:17.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:17.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1-dev.2 [2024-05-10T07:57:17.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:17.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [Pipeline] echo [2024-05-10T07:57:17.276Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-05-10T07:57:17.276Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:17.276Z] 3.1.1-dev.2 [2024-05-10T07:57:17.276Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:17.276Z] napa [2024-05-10T07:57:17.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:17.635Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:17.971Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:17.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-10T07:57:17.971Z] e1f696117328: Preparing [2024-05-10T07:57:17.971Z] a0450ab41be9: Preparing [2024-05-10T07:57:17.971Z] ec2127d38168: Preparing [2024-05-10T07:57:17.971Z] b17a56c1be14: Preparing [2024-05-10T07:57:17.971Z] 22e8fbd89f4e: Preparing [2024-05-10T07:57:17.971Z] da361b5366bf: Preparing [2024-05-10T07:57:17.971Z] 25b578997e98: Preparing [2024-05-10T07:57:17.971Z] 7174055c4e8f: Preparing [2024-05-10T07:57:17.971Z] af19f09cf798: Preparing [2024-05-10T07:57:17.971Z] 4c039bac7e9d: Preparing [2024-05-10T07:57:17.971Z] 7c504f21be85: Preparing [2024-05-10T07:57:17.971Z] 25b578997e98: Waiting [2024-05-10T07:57:17.971Z] 7174055c4e8f: Waiting [2024-05-10T07:57:17.971Z] af19f09cf798: Waiting [2024-05-10T07:57:17.971Z] 4c039bac7e9d: Waiting [2024-05-10T07:57:17.971Z] 7c504f21be85: Waiting [2024-05-10T07:57:17.971Z] da361b5366bf: Waiting [2024-05-10T07:57:18.236Z] 22e8fbd89f4e: Pushed [2024-05-10T07:57:18.236Z] e1f696117328: Pushed [2024-05-10T07:57:18.236Z] b17a56c1be14: Pushed [2024-05-10T07:57:18.236Z] a0450ab41be9: Pushed [2024-05-10T07:57:18.236Z] da361b5366bf: Layer already exists [2024-05-10T07:57:18.236Z] 25b578997e98: Layer already exists [2024-05-10T07:57:18.503Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:18.503Z] 7174055c4e8f: Pushed [2024-05-10T07:57:18.503Z] af19f09cf798: Pushed [2024-05-10T07:57:21.069Z] ec2127d38168: Pushed [2024-05-10T07:57:22.021Z] 4c039bac7e9d: Pushed [2024-05-10T07:57:22.285Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:9011b8b1dbd893adaa9143388226f375ef4ea5835aa997a1c04208ecec7cd9e3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:22.638Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:22.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1-dev.2 [2024-05-10T07:57:22.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-10T07:57:22.996Z] e1f696117328: Preparing [2024-05-10T07:57:22.996Z] a0450ab41be9: Preparing [2024-05-10T07:57:22.996Z] ec2127d38168: Preparing [2024-05-10T07:57:22.996Z] b17a56c1be14: Preparing [2024-05-10T07:57:22.996Z] 22e8fbd89f4e: Preparing [2024-05-10T07:57:22.996Z] da361b5366bf: Preparing [2024-05-10T07:57:22.996Z] 25b578997e98: Preparing [2024-05-10T07:57:22.996Z] 7174055c4e8f: Preparing [2024-05-10T07:57:22.996Z] af19f09cf798: Preparing [2024-05-10T07:57:22.996Z] 4c039bac7e9d: Preparing [2024-05-10T07:57:22.996Z] 7c504f21be85: Preparing [2024-05-10T07:57:22.996Z] da361b5366bf: Waiting [2024-05-10T07:57:22.996Z] 25b578997e98: Waiting [2024-05-10T07:57:22.996Z] 7174055c4e8f: Waiting [2024-05-10T07:57:22.996Z] af19f09cf798: Waiting [2024-05-10T07:57:22.996Z] 4c039bac7e9d: Waiting [2024-05-10T07:57:22.996Z] 7c504f21be85: Waiting [2024-05-10T07:57:22.996Z] b17a56c1be14: Layer already exists [2024-05-10T07:57:22.996Z] 22e8fbd89f4e: Layer already exists [2024-05-10T07:57:22.996Z] a0450ab41be9: Layer already exists [2024-05-10T07:57:22.996Z] ec2127d38168: Layer already exists [2024-05-10T07:57:22.996Z] e1f696117328: Layer already exists [2024-05-10T07:57:22.996Z] af19f09cf798: Layer already exists [2024-05-10T07:57:22.996Z] da361b5366bf: Layer already exists [2024-05-10T07:57:22.996Z] 7174055c4e8f: Layer already exists [2024-05-10T07:57:22.996Z] 4c039bac7e9d: Layer already exists [2024-05-10T07:57:22.996Z] 25b578997e98: Layer already exists [2024-05-10T07:57:22.996Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:23.260Z] 3.1.1-dev.2: digest: sha256:9011b8b1dbd893adaa9143388226f375ef4ea5835aa997a1c04208ecec7cd9e3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:23.609Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:23.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:23.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-10T07:57:23.948Z] e1f696117328: Preparing [2024-05-10T07:57:23.948Z] a0450ab41be9: Preparing [2024-05-10T07:57:23.948Z] ec2127d38168: Preparing [2024-05-10T07:57:23.948Z] b17a56c1be14: Preparing [2024-05-10T07:57:23.948Z] 22e8fbd89f4e: Preparing [2024-05-10T07:57:23.948Z] da361b5366bf: Preparing [2024-05-10T07:57:23.948Z] 25b578997e98: Preparing [2024-05-10T07:57:23.948Z] 7174055c4e8f: Preparing [2024-05-10T07:57:23.948Z] af19f09cf798: Preparing [2024-05-10T07:57:23.949Z] 4c039bac7e9d: Preparing [2024-05-10T07:57:23.949Z] 7c504f21be85: Preparing [2024-05-10T07:57:23.949Z] 7174055c4e8f: Waiting [2024-05-10T07:57:23.949Z] af19f09cf798: Waiting [2024-05-10T07:57:23.949Z] 4c039bac7e9d: Waiting [2024-05-10T07:57:23.949Z] da361b5366bf: Waiting [2024-05-10T07:57:23.949Z] 7c504f21be85: Waiting [2024-05-10T07:57:23.949Z] 25b578997e98: Waiting [2024-05-10T07:57:23.949Z] ec2127d38168: Layer already exists [2024-05-10T07:57:23.949Z] 22e8fbd89f4e: Layer already exists [2024-05-10T07:57:23.949Z] a0450ab41be9: Layer already exists [2024-05-10T07:57:23.949Z] e1f696117328: Layer already exists [2024-05-10T07:57:23.949Z] b17a56c1be14: Layer already exists [2024-05-10T07:57:23.949Z] da361b5366bf: Layer already exists [2024-05-10T07:57:23.949Z] 4c039bac7e9d: Layer already exists [2024-05-10T07:57:23.949Z] 25b578997e98: Layer already exists [2024-05-10T07:57:23.949Z] 7174055c4e8f: Layer already exists [2024-05-10T07:57:23.949Z] af19f09cf798: Layer already exists [2024-05-10T07:57:23.949Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:24.213Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:9011b8b1dbd893adaa9143388226f375ef4ea5835aa997a1c04208ecec7cd9e3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:24.555Z] + 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-10T07:57:24.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [2024-05-10T07:57:24.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-05-10T07:57:24.894Z] e1f696117328: Preparing [2024-05-10T07:57:24.894Z] a0450ab41be9: Preparing [2024-05-10T07:57:24.894Z] ec2127d38168: Preparing [2024-05-10T07:57:24.894Z] b17a56c1be14: Preparing [2024-05-10T07:57:24.894Z] 22e8fbd89f4e: Preparing [2024-05-10T07:57:24.894Z] da361b5366bf: Preparing [2024-05-10T07:57:24.894Z] 25b578997e98: Preparing [2024-05-10T07:57:24.894Z] 7174055c4e8f: Preparing [2024-05-10T07:57:24.894Z] af19f09cf798: Preparing [2024-05-10T07:57:24.894Z] 4c039bac7e9d: Preparing [2024-05-10T07:57:24.894Z] 7c504f21be85: Preparing [2024-05-10T07:57:24.894Z] da361b5366bf: Waiting [2024-05-10T07:57:24.894Z] 25b578997e98: Waiting [2024-05-10T07:57:24.894Z] 7174055c4e8f: Waiting [2024-05-10T07:57:24.894Z] af19f09cf798: Waiting [2024-05-10T07:57:24.894Z] 7c504f21be85: Waiting [2024-05-10T07:57:24.894Z] 4c039bac7e9d: Waiting [2024-05-10T07:57:24.894Z] a0450ab41be9: Layer already exists [2024-05-10T07:57:24.894Z] e1f696117328: Layer already exists [2024-05-10T07:57:24.894Z] ec2127d38168: Layer already exists [2024-05-10T07:57:24.894Z] 22e8fbd89f4e: Layer already exists [2024-05-10T07:57:24.894Z] b17a56c1be14: Layer already exists [2024-05-10T07:57:24.894Z] da361b5366bf: Layer already exists [2024-05-10T07:57:24.894Z] 25b578997e98: Layer already exists [2024-05-10T07:57:24.894Z] af19f09cf798: Layer already exists [2024-05-10T07:57:24.894Z] 7174055c4e8f: Layer already exists [2024-05-10T07:57:24.894Z] 4c039bac7e9d: Layer already exists [2024-05-10T07:57:24.894Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:25.158Z] napa: digest: sha256:9011b8b1dbd893adaa9143388226f375ef4ea5835aa997a1c04208ecec7cd9e3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:57:25.237Z] ===================================================== [Pipeline] echo [2024-05-10T07:57:25.246Z] taggedImages: [2024-05-10T07:57:25.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:25.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1-dev.2 [2024-05-10T07:57:25.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:25.246Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [Pipeline] echo [2024-05-10T07:57:25.270Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-05-10T07:57:25.270Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:25.270Z] 3.1.1-dev.2 [2024-05-10T07:57:25.270Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:25.270Z] napa [2024-05-10T07:57:25.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:25.636Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:25.974Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:25.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-10T07:57:25.975Z] dc432718db2e: Preparing [2024-05-10T07:57:25.975Z] 86bace7d755d: Preparing [2024-05-10T07:57:25.975Z] 29817fdd67be: Preparing [2024-05-10T07:57:25.975Z] 514bcb29634e: Preparing [2024-05-10T07:57:25.975Z] 8dd6bc37c9b5: Preparing [2024-05-10T07:57:25.975Z] f6f1a1fcbb37: Preparing [2024-05-10T07:57:25.975Z] 420b53a22871: Preparing [2024-05-10T07:57:25.975Z] da361b5366bf: Preparing [2024-05-10T07:57:25.975Z] 25b578997e98: Preparing [2024-05-10T07:57:25.975Z] f04b18fe6349: Preparing [2024-05-10T07:57:25.975Z] ce8f93771525: Preparing [2024-05-10T07:57:25.975Z] 7c504f21be85: Preparing [2024-05-10T07:57:25.975Z] 25b578997e98: Waiting [2024-05-10T07:57:25.975Z] f6f1a1fcbb37: Waiting [2024-05-10T07:57:25.975Z] f04b18fe6349: Waiting [2024-05-10T07:57:25.975Z] 420b53a22871: Waiting [2024-05-10T07:57:25.975Z] ce8f93771525: Waiting [2024-05-10T07:57:25.975Z] da361b5366bf: Waiting [2024-05-10T07:57:25.975Z] 7c504f21be85: Waiting [2024-05-10T07:57:26.240Z] 86bace7d755d: Pushed [2024-05-10T07:57:26.240Z] 8dd6bc37c9b5: Pushed [2024-05-10T07:57:26.240Z] dc432718db2e: Pushed [2024-05-10T07:57:26.240Z] da361b5366bf: Layer already exists [2024-05-10T07:57:26.240Z] 25b578997e98: Layer already exists [2024-05-10T07:57:26.240Z] f6f1a1fcbb37: Pushed [2024-05-10T07:57:26.240Z] 420b53a22871: Pushed [2024-05-10T07:57:26.504Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:27.899Z] f04b18fe6349: Pushed [2024-05-10T07:57:28.902Z] 514bcb29634e: Pushed [2024-05-10T07:57:28.902Z] ce8f93771525: Pushed [2024-05-10T07:57:29.866Z] 29817fdd67be: Pushed [2024-05-10T07:57:29.866Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:7bb04a4ac55930fbd99afff46f349ebd5dba90eba5ab7d8553ed6cffeafff07b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:30.229Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:30.602Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1-dev.2 [2024-05-10T07:57:30.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-10T07:57:30.602Z] dc432718db2e: Preparing [2024-05-10T07:57:30.602Z] 86bace7d755d: Preparing [2024-05-10T07:57:30.602Z] 29817fdd67be: Preparing [2024-05-10T07:57:30.602Z] 514bcb29634e: Preparing [2024-05-10T07:57:30.602Z] 8dd6bc37c9b5: Preparing [2024-05-10T07:57:30.602Z] f6f1a1fcbb37: Preparing [2024-05-10T07:57:30.602Z] 420b53a22871: Preparing [2024-05-10T07:57:30.602Z] da361b5366bf: Preparing [2024-05-10T07:57:30.602Z] 25b578997e98: Preparing [2024-05-10T07:57:30.602Z] f04b18fe6349: Preparing [2024-05-10T07:57:30.602Z] ce8f93771525: Preparing [2024-05-10T07:57:30.602Z] 7c504f21be85: Preparing [2024-05-10T07:57:30.602Z] ce8f93771525: Waiting [2024-05-10T07:57:30.602Z] 25b578997e98: Waiting [2024-05-10T07:57:30.602Z] f6f1a1fcbb37: Waiting [2024-05-10T07:57:30.602Z] f04b18fe6349: Waiting [2024-05-10T07:57:30.602Z] 420b53a22871: Waiting [2024-05-10T07:57:30.602Z] da361b5366bf: Waiting [2024-05-10T07:57:30.602Z] 7c504f21be85: Waiting [2024-05-10T07:57:30.602Z] 8dd6bc37c9b5: Layer already exists [2024-05-10T07:57:30.602Z] 86bace7d755d: Layer already exists [2024-05-10T07:57:30.602Z] dc432718db2e: Layer already exists [2024-05-10T07:57:30.602Z] 29817fdd67be: Layer already exists [2024-05-10T07:57:30.602Z] 514bcb29634e: Layer already exists [2024-05-10T07:57:30.602Z] 420b53a22871: Layer already exists [2024-05-10T07:57:30.602Z] f6f1a1fcbb37: Layer already exists [2024-05-10T07:57:30.602Z] f04b18fe6349: Layer already exists [2024-05-10T07:57:30.602Z] da361b5366bf: Layer already exists [2024-05-10T07:57:30.602Z] 25b578997e98: Layer already exists [2024-05-10T07:57:30.602Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:30.602Z] ce8f93771525: Layer already exists [2024-05-10T07:57:30.867Z] 3.1.1-dev.2: digest: sha256:7bb04a4ac55930fbd99afff46f349ebd5dba90eba5ab7d8553ed6cffeafff07b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:31.209Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:31.544Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:31.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-10T07:57:31.544Z] dc432718db2e: Preparing [2024-05-10T07:57:31.544Z] 86bace7d755d: Preparing [2024-05-10T07:57:31.544Z] 29817fdd67be: Preparing [2024-05-10T07:57:31.544Z] 514bcb29634e: Preparing [2024-05-10T07:57:31.544Z] 8dd6bc37c9b5: Preparing [2024-05-10T07:57:31.544Z] f6f1a1fcbb37: Preparing [2024-05-10T07:57:31.544Z] 420b53a22871: Preparing [2024-05-10T07:57:31.544Z] da361b5366bf: Preparing [2024-05-10T07:57:31.544Z] 25b578997e98: Preparing [2024-05-10T07:57:31.544Z] f04b18fe6349: Preparing [2024-05-10T07:57:31.544Z] ce8f93771525: Preparing [2024-05-10T07:57:31.544Z] 7c504f21be85: Preparing [2024-05-10T07:57:31.544Z] da361b5366bf: Waiting [2024-05-10T07:57:31.544Z] 25b578997e98: Waiting [2024-05-10T07:57:31.544Z] f04b18fe6349: Waiting [2024-05-10T07:57:31.544Z] ce8f93771525: Waiting [2024-05-10T07:57:31.544Z] 7c504f21be85: Waiting [2024-05-10T07:57:31.544Z] f6f1a1fcbb37: Waiting [2024-05-10T07:57:31.544Z] 420b53a22871: Waiting [2024-05-10T07:57:31.544Z] 29817fdd67be: Layer already exists [2024-05-10T07:57:31.544Z] 8dd6bc37c9b5: Layer already exists [2024-05-10T07:57:31.544Z] 86bace7d755d: Layer already exists [2024-05-10T07:57:31.544Z] dc432718db2e: Layer already exists [2024-05-10T07:57:31.544Z] 514bcb29634e: Layer already exists [2024-05-10T07:57:31.544Z] da361b5366bf: Layer already exists [2024-05-10T07:57:31.544Z] f6f1a1fcbb37: Layer already exists [2024-05-10T07:57:31.544Z] f04b18fe6349: Layer already exists [2024-05-10T07:57:31.544Z] 420b53a22871: Layer already exists [2024-05-10T07:57:31.544Z] 25b578997e98: Layer already exists [2024-05-10T07:57:31.544Z] ce8f93771525: Layer already exists [2024-05-10T07:57:31.544Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:31.808Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:7bb04a4ac55930fbd99afff46f349ebd5dba90eba5ab7d8553ed6cffeafff07b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:32.157Z] + 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-10T07:57:32.495Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [2024-05-10T07:57:32.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-05-10T07:57:32.495Z] dc432718db2e: Preparing [2024-05-10T07:57:32.495Z] 86bace7d755d: Preparing [2024-05-10T07:57:32.495Z] 29817fdd67be: Preparing [2024-05-10T07:57:32.495Z] 514bcb29634e: Preparing [2024-05-10T07:57:32.495Z] 8dd6bc37c9b5: Preparing [2024-05-10T07:57:32.495Z] f6f1a1fcbb37: Preparing [2024-05-10T07:57:32.495Z] 420b53a22871: Preparing [2024-05-10T07:57:32.495Z] da361b5366bf: Preparing [2024-05-10T07:57:32.495Z] 25b578997e98: Preparing [2024-05-10T07:57:32.495Z] f04b18fe6349: Preparing [2024-05-10T07:57:32.495Z] ce8f93771525: Preparing [2024-05-10T07:57:32.495Z] 7c504f21be85: Preparing [2024-05-10T07:57:32.495Z] da361b5366bf: Waiting [2024-05-10T07:57:32.495Z] f04b18fe6349: Waiting [2024-05-10T07:57:32.495Z] f6f1a1fcbb37: Waiting [2024-05-10T07:57:32.495Z] 420b53a22871: Waiting [2024-05-10T07:57:32.495Z] ce8f93771525: Waiting [2024-05-10T07:57:32.495Z] 7c504f21be85: Waiting [2024-05-10T07:57:32.495Z] 25b578997e98: Waiting [2024-05-10T07:57:32.495Z] 29817fdd67be: Layer already exists [2024-05-10T07:57:32.495Z] 514bcb29634e: Layer already exists [2024-05-10T07:57:32.495Z] 8dd6bc37c9b5: Layer already exists [2024-05-10T07:57:32.495Z] 86bace7d755d: Layer already exists [2024-05-10T07:57:32.495Z] dc432718db2e: Layer already exists [2024-05-10T07:57:32.495Z] da361b5366bf: Layer already exists [2024-05-10T07:57:32.495Z] 25b578997e98: Layer already exists [2024-05-10T07:57:32.495Z] f6f1a1fcbb37: Layer already exists [2024-05-10T07:57:32.495Z] f04b18fe6349: Layer already exists [2024-05-10T07:57:32.495Z] 420b53a22871: Layer already exists [2024-05-10T07:57:32.495Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:32.495Z] ce8f93771525: Layer already exists [2024-05-10T07:57:32.759Z] napa: digest: sha256:7bb04a4ac55930fbd99afff46f349ebd5dba90eba5ab7d8553ed6cffeafff07b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:57:32.840Z] ===================================================== [Pipeline] echo [2024-05-10T07:57:32.854Z] taggedImages: [2024-05-10T07:57:32.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:32.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1-dev.2 [2024-05-10T07:57:32.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:32.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [Pipeline] echo [2024-05-10T07:57:32.880Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-05-10T07:57:32.880Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:32.880Z] 3.1.1-dev.2 [2024-05-10T07:57:32.880Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:32.880Z] napa [2024-05-10T07:57:32.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:33.238Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:33.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:33.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-10T07:57:33.576Z] 5ae67e71df31: Preparing [2024-05-10T07:57:33.576Z] 5423dea033c7: Preparing [2024-05-10T07:57:33.576Z] da361b5366bf: Preparing [2024-05-10T07:57:33.576Z] 25b578997e98: Preparing [2024-05-10T07:57:33.576Z] 5664238fbdf2: Preparing [2024-05-10T07:57:33.576Z] 2a7f4d6f712e: Preparing [2024-05-10T07:57:33.576Z] 7c504f21be85: Preparing [2024-05-10T07:57:33.576Z] 2a7f4d6f712e: Waiting [2024-05-10T07:57:33.576Z] 7c504f21be85: Waiting [2024-05-10T07:57:33.576Z] 25b578997e98: Layer already exists [2024-05-10T07:57:33.576Z] da361b5366bf: Layer already exists [2024-05-10T07:57:33.840Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:33.840Z] 5ae67e71df31: Pushed [2024-05-10T07:57:35.238Z] 5664238fbdf2: Pushed [2024-05-10T07:57:35.238Z] 2a7f4d6f712e: Pushed [2024-05-10T07:57:38.556Z] 5423dea033c7: Pushed [2024-05-10T07:57:38.556Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:e8354ecbd4e997834da5539330a0017e7372f4dad38c973254cbad96e0786ef1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:38.896Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:39.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1-dev.2 [2024-05-10T07:57:39.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-10T07:57:39.237Z] 5ae67e71df31: Preparing [2024-05-10T07:57:39.237Z] 5423dea033c7: Preparing [2024-05-10T07:57:39.237Z] da361b5366bf: Preparing [2024-05-10T07:57:39.237Z] 25b578997e98: Preparing [2024-05-10T07:57:39.237Z] 5664238fbdf2: Preparing [2024-05-10T07:57:39.237Z] 2a7f4d6f712e: Preparing [2024-05-10T07:57:39.237Z] 7c504f21be85: Preparing [2024-05-10T07:57:39.237Z] 7c504f21be85: Waiting [2024-05-10T07:57:39.237Z] 2a7f4d6f712e: Waiting [2024-05-10T07:57:39.237Z] 25b578997e98: Layer already exists [2024-05-10T07:57:39.237Z] 5ae67e71df31: Layer already exists [2024-05-10T07:57:39.237Z] da361b5366bf: Layer already exists [2024-05-10T07:57:39.237Z] 5423dea033c7: Layer already exists [2024-05-10T07:57:39.237Z] 5664238fbdf2: Layer already exists [2024-05-10T07:57:39.237Z] 2a7f4d6f712e: Layer already exists [2024-05-10T07:57:39.237Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:39.237Z] 3.1.1-dev.2: digest: sha256:e8354ecbd4e997834da5539330a0017e7372f4dad38c973254cbad96e0786ef1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:39.845Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:40.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:40.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-10T07:57:40.190Z] 5ae67e71df31: Preparing [2024-05-10T07:57:40.190Z] 5423dea033c7: Preparing [2024-05-10T07:57:40.190Z] da361b5366bf: Preparing [2024-05-10T07:57:40.190Z] 25b578997e98: Preparing [2024-05-10T07:57:40.190Z] 5664238fbdf2: Preparing [2024-05-10T07:57:40.190Z] 2a7f4d6f712e: Preparing [2024-05-10T07:57:40.190Z] 7c504f21be85: Preparing [2024-05-10T07:57:40.190Z] 2a7f4d6f712e: Waiting [2024-05-10T07:57:40.190Z] 7c504f21be85: Waiting [2024-05-10T07:57:40.190Z] 25b578997e98: Layer already exists [2024-05-10T07:57:40.190Z] 5ae67e71df31: Layer already exists [2024-05-10T07:57:40.190Z] 5664238fbdf2: Layer already exists [2024-05-10T07:57:40.190Z] da361b5366bf: Layer already exists [2024-05-10T07:57:40.190Z] 5423dea033c7: Layer already exists [2024-05-10T07:57:40.190Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:40.190Z] 2a7f4d6f712e: Layer already exists [2024-05-10T07:57:40.191Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:e8354ecbd4e997834da5539330a0017e7372f4dad38c973254cbad96e0786ef1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:40.788Z] + 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-10T07:57:41.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [2024-05-10T07:57:41.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-05-10T07:57:41.132Z] 5ae67e71df31: Preparing [2024-05-10T07:57:41.132Z] 5423dea033c7: Preparing [2024-05-10T07:57:41.132Z] da361b5366bf: Preparing [2024-05-10T07:57:41.132Z] 25b578997e98: Preparing [2024-05-10T07:57:41.132Z] 5664238fbdf2: Preparing [2024-05-10T07:57:41.132Z] 2a7f4d6f712e: Preparing [2024-05-10T07:57:41.132Z] 7c504f21be85: Preparing [2024-05-10T07:57:41.132Z] 2a7f4d6f712e: Waiting [2024-05-10T07:57:41.132Z] 7c504f21be85: Waiting [2024-05-10T07:57:41.132Z] 5423dea033c7: Layer already exists [2024-05-10T07:57:41.132Z] 2a7f4d6f712e: Layer already exists [2024-05-10T07:57:41.132Z] 5664238fbdf2: Layer already exists [2024-05-10T07:57:41.132Z] 5ae67e71df31: Layer already exists [2024-05-10T07:57:41.132Z] 25b578997e98: Layer already exists [2024-05-10T07:57:41.132Z] da361b5366bf: Layer already exists [2024-05-10T07:57:41.132Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:41.397Z] napa: digest: sha256:e8354ecbd4e997834da5539330a0017e7372f4dad38c973254cbad96e0786ef1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:57:41.480Z] ===================================================== [Pipeline] echo [2024-05-10T07:57:41.492Z] taggedImages: [2024-05-10T07:57:41.492Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:41.492Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1-dev.2 [2024-05-10T07:57:41.492Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:41.492Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [Pipeline] echo [2024-05-10T07:57:41.514Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-05-10T07:57:41.514Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:41.514Z] 3.1.1-dev.2 [2024-05-10T07:57:41.514Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:57:41.514Z] napa [2024-05-10T07:57:41.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:41.864Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:57:42.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:57:42.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-10T07:57:42.212Z] 82fd1838309d: Preparing [2024-05-10T07:57:42.212Z] 148358dce30d: Preparing [2024-05-10T07:57:42.212Z] 77cb2c1cf070: Preparing [2024-05-10T07:57:42.212Z] da361b5366bf: Preparing [2024-05-10T07:57:42.212Z] 25b578997e98: Preparing [2024-05-10T07:57:42.212Z] 84146722cbc7: Preparing [2024-05-10T07:57:42.212Z] ab16e4a5af9d: Preparing [2024-05-10T07:57:42.212Z] 0d71e0be8a58: Preparing [2024-05-10T07:57:42.212Z] ea6ab6867ab3: Preparing [2024-05-10T07:57:42.212Z] 7c504f21be85: Preparing [2024-05-10T07:57:42.212Z] ab16e4a5af9d: Waiting [2024-05-10T07:57:42.212Z] 0d71e0be8a58: Waiting [2024-05-10T07:57:42.212Z] ea6ab6867ab3: Waiting [2024-05-10T07:57:42.212Z] 7c504f21be85: Waiting [2024-05-10T07:57:42.212Z] 84146722cbc7: Waiting [2024-05-10T07:57:42.212Z] 25b578997e98: Layer already exists [2024-05-10T07:57:42.212Z] da361b5366bf: Layer already exists [2024-05-10T07:57:42.477Z] 148358dce30d: Pushed [2024-05-10T07:57:42.477Z] 82fd1838309d: Pushed [2024-05-10T07:57:42.477Z] 77cb2c1cf070: Pushed [2024-05-10T07:57:42.477Z] 7c504f21be85: Layer already exists [2024-05-10T07:57:42.743Z] 0d71e0be8a58: Pushed [2024-05-10T07:57:44.672Z] ea6ab6867ab3: Pushed [2024-05-10T07:57:54.712Z] ab16e4a5af9d: Pushed [2024-05-10T07:58:02.884Z] 84146722cbc7: Pushed [2024-05-10T07:58:02.884Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:c3eda584813beaa26a9f8ed80dcaa2a92006ac3151a6ffaf045446aa7ab79b6b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:03.232Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:03.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1-dev.2 [2024-05-10T07:58:03.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-10T07:58:03.574Z] 82fd1838309d: Preparing [2024-05-10T07:58:03.574Z] 148358dce30d: Preparing [2024-05-10T07:58:03.574Z] 77cb2c1cf070: Preparing [2024-05-10T07:58:03.574Z] da361b5366bf: Preparing [2024-05-10T07:58:03.574Z] 25b578997e98: Preparing [2024-05-10T07:58:03.574Z] 84146722cbc7: Preparing [2024-05-10T07:58:03.574Z] ab16e4a5af9d: Preparing [2024-05-10T07:58:03.574Z] 0d71e0be8a58: Preparing [2024-05-10T07:58:03.574Z] ea6ab6867ab3: Preparing [2024-05-10T07:58:03.574Z] 7c504f21be85: Preparing [2024-05-10T07:58:03.574Z] ea6ab6867ab3: Waiting [2024-05-10T07:58:03.574Z] 84146722cbc7: Waiting [2024-05-10T07:58:03.574Z] 7c504f21be85: Waiting [2024-05-10T07:58:03.574Z] 0d71e0be8a58: Waiting [2024-05-10T07:58:03.574Z] ab16e4a5af9d: Waiting [2024-05-10T07:58:03.574Z] 82fd1838309d: Layer already exists [2024-05-10T07:58:03.574Z] 148358dce30d: Layer already exists [2024-05-10T07:58:03.574Z] da361b5366bf: Layer already exists [2024-05-10T07:58:03.574Z] 25b578997e98: Layer already exists [2024-05-10T07:58:03.574Z] 77cb2c1cf070: Layer already exists [2024-05-10T07:58:03.574Z] 0d71e0be8a58: Layer already exists [2024-05-10T07:58:03.574Z] 84146722cbc7: Layer already exists [2024-05-10T07:58:03.574Z] ea6ab6867ab3: Layer already exists [2024-05-10T07:58:03.574Z] ab16e4a5af9d: Layer already exists [2024-05-10T07:58:03.574Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:03.574Z] 3.1.1-dev.2: digest: sha256:c3eda584813beaa26a9f8ed80dcaa2a92006ac3151a6ffaf045446aa7ab79b6b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:04.187Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:04.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:04.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-10T07:58:04.539Z] 82fd1838309d: Preparing [2024-05-10T07:58:04.539Z] 148358dce30d: Preparing [2024-05-10T07:58:04.539Z] 77cb2c1cf070: Preparing [2024-05-10T07:58:04.539Z] da361b5366bf: Preparing [2024-05-10T07:58:04.539Z] 25b578997e98: Preparing [2024-05-10T07:58:04.539Z] 84146722cbc7: Preparing [2024-05-10T07:58:04.539Z] ab16e4a5af9d: Preparing [2024-05-10T07:58:04.539Z] 0d71e0be8a58: Preparing [2024-05-10T07:58:04.539Z] ea6ab6867ab3: Preparing [2024-05-10T07:58:04.539Z] 7c504f21be85: Preparing [2024-05-10T07:58:04.539Z] 0d71e0be8a58: Waiting [2024-05-10T07:58:04.539Z] ea6ab6867ab3: Waiting [2024-05-10T07:58:04.539Z] 7c504f21be85: Waiting [2024-05-10T07:58:04.539Z] 84146722cbc7: Waiting [2024-05-10T07:58:04.539Z] ab16e4a5af9d: Waiting [2024-05-10T07:58:04.539Z] 25b578997e98: Layer already exists [2024-05-10T07:58:04.539Z] 77cb2c1cf070: Layer already exists [2024-05-10T07:58:04.539Z] 82fd1838309d: Layer already exists [2024-05-10T07:58:04.539Z] da361b5366bf: Layer already exists [2024-05-10T07:58:04.539Z] 148358dce30d: Layer already exists [2024-05-10T07:58:04.539Z] ab16e4a5af9d: Layer already exists [2024-05-10T07:58:04.539Z] ea6ab6867ab3: Layer already exists [2024-05-10T07:58:04.539Z] 84146722cbc7: Layer already exists [2024-05-10T07:58:04.539Z] 0d71e0be8a58: Layer already exists [2024-05-10T07:58:04.539Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:04.539Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:c3eda584813beaa26a9f8ed80dcaa2a92006ac3151a6ffaf045446aa7ab79b6b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:05.153Z] + 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-10T07:58:05.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [2024-05-10T07:58:05.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-05-10T07:58:05.500Z] 82fd1838309d: Preparing [2024-05-10T07:58:05.500Z] 148358dce30d: Preparing [2024-05-10T07:58:05.500Z] 77cb2c1cf070: Preparing [2024-05-10T07:58:05.500Z] da361b5366bf: Preparing [2024-05-10T07:58:05.500Z] 25b578997e98: Preparing [2024-05-10T07:58:05.500Z] 84146722cbc7: Preparing [2024-05-10T07:58:05.500Z] ab16e4a5af9d: Preparing [2024-05-10T07:58:05.500Z] 0d71e0be8a58: Preparing [2024-05-10T07:58:05.500Z] ea6ab6867ab3: Preparing [2024-05-10T07:58:05.500Z] 7c504f21be85: Preparing [2024-05-10T07:58:05.500Z] ab16e4a5af9d: Waiting [2024-05-10T07:58:05.500Z] ea6ab6867ab3: Waiting [2024-05-10T07:58:05.500Z] 84146722cbc7: Waiting [2024-05-10T07:58:05.500Z] 7c504f21be85: Waiting [2024-05-10T07:58:05.500Z] 0d71e0be8a58: Waiting [2024-05-10T07:58:05.500Z] 25b578997e98: Layer already exists [2024-05-10T07:58:05.500Z] 148358dce30d: Layer already exists [2024-05-10T07:58:05.500Z] 77cb2c1cf070: Layer already exists [2024-05-10T07:58:05.500Z] 82fd1838309d: Layer already exists [2024-05-10T07:58:05.500Z] da361b5366bf: Layer already exists [2024-05-10T07:58:05.500Z] ab16e4a5af9d: Layer already exists [2024-05-10T07:58:05.500Z] 84146722cbc7: Layer already exists [2024-05-10T07:58:05.500Z] ea6ab6867ab3: Layer already exists [2024-05-10T07:58:05.500Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:05.500Z] 0d71e0be8a58: Layer already exists [2024-05-10T07:58:05.764Z] napa: digest: sha256:c3eda584813beaa26a9f8ed80dcaa2a92006ac3151a6ffaf045446aa7ab79b6b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:58:05.840Z] ===================================================== [Pipeline] echo [2024-05-10T07:58:05.855Z] taggedImages: [2024-05-10T07:58:05.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:05.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1-dev.2 [2024-05-10T07:58:05.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:05.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [Pipeline] echo [2024-05-10T07:58:05.879Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-05-10T07:58:05.879Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:05.879Z] 3.1.1-dev.2 [2024-05-10T07:58:05.879Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:05.879Z] napa [2024-05-10T07:58:05.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:06.235Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:06.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:06.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-10T07:58:06.581Z] 0e4a020c9598: Preparing [2024-05-10T07:58:06.581Z] ff51880bf299: Preparing [2024-05-10T07:58:06.581Z] 3224c5c4a0c9: Preparing [2024-05-10T07:58:06.581Z] da361b5366bf: Preparing [2024-05-10T07:58:06.581Z] 25b578997e98: Preparing [2024-05-10T07:58:06.581Z] 84146722cbc7: Preparing [2024-05-10T07:58:06.581Z] 5936dfcd8019: Preparing [2024-05-10T07:58:06.581Z] 4588b841c018: Preparing [2024-05-10T07:58:06.581Z] 7c504f21be85: Preparing [2024-05-10T07:58:06.581Z] 5936dfcd8019: Waiting [2024-05-10T07:58:06.581Z] 4588b841c018: Waiting [2024-05-10T07:58:06.581Z] 7c504f21be85: Waiting [2024-05-10T07:58:06.581Z] 84146722cbc7: Waiting [2024-05-10T07:58:06.581Z] da361b5366bf: Layer already exists [2024-05-10T07:58:06.581Z] 25b578997e98: Layer already exists [2024-05-10T07:58:06.846Z] 84146722cbc7: Layer already exists [2024-05-10T07:58:06.846Z] 3224c5c4a0c9: Pushed [2024-05-10T07:58:06.846Z] ff51880bf299: Pushed [2024-05-10T07:58:06.846Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:06.846Z] 0e4a020c9598: Pushed [2024-05-10T07:58:07.421Z] 4588b841c018: Pushed [2024-05-10T07:58:07.996Z] 5936dfcd8019: Pushed [2024-05-10T07:58:08.260Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:07b72265d87e01f8cfe1465fb9f5dfb09c73d347b6d5f742116ce4c04a36eb1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:08.610Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:08.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1-dev.2 [2024-05-10T07:58:08.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-10T07:58:08.949Z] 0e4a020c9598: Preparing [2024-05-10T07:58:08.949Z] ff51880bf299: Preparing [2024-05-10T07:58:08.949Z] 3224c5c4a0c9: Preparing [2024-05-10T07:58:08.949Z] da361b5366bf: Preparing [2024-05-10T07:58:08.949Z] 25b578997e98: Preparing [2024-05-10T07:58:08.949Z] 84146722cbc7: Preparing [2024-05-10T07:58:08.949Z] 5936dfcd8019: Preparing [2024-05-10T07:58:08.949Z] 84146722cbc7: Waiting [2024-05-10T07:58:08.949Z] 4588b841c018: Preparing [2024-05-10T07:58:08.949Z] 7c504f21be85: Preparing [2024-05-10T07:58:08.949Z] 5936dfcd8019: Waiting [2024-05-10T07:58:08.949Z] 4588b841c018: Waiting [2024-05-10T07:58:08.949Z] 25b578997e98: Layer already exists [2024-05-10T07:58:08.949Z] 3224c5c4a0c9: Layer already exists [2024-05-10T07:58:08.949Z] 0e4a020c9598: Layer already exists [2024-05-10T07:58:08.949Z] ff51880bf299: Layer already exists [2024-05-10T07:58:08.949Z] da361b5366bf: Layer already exists [2024-05-10T07:58:08.949Z] 84146722cbc7: Layer already exists [2024-05-10T07:58:08.949Z] 4588b841c018: Layer already exists [2024-05-10T07:58:08.949Z] 5936dfcd8019: Layer already exists [2024-05-10T07:58:08.949Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:08.949Z] 3.1.1-dev.2: digest: sha256:07b72265d87e01f8cfe1465fb9f5dfb09c73d347b6d5f742116ce4c04a36eb1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:09.289Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:09.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:09.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-10T07:58:09.622Z] 0e4a020c9598: Preparing [2024-05-10T07:58:09.622Z] ff51880bf299: Preparing [2024-05-10T07:58:09.622Z] 3224c5c4a0c9: Preparing [2024-05-10T07:58:09.622Z] da361b5366bf: Preparing [2024-05-10T07:58:09.622Z] 25b578997e98: Preparing [2024-05-10T07:58:09.622Z] 84146722cbc7: Preparing [2024-05-10T07:58:09.622Z] 5936dfcd8019: Preparing [2024-05-10T07:58:09.622Z] 4588b841c018: Preparing [2024-05-10T07:58:09.622Z] 7c504f21be85: Preparing [2024-05-10T07:58:09.622Z] 84146722cbc7: Waiting [2024-05-10T07:58:09.622Z] 5936dfcd8019: Waiting [2024-05-10T07:58:09.622Z] 4588b841c018: Waiting [2024-05-10T07:58:09.622Z] 7c504f21be85: Waiting [2024-05-10T07:58:09.622Z] 0e4a020c9598: Layer already exists [2024-05-10T07:58:09.622Z] 3224c5c4a0c9: Layer already exists [2024-05-10T07:58:09.622Z] 25b578997e98: Layer already exists [2024-05-10T07:58:09.622Z] ff51880bf299: Layer already exists [2024-05-10T07:58:09.622Z] da361b5366bf: Layer already exists [2024-05-10T07:58:09.622Z] 84146722cbc7: Layer already exists [2024-05-10T07:58:09.622Z] 4588b841c018: Layer already exists [2024-05-10T07:58:09.622Z] 5936dfcd8019: Layer already exists [2024-05-10T07:58:09.622Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:09.885Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:07b72265d87e01f8cfe1465fb9f5dfb09c73d347b6d5f742116ce4c04a36eb1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:10.226Z] + 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-10T07:58:10.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [2024-05-10T07:58:10.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-05-10T07:58:10.561Z] 0e4a020c9598: Preparing [2024-05-10T07:58:10.561Z] ff51880bf299: Preparing [2024-05-10T07:58:10.561Z] 3224c5c4a0c9: Preparing [2024-05-10T07:58:10.561Z] da361b5366bf: Preparing [2024-05-10T07:58:10.561Z] 25b578997e98: Preparing [2024-05-10T07:58:10.561Z] 84146722cbc7: Preparing [2024-05-10T07:58:10.561Z] 5936dfcd8019: Preparing [2024-05-10T07:58:10.561Z] 4588b841c018: Preparing [2024-05-10T07:58:10.561Z] 7c504f21be85: Preparing [2024-05-10T07:58:10.561Z] 84146722cbc7: Waiting [2024-05-10T07:58:10.561Z] 5936dfcd8019: Waiting [2024-05-10T07:58:10.561Z] 4588b841c018: Waiting [2024-05-10T07:58:10.561Z] 7c504f21be85: Waiting [2024-05-10T07:58:10.561Z] 3224c5c4a0c9: Layer already exists [2024-05-10T07:58:10.561Z] 0e4a020c9598: Layer already exists [2024-05-10T07:58:10.561Z] 25b578997e98: Layer already exists [2024-05-10T07:58:10.561Z] da361b5366bf: Layer already exists [2024-05-10T07:58:10.561Z] ff51880bf299: Layer already exists [2024-05-10T07:58:10.561Z] 5936dfcd8019: Layer already exists [2024-05-10T07:58:10.561Z] 4588b841c018: Layer already exists [2024-05-10T07:58:10.561Z] 84146722cbc7: Layer already exists [2024-05-10T07:58:10.561Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:10.828Z] napa: digest: sha256:07b72265d87e01f8cfe1465fb9f5dfb09c73d347b6d5f742116ce4c04a36eb1e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:58:10.905Z] ===================================================== [Pipeline] echo [2024-05-10T07:58:10.915Z] taggedImages: [2024-05-10T07:58:10.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:10.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1-dev.2 [2024-05-10T07:58:10.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:10.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [Pipeline] echo [2024-05-10T07:58:10.939Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-05-10T07:58:10.939Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:10.939Z] 3.1.1-dev.2 [2024-05-10T07:58:10.939Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:10.939Z] napa [2024-05-10T07:58:10.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:11.298Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:11.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:11.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-10T07:58:11.632Z] 82fd1838309d: Preparing [2024-05-10T07:58:11.632Z] f43a7ab8a8ae: Preparing [2024-05-10T07:58:11.632Z] ea659f66021a: Preparing [2024-05-10T07:58:11.632Z] da361b5366bf: Preparing [2024-05-10T07:58:11.632Z] 25b578997e98: Preparing [2024-05-10T07:58:11.633Z] 84146722cbc7: Preparing [2024-05-10T07:58:11.633Z] 0d71e0be8a58: Preparing [2024-05-10T07:58:11.633Z] ea6ab6867ab3: Preparing [2024-05-10T07:58:11.633Z] 7c504f21be85: Preparing [2024-05-10T07:58:11.633Z] 84146722cbc7: Waiting [2024-05-10T07:58:11.633Z] ea6ab6867ab3: Waiting [2024-05-10T07:58:11.633Z] 0d71e0be8a58: Waiting [2024-05-10T07:58:11.633Z] 7c504f21be85: Waiting [2024-05-10T07:58:11.633Z] 25b578997e98: Layer already exists [2024-05-10T07:58:11.633Z] 82fd1838309d: Layer already exists [2024-05-10T07:58:11.633Z] da361b5366bf: Layer already exists [2024-05-10T07:58:11.633Z] 84146722cbc7: Layer already exists [2024-05-10T07:58:11.896Z] ea6ab6867ab3: Layer already exists [2024-05-10T07:58:11.896Z] 0d71e0be8a58: Layer already exists [2024-05-10T07:58:11.896Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:11.896Z] f43a7ab8a8ae: Pushed [2024-05-10T07:58:11.896Z] ea659f66021a: Pushed [2024-05-10T07:58:11.896Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:ea87fc3bfc83958f80cc2631944af0725c624a2b9c89aca9663c887315489d2e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:12.246Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:12.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1-dev.2 [2024-05-10T07:58:12.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-10T07:58:12.587Z] 82fd1838309d: Preparing [2024-05-10T07:58:12.587Z] f43a7ab8a8ae: Preparing [2024-05-10T07:58:12.587Z] ea659f66021a: Preparing [2024-05-10T07:58:12.587Z] da361b5366bf: Preparing [2024-05-10T07:58:12.587Z] 25b578997e98: Preparing [2024-05-10T07:58:12.587Z] 84146722cbc7: Preparing [2024-05-10T07:58:12.587Z] 0d71e0be8a58: Preparing [2024-05-10T07:58:12.587Z] ea6ab6867ab3: Preparing [2024-05-10T07:58:12.587Z] 7c504f21be85: Preparing [2024-05-10T07:58:12.587Z] 84146722cbc7: Waiting [2024-05-10T07:58:12.587Z] 0d71e0be8a58: Waiting [2024-05-10T07:58:12.587Z] ea6ab6867ab3: Waiting [2024-05-10T07:58:12.587Z] 7c504f21be85: Waiting [2024-05-10T07:58:12.587Z] 25b578997e98: Layer already exists [2024-05-10T07:58:12.587Z] da361b5366bf: Layer already exists [2024-05-10T07:58:12.587Z] ea659f66021a: Layer already exists [2024-05-10T07:58:12.587Z] 82fd1838309d: Layer already exists [2024-05-10T07:58:12.587Z] f43a7ab8a8ae: Layer already exists [2024-05-10T07:58:12.587Z] ea6ab6867ab3: Layer already exists [2024-05-10T07:58:12.587Z] 84146722cbc7: Layer already exists [2024-05-10T07:58:12.587Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:12.587Z] 0d71e0be8a58: Layer already exists [2024-05-10T07:58:12.850Z] 3.1.1-dev.2: digest: sha256:ea87fc3bfc83958f80cc2631944af0725c624a2b9c89aca9663c887315489d2e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:13.198Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:13.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:13.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-10T07:58:13.537Z] 82fd1838309d: Preparing [2024-05-10T07:58:13.537Z] f43a7ab8a8ae: Preparing [2024-05-10T07:58:13.537Z] ea659f66021a: Preparing [2024-05-10T07:58:13.537Z] da361b5366bf: Preparing [2024-05-10T07:58:13.537Z] 25b578997e98: Preparing [2024-05-10T07:58:13.537Z] 84146722cbc7: Preparing [2024-05-10T07:58:13.537Z] 0d71e0be8a58: Preparing [2024-05-10T07:58:13.537Z] ea6ab6867ab3: Preparing [2024-05-10T07:58:13.537Z] 7c504f21be85: Preparing [2024-05-10T07:58:13.537Z] 0d71e0be8a58: Waiting [2024-05-10T07:58:13.537Z] ea6ab6867ab3: Waiting [2024-05-10T07:58:13.537Z] 7c504f21be85: Waiting [2024-05-10T07:58:13.537Z] 84146722cbc7: Waiting [2024-05-10T07:58:13.537Z] da361b5366bf: Layer already exists [2024-05-10T07:58:13.537Z] 25b578997e98: Layer already exists [2024-05-10T07:58:13.537Z] 82fd1838309d: Layer already exists [2024-05-10T07:58:13.537Z] f43a7ab8a8ae: Layer already exists [2024-05-10T07:58:13.537Z] ea659f66021a: Layer already exists [2024-05-10T07:58:13.537Z] 0d71e0be8a58: Layer already exists [2024-05-10T07:58:13.537Z] 84146722cbc7: Layer already exists [2024-05-10T07:58:13.537Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:13.537Z] ea6ab6867ab3: Layer already exists [2024-05-10T07:58:13.537Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:ea87fc3bfc83958f80cc2631944af0725c624a2b9c89aca9663c887315489d2e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:14.150Z] + 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-10T07:58:14.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [2024-05-10T07:58:14.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-05-10T07:58:14.497Z] 82fd1838309d: Preparing [2024-05-10T07:58:14.497Z] f43a7ab8a8ae: Preparing [2024-05-10T07:58:14.497Z] ea659f66021a: Preparing [2024-05-10T07:58:14.497Z] da361b5366bf: Preparing [2024-05-10T07:58:14.497Z] 25b578997e98: Preparing [2024-05-10T07:58:14.497Z] 84146722cbc7: Preparing [2024-05-10T07:58:14.497Z] 0d71e0be8a58: Preparing [2024-05-10T07:58:14.497Z] ea6ab6867ab3: Preparing [2024-05-10T07:58:14.497Z] 7c504f21be85: Preparing [2024-05-10T07:58:14.497Z] 84146722cbc7: Waiting [2024-05-10T07:58:14.497Z] 0d71e0be8a58: Waiting [2024-05-10T07:58:14.497Z] ea6ab6867ab3: Waiting [2024-05-10T07:58:14.497Z] 7c504f21be85: Waiting [2024-05-10T07:58:14.497Z] f43a7ab8a8ae: Layer already exists [2024-05-10T07:58:14.497Z] ea659f66021a: Layer already exists [2024-05-10T07:58:14.497Z] 82fd1838309d: Layer already exists [2024-05-10T07:58:14.497Z] da361b5366bf: Layer already exists [2024-05-10T07:58:14.497Z] 25b578997e98: Layer already exists [2024-05-10T07:58:14.497Z] 84146722cbc7: Layer already exists [2024-05-10T07:58:14.497Z] 0d71e0be8a58: Layer already exists [2024-05-10T07:58:14.497Z] ea6ab6867ab3: Layer already exists [2024-05-10T07:58:14.497Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:14.761Z] napa: digest: sha256:ea87fc3bfc83958f80cc2631944af0725c624a2b9c89aca9663c887315489d2e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:58:14.838Z] ===================================================== [Pipeline] echo [2024-05-10T07:58:14.849Z] taggedImages: [2024-05-10T07:58:14.849Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:14.849Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1-dev.2 [2024-05-10T07:58:14.849Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:14.849Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [Pipeline] echo [2024-05-10T07:58:14.877Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-05-10T07:58:14.877Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:14.877Z] 3.1.1-dev.2 [2024-05-10T07:58:14.877Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:14.877Z] napa [2024-05-10T07:58:14.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:15.234Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:15.582Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:15.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-10T07:58:15.582Z] 668333d4ee04: Preparing [2024-05-10T07:58:15.582Z] faf676ee39fb: Preparing [2024-05-10T07:58:15.582Z] da361b5366bf: Preparing [2024-05-10T07:58:15.582Z] 25b578997e98: Preparing [2024-05-10T07:58:15.582Z] 73e3651c3553: Preparing [2024-05-10T07:58:15.582Z] fe2434224924: Preparing [2024-05-10T07:58:15.582Z] 7c504f21be85: Preparing [2024-05-10T07:58:15.582Z] fe2434224924: Waiting [2024-05-10T07:58:15.582Z] 7c504f21be85: Waiting [2024-05-10T07:58:15.846Z] 25b578997e98: Layer already exists [2024-05-10T07:58:15.846Z] da361b5366bf: Layer already exists [2024-05-10T07:58:15.846Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:15.846Z] 668333d4ee04: Pushed [2024-05-10T07:58:16.109Z] fe2434224924: Pushed [2024-05-10T07:58:17.060Z] 73e3651c3553: Pushed [2024-05-10T07:58:22.377Z] faf676ee39fb: Pushed [2024-05-10T07:58:22.377Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:feff34336ce6057422bd0a7f3a13f00766d19b929697b6f541c57ec3f8c9f93a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:22.718Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:23.058Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1-dev.2 [2024-05-10T07:58:23.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-10T07:58:23.058Z] 668333d4ee04: Preparing [2024-05-10T07:58:23.058Z] faf676ee39fb: Preparing [2024-05-10T07:58:23.058Z] da361b5366bf: Preparing [2024-05-10T07:58:23.058Z] 25b578997e98: Preparing [2024-05-10T07:58:23.058Z] 73e3651c3553: Preparing [2024-05-10T07:58:23.058Z] fe2434224924: Preparing [2024-05-10T07:58:23.058Z] 7c504f21be85: Preparing [2024-05-10T07:58:23.058Z] fe2434224924: Waiting [2024-05-10T07:58:23.058Z] 7c504f21be85: Waiting [2024-05-10T07:58:23.058Z] 25b578997e98: Layer already exists [2024-05-10T07:58:23.058Z] da361b5366bf: Layer already exists [2024-05-10T07:58:23.058Z] faf676ee39fb: Layer already exists [2024-05-10T07:58:23.058Z] 668333d4ee04: Layer already exists [2024-05-10T07:58:23.058Z] 73e3651c3553: Layer already exists [2024-05-10T07:58:23.058Z] fe2434224924: Layer already exists [2024-05-10T07:58:23.058Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:23.324Z] 3.1.1-dev.2: digest: sha256:feff34336ce6057422bd0a7f3a13f00766d19b929697b6f541c57ec3f8c9f93a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:23.673Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:24.026Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:24.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-10T07:58:24.026Z] 668333d4ee04: Preparing [2024-05-10T07:58:24.026Z] faf676ee39fb: Preparing [2024-05-10T07:58:24.026Z] da361b5366bf: Preparing [2024-05-10T07:58:24.026Z] 25b578997e98: Preparing [2024-05-10T07:58:24.026Z] 73e3651c3553: Preparing [2024-05-10T07:58:24.026Z] fe2434224924: Preparing [2024-05-10T07:58:24.026Z] 7c504f21be85: Preparing [2024-05-10T07:58:24.026Z] fe2434224924: Waiting [2024-05-10T07:58:24.026Z] 7c504f21be85: Waiting [2024-05-10T07:58:24.026Z] 73e3651c3553: Layer already exists [2024-05-10T07:58:24.026Z] 25b578997e98: Layer already exists [2024-05-10T07:58:24.026Z] faf676ee39fb: Layer already exists [2024-05-10T07:58:24.026Z] da361b5366bf: Layer already exists [2024-05-10T07:58:24.026Z] 668333d4ee04: Layer already exists [2024-05-10T07:58:24.026Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:24.026Z] fe2434224924: Layer already exists [2024-05-10T07:58:24.026Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:feff34336ce6057422bd0a7f3a13f00766d19b929697b6f541c57ec3f8c9f93a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:24.636Z] + 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-10T07:58:24.982Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [2024-05-10T07:58:24.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-05-10T07:58:24.982Z] 668333d4ee04: Preparing [2024-05-10T07:58:24.982Z] faf676ee39fb: Preparing [2024-05-10T07:58:24.982Z] da361b5366bf: Preparing [2024-05-10T07:58:24.982Z] 25b578997e98: Preparing [2024-05-10T07:58:24.982Z] 73e3651c3553: Preparing [2024-05-10T07:58:24.982Z] fe2434224924: Preparing [2024-05-10T07:58:24.982Z] 7c504f21be85: Preparing [2024-05-10T07:58:24.982Z] fe2434224924: Waiting [2024-05-10T07:58:24.982Z] 7c504f21be85: Waiting [2024-05-10T07:58:24.982Z] faf676ee39fb: Layer already exists [2024-05-10T07:58:24.982Z] 73e3651c3553: Layer already exists [2024-05-10T07:58:24.982Z] 668333d4ee04: Layer already exists [2024-05-10T07:58:24.982Z] da361b5366bf: Layer already exists [2024-05-10T07:58:24.982Z] 25b578997e98: Layer already exists [2024-05-10T07:58:24.982Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:24.982Z] fe2434224924: Layer already exists [2024-05-10T07:58:24.982Z] napa: digest: sha256:feff34336ce6057422bd0a7f3a13f00766d19b929697b6f541c57ec3f8c9f93a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:58:25.319Z] ===================================================== [Pipeline] echo [2024-05-10T07:58:25.336Z] taggedImages: [2024-05-10T07:58:25.336Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:25.336Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1-dev.2 [2024-05-10T07:58:25.336Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:25.336Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [Pipeline] echo [2024-05-10T07:58:25.373Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-05-10T07:58:25.373Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:25.373Z] 3.1.1-dev.2 [2024-05-10T07:58:25.373Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:25.373Z] napa [2024-05-10T07:58:25.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:25.745Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:26.087Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:26.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-10T07:58:26.087Z] fa39371f7241: Preparing [2024-05-10T07:58:26.087Z] 6389ab9a6c26: Preparing [2024-05-10T07:58:26.087Z] da361b5366bf: Preparing [2024-05-10T07:58:26.087Z] 25b578997e98: Preparing [2024-05-10T07:58:26.087Z] e9c6421413ad: Preparing [2024-05-10T07:58:26.087Z] 386fddabf900: Preparing [2024-05-10T07:58:26.087Z] 7c504f21be85: Preparing [2024-05-10T07:58:26.087Z] 386fddabf900: Waiting [2024-05-10T07:58:26.087Z] 7c504f21be85: Waiting [2024-05-10T07:58:26.087Z] 25b578997e98: Layer already exists [2024-05-10T07:58:26.087Z] da361b5366bf: Layer already exists [2024-05-10T07:58:26.087Z] e9c6421413ad: Layer already exists [2024-05-10T07:58:26.087Z] 386fddabf900: Layer already exists [2024-05-10T07:58:26.350Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:26.350Z] fa39371f7241: Pushed [2024-05-10T07:58:33.026Z] 6389ab9a6c26: Pushed [2024-05-10T07:58:33.026Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06: digest: sha256:35e54d7a40e60b5007bd90a61362584b2ea4c4fbc7da6ba71d7765111dbf421f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:33.377Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:33.866Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1-dev.2 [2024-05-10T07:58:33.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-10T07:58:33.866Z] fa39371f7241: Preparing [2024-05-10T07:58:33.866Z] 6389ab9a6c26: Preparing [2024-05-10T07:58:33.866Z] da361b5366bf: Preparing [2024-05-10T07:58:33.866Z] 25b578997e98: Preparing [2024-05-10T07:58:33.866Z] e9c6421413ad: Preparing [2024-05-10T07:58:33.866Z] 386fddabf900: Preparing [2024-05-10T07:58:33.866Z] 7c504f21be85: Preparing [2024-05-10T07:58:33.866Z] 386fddabf900: Waiting [2024-05-10T07:58:33.866Z] 7c504f21be85: Waiting [2024-05-10T07:58:34.138Z] fa39371f7241: Layer already exists [2024-05-10T07:58:34.138Z] 25b578997e98: Layer already exists [2024-05-10T07:58:34.138Z] 6389ab9a6c26: Layer already exists [2024-05-10T07:58:34.138Z] e9c6421413ad: Layer already exists [2024-05-10T07:58:34.138Z] da361b5366bf: Layer already exists [2024-05-10T07:58:34.138Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:34.138Z] 386fddabf900: Layer already exists [2024-05-10T07:58:34.138Z] 3.1.1-dev.2: digest: sha256:35e54d7a40e60b5007bd90a61362584b2ea4c4fbc7da6ba71d7765111dbf421f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:34.570Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:34.913Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:34.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-10T07:58:34.913Z] fa39371f7241: Preparing [2024-05-10T07:58:34.913Z] 6389ab9a6c26: Preparing [2024-05-10T07:58:34.913Z] da361b5366bf: Preparing [2024-05-10T07:58:34.913Z] 25b578997e98: Preparing [2024-05-10T07:58:34.913Z] e9c6421413ad: Preparing [2024-05-10T07:58:34.913Z] 386fddabf900: Preparing [2024-05-10T07:58:34.913Z] 7c504f21be85: Preparing [2024-05-10T07:58:34.913Z] 386fddabf900: Waiting [2024-05-10T07:58:34.913Z] 7c504f21be85: Waiting [2024-05-10T07:58:34.913Z] fa39371f7241: Layer already exists [2024-05-10T07:58:34.913Z] 6389ab9a6c26: Layer already exists [2024-05-10T07:58:34.913Z] da361b5366bf: Layer already exists [2024-05-10T07:58:34.913Z] e9c6421413ad: Layer already exists [2024-05-10T07:58:34.913Z] 25b578997e98: Layer already exists [2024-05-10T07:58:34.913Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:34.913Z] 386fddabf900: Layer already exists [2024-05-10T07:58:35.176Z] 8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2: digest: sha256:35e54d7a40e60b5007bd90a61362584b2ea4c4fbc7da6ba71d7765111dbf421f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:35.524Z] + 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-10T07:58:35.858Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [2024-05-10T07:58:35.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-05-10T07:58:35.858Z] fa39371f7241: Preparing [2024-05-10T07:58:35.858Z] 6389ab9a6c26: Preparing [2024-05-10T07:58:35.858Z] da361b5366bf: Preparing [2024-05-10T07:58:35.858Z] 25b578997e98: Preparing [2024-05-10T07:58:35.858Z] e9c6421413ad: Preparing [2024-05-10T07:58:35.858Z] 386fddabf900: Preparing [2024-05-10T07:58:35.858Z] 7c504f21be85: Preparing [2024-05-10T07:58:35.858Z] 386fddabf900: Waiting [2024-05-10T07:58:35.858Z] 7c504f21be85: Waiting [2024-05-10T07:58:35.858Z] e9c6421413ad: Layer already exists [2024-05-10T07:58:35.858Z] 6389ab9a6c26: Layer already exists [2024-05-10T07:58:35.858Z] fa39371f7241: Layer already exists [2024-05-10T07:58:35.858Z] 25b578997e98: Layer already exists [2024-05-10T07:58:35.858Z] 386fddabf900: Layer already exists [2024-05-10T07:58:35.858Z] da361b5366bf: Layer already exists [2024-05-10T07:58:35.858Z] 7c504f21be85: Layer already exists [2024-05-10T07:58:36.122Z] napa: digest: sha256:35e54d7a40e60b5007bd90a61362584b2ea4c4fbc7da6ba71d7765111dbf421f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-10T07:58:36.195Z] ===================================================== [Pipeline] echo [2024-05-10T07:58:36.210Z] taggedImages: [2024-05-10T07:58:36.210Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06 [2024-05-10T07:58:36.210Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1-dev.2 [2024-05-10T07:58:36.210Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e20ba2d710d6e8a600bdba73452396809bc6a06-3.1.1-dev.2 [2024-05-10T07:58:36.210Z] - 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-10T07:58:36.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-10T07:58:36.588Z] [2024-05-10T07:58:36.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:58:36.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-10T07:58:36.905Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-10T07:58:36.905Z] 8998bd30e6a1: Pulling fs layer [2024-05-10T07:58:36.905Z] 04944245beec: Pulling fs layer [2024-05-10T07:58:36.905Z] 699f458cf7ca: Pulling fs layer [2024-05-10T07:58:36.905Z] 765212b225bb: Pulling fs layer [2024-05-10T07:58:36.905Z] f23df028b6ca: Pulling fs layer [2024-05-10T07:58:36.905Z] d65c8cfc05b1: Pulling fs layer [2024-05-10T07:58:36.905Z] 2437ff75d9bd: Pulling fs layer [2024-05-10T07:58:36.905Z] 765212b225bb: Waiting [2024-05-10T07:58:36.905Z] d65c8cfc05b1: Waiting [2024-05-10T07:58:36.905Z] 2437ff75d9bd: Waiting [2024-05-10T07:58:36.905Z] f23df028b6ca: Waiting [2024-05-10T07:58:37.172Z] 04944245beec: Verifying Checksum [2024-05-10T07:58:37.172Z] 04944245beec: Download complete [2024-05-10T07:58:37.172Z] 765212b225bb: Verifying Checksum [2024-05-10T07:58:37.172Z] 765212b225bb: Download complete [2024-05-10T07:58:37.172Z] f23df028b6ca: Verifying Checksum [2024-05-10T07:58:37.172Z] f23df028b6ca: Download complete [2024-05-10T07:58:37.172Z] d65c8cfc05b1: Verifying Checksum [2024-05-10T07:58:37.172Z] d65c8cfc05b1: Download complete [2024-05-10T07:58:37.172Z] 699f458cf7ca: Verifying Checksum [2024-05-10T07:58:37.172Z] 699f458cf7ca: Download complete [2024-05-10T07:58:37.755Z] 8998bd30e6a1: Verifying Checksum [2024-05-10T07:58:37.755Z] 8998bd30e6a1: Download complete [2024-05-10T07:58:40.329Z] 2437ff75d9bd: Verifying Checksum [2024-05-10T07:58:40.329Z] 2437ff75d9bd: Download complete [2024-05-10T07:58:42.266Z] 8998bd30e6a1: Pull complete [2024-05-10T07:58:42.846Z] 04944245beec: Pull complete [2024-05-10T07:58:44.249Z] 699f458cf7ca: Pull complete [2024-05-10T07:58:44.514Z] 765212b225bb: Pull complete [2024-05-10T07:58:45.471Z] f23df028b6ca: Pull complete [2024-05-10T07:58:45.471Z] d65c8cfc05b1: Pull complete [2024-05-10T07:59:03.658Z] 2437ff75d9bd: Pull complete [2024-05-10T07:59:03.658Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-10T07:59:03.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-10T07:59:03.658Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T07:59:03.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-359 does not seem to be running inside a container [2024-05-10T07:59:03.915Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:arm64 cat [2024-05-10T07:59:06.751Z] $ docker top 2cadbfbbf3fff51c215eec421dc84fee3c31bf7da620851ce5b0e87ce044704b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:59:07.646Z] ---> job-cost.sh [2024-05-10T07:59:07.646Z] lf-activate-venv: SKIPPING [2024-05-10T07:59:07.646Z] INFO: No Stack... [2024-05-10T07:59:07.911Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-10T07:59:08.858Z] INFO: Archiving Costs [Pipeline] sh [2024-05-10T07:59:09.480Z] + cut -d, -f6 [2024-05-10T07:59:09.480Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2024-05-10T07:59:09.499Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-napa-4-stack-cost] [2024-05-10T07:59:09.510Z] Resource [jenkins-edgexfoundry-edgex-go-napa-4-stack-cost] did not exist. Created. [2024-05-10T07:59:09.519Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-napa-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-10T07:59:10.167Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-10T07:59:11.103Z] Stashed 1 file(s) [Pipeline] } [2024-05-10T07:59:11.116Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-napa-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-10T07:59:11.143Z] $ docker stop --time=1 2cadbfbbf3fff51c215eec421dc84fee3c31bf7da620851ce5b0e87ce044704b [2024-05-10T07:59:12.629Z] $ docker rm -f --volumes 2cadbfbbf3fff51c215eec421dc84fee3c31bf7da620851ce5b0e87ce044704b [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-10T07:59:13.150Z] provisioning config files... [2024-05-10T07:59:13.155Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2279544581058932868tmp [Pipeline] { [Pipeline] sh [2024-05-10T07:59:13.447Z] + set +x [2024-05-10T07:59:13.447Z] + + bashcurl -s -s -- https://codecov.io/bash [2024-05-10T07:59:13.448Z] [2024-05-10T07:59:13.448Z] [2024-05-10T07:59:13.448Z] _____ _ [2024-05-10T07:59:13.448Z] / ____| | | [2024-05-10T07:59:13.448Z] | | ___ __| | ___ ___ _____ __ [2024-05-10T07:59:13.448Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-10T07:59:13.448Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-10T07:59:13.448Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-10T07:59:13.448Z] Bash-1.0.6 [2024-05-10T07:59:13.448Z] [2024-05-10T07:59:13.448Z] [2024-05-10T07:59:13.448Z] ==> git version 2.25.1 found [2024-05-10T07:59:13.448Z] ==> 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-10T07:59:13.448Z] Release-Date: 2020-01-08 [2024-05-10T07:59:13.448Z] 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-10T07:59:13.448Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-10T07:59:13.448Z] ==> Jenkins CI detected. [2024-05-10T07:59:13.448Z] current dir:  /w/workspace/edgex-go/4 [2024-05-10T07:59:13.448Z] project root: . [2024-05-10T07:59:13.448Z] --> token set from env [2024-05-10T07:59:13.448Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-10T07:59:13.448Z] ==> Running gcov in . (disable via -X gcov) [2024-05-10T07:59:13.448Z] ==> Python coveragepy not found [2024-05-10T07:59:13.448Z] ==> Searching for coverage reports in: [2024-05-10T07:59:13.448Z] + . [2024-05-10T07:59:13.707Z] -> Found 1 reports [2024-05-10T07:59:13.707Z] ==> Detecting git/mercurial file structure [2024-05-10T07:59:13.707Z] ==> Reading reports [2024-05-10T07:59:13.707Z] + ./coverage.out bytes=453602 [2024-05-10T07:59:13.707Z] ==> Appending adjustments [2024-05-10T07:59:13.707Z] https://docs.codecov.io/docs/fixing-reports [2024-05-10T07:59:14.644Z] + Found adjustments [2024-05-10T07:59:14.644Z] ==> Gzipping contents [2024-05-10T07:59:14.644Z] 72K /tmp/codecov.ldJr3U.gz [2024-05-10T07:59:14.644Z] ==> Uploading reports [2024-05-10T07:59:14.644Z] url: https://codecov.io [2024-05-10T07:59:14.644Z] query: branch=napa&commit=8e20ba2d710d6e8a600bdba73452396809bc6a06&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fnapa%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-10T07:59:14.644Z] -> Pinging Codecov [2024-05-10T07:59:14.644Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=8e20ba2d710d6e8a600bdba73452396809bc6a06&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fnapa%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-10T07:59:14.903Z] -> Uploading to [2024-05-10T07:59:14.903Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-10/00271124DB129430A58F1EEE437C3FCB/8e20ba2d710d6e8a600bdba73452396809bc6a06/b6a42016-b9ce-42ca-b700-b49449afe012.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240510%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240510T075914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f08fbd80aa56e702fb025c76a11d42b491ca8f7cd3ae8769165f5cfc5d2b4c90 [2024-05-10T07:59:14.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-10T07:59:14.903Z] Dload Upload Total Spent Left Speed [2024-05-10T07:59:15.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69873 0 0 100 69873 0 246k --:--:-- --:--:-- --:--:-- 246k [2024-05-10T07:59:15.162Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8e20ba2d710d6e8a600bdba73452396809bc6a06 [Pipeline] } [2024-05-10T07:59:15.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-05-10T07:59:15.398Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-10T07:59:15.420Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:59:15.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-10T07:59:15.727Z] [2024-05-10T07:59:15.727Z] 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-10T07:59:16.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-10T07:59:16.026Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-05-10T07:59:16.026Z] df9b9388f04a: Pulling fs layer [2024-05-10T07:59:16.026Z] 52dc419b0ee2: Pulling fs layer [2024-05-10T07:59:16.026Z] 25bc292e5bac: Pulling fs layer [2024-05-10T07:59:16.026Z] 114826534d7a: Pulling fs layer [2024-05-10T07:59:16.026Z] 4657fd5d0bcf: Pulling fs layer [2024-05-10T07:59:16.026Z] 6ad1cebc031e: Pulling fs layer [2024-05-10T07:59:16.026Z] 8a3aa393b2d8: Pulling fs layer [2024-05-10T07:59:16.026Z] 114826534d7a: Waiting [2024-05-10T07:59:16.026Z] 6ad1cebc031e: Waiting [2024-05-10T07:59:16.026Z] 4657fd5d0bcf: Waiting [2024-05-10T07:59:16.026Z] 8a3aa393b2d8: Waiting [2024-05-10T07:59:16.026Z] 25bc292e5bac: Verifying Checksum [2024-05-10T07:59:16.026Z] 25bc292e5bac: Download complete [2024-05-10T07:59:16.026Z] 52dc419b0ee2: Verifying Checksum [2024-05-10T07:59:16.026Z] 52dc419b0ee2: Download complete [2024-05-10T07:59:16.026Z] 4657fd5d0bcf: Verifying Checksum [2024-05-10T07:59:16.026Z] 4657fd5d0bcf: Download complete [2024-05-10T07:59:16.026Z] df9b9388f04a: Verifying Checksum [2024-05-10T07:59:16.026Z] df9b9388f04a: Download complete [2024-05-10T07:59:16.284Z] 6ad1cebc031e: Verifying Checksum [2024-05-10T07:59:16.284Z] 6ad1cebc031e: Download complete [2024-05-10T07:59:16.284Z] df9b9388f04a: Pull complete [2024-05-10T07:59:16.284Z] 52dc419b0ee2: Pull complete [2024-05-10T07:59:16.284Z] 25bc292e5bac: Pull complete [2024-05-10T07:59:16.850Z] 114826534d7a: Verifying Checksum [2024-05-10T07:59:16.850Z] 114826534d7a: Download complete [2024-05-10T07:59:16.851Z] 8a3aa393b2d8: Verifying Checksum [2024-05-10T07:59:16.851Z] 8a3aa393b2d8: Download complete [2024-05-10T07:59:20.134Z] 114826534d7a: Pull complete [2024-05-10T07:59:20.134Z] 4657fd5d0bcf: Pull complete [2024-05-10T07:59:20.134Z] 6ad1cebc031e: Pull complete [2024-05-10T07:59:23.415Z] 8a3aa393b2d8: Pull complete [2024-05-10T07:59:23.415Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-05-10T07:59:23.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-10T07:59:23.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T07:59:23.521Z] prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container [2024-05-10T07:59:23.535Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-05-10T07:59:28.608Z] $ docker top 0383af255001820ae0d83970c469c13d8772accb9aabb6e3a067a4024a9490b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-10T07:59:28.696Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:napa' [Pipeline] sh [2024-05-10T07:59:28.971Z] + set -o pipefail [2024-05-10T07:59:28.972Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:napa' [2024-05-10T07:59:31.502Z] [2024-05-10T07:59:31.502Z] Monitoring /w/workspace/edgex-go/4 (github.com/edgexfoundry/edgex-go)... [2024-05-10T07:59:31.502Z] [2024-05-10T07:59:31.502Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9fb6e605-4321-4076-bd0a-23944e3800c6/history/822490ad-e4df-4f53-a303-b3e1021206db [2024-05-10T07:59:31.502Z] [2024-05-10T07:59:31.502Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-10T07:59:31.502Z] [2024-05-10T07:59:31.502Z] [2024-05-10T07:59:31.502Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-05-10T07:59:31.502Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-05-10T07:59:31.502Z] More details here: https://snyk.co/ue1NS [2024-05-10T07:59:31.502Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-10T07:59:31.502Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-10T07:59:31.496Z] $ docker stop --time=1 0383af255001820ae0d83970c469c13d8772accb9aabb6e3a067a4024a9490b2 [2024-05-10T07:59:32.829Z] $ docker rm -f --volumes 0383af255001820ae0d83970c469c13d8772accb9aabb6e3a067a4024a9490b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-05-10T07:59:33.047Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-10T07:59:33.064Z] provisioning config files... [2024-05-10T07:59:33.074Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/4@tmp/config10709925676625311862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:59:33.387Z] --> edgex-publish-swagger.sh [2024-05-10T07:59:33.387Z] === Publish openapi/v3 API === [2024-05-10T07:59:33.387Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-05-10T07:59:33.387Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/4/openapi/v3/core-command.yaml] [2024-05-10T07:59:33.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-10T07:59:33.387Z] Dload Upload Total Spent Left Speed [2024-05-10T07:59:34.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 27478 0:00:01 0:00:01 --:--:-- 27478 100 32782 0 0 100 32782 0 27478 0:00:01 0:00:01 --:--:-- 27478 [2024-05-10T07:59:34.335Z] [2024-05-10T07:59:34.335Z] [2024-05-10T07:59:34.605Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/4/openapi/v3/core-data.yaml] [2024-05-10T07:59:34.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-10T07:59:34.605Z] Dload Upload Total Spent Left Speed [2024-05-10T07:59:35.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 74118 --:--:-- --:--:-- --:--:-- 74042 100 72043 0 0 100 72043 0 74118 --:--:-- --:--:-- --:--:-- 74042 [2024-05-10T07:59:35.554Z] [2024-05-10T07:59:35.554Z] [2024-05-10T07:59:35.554Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/4/openapi/v3/core-metadata.yaml] [2024-05-10T07:59:35.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-10T07:59:35.554Z] Dload Upload Total Spent Left Speed [2024-05-10T07:59:36.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 286 229k --:--:-- --:--:-- --:--:-- 229k 100 144k 100 180 100 144k 286 229k --:--:-- --:--:-- --:--:-- 229k [2024-05-10T07:59:36.122Z] {"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-10T07:59:36.122Z] [2024-05-10T07:59:36.122Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/4/openapi/v3/support-notifications.yaml] [2024-05-10T07:59:36.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-10T07:59:36.122Z] Dload Upload Total Spent Left Speed [2024-05-10T07:59:36.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 334 157k --:--:-- --:--:-- --:--:-- 158k [2024-05-10T07:59:36.692Z] {"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-10T07:59:36.692Z] [2024-05-10T07:59:36.692Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/4/openapi/v3/support-scheduler.yaml] [2024-05-10T07:59:36.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-10T07:59:36.692Z] Dload Upload Total Spent Left Speed [2024-05-10T07:59:37.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 307 63169 --:--:-- --:--:-- --:--:-- 63368 [2024-05-10T07:59:37.261Z] {"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-10T07:59:37.261Z] [Pipeline] } [2024-05-10T07:59:37.269Z] 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-10T07:59:37.697Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-10T07:59:37.697Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:59:37.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-10T07:59:37.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T07:59:38.076Z] prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container [2024-05-10T07:59:38.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-10T07:59:38.402Z] $ docker top cf1c2c20ddb73c507f48b8ef242f8c13a23d2b720fcf136d3c33f4950e204666 -eo pid,comm [2024-05-10T07:59:38.462Z] 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-10T07:59:38.462Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-10T07:59:38.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-10T07:59:38.515Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-10T07:59:38.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-10T07:59:38.604Z] $ docker exec cf1c2c20ddb73c507f48b8ef242f8c13a23d2b720fcf136d3c33f4950e204666 ssh-agent [2024-05-10T07:59:38.723Z] SSH_AUTH_SOCK=/tmp/ssh-euVMepFRYwSs/agent.32 [2024-05-10T07:59:38.723Z] SSH_AGENT_PID=38 [2024-05-10T07:59:38.727Z] Running ssh-add (command line suppressed) [2024-05-10T07:59:38.805Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_12561236958480644102.key (/w/workspace/edgex-go/4@tmp/private_key_12561236958480644102.key) [2024-05-10T07:59:38.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-10T07:59:39.125Z] + git semver tag [2024-05-10T07:59:39.383Z] 2024-05-10 07:59:39,273 [run_tag] DEBUG tag force:False [2024-05-10T07:59:39.383Z] 2024-05-10 07:59:39,273 [check_head_tag] DEBUG check head tag [2024-05-10T07:59:39.383Z] 2024-05-10 07:59:39,275 [execute] INFO git cat-file --batch-check [2024-05-10T07:59:39.383Z] 2024-05-10 07:59:39,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=) [2024-05-10T07:59:39.383Z] 2024-05-10 07:59:39,278 [execute] INFO git cat-file --batch [2024-05-10T07:59:39.383Z] 2024-05-10 07:59:39,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=) [2024-05-10T07:59:39.383Z] 2024-05-10 07:59:39,307 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa [2024-05-10T07:59:39.383Z] 2024-05-10 07:59:39,307 [execute] INFO git tag -a v3.1.1-dev.2 -m v3.1.1-dev.2 [2024-05-10T07:59:39.383Z] 2024-05-10 07:59:39,307 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.2', '-m', 'v3.1.1-dev.2'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2024-05-10T07:59:39.383Z] 2024-05-10 07:59:39,312 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa [2024-05-10T07:59:39.383Z] 3.1.1-dev.2 [Pipeline] } [2024-05-10T07:59:39.373Z] $ docker exec --env ******** --env ******** cf1c2c20ddb73c507f48b8ef242f8c13a23d2b720fcf136d3c33f4950e204666 ssh-agent -k [2024-05-10T07:59:39.469Z] unset SSH_AUTH_SOCK; [2024-05-10T07:59:39.469Z] unset SSH_AGENT_PID; [2024-05-10T07:59:39.469Z] echo Agent pid 38 killed; [2024-05-10T07:59:39.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-10T07:59:39.816Z] + git semver [Pipeline] } [2024-05-10T07:59:40.070Z] $ docker stop --time=1 cf1c2c20ddb73c507f48b8ef242f8c13a23d2b720fcf136d3c33f4950e204666 [2024-05-10T07:59:41.358Z] $ docker rm -f --volumes cf1c2c20ddb73c507f48b8ef242f8c13a23d2b720fcf136d3c33f4950e204666 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:59:41.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-10T07:59:41.772Z] [2024-05-10T07:59:41.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:59:42.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-10T07:59:42.071Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-10T07:59:42.071Z] ab5ef0e58194: Pulling fs layer [2024-05-10T07:59:42.071Z] 9712f1f96733: Pulling fs layer [2024-05-10T07:59:42.071Z] 63f879dbbcfc: Pulling fs layer [2024-05-10T07:59:42.071Z] 0d9ebad4ef96: Pulling fs layer [2024-05-10T07:59:42.071Z] e9a5061849ea: Pulling fs layer [2024-05-10T07:59:42.071Z] d747dcd14b5f: Pulling fs layer [2024-05-10T07:59:42.071Z] 2de7ff778b66: Pulling fs layer [2024-05-10T07:59:42.071Z] e9a5061849ea: Waiting [2024-05-10T07:59:42.071Z] d747dcd14b5f: Waiting [2024-05-10T07:59:42.071Z] 2de7ff778b66: Waiting [2024-05-10T07:59:42.071Z] 0d9ebad4ef96: Waiting [2024-05-10T07:59:42.071Z] 9712f1f96733: Verifying Checksum [2024-05-10T07:59:42.071Z] 9712f1f96733: Download complete [2024-05-10T07:59:42.329Z] 63f879dbbcfc: Verifying Checksum [2024-05-10T07:59:42.329Z] 63f879dbbcfc: Download complete [2024-05-10T07:59:42.587Z] e9a5061849ea: Verifying Checksum [2024-05-10T07:59:42.587Z] e9a5061849ea: Download complete [2024-05-10T07:59:42.587Z] d747dcd14b5f: Verifying Checksum [2024-05-10T07:59:42.587Z] d747dcd14b5f: Download complete [2024-05-10T07:59:42.587Z] ab5ef0e58194: Verifying Checksum [2024-05-10T07:59:42.587Z] ab5ef0e58194: Download complete [2024-05-10T07:59:42.587Z] 0d9ebad4ef96: Verifying Checksum [2024-05-10T07:59:42.587Z] 0d9ebad4ef96: Download complete [2024-05-10T07:59:42.587Z] 2de7ff778b66: Verifying Checksum [2024-05-10T07:59:42.587Z] 2de7ff778b66: Download complete [2024-05-10T07:59:45.113Z] ab5ef0e58194: Pull complete [2024-05-10T07:59:45.113Z] 9712f1f96733: Pull complete [2024-05-10T07:59:45.676Z] 63f879dbbcfc: Pull complete [2024-05-10T07:59:49.857Z] 0d9ebad4ef96: Pull complete [2024-05-10T07:59:49.857Z] e9a5061849ea: Pull complete [2024-05-10T07:59:49.857Z] d747dcd14b5f: Pull complete [2024-05-10T07:59:50.423Z] 2de7ff778b66: Pull complete [2024-05-10T07:59:50.423Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-10T07:59:50.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-10T07:59:50.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T07:59:50.522Z] prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container [2024-05-10T07:59:50.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-10T07:59:55.507Z] $ docker top 56ceb09fcde89f85e0b99901de0f24c9c7be203b239334b51b227244947c0d0d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-10T07:59:55.601Z] provisioning config files... [2024-05-10T07:59:55.609Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/4@tmp/config10491662507142225073tmp [2024-05-10T07:59:55.618Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/4@tmp/config5547776698967682060tmp [2024-05-10T07:59:55.637Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/4@tmp/config16664401940118111817tmp [Pipeline] { [Pipeline] echo [2024-05-10T07:59:55.758Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:59:56.057Z] ---> sigul-configuration.sh [2024-05-10T07:59:56.057Z] gpg: directory `/root/.gnupg' created [2024-05-10T07:59:56.057Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-10T07:59:56.057Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-10T07:59:56.057Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-10T07:59:56.057Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-10T07:59:56.057Z] gpg: CAST5 encrypted data [2024-05-10T07:59:56.057Z] gpg: encrypted with 1 passphrase [2024-05-10T07:59:56.057Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-10T07:59:56.355Z] + mkdir /home/jenkins [2024-05-10T07:59:56.355Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-10T07:59:56.653Z] + 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-10T07:59:56.670Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:59:56.974Z] ---> sigul-install.sh [2024-05-10T07:59:56.974Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-10T07:59:57.272Z] + git tag --list [2024-05-10T07:59:57.272Z] 0.6.0 [2024-05-10T07:59:57.272Z] 0.6.1 [2024-05-10T07:59:57.272Z] 0.7.0 [2024-05-10T07:59:57.272Z] 0.7.1 [2024-05-10T07:59:57.272Z] v1.0.0 [2024-05-10T07:59:57.272Z] v1.0.1 [2024-05-10T07:59:57.272Z] v1.1.0 [2024-05-10T07:59:57.272Z] v1.2.0 [2024-05-10T07:59:57.272Z] v1.2.1 [2024-05-10T07:59:57.272Z] v1.3.0 [2024-05-10T07:59:57.272Z] v1.3.1 [2024-05-10T07:59:57.272Z] v2.0.0 [2024-05-10T07:59:57.272Z] v2.1.0 [2024-05-10T07:59:57.272Z] v2.1.1 [2024-05-10T07:59:57.272Z] v2.2.0 [2024-05-10T07:59:57.272Z] v2.3.0 [2024-05-10T07:59:57.272Z] v3.0 [2024-05-10T07:59:57.272Z] v3.0.0 [2024-05-10T07:59:57.272Z] v3.1 [2024-05-10T07:59:57.272Z] v3.1.0 [2024-05-10T07:59:57.272Z] v3.1.0-dev.1 [2024-05-10T07:59:57.272Z] v3.1.0-dev.10 [2024-05-10T07:59:57.272Z] v3.1.0-dev.11 [2024-05-10T07:59:57.272Z] v3.1.0-dev.12 [2024-05-10T07:59:57.272Z] v3.1.0-dev.13 [2024-05-10T07:59:57.272Z] v3.1.0-dev.14 [2024-05-10T07:59:57.272Z] v3.1.0-dev.15 [2024-05-10T07:59:57.272Z] v3.1.0-dev.16 [2024-05-10T07:59:57.272Z] v3.1.0-dev.17 [2024-05-10T07:59:57.272Z] v3.1.0-dev.18 [2024-05-10T07:59:57.272Z] v3.1.0-dev.19 [2024-05-10T07:59:57.272Z] v3.1.0-dev.2 [2024-05-10T07:59:57.272Z] v3.1.0-dev.20 [2024-05-10T07:59:57.272Z] v3.1.0-dev.21 [2024-05-10T07:59:57.272Z] v3.1.0-dev.22 [2024-05-10T07:59:57.272Z] v3.1.0-dev.23 [2024-05-10T07:59:57.272Z] v3.1.0-dev.24 [2024-05-10T07:59:57.272Z] v3.1.0-dev.25 [2024-05-10T07:59:57.272Z] v3.1.0-dev.26 [2024-05-10T07:59:57.272Z] v3.1.0-dev.27 [2024-05-10T07:59:57.272Z] v3.1.0-dev.28 [2024-05-10T07:59:57.272Z] v3.1.0-dev.29 [2024-05-10T07:59:57.272Z] v3.1.0-dev.3 [2024-05-10T07:59:57.272Z] v3.1.0-dev.30 [2024-05-10T07:59:57.272Z] v3.1.0-dev.31 [2024-05-10T07:59:57.272Z] v3.1.0-dev.32 [2024-05-10T07:59:57.272Z] v3.1.0-dev.33 [2024-05-10T07:59:57.272Z] v3.1.0-dev.34 [2024-05-10T07:59:57.272Z] v3.1.0-dev.35 [2024-05-10T07:59:57.272Z] v3.1.0-dev.36 [2024-05-10T07:59:57.272Z] v3.1.0-dev.37 [2024-05-10T07:59:57.272Z] v3.1.0-dev.38 [2024-05-10T07:59:57.272Z] v3.1.0-dev.39 [2024-05-10T07:59:57.272Z] v3.1.0-dev.4 [2024-05-10T07:59:57.272Z] v3.1.0-dev.40 [2024-05-10T07:59:57.272Z] v3.1.0-dev.41 [2024-05-10T07:59:57.272Z] v3.1.0-dev.42 [2024-05-10T07:59:57.272Z] v3.1.0-dev.43 [2024-05-10T07:59:57.272Z] v3.1.0-dev.44 [2024-05-10T07:59:57.272Z] v3.1.0-dev.45 [2024-05-10T07:59:57.272Z] v3.1.0-dev.46 [2024-05-10T07:59:57.272Z] v3.1.0-dev.47 [2024-05-10T07:59:57.272Z] v3.1.0-dev.48 [2024-05-10T07:59:57.273Z] v3.1.0-dev.49 [2024-05-10T07:59:57.273Z] v3.1.0-dev.5 [2024-05-10T07:59:57.273Z] v3.1.0-dev.50 [2024-05-10T07:59:57.273Z] v3.1.0-dev.51 [2024-05-10T07:59:57.273Z] v3.1.0-dev.52 [2024-05-10T07:59:57.273Z] v3.1.0-dev.53 [2024-05-10T07:59:57.273Z] v3.1.0-dev.54 [2024-05-10T07:59:57.273Z] v3.1.0-dev.55 [2024-05-10T07:59:57.273Z] v3.1.0-dev.56 [2024-05-10T07:59:57.273Z] v3.1.0-dev.57 [2024-05-10T07:59:57.273Z] v3.1.0-dev.58 [2024-05-10T07:59:57.273Z] v3.1.0-dev.59 [2024-05-10T07:59:57.273Z] v3.1.0-dev.6 [2024-05-10T07:59:57.273Z] v3.1.0-dev.60 [2024-05-10T07:59:57.273Z] v3.1.0-dev.61 [2024-05-10T07:59:57.273Z] v3.1.0-dev.62 [2024-05-10T07:59:57.273Z] v3.1.0-dev.63 [2024-05-10T07:59:57.273Z] v3.1.0-dev.64 [2024-05-10T07:59:57.273Z] v3.1.0-dev.65 [2024-05-10T07:59:57.273Z] v3.1.0-dev.66 [2024-05-10T07:59:57.273Z] v3.1.0-dev.67 [2024-05-10T07:59:57.273Z] v3.1.0-dev.68 [2024-05-10T07:59:57.273Z] v3.1.0-dev.69 [2024-05-10T07:59:57.273Z] v3.1.0-dev.7 [2024-05-10T07:59:57.273Z] v3.1.0-dev.70 [2024-05-10T07:59:57.273Z] v3.1.0-dev.71 [2024-05-10T07:59:57.273Z] v3.1.0-dev.72 [2024-05-10T07:59:57.273Z] v3.1.0-dev.73 [2024-05-10T07:59:57.273Z] v3.1.0-dev.8 [2024-05-10T07:59:57.273Z] v3.1.0-dev.9 [2024-05-10T07:59:57.273Z] v3.1.1-dev.1 [2024-05-10T07:59:57.273Z] v3.1.1-dev.2 [2024-05-10T07:59:57.273Z] v3.2.0-dev.1 [2024-05-10T07:59:57.273Z] v3.2.0-dev.10 [2024-05-10T07:59:57.273Z] v3.2.0-dev.11 [2024-05-10T07:59:57.273Z] v3.2.0-dev.12 [2024-05-10T07:59:57.273Z] v3.2.0-dev.13 [2024-05-10T07:59:57.273Z] v3.2.0-dev.14 [2024-05-10T07:59:57.273Z] v3.2.0-dev.15 [2024-05-10T07:59:57.273Z] v3.2.0-dev.16 [2024-05-10T07:59:57.273Z] v3.2.0-dev.17 [2024-05-10T07:59:57.273Z] v3.2.0-dev.18 [2024-05-10T07:59:57.273Z] v3.2.0-dev.19 [2024-05-10T07:59:57.273Z] v3.2.0-dev.2 [2024-05-10T07:59:57.273Z] v3.2.0-dev.20 [2024-05-10T07:59:57.273Z] v3.2.0-dev.21 [2024-05-10T07:59:57.273Z] v3.2.0-dev.22 [2024-05-10T07:59:57.273Z] v3.2.0-dev.3 [2024-05-10T07:59:57.273Z] v3.2.0-dev.4 [2024-05-10T07:59:57.273Z] v3.2.0-dev.5 [2024-05-10T07:59:57.273Z] v3.2.0-dev.6 [2024-05-10T07:59:57.273Z] v3.2.0-dev.7 [2024-05-10T07:59:57.273Z] v3.2.0-dev.8 [2024-05-10T07:59:57.273Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-10T07:59:57.567Z] + lftools sign git-tag v3.1.1-dev.2 [2024-05-10T07:59:58.137Z] Signing Git tag with Sigul... [2024-05-10T07:59:58.137Z] Signing v3.1.1-dev.2 [Pipeline] echo [2024-05-10T07:59:58.411Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:59:58.703Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-10T07:59:58.710Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-10T07:59:58.719Z] $ docker stop --time=1 56ceb09fcde89f85e0b99901de0f24c9c7be203b239334b51b227244947c0d0d [2024-05-10T08:00:00.004Z] $ docker rm -f --volumes 56ceb09fcde89f85e0b99901de0f24c9c7be203b239334b51b227244947c0d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-10T08:00:00.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-10T08:00:00.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T08:00:00.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-10T08:00:00.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T08:00:00.969Z] prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container [2024-05-10T08:00:01.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-10T08:00:01.332Z] $ docker top c903911ef0c7d3f18454a11c596cd5d092059517dc79700c3f0a577d1ef36a84 -eo pid,comm [2024-05-10T08:00:01.400Z] 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-10T08:00:01.400Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-10T08:00:01.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-10T08:00:01.453Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-10T08:00:01.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-10T08:00:01.548Z] $ docker exec c903911ef0c7d3f18454a11c596cd5d092059517dc79700c3f0a577d1ef36a84 ssh-agent [2024-05-10T08:00:01.679Z] SSH_AUTH_SOCK=/tmp/ssh-bkyFgFOiriCG/agent.31 [2024-05-10T08:00:01.679Z] SSH_AGENT_PID=37 [2024-05-10T08:00:01.683Z] Running ssh-add (command line suppressed) [2024-05-10T08:00:01.768Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_17097018465003456558.key (/w/workspace/edgex-go/4@tmp/private_key_17097018465003456558.key) [2024-05-10T08:00:01.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-10T08:00:02.089Z] + git semver bump pre [2024-05-10T08:00:02.348Z] 2024-05-10 08:00:02,265 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa [2024-05-10T08:00:02.348Z] 2024-05-10 08:00:02,265 [bump_version] DEBUG bumping version:3.1.1-dev.2 on axis:pre with prefix:dev [2024-05-10T08:00:02.348Z] 2024-05-10 08:00:02,265 [bump_version] DEBUG bumped version:3.1.1-dev.3 [2024-05-10T08:00:02.348Z] 2024-05-10 08:00:02,265 [write_version] DEBUG write version:3.1.1-dev.3 to path:/w/workspace/edgex-go/4/.semver/napa with force:True [2024-05-10T08:00:02.348Z] 2024-05-10 08:00:02,265 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa [2024-05-10T08:00:02.348Z] 2024-05-10 08:00:02,266 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/napa [2024-05-10T08:00:02.348Z] 2024-05-10 08:00:02,268 [execute] INFO git cat-file --batch-check [2024-05-10T08:00:02.348Z] 2024-05-10 08:00:02,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-05-10T08:00:02.348Z] 2024-05-10 08:00:02,274 [execute] INFO git cat-file --batch [2024-05-10T08:00:02.348Z] 2024-05-10 08:00:02,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-05-10T08:00:02.348Z] 2024-05-10 08:00:02,279 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa [2024-05-10T08:00:02.348Z] 3.1.1-dev.3 [Pipeline] } [2024-05-10T08:00:02.339Z] $ docker exec --env ******** --env ******** c903911ef0c7d3f18454a11c596cd5d092059517dc79700c3f0a577d1ef36a84 ssh-agent -k [2024-05-10T08:00:02.440Z] unset SSH_AUTH_SOCK; [2024-05-10T08:00:02.440Z] unset SSH_AGENT_PID; [2024-05-10T08:00:02.440Z] echo Agent pid 37 killed; [2024-05-10T08:00:02.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-10T08:00:02.776Z] + git semver [Pipeline] } [2024-05-10T08:00:03.029Z] $ docker stop --time=1 c903911ef0c7d3f18454a11c596cd5d092059517dc79700c3f0a577d1ef36a84 [2024-05-10T08:00:04.266Z] $ docker rm -f --volumes c903911ef0c7d3f18454a11c596cd5d092059517dc79700c3f0a577d1ef36a84 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-10T08:00:04.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-10T08:00:04.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T08:00:04.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-10T08:00:04.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T08:00:05.008Z] prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container [2024-05-10T08:00:05.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-10T08:00:05.324Z] $ docker top 6df88d1e826514f07c199209736bb9e76271e47a2c84dc880b6eceffd62276e0 -eo pid,comm [2024-05-10T08:00:05.384Z] 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-10T08:00:05.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-10T08:00:05.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-10T08:00:05.443Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-10T08:00:05.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-10T08:00:05.571Z] $ docker exec 6df88d1e826514f07c199209736bb9e76271e47a2c84dc880b6eceffd62276e0 ssh-agent [2024-05-10T08:00:05.696Z] SSH_AUTH_SOCK=/tmp/ssh-9LwA3KQxi6ZZ/agent.32 [2024-05-10T08:00:05.696Z] SSH_AGENT_PID=38 [2024-05-10T08:00:05.701Z] Running ssh-add (command line suppressed) [2024-05-10T08:00:05.781Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4204864546830336357.key (/w/workspace/edgex-go/4@tmp/private_key_4204864546830336357.key) [2024-05-10T08:00:05.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-10T08:00:06.099Z] + git semver push [2024-05-10T08:00:06.358Z] 2024-05-10 08:00:06,247 [run_push] DEBUG push [2024-05-10T08:00:06.358Z] 2024-05-10 08:00:06,248 [execute] INFO git cat-file --batch-check [2024-05-10T08:00:06.358Z] 2024-05-10 08:00:06,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-05-10T08:00:06.358Z] 2024-05-10 08:00:06,251 [execute] INFO git rev-list 7d37708752d1606aa2172ab796ed89e9ba7ce7da -- [2024-05-10T08:00:06.358Z] 2024-05-10 08:00:06,251 [execute] DEBUG Popen(['git', 'rev-list', '7d37708752d1606aa2172ab796ed89e9ba7ce7da', '--'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-10T08:00:06.358Z] 2024-05-10 08:00:06,268 [execute] INFO git fetch -v origin [2024-05-10T08:00:06.358Z] 2024-05-10 08:00:06,268 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-10T08:00:06.929Z] 2024-05-10 08:00:06,691 [run_push] DEBUG no remote changes detected [2024-05-10T08:00:06.929Z] 2024-05-10 08:00:06,691 [execute] INFO git push origin semver [2024-05-10T08:00:06.929Z] 2024-05-10 08:00:06,691 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-10T08:00:07.864Z] 2024-05-10 08:00:07,663 [run_push] DEBUG push all version tags [2024-05-10T08:00:07.864Z] 2024-05-10 08:00:07,664 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-10T08:00:07.864Z] 2024-05-10 08:00:07,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2024-05-10T08:00:09.769Z] 2024-05-10 08:00:09,638 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/napa [2024-05-10T08:00:09.769Z] 3.1.1-dev.3 [Pipeline] } [2024-05-10T08:00:09.760Z] $ docker exec --env ******** --env ******** 6df88d1e826514f07c199209736bb9e76271e47a2c84dc880b6eceffd62276e0 ssh-agent -k [2024-05-10T08:00:09.843Z] unset SSH_AUTH_SOCK; [2024-05-10T08:00:09.843Z] unset SSH_AGENT_PID; [2024-05-10T08:00:09.843Z] echo Agent pid 38 killed; [2024-05-10T08:00:09.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-10T08:00:10.193Z] + git semver [Pipeline] } [2024-05-10T08:00:10.447Z] $ docker stop --time=1 6df88d1e826514f07c199209736bb9e76271e47a2c84dc880b6eceffd62276e0 [2024-05-10T08:00:11.693Z] $ docker rm -f --volumes 6df88d1e826514f07c199209736bb9e76271e47a2c84dc880b6eceffd62276e0 [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-10T08:00:12.320Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-10T08:00:12.608Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T08:00:13.466Z] ---> package-listing.sh [2024-05-10T08:00:13.466Z] ++ facter osfamily [2024-05-10T08:00:13.466Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-10T08:00:13.725Z] + OS_FAMILY=debian [2024-05-10T08:00:13.725Z] + workspace=/w/workspace/edgex-go/4 [2024-05-10T08:00:13.725Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-10T08:00:13.725Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-10T08:00:13.725Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-10T08:00:13.725Z] + PACKAGES=/tmp/packages_start.txt [2024-05-10T08:00:13.725Z] + '[' /w/workspace/edgex-go/4 ']' [2024-05-10T08:00:13.725Z] + PACKAGES=/tmp/packages_end.txt [2024-05-10T08:00:13.725Z] + case "${OS_FAMILY}" in [2024-05-10T08:00:13.725Z] + dpkg -l [2024-05-10T08:00:13.725Z] + grep '^ii' [2024-05-10T08:00:13.725Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-10T08:00:13.725Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-10T08:00:13.725Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-10T08:00:13.725Z] + '[' /w/workspace/edgex-go/4 ']' [2024-05-10T08:00:13.725Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2024-05-10T08:00:13.725Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2024-05-10T08:00:13.736Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-10T08:00:14.014Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T08:00:14.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-10T08:00:14.630Z] [2024-05-10T08:00:14.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T08:00:14.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-10T08:00:14.930Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-10T08:00:14.930Z] 5eb5b503b376: Pulling fs layer [2024-05-10T08:00:14.930Z] 5c69ac0246d0: Pulling fs layer [2024-05-10T08:00:14.930Z] ec43610c2a17: Pulling fs layer [2024-05-10T08:00:14.930Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-10T08:00:14.930Z] 33b1e0a273af: Pulling fs layer [2024-05-10T08:00:14.930Z] 5d3b04190fa2: Pulling fs layer [2024-05-10T08:00:14.930Z] 2f39f015ded8: Pulling fs layer [2024-05-10T08:00:14.930Z] 33b1e0a273af: Waiting [2024-05-10T08:00:14.930Z] 5d3b04190fa2: Waiting [2024-05-10T08:00:14.930Z] 2f39f015ded8: Waiting [2024-05-10T08:00:14.930Z] 5c69ac0246d0: Verifying Checksum [2024-05-10T08:00:14.930Z] 5c69ac0246d0: Download complete [2024-05-10T08:00:14.930Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-10T08:00:14.930Z] 3a2ae6a8a46f: Download complete [2024-05-10T08:00:14.930Z] 33b1e0a273af: Verifying Checksum [2024-05-10T08:00:14.930Z] 33b1e0a273af: Download complete [2024-05-10T08:00:14.930Z] ec43610c2a17: Verifying Checksum [2024-05-10T08:00:14.930Z] ec43610c2a17: Download complete [2024-05-10T08:00:14.930Z] 5d3b04190fa2: Verifying Checksum [2024-05-10T08:00:14.930Z] 5d3b04190fa2: Download complete [2024-05-10T08:00:15.188Z] 5eb5b503b376: Verifying Checksum [2024-05-10T08:00:15.188Z] 5eb5b503b376: Download complete [2024-05-10T08:00:16.124Z] 2f39f015ded8: Download complete [2024-05-10T08:00:16.382Z] 5eb5b503b376: Pull complete [2024-05-10T08:00:16.382Z] 5c69ac0246d0: Pull complete [2024-05-10T08:00:16.947Z] ec43610c2a17: Pull complete [2024-05-10T08:00:16.947Z] 3a2ae6a8a46f: Pull complete [2024-05-10T08:00:16.947Z] 33b1e0a273af: Pull complete [2024-05-10T08:00:17.206Z] 5d3b04190fa2: Pull complete [2024-05-10T08:00:21.400Z] 2f39f015ded8: Pull complete [2024-05-10T08:00:21.400Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-10T08:00:21.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-10T08:00:21.400Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T08:00:21.491Z] prd-ubuntu20.04-docker-8c-8g-358 does not seem to be running inside a container [2024-05-10T08:00:21.501Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-10T08:00:25.209Z] $ docker top d0696b787ad24b6ac8764cc44ebc948ec9efbc1b73af482d08e0e53014682bd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-10T08:00:25.568Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-10T08:00:25.851Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-10T08:00:26.135Z] + ls /var/log/sa-host [2024-05-10T08:00:26.135Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-10T08:00:26.302Z] provisioning config files... [2024-05-10T08:00:26.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1396597148544119140tmp [Pipeline] { [Pipeline] echo [2024-05-10T08:00:26.331Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T08:00:26.613Z] ---> create-netrc.sh [Pipeline] } [2024-05-10T08:00:26.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-10T08:00:26.956Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-10T08:00:26.965Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T08:00:27.249Z] ---> sudo-logs.sh [2024-05-10T08:00:27.249Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-10T08:00:27.279Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T08:00:27.561Z] ---> job-cost.sh [2024-05-10T08:00:27.561Z] lf-activate-venv: SKIPPING [2024-05-10T08:00:27.561Z] DEBUG: total: 0.10999999940395355 [2024-05-10T08:00:27.561Z] INFO: Retrieving Stack Cost... [2024-05-10T08:00:27.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-10T08:00:28.388Z] INFO: Archiving Costs [Pipeline] echo [2024-05-10T08:00:28.400Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T08:00:28.679Z] ---> logs-deploy.sh [2024-05-10T08:00:28.680Z] lf-activate-venv: SKIPPING [2024-05-10T08:00:28.680Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/napa/4 [2024-05-10T08:00:28.680Z] INFO: archiving workspace using pattern(s): [2024-05-10T08:00:29.618Z] Archives upload complete. [2024-05-10T08:00:29.618Z] INFO: archiving logs to Nexus