Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a045e8e81b8ab7e100c731525ac4bd730155663f 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-ssh18203280893427168001.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2558836565040565966.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14178688566871711484.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5973152431393230749.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15474364660799130385.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], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8060’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8062 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/592 [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/592 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a045e8e81b8ab7e100c731525ac4bd730155663f (main) Commit message: "feat: Add new export error metrics to App Service common config (#4696)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a045e8e81b8ab7e100c731525ac4bd730155663f # timeout=10 > git rev-list --no-walk ca7181072cd9693a97ee7a9bf2ee455613042ad5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-27T18:08:05.601Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-27T18:08:05.642Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-27T18:08:05.657Z] ========================================================= [2023-09-27T18:08:05.658Z] EdgeX Global Pipelines Version Info [2023-09-27T18:08:05.658Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:08:06.735Z] ------------------- [2023-09-27T18:08:06.735Z] stable info: [2023-09-27T18:08:06.735Z] ------------------- [2023-09-27T18:08:06.735Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-27T18:08:06.735Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T18:08:06.735Z] Message: update stable to v1.0.254 [2023-09-27T18:08:06.995Z] ------------------- [2023-09-27T18:08:06.995Z] experimental info: [2023-09-27T18:08:06.995Z] ------------------- [2023-09-27T18:08:06.995Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-27T18:08:06.995Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T18:08:06.995Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-27T18:08:07.162Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-27T18:08:07.175Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-27T18:08:07.189Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-27T18:08:07.204Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-27T18:08:07.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-27T18:08:07.231Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-27T18:08:07.244Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-27T18:08:07.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-27T18:08:07.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-27T18:08:07.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-27T18:08:07.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-27T18:08:07.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-27T18:08:07.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-27T18:08:07.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-27T18:08:07.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-27T18:08:07.353Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T18:08:07.361Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T18:08:07.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-27T18:08:07.376Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-27T18:08:07.388Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-27T18:08:07.398Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-27T18:08:07.407Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-27T18:08:07.417Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-27T18:08:07.428Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-27T18:08:07.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-27T18:08:07.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-27T18:08:07.458Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] echo [2023-09-27T18:08:07.470Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a045e8e [Pipeline] echo [2023-09-27T18:08:07.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T18:08:07.524Z] provisioning config files... [2023-09-27T18:08:07.537Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/592@tmp/config5630137859942922074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:08:07.845Z] ---> docker-login.sh [2023-09-27T18:08:07.846Z] nexus3.edgexfoundry.org:10001 [2023-09-27T18:08:08.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:08.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:08.106Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:08.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:08.106Z] [2023-09-27T18:08:08.106Z] Login Succeeded [2023-09-27T18:08:08.106Z] nexus3.edgexfoundry.org:10002 [2023-09-27T18:08:08.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:08.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:08.373Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:08.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:08.373Z] [2023-09-27T18:08:08.373Z] Login Succeeded [2023-09-27T18:08:08.373Z] nexus3.edgexfoundry.org:10003 [2023-09-27T18:08:08.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:08.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:08.373Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:08.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:08.373Z] [2023-09-27T18:08:08.373Z] Login Succeeded [2023-09-27T18:08:08.373Z] nexus3.edgexfoundry.org:10004 [2023-09-27T18:08:08.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:08.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:08.632Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:08.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:08.632Z] [2023-09-27T18:08:08.632Z] Login Succeeded [2023-09-27T18:08:08.632Z] docker.io [2023-09-27T18:08:08.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:08:08.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:08:08.892Z] Configure a credential helper to remove this warning. See [2023-09-27T18:08:08.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:08:08.892Z] [2023-09-27T18:08:08.892Z] Login Succeeded [2023-09-27T18:08:08.892Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T18:08:08.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T18:08:09.214Z] + 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 [2023-09-27T18:08:09.214Z] + dirname cmd/core-command/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-27T18:08:09.214Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + dirname cmd/core-data/Dockerfile [2023-09-27T18:08:09.214Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-27T18:08:09.214Z] + dirname cmd/core-metadata/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-27T18:08:09.214Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-27T18:08:09.214Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-27T18:08:09.214Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-27T18:08:09.214Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-27T18:08:09.214Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-27T18:08:09.214Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-27T18:08:09.214Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-27T18:08:09.214Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-27T18:08:09.214Z] + dirname cmd/support-notifications/Dockerfile [2023-09-27T18:08:09.214Z] + cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-27T18:08:09.214Z] + dirname cmd/support-scheduler/Dockerfile+ [2023-09-27T18:08:09.214Z] cut -d/ -f2 [2023-09-27T18:08:09.214Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-27T18:08:09.262Z] 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 [2023-09-27T18:08:09.611Z] + git rev-list -1 --merges a045e8e81b8ab7e100c731525ac4bd730155663f~1..a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] echo [2023-09-27T18:08:09.660Z] -----------> git rev-list -1 --merges a045e8e81b8ab7e100c731525ac4bd730155663f~1..a045e8e81b8ab7e100c731525ac4bd730155663f a045e8e81b8ab7e100c731525ac4bd730155663f [false] [Pipeline] sh [2023-09-27T18:08:09.947Z] + git log --format=format:%s -1 a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] echo [2023-09-27T18:08:09.960Z] ========================================================= [2023-09-27T18:08:09.960Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-27T18:08:09.960Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-27T18:08:10.330Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T18:08:10.330Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-27T18:08:10.330Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-27T18:08:10.330Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-27T18:08:10.330Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-27T18:08:10.330Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-27T18:08:10.330Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:08:10.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T18:08:10.684Z] [2023-09-27T18:08:10.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:08:10.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T18:08:10.986Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-27T18:08:10.986Z] b85a868b505f: Pulling fs layer [2023-09-27T18:08:10.986Z] e2be974225ed: Pulling fs layer [2023-09-27T18:08:10.986Z] 339a4e72a1f5: Pulling fs layer [2023-09-27T18:08:10.986Z] 988bab9f4d93: Pulling fs layer [2023-09-27T18:08:10.986Z] 1469e6f7b9e6: Pulling fs layer [2023-09-27T18:08:10.986Z] eaf3925da568: Pulling fs layer [2023-09-27T18:08:10.986Z] 1469e6f7b9e6: Waiting [2023-09-27T18:08:10.986Z] eaf3925da568: Waiting [2023-09-27T18:08:10.986Z] bab4dde63d76: Pulling fs layer [2023-09-27T18:08:10.986Z] bde34c3a00c8: Pulling fs layer [2023-09-27T18:08:10.986Z] b352a97aabf1: Pulling fs layer [2023-09-27T18:08:10.986Z] bde34c3a00c8: Waiting [2023-09-27T18:08:10.986Z] bab4dde63d76: Waiting [2023-09-27T18:08:10.986Z] 4872d77fe225: Pulling fs layer [2023-09-27T18:08:10.986Z] 5851b861e8e6: Pulling fs layer [2023-09-27T18:08:10.986Z] b352a97aabf1: Waiting [2023-09-27T18:08:10.986Z] 5851b861e8e6: Waiting [2023-09-27T18:08:10.986Z] 4872d77fe225: Waiting [2023-09-27T18:08:10.986Z] e2be974225ed: Download complete [2023-09-27T18:08:10.986Z] 988bab9f4d93: Verifying Checksum [2023-09-27T18:08:10.986Z] 988bab9f4d93: Download complete [2023-09-27T18:08:11.246Z] 339a4e72a1f5: Verifying Checksum [2023-09-27T18:08:11.246Z] 339a4e72a1f5: Download complete [2023-09-27T18:08:11.246Z] eaf3925da568: Verifying Checksum [2023-09-27T18:08:11.246Z] eaf3925da568: Download complete [2023-09-27T18:08:11.246Z] 1469e6f7b9e6: Verifying Checksum [2023-09-27T18:08:11.246Z] 1469e6f7b9e6: Download complete [2023-09-27T18:08:11.246Z] bde34c3a00c8: Verifying Checksum [2023-09-27T18:08:11.246Z] bde34c3a00c8: Download complete [2023-09-27T18:08:11.246Z] b352a97aabf1: Verifying Checksum [2023-09-27T18:08:11.246Z] b352a97aabf1: Download complete [2023-09-27T18:08:11.246Z] 4872d77fe225: Download complete [2023-09-27T18:08:11.246Z] 5851b861e8e6: Download complete [2023-09-27T18:08:11.246Z] b85a868b505f: Download complete [2023-09-27T18:08:11.506Z] bab4dde63d76: Verifying Checksum [2023-09-27T18:08:11.506Z] bab4dde63d76: Download complete [2023-09-27T18:08:12.884Z] b85a868b505f: Pull complete [2023-09-27T18:08:12.884Z] e2be974225ed: Pull complete [2023-09-27T18:08:13.450Z] 339a4e72a1f5: Pull complete [2023-09-27T18:08:13.450Z] 988bab9f4d93: Pull complete [2023-09-27T18:08:13.717Z] 1469e6f7b9e6: Pull complete [2023-09-27T18:08:13.717Z] eaf3925da568: Pull complete [2023-09-27T18:08:15.625Z] bab4dde63d76: Pull complete [2023-09-27T18:08:15.885Z] bde34c3a00c8: Pull complete [2023-09-27T18:08:15.885Z] b352a97aabf1: Pull complete [2023-09-27T18:08:16.146Z] 4872d77fe225: Pull complete [2023-09-27T18:08:16.146Z] 5851b861e8e6: Pull complete [2023-09-27T18:08:16.146Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-27T18:08:16.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T18:08:16.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:08:16.250Z] prd-ubuntu20.04-docker-8c-8g-8062 does not seem to be running inside a container [2023-09-27T18:08:16.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@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 [2023-09-27T18:08:18.747Z] $ docker top 309fa6d8515b3a0fe58110a58b80b6cc182bbc071e7313b382452392bf5e8594 -eo pid,comm [2023-09-27T18:08:18.805Z] 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). [2023-09-27T18:08:18.805Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T18:08:18.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T18:08:18.840Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T18:08:18.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T18:08:18.973Z] $ docker exec 309fa6d8515b3a0fe58110a58b80b6cc182bbc071e7313b382452392bf5e8594 ssh-agent [2023-09-27T18:08:19.087Z] SSH_AUTH_SOCK=/tmp/ssh-9JglMflpf4a9/agent.31 [2023-09-27T18:08:19.087Z] SSH_AGENT_PID=37 [2023-09-27T18:08:19.094Z] Running ssh-add (command line suppressed) [2023-09-27T18:08:19.203Z] Identity added: /w/workspace/edgex-go/592@tmp/private_key_11202085516549068144.key (/w/workspace/edgex-go/592@tmp/private_key_11202085516549068144.key) [2023-09-27T18:08:19.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T18:08:19.504Z] + git tag --points-at HEAD [Pipeline] } [2023-09-27T18:08:19.518Z] $ docker exec --env ******** --env ******** 309fa6d8515b3a0fe58110a58b80b6cc182bbc071e7313b382452392bf5e8594 ssh-agent -k [2023-09-27T18:08:19.634Z] unset SSH_AUTH_SOCK; [2023-09-27T18:08:19.635Z] unset SSH_AGENT_PID; [2023-09-27T18:08:19.635Z] echo Agent pid 37 killed; [2023-09-27T18:08:19.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-27T18:08:19.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T18:08:19.666Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T18:08:19.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T18:08:19.800Z] $ docker exec 309fa6d8515b3a0fe58110a58b80b6cc182bbc071e7313b382452392bf5e8594 ssh-agent [2023-09-27T18:08:19.904Z] SSH_AUTH_SOCK=/tmp/ssh-wmfFukpvWgKY/agent.69 [2023-09-27T18:08:19.904Z] SSH_AGENT_PID=75 [2023-09-27T18:08:19.909Z] Running ssh-add (command line suppressed) [2023-09-27T18:08:20.017Z] Identity added: /w/workspace/edgex-go/592@tmp/private_key_15464733929916709450.key (/w/workspace/edgex-go/592@tmp/private_key_15464733929916709450.key) [2023-09-27T18:08:20.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T18:08:20.311Z] + git semver init [2023-09-27T18:08:20.570Z] 2023-09-27 18:08:20,512 [run_init] DEBUG init version:0.0.0 force:False [2023-09-27T18:08:20.570Z] 2023-09-27 18:08:20,513 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/592/.semver [2023-09-27T18:08:20.570Z] 2023-09-27 18:08:20,514 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/592/.semver [2023-09-27T18:08:20.570Z] 2023-09-27 18:08:20,514 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/592/.semver'], cwd=/w/workspace/edgex-go/592, universal_newlines=False, shell=None, istream=None) [2023-09-27T18:08:25.865Z] 2023-09-27 18:08:25,244 [append_file] DEBUG append to file:/w/workspace/edgex-go/592/.git/info/exclude [2023-09-27T18:08:25.865Z] 2023-09-27 18:08:25,248 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/592/.semver/main with force:False [2023-09-27T18:08:25.865Z] 2023-09-27 18:08:25,248 [read_version] DEBUG read version from /w/workspace/edgex-go/592/.semver/main [2023-09-27T18:08:25.865Z] 2023-09-27 18:08:25,248 [read_version] DEBUG read version from /w/workspace/edgex-go/592/.semver/main [2023-09-27T18:08:25.865Z] 3.1.0-dev.58 [Pipeline] } [2023-09-27T18:08:25.878Z] $ docker exec --env ******** --env ******** 309fa6d8515b3a0fe58110a58b80b6cc182bbc071e7313b382452392bf5e8594 ssh-agent -k [2023-09-27T18:08:25.975Z] unset SSH_AUTH_SOCK; [2023-09-27T18:08:25.975Z] unset SSH_AGENT_PID; [2023-09-27T18:08:25.976Z] echo Agent pid 75 killed; [2023-09-27T18:08:25.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T18:08:26.284Z] + git semver [Pipeline] } [2023-09-27T18:08:26.562Z] $ docker stop --time=1 309fa6d8515b3a0fe58110a58b80b6cc182bbc071e7313b382452392bf5e8594 [2023-09-27T18:08:27.886Z] $ docker rm -f --volumes 309fa6d8515b3a0fe58110a58b80b6cc182bbc071e7313b382452392bf5e8594 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T18:08:28.223Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-27T18:08:28.431Z] Stashed 1 file(s) [Pipeline] echo [2023-09-27T18:08:28.433Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.58 [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 [2023-09-27T18:08:28.805Z] + git config --global --add safe.directory /w/workspace/edgex-go/592 [Pipeline] echo [2023-09-27T18:08:28.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T18:08:28.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T18:08:28.846Z] ========================================================= [2023-09-27T18:08:28.846Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-27T18:08:28.846Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-27T18:08:29.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T18:08:29.138Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-27T18:08:29.138Z] 7264a8db6415: Pulling fs layer [2023-09-27T18:08:29.138Z] c4d48a809fc2: Pulling fs layer [2023-09-27T18:08:29.138Z] 4f1c88b9dad5: Pulling fs layer [2023-09-27T18:08:29.138Z] ad3a456e5733: Pulling fs layer [2023-09-27T18:08:29.138Z] 33e27b845d1e: Pulling fs layer [2023-09-27T18:08:29.138Z] c68163c4e522: Pulling fs layer [2023-09-27T18:08:29.138Z] 50da416c3ac9: Pulling fs layer [2023-09-27T18:08:29.138Z] 23d2d4c4bb30: Pulling fs layer [2023-09-27T18:08:29.138Z] ad3a456e5733: Waiting [2023-09-27T18:08:29.138Z] 50da416c3ac9: Waiting [2023-09-27T18:08:29.138Z] 33e27b845d1e: Waiting [2023-09-27T18:08:29.138Z] c68163c4e522: Waiting [2023-09-27T18:08:29.138Z] 23d2d4c4bb30: Waiting [2023-09-27T18:08:29.138Z] c4d48a809fc2: Verifying Checksum [2023-09-27T18:08:29.138Z] c4d48a809fc2: Download complete [2023-09-27T18:08:29.138Z] ad3a456e5733: Verifying Checksum [2023-09-27T18:08:29.138Z] ad3a456e5733: Download complete [2023-09-27T18:08:29.138Z] 33e27b845d1e: Download complete [2023-09-27T18:08:29.138Z] 7264a8db6415: Verifying Checksum [2023-09-27T18:08:29.138Z] 7264a8db6415: Download complete [2023-09-27T18:08:29.138Z] c68163c4e522: Verifying Checksum [2023-09-27T18:08:29.138Z] c68163c4e522: Download complete [2023-09-27T18:08:29.399Z] 7264a8db6415: Pull complete [2023-09-27T18:08:29.658Z] c4d48a809fc2: Pull complete [2023-09-27T18:08:29.658Z] 23d2d4c4bb30: Verifying Checksum [2023-09-27T18:08:29.658Z] 23d2d4c4bb30: Download complete [2023-09-27T18:08:29.658Z] 4f1c88b9dad5: Verifying Checksum [2023-09-27T18:08:29.658Z] 4f1c88b9dad5: Download complete [2023-09-27T18:08:30.225Z] 50da416c3ac9: Download complete [2023-09-27T18:08:33.511Z] 4f1c88b9dad5: Pull complete [2023-09-27T18:08:33.511Z] ad3a456e5733: Pull complete [2023-09-27T18:08:33.511Z] 33e27b845d1e: Pull complete [2023-09-27T18:08:33.511Z] c68163c4e522: Pull complete [2023-09-27T18:08:36.047Z] 50da416c3ac9: Pull complete [2023-09-27T18:08:36.306Z] 23d2d4c4bb30: Pull complete [2023-09-27T18:08:36.306Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-27T18:08:36.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T18:08:36.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-27T18:08:36.601Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T18:08:36.601Z] WORKDIR /edgex [2023-09-27T18:08:36.601Z] COPY go.mod . [2023-09-27T18:08:36.601Z] RUN go mod download [2023-09-27T18:08:36.601Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-27T18:08:37.168Z] Sending build context to Docker daemon 171MB [2023-09-27T18:08:37.168Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T18:08:37.168Z] ---> 0786185ac409 [2023-09-27T18:08:37.168Z] Step 2/4 : WORKDIR /edgex [2023-09-27T18:08:42.479Z] ---> Running in df1922d7eaba [2023-09-27T18:08:42.479Z] Removing intermediate container df1922d7eaba [2023-09-27T18:08:42.479Z] ---> 06f580b91f0e [2023-09-27T18:08:42.479Z] Step 3/4 : COPY go.mod . [2023-09-27T18:08:42.479Z] ---> 2b42eea2b880 [2023-09-27T18:08:42.479Z] Step 4/4 : RUN go mod download [2023-09-27T18:08:42.479Z] ---> Running in 9e979a77e453 [2023-09-27T18:08:43.495Z] Still waiting to schedule task [2023-09-27T18:08:43.495Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8061’ [2023-09-27T18:08:57.463Z] Removing intermediate container 9e979a77e453 [2023-09-27T18:08:57.463Z] ---> b89e83d6d855 [2023-09-27T18:08:57.463Z] Successfully built b89e83d6d855 [2023-09-27T18:08:57.463Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:08:57.760Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T18:08:57.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:08:57.830Z] prd-ubuntu20.04-docker-8c-8g-8062 does not seem to be running inside a container [2023-09-27T18:08:57.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-27T18:08:58.323Z] $ docker top 884f7a6e4c01820ba78705976e1b1d36844c409301a8611802d897229ff7b24b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T18:08:58.673Z] + go version [2023-09-27T18:08:58.673Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-27T18:08:58.688Z] $ docker stop --time=1 884f7a6e4c01820ba78705976e1b1d36844c409301a8611802d897229ff7b24b [2023-09-27T18:08:59.966Z] $ docker rm -f --volumes 884f7a6e4c01820ba78705976e1b1d36844c409301a8611802d897229ff7b24b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:09:00.378Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T18:09:00.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:09:00.452Z] prd-ubuntu20.04-docker-8c-8g-8062 does not seem to be running inside a container [2023-09-27T18:09:00.490Z] $ 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/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-27T18:09:00.847Z] $ docker top b34e74c11a8622fed4d00131b2d441d31bdd83162f7712c19ab5b2e7441be1a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-27T18:09:00.912Z] ========================================================= [2023-09-27T18:09:00.912Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-27T18:09:00.912Z] ========================================================= [Pipeline] sh [2023-09-27T18:09:01.189Z] + git config --global --add safe.directory /w/workspace/edgex-go/592 [Pipeline] fileExists [Pipeline] sh [2023-09-27T18:09:01.485Z] + make test [2023-09-27T18:09:01.485Z] go test -race -coverprofile=coverage.out ./... [2023-09-27T18:09:08.052Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-27T18:09:22.944Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-27T18:09:22.944Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-27T18:09:23.513Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-27T18:09:23.771Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-27T18:09:24.338Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-27T18:09:24.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-27T18:09:24.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-27T18:09:24.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-27T18:09:24.864Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-27T18:09:25.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-27T18:09:25.380Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-27T18:09:25.639Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-27T18:09:25.639Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-27T18:09:25.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-27T18:09:27.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-27T18:09:27.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-27T18:09:28.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.033s coverage: 28.7% of statements [2023-09-27T18:09:29.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2023-09-27T18:09:29.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-27T18:09:29.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-27T18:09:29.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-27T18:09:32.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-27T18:09:32.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-27T18:09:33.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2023-09-27T18:09:33.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 53.2% of statements [2023-09-27T18:09:33.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-27T18:09:33.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-27T18:09:33.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-27T18:09:33.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-27T18:09:33.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-27T18:09:35.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-27T18:09:35.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-27T18:09:36.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.164s coverage: 93.4% of statements [2023-09-27T18:09:36.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.070s coverage: 4.1% of statements [2023-09-27T18:09:38.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-27T18:09:38.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-27T18:09:38.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-27T18:09:39.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.368s coverage: 97.6% of statements [2023-09-27T18:09:39.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-27T18:09:39.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-27T18:09:39.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-27T18:09:39.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-27T18:09:39.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-27T18:09:39.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-27T18:09:39.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-27T18:09:39.883Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2023-09-27T18:09:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-27T18:09:41.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-27T18:09:42.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.096s coverage: 0.9% of statements [2023-09-27T18:09:42.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 32.2% of statements [2023-09-27T18:09:42.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements [2023-09-27T18:09:42.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements [2023-09-27T18:09:42.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements [2023-09-27T18:09:43.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2023-09-27T18:09:43.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-27T18:09:43.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-27T18:09:43.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-27T18:09:43.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-27T18:09:44.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.050s coverage: 87.5% of statements [2023-09-27T18:09:44.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-27T18:09:44.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-27T18:09:44.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-27T18:09:44.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-27T18:09:45.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-27T18:09:45.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-27T18:09:45.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-27T18:09:45.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-27T18:09:45.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-27T18:09:45.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-27T18:09:46.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-27T18:09:48.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-27T18:09:49.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-27T18:09:50.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-27T18:09:50.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-27T18:09:52.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-27T18:09:52.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-27T18:09:52.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-27T18:09:54.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-27T18:09:54.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-27T18:09:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-27T18:09:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-27T18:09:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-27T18:09:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-27T18:09:55.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-27T18:09:56.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements [2023-09-27T18:09:56.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-27T18:09:56.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-27T18:09:56.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-27T18:09:56.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-27T18:09:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-27T18:09:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-27T18:09:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-27T18:09:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-27T18:09:58.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-27T18:09:58.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-27T18:09:59.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-27T18:09:59.264Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.076s coverage: 92.9% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.038s coverage: 64.4% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.109s coverage: 62.3% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.044s coverage: 20.0% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.044s coverage: 100.0% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 86.0% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.184s coverage: 63.1% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.039s coverage: 73.7% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.011s coverage: 100.0% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.187s coverage: 38.4% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 95.7% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements [2023-09-27T18:10:09.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.082s coverage: 98.9% of statements [2023-09-27T18:10:09.249Z] 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 [2023-09-27T18:10:09.249Z] running golangci-lint [2023-09-27T18:10:09.249Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-27T18:10:09.249Z] go version go1.21.0 linux/amd64 [2023-09-27T18:10:09.249Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-27T18:10:09.249Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-27T18:10:24.136Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 13.414632334s" [2023-09-27T18:10:24.136Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.512729ms" [2023-09-27T18:10:31.645Z] level=info msg="[linters_context/goanalysis] analyzers took 1m10.10671696s with top 10 stages: buildir: 37.570749893s, gosec: 7.113600093s, fact_deprecated: 1.595492583s, inspect: 1.557496721s, printf: 1.114380107s, S1038: 1.087860115s, ctrlflow: 979.502899ms, fact_purity: 895.118439ms, nilness: 818.188023ms, unused: 718.930887ms" [2023-09-27T18:10:31.645Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-27T18:10:31.645Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197, autogenerated_exclude: 197/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, skip_dirs: 197/197" [2023-09-27T18:10:31.645Z] level=info msg="[runner] processing took 18.386637ms with stages: nolint: 8.984122ms, identifier_marker: 5.028326ms, exclude-rules: 1.502967ms, path_prettifier: 1.293805ms, autogenerated_exclude: 1.050522ms, skip_dirs: 377.524µs, cgo: 88.451µs, filename_unadjuster: 56.14µs, max_same_issues: 920ns, skip_files: 810ns, exclude: 620ns, fixer: 410ns, severity-rules: 400ns, uniq_by_line: 390ns, diff: 270ns, sort_results: 250ns, source_code: 220ns, max_from_linter: 160ns, max_per_file_from_linter: 110ns, path_shortener: 110ns, path_prefixer: 110ns" [2023-09-27T18:10:31.645Z] level=info msg="[runner] linters took 9.217894233s with stages: goanalysis_metalinter: 9.199368575s" [2023-09-27T18:10:31.645Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-27T18:10:31.645Z] level=info msg="Memory: 228 samples, avg is 250.4MB, max is 884.3MB" [2023-09-27T18:10:31.645Z] level=info msg="Execution took 22.682902323s" [2023-09-27T18:10:31.902Z] go vet ./... [2023-09-27T18:10:36.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T18:10:36.082Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T18:10:36.343Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T18:10:36.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-27T18:10:36.642Z] + ls -al . [2023-09-27T18:10:36.642Z] total 732 [2023-09-27T18:10:36.642Z] drwxrwxr-x 12 1001 1001 4096 Sep 27 18:09 . [2023-09-27T18:10:36.642Z] drwxr-xr-x 4 root root 4096 Sep 27 18:09 .. [2023-09-27T18:10:36.642Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 18:08 .blubracket [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 16 Sep 27 18:08 .dockerignore [2023-09-27T18:10:36.642Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 18:10 .git [2023-09-27T18:10:36.642Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 18:08 .github [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 1173 Sep 27 18:08 .gitignore [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 42 Sep 27 18:08 .golangci.yml [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 100 Sep 27 18:08 .hadolint.yml [2023-09-27T18:10:36.642Z] drwxr-xr-x 3 1001 1001 4096 Sep 27 18:08 .semver [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 18:08 .sonarcloud.properties [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 18:08 ADOPTERS.md [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 11674 Sep 27 18:08 Attribution.txt [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 93407 Sep 27 18:08 CHANGELOG.md [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 18:08 CONTRIBUTING.md [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 18:08 GOVERNANCE.md [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 883 Sep 27 18:08 Jenkinsfile [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 18:08 LICENSE [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 15054 Sep 27 18:08 Makefile [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 18:08 OWNERS.md [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 9923 Sep 27 18:08 README.md [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 789 Sep 27 18:08 SECURITY.md [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 12 Sep 27 18:08 VERSION [2023-09-27T18:10:36.642Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 18:08 bin [2023-09-27T18:10:36.642Z] drwxrwxr-x 18 1001 1001 4096 Sep 27 18:08 cmd [2023-09-27T18:10:36.642Z] -rw-r--r-- 1 root root 453602 Sep 27 18:10 coverage.out [2023-09-27T18:10:36.642Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 18:08 fuzz_test [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 3688 Sep 27 18:08 go.mod [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 34975 Sep 27 18:08 go.sum [2023-09-27T18:10:36.642Z] drwxrwxr-x 7 1001 1001 4096 Sep 27 18:08 internal [2023-09-27T18:10:36.642Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 18:08 openapi [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 594 Sep 27 18:08 security.txt [2023-09-27T18:10:36.642Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 18:08 snap [2023-09-27T18:10:36.642Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 18:08 version.go [Pipeline] sh [2023-09-27T18:10:37.049Z] + '[' -e coverage.out ] [2023-09-27T18:10:37.050Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-27T18:10:37.156Z] Stashed 1 file(s) [Pipeline] sh [2023-09-27T18:10:37.438Z] + make build [2023-09-27T18:10:37.438Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-27T18:10:49.632Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-27T18:10:50.198Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-27T18:10:51.140Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-27T18:10:51.707Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-27T18:10:57.002Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-27T18:10:58.376Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-27T18:10:59.749Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-27T18:11:00.682Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-27T18:11:01.247Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-27T18:11:01.813Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-27T18:11:03.184Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-27T18:11:04.144Z] $ docker stop --time=1 b34e74c11a8622fed4d00131b2d441d31bdd83162f7712c19ab5b2e7441be1a8 [2023-09-27T18:11:08.984Z] $ docker rm -f --volumes b34e74c11a8622fed4d00131b2d441d31bdd83162f7712c19ab5b2e7441be1a8 [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 [2023-09-27T18:11:09.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-27T18:11:09.803Z] [2023-09-27T18:11:09.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:11:10.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-27T18:11:10.100Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-27T18:11:10.100Z] 91d30c5bc195: Pulling fs layer [2023-09-27T18:11:10.100Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-27T18:11:10.100Z] 9c61dcf015f6: Pulling fs layer [2023-09-27T18:11:10.100Z] 4698f68db338: Pulling fs layer [2023-09-27T18:11:10.100Z] 2a2f49069b9e: Pulling fs layer [2023-09-27T18:11:10.100Z] e0025b399a48: Pulling fs layer [2023-09-27T18:11:10.100Z] 4698f68db338: Waiting [2023-09-27T18:11:10.100Z] 2a2f49069b9e: Waiting [2023-09-27T18:11:10.100Z] e0025b399a48: Waiting [2023-09-27T18:11:10.100Z] 91d30c5bc195: Verifying Checksum [2023-09-27T18:11:10.100Z] 91d30c5bc195: Download complete [2023-09-27T18:11:10.358Z] 4698f68db338: Download complete [2023-09-27T18:11:10.358Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-27T18:11:10.358Z] 2e9b0aa3be6d: Download complete [2023-09-27T18:11:10.358Z] 91d30c5bc195: Pull complete [2023-09-27T18:11:10.358Z] e0025b399a48: Verifying Checksum [2023-09-27T18:11:10.358Z] e0025b399a48: Download complete [2023-09-27T18:11:10.617Z] 2a2f49069b9e: Download complete [2023-09-27T18:11:10.617Z] 2e9b0aa3be6d: Pull complete [2023-09-27T18:11:10.874Z] 9c61dcf015f6: Verifying Checksum [2023-09-27T18:11:10.874Z] 9c61dcf015f6: Download complete [2023-09-27T18:11:13.400Z] 9c61dcf015f6: Pull complete [2023-09-27T18:11:13.400Z] 4698f68db338: Pull complete [2023-09-27T18:11:13.658Z] 2a2f49069b9e: Pull complete [2023-09-27T18:11:13.916Z] e0025b399a48: Pull complete [2023-09-27T18:11:13.916Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-27T18:11:13.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-27T18:11:13.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:11:13.998Z] prd-ubuntu20.04-docker-8c-8g-8062 does not seem to be running inside a container [2023-09-27T18:11:14.026Z] $ 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/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-27T18:11:16.424Z] $ docker top b6bc066a7fe9dd26147dc58ca72b39156e2f07f82c0948a4dc9bf7a729e753d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T18:11:16.768Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-27T18:11:19.299Z] #1 [core-data internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #1 transferring dockerfile: 1.90kB done [2023-09-27T18:11:19.299Z] #1 DONE 0.1s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #2 transferring dockerfile: 1.70kB done [2023-09-27T18:11:19.299Z] #2 DONE 0.0s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #3 transferring dockerfile: 2.12kB done [2023-09-27T18:11:19.299Z] #3 DONE 0.0s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #4 transferring dockerfile: 1.78kB done [2023-09-27T18:11:19.299Z] #4 DONE 0.0s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #5 transferring dockerfile: 2.39kB done [2023-09-27T18:11:19.299Z] #5 DONE 0.1s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #6 transferring dockerfile: 2.82kB done [2023-09-27T18:11:19.299Z] #6 DONE 0.1s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #7 transferring dockerfile: 1.82kB done [2023-09-27T18:11:19.299Z] #7 DONE 0.1s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #8 [core-command internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #8 transferring dockerfile: 1.82kB done [2023-09-27T18:11:19.299Z] #8 DONE 0.1s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #9 transferring dockerfile: 1.96kB done [2023-09-27T18:11:19.299Z] #9 DONE 0.1s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #10 transferring dockerfile: 2.38kB done [2023-09-27T18:11:19.299Z] #10 DONE 0.1s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #11 transferring dockerfile: 1.59kB done [2023-09-27T18:11:19.299Z] #11 DONE 0.1s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #12 [core-data internal] load .dockerignore [2023-09-27T18:11:19.299Z] #12 transferring context: 56B done [2023-09-27T18:11:19.299Z] #12 DONE 0.2s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #13 transferring dockerfile: 1.58kB done [2023-09-27T18:11:19.299Z] #13 DONE 0.1s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #14 transferring dockerfile: 1.84kB done [2023-09-27T18:11:19.299Z] #14 DONE 0.1s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-27T18:11:19.299Z] #15 transferring dockerfile: 2.04kB done [2023-09-27T18:11:19.299Z] #15 DONE 0.1s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-27T18:11:19.299Z] #16 transferring context: 56B done [2023-09-27T18:11:19.299Z] #16 DONE 0.0s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #17 [security-spire-agent internal] load .dockerignore [2023-09-27T18:11:19.299Z] #17 transferring context: 56B done [2023-09-27T18:11:19.299Z] #17 DONE 0.0s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-09-27T18:11:19.299Z] #18 transferring context: 56B done [2023-09-27T18:11:19.299Z] #18 DONE 0.0s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #19 [security-proxy-setup internal] load .dockerignore [2023-09-27T18:11:19.299Z] #19 transferring context: 56B done [2023-09-27T18:11:19.299Z] #19 DONE 0.0s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #20 [security-bootstrapper internal] load .dockerignore [2023-09-27T18:11:19.299Z] #20 transferring context: 56B done [2023-09-27T18:11:19.299Z] #20 DONE 0.0s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #21 [support-scheduler internal] load .dockerignore [2023-09-27T18:11:19.299Z] #21 transferring context: 56B done [2023-09-27T18:11:19.299Z] #21 DONE 0.0s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #22 [core-command internal] load .dockerignore [2023-09-27T18:11:19.299Z] #22 transferring context: 56B done [2023-09-27T18:11:19.299Z] #22 DONE 0.0s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #23 [core-metadata internal] load .dockerignore [2023-09-27T18:11:19.299Z] #23 transferring context: 56B done [2023-09-27T18:11:19.299Z] #23 DONE 0.0s [2023-09-27T18:11:19.299Z] [2023-09-27T18:11:19.299Z] #24 [security-proxy-auth internal] load .dockerignore [2023-09-27T18:11:19.558Z] #24 transferring context: 56B done [2023-09-27T18:11:19.558Z] #24 DONE 0.1s [2023-09-27T18:11:19.558Z] [2023-09-27T18:11:19.558Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-09-27T18:11:19.558Z] #25 transferring context: 56B done [2023-09-27T18:11:19.558Z] #25 DONE 0.1s [2023-09-27T18:11:19.558Z] [2023-09-27T18:11:19.558Z] #26 [support-notifications internal] load .dockerignore [2023-09-27T18:11:19.558Z] #26 transferring context: 56B done [2023-09-27T18:11:19.558Z] #26 DONE 0.1s [2023-09-27T18:11:19.558Z] [2023-09-27T18:11:19.558Z] #27 [security-spire-server internal] load .dockerignore [2023-09-27T18:11:19.558Z] #27 transferring context: 56B done [2023-09-27T18:11:19.558Z] #27 DONE 0.0s [2023-09-27T18:11:19.558Z] [2023-09-27T18:11:19.558Z] #28 [security-spire-config internal] load .dockerignore [2023-09-27T18:11:19.558Z] #28 transferring context: 56B done [2023-09-27T18:11:19.558Z] #28 DONE 0.1s [2023-09-27T18:11:19.558Z] [2023-09-27T18:11:19.558Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-27T18:11:19.558Z] #29 DONE 0.0s [2023-09-27T18:11:19.558Z] [2023-09-27T18:11:19.558Z] #30 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:11:19.558Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:11:19.816Z] #30 ... [2023-09-27T18:11:19.816Z] [2023-09-27T18:11:19.816Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-27T18:11:19.816Z] #29 DONE 0.0s [2023-09-27T18:11:19.816Z] [2023-09-27T18:11:19.816Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-27T18:11:19.816Z] #31 DONE 0.2s [2023-09-27T18:11:19.816Z] [2023-09-27T18:11:19.816Z] #30 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:11:19.816Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-27T18:11:19.816Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T18:11:19.816Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-27T18:11:19.816Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-27T18:11:20.128Z] #30 DONE 0.5s [2023-09-27T18:11:20.128Z] [2023-09-27T18:11:20.128Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-27T18:11:20.128Z] #31 DONE 0.3s [2023-09-27T18:11:20.128Z] [2023-09-27T18:11:20.128Z] #32 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-27T18:11:21.103Z] #32 ... [2023-09-27T18:11:21.103Z] [2023-09-27T18:11:21.103Z] #30 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:11:21.103Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-27T18:11:21.103Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T18:11:21.103Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-27T18:11:21.103Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-27T18:11:21.103Z] #30 DONE 0.5s [2023-09-27T18:11:21.103Z] [2023-09-27T18:11:21.103Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-27T18:11:21.103Z] #33 DONE 1.5s [2023-09-27T18:11:21.103Z] [2023-09-27T18:11:21.103Z] #30 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:11:21.103Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-27T18:11:21.103Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T18:11:21.103Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-27T18:11:21.103Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-27T18:11:21.103Z] #30 DONE 0.5s [2023-09-27T18:11:21.103Z] [2023-09-27T18:11:21.103Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-27T18:11:21.103Z] #34 DONE 1.6s [2023-09-27T18:11:21.103Z] [2023-09-27T18:11:21.103Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:11:21.103Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:11:21.362Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-09-27T18:11:21.362Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-27T18:11:21.362Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-27T18:11:21.635Z] #35 ... [2023-09-27T18:11:21.635Z] [2023-09-27T18:11:21.635Z] #36 [security-spire-config internal] load build context [2023-09-27T18:11:21.635Z] #36 transferring context: 16.36kB 0.0s done [2023-09-27T18:11:21.635Z] #36 DONE 0.4s [2023-09-27T18:11:21.635Z] [2023-09-27T18:11:21.635Z] #37 [security-spire-server internal] load build context [2023-09-27T18:11:21.635Z] #37 transferring context: 18.11kB 0.0s done [2023-09-27T18:11:21.635Z] #37 DONE 0.4s [2023-09-27T18:11:21.635Z] [2023-09-27T18:11:21.635Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:11:21.635Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-27T18:11:21.635Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-27T18:11:21.635Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-27T18:11:21.635Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-09-27T18:11:21.635Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2023-09-27T18:11:21.892Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-27T18:11:21.892Z] #35 ... [2023-09-27T18:11:21.892Z] [2023-09-27T18:11:21.892Z] #38 [security-spire-agent internal] load build context [2023-09-27T18:11:21.892Z] #38 transferring context: 17.64kB 0.0s done [2023-09-27T18:11:21.892Z] #38 DONE 0.7s [2023-09-27T18:11:21.892Z] [2023-09-27T18:11:21.892Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:11:21.892Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-27T18:11:21.892Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-27T18:11:21.892Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s [2023-09-27T18:11:21.892Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s [2023-09-27T18:11:22.149Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.7s [2023-09-27T18:11:22.149Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 0.8s [2023-09-27T18:11:22.607Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2023-09-27T18:11:22.874Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.4s [2023-09-27T18:11:28.139Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 6.5s [2023-09-27T18:11:28.400Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.5s done [2023-09-27T18:11:28.657Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.5s done [2023-09-27T18:11:30.027Z] #35 ... [2023-09-27T18:11:30.027Z] [2023-09-27T18:11:30.027Z] #39 [security-spiffe-token-provider internal] load build context [2023-09-27T18:11:30.027Z] #39 transferring context: 364.90MB 9.4s done [2023-09-27T18:11:30.027Z] #39 ... [2023-09-27T18:11:30.027Z] [2023-09-27T18:11:30.027Z] #40 [core-data internal] load build context [2023-09-27T18:11:30.027Z] #40 transferring context: 364.90MB 8.6s done [2023-09-27T18:11:30.027Z] #40 ... [2023-09-27T18:11:30.027Z] [2023-09-27T18:11:30.027Z] #41 [core-command internal] load build context [2023-09-27T18:11:30.027Z] #41 ... [2023-09-27T18:11:30.027Z] [2023-09-27T18:11:30.027Z] #42 [security-bootstrapper internal] load build context [2023-09-27T18:11:30.028Z] #42 transferring context: 364.90MB 9.5s done [2023-09-27T18:11:30.285Z] #42 ... [2023-09-27T18:11:30.285Z] [2023-09-27T18:11:30.285Z] #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-27T18:11:30.285Z] #0 1.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:30.285Z] #0 1.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:30.285Z] #0 2.019 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T18:11:30.285Z] #0 2.031 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:11:30.285Z] #0 2.575 OK: 7 MiB in 16 packages [2023-09-27T18:11:30.285Z] #43 ... [2023-09-27T18:11:30.285Z] [2023-09-27T18:11:30.285Z] #44 [support-scheduler internal] load build context [2023-09-27T18:11:30.285Z] #44 transferring context: 364.90MB 8.7s done [2023-09-27T18:11:30.542Z] #44 ... [2023-09-27T18:11:30.542Z] [2023-09-27T18:11:30.542Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-27T18:11:30.542Z] #45 ... [2023-09-27T18:11:30.542Z] [2023-09-27T18:11:30.542Z] #46 [security-proxy-auth internal] load build context [2023-09-27T18:11:30.542Z] #46 ... [2023-09-27T18:11:30.542Z] [2023-09-27T18:11:30.542Z] #47 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-27T18:11:30.805Z] #47 ... [2023-09-27T18:11:30.805Z] [2023-09-27T18:11:30.805Z] #48 [core-metadata internal] load build context [2023-09-27T18:11:30.805Z] #48 transferring context: 364.90MB 9.0s done [2023-09-27T18:11:30.805Z] #48 ... [2023-09-27T18:11:30.805Z] [2023-09-27T18:11:30.805Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-27T18:11:31.061Z] #49 ... [2023-09-27T18:11:31.061Z] [2023-09-27T18:11:31.061Z] #50 [security-proxy-setup internal] load build context [2023-09-27T18:11:31.061Z] #50 transferring context: 364.90MB 9.2s done [2023-09-27T18:11:31.320Z] #50 ... [2023-09-27T18:11:31.320Z] [2023-09-27T18:11:31.320Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-27T18:11:31.320Z] #0 2.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:31.320Z] #0 2.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:31.320Z] #0 2.657 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T18:11:31.320Z] #0 2.704 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T18:11:31.320Z] #0 2.712 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-27T18:11:31.320Z] #0 2.718 (4/6) Installing openssl (3.1.3-r0) [2023-09-27T18:11:31.320Z] #0 2.726 (5/6) Installing su-exec (0.2-r3) [2023-09-27T18:11:31.320Z] #0 2.728 (6/6) Installing yq (4.33.3-r3) [2023-09-27T18:11:31.320Z] #0 2.806 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:11:31.320Z] #0 2.826 OK: 17 MiB in 19 packages [2023-09-27T18:11:31.320Z] #51 ... [2023-09-27T18:11:31.320Z] [2023-09-27T18:11:31.320Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-27T18:11:31.320Z] #0 8.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:31.320Z] #0 8.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:31.320Z] #0 8.574 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-27T18:11:31.320Z] #0 8.578 (2/2) Installing su-exec (0.2-r3) [2023-09-27T18:11:31.320Z] #0 8.579 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:11:31.320Z] #0 8.595 OK: 7 MiB in 17 packages [2023-09-27T18:11:31.579Z] #52 ... [2023-09-27T18:11:31.579Z] [2023-09-27T18:11:31.579Z] #53 [security-secretstore-setup internal] load build context [2023-09-27T18:11:31.579Z] #53 transferring context: 364.90MB 9.8s done [2023-09-27T18:11:31.836Z] #53 ... [2023-09-27T18:11:31.836Z] [2023-09-27T18:11:31.836Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-27T18:11:31.836Z] #54 transferring context: 364.90MB 9.3s done [2023-09-27T18:11:31.836Z] #54 ... [2023-09-27T18:11:31.836Z] [2023-09-27T18:11:31.836Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-27T18:11:32.095Z] #55 ... [2023-09-27T18:11:32.095Z] [2023-09-27T18:11:32.095Z] #32 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-27T18:11:32.095Z] #32 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:32.095Z] #32 1.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:32.095Z] #32 1.809 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T18:11:32.095Z] #32 1.819 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:11:32.095Z] #32 1.835 OK: 7 MiB in 16 packages [2023-09-27T18:11:32.095Z] #32 ... [2023-09-27T18:11:32.095Z] [2023-09-27T18:11:32.095Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-27T18:11:32.355Z] #56 ... [2023-09-27T18:11:32.355Z] [2023-09-27T18:11:32.355Z] #57 [support-notifications internal] load build context [2023-09-27T18:11:32.355Z] #57 transferring context: 364.90MB 10.0s done [2023-09-27T18:11:32.355Z] #57 ... [2023-09-27T18:11:32.355Z] [2023-09-27T18:11:32.355Z] #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-27T18:11:32.892Z] #58 ... [2023-09-27T18:11:32.892Z] [2023-09-27T18:11:32.892Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T18:11:32.892Z] #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-27T18:11:32.892Z] #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-27T18:11:32.892Z] #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-27T18:11:32.892Z] #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-27T18:11:32.892Z] #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-27T18:11:32.892Z] #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-27T18:11:32.892Z] #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-09-27T18:11:32.892Z] #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-27T18:11:32.892Z] #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.9s done [2023-09-27T18:11:33.152Z] #59 ... [2023-09-27T18:11:33.152Z] [2023-09-27T18:11:33.152Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:11:33.152Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 9.8s done [2023-09-27T18:11:35.059Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-27T18:11:43.880Z] #35 ... [2023-09-27T18:11:43.880Z] [2023-09-27T18:11:43.880Z] #41 [core-command internal] load build context [2023-09-27T18:11:43.880Z] #41 transferring context: 364.90MB 10.2s done [2023-09-27T18:11:43.880Z] #41 ... [2023-09-27T18:11:43.880Z] [2023-09-27T18:11:43.880Z] #46 [security-proxy-auth internal] load build context [2023-09-27T18:11:43.880Z] #46 transferring context: 364.90MB 11.0s done [2023-09-27T18:11:44.820Z] #46 ... [2023-09-27T18:11:44.820Z] [2023-09-27T18:11:44.820Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T18:11:46.197Z] #59 ... [2023-09-27T18:11:46.197Z] [2023-09-27T18:11:46.197Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:11:46.197Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-27T18:11:46.455Z] #35 ... [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-27T18:11:46.455Z] #52 DONE 25.9s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #32 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-27T18:11:46.455Z] #32 DONE 26.3s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #48 [core-metadata internal] load build context [2023-09-27T18:11:46.455Z] #48 DONE 26.6s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #44 [support-scheduler internal] load build context [2023-09-27T18:11:46.455Z] #44 DONE 26.6s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-27T18:11:46.455Z] #51 DONE 25.9s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-27T18:11:46.455Z] #54 DONE 26.7s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #40 [core-data internal] load build context [2023-09-27T18:11:46.455Z] #40 DONE 26.7s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-27T18:11:46.455Z] #43 DONE 26.1s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:11:46.455Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-27T18:11:46.455Z] #35 ... [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #57 [support-notifications internal] load build context [2023-09-27T18:11:46.455Z] #57 DONE 26.7s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #50 [security-proxy-setup internal] load build context [2023-09-27T18:11:46.455Z] #50 DONE 26.7s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #53 [security-secretstore-setup internal] load build context [2023-09-27T18:11:46.455Z] #53 DONE 26.7s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #42 [security-bootstrapper internal] load build context [2023-09-27T18:11:46.455Z] #42 DONE 26.7s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #46 [security-proxy-auth internal] load build context [2023-09-27T18:11:46.455Z] #46 DONE 26.7s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #39 [security-spiffe-token-provider internal] load build context [2023-09-27T18:11:46.455Z] #39 DONE 26.8s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #41 [core-command internal] load build context [2023-09-27T18:11:46.455Z] #41 DONE 26.7s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-27T18:11:46.455Z] #60 DONE 0.2s [2023-09-27T18:11:46.455Z] [2023-09-27T18:11:46.455Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:11:46.455Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-27T18:11:48.015Z] #35 ... [2023-09-27T18:11:48.015Z] [2023-09-27T18:11:48.015Z] #47 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-27T18:11:48.015Z] #47 DONE 27.1s [2023-09-27T18:11:48.015Z] [2023-09-27T18:11:48.015Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:11:48.015Z] #35 ... [2023-09-27T18:11:48.015Z] [2023-09-27T18:11:48.015Z] #61 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-27T18:11:48.015Z] #61 DONE 0.3s [2023-09-27T18:11:48.015Z] [2023-09-27T18:11:48.015Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:11:48.015Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done [2023-09-27T18:11:48.015Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done [2023-09-27T18:11:48.950Z] #35 ... [2023-09-27T18:11:48.950Z] [2023-09-27T18:11:48.950Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-27T18:11:48.950Z] #62 DONE 2.3s [2023-09-27T18:11:48.950Z] [2023-09-27T18:11:48.950Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-27T18:11:48.950Z] #49 26.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:48.950Z] #49 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:48.950Z] #49 28.33 (1/4) Installing ca-certificates (20230506-r0) [2023-09-27T18:11:48.950Z] #49 28.34 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-27T18:11:48.950Z] #49 28.36 (3/4) Installing su-exec (0.2-r3) [2023-09-27T18:11:48.950Z] #49 28.36 (4/4) Installing yq (4.33.3-r3) [2023-09-27T18:11:48.950Z] #49 28.43 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:11:48.950Z] #49 28.44 Executing ca-certificates-20230506-r0.trigger [2023-09-27T18:11:48.950Z] #49 28.47 OK: 17 MiB in 19 packages [2023-09-27T18:11:49.216Z] #49 DONE 28.9s [2023-09-27T18:11:49.216Z] [2023-09-27T18:11:49.216Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-27T18:11:49.216Z] #55 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.216Z] #55 26.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.216Z] #55 26.86 (1/2) Installing ca-certificates (20230506-r0) [2023-09-27T18:11:49.216Z] #55 28.00 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-27T18:11:49.216Z] #55 28.01 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:11:49.216Z] #55 28.02 Executing ca-certificates-20230506-r0.trigger [2023-09-27T18:11:49.216Z] #55 28.07 OK: 8 MiB in 17 packages [2023-09-27T18:11:49.216Z] #55 DONE 28.8s [2023-09-27T18:11:49.216Z] [2023-09-27T18:11:49.217Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T18:11:49.217Z] #0 1.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #0 1.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #0 1.865 OK: 264 MiB in 52 packages [2023-09-27T18:11:49.217Z] #63 DONE 2.4s [2023-09-27T18:11:49.217Z] [2023-09-27T18:11:49.217Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-27T18:11:49.217Z] #0 0.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #0 1.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #0 1.828 OK: 264 MiB in 52 packages [2023-09-27T18:11:49.217Z] #64 DONE 2.4s [2023-09-27T18:11:49.217Z] [2023-09-27T18:11:49.217Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:11:49.217Z] #65 ... [2023-09-27T18:11:49.217Z] [2023-09-27T18:11:49.217Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-27T18:11:49.217Z] #0 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #0 1.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #0 1.780 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T18:11:49.217Z] #0 1.780 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T18:11:49.217Z] #0 1.780 OK: 20068 distinct packages available [2023-09-27T18:11:49.217Z] #0 1.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #0 1.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #0 2.194 OK: 264 MiB in 52 packages [2023-09-27T18:11:49.217Z] #66 DONE 2.4s [2023-09-27T18:11:49.217Z] [2023-09-27T18:11:49.217Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T18:11:49.217Z] #0 1.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #0 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #0 2.272 OK: 264 MiB in 52 packages [2023-09-27T18:11:49.217Z] #67 DONE 2.7s [2023-09-27T18:11:49.217Z] [2023-09-27T18:11:49.217Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-27T18:11:49.217Z] #56 25.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #56 27.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #56 27.45 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T18:11:49.217Z] #56 27.45 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T18:11:49.217Z] #56 27.45 OK: 20066 distinct packages available [2023-09-27T18:11:49.217Z] #56 27.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #56 27.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #56 27.81 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-27T18:11:49.217Z] #56 27.81 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-27T18:11:49.217Z] #56 27.82 (3/4) Installing libucontext (1.2-r2) [2023-09-27T18:11:49.217Z] #56 27.82 (4/4) Installing gcompat (1.1.0-r1) [2023-09-27T18:11:49.217Z] #56 27.83 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:11:49.217Z] #56 27.84 OK: 8 MiB in 19 packages [2023-09-27T18:11:49.217Z] #56 DONE 28.1s [2023-09-27T18:11:49.217Z] [2023-09-27T18:11:49.217Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-27T18:11:49.217Z] #45 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #45 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #45 28.52 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T18:11:49.217Z] #45 28.52 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T18:11:49.217Z] #45 28.52 OK: 20066 distinct packages available [2023-09-27T18:11:49.217Z] #45 28.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #45 28.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.217Z] #45 28.91 (1/11) Installing ca-certificates (20230506-r0) [2023-09-27T18:11:49.217Z] #45 28.94 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-27T18:11:49.217Z] #45 28.95 (3/11) Installing libunistring (1.1-r1) [2023-09-27T18:11:49.217Z] #45 28.97 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-27T18:11:49.217Z] #45 28.97 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-27T18:11:49.217Z] #45 28.98 (6/11) Installing libcurl (8.3.0-r0) [2023-09-27T18:11:49.217Z] #45 28.99 (7/11) Installing curl (8.3.0-r0) [2023-09-27T18:11:49.217Z] #45 29.04 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-27T18:11:49.217Z] #45 29.05 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-27T18:11:49.217Z] #45 29.05 (10/11) Installing libucontext (1.2-r2) [2023-09-27T18:11:49.217Z] #45 29.06 (11/11) Installing gcompat (1.1.0-r1) [2023-09-27T18:11:49.217Z] #45 29.06 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:11:49.217Z] #45 29.07 Executing ca-certificates-20230506-r0.trigger [2023-09-27T18:11:49.217Z] #45 29.16 OK: 12 MiB in 26 packages [2023-09-27T18:11:49.474Z] #45 ... [2023-09-27T18:11:49.474Z] [2023-09-27T18:11:49.474Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:11:49.474Z] #68 DONE 0.4s [2023-09-27T18:11:49.474Z] [2023-09-27T18:11:49.474Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-27T18:11:49.474Z] #69 DONE 0.5s [2023-09-27T18:11:49.474Z] [2023-09-27T18:11:49.474Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:11:49.474Z] #65 DONE 0.4s [2023-09-27T18:11:49.474Z] [2023-09-27T18:11:49.474Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:11:49.474Z] #70 DONE 0.4s [2023-09-27T18:11:49.474Z] [2023-09-27T18:11:49.474Z] #58 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-27T18:11:49.474Z] #58 25.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.474Z] #58 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.474Z] #58 27.54 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T18:11:49.474Z] #58 27.54 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T18:11:49.474Z] #58 27.54 OK: 20066 distinct packages available [2023-09-27T18:11:49.474Z] #58 27.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.474Z] #58 27.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T18:11:49.474Z] #58 27.92 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T18:11:49.474Z] #58 27.97 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T18:11:49.474Z] #58 27.98 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-27T18:11:49.474Z] #58 27.99 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-27T18:11:49.474Z] #58 27.99 (5/7) Installing libucontext (1.2-r2) [2023-09-27T18:11:49.474Z] #58 28.00 (6/7) Installing gcompat (1.1.0-r1) [2023-09-27T18:11:49.474Z] #58 28.00 (7/7) Installing openssl (3.1.3-r0) [2023-09-27T18:11:49.474Z] #58 28.01 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:11:49.474Z] #58 28.11 OK: 8 MiB in 20 packages [2023-09-27T18:11:49.474Z] #58 DONE 28.3s [2023-09-27T18:11:49.474Z] [2023-09-27T18:11:49.474Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-27T18:11:49.474Z] #45 DONE 29.3s [2023-09-27T18:11:49.474Z] [2023-09-27T18:11:49.474Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:11:49.474Z] #35 DONE 28.5s [2023-09-27T18:11:49.474Z] [2023-09-27T18:11:49.474Z] #71 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:11:49.474Z] #71 DONE 0.4s [2023-09-27T18:11:49.474Z] [2023-09-27T18:11:49.474Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-27T18:11:50.411Z] #72 DONE 0.6s [2023-09-27T18:11:50.411Z] [2023-09-27T18:11:50.411Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T18:11:51.804Z] #73 ... [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.804Z] #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T18:11:51.804Z] #74 DONE 1.7s [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.804Z] #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T18:11:51.804Z] #75 DONE 1.3s [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.804Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T18:11:51.804Z] #73 DONE 1.3s [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.804Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-27T18:11:51.804Z] #76 DONE 0.0s [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.804Z] #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-27T18:11:51.804Z] #77 DONE 0.0s [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.804Z] #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-27T18:11:51.804Z] #78 DONE 0.0s [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.804Z] #79 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-27T18:11:51.804Z] #79 DONE 0.0s [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.804Z] #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-27T18:11:51.804Z] #80 DONE 0.1s [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.804Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-27T18:11:51.804Z] #81 DONE 0.1s [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.804Z] #82 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-27T18:11:51.804Z] #82 DONE 0.1s [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.804Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-27T18:11:51.804Z] #83 DONE 0.1s [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.804Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-27T18:11:51.804Z] #84 DONE 0.1s [2023-09-27T18:11:51.804Z] [2023-09-27T18:11:51.805Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-27T18:11:51.805Z] #85 DONE 0.1s [2023-09-27T18:11:51.805Z] [2023-09-27T18:11:51.805Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-27T18:11:52.062Z] #86 DONE 0.1s [2023-09-27T18:11:52.062Z] [2023-09-27T18:11:52.062Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-27T18:11:52.062Z] #87 DONE 0.1s [2023-09-27T18:11:52.062Z] [2023-09-27T18:11:52.062Z] #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-27T18:11:52.062Z] #88 DONE 0.1s [2023-09-27T18:11:52.062Z] [2023-09-27T18:11:52.062Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-27T18:11:52.062Z] #89 DONE 0.1s [2023-09-27T18:11:52.062Z] [2023-09-27T18:11:52.062Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-27T18:11:52.062Z] #90 DONE 0.1s [2023-09-27T18:11:52.062Z] [2023-09-27T18:11:52.062Z] #91 [security-spire-agent] exporting to image [2023-09-27T18:11:52.062Z] #91 exporting layers [2023-09-27T18:11:52.425Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8063 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-27T18:11:52.436Z] Running in /w/workspace/edgex-go/592 [Pipeline] { [Pipeline] checkout [2023-09-27T18:11:52.466Z] The recommended git tool is: git [2023-09-27T18:11:52.630Z] #91 exporting layers 0.5s done [2023-09-27T18:11:52.630Z] #91 exporting layers 0.6s done [2023-09-27T18:11:52.630Z] #91 writing image sha256:d43823e8dd7c7dd4ece0cc3ab7317146f292317e99e86044907003483828f681 0.0s done [2023-09-27T18:11:52.630Z] #91 naming to docker.io/library/security-spire-config done [2023-09-27T18:11:52.630Z] #91 writing image sha256:86597f51547060fb0c7f34bc4773e45649e057f905ac9af9ce9b38e631d16b12 done [2023-09-27T18:11:52.630Z] #91 naming to docker.io/library/security-spire-agent done [2023-09-27T18:11:52.630Z] #91 writing image sha256:1d693a52cd952c92be4fd1e45d31c82cf2c841b0a0b12f907e2330608b8dc293 done [2023-09-27T18:11:52.630Z] #91 naming to docker.io/library/security-spire-server done [2023-09-27T18:11:52.630Z] #91 DONE 0.6s [2023-09-27T18:11:52.630Z] [2023-09-27T18:11:52.630Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T18:11:52.630Z] #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-27T18:11:52.630Z] #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2023-09-27T18:11:58.269Z] using credential edgex-jenkins-ssh [2023-09-27T18:11:58.291Z] Cloning the remote Git repository [2023-09-27T18:11:58.347Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-27T18:11:58.471Z] > git init /w/workspace/edgex-go/592 # timeout=10 [2023-09-27T18:11:58.641Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-27T18:11:58.643Z] > git --version # timeout=10 [2023-09-27T18:11:58.667Z] > git --version # 'git version 2.25.1' [2023-09-27T18:11:58.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T18:11:59.962Z] #59 ... [2023-09-27T18:11:59.962Z] [2023-09-27T18:11:59.962Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:11:59.962Z] #92 ... [2023-09-27T18:11:59.962Z] [2023-09-27T18:11:59.962Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:11:59.962Z] #93 ... [2023-09-27T18:11:59.962Z] [2023-09-27T18:11:59.963Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:11:59.963Z] #94 ... [2023-09-27T18:11:59.963Z] [2023-09-27T18:11:59.963Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:11:58.854Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T18:12:17.816Z] Avoid second fetch [2023-09-27T18:12:17.817Z] Checking out Revision a045e8e81b8ab7e100c731525ac4bd730155663f (main) [2023-09-27T18:12:18.537Z] Commit message: "feat: Add new export error metrics to App Service common config (#4696)" [2023-09-27T18:12:16.885Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-27T18:12:16.913Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T18:12:17.834Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T18:12:17.899Z] > git checkout -f a045e8e81b8ab7e100c731525ac4bd730155663f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T18:12:19.555Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-27T18:12:19.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T18:12:19.556Z] Dload Upload Total Spent Left Speed [2023-09-27T18:12:19.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-09-27T18:12:20.273Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-27T18:12:20.608Z] + sudo tee /etc/docker/daemon.new [2023-09-27T18:12:20.608Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-27T18:12:20.608Z] { [2023-09-27T18:12:20.608Z] "registry-mirrors": [ [2023-09-27T18:12:20.608Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-27T18:12:20.608Z] ], [2023-09-27T18:12:20.608Z] "bip": "10.250.0.254/24", [2023-09-27T18:12:20.608Z] "hosts": [ [2023-09-27T18:12:20.608Z] "tcp://0.0.0.0:5555", [2023-09-27T18:12:20.608Z] "unix:///var/run/docker.sock" [2023-09-27T18:12:20.608Z] ], [2023-09-27T18:12:20.608Z] "mtu": 1458, [2023-09-27T18:12:20.608Z] "selinux-enabled": true, [2023-09-27T18:12:20.608Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-27T18:12:20.608Z] } [Pipeline] sh [2023-09-27T18:12:20.951Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-27T18:12:21.300Z] + sudo service docker restart [2023-09-27T18:12:32.054Z] #95 ... [2023-09-27T18:12:32.055Z] [2023-09-27T18:12:32.055Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:12:32.055Z] #92 DONE 41.1s [2023-09-27T18:12:32.055Z] [2023-09-27T18:12:32.055Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:12:32.055Z] #93 DONE 41.2s [2023-09-27T18:12:32.055Z] [2023-09-27T18:12:32.055Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-27T18:12:32.055Z] #96 ... [2023-09-27T18:12:32.055Z] [2023-09-27T18:12:32.055Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:12:32.055Z] #95 DONE 41.2s [2023-09-27T18:12:32.055Z] [2023-09-27T18:12:32.055Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:12:32.055Z] #94 DONE 41.4s [2023-09-27T18:12:32.055Z] [2023-09-27T18:12:32.055Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-09-27T18:12:38.643Z] #97 ... [2023-09-27T18:12:38.643Z] [2023-09-27T18:12:38.643Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-27T18:12:38.643Z] #96 DONE 7.3s [2023-09-27T18:12:38.643Z] [2023-09-27T18:12:38.643Z] #98 [core-data builder 6/7] COPY . . [2023-09-27T18:12:38.643Z] #98 DONE 7.3s [2023-09-27T18:12:38.643Z] [2023-09-27T18:12:38.643Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-09-27T18:12:38.643Z] #97 DONE 7.1s [2023-09-27T18:12:38.643Z] [2023-09-27T18:12:38.643Z] #99 [support-notifications builder 6/7] COPY . . [2023-09-27T18:12:38.643Z] #99 DONE 7.3s [2023-09-27T18:12:38.643Z] [2023-09-27T18:12:38.643Z] #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:12:38.643Z] #100 CACHED [2023-09-27T18:12:38.643Z] [2023-09-27T18:12:38.644Z] #101 [security-bootstrapper builder 6/7] COPY . . [2023-09-27T18:12:38.644Z] #101 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:12:38.644Z] #102 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #103 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:12:38.644Z] #103 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:12:38.644Z] #104 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #105 [security-proxy-setup builder 6/7] COPY . . [2023-09-27T18:12:38.644Z] #105 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:12:38.644Z] #106 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #107 [security-proxy-auth builder 6/7] COPY . . [2023-09-27T18:12:38.644Z] #107 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:12:38.644Z] #108 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:12:38.644Z] #109 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #110 [core-metadata builder 6/7] COPY . . [2023-09-27T18:12:38.644Z] #110 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:12:38.644Z] #111 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:12:38.644Z] #112 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:12:38.644Z] #113 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #114 [support-scheduler builder 6/7] COPY . . [2023-09-27T18:12:38.644Z] #114 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:12:38.644Z] #115 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:12:38.644Z] #116 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #117 [core-command builder 6/7] COPY . . [2023-09-27T18:12:38.644Z] #117 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-27T18:12:38.644Z] #118 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:12:38.644Z] #119 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:12:38.644Z] #120 CACHED [2023-09-27T18:12:38.644Z] [2023-09-27T18:12:38.644Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T18:12:38.901Z] #121 0.789 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T18:12:39.570Z] provisioning config files... [2023-09-27T18:12:39.596Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/592@tmp/config1361381789593692028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:12:39.949Z] ---> docker-login.sh [2023-09-27T18:12:39.949Z] nexus3.edgexfoundry.org:10001 [2023-09-27T18:12:40.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:12:40.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:12:40.499Z] Configure a credential helper to remove this warning. See [2023-09-27T18:12:40.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:12:40.499Z] [2023-09-27T18:12:40.499Z] Login Succeeded [2023-09-27T18:12:40.499Z] nexus3.edgexfoundry.org:10002 [2023-09-27T18:12:40.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:12:41.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:12:41.040Z] Configure a credential helper to remove this warning. See [2023-09-27T18:12:41.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:12:41.040Z] [2023-09-27T18:12:41.040Z] Login Succeeded [2023-09-27T18:12:41.040Z] nexus3.edgexfoundry.org:10003 [2023-09-27T18:12:41.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:12:41.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:12:41.313Z] Configure a credential helper to remove this warning. See [2023-09-27T18:12:41.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:12:41.313Z] [2023-09-27T18:12:41.313Z] Login Succeeded [2023-09-27T18:12:41.313Z] nexus3.edgexfoundry.org:10004 [2023-09-27T18:12:41.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:12:41.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:12:41.582Z] Configure a credential helper to remove this warning. See [2023-09-27T18:12:41.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:12:41.582Z] [2023-09-27T18:12:41.582Z] Login Succeeded [2023-09-27T18:12:41.855Z] docker.io [2023-09-27T18:12:41.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:12:42.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:12:42.444Z] Configure a credential helper to remove this warning. See [2023-09-27T18:12:42.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:12:42.444Z] [2023-09-27T18:12:42.444Z] Login Succeeded [2023-09-27T18:12:42.444Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T18:12:42.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-27T18:12:43.068Z] + git config --global --add safe.directory /w/workspace/edgex-go/592 [Pipeline] echo [2023-09-27T18:12:43.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T18:12:43.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T18:12:43.111Z] ========================================================= [2023-09-27T18:12:43.111Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-27T18:12:43.111Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-27T18:12:43.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T18:12:43.715Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-27T18:12:43.716Z] 9fda8d8052c6: Pulling fs layer [2023-09-27T18:12:43.716Z] 5d54e960e981: Pulling fs layer [2023-09-27T18:12:43.716Z] c4a7e357bf2a: Pulling fs layer [2023-09-27T18:12:43.716Z] f0e02332f6b5: Pulling fs layer [2023-09-27T18:12:43.716Z] cefa15bbcfad: Pulling fs layer [2023-09-27T18:12:43.716Z] 17808c966233: Pulling fs layer [2023-09-27T18:12:43.716Z] f4c1fc716caa: Pulling fs layer [2023-09-27T18:12:43.716Z] f0e02332f6b5: Waiting [2023-09-27T18:12:43.716Z] cefa15bbcfad: Waiting [2023-09-27T18:12:43.716Z] 17808c966233: Waiting [2023-09-27T18:12:43.716Z] f4c1fc716caa: Waiting [2023-09-27T18:12:43.716Z] 5d54e960e981: Verifying Checksum [2023-09-27T18:12:43.716Z] 5d54e960e981: Download complete [2023-09-27T18:12:43.716Z] f0e02332f6b5: Verifying Checksum [2023-09-27T18:12:43.716Z] f0e02332f6b5: Download complete [2023-09-27T18:12:43.716Z] cefa15bbcfad: Verifying Checksum [2023-09-27T18:12:43.716Z] cefa15bbcfad: Download complete [2023-09-27T18:12:43.716Z] 9fda8d8052c6: Verifying Checksum [2023-09-27T18:12:43.716Z] 9fda8d8052c6: Download complete [2023-09-27T18:12:44.306Z] f4c1fc716caa: Verifying Checksum [2023-09-27T18:12:44.306Z] f4c1fc716caa: Download complete [2023-09-27T18:12:44.577Z] 9fda8d8052c6: Pull complete [2023-09-27T18:12:45.168Z] 5d54e960e981: Pull complete [2023-09-27T18:12:45.439Z] c4a7e357bf2a: Verifying Checksum [2023-09-27T18:12:45.439Z] c4a7e357bf2a: Download complete [2023-09-27T18:12:46.879Z] 17808c966233: Verifying Checksum [2023-09-27T18:12:46.879Z] 17808c966233: Download complete [2023-09-27T18:12:48.876Z] #121 ... [2023-09-27T18:12:48.876Z] [2023-09-27T18:12:48.876Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-27T18:12:48.876Z] #0 1.409 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-27T18:12:48.876Z] #122 ... [2023-09-27T18:12:48.876Z] [2023-09-27T18:12:48.876Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T18:12:48.876Z] #0 0.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-27T18:12:48.876Z] #123 ... [2023-09-27T18:12:48.876Z] [2023-09-27T18:12:48.876Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-27T18:12:48.876Z] #0 1.098 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-27T18:12:48.876Z] #124 ... [2023-09-27T18:12:48.876Z] [2023-09-27T18:12:48.876Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T18:12:48.876Z] #0 2.046 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-27T18:12:48.876Z] #125 ... [2023-09-27T18:12:48.876Z] [2023-09-27T18:12:48.876Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-27T18:12:48.876Z] #0 0.614 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-27T18:12:48.876Z] #126 ... [2023-09-27T18:12:48.876Z] [2023-09-27T18:12:48.876Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-27T18:12:48.876Z] #0 0.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-27T18:12:48.876Z] #127 ... [2023-09-27T18:12:48.876Z] [2023-09-27T18:12:48.876Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T18:12:48.876Z] #0 0.407 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-27T18:12:49.134Z] #128 ... [2023-09-27T18:12:49.134Z] [2023-09-27T18:12:49.134Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T18:12:49.134Z] #0 1.112 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-27T18:12:49.391Z] #129 ... [2023-09-27T18:12:49.391Z] [2023-09-27T18:12:49.392Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T18:12:49.392Z] #0 0.812 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-27T18:12:49.392Z] #130 ... [2023-09-27T18:12:49.392Z] [2023-09-27T18:12:49.392Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-27T18:12:49.392Z] #0 2.083 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-27T18:12:58.445Z] c4a7e357bf2a: Pull complete [2023-09-27T18:12:58.445Z] f0e02332f6b5: Pull complete [2023-09-27T18:12:58.445Z] cefa15bbcfad: Pull complete [2023-09-27T18:13:05.871Z] 17808c966233: Pull complete [2023-09-27T18:13:06.842Z] f4c1fc716caa: Pull complete [2023-09-27T18:13:06.842Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-27T18:13:06.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T18:13:06.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-27T18:13:07.182Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T18:13:07.182Z] WORKDIR /edgex [2023-09-27T18:13:07.182Z] COPY go.mod . [2023-09-27T18:13:07.182Z] RUN go mod download -t [2023-09-27T18:13:07.182Z] ci-base-image-arm64 -f - . [2023-09-27T18:13:07.770Z] Sending build context to Docker daemon 2.995MB [2023-09-27T18:13:07.770Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T18:13:07.770Z] ---> ea914061e18c [2023-09-27T18:13:07.770Z] Step 2/4 : WORKDIR /edgex [2023-09-27T18:13:09.715Z] ---> Running in 38890bb08ab2 [2023-09-27T18:13:09.715Z] Removing intermediate container 38890bb08ab2 [2023-09-27T18:13:09.715Z] ---> ed3e43249493 [2023-09-27T18:13:09.715Z] Step 3/4 : COPY go.mod . [2023-09-27T18:13:10.305Z] ---> 4ea504f363d2 [2023-09-27T18:13:10.305Z] Step 4/4 : RUN go mod download [2023-09-27T18:13:10.305Z] ---> Running in 582c18e7e7f0 [2023-09-27T18:13:57.109Z] #131 ... [2023-09-27T18:13:57.109Z] [2023-09-27T18:13:57.109Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T18:13:57.109Z] #123 72.61 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-27T18:13:57.155Z] Removing intermediate container 582c18e7e7f0 [2023-09-27T18:13:57.155Z] ---> 8954a840ad1a [2023-09-27T18:13:57.155Z] Successfully built 8954a840ad1a [2023-09-27T18:13:57.155Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:13:57.482Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T18:13:57.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:13:57.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-8063 does not seem to be running inside a container [2023-09-27T18:13:57.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-27T18:14:02.107Z] $ docker top 587bc99be03ab7dd248c05874223f536772344608adb0edd25ca6c4fe502dae5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T18:14:02.497Z] #123 ... [2023-09-27T18:14:02.497Z] [2023-09-27T18:14:02.498Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-27T18:14:02.498Z] #126 DONE 83.8s [2023-09-27T18:14:02.498Z] [2023-09-27T18:14:02.498Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T18:14:02.912Z] + go version [2023-09-27T18:14:02.912Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-27T18:14:02.928Z] $ docker stop --time=1 587bc99be03ab7dd248c05874223f536772344608adb0edd25ca6c4fe502dae5 [2023-09-27T18:14:03.872Z] #129 DONE 85.8s [2023-09-27T18:14:03.872Z] [2023-09-27T18:14:03.872Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-27T18:14:03.872Z] #124 ... [2023-09-27T18:14:03.872Z] [2023-09-27T18:14:03.872Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-27T18:14:03.872Z] #127 DONE 85.8s [2023-09-27T18:14:03.872Z] [2023-09-27T18:14:03.872Z] #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T18:14:03.872Z] #123 DONE 86.0s [2023-09-27T18:14:03.872Z] [2023-09-27T18:14:03.872Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:04.151Z] #132 ... [2023-09-27T18:14:04.151Z] [2023-09-27T18:14:04.151Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T18:14:04.151Z] #128 DONE 86.1s [2023-09-27T18:14:04.151Z] [2023-09-27T18:14:04.151Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T18:14:04.151Z] #130 DONE 86.1s [2023-09-27T18:14:04.151Z] [2023-09-27T18:14:04.151Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-27T18:14:04.151Z] #131 DONE 86.1s [2023-09-27T18:14:04.151Z] [2023-09-27T18:14:04.151Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-27T18:14:04.151Z] #122 DONE 86.2s [2023-09-27T18:14:04.151Z] [2023-09-27T18:14:04.151Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T18:14:04.151Z] #121 DONE 86.1s [2023-09-27T18:14:04.151Z] [2023-09-27T18:14:04.151Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:04.410Z] #133 ... [2023-09-27T18:14:04.410Z] [2023-09-27T18:14:04.410Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T18:14:04.410Z] #125 DONE 86.3s [2023-09-27T18:14:04.410Z] [2023-09-27T18:14:04.410Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-27T18:14:04.410Z] #124 DONE 86.4s [2023-09-27T18:14:04.530Z] $ docker rm -f --volumes 587bc99be03ab7dd248c05874223f536772344608adb0edd25ca6c4fe502dae5 [2023-09-27T18:14:04.669Z] [2023-09-27T18:14:04.669Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:04.669Z] #132 DONE 0.8s [2023-09-27T18:14:04.669Z] [2023-09-27T18:14:04.669Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-27T18:14:04.669Z] #134 DONE 0.6s [2023-09-27T18:14:04.669Z] [2023-09-27T18:14:04.669Z] #135 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-27T18:14:04.669Z] #135 ... [2023-09-27T18:14:04.669Z] [2023-09-27T18:14:04.669Z] #136 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:04.669Z] #136 DONE 0.7s [2023-09-27T18:14:04.669Z] [2023-09-27T18:14:04.669Z] #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:04.669Z] #137 DONE 0.6s [2023-09-27T18:14:04.669Z] [2023-09-27T18:14:04.669Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:04.669Z] #133 DONE 0.6s [2023-09-27T18:14:04.669Z] [2023-09-27T18:14:04.669Z] #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:04.669Z] #138 DONE 0.4s [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:14:04.928Z] #139 DONE 0.3s [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #140 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-27T18:14:04.928Z] #140 ... [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #141 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:04.928Z] #141 DONE 0.3s [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #142 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:14:04.928Z] #142 CACHED [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #143 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:04.928Z] #143 CACHED [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #144 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:04.928Z] #144 CACHED [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #145 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:14:04.928Z] #145 CACHED [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:04.928Z] #146 CACHED [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:14:04.928Z] #147 CACHED [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #148 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:04.928Z] #148 CACHED [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #149 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:14:04.928Z] #149 CACHED [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #150 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:14:04.928Z] #150 DONE 0.3s [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:14:04.928Z] #151 DONE 0.3s [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:14:04.928Z] #152 DONE 0.2s [2023-09-27T18:14:04.928Z] [2023-09-27T18:14:04.928Z] #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:14:04.928Z] #153 DONE 0.3s [2023-09-27T18:14:05.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-27T18:14:05.162Z] [2023-09-27T18:14:05.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-09-27T18:14:05.186Z] [2023-09-27T18:14:05.186Z] #154 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] sh [2023-09-27T18:14:05.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-27T18:14:05.757Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-27T18:14:05.757Z] 547446be3368: Pulling fs layer [2023-09-27T18:14:05.757Z] d125d8839a47: Pulling fs layer [2023-09-27T18:14:05.757Z] 3e85d5ac6304: Pulling fs layer [2023-09-27T18:14:05.757Z] c3105a71a48b: Pulling fs layer [2023-09-27T18:14:05.757Z] 0f093f025ec4: Pulling fs layer [2023-09-27T18:14:05.757Z] c3106fc0e877: Pulling fs layer [2023-09-27T18:14:05.757Z] c3105a71a48b: Waiting [2023-09-27T18:14:05.757Z] 0f093f025ec4: Waiting [2023-09-27T18:14:05.757Z] c3106fc0e877: Waiting [2023-09-27T18:14:05.757Z] 547446be3368: Verifying Checksum [2023-09-27T18:14:05.757Z] 547446be3368: Download complete [2023-09-27T18:14:05.757Z] c3105a71a48b: Verifying Checksum [2023-09-27T18:14:05.757Z] c3105a71a48b: Download complete [2023-09-27T18:14:06.024Z] d125d8839a47: Verifying Checksum [2023-09-27T18:14:06.024Z] d125d8839a47: Download complete [2023-09-27T18:14:06.024Z] c3106fc0e877: Verifying Checksum [2023-09-27T18:14:06.024Z] c3106fc0e877: Download complete [2023-09-27T18:14:06.138Z] #154 ... [2023-09-27T18:14:06.138Z] [2023-09-27T18:14:06.138Z] #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:14:06.138Z] #155 DONE 1.1s [2023-09-27T18:14:06.138Z] [2023-09-27T18:14:06.138Z] #140 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-27T18:14:06.138Z] #140 DONE 1.1s [2023-09-27T18:14:06.138Z] [2023-09-27T18:14:06.138Z] #156 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-27T18:14:06.138Z] #156 DONE 1.0s [2023-09-27T18:14:06.138Z] [2023-09-27T18:14:06.138Z] #157 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-27T18:14:06.138Z] #157 DONE 1.1s [2023-09-27T18:14:06.138Z] [2023-09-27T18:14:06.138Z] #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-27T18:14:06.138Z] #158 DONE 1.2s [2023-09-27T18:14:06.138Z] [2023-09-27T18:14:06.138Z] #159 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-27T18:14:06.138Z] #159 DONE 1.2s [2023-09-27T18:14:06.138Z] [2023-09-27T18:14:06.138Z] #154 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-27T18:14:06.138Z] #154 DONE 1.1s [2023-09-27T18:14:06.138Z] [2023-09-27T18:14:06.138Z] #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-27T18:14:06.138Z] #160 DONE 1.2s [2023-09-27T18:14:06.138Z] [2023-09-27T18:14:06.138Z] #161 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-27T18:14:06.138Z] #161 DONE 1.2s [2023-09-27T18:14:06.138Z] [2023-09-27T18:14:06.138Z] #162 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-27T18:14:06.138Z] #162 DONE 1.2s [2023-09-27T18:14:06.138Z] [2023-09-27T18:14:06.138Z] #163 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:14:06.292Z] 0f093f025ec4: Verifying Checksum [2023-09-27T18:14:06.292Z] 0f093f025ec4: Download complete [2023-09-27T18:14:06.292Z] 547446be3368: Pull complete [2023-09-27T18:14:06.706Z] #163 ... [2023-09-27T18:14:06.706Z] [2023-09-27T18:14:06.706Z] #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-27T18:14:06.706Z] #164 DONE 0.5s [2023-09-27T18:14:06.706Z] [2023-09-27T18:14:06.706Z] #165 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:14:06.706Z] #165 DONE 0.5s [2023-09-27T18:14:06.706Z] [2023-09-27T18:14:06.706Z] #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:14:06.706Z] #166 DONE 0.5s [2023-09-27T18:14:06.706Z] [2023-09-27T18:14:06.706Z] #167 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-27T18:14:06.706Z] #167 DONE 0.6s [2023-09-27T18:14:06.706Z] [2023-09-27T18:14:06.706Z] #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:14:06.706Z] #168 DONE 0.6s [2023-09-27T18:14:06.706Z] [2023-09-27T18:14:06.706Z] #169 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:14:06.706Z] #169 DONE 0.5s [2023-09-27T18:14:06.706Z] [2023-09-27T18:14:06.706Z] #170 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-27T18:14:06.706Z] #170 ... [2023-09-27T18:14:06.706Z] [2023-09-27T18:14:06.706Z] #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:14:06.706Z] #171 DONE 0.6s [2023-09-27T18:14:06.706Z] [2023-09-27T18:14:06.706Z] #172 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-27T18:14:06.706Z] #172 DONE 0.6s [2023-09-27T18:14:06.706Z] [2023-09-27T18:14:06.706Z] #163 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:14:06.706Z] #163 DONE 0.6s [2023-09-27T18:14:06.965Z] [2023-09-27T18:14:06.965Z] #173 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:14:06.965Z] #173 DONE 0.6s [2023-09-27T18:14:06.965Z] [2023-09-27T18:14:06.965Z] #135 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-27T18:14:06.965Z] #135 DONE 2.2s [2023-09-27T18:14:06.965Z] [2023-09-27T18:14:06.965Z] #91 [security-spiffe-token-provider] exporting to image [2023-09-27T18:14:06.965Z] #91 exporting layers [2023-09-27T18:14:06.965Z] #91 ... [2023-09-27T18:14:06.965Z] [2023-09-27T18:14:06.965Z] #170 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-27T18:14:06.965Z] #170 DONE 0.4s [2023-09-27T18:14:07.223Z] [2023-09-27T18:14:07.223Z] #174 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-27T18:14:07.223Z] #174 DONE 0.5s [2023-09-27T18:14:07.223Z] [2023-09-27T18:14:07.223Z] #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-27T18:14:07.223Z] #175 DONE 0.5s [2023-09-27T18:14:07.223Z] [2023-09-27T18:14:07.223Z] #176 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:14:07.223Z] #176 DONE 0.5s [2023-09-27T18:14:07.223Z] [2023-09-27T18:14:07.223Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-27T18:14:07.223Z] #177 DONE 0.4s [2023-09-27T18:14:07.223Z] [2023-09-27T18:14:07.223Z] #91 [support-notifications] exporting to image [2023-09-27T18:14:07.223Z] #91 writing image sha256:b04b80abc3c5f4e2878c710bc766d34b6255a772f7a2e5c8074b3bf2245f118e done [2023-09-27T18:14:07.223Z] #91 naming to docker.io/library/core-data done [2023-09-27T18:14:07.223Z] #91 ... [2023-09-27T18:14:07.223Z] [2023-09-27T18:14:07.223Z] #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:14:07.223Z] #178 DONE 0.4s [2023-09-27T18:14:07.223Z] [2023-09-27T18:14:07.223Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:14:07.223Z] #179 DONE 0.4s [2023-09-27T18:14:07.223Z] [2023-09-27T18:14:07.223Z] #91 [support-notifications] exporting to image [2023-09-27T18:14:07.223Z] #91 exporting layers 0.1s done [2023-09-27T18:14:07.253Z] d125d8839a47: Pull complete [2023-09-27T18:14:07.482Z] #91 ... [2023-09-27T18:14:07.482Z] [2023-09-27T18:14:07.482Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-27T18:14:07.482Z] #180 DONE 0.3s [2023-09-27T18:14:07.482Z] [2023-09-27T18:14:07.482Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-27T18:14:07.482Z] #181 DONE 0.4s [2023-09-27T18:14:07.482Z] [2023-09-27T18:14:07.482Z] #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:14:07.482Z] #182 DONE 0.3s [2023-09-27T18:14:07.482Z] [2023-09-27T18:14:07.482Z] #91 [security-spiffe-token-provider] exporting to image [2023-09-27T18:14:07.482Z] #91 writing image sha256:5e6223dd780fe344dae75b975543386f9b1587cca59d0be5a3e9f97953e45a67 [2023-09-27T18:14:07.482Z] #91 writing image sha256:153985d74ea67acafb3d4b8477a9de4651f1381803aea9da92ff74aac07d9e14 done [2023-09-27T18:14:07.482Z] #91 writing image sha256:8d203d4aeaead15b7cc2eed1d91d8f20a03f84d5d108855ca247883750116336 [2023-09-27T18:14:07.482Z] #91 writing image sha256:ff80ee206475b4d192c568fa88432294b59a79955cec4a42ad5a0ff4178c57cd [2023-09-27T18:14:07.482Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2023-09-27T18:14:07.742Z] #91 exporting layers 0.4s done [2023-09-27T18:14:07.742Z] #91 writing image sha256:5e6223dd780fe344dae75b975543386f9b1587cca59d0be5a3e9f97953e45a67 0.0s done [2023-09-27T18:14:07.742Z] #91 writing image sha256:8d203d4aeaead15b7cc2eed1d91d8f20a03f84d5d108855ca247883750116336 0.0s done [2023-09-27T18:14:07.742Z] #91 writing image sha256:ff80ee206475b4d192c568fa88432294b59a79955cec4a42ad5a0ff4178c57cd 0.0s done [2023-09-27T18:14:07.742Z] #91 naming to docker.io/library/core-metadata done [2023-09-27T18:14:07.742Z] #91 naming to docker.io/library/core-command done [2023-09-27T18:14:07.742Z] #91 naming to docker.io/library/support-scheduler done [2023-09-27T18:14:07.742Z] #91 writing image sha256:e70947ea387094177810c892222f094d2cee8ec555334ddb5040bb54fe9bf5bf done [2023-09-27T18:14:07.742Z] #91 naming to docker.io/library/support-notifications done [2023-09-27T18:14:07.742Z] #91 DONE 1.5s [2023-09-27T18:14:07.742Z] [2023-09-27T18:14:07.742Z] #183 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T18:14:07.742Z] #183 DONE 0.6s [2023-09-27T18:14:07.742Z] [2023-09-27T18:14:07.742Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-27T18:14:07.835Z] 3e85d5ac6304: Verifying Checksum [2023-09-27T18:14:07.835Z] 3e85d5ac6304: Download complete [2023-09-27T18:14:08.001Z] #184 DONE 0.4s [2023-09-27T18:14:08.001Z] [2023-09-27T18:14:08.001Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-27T18:14:08.001Z] #185 DONE 0.4s [2023-09-27T18:14:08.001Z] [2023-09-27T18:14:08.001Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-27T18:14:08.001Z] #186 DONE 0.1s [2023-09-27T18:14:08.001Z] [2023-09-27T18:14:08.001Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-27T18:14:08.001Z] #187 DONE 0.0s [2023-09-27T18:14:08.001Z] [2023-09-27T18:14:08.001Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-27T18:14:08.001Z] #91 exporting layers 0.1s done [2023-09-27T18:14:08.001Z] #91 writing image sha256:0ef6d9ed21581dc50efb3cc4d468878892e7ee45a5db208a94ef3b700502aac6 [2023-09-27T18:14:08.260Z] #91 writing image sha256:0ef6d9ed21581dc50efb3cc4d468878892e7ee45a5db208a94ef3b700502aac6 0.0s done [2023-09-27T18:14:08.260Z] #91 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-09-27T18:14:08.260Z] #91 DONE 1.7s [2023-09-27T18:14:08.260Z] [2023-09-27T18:14:08.260Z] #188 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-27T18:14:08.260Z] #188 DONE 0.1s [2023-09-27T18:14:08.260Z] [2023-09-27T18:14:08.260Z] #189 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-27T18:14:08.260Z] #189 DONE 0.0s [2023-09-27T18:14:08.260Z] [2023-09-27T18:14:08.260Z] #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T18:14:08.260Z] #190 ... [2023-09-27T18:14:08.260Z] [2023-09-27T18:14:08.260Z] #191 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T18:14:08.260Z] #191 DONE 1.0s [2023-09-27T18:14:08.260Z] [2023-09-27T18:14:08.260Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-27T18:14:08.260Z] #192 DONE 0.1s [2023-09-27T18:14:08.518Z] [2023-09-27T18:14:08.518Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-27T18:14:08.518Z] #193 DONE 0.1s [2023-09-27T18:14:08.518Z] [2023-09-27T18:14:08.518Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T18:14:08.518Z] #194 DONE 0.9s [2023-09-27T18:14:08.518Z] [2023-09-27T18:14:08.518Z] #91 [security-proxy-setup] exporting to image [2023-09-27T18:14:08.518Z] #91 writing image sha256:2aaf6034552dccf60f71f7457fa959e0ffff4b96d69238dcd6933a9ace09516c done [2023-09-27T18:14:08.518Z] #91 naming to docker.io/library/security-proxy-auth done [2023-09-27T18:14:08.518Z] #91 ... [2023-09-27T18:14:08.518Z] [2023-09-27T18:14:08.518Z] #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T18:14:08.518Z] #190 DONE 0.5s [2023-09-27T18:14:08.518Z] [2023-09-27T18:14:08.518Z] #91 [security-secretstore-setup] exporting to image [2023-09-27T18:14:08.779Z] #91 exporting layers 0.2s done [2023-09-27T18:14:08.779Z] #91 writing image sha256:f147f0ff382e0a45615a6523d603e4cd334add1e137d5637e106c5b4c3e9852f done [2023-09-27T18:14:08.779Z] #91 naming to docker.io/library/security-proxy-setup done [2023-09-27T18:14:08.779Z] #91 writing image sha256:248a5f5e8fee4ebe3a528fe0825531fa818049d55c09fe0942b1b389941a55af done [2023-09-27T18:14:08.779Z] #91 naming to docker.io/library/security-secretstore-setup done [2023-09-27T18:14:08.779Z] #91 DONE 2.1s [2023-09-27T18:14:08.779Z] [2023-09-27T18:14:08.779Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-27T18:14:09.039Z] #195 DONE 0.5s [2023-09-27T18:14:09.039Z] [2023-09-27T18:14:09.039Z] #91 [security-bootstrapper] exporting to image [2023-09-27T18:14:09.039Z] #91 exporting layers 0.1s done [2023-09-27T18:14:09.039Z] #91 writing image sha256:7bc8bca94c29b9f4586ed74c150d525c7aa412ab47ed3286d566ffb2b28dcc05 done [2023-09-27T18:14:09.039Z] #91 naming to docker.io/library/security-bootstrapper done [2023-09-27T18:14:09.039Z] #91 DONE 2.3s [2023-09-27T18:14:09.039Z] [2023-09-27T18:14:09.039Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:14:09.039Z] time="2023-09-27T18:11:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-27T18:14:09.055Z] $ docker stop --time=1 b6bc066a7fe9dd26147dc58ca72b39156e2f07f82c0948a4dc9bf7a729e753d1 [2023-09-27T18:14:10.325Z] $ docker rm -f --volumes b6bc066a7fe9dd26147dc58ca72b39156e2f07f82c0948a4dc9bf7a729e753d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T18:14:10.655Z] + docker images [2023-09-27T18:14:10.655Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-27T18:14:10.655Z] security-proxy-auth latest 2aaf6034552d 2 seconds ago 19.5MB [2023-09-27T18:14:10.655Z] security-proxy-setup latest f147f0ff382e 2 seconds ago 34.4MB [2023-09-27T18:14:10.655Z] security-bootstrapper latest 7bc8bca94c29 2 seconds ago 23.3MB [2023-09-27T18:14:10.656Z] security-secretstore-setup latest 248a5f5e8fee 2 seconds ago 44.4MB [2023-09-27T18:14:10.656Z] core-common-config-bootstrapper latest 0ef6d9ed2158 3 seconds ago 18.2MB [2023-09-27T18:14:10.656Z] support-scheduler latest 8d203d4aeaea 4 seconds ago 34MB [2023-09-27T18:14:10.656Z] core-metadata latest 5e6223dd780f 4 seconds ago 21.7MB [2023-09-27T18:14:10.656Z] support-notifications latest e70947ea3870 4 seconds ago 34.6MB [2023-09-27T18:14:10.656Z] core-data latest b04b80abc3c5 4 seconds ago 21.4MB [2023-09-27T18:14:10.656Z] core-command latest ff80ee206475 4 seconds ago 21.2MB [2023-09-27T18:14:10.656Z] security-spiffe-token-provider latest 153985d74ea6 4 seconds ago 35MB [2023-09-27T18:14:10.656Z] security-spire-server latest 1d693a52cd95 2 minutes ago 107MB [2023-09-27T18:14:10.656Z] security-spire-agent latest 86597f515470 2 minutes ago 166MB [2023-09-27T18:14:10.656Z] security-spire-config latest d43823e8dd7c 2 minutes ago 101MB [2023-09-27T18:14:10.656Z] ci-base-image-x86_64 latest b89e83d6d855 5 minutes ago 928MB [2023-09-27T18:14:10.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 7 days ago 557MB [2023-09-27T18:14:10.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-27T18:14:10.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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 [2023-09-27T18:14:10.781Z] provisioning config files... [2023-09-27T18:14:10.790Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/592@tmp/config8345348060328162036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:14:11.089Z] ---> docker-login.sh [2023-09-27T18:14:11.089Z] nexus3.edgexfoundry.org:10001 [2023-09-27T18:14:11.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:14:11.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:14:11.089Z] Configure a credential helper to remove this warning. See [2023-09-27T18:14:11.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:14:11.089Z] [2023-09-27T18:14:11.089Z] Login Succeeded [2023-09-27T18:14:11.089Z] nexus3.edgexfoundry.org:10002 [2023-09-27T18:14:11.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:14:11.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:14:11.348Z] Configure a credential helper to remove this warning. See [2023-09-27T18:14:11.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:14:11.348Z] [2023-09-27T18:14:11.348Z] Login Succeeded [2023-09-27T18:14:11.348Z] nexus3.edgexfoundry.org:10003 [2023-09-27T18:14:11.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:14:11.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:14:11.348Z] Configure a credential helper to remove this warning. See [2023-09-27T18:14:11.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:14:11.348Z] [2023-09-27T18:14:11.348Z] Login Succeeded [2023-09-27T18:14:11.348Z] nexus3.edgexfoundry.org:10004 [2023-09-27T18:14:11.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:14:11.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:14:11.608Z] Configure a credential helper to remove this warning. See [2023-09-27T18:14:11.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:14:11.608Z] [2023-09-27T18:14:11.608Z] Login Succeeded [2023-09-27T18:14:11.608Z] docker.io [2023-09-27T18:14:11.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:14:11.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:14:11.867Z] Configure a credential helper to remove this warning. See [2023-09-27T18:14:11.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:14:11.867Z] [2023-09-27T18:14:11.867Z] Login Succeeded [2023-09-27T18:14:11.867Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T18:14:11.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:14:11.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T18:14:11.911Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-27T18:14:11.911Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:11.911Z] latest [2023-09-27T18:14:11.911Z] 3.1.0-dev.58 [2023-09-27T18:14:11.911Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:11.911Z] main [2023-09-27T18:14:11.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:12.222Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:12.537Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:12.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-27T18:14:12.537Z] 575f1af7ef93: Preparing [2023-09-27T18:14:12.537Z] 5baf9f84f799: Preparing [2023-09-27T18:14:12.537Z] b87e5b249d9b: Preparing [2023-09-27T18:14:12.537Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:12.537Z] 5005781bfdc3: Preparing [2023-09-27T18:14:12.537Z] 4693057ce236: Preparing [2023-09-27T18:14:12.537Z] 4693057ce236: Waiting [2023-09-27T18:14:12.537Z] 3cf54126a4d1: Pushed [2023-09-27T18:14:12.537Z] b87e5b249d9b: Pushed [2023-09-27T18:14:12.537Z] 5005781bfdc3: Pushed [2023-09-27T18:14:12.537Z] 575f1af7ef93: Pushed [2023-09-27T18:14:12.537Z] 4693057ce236: Layer already exists [2023-09-27T18:14:14.443Z] 5baf9f84f799: Pushed [2023-09-27T18:14:14.443Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:792ec93b8f4fe60b7bd6abe157a66f63fde9fa136317e8e2c44433c2a0b305f1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:14.751Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:15.055Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-27T18:14:15.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-27T18:14:15.055Z] 575f1af7ef93: Preparing [2023-09-27T18:14:15.055Z] 5baf9f84f799: Preparing [2023-09-27T18:14:15.055Z] b87e5b249d9b: Preparing [2023-09-27T18:14:15.055Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:15.055Z] 5005781bfdc3: Preparing [2023-09-27T18:14:15.055Z] 4693057ce236: Preparing [2023-09-27T18:14:15.055Z] 4693057ce236: Waiting [2023-09-27T18:14:15.055Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:15.055Z] 575f1af7ef93: Layer already exists [2023-09-27T18:14:15.055Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:15.055Z] 5baf9f84f799: Layer already exists [2023-09-27T18:14:15.055Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:15.055Z] 4693057ce236: Layer already exists [2023-09-27T18:14:15.055Z] latest: digest: sha256:792ec93b8f4fe60b7bd6abe157a66f63fde9fa136317e8e2c44433c2a0b305f1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:15.368Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:15.671Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.58 [2023-09-27T18:14:15.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-27T18:14:15.671Z] 575f1af7ef93: Preparing [2023-09-27T18:14:15.671Z] 5baf9f84f799: Preparing [2023-09-27T18:14:15.671Z] b87e5b249d9b: Preparing [2023-09-27T18:14:15.671Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:15.671Z] 5005781bfdc3: Preparing [2023-09-27T18:14:15.671Z] 4693057ce236: Preparing [2023-09-27T18:14:15.671Z] 4693057ce236: Waiting [2023-09-27T18:14:15.671Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:15.671Z] 5baf9f84f799: Layer already exists [2023-09-27T18:14:15.671Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:15.671Z] 575f1af7ef93: Layer already exists [2023-09-27T18:14:15.671Z] 4693057ce236: Layer already exists [2023-09-27T18:14:15.671Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:15.671Z] 3.1.0-dev.58: digest: sha256:792ec93b8f4fe60b7bd6abe157a66f63fde9fa136317e8e2c44433c2a0b305f1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:15.981Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:16.037Z] 3e85d5ac6304: Pull complete [2023-09-27T18:14:16.037Z] c3105a71a48b: Pull complete [2023-09-27T18:14:16.293Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:16.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-27T18:14:16.293Z] 575f1af7ef93: Preparing [2023-09-27T18:14:16.293Z] 5baf9f84f799: Preparing [2023-09-27T18:14:16.293Z] b87e5b249d9b: Preparing [2023-09-27T18:14:16.293Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:16.293Z] 5005781bfdc3: Preparing [2023-09-27T18:14:16.293Z] 4693057ce236: Preparing [2023-09-27T18:14:16.293Z] 4693057ce236: Waiting [2023-09-27T18:14:16.293Z] 5baf9f84f799: Layer already exists [2023-09-27T18:14:16.293Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:16.293Z] 575f1af7ef93: Layer already exists [2023-09-27T18:14:16.293Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:16.293Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:16.293Z] 4693057ce236: Layer already exists [2023-09-27T18:14:16.293Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:792ec93b8f4fe60b7bd6abe157a66f63fde9fa136317e8e2c44433c2a0b305f1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:16.610Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [2023-09-27T18:14:16.616Z] 0f093f025ec4: Pull complete [2023-09-27T18:14:16.616Z] c3106fc0e877: Pull complete [2023-09-27T18:14:16.616Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-27T18:14:16.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-27T18:14:16.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:14:16.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-8063 does not seem to be running inside a container [2023-09-27T18:14:16.872Z] $ 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/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-27T18:14:16.925Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-27T18:14:16.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-27T18:14:16.925Z] 575f1af7ef93: Preparing [2023-09-27T18:14:16.925Z] 5baf9f84f799: Preparing [2023-09-27T18:14:16.925Z] b87e5b249d9b: Preparing [2023-09-27T18:14:16.925Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:16.925Z] 5005781bfdc3: Preparing [2023-09-27T18:14:16.925Z] 4693057ce236: Preparing [2023-09-27T18:14:16.925Z] 4693057ce236: Waiting [2023-09-27T18:14:16.925Z] 5baf9f84f799: Layer already exists [2023-09-27T18:14:16.925Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:16.925Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:16.925Z] 575f1af7ef93: Layer already exists [2023-09-27T18:14:16.925Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:16.925Z] 4693057ce236: Layer already exists [2023-09-27T18:14:16.925Z] main: digest: sha256:792ec93b8f4fe60b7bd6abe157a66f63fde9fa136317e8e2c44433c2a0b305f1 size: 1570 [2023-09-27T18:14:18.853Z] $ docker top 2e35808a6cef510237847a3cdda7375ab0b314c06ba96f840c3939e983c356a6 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:14:19.122Z] ===================================================== [Pipeline] echo [2023-09-27T18:14:19.130Z] taggedImages: [2023-09-27T18:14:19.130Z] - nexus3.edgexfoundry.org:10004/core-command:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:19.130Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-27T18:14:19.130Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.58 [2023-09-27T18:14:19.130Z] - nexus3.edgexfoundry.org:10004/core-command:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:19.130Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-27T18:14:19.152Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-27T18:14:19.152Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:19.152Z] latest [2023-09-27T18:14:19.152Z] 3.1.0-dev.58 [2023-09-27T18:14:19.152Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:19.152Z] main [2023-09-27T18:14:19.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:19.360Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-27T18:14:19.469Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:19.777Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:19.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-27T18:14:19.777Z] 6e68c6ee98bb: Preparing [2023-09-27T18:14:19.777Z] f335fc935d4e: Preparing [2023-09-27T18:14:19.777Z] d88a490952fe: Preparing [2023-09-27T18:14:19.777Z] d7176cbdede4: Preparing [2023-09-27T18:14:19.777Z] b87e5b249d9b: Preparing [2023-09-27T18:14:19.777Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:19.777Z] 5005781bfdc3: Preparing [2023-09-27T18:14:19.777Z] 4693057ce236: Preparing [2023-09-27T18:14:19.777Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:19.777Z] 5005781bfdc3: Waiting [2023-09-27T18:14:19.777Z] 4693057ce236: Waiting [2023-09-27T18:14:19.777Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:19.777Z] f335fc935d4e: Pushed [2023-09-27T18:14:19.777Z] d88a490952fe: Pushed [2023-09-27T18:14:20.037Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:20.037Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:20.037Z] 4693057ce236: Layer already exists [2023-09-27T18:14:20.037Z] 6e68c6ee98bb: Pushed [2023-09-27T18:14:20.976Z] d7176cbdede4: Pushed [2023-09-27T18:14:21.235Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:56da968b98d7afabaca3efbbf34afa7fe4e21028c88a6ddd9a4a4fcb1296fd2c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:21.547Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:21.850Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-27T18:14:21.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-27T18:14:21.850Z] 6e68c6ee98bb: Preparing [2023-09-27T18:14:21.850Z] f335fc935d4e: Preparing [2023-09-27T18:14:21.850Z] d88a490952fe: Preparing [2023-09-27T18:14:21.850Z] d7176cbdede4: Preparing [2023-09-27T18:14:21.850Z] b87e5b249d9b: Preparing [2023-09-27T18:14:21.850Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:21.850Z] 5005781bfdc3: Preparing [2023-09-27T18:14:21.850Z] 4693057ce236: Preparing [2023-09-27T18:14:21.850Z] 4693057ce236: Waiting [2023-09-27T18:14:21.850Z] 5005781bfdc3: Waiting [2023-09-27T18:14:21.850Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:21.850Z] d88a490952fe: Layer already exists [2023-09-27T18:14:21.850Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:21.850Z] d7176cbdede4: Layer already exists [2023-09-27T18:14:21.850Z] 6e68c6ee98bb: Layer already exists [2023-09-27T18:14:21.850Z] f335fc935d4e: Layer already exists [2023-09-27T18:14:21.850Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:21.850Z] 4693057ce236: Layer already exists [2023-09-27T18:14:21.850Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:21.850Z] latest: digest: sha256:56da968b98d7afabaca3efbbf34afa7fe4e21028c88a6ddd9a4a4fcb1296fd2c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:22.159Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:22.465Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.58 [2023-09-27T18:14:22.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-27T18:14:22.465Z] 6e68c6ee98bb: Preparing [2023-09-27T18:14:22.465Z] f335fc935d4e: Preparing [2023-09-27T18:14:22.465Z] d88a490952fe: Preparing [2023-09-27T18:14:22.465Z] d7176cbdede4: Preparing [2023-09-27T18:14:22.465Z] b87e5b249d9b: Preparing [2023-09-27T18:14:22.465Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:22.465Z] 5005781bfdc3: Preparing [2023-09-27T18:14:22.465Z] 4693057ce236: Preparing [2023-09-27T18:14:22.465Z] 4693057ce236: Waiting [2023-09-27T18:14:22.465Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:22.465Z] d88a490952fe: Layer already exists [2023-09-27T18:14:22.465Z] f335fc935d4e: Layer already exists [2023-09-27T18:14:22.465Z] 6e68c6ee98bb: Layer already exists [2023-09-27T18:14:22.465Z] d7176cbdede4: Layer already exists [2023-09-27T18:14:22.465Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:22.465Z] 4693057ce236: Layer already exists [2023-09-27T18:14:22.465Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:22.465Z] 3.1.0-dev.58: digest: sha256:56da968b98d7afabaca3efbbf34afa7fe4e21028c88a6ddd9a4a4fcb1296fd2c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:22.775Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:23.082Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:23.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-27T18:14:23.082Z] 6e68c6ee98bb: Preparing [2023-09-27T18:14:23.082Z] f335fc935d4e: Preparing [2023-09-27T18:14:23.082Z] d88a490952fe: Preparing [2023-09-27T18:14:23.082Z] d7176cbdede4: Preparing [2023-09-27T18:14:23.082Z] b87e5b249d9b: Preparing [2023-09-27T18:14:23.082Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:23.082Z] 5005781bfdc3: Preparing [2023-09-27T18:14:23.082Z] 4693057ce236: Preparing [2023-09-27T18:14:23.082Z] 4693057ce236: Waiting [2023-09-27T18:14:23.082Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:23.082Z] 5005781bfdc3: Waiting [2023-09-27T18:14:23.082Z] 6e68c6ee98bb: Layer already exists [2023-09-27T18:14:23.082Z] f335fc935d4e: Layer already exists [2023-09-27T18:14:23.082Z] d7176cbdede4: Layer already exists [2023-09-27T18:14:23.082Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:23.082Z] d88a490952fe: Layer already exists [2023-09-27T18:14:23.082Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:23.082Z] 4693057ce236: Layer already exists [2023-09-27T18:14:23.082Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:23.082Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:56da968b98d7afabaca3efbbf34afa7fe4e21028c88a6ddd9a4a4fcb1296fd2c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:23.390Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:23.703Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-27T18:14:23.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-27T18:14:23.703Z] 6e68c6ee98bb: Preparing [2023-09-27T18:14:23.703Z] f335fc935d4e: Preparing [2023-09-27T18:14:23.703Z] d88a490952fe: Preparing [2023-09-27T18:14:23.703Z] d7176cbdede4: Preparing [2023-09-27T18:14:23.703Z] b87e5b249d9b: Preparing [2023-09-27T18:14:23.703Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:23.703Z] 5005781bfdc3: Preparing [2023-09-27T18:14:23.703Z] 4693057ce236: Preparing [2023-09-27T18:14:23.703Z] 5005781bfdc3: Waiting [2023-09-27T18:14:23.703Z] 4693057ce236: Waiting [2023-09-27T18:14:23.703Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:23.703Z] 6e68c6ee98bb: Layer already exists [2023-09-27T18:14:23.703Z] f335fc935d4e: Layer already exists [2023-09-27T18:14:23.703Z] d7176cbdede4: Layer already exists [2023-09-27T18:14:23.703Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:23.703Z] d88a490952fe: Layer already exists [2023-09-27T18:14:23.703Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:23.703Z] 4693057ce236: Layer already exists [2023-09-27T18:14:23.703Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:23.703Z] main: digest: sha256:56da968b98d7afabaca3efbbf34afa7fe4e21028c88a6ddd9a4a4fcb1296fd2c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:14:23.741Z] ===================================================== [Pipeline] echo [2023-09-27T18:14:23.747Z] taggedImages: [2023-09-27T18:14:23.747Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:23.747Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-27T18:14:23.747Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.58 [2023-09-27T18:14:23.747Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:23.747Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-27T18:14:23.762Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-27T18:14:23.762Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:23.762Z] latest [2023-09-27T18:14:23.762Z] 3.1.0-dev.58 [2023-09-27T18:14:23.762Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:23.762Z] main [2023-09-27T18:14:23.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:24.072Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:24.377Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:24.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-27T18:14:24.377Z] 032d3c724324: Preparing [2023-09-27T18:14:24.377Z] a89e6c22c449: Preparing [2023-09-27T18:14:24.377Z] b87e5b249d9b: Preparing [2023-09-27T18:14:24.377Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:24.377Z] 1e43e510d9fe: Preparing [2023-09-27T18:14:24.377Z] 4693057ce236: Preparing [2023-09-27T18:14:24.377Z] 4693057ce236: Waiting [2023-09-27T18:14:24.377Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:24.377Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:24.377Z] 4693057ce236: Layer already exists [2023-09-27T18:14:24.377Z] 032d3c724324: Pushed [2023-09-27T18:14:24.377Z] 1e43e510d9fe: Pushed [2023-09-27T18:14:26.282Z] a89e6c22c449: Pushed [2023-09-27T18:14:26.282Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:1ab3d1f162e1a6d21e0ab7b1c06e7b74751ae611be82779010d8c1904a38c116 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:26.594Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:26.909Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-27T18:14:26.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-27T18:14:26.909Z] 032d3c724324: Preparing [2023-09-27T18:14:26.909Z] a89e6c22c449: Preparing [2023-09-27T18:14:26.909Z] b87e5b249d9b: Preparing [2023-09-27T18:14:26.909Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:26.909Z] 1e43e510d9fe: Preparing [2023-09-27T18:14:26.909Z] 4693057ce236: Preparing [2023-09-27T18:14:26.909Z] 4693057ce236: Waiting [2023-09-27T18:14:26.909Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:26.909Z] a89e6c22c449: Layer already exists [2023-09-27T18:14:26.910Z] 032d3c724324: Layer already exists [2023-09-27T18:14:26.910Z] 1e43e510d9fe: Layer already exists [2023-09-27T18:14:26.910Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:26.910Z] 4693057ce236: Layer already exists [2023-09-27T18:14:26.910Z] latest: digest: sha256:1ab3d1f162e1a6d21e0ab7b1c06e7b74751ae611be82779010d8c1904a38c116 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:27.220Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:27.523Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.58 [2023-09-27T18:14:27.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-27T18:14:27.524Z] 032d3c724324: Preparing [2023-09-27T18:14:27.524Z] a89e6c22c449: Preparing [2023-09-27T18:14:27.524Z] b87e5b249d9b: Preparing [2023-09-27T18:14:27.524Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:27.524Z] 1e43e510d9fe: Preparing [2023-09-27T18:14:27.524Z] 4693057ce236: Preparing [2023-09-27T18:14:27.524Z] 4693057ce236: Waiting [2023-09-27T18:14:27.524Z] 032d3c724324: Layer already exists [2023-09-27T18:14:27.524Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:27.524Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:27.524Z] a89e6c22c449: Layer already exists [2023-09-27T18:14:27.524Z] 1e43e510d9fe: Layer already exists [2023-09-27T18:14:27.524Z] 4693057ce236: Layer already exists [2023-09-27T18:14:27.524Z] 3.1.0-dev.58: digest: sha256:1ab3d1f162e1a6d21e0ab7b1c06e7b74751ae611be82779010d8c1904a38c116 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:27.577Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-27T18:14:27.830Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:28.140Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:28.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-27T18:14:28.140Z] 032d3c724324: Preparing [2023-09-27T18:14:28.140Z] a89e6c22c449: Preparing [2023-09-27T18:14:28.140Z] b87e5b249d9b: Preparing [2023-09-27T18:14:28.140Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:28.140Z] 1e43e510d9fe: Preparing [2023-09-27T18:14:28.140Z] 4693057ce236: Preparing [2023-09-27T18:14:28.140Z] 4693057ce236: Waiting [2023-09-27T18:14:28.140Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:28.140Z] a89e6c22c449: Layer already exists [2023-09-27T18:14:28.140Z] 032d3c724324: Layer already exists [2023-09-27T18:14:28.140Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:28.140Z] 1e43e510d9fe: Layer already exists [2023-09-27T18:14:28.140Z] 4693057ce236: Layer already exists [2023-09-27T18:14:28.140Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:1ab3d1f162e1a6d21e0ab7b1c06e7b74751ae611be82779010d8c1904a38c116 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:28.445Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:28.537Z] #1 transferring dockerfile: 2.82kB done [2023-09-27T18:14:28.537Z] #1 DONE 1.5s [2023-09-27T18:14:28.537Z] [2023-09-27T18:14:28.537Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-27T18:14:28.754Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-27T18:14:28.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-27T18:14:28.754Z] 032d3c724324: Preparing [2023-09-27T18:14:28.754Z] a89e6c22c449: Preparing [2023-09-27T18:14:28.754Z] b87e5b249d9b: Preparing [2023-09-27T18:14:28.754Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:28.754Z] 1e43e510d9fe: Preparing [2023-09-27T18:14:28.754Z] 4693057ce236: Preparing [2023-09-27T18:14:28.754Z] 4693057ce236: Waiting [2023-09-27T18:14:28.754Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:28.754Z] a89e6c22c449: Layer already exists [2023-09-27T18:14:28.754Z] 1e43e510d9fe: Layer already exists [2023-09-27T18:14:28.754Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:28.754Z] 032d3c724324: Layer already exists [2023-09-27T18:14:28.754Z] 4693057ce236: Layer already exists [2023-09-27T18:14:28.754Z] main: digest: sha256:1ab3d1f162e1a6d21e0ab7b1c06e7b74751ae611be82779010d8c1904a38c116 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:14:28.788Z] ===================================================== [Pipeline] echo [2023-09-27T18:14:28.793Z] taggedImages: [2023-09-27T18:14:28.793Z] - nexus3.edgexfoundry.org:10004/core-data:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:28.793Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-27T18:14:28.793Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.58 [2023-09-27T18:14:28.793Z] - nexus3.edgexfoundry.org:10004/core-data:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:28.793Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-27T18:14:28.808Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-27T18:14:28.808Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:28.808Z] latest [2023-09-27T18:14:28.808Z] 3.1.0-dev.58 [2023-09-27T18:14:28.808Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:28.808Z] main [2023-09-27T18:14:28.808Z] ===================================================== [2023-09-27T18:14:28.813Z] #2 ... [2023-09-27T18:14:28.813Z] [2023-09-27T18:14:28.813Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-27T18:14:28.813Z] #3 transferring dockerfile: 1.78kB done [2023-09-27T18:14:28.813Z] #3 DONE 1.1s [2023-09-27T18:14:28.813Z] [2023-09-27T18:14:28.813Z] #4 [core-command internal] load build definition from Dockerfile [2023-09-27T18:14:28.813Z] #4 transferring dockerfile: 1.82kB 0.0s done [2023-09-27T18:14:28.813Z] #4 DONE 1.1s [2023-09-27T18:14:28.813Z] [2023-09-27T18:14:28.813Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-09-27T18:14:28.813Z] #5 transferring dockerfile: 1.70kB done [2023-09-27T18:14:28.813Z] #5 DONE 1.1s [2023-09-27T18:14:28.813Z] [2023-09-27T18:14:28.813Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-27T18:14:28.813Z] #2 transferring dockerfile: 2.38kB 0.0s done [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:29.081Z] #2 ... [2023-09-27T18:14:29.081Z] [2023-09-27T18:14:29.081Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-09-27T18:14:29.081Z] #6 transferring dockerfile: 1.59kB done [2023-09-27T18:14:29.081Z] #6 DONE 1.1s [2023-09-27T18:14:29.081Z] [2023-09-27T18:14:29.081Z] #7 [core-data internal] load build definition from Dockerfile [2023-09-27T18:14:29.081Z] #7 transferring dockerfile: 1.90kB done [2023-09-27T18:14:29.081Z] #7 DONE 1.2s [2023-09-27T18:14:29.081Z] [2023-09-27T18:14:29.081Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-09-27T18:14:29.081Z] #8 transferring dockerfile: 1.82kB 0.0s done [2023-09-27T18:14:29.081Z] #8 DONE 1.0s [2023-09-27T18:14:29.081Z] [2023-09-27T18:14:29.081Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-27T18:14:29.081Z] #9 transferring dockerfile: 2.12kB 0.0s done [2023-09-27T18:14:29.081Z] #9 DONE 1.1s [2023-09-27T18:14:29.081Z] [2023-09-27T18:14:29.081Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-09-27T18:14:29.081Z] #10 transferring dockerfile: 1.96kB 0.0s done [2023-09-27T18:14:29.081Z] #10 DONE 1.2s [2023-09-27T18:14:29.081Z] [2023-09-27T18:14:29.081Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-09-27T18:14:29.081Z] #11 transferring dockerfile: 1.58kB 0.0s done [2023-09-27T18:14:29.081Z] #11 DONE 1.1s [2023-09-27T18:14:29.081Z] [2023-09-27T18:14:29.081Z] #12 [security-bootstrapper internal] load .dockerignore [2023-09-27T18:14:29.081Z] #12 transferring context: 56B 0.0s done [2023-09-27T18:14:29.081Z] #12 DONE 0.8s [2023-09-27T18:14:29.081Z] [2023-09-27T18:14:29.081Z] #13 [core-data internal] load .dockerignore [2023-09-27T18:14:29.117Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:29.358Z] #13 ... [2023-09-27T18:14:29.358Z] [2023-09-27T18:14:29.358Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-27T18:14:29.358Z] #14 transferring dockerfile: 2.39kB 0.0s done [2023-09-27T18:14:29.358Z] #14 DONE 1.0s [2023-09-27T18:14:29.358Z] [2023-09-27T18:14:29.358Z] #15 [support-notifications internal] load build definition from Dockerfile [2023-09-27T18:14:29.358Z] #15 transferring dockerfile: 1.84kB 0.0s done [2023-09-27T18:14:29.358Z] #15 DONE 1.1s [2023-09-27T18:14:29.358Z] [2023-09-27T18:14:29.358Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-27T18:14:29.358Z] #2 DONE 1.1s [2023-09-27T18:14:29.358Z] [2023-09-27T18:14:29.358Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-27T18:14:29.358Z] #16 transferring dockerfile: 2.04kB 0.0s done [2023-09-27T18:14:29.358Z] #16 DONE 1.3s [2023-09-27T18:14:29.358Z] [2023-09-27T18:14:29.358Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-09-27T18:14:29.358Z] #17 transferring context: 56B 0.0s done [2023-09-27T18:14:29.358Z] #17 DONE 0.4s [2023-09-27T18:14:29.358Z] [2023-09-27T18:14:29.358Z] #13 [core-data internal] load .dockerignore [2023-09-27T18:14:29.358Z] #13 transferring context: 56B done [2023-09-27T18:14:29.358Z] #13 DONE 0.4s [2023-09-27T18:14:29.358Z] [2023-09-27T18:14:29.358Z] #18 [core-command internal] load .dockerignore [2023-09-27T18:14:29.358Z] #18 transferring context: 56B done [2023-09-27T18:14:29.358Z] #18 DONE 0.4s [2023-09-27T18:14:29.358Z] [2023-09-27T18:14:29.358Z] #19 [security-spire-agent internal] load .dockerignore [2023-09-27T18:14:29.358Z] #19 transferring context: 56B 0.0s done [2023-09-27T18:14:29.358Z] #19 DONE 0.3s [2023-09-27T18:14:29.358Z] [2023-09-27T18:14:29.358Z] #20 [support-scheduler internal] load .dockerignore [2023-09-27T18:14:29.422Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:29.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-27T18:14:29.422Z] 97749179322a: Preparing [2023-09-27T18:14:29.422Z] fdd67b7e7eb4: Preparing [2023-09-27T18:14:29.422Z] 0a159df3c528: Preparing [2023-09-27T18:14:29.422Z] b87e5b249d9b: Preparing [2023-09-27T18:14:29.422Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:29.422Z] 5005781bfdc3: Preparing [2023-09-27T18:14:29.422Z] 4693057ce236: Preparing [2023-09-27T18:14:29.422Z] 5005781bfdc3: Waiting [2023-09-27T18:14:29.422Z] 4693057ce236: Waiting [2023-09-27T18:14:29.422Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:29.422Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:29.422Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:29.422Z] 4693057ce236: Layer already exists [2023-09-27T18:14:29.422Z] 97749179322a: Pushed [2023-09-27T18:14:29.422Z] fdd67b7e7eb4: Pushed [2023-09-27T18:14:29.632Z] #20 ... [2023-09-27T18:14:29.632Z] [2023-09-27T18:14:29.632Z] #21 [security-spire-server internal] load .dockerignore [2023-09-27T18:14:29.632Z] #21 transferring context: 56B 0.0s done [2023-09-27T18:14:29.632Z] #21 DONE 0.3s [2023-09-27T18:14:29.632Z] [2023-09-27T18:14:29.632Z] #22 [core-metadata internal] load .dockerignore [2023-09-27T18:14:29.632Z] #22 transferring context: 56B done [2023-09-27T18:14:29.632Z] #22 DONE 0.3s [2023-09-27T18:14:29.632Z] [2023-09-27T18:14:29.632Z] #23 [support-notifications internal] load .dockerignore [2023-09-27T18:14:29.632Z] #23 DONE 0.0s [2023-09-27T18:14:29.632Z] [2023-09-27T18:14:29.632Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-27T18:14:29.632Z] #24 transferring context: 56B done [2023-09-27T18:14:29.632Z] #24 DONE 0.2s [2023-09-27T18:14:29.632Z] [2023-09-27T18:14:29.632Z] #20 [support-scheduler internal] load .dockerignore [2023-09-27T18:14:29.632Z] #20 transferring context: 56B done [2023-09-27T18:14:29.632Z] #20 DONE 0.2s [2023-09-27T18:14:29.632Z] [2023-09-27T18:14:29.632Z] #25 [security-spire-config internal] load .dockerignore [2023-09-27T18:14:29.632Z] #25 transferring context: 56B done [2023-09-27T18:14:29.632Z] #25 DONE 0.1s [2023-09-27T18:14:29.632Z] [2023-09-27T18:14:29.632Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-09-27T18:14:29.899Z] #26 transferring context: 56B 0.0s done [2023-09-27T18:14:29.899Z] #26 DONE 0.2s [2023-09-27T18:14:29.899Z] [2023-09-27T18:14:29.899Z] #27 [security-proxy-auth internal] load .dockerignore [2023-09-27T18:14:29.899Z] #27 transferring context: 56B 0.0s done [2023-09-27T18:14:29.899Z] #27 DONE 0.3s [2023-09-27T18:14:29.899Z] [2023-09-27T18:14:29.899Z] #23 [support-notifications internal] load .dockerignore [2023-09-27T18:14:29.899Z] #23 transferring context: 56B 0.0s done [2023-09-27T18:14:29.899Z] #23 DONE 0.2s [2023-09-27T18:14:29.899Z] [2023-09-27T18:14:29.899Z] #28 [security-proxy-setup internal] load .dockerignore [2023-09-27T18:14:29.899Z] #28 transferring context: 56B done [2023-09-27T18:14:29.899Z] #28 DONE 0.1s [2023-09-27T18:14:30.491Z] [2023-09-27T18:14:30.491Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T18:14:30.491Z] #29 DONE 0.0s [2023-09-27T18:14:30.491Z] [2023-09-27T18:14:30.491Z] #30 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:14:30.491Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-27T18:14:30.764Z] #30 ... [2023-09-27T18:14:30.764Z] [2023-09-27T18:14:30.764Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T18:14:30.764Z] #29 DONE 0.0s [2023-09-27T18:14:30.764Z] [2023-09-27T18:14:30.764Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-27T18:14:30.764Z] #31 DONE 0.2s [2023-09-27T18:14:30.764Z] [2023-09-27T18:14:30.764Z] #30 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:14:30.764Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-27T18:14:30.764Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T18:14:30.764Z] #30 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-27T18:14:30.764Z] #30 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-27T18:14:31.039Z] #30 ... [2023-09-27T18:14:31.039Z] [2023-09-27T18:14:31.039Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T18:14:31.039Z] #29 DONE 0.0s [2023-09-27T18:14:31.308Z] [2023-09-27T18:14:31.308Z] #32 [core-data internal] load build context [2023-09-27T18:14:31.308Z] #32 ... [2023-09-27T18:14:31.308Z] [2023-09-27T18:14:31.308Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T18:14:31.308Z] #29 DONE 0.0s [2023-09-27T18:14:31.308Z] [2023-09-27T18:14:31.308Z] #32 [core-data internal] load build context [2023-09-27T18:14:31.308Z] #32 ... [2023-09-27T18:14:31.308Z] [2023-09-27T18:14:31.308Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T18:14:31.308Z] #29 DONE 0.0s [2023-09-27T18:14:31.327Z] 0a159df3c528: Pushed [2023-09-27T18:14:31.328Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:1b6e6870860de8c05d1f2ee70265eba80e47af45b8c709c07a9af912cd662796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:31.580Z] [2023-09-27T18:14:31.580Z] #30 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:14:31.580Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-27T18:14:31.580Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T18:14:31.580Z] #30 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-27T18:14:31.580Z] #30 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-27T18:14:31.637Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:31.848Z] #30 ... [2023-09-27T18:14:31.848Z] [2023-09-27T18:14:31.848Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T18:14:31.848Z] #29 DONE 0.0s [2023-09-27T18:14:31.848Z] [2023-09-27T18:14:31.848Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T18:14:31.848Z] #29 DONE 0.0s [2023-09-27T18:14:31.848Z] [2023-09-27T18:14:31.848Z] #33 [security-bootstrapper internal] load build context [2023-09-27T18:14:31.848Z] #33 transferring context: 2.61MB 1.3s done [2023-09-27T18:14:31.942Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-27T18:14:31.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-27T18:14:31.942Z] 97749179322a: Preparing [2023-09-27T18:14:31.942Z] fdd67b7e7eb4: Preparing [2023-09-27T18:14:31.942Z] 0a159df3c528: Preparing [2023-09-27T18:14:31.942Z] b87e5b249d9b: Preparing [2023-09-27T18:14:31.942Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:31.942Z] 5005781bfdc3: Preparing [2023-09-27T18:14:31.942Z] 4693057ce236: Preparing [2023-09-27T18:14:31.942Z] 4693057ce236: Waiting [2023-09-27T18:14:31.942Z] 5005781bfdc3: Waiting [2023-09-27T18:14:31.942Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:31.942Z] 0a159df3c528: Layer already exists [2023-09-27T18:14:31.942Z] fdd67b7e7eb4: Layer already exists [2023-09-27T18:14:31.942Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:31.942Z] 97749179322a: Layer already exists [2023-09-27T18:14:31.942Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:31.942Z] 4693057ce236: Layer already exists [2023-09-27T18:14:31.942Z] latest: digest: sha256:1b6e6870860de8c05d1f2ee70265eba80e47af45b8c709c07a9af912cd662796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:32.116Z] #33 ... [2023-09-27T18:14:32.116Z] [2023-09-27T18:14:32.116Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T18:14:32.116Z] #29 DONE 0.0s [2023-09-27T18:14:32.116Z] [2023-09-27T18:14:32.116Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T18:14:32.116Z] #29 DONE 0.0s [2023-09-27T18:14:32.116Z] [2023-09-27T18:14:32.116Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-27T18:14:32.116Z] #31 DONE 1.4s [2023-09-27T18:14:32.116Z] [2023-09-27T18:14:32.116Z] #34 [security-proxy-setup internal] load build context [2023-09-27T18:14:32.116Z] #34 DONE 0.0s [2023-09-27T18:14:32.116Z] [2023-09-27T18:14:32.116Z] #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:14:32.116Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-27T18:14:32.116Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T18:14:32.116Z] #30 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-27T18:14:32.116Z] #30 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-27T18:14:32.116Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-27T18:14:32.116Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T18:14:32.116Z] #30 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-27T18:14:32.116Z] #30 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-27T18:14:32.250Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:32.399Z] #30 ... [2023-09-27T18:14:32.400Z] [2023-09-27T18:14:32.400Z] #35 [security-spiffe-token-provider internal] load build context [2023-09-27T18:14:32.400Z] #35 transferring context: 2.61MB 1.3s done [2023-09-27T18:14:32.400Z] #35 DONE 1.8s [2023-09-27T18:14:32.400Z] [2023-09-27T18:14:32.400Z] #33 [security-bootstrapper internal] load build context [2023-09-27T18:14:32.400Z] #33 DONE 1.8s [2023-09-27T18:14:32.400Z] [2023-09-27T18:14:32.400Z] #32 [core-data internal] load build context [2023-09-27T18:14:32.400Z] #32 transferring context: 2.61MB 1.3s done [2023-09-27T18:14:32.400Z] #32 DONE 1.8s [2023-09-27T18:14:32.400Z] [2023-09-27T18:14:32.400Z] #36 [core-command internal] load build context [2023-09-27T18:14:32.400Z] #36 transferring context: 2.61MB 1.2s done [2023-09-27T18:14:32.400Z] #36 DONE 1.8s [2023-09-27T18:14:32.400Z] [2023-09-27T18:14:32.400Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-27T18:14:32.559Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.58 [2023-09-27T18:14:32.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-27T18:14:32.559Z] 97749179322a: Preparing [2023-09-27T18:14:32.559Z] fdd67b7e7eb4: Preparing [2023-09-27T18:14:32.559Z] 0a159df3c528: Preparing [2023-09-27T18:14:32.559Z] b87e5b249d9b: Preparing [2023-09-27T18:14:32.559Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:32.559Z] 5005781bfdc3: Preparing [2023-09-27T18:14:32.559Z] 4693057ce236: Preparing [2023-09-27T18:14:32.559Z] 5005781bfdc3: Waiting [2023-09-27T18:14:32.559Z] 97749179322a: Layer already exists [2023-09-27T18:14:32.559Z] fdd67b7e7eb4: Layer already exists [2023-09-27T18:14:32.559Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:32.559Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:32.559Z] 0a159df3c528: Layer already exists [2023-09-27T18:14:32.559Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:32.559Z] 4693057ce236: Layer already exists [2023-09-27T18:14:32.559Z] 3.1.0-dev.58: digest: sha256:1b6e6870860de8c05d1f2ee70265eba80e47af45b8c709c07a9af912cd662796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:32.672Z] #37 ... [2023-09-27T18:14:32.672Z] [2023-09-27T18:14:32.672Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-27T18:14:32.672Z] #38 DONE 2.0s [2023-09-27T18:14:32.865Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:33.155Z] [2023-09-27T18:14:33.155Z] #39 [core-metadata internal] load build context [2023-09-27T18:14:33.155Z] #39 ... [2023-09-27T18:14:33.155Z] [2023-09-27T18:14:33.155Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-27T18:14:33.155Z] #40 DONE 2.2s [2023-09-27T18:14:33.155Z] [2023-09-27T18:14:33.155Z] #41 [security-spire-server internal] load build context [2023-09-27T18:14:33.155Z] #41 DONE 0.0s [2023-09-27T18:14:33.155Z] [2023-09-27T18:14:33.155Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T18:14:33.155Z] #42 DONE 0.0s [2023-09-27T18:14:33.155Z] [2023-09-27T18:14:33.155Z] #39 [core-metadata internal] load build context [2023-09-27T18:14:33.174Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:33.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-27T18:14:33.174Z] 97749179322a: Preparing [2023-09-27T18:14:33.174Z] fdd67b7e7eb4: Preparing [2023-09-27T18:14:33.174Z] 0a159df3c528: Preparing [2023-09-27T18:14:33.174Z] b87e5b249d9b: Preparing [2023-09-27T18:14:33.174Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:33.174Z] 5005781bfdc3: Preparing [2023-09-27T18:14:33.174Z] 4693057ce236: Preparing [2023-09-27T18:14:33.174Z] 5005781bfdc3: Waiting [2023-09-27T18:14:33.174Z] 4693057ce236: Waiting [2023-09-27T18:14:33.174Z] 0a159df3c528: Layer already exists [2023-09-27T18:14:33.174Z] 97749179322a: Layer already exists [2023-09-27T18:14:33.174Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:33.174Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:33.174Z] fdd67b7e7eb4: Layer already exists [2023-09-27T18:14:33.174Z] 4693057ce236: Layer already exists [2023-09-27T18:14:33.174Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:33.174Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:1b6e6870860de8c05d1f2ee70265eba80e47af45b8c709c07a9af912cd662796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:33.490Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:33.791Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-27T18:14:33.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-27T18:14:33.791Z] 97749179322a: Preparing [2023-09-27T18:14:33.791Z] fdd67b7e7eb4: Preparing [2023-09-27T18:14:33.791Z] 0a159df3c528: Preparing [2023-09-27T18:14:33.791Z] b87e5b249d9b: Preparing [2023-09-27T18:14:33.791Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:33.791Z] 5005781bfdc3: Preparing [2023-09-27T18:14:33.791Z] 4693057ce236: Preparing [2023-09-27T18:14:33.791Z] 4693057ce236: Waiting [2023-09-27T18:14:33.791Z] 0a159df3c528: Layer already exists [2023-09-27T18:14:33.791Z] fdd67b7e7eb4: Layer already exists [2023-09-27T18:14:33.791Z] 97749179322a: Layer already exists [2023-09-27T18:14:33.791Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:33.791Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:33.791Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:33.791Z] 4693057ce236: Layer already exists [2023-09-27T18:14:33.791Z] main: digest: sha256:1b6e6870860de8c05d1f2ee70265eba80e47af45b8c709c07a9af912cd662796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:14:33.834Z] ===================================================== [Pipeline] echo [2023-09-27T18:14:33.844Z] taggedImages: [2023-09-27T18:14:33.844Z] - nexus3.edgexfoundry.org:10004/core-metadata:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:33.844Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-27T18:14:33.844Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.58 [2023-09-27T18:14:33.844Z] - nexus3.edgexfoundry.org:10004/core-metadata:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:33.844Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-27T18:14:33.918Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-27T18:14:33.918Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:33.918Z] latest [2023-09-27T18:14:33.918Z] 3.1.0-dev.58 [2023-09-27T18:14:33.918Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:33.918Z] main [2023-09-27T18:14:33.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:34.228Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:34.527Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:34.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-27T18:14:34.527Z] a9adfbc62a1d: Preparing [2023-09-27T18:14:34.527Z] 17f6c687aa20: Preparing [2023-09-27T18:14:34.527Z] eb825786a368: Preparing [2023-09-27T18:14:34.527Z] 66d2b6864ec4: Preparing [2023-09-27T18:14:34.527Z] 343b3c98badc: Preparing [2023-09-27T18:14:34.527Z] 69b4d1d07b94: Preparing [2023-09-27T18:14:34.527Z] 5c11954fd8bf: Preparing [2023-09-27T18:14:34.527Z] b87e5b249d9b: Preparing [2023-09-27T18:14:34.527Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:34.527Z] 45806c212ddc: Preparing [2023-09-27T18:14:34.527Z] e1ad8cf37a65: Preparing [2023-09-27T18:14:34.527Z] 5f70bf18a086: Preparing [2023-09-27T18:14:34.527Z] fbcb9b462e04: Preparing [2023-09-27T18:14:34.527Z] da44392d2b7e: Preparing [2023-09-27T18:14:34.527Z] 4693057ce236: Preparing [2023-09-27T18:14:34.527Z] e1ad8cf37a65: Waiting [2023-09-27T18:14:34.527Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:34.527Z] fbcb9b462e04: Waiting [2023-09-27T18:14:34.527Z] 45806c212ddc: Waiting [2023-09-27T18:14:34.527Z] da44392d2b7e: Waiting [2023-09-27T18:14:34.527Z] 5f70bf18a086: Waiting [2023-09-27T18:14:34.527Z] 69b4d1d07b94: Waiting [2023-09-27T18:14:34.527Z] b87e5b249d9b: Waiting [2023-09-27T18:14:34.527Z] 5c11954fd8bf: Waiting [2023-09-27T18:14:34.527Z] 4693057ce236: Waiting [2023-09-27T18:14:34.527Z] 343b3c98badc: Pushed [2023-09-27T18:14:34.527Z] eb825786a368: Pushed [2023-09-27T18:14:34.527Z] 17f6c687aa20: Pushed [2023-09-27T18:14:34.527Z] 66d2b6864ec4: Pushed [2023-09-27T18:14:34.527Z] a9adfbc62a1d: Pushed [2023-09-27T18:14:34.527Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:34.527Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:34.786Z] 69b4d1d07b94: Pushed [2023-09-27T18:14:34.786Z] e1ad8cf37a65: Pushed [2023-09-27T18:14:34.786Z] 45806c212ddc: Pushed [2023-09-27T18:14:34.786Z] 5f70bf18a086: Pushed [2023-09-27T18:14:34.786Z] fbcb9b462e04: Pushed [2023-09-27T18:14:34.786Z] 4693057ce236: Layer already exists [2023-09-27T18:14:34.786Z] da44392d2b7e: Pushed [2023-09-27T18:14:35.276Z] #39 ... [2023-09-27T18:14:35.277Z] [2023-09-27T18:14:35.277Z] #43 [security-spire-config internal] load build context [2023-09-27T18:14:35.277Z] #43 transferring context: 16.36kB 0.3s done [2023-09-27T18:14:35.277Z] #43 DONE 2.0s [2023-09-27T18:14:35.547Z] [2023-09-27T18:14:35.547Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:35.547Z] #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done [2023-09-27T18:14:35.547Z] #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-27T18:14:35.547Z] #44 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-27T18:14:35.547Z] #44 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-27T18:14:35.547Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s [2023-09-27T18:14:35.547Z] #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2023-09-27T18:14:35.547Z] #44 ... [2023-09-27T18:14:35.547Z] [2023-09-27T18:14:35.547Z] #45 [support-scheduler internal] load build context [2023-09-27T18:14:35.547Z] #45 transferring context: 2.61MB 2.8s done [2023-09-27T18:14:35.547Z] #45 DONE 4.0s [2023-09-27T18:14:35.547Z] [2023-09-27T18:14:35.547Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:35.547Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.7s [2023-09-27T18:14:35.816Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-09-27T18:14:36.104Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2023-09-27T18:14:36.105Z] #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s done [2023-09-27T18:14:36.105Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s [2023-09-27T18:14:36.105Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2023-09-27T18:14:36.400Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done [2023-09-27T18:14:36.690Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.6s [2023-09-27T18:14:36.690Z] #44 ... [2023-09-27T18:14:36.690Z] [2023-09-27T18:14:36.690Z] #46 [core-common-config-bootstrapper internal] load build context [2023-09-27T18:14:36.690Z] #46 transferring context: 2.61MB 3.3s done [2023-09-27T18:14:36.690Z] #46 DONE 5.2s [2023-09-27T18:14:36.690Z] [2023-09-27T18:14:36.690Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:36.693Z] 5c11954fd8bf: Pushed [2023-09-27T18:14:36.694Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:b122517cd66f651b45bc0e1d1e507ef53ae1da10934faafae9f46d893dd8c690 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:36.994Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:37.299Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-27T18:14:37.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-27T18:14:37.299Z] a9adfbc62a1d: Preparing [2023-09-27T18:14:37.299Z] 17f6c687aa20: Preparing [2023-09-27T18:14:37.299Z] eb825786a368: Preparing [2023-09-27T18:14:37.299Z] 66d2b6864ec4: Preparing [2023-09-27T18:14:37.299Z] 343b3c98badc: Preparing [2023-09-27T18:14:37.299Z] 69b4d1d07b94: Preparing [2023-09-27T18:14:37.299Z] 5c11954fd8bf: Preparing [2023-09-27T18:14:37.299Z] b87e5b249d9b: Preparing [2023-09-27T18:14:37.299Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:37.299Z] 45806c212ddc: Preparing [2023-09-27T18:14:37.299Z] e1ad8cf37a65: Preparing [2023-09-27T18:14:37.299Z] 5f70bf18a086: Preparing [2023-09-27T18:14:37.299Z] fbcb9b462e04: Preparing [2023-09-27T18:14:37.299Z] da44392d2b7e: Preparing [2023-09-27T18:14:37.299Z] 4693057ce236: Preparing [2023-09-27T18:14:37.299Z] 45806c212ddc: Waiting [2023-09-27T18:14:37.299Z] 69b4d1d07b94: Waiting [2023-09-27T18:14:37.299Z] e1ad8cf37a65: Waiting [2023-09-27T18:14:37.299Z] 5c11954fd8bf: Waiting [2023-09-27T18:14:37.299Z] 5f70bf18a086: Waiting [2023-09-27T18:14:37.299Z] da44392d2b7e: Waiting [2023-09-27T18:14:37.299Z] b87e5b249d9b: Waiting [2023-09-27T18:14:37.299Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:37.299Z] fbcb9b462e04: Waiting [2023-09-27T18:14:37.299Z] a9adfbc62a1d: Layer already exists [2023-09-27T18:14:37.299Z] 66d2b6864ec4: Layer already exists [2023-09-27T18:14:37.299Z] eb825786a368: Layer already exists [2023-09-27T18:14:37.299Z] 17f6c687aa20: Layer already exists [2023-09-27T18:14:37.299Z] 343b3c98badc: Layer already exists [2023-09-27T18:14:37.299Z] 5c11954fd8bf: Layer already exists [2023-09-27T18:14:37.299Z] 69b4d1d07b94: Layer already exists [2023-09-27T18:14:37.299Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:37.299Z] 45806c212ddc: Layer already exists [2023-09-27T18:14:37.299Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:37.299Z] 5f70bf18a086: Layer already exists [2023-09-27T18:14:37.299Z] e1ad8cf37a65: Layer already exists [2023-09-27T18:14:37.299Z] fbcb9b462e04: Layer already exists [2023-09-27T18:14:37.299Z] 4693057ce236: Layer already exists [2023-09-27T18:14:37.299Z] da44392d2b7e: Layer already exists [2023-09-27T18:14:37.299Z] latest: digest: sha256:b122517cd66f651b45bc0e1d1e507ef53ae1da10934faafae9f46d893dd8c690 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:37.709Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.17MB / 23.39MB 2.5s [2023-09-27T18:14:37.709Z] #44 ... [2023-09-27T18:14:37.709Z] [2023-09-27T18:14:37.709Z] #39 [core-metadata internal] load build context [2023-09-27T18:14:37.709Z] #39 transferring context: 2.61MB 4.5s done [2023-09-27T18:14:37.709Z] #39 DONE 6.3s [2023-09-27T18:14:37.709Z] [2023-09-27T18:14:37.709Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-27T18:14:37.709Z] #37 DONE 7.8s [2023-09-27T18:14:37.709Z] [2023-09-27T18:14:37.709Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:37.710Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:37.993Z] #44 ... [2023-09-27T18:14:37.993Z] [2023-09-27T18:14:37.993Z] #47 [security-spire-agent internal] load build context [2023-09-27T18:14:37.993Z] #47 transferring context: 17.64kB 0.2s done [2023-09-27T18:14:37.993Z] #47 DONE 4.9s [2023-09-27T18:14:38.056Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.58 [2023-09-27T18:14:38.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-27T18:14:38.056Z] a9adfbc62a1d: Preparing [2023-09-27T18:14:38.056Z] 17f6c687aa20: Preparing [2023-09-27T18:14:38.056Z] eb825786a368: Preparing [2023-09-27T18:14:38.056Z] 66d2b6864ec4: Preparing [2023-09-27T18:14:38.056Z] 343b3c98badc: Preparing [2023-09-27T18:14:38.056Z] 69b4d1d07b94: Preparing [2023-09-27T18:14:38.056Z] 5c11954fd8bf: Preparing [2023-09-27T18:14:38.056Z] b87e5b249d9b: Preparing [2023-09-27T18:14:38.056Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:38.056Z] 45806c212ddc: Preparing [2023-09-27T18:14:38.056Z] e1ad8cf37a65: Preparing [2023-09-27T18:14:38.056Z] 5f70bf18a086: Preparing [2023-09-27T18:14:38.056Z] fbcb9b462e04: Preparing [2023-09-27T18:14:38.056Z] da44392d2b7e: Preparing [2023-09-27T18:14:38.056Z] 4693057ce236: Preparing [2023-09-27T18:14:38.056Z] e1ad8cf37a65: Waiting [2023-09-27T18:14:38.056Z] 45806c212ddc: Waiting [2023-09-27T18:14:38.056Z] b87e5b249d9b: Waiting [2023-09-27T18:14:38.056Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:38.056Z] fbcb9b462e04: Waiting [2023-09-27T18:14:38.056Z] da44392d2b7e: Waiting [2023-09-27T18:14:38.056Z] 69b4d1d07b94: Waiting [2023-09-27T18:14:38.056Z] 5c11954fd8bf: Waiting [2023-09-27T18:14:38.056Z] eb825786a368: Layer already exists [2023-09-27T18:14:38.056Z] 66d2b6864ec4: Layer already exists [2023-09-27T18:14:38.056Z] 343b3c98badc: Layer already exists [2023-09-27T18:14:38.056Z] a9adfbc62a1d: Layer already exists [2023-09-27T18:14:38.056Z] 17f6c687aa20: Layer already exists [2023-09-27T18:14:38.056Z] 5c11954fd8bf: Layer already exists [2023-09-27T18:14:38.056Z] 69b4d1d07b94: Layer already exists [2023-09-27T18:14:38.056Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:38.056Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:38.056Z] 45806c212ddc: Layer already exists [2023-09-27T18:14:38.056Z] e1ad8cf37a65: Layer already exists [2023-09-27T18:14:38.056Z] 5f70bf18a086: Layer already exists [2023-09-27T18:14:38.056Z] fbcb9b462e04: Layer already exists [2023-09-27T18:14:38.056Z] 4693057ce236: Layer already exists [2023-09-27T18:14:38.056Z] da44392d2b7e: Layer already exists [2023-09-27T18:14:38.056Z] 3.1.0-dev.58: digest: sha256:b122517cd66f651b45bc0e1d1e507ef53ae1da10934faafae9f46d893dd8c690 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:38.273Z] [2023-09-27T18:14:38.273Z] #48 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-27T18:14:38.410Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:38.573Z] #48 ... [2023-09-27T18:14:38.573Z] [2023-09-27T18:14:38.573Z] #41 [security-spire-server internal] load build context [2023-09-27T18:14:38.573Z] #41 transferring context: 18.11kB 0.2s done [2023-09-27T18:14:38.573Z] #41 DONE 5.3s [2023-09-27T18:14:38.573Z] [2023-09-27T18:14:38.573Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:38.573Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 3.4s [2023-09-27T18:14:38.573Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-27T18:14:38.726Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:38.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-27T18:14:38.726Z] a9adfbc62a1d: Preparing [2023-09-27T18:14:38.726Z] 17f6c687aa20: Preparing [2023-09-27T18:14:38.726Z] eb825786a368: Preparing [2023-09-27T18:14:38.726Z] 66d2b6864ec4: Preparing [2023-09-27T18:14:38.726Z] 343b3c98badc: Preparing [2023-09-27T18:14:38.726Z] 69b4d1d07b94: Preparing [2023-09-27T18:14:38.726Z] 5c11954fd8bf: Preparing [2023-09-27T18:14:38.726Z] b87e5b249d9b: Preparing [2023-09-27T18:14:38.726Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:38.726Z] 45806c212ddc: Preparing [2023-09-27T18:14:38.726Z] e1ad8cf37a65: Preparing [2023-09-27T18:14:38.726Z] 5f70bf18a086: Preparing [2023-09-27T18:14:38.726Z] fbcb9b462e04: Preparing [2023-09-27T18:14:38.726Z] da44392d2b7e: Preparing [2023-09-27T18:14:38.726Z] 4693057ce236: Preparing [2023-09-27T18:14:38.726Z] e1ad8cf37a65: Waiting [2023-09-27T18:14:38.726Z] 5f70bf18a086: Waiting [2023-09-27T18:14:38.727Z] fbcb9b462e04: Waiting [2023-09-27T18:14:38.727Z] 4693057ce236: Waiting [2023-09-27T18:14:38.727Z] 5c11954fd8bf: Waiting [2023-09-27T18:14:38.727Z] b87e5b249d9b: Waiting [2023-09-27T18:14:38.727Z] 45806c212ddc: Waiting [2023-09-27T18:14:38.727Z] da44392d2b7e: Waiting [2023-09-27T18:14:38.727Z] a9adfbc62a1d: Layer already exists [2023-09-27T18:14:38.727Z] eb825786a368: Layer already exists [2023-09-27T18:14:38.727Z] 343b3c98badc: Layer already exists [2023-09-27T18:14:38.727Z] 17f6c687aa20: Layer already exists [2023-09-27T18:14:38.727Z] 66d2b6864ec4: Layer already exists [2023-09-27T18:14:38.727Z] 69b4d1d07b94: Layer already exists [2023-09-27T18:14:38.727Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:38.727Z] 5c11954fd8bf: Layer already exists [2023-09-27T18:14:38.727Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:38.727Z] 45806c212ddc: Layer already exists [2023-09-27T18:14:38.727Z] e1ad8cf37a65: Layer already exists [2023-09-27T18:14:38.727Z] fbcb9b462e04: Layer already exists [2023-09-27T18:14:38.727Z] 5f70bf18a086: Layer already exists [2023-09-27T18:14:38.727Z] da44392d2b7e: Layer already exists [2023-09-27T18:14:38.727Z] 4693057ce236: Layer already exists [2023-09-27T18:14:38.727Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:b122517cd66f651b45bc0e1d1e507ef53ae1da10934faafae9f46d893dd8c690 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:38.849Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.96MB / 23.39MB 3.7s [2023-09-27T18:14:39.031Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:39.124Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.30MB / 23.39MB 4.1s [2023-09-27T18:14:39.329Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-27T18:14:39.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-27T18:14:39.329Z] a9adfbc62a1d: Preparing [2023-09-27T18:14:39.329Z] 17f6c687aa20: Preparing [2023-09-27T18:14:39.329Z] eb825786a368: Preparing [2023-09-27T18:14:39.329Z] 66d2b6864ec4: Preparing [2023-09-27T18:14:39.329Z] 343b3c98badc: Preparing [2023-09-27T18:14:39.329Z] 69b4d1d07b94: Preparing [2023-09-27T18:14:39.329Z] 5c11954fd8bf: Preparing [2023-09-27T18:14:39.329Z] b87e5b249d9b: Preparing [2023-09-27T18:14:39.329Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:39.329Z] 45806c212ddc: Preparing [2023-09-27T18:14:39.329Z] e1ad8cf37a65: Preparing [2023-09-27T18:14:39.329Z] 5f70bf18a086: Preparing [2023-09-27T18:14:39.329Z] fbcb9b462e04: Preparing [2023-09-27T18:14:39.329Z] da44392d2b7e: Preparing [2023-09-27T18:14:39.329Z] 4693057ce236: Preparing [2023-09-27T18:14:39.329Z] 5f70bf18a086: Waiting [2023-09-27T18:14:39.329Z] b87e5b249d9b: Waiting [2023-09-27T18:14:39.329Z] fbcb9b462e04: Waiting [2023-09-27T18:14:39.329Z] da44392d2b7e: Waiting [2023-09-27T18:14:39.329Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:39.329Z] 45806c212ddc: Waiting [2023-09-27T18:14:39.329Z] e1ad8cf37a65: Waiting [2023-09-27T18:14:39.329Z] 4693057ce236: Waiting [2023-09-27T18:14:39.329Z] 69b4d1d07b94: Waiting [2023-09-27T18:14:39.329Z] 5c11954fd8bf: Waiting [2023-09-27T18:14:39.329Z] 17f6c687aa20: Layer already exists [2023-09-27T18:14:39.329Z] 343b3c98badc: Layer already exists [2023-09-27T18:14:39.329Z] 66d2b6864ec4: Layer already exists [2023-09-27T18:14:39.329Z] a9adfbc62a1d: Layer already exists [2023-09-27T18:14:39.329Z] eb825786a368: Layer already exists [2023-09-27T18:14:39.329Z] 69b4d1d07b94: Layer already exists [2023-09-27T18:14:39.329Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:39.329Z] e1ad8cf37a65: Layer already exists [2023-09-27T18:14:39.329Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:39.329Z] 45806c212ddc: Layer already exists [2023-09-27T18:14:39.329Z] 5c11954fd8bf: Layer already exists [2023-09-27T18:14:39.329Z] 5f70bf18a086: Layer already exists [2023-09-27T18:14:39.329Z] 4693057ce236: Layer already exists [2023-09-27T18:14:39.329Z] da44392d2b7e: Layer already exists [2023-09-27T18:14:39.329Z] fbcb9b462e04: Layer already exists [2023-09-27T18:14:39.329Z] main: digest: sha256:b122517cd66f651b45bc0e1d1e507ef53ae1da10934faafae9f46d893dd8c690 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:14:39.370Z] ===================================================== [Pipeline] echo [2023-09-27T18:14:39.376Z] taggedImages: [2023-09-27T18:14:39.376Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:39.376Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-27T18:14:39.376Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.58 [2023-09-27T18:14:39.376Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:39.376Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-27T18:14:39.393Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-27T18:14:39.393Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:39.393Z] latest [2023-09-27T18:14:39.393Z] 3.1.0-dev.58 [2023-09-27T18:14:39.393Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:39.393Z] main [2023-09-27T18:14:39.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2023-09-27T18:14:39.407Z] #44 ... [2023-09-27T18:14:39.407Z] [2023-09-27T18:14:39.407Z] #48 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-27T18:14:39.407Z] #48 DONE 2.2s [2023-09-27T18:14:39.407Z] [2023-09-27T18:14:39.407Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:39.407Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 4.5s [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:39.680Z] #44 ... [2023-09-27T18:14:39.680Z] [2023-09-27T18:14:39.680Z] #34 [security-proxy-setup internal] load build context [2023-09-27T18:14:39.680Z] #34 transferring context: 2.61MB 3.8s done [2023-09-27T18:14:39.680Z] #34 DONE 7.5s [2023-09-27T18:14:39.680Z] [2023-09-27T18:14:39.680Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:39.697Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:39.960Z] #44 ... [2023-09-27T18:14:39.960Z] [2023-09-27T18:14:39.960Z] #49 [security-proxy-auth internal] load build context [2023-09-27T18:14:39.960Z] #49 transferring context: 2.61MB 3.9s done [2023-09-27T18:14:39.960Z] #49 DONE 7.6s [2023-09-27T18:14:39.960Z] [2023-09-27T18:14:39.960Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:39.960Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 4.8s [2023-09-27T18:14:39.960Z] #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-27T18:14:39.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:39.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-27T18:14:39.997Z] 5ea070dda6ba: Preparing [2023-09-27T18:14:39.997Z] f335fc935d4e: Preparing [2023-09-27T18:14:39.997Z] 95a1b3861045: Preparing [2023-09-27T18:14:39.997Z] 5a2c241d354a: Preparing [2023-09-27T18:14:39.997Z] b87e5b249d9b: Preparing [2023-09-27T18:14:39.997Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:39.997Z] 5005781bfdc3: Preparing [2023-09-27T18:14:39.997Z] 4693057ce236: Preparing [2023-09-27T18:14:39.997Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:39.997Z] 5005781bfdc3: Waiting [2023-09-27T18:14:39.997Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:39.997Z] f335fc935d4e: Layer already exists [2023-09-27T18:14:39.997Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:39.997Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:39.997Z] 4693057ce236: Layer already exists [2023-09-27T18:14:39.997Z] 95a1b3861045: Pushed [2023-09-27T18:14:39.997Z] 5ea070dda6ba: Pushed [2023-09-27T18:14:40.351Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 5.2s [2023-09-27T18:14:40.351Z] #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-27T18:14:40.351Z] #44 ... [2023-09-27T18:14:40.351Z] [2023-09-27T18:14:40.351Z] #50 [support-notifications internal] load build context [2023-09-27T18:14:40.351Z] #50 transferring context: 2.61MB 4.8s done [2023-09-27T18:14:40.351Z] #50 DONE 8.2s [2023-09-27T18:14:40.351Z] [2023-09-27T18:14:40.351Z] #51 [security-secretstore-setup internal] load build context [2023-09-27T18:14:40.351Z] #51 transferring context: 2.61MB 3.3s done [2023-09-27T18:14:40.351Z] #51 DONE 8.2s [2023-09-27T18:14:40.351Z] [2023-09-27T18:14:40.351Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:40.644Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.11MB / 23.39MB 5.7s [2023-09-27T18:14:40.928Z] #44 ... [2023-09-27T18:14:40.928Z] [2023-09-27T18:14:40.928Z] #52 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-27T18:14:40.928Z] #0 5.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:40.928Z] #0 6.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:40.928Z] #52 ... [2023-09-27T18:14:40.928Z] [2023-09-27T18:14:40.928Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:41.217Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 6.1s [2023-09-27T18:14:41.374Z] 5a2c241d354a: Pushed [2023-09-27T18:14:41.504Z] #44 ... [2023-09-27T18:14:41.504Z] [2023-09-27T18:14:41.504Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-27T18:14:41.504Z] #0 6.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:41.504Z] #0 7.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:41.504Z] #53 ... [2023-09-27T18:14:41.504Z] [2023-09-27T18:14:41.504Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-27T18:14:41.504Z] #0 6.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:41.504Z] #0 7.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:41.633Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:bc0e9cb65bf665cd7975206035b1d8066ba3159c7b616df9f95f2425fb6c8f3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:41.792Z] #54 ... [2023-09-27T18:14:41.792Z] [2023-09-27T18:14:41.792Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-27T18:14:41.792Z] #0 5.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:41.792Z] #0 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:41.792Z] #55 ... [2023-09-27T18:14:41.792Z] [2023-09-27T18:14:41.792Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:41.792Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 6.8s [2023-09-27T18:14:41.936Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:42.081Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.57MB / 23.39MB 7.2s [2023-09-27T18:14:42.081Z] #44 ... [2023-09-27T18:14:42.081Z] [2023-09-27T18:14:42.081Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-27T18:14:42.081Z] #0 7.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:42.081Z] #0 9.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:42.246Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-27T18:14:42.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-27T18:14:42.246Z] 5ea070dda6ba: Preparing [2023-09-27T18:14:42.246Z] f335fc935d4e: Preparing [2023-09-27T18:14:42.246Z] 95a1b3861045: Preparing [2023-09-27T18:14:42.246Z] 5a2c241d354a: Preparing [2023-09-27T18:14:42.246Z] b87e5b249d9b: Preparing [2023-09-27T18:14:42.246Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:42.246Z] 5005781bfdc3: Preparing [2023-09-27T18:14:42.246Z] 4693057ce236: Preparing [2023-09-27T18:14:42.246Z] 5005781bfdc3: Waiting [2023-09-27T18:14:42.246Z] 4693057ce236: Waiting [2023-09-27T18:14:42.246Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:42.246Z] 5ea070dda6ba: Layer already exists [2023-09-27T18:14:42.246Z] f335fc935d4e: Layer already exists [2023-09-27T18:14:42.246Z] 95a1b3861045: Layer already exists [2023-09-27T18:14:42.246Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:42.246Z] 5a2c241d354a: Layer already exists [2023-09-27T18:14:42.246Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:42.246Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:42.246Z] 4693057ce236: Layer already exists [2023-09-27T18:14:42.246Z] latest: digest: sha256:bc0e9cb65bf665cd7975206035b1d8066ba3159c7b616df9f95f2425fb6c8f3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:42.357Z] #56 ... [2023-09-27T18:14:42.357Z] [2023-09-27T18:14:42.357Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-27T18:14:42.357Z] #0 7.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:42.357Z] #0 8.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:42.357Z] #57 ... [2023-09-27T18:14:42.357Z] [2023-09-27T18:14:42.357Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-27T18:14:42.357Z] #0 7.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:42.357Z] #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:42.548Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:42.634Z] #58 ... [2023-09-27T18:14:42.634Z] [2023-09-27T18:14:42.634Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:42.634Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.4s done [2023-09-27T18:14:42.634Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-27T18:14:42.849Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.58 [2023-09-27T18:14:42.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-27T18:14:42.849Z] 5ea070dda6ba: Preparing [2023-09-27T18:14:42.849Z] f335fc935d4e: Preparing [2023-09-27T18:14:42.849Z] 95a1b3861045: Preparing [2023-09-27T18:14:42.849Z] 5a2c241d354a: Preparing [2023-09-27T18:14:42.849Z] b87e5b249d9b: Preparing [2023-09-27T18:14:42.849Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:42.849Z] 5005781bfdc3: Preparing [2023-09-27T18:14:42.849Z] 4693057ce236: Preparing [2023-09-27T18:14:42.849Z] 5005781bfdc3: Waiting [2023-09-27T18:14:42.849Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:42.849Z] 4693057ce236: Waiting [2023-09-27T18:14:42.849Z] 5ea070dda6ba: Layer already exists [2023-09-27T18:14:42.849Z] 95a1b3861045: Layer already exists [2023-09-27T18:14:42.849Z] f335fc935d4e: Layer already exists [2023-09-27T18:14:42.849Z] 5a2c241d354a: Layer already exists [2023-09-27T18:14:42.849Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:42.849Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:42.849Z] 4693057ce236: Layer already exists [2023-09-27T18:14:42.849Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:42.849Z] 3.1.0-dev.58: digest: sha256:bc0e9cb65bf665cd7975206035b1d8066ba3159c7b616df9f95f2425fb6c8f3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:43.154Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:43.240Z] #44 ... [2023-09-27T18:14:43.240Z] [2023-09-27T18:14:43.240Z] #30 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:14:43.240Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-27T18:14:43.240Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T18:14:43.240Z] #30 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-27T18:14:43.240Z] #30 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-27T18:14:43.240Z] #30 ... [2023-09-27T18:14:43.240Z] [2023-09-27T18:14:43.240Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T18:14:43.240Z] #42 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done [2023-09-27T18:14:43.240Z] #42 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-27T18:14:43.240Z] #42 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-27T18:14:43.240Z] #42 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-27T18:14:43.240Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2023-09-27T18:14:43.240Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done [2023-09-27T18:14:43.240Z] #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.0s done [2023-09-27T18:14:43.240Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.2s done [2023-09-27T18:14:43.240Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-27T18:14:43.240Z] #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-27T18:14:43.240Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-27T18:14:43.240Z] #42 ... [2023-09-27T18:14:43.240Z] [2023-09-27T18:14:43.240Z] #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-27T18:14:43.240Z] #0 7.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:43.240Z] #0 9.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:43.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:43.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-27T18:14:43.458Z] 5ea070dda6ba: Preparing [2023-09-27T18:14:43.458Z] f335fc935d4e: Preparing [2023-09-27T18:14:43.458Z] 95a1b3861045: Preparing [2023-09-27T18:14:43.458Z] 5a2c241d354a: Preparing [2023-09-27T18:14:43.458Z] b87e5b249d9b: Preparing [2023-09-27T18:14:43.458Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:43.458Z] 5005781bfdc3: Preparing [2023-09-27T18:14:43.458Z] 4693057ce236: Preparing [2023-09-27T18:14:43.458Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:43.458Z] 5005781bfdc3: Waiting [2023-09-27T18:14:43.458Z] 4693057ce236: Waiting [2023-09-27T18:14:43.458Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:43.458Z] 5a2c241d354a: Layer already exists [2023-09-27T18:14:43.458Z] 5ea070dda6ba: Layer already exists [2023-09-27T18:14:43.458Z] 95a1b3861045: Layer already exists [2023-09-27T18:14:43.458Z] f335fc935d4e: Layer already exists [2023-09-27T18:14:43.458Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:43.458Z] 4693057ce236: Layer already exists [2023-09-27T18:14:43.458Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:43.458Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:bc0e9cb65bf665cd7975206035b1d8066ba3159c7b616df9f95f2425fb6c8f3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:43.521Z] #59 ... [2023-09-27T18:14:43.521Z] [2023-09-27T18:14:43.521Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-27T18:14:43.521Z] #0 7.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:43.521Z] #0 8.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:43.521Z] #60 ... [2023-09-27T18:14:43.521Z] [2023-09-27T18:14:43.521Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T18:14:43.760Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-09-27T18:14:43.798Z] #42 ... [2023-09-27T18:14:43.798Z] [2023-09-27T18:14:43.798Z] #52 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-27T18:14:43.798Z] #52 10.59 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T18:14:43.798Z] #52 10.62 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:14:43.798Z] #52 10.84 OK: 8 MiB in 16 packages [2023-09-27T18:14:43.798Z] #52 DONE 12.8s [2023-09-27T18:14:43.798Z] [2023-09-27T18:14:43.798Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [Pipeline] sh [2023-09-27T18:14:44.079Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-27T18:14:44.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-27T18:14:44.079Z] 5ea070dda6ba: Preparing [2023-09-27T18:14:44.079Z] f335fc935d4e: Preparing [2023-09-27T18:14:44.079Z] 95a1b3861045: Preparing [2023-09-27T18:14:44.079Z] 5a2c241d354a: Preparing [2023-09-27T18:14:44.079Z] b87e5b249d9b: Preparing [2023-09-27T18:14:44.079Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:44.079Z] 5005781bfdc3: Preparing [2023-09-27T18:14:44.079Z] 4693057ce236: Preparing [2023-09-27T18:14:44.079Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:44.079Z] 5005781bfdc3: Waiting [2023-09-27T18:14:44.079Z] 4693057ce236: Waiting [2023-09-27T18:14:44.079Z] 95a1b3861045: Layer already exists [2023-09-27T18:14:44.079Z] 5a2c241d354a: Layer already exists [2023-09-27T18:14:44.079Z] f335fc935d4e: Layer already exists [2023-09-27T18:14:44.079Z] 5ea070dda6ba: Layer already exists [2023-09-27T18:14:44.079Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:44.079Z] 5005781bfdc3: Layer already exists [2023-09-27T18:14:44.079Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:44.079Z] 4693057ce236: Layer already exists [2023-09-27T18:14:44.079Z] main: digest: sha256:bc0e9cb65bf665cd7975206035b1d8066ba3159c7b616df9f95f2425fb6c8f3f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:14:44.115Z] ===================================================== [Pipeline] echo [2023-09-27T18:14:44.121Z] taggedImages: [2023-09-27T18:14:44.121Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:44.121Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-27T18:14:44.121Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.58 [2023-09-27T18:14:44.121Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:44.121Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-27T18:14:44.138Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-27T18:14:44.138Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:44.138Z] latest [2023-09-27T18:14:44.138Z] 3.1.0-dev.58 [2023-09-27T18:14:44.138Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:44.138Z] main [2023-09-27T18:14:44.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:44.439Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:44.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:44.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-27T18:14:44.738Z] 9f26203c3f2d: Preparing [2023-09-27T18:14:44.738Z] 00feb9e5afc8: Preparing [2023-09-27T18:14:44.738Z] 414cfa6e53cb: Preparing [2023-09-27T18:14:44.738Z] e5152a9fcbd1: Preparing [2023-09-27T18:14:44.738Z] f4d39fe58fc1: Preparing [2023-09-27T18:14:44.738Z] b87e5b249d9b: Preparing [2023-09-27T18:14:44.738Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:44.738Z] 773a0176b420: Preparing [2023-09-27T18:14:44.738Z] e4a24856051a: Preparing [2023-09-27T18:14:44.738Z] 4693057ce236: Preparing [2023-09-27T18:14:44.738Z] b87e5b249d9b: Waiting [2023-09-27T18:14:44.738Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:44.738Z] 773a0176b420: Waiting [2023-09-27T18:14:44.738Z] e4a24856051a: Waiting [2023-09-27T18:14:44.738Z] 4693057ce236: Waiting [2023-09-27T18:14:44.738Z] 9f26203c3f2d: Pushed [2023-09-27T18:14:44.738Z] e5152a9fcbd1: Pushed [2023-09-27T18:14:44.738Z] 00feb9e5afc8: Pushed [2023-09-27T18:14:44.738Z] f4d39fe58fc1: Pushed [2023-09-27T18:14:44.738Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:44.738Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:44.738Z] 4693057ce236: Layer already exists [2023-09-27T18:14:44.996Z] 773a0176b420: Pushed [2023-09-27T18:14:45.931Z] 414cfa6e53cb: Pushed [2023-09-27T18:14:46.449Z] #42 ... [2023-09-27T18:14:46.449Z] [2023-09-27T18:14:46.449Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-27T18:14:46.449Z] #53 13.50 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T18:14:46.449Z] #53 13.52 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:14:46.449Z] #53 13.68 OK: 8 MiB in 16 packages [2023-09-27T18:14:46.449Z] #53 DONE 15.0s [2023-09-27T18:14:46.449Z] [2023-09-27T18:14:46.449Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:46.498Z] e4a24856051a: Pushed [2023-09-27T18:14:46.729Z] #44 ... [2023-09-27T18:14:46.729Z] [2023-09-27T18:14:46.729Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-27T18:14:46.729Z] #54 13.39 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-27T18:14:46.729Z] #54 13.43 (2/2) Installing su-exec (0.2-r3) [2023-09-27T18:14:46.729Z] #54 13.46 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:14:46.729Z] #54 13.59 OK: 8 MiB in 17 packages [2023-09-27T18:14:46.729Z] #54 DONE 15.4s [2023-09-27T18:14:46.729Z] [2023-09-27T18:14:46.729Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-27T18:14:46.756Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:b2416f2fac091a4e91735cc0f972428db0faf0faed7f82efb0622bd1fb2d3bef size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:47.065Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:47.365Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-27T18:14:47.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-27T18:14:47.365Z] 9f26203c3f2d: Preparing [2023-09-27T18:14:47.365Z] 00feb9e5afc8: Preparing [2023-09-27T18:14:47.365Z] 414cfa6e53cb: Preparing [2023-09-27T18:14:47.365Z] e5152a9fcbd1: Preparing [2023-09-27T18:14:47.365Z] f4d39fe58fc1: Preparing [2023-09-27T18:14:47.365Z] b87e5b249d9b: Preparing [2023-09-27T18:14:47.365Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:47.365Z] 773a0176b420: Preparing [2023-09-27T18:14:47.365Z] e4a24856051a: Preparing [2023-09-27T18:14:47.365Z] 4693057ce236: Preparing [2023-09-27T18:14:47.365Z] 773a0176b420: Waiting [2023-09-27T18:14:47.365Z] e4a24856051a: Waiting [2023-09-27T18:14:47.365Z] b87e5b249d9b: Waiting [2023-09-27T18:14:47.365Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:47.365Z] 4693057ce236: Waiting [2023-09-27T18:14:47.365Z] 9f26203c3f2d: Layer already exists [2023-09-27T18:14:47.365Z] e5152a9fcbd1: Layer already exists [2023-09-27T18:14:47.365Z] f4d39fe58fc1: Layer already exists [2023-09-27T18:14:47.365Z] 414cfa6e53cb: Layer already exists [2023-09-27T18:14:47.365Z] 00feb9e5afc8: Layer already exists [2023-09-27T18:14:47.365Z] 773a0176b420: Layer already exists [2023-09-27T18:14:47.365Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:47.365Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:47.365Z] 4693057ce236: Layer already exists [2023-09-27T18:14:47.365Z] e4a24856051a: Layer already exists [2023-09-27T18:14:47.365Z] latest: digest: sha256:b2416f2fac091a4e91735cc0f972428db0faf0faed7f82efb0622bd1fb2d3bef size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:47.668Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:47.970Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.58 [2023-09-27T18:14:47.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-27T18:14:47.970Z] 9f26203c3f2d: Preparing [2023-09-27T18:14:47.970Z] 00feb9e5afc8: Preparing [2023-09-27T18:14:47.970Z] 414cfa6e53cb: Preparing [2023-09-27T18:14:47.970Z] e5152a9fcbd1: Preparing [2023-09-27T18:14:47.970Z] f4d39fe58fc1: Preparing [2023-09-27T18:14:47.970Z] b87e5b249d9b: Preparing [2023-09-27T18:14:47.970Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:47.970Z] 773a0176b420: Preparing [2023-09-27T18:14:47.970Z] e4a24856051a: Preparing [2023-09-27T18:14:47.970Z] 4693057ce236: Preparing [2023-09-27T18:14:47.970Z] b87e5b249d9b: Waiting [2023-09-27T18:14:47.970Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:47.970Z] 773a0176b420: Waiting [2023-09-27T18:14:47.970Z] e4a24856051a: Waiting [2023-09-27T18:14:47.970Z] 4693057ce236: Waiting [2023-09-27T18:14:47.970Z] e5152a9fcbd1: Layer already exists [2023-09-27T18:14:47.970Z] f4d39fe58fc1: Layer already exists [2023-09-27T18:14:47.970Z] 00feb9e5afc8: Layer already exists [2023-09-27T18:14:47.970Z] 9f26203c3f2d: Layer already exists [2023-09-27T18:14:47.970Z] 414cfa6e53cb: Layer already exists [2023-09-27T18:14:47.970Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:47.970Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:47.970Z] 4693057ce236: Layer already exists [2023-09-27T18:14:47.970Z] 773a0176b420: Layer already exists [2023-09-27T18:14:47.970Z] e4a24856051a: Layer already exists [2023-09-27T18:14:47.970Z] 3.1.0-dev.58: digest: sha256:b2416f2fac091a4e91735cc0f972428db0faf0faed7f82efb0622bd1fb2d3bef size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:48.275Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:48.573Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:48.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-27T18:14:48.573Z] 9f26203c3f2d: Preparing [2023-09-27T18:14:48.573Z] 00feb9e5afc8: Preparing [2023-09-27T18:14:48.573Z] 414cfa6e53cb: Preparing [2023-09-27T18:14:48.573Z] e5152a9fcbd1: Preparing [2023-09-27T18:14:48.573Z] f4d39fe58fc1: Preparing [2023-09-27T18:14:48.573Z] b87e5b249d9b: Preparing [2023-09-27T18:14:48.573Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:48.573Z] 773a0176b420: Preparing [2023-09-27T18:14:48.573Z] e4a24856051a: Preparing [2023-09-27T18:14:48.573Z] 4693057ce236: Preparing [2023-09-27T18:14:48.573Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:48.573Z] e4a24856051a: Waiting [2023-09-27T18:14:48.573Z] 773a0176b420: Waiting [2023-09-27T18:14:48.573Z] 4693057ce236: Waiting [2023-09-27T18:14:48.573Z] b87e5b249d9b: Waiting [2023-09-27T18:14:48.573Z] 414cfa6e53cb: Layer already exists [2023-09-27T18:14:48.573Z] f4d39fe58fc1: Layer already exists [2023-09-27T18:14:48.573Z] 9f26203c3f2d: Layer already exists [2023-09-27T18:14:48.573Z] e5152a9fcbd1: Layer already exists [2023-09-27T18:14:48.573Z] 00feb9e5afc8: Layer already exists [2023-09-27T18:14:48.573Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:48.573Z] 773a0176b420: Layer already exists [2023-09-27T18:14:48.573Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:48.573Z] e4a24856051a: Layer already exists [2023-09-27T18:14:48.573Z] 4693057ce236: Layer already exists [2023-09-27T18:14:48.573Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:b2416f2fac091a4e91735cc0f972428db0faf0faed7f82efb0622bd1fb2d3bef size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:48.880Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:49.180Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-27T18:14:49.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-27T18:14:49.180Z] 9f26203c3f2d: Preparing [2023-09-27T18:14:49.180Z] 00feb9e5afc8: Preparing [2023-09-27T18:14:49.180Z] 414cfa6e53cb: Preparing [2023-09-27T18:14:49.180Z] e5152a9fcbd1: Preparing [2023-09-27T18:14:49.180Z] f4d39fe58fc1: Preparing [2023-09-27T18:14:49.180Z] b87e5b249d9b: Preparing [2023-09-27T18:14:49.180Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:49.180Z] 773a0176b420: Preparing [2023-09-27T18:14:49.180Z] b87e5b249d9b: Waiting [2023-09-27T18:14:49.180Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:49.180Z] e4a24856051a: Preparing [2023-09-27T18:14:49.180Z] 773a0176b420: Waiting [2023-09-27T18:14:49.180Z] 4693057ce236: Preparing [2023-09-27T18:14:49.180Z] 4693057ce236: Waiting [2023-09-27T18:14:49.180Z] e4a24856051a: Waiting [2023-09-27T18:14:49.180Z] 9f26203c3f2d: Layer already exists [2023-09-27T18:14:49.180Z] 414cfa6e53cb: Layer already exists [2023-09-27T18:14:49.180Z] 00feb9e5afc8: Layer already exists [2023-09-27T18:14:49.180Z] f4d39fe58fc1: Layer already exists [2023-09-27T18:14:49.180Z] e5152a9fcbd1: Layer already exists [2023-09-27T18:14:49.180Z] 773a0176b420: Layer already exists [2023-09-27T18:14:49.180Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:49.180Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:49.180Z] e4a24856051a: Layer already exists [2023-09-27T18:14:49.180Z] 4693057ce236: Layer already exists [2023-09-27T18:14:49.180Z] main: digest: sha256:b2416f2fac091a4e91735cc0f972428db0faf0faed7f82efb0622bd1fb2d3bef size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:14:49.214Z] ===================================================== [Pipeline] echo [2023-09-27T18:14:49.219Z] taggedImages: [2023-09-27T18:14:49.219Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:49.219Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-27T18:14:49.219Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.58 [2023-09-27T18:14:49.219Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:49.219Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-27T18:14:49.239Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-27T18:14:49.240Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:49.240Z] latest [2023-09-27T18:14:49.240Z] 3.1.0-dev.58 [2023-09-27T18:14:49.240Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:49.240Z] main [2023-09-27T18:14:49.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:49.386Z] #61 ... [2023-09-27T18:14:49.386Z] [2023-09-27T18:14:49.386Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-27T18:14:49.386Z] #57 14.14 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T18:14:49.386Z] #57 14.61 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T18:14:49.386Z] #57 14.71 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-27T18:14:49.386Z] #57 14.75 (4/6) Installing openssl (3.1.3-r0) [2023-09-27T18:14:49.386Z] #57 14.92 (5/6) Installing su-exec (0.2-r3) [2023-09-27T18:14:49.386Z] #57 14.95 (6/6) Installing yq (4.33.3-r3) [2023-09-27T18:14:49.386Z] #57 15.90 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:14:49.386Z] #57 16.02 OK: 18 MiB in 19 packages [2023-09-27T18:14:49.386Z] #57 DONE 17.2s [2023-09-27T18:14:49.386Z] [2023-09-27T18:14:49.386Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-27T18:14:49.386Z] #62 DONE 0.1s [2023-09-27T18:14:49.386Z] [2023-09-27T18:14:49.386Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:49.386Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.0s [2023-09-27T18:14:49.568Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:49.684Z] #44 ... [2023-09-27T18:14:49.684Z] [2023-09-27T18:14:49.684Z] #63 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T18:14:49.684Z] #0 6.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:49.684Z] #0 7.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:49.684Z] #63 ... [2023-09-27T18:14:49.684Z] [2023-09-27T18:14:49.684Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-27T18:14:49.684Z] #0 6.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:49.684Z] #0 8.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:49.872Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:49.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-27T18:14:49.872Z] 27fedcb38c4b: Preparing [2023-09-27T18:14:49.872Z] 286ef20dc3e0: Preparing [2023-09-27T18:14:49.872Z] 190caf7e5ad9: Preparing [2023-09-27T18:14:49.872Z] f0551d105345: Preparing [2023-09-27T18:14:49.872Z] 383575896dbf: Preparing [2023-09-27T18:14:49.872Z] 423cd84f1903: Preparing [2023-09-27T18:14:49.872Z] 23bdf7493ab7: Preparing [2023-09-27T18:14:49.872Z] b87e5b249d9b: Preparing [2023-09-27T18:14:49.872Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:49.872Z] b0098536ef17: Preparing [2023-09-27T18:14:49.872Z] 4693057ce236: Preparing [2023-09-27T18:14:49.872Z] 23bdf7493ab7: Waiting [2023-09-27T18:14:49.872Z] b87e5b249d9b: Waiting [2023-09-27T18:14:49.872Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:49.872Z] b0098536ef17: Waiting [2023-09-27T18:14:49.872Z] 4693057ce236: Waiting [2023-09-27T18:14:49.872Z] 423cd84f1903: Waiting [2023-09-27T18:14:49.872Z] 27fedcb38c4b: Pushed [2023-09-27T18:14:49.872Z] 286ef20dc3e0: Pushed [2023-09-27T18:14:49.872Z] 383575896dbf: Pushed [2023-09-27T18:14:49.872Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:49.872Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:49.964Z] #64 ... [2023-09-27T18:14:49.964Z] [2023-09-27T18:14:49.964Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T18:14:49.964Z] #0 6.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:49.964Z] #0 7.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:49.964Z] #65 ... [2023-09-27T18:14:49.964Z] [2023-09-27T18:14:49.964Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-27T18:14:49.964Z] #0 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:49.964Z] #0 6.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:50.130Z] 423cd84f1903: Pushed [2023-09-27T18:14:50.131Z] 23bdf7493ab7: Pushed [2023-09-27T18:14:50.131Z] 4693057ce236: Layer already exists [2023-09-27T18:14:50.240Z] #66 ... [2023-09-27T18:14:50.240Z] [2023-09-27T18:14:50.240Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:50.852Z] #44 ... [2023-09-27T18:14:50.852Z] [2023-09-27T18:14:50.852Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-27T18:14:50.852Z] #61 DONE 4.0s [2023-09-27T18:14:50.852Z] [2023-09-27T18:14:50.852Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:50.852Z] #44 ... [2023-09-27T18:14:50.852Z] [2023-09-27T18:14:50.852Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-27T18:14:50.852Z] #67 DONE 0.2s [2023-09-27T18:14:50.852Z] [2023-09-27T18:14:50.852Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:51.062Z] f0551d105345: Pushed [2023-09-27T18:14:51.164Z] #44 ... [2023-09-27T18:14:51.164Z] [2023-09-27T18:14:51.164Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-27T18:14:51.164Z] #58 15.09 (1/4) Installing ca-certificates (20230506-r0) [2023-09-27T18:14:51.164Z] #58 15.39 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-27T18:14:51.164Z] #58 15.39 (3/4) Installing su-exec (0.2-r3) [2023-09-27T18:14:51.164Z] #58 15.39 (4/4) Installing yq (4.33.3-r3) [2023-09-27T18:14:51.164Z] #58 16.44 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:14:51.164Z] #58 16.51 Executing ca-certificates-20230506-r0.trigger [2023-09-27T18:14:51.164Z] #58 17.55 OK: 18 MiB in 19 packages [2023-09-27T18:14:51.164Z] #58 DONE 18.9s [2023-09-27T18:14:51.164Z] [2023-09-27T18:14:51.164Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:51.322Z] b0098536ef17: Pushed [2023-09-27T18:14:51.441Z] #44 ... [2023-09-27T18:14:51.441Z] [2023-09-27T18:14:51.441Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-27T18:14:51.441Z] #66 11.22 OK: 266 MiB in 52 packages [2023-09-27T18:14:51.441Z] #66 DONE 12.0s [2023-09-27T18:14:51.441Z] [2023-09-27T18:14:51.441Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:51.580Z] 190caf7e5ad9: Pushed [2023-09-27T18:14:51.839Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:ed859d4b456ff834bf61c14cf530368108b4bf5dba9a3edabb36760037589d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:52.092Z] #44 ... [2023-09-27T18:14:52.092Z] [2023-09-27T18:14:52.092Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-27T18:14:52.092Z] #56 16.26 (1/2) Installing ca-certificates (20230506-r0) [2023-09-27T18:14:52.092Z] #56 16.54 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-27T18:14:52.092Z] #56 16.58 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:14:52.092Z] #56 16.67 Executing ca-certificates-20230506-r0.trigger [2023-09-27T18:14:52.092Z] #56 18.15 OK: 9 MiB in 17 packages [2023-09-27T18:14:52.092Z] #56 DONE 19.7s [2023-09-27T18:14:52.092Z] [2023-09-27T18:14:52.092Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T18:14:52.092Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.7s [2023-09-27T18:14:52.141Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:52.423Z] #42 ... [2023-09-27T18:14:52.423Z] [2023-09-27T18:14:52.423Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:52.443Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-27T18:14:52.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-27T18:14:52.443Z] 27fedcb38c4b: Preparing [2023-09-27T18:14:52.443Z] 286ef20dc3e0: Preparing [2023-09-27T18:14:52.443Z] 190caf7e5ad9: Preparing [2023-09-27T18:14:52.443Z] f0551d105345: Preparing [2023-09-27T18:14:52.443Z] 383575896dbf: Preparing [2023-09-27T18:14:52.443Z] 423cd84f1903: Preparing [2023-09-27T18:14:52.443Z] 23bdf7493ab7: Preparing [2023-09-27T18:14:52.443Z] b87e5b249d9b: Preparing [2023-09-27T18:14:52.443Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:52.443Z] b0098536ef17: Preparing [2023-09-27T18:14:52.443Z] 4693057ce236: Preparing [2023-09-27T18:14:52.443Z] 23bdf7493ab7: Waiting [2023-09-27T18:14:52.443Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:52.443Z] b0098536ef17: Waiting [2023-09-27T18:14:52.443Z] 4693057ce236: Waiting [2023-09-27T18:14:52.443Z] b87e5b249d9b: Waiting [2023-09-27T18:14:52.443Z] 383575896dbf: Layer already exists [2023-09-27T18:14:52.443Z] f0551d105345: Layer already exists [2023-09-27T18:14:52.443Z] 190caf7e5ad9: Layer already exists [2023-09-27T18:14:52.443Z] 27fedcb38c4b: Layer already exists [2023-09-27T18:14:52.443Z] 286ef20dc3e0: Layer already exists [2023-09-27T18:14:52.443Z] 423cd84f1903: Layer already exists [2023-09-27T18:14:52.443Z] 23bdf7493ab7: Layer already exists [2023-09-27T18:14:52.443Z] b0098536ef17: Layer already exists [2023-09-27T18:14:52.443Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:52.443Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:52.443Z] 4693057ce236: Layer already exists [2023-09-27T18:14:52.443Z] latest: digest: sha256:ed859d4b456ff834bf61c14cf530368108b4bf5dba9a3edabb36760037589d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:52.733Z] #44 ... [2023-09-27T18:14:52.733Z] [2023-09-27T18:14:52.733Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:14:52.733Z] #68 DONE 0.9s [2023-09-27T18:14:52.733Z] [2023-09-27T18:14:52.733Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:52.733Z] #44 ... [2023-09-27T18:14:52.733Z] [2023-09-27T18:14:52.733Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T18:14:52.733Z] #65 12.88 OK: 266 MiB in 52 packages [2023-09-27T18:14:52.733Z] #65 DONE 13.8s [2023-09-27T18:14:52.733Z] [2023-09-27T18:14:52.733Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:52.745Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:53.045Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.58 [2023-09-27T18:14:53.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-27T18:14:53.045Z] 27fedcb38c4b: Preparing [2023-09-27T18:14:53.045Z] 286ef20dc3e0: Preparing [2023-09-27T18:14:53.045Z] 190caf7e5ad9: Preparing [2023-09-27T18:14:53.045Z] f0551d105345: Preparing [2023-09-27T18:14:53.045Z] 383575896dbf: Preparing [2023-09-27T18:14:53.045Z] 423cd84f1903: Preparing [2023-09-27T18:14:53.045Z] 23bdf7493ab7: Preparing [2023-09-27T18:14:53.045Z] b87e5b249d9b: Preparing [2023-09-27T18:14:53.045Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:53.045Z] b0098536ef17: Preparing [2023-09-27T18:14:53.045Z] 423cd84f1903: Waiting [2023-09-27T18:14:53.045Z] 23bdf7493ab7: Waiting [2023-09-27T18:14:53.045Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:53.045Z] 4693057ce236: Preparing [2023-09-27T18:14:53.045Z] f0551d105345: Layer already exists [2023-09-27T18:14:53.045Z] 27fedcb38c4b: Layer already exists [2023-09-27T18:14:53.045Z] 383575896dbf: Layer already exists [2023-09-27T18:14:53.045Z] 190caf7e5ad9: Layer already exists [2023-09-27T18:14:53.045Z] 286ef20dc3e0: Layer already exists [2023-09-27T18:14:53.045Z] 423cd84f1903: Layer already exists [2023-09-27T18:14:53.045Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:53.045Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:53.045Z] 23bdf7493ab7: Layer already exists [2023-09-27T18:14:53.045Z] b0098536ef17: Layer already exists [2023-09-27T18:14:53.045Z] 4693057ce236: Layer already exists [2023-09-27T18:14:53.045Z] 3.1.0-dev.58: digest: sha256:ed859d4b456ff834bf61c14cf530368108b4bf5dba9a3edabb36760037589d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:53.087Z] #44 ... [2023-09-27T18:14:53.087Z] [2023-09-27T18:14:53.087Z] #63 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T18:14:53.087Z] #63 11.98 OK: 266 MiB in 52 packages [2023-09-27T18:14:53.087Z] #63 DONE 13.3s [2023-09-27T18:14:53.087Z] [2023-09-27T18:14:53.087Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-27T18:14:53.087Z] #55 11.59 v3.18.3-253-gd7c6eb560e5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T18:14:53.088Z] #55 11.61 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T18:14:53.088Z] #55 11.61 OK: 19943 distinct packages available [2023-09-27T18:14:53.088Z] #55 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:53.088Z] #55 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:53.088Z] #55 18.57 (1/11) Installing ca-certificates (20230506-r0) [2023-09-27T18:14:53.088Z] #55 18.80 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-27T18:14:53.088Z] #55 18.90 (3/11) Installing libunistring (1.1-r1) [2023-09-27T18:14:53.088Z] #55 19.07 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-27T18:14:53.088Z] #55 19.10 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-27T18:14:53.088Z] #55 19.12 (6/11) Installing libcurl (8.3.0-r0) [2023-09-27T18:14:53.088Z] #55 19.19 (7/11) Installing curl (8.3.0-r0) [2023-09-27T18:14:53.088Z] #55 19.24 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-27T18:14:53.088Z] #55 19.33 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-27T18:14:53.088Z] #55 19.34 (10/11) Installing libucontext (1.2-r2) [2023-09-27T18:14:53.088Z] #55 19.36 (11/11) Installing gcompat (1.1.0-r1) [2023-09-27T18:14:53.088Z] #55 19.42 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:14:53.088Z] #55 19.58 Executing ca-certificates-20230506-r0.trigger [2023-09-27T18:14:53.088Z] #55 20.48 OK: 13 MiB in 26 packages [2023-09-27T18:14:53.088Z] #55 ... [2023-09-27T18:14:53.088Z] [2023-09-27T18:14:53.088Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:53.348Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-09-27T18:14:53.379Z] #44 ... [2023-09-27T18:14:53.379Z] [2023-09-27T18:14:53.379Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-27T18:14:53.379Z] #55 DONE 21.9s [2023-09-27T18:14:53.379Z] [2023-09-27T18:14:53.379Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] sh [2023-09-27T18:14:53.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:53.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-27T18:14:53.654Z] 27fedcb38c4b: Preparing [2023-09-27T18:14:53.654Z] 286ef20dc3e0: Preparing [2023-09-27T18:14:53.654Z] 190caf7e5ad9: Preparing [2023-09-27T18:14:53.654Z] f0551d105345: Preparing [2023-09-27T18:14:53.654Z] 383575896dbf: Preparing [2023-09-27T18:14:53.654Z] 423cd84f1903: Preparing [2023-09-27T18:14:53.654Z] 23bdf7493ab7: Preparing [2023-09-27T18:14:53.654Z] b87e5b249d9b: Preparing [2023-09-27T18:14:53.654Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:53.654Z] b0098536ef17: Preparing [2023-09-27T18:14:53.654Z] 4693057ce236: Preparing [2023-09-27T18:14:53.654Z] 423cd84f1903: Waiting [2023-09-27T18:14:53.654Z] 23bdf7493ab7: Waiting [2023-09-27T18:14:53.654Z] b87e5b249d9b: Waiting [2023-09-27T18:14:53.654Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:53.654Z] b0098536ef17: Waiting [2023-09-27T18:14:53.654Z] 4693057ce236: Waiting [2023-09-27T18:14:53.654Z] 190caf7e5ad9: Layer already exists [2023-09-27T18:14:53.654Z] f0551d105345: Layer already exists [2023-09-27T18:14:53.654Z] 286ef20dc3e0: Layer already exists [2023-09-27T18:14:53.654Z] 27fedcb38c4b: Layer already exists [2023-09-27T18:14:53.654Z] 383575896dbf: Layer already exists [2023-09-27T18:14:53.654Z] 423cd84f1903: Layer already exists [2023-09-27T18:14:53.654Z] 23bdf7493ab7: Layer already exists [2023-09-27T18:14:53.654Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:53.654Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:53.654Z] b0098536ef17: Layer already exists [2023-09-27T18:14:53.654Z] 4693057ce236: Layer already exists [2023-09-27T18:14:53.654Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:ed859d4b456ff834bf61c14cf530368108b4bf5dba9a3edabb36760037589d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:53.961Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:54.263Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-27T18:14:54.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-27T18:14:54.263Z] 27fedcb38c4b: Preparing [2023-09-27T18:14:54.263Z] 286ef20dc3e0: Preparing [2023-09-27T18:14:54.263Z] 190caf7e5ad9: Preparing [2023-09-27T18:14:54.263Z] f0551d105345: Preparing [2023-09-27T18:14:54.263Z] 383575896dbf: Preparing [2023-09-27T18:14:54.263Z] 423cd84f1903: Preparing [2023-09-27T18:14:54.263Z] 23bdf7493ab7: Preparing [2023-09-27T18:14:54.263Z] b87e5b249d9b: Preparing [2023-09-27T18:14:54.263Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:54.263Z] b0098536ef17: Preparing [2023-09-27T18:14:54.263Z] 4693057ce236: Preparing [2023-09-27T18:14:54.263Z] 423cd84f1903: Waiting [2023-09-27T18:14:54.263Z] 23bdf7493ab7: Waiting [2023-09-27T18:14:54.263Z] b87e5b249d9b: Waiting [2023-09-27T18:14:54.263Z] 3cf54126a4d1: Waiting [2023-09-27T18:14:54.263Z] b0098536ef17: Waiting [2023-09-27T18:14:54.263Z] 4693057ce236: Waiting [2023-09-27T18:14:54.263Z] 27fedcb38c4b: Layer already exists [2023-09-27T18:14:54.263Z] f0551d105345: Layer already exists [2023-09-27T18:14:54.263Z] 190caf7e5ad9: Layer already exists [2023-09-27T18:14:54.263Z] 383575896dbf: Layer already exists [2023-09-27T18:14:54.263Z] 423cd84f1903: Layer already exists [2023-09-27T18:14:54.263Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:54.263Z] 23bdf7493ab7: Layer already exists [2023-09-27T18:14:54.263Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:54.263Z] b0098536ef17: Layer already exists [2023-09-27T18:14:54.263Z] 4693057ce236: Layer already exists [2023-09-27T18:14:54.263Z] 286ef20dc3e0: Layer already exists [2023-09-27T18:14:54.263Z] main: digest: sha256:ed859d4b456ff834bf61c14cf530368108b4bf5dba9a3edabb36760037589d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:14:54.299Z] ===================================================== [Pipeline] echo [2023-09-27T18:14:54.305Z] taggedImages: [2023-09-27T18:14:54.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:54.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-27T18:14:54.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.58 [2023-09-27T18:14:54.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:54.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-27T18:14:54.321Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-27T18:14:54.321Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:54.321Z] latest [2023-09-27T18:14:54.321Z] 3.1.0-dev.58 [2023-09-27T18:14:54.321Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:54.321Z] main [2023-09-27T18:14:54.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:54.533Z] #44 ... [2023-09-27T18:14:54.533Z] [2023-09-27T18:14:54.533Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-27T18:14:54.533Z] #60 13.76 v3.18.3-253-gd7c6eb560e5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T18:14:54.533Z] #60 13.76 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T18:14:54.533Z] #60 13.76 OK: 19943 distinct packages available [2023-09-27T18:14:54.533Z] #60 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:54.533Z] #60 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:54.533Z] #60 19.93 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-27T18:14:54.533Z] #60 19.96 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-27T18:14:54.533Z] #60 20.00 (3/4) Installing libucontext (1.2-r2) [2023-09-27T18:14:54.533Z] #60 20.03 (4/4) Installing gcompat (1.1.0-r1) [2023-09-27T18:14:54.533Z] #60 20.04 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:14:54.533Z] #60 20.14 OK: 8 MiB in 19 packages [2023-09-27T18:14:54.533Z] #60 DONE 21.0s [2023-09-27T18:14:54.533Z] [2023-09-27T18:14:54.533Z] #69 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:14:54.533Z] #69 DONE 1.6s [2023-09-27T18:14:54.533Z] [2023-09-27T18:14:54.533Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:14:54.533Z] #70 DONE 1.8s [2023-09-27T18:14:54.533Z] [2023-09-27T18:14:54.533Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:54.533Z] #44 ... [2023-09-27T18:14:54.533Z] [2023-09-27T18:14:54.533Z] #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-27T18:14:54.533Z] #59 15.54 v3.18.3-253-gd7c6eb560e5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T18:14:54.533Z] #59 15.54 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T18:14:54.533Z] #59 15.54 OK: 19943 distinct packages available [2023-09-27T18:14:54.533Z] #59 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:54.533Z] #59 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:54.533Z] #59 20.40 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T18:14:54.533Z] #59 20.55 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T18:14:54.533Z] #59 20.58 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-27T18:14:54.533Z] #59 20.61 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-27T18:14:54.533Z] #59 20.61 (5/7) Installing libucontext (1.2-r2) [2023-09-27T18:14:54.533Z] #59 20.62 (6/7) Installing gcompat (1.1.0-r1) [2023-09-27T18:14:54.533Z] #59 20.63 (7/7) Installing openssl (3.1.3-r0) [2023-09-27T18:14:54.533Z] #59 20.69 Executing busybox-1.36.1-r2.trigger [2023-09-27T18:14:54.533Z] #59 20.75 OK: 9 MiB in 20 packages [2023-09-27T18:14:54.533Z] #59 DONE 21.5s [2023-09-27T18:14:54.533Z] [2023-09-27T18:14:54.533Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:54.533Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.1s [2023-09-27T18:14:54.645Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:54.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:14:54.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-27T18:14:54.957Z] 2922a6920d52: Preparing [2023-09-27T18:14:54.957Z] 820c677fa631: Preparing [2023-09-27T18:14:54.957Z] b87e5b249d9b: Preparing [2023-09-27T18:14:54.957Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:54.957Z] 3d89a941465d: Preparing [2023-09-27T18:14:54.957Z] 4693057ce236: Preparing [2023-09-27T18:14:54.957Z] 4693057ce236: Waiting [2023-09-27T18:14:54.957Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:54.957Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:54.957Z] 4693057ce236: Layer already exists [2023-09-27T18:14:54.957Z] 2922a6920d52: Pushed [2023-09-27T18:14:55.128Z] #44 ... [2023-09-27T18:14:55.128Z] [2023-09-27T18:14:55.128Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T18:14:55.128Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.1s done [2023-09-27T18:14:55.128Z] #42 DONE 21.9s [2023-09-27T18:14:55.128Z] [2023-09-27T18:14:55.128Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:55.893Z] 3d89a941465d: Pushed [2023-09-27T18:14:56.112Z] #44 ... [2023-09-27T18:14:56.112Z] [2023-09-27T18:14:56.112Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-27T18:14:56.113Z] #64 13.33 v3.18.3-253-gd7c6eb560e5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T18:14:56.113Z] #64 13.33 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T18:14:56.113Z] #64 13.33 OK: 19945 distinct packages available [2023-09-27T18:14:56.113Z] #64 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:56.113Z] #64 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T18:14:56.113Z] #64 15.82 OK: 266 MiB in 52 packages [2023-09-27T18:14:56.113Z] #64 DONE 16.2s [2023-09-27T18:14:56.113Z] [2023-09-27T18:14:56.113Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:56.381Z] #44 ... [2023-09-27T18:14:56.381Z] [2023-09-27T18:14:56.381Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:14:56.381Z] #71 DONE 0.5s [2023-09-27T18:14:56.381Z] [2023-09-27T18:14:56.381Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:57.799Z] 820c677fa631: Pushed [2023-09-27T18:14:57.799Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:b48364f40cf60b8fafbe64d0491105502a4ef0197fba0f8f35a52102b255a54b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:57.877Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.5s done [2023-09-27T18:14:58.108Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:58.161Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.5s done [2023-09-27T18:14:58.161Z] #44 ... [2023-09-27T18:14:58.161Z] [2023-09-27T18:14:58.161Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-27T18:14:58.161Z] #72 DONE 2.0s [2023-09-27T18:14:58.161Z] [2023-09-27T18:14:58.162Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:14:58.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-27T18:14:58.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-27T18:14:58.420Z] 2922a6920d52: Preparing [2023-09-27T18:14:58.420Z] 820c677fa631: Preparing [2023-09-27T18:14:58.420Z] b87e5b249d9b: Preparing [2023-09-27T18:14:58.420Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:58.420Z] 3d89a941465d: Preparing [2023-09-27T18:14:58.420Z] 4693057ce236: Preparing [2023-09-27T18:14:58.420Z] 4693057ce236: Waiting [2023-09-27T18:14:58.420Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:58.420Z] 3d89a941465d: Layer already exists [2023-09-27T18:14:58.420Z] 820c677fa631: Layer already exists [2023-09-27T18:14:58.420Z] 2922a6920d52: Layer already exists [2023-09-27T18:14:58.420Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:58.420Z] 4693057ce236: Layer already exists [2023-09-27T18:14:58.420Z] latest: digest: sha256:b48364f40cf60b8fafbe64d0491105502a4ef0197fba0f8f35a52102b255a54b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:58.729Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:59.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.58 [2023-09-27T18:14:59.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-27T18:14:59.038Z] 2922a6920d52: Preparing [2023-09-27T18:14:59.038Z] 820c677fa631: Preparing [2023-09-27T18:14:59.038Z] b87e5b249d9b: Preparing [2023-09-27T18:14:59.038Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:59.038Z] 3d89a941465d: Preparing [2023-09-27T18:14:59.038Z] 4693057ce236: Preparing [2023-09-27T18:14:59.038Z] 4693057ce236: Waiting [2023-09-27T18:14:59.038Z] 820c677fa631: Layer already exists [2023-09-27T18:14:59.038Z] 3d89a941465d: Layer already exists [2023-09-27T18:14:59.038Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:59.038Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:59.038Z] 2922a6920d52: Layer already exists [2023-09-27T18:14:59.038Z] 4693057ce236: Layer already exists [2023-09-27T18:14:59.038Z] 3.1.0-dev.58: digest: sha256:b48364f40cf60b8fafbe64d0491105502a4ef0197fba0f8f35a52102b255a54b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:59.341Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:59.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:14:59.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-27T18:14:59.644Z] 2922a6920d52: Preparing [2023-09-27T18:14:59.644Z] 820c677fa631: Preparing [2023-09-27T18:14:59.644Z] b87e5b249d9b: Preparing [2023-09-27T18:14:59.644Z] 3cf54126a4d1: Preparing [2023-09-27T18:14:59.644Z] 3d89a941465d: Preparing [2023-09-27T18:14:59.644Z] 4693057ce236: Preparing [2023-09-27T18:14:59.644Z] 4693057ce236: Waiting [2023-09-27T18:14:59.644Z] 3d89a941465d: Layer already exists [2023-09-27T18:14:59.644Z] 820c677fa631: Layer already exists [2023-09-27T18:14:59.644Z] b87e5b249d9b: Layer already exists [2023-09-27T18:14:59.644Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:14:59.644Z] 2922a6920d52: Layer already exists [2023-09-27T18:14:59.644Z] 4693057ce236: Layer already exists [2023-09-27T18:14:59.644Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:b48364f40cf60b8fafbe64d0491105502a4ef0197fba0f8f35a52102b255a54b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:14:59.961Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:00.134Z] #44 ... [2023-09-27T18:15:00.134Z] [2023-09-27T18:15:00.134Z] #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T18:15:00.134Z] #73 DONE 1.1s [2023-09-27T18:15:00.134Z] [2023-09-27T18:15:00.134Z] #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T18:15:00.134Z] #74 DONE 1.2s [2023-09-27T18:15:00.134Z] [2023-09-27T18:15:00.134Z] #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T18:15:00.134Z] #75 DONE 1.2s [2023-09-27T18:15:00.134Z] [2023-09-27T18:15:00.134Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-27T18:15:00.134Z] #76 DONE 0.1s [2023-09-27T18:15:00.134Z] [2023-09-27T18:15:00.134Z] #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-27T18:15:00.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-27T18:15:00.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-27T18:15:00.261Z] 2922a6920d52: Preparing [2023-09-27T18:15:00.261Z] 820c677fa631: Preparing [2023-09-27T18:15:00.261Z] b87e5b249d9b: Preparing [2023-09-27T18:15:00.261Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:00.261Z] 3d89a941465d: Preparing [2023-09-27T18:15:00.261Z] 4693057ce236: Preparing [2023-09-27T18:15:00.261Z] 4693057ce236: Waiting [2023-09-27T18:15:00.261Z] 2922a6920d52: Layer already exists [2023-09-27T18:15:00.261Z] 3d89a941465d: Layer already exists [2023-09-27T18:15:00.261Z] 820c677fa631: Layer already exists [2023-09-27T18:15:00.261Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:00.261Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:00.261Z] 4693057ce236: Layer already exists [2023-09-27T18:15:00.261Z] main: digest: sha256:b48364f40cf60b8fafbe64d0491105502a4ef0197fba0f8f35a52102b255a54b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:15:00.298Z] ===================================================== [Pipeline] echo [2023-09-27T18:15:00.304Z] taggedImages: [2023-09-27T18:15:00.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:00.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-27T18:15:00.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.58 [2023-09-27T18:15:00.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:00.304Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-27T18:15:00.319Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-27T18:15:00.319Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:00.319Z] latest [2023-09-27T18:15:00.319Z] 3.1.0-dev.58 [2023-09-27T18:15:00.319Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:00.319Z] main [2023-09-27T18:15:00.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:00.409Z] #77 DONE 0.2s [2023-09-27T18:15:00.409Z] [2023-09-27T18:15:00.409Z] #78 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-27T18:15:00.409Z] #78 DONE 0.2s [2023-09-27T18:15:00.409Z] [2023-09-27T18:15:00.409Z] #79 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-27T18:15:00.409Z] #79 ... [2023-09-27T18:15:00.409Z] [2023-09-27T18:15:00.409Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-27T18:15:00.409Z] #80 DONE 0.2s [2023-09-27T18:15:00.620Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:00.701Z] [2023-09-27T18:15:00.701Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-27T18:15:00.701Z] #81 DONE 0.2s [2023-09-27T18:15:00.701Z] [2023-09-27T18:15:00.701Z] #79 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-27T18:15:00.701Z] #79 DONE 0.2s [2023-09-27T18:15:00.701Z] [2023-09-27T18:15:00.701Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-27T18:15:00.701Z] #82 DONE 0.2s [2023-09-27T18:15:00.701Z] [2023-09-27T18:15:00.701Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-27T18:15:00.701Z] #83 DONE 0.2s [2023-09-27T18:15:00.701Z] [2023-09-27T18:15:00.701Z] #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-27T18:15:00.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:00.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-27T18:15:00.925Z] bd313e5ef7a3: Preparing [2023-09-27T18:15:00.925Z] df2b52cc13ca: Preparing [2023-09-27T18:15:00.925Z] a03226a2d281: Preparing [2023-09-27T18:15:00.926Z] b87e5b249d9b: Preparing [2023-09-27T18:15:00.926Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:00.926Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:00.926Z] aef4499f7ff8: Preparing [2023-09-27T18:15:00.926Z] 28390808194d: Preparing [2023-09-27T18:15:00.926Z] 4693057ce236: Preparing [2023-09-27T18:15:00.926Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:00.926Z] 28390808194d: Waiting [2023-09-27T18:15:00.926Z] 4693057ce236: Waiting [2023-09-27T18:15:00.926Z] aef4499f7ff8: Waiting [2023-09-27T18:15:00.926Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:00.926Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:00.926Z] df2b52cc13ca: Pushed [2023-09-27T18:15:00.926Z] bd313e5ef7a3: Pushed [2023-09-27T18:15:00.926Z] a03226a2d281: Pushed [2023-09-27T18:15:00.926Z] 4693057ce236: Layer already exists [2023-09-27T18:15:00.984Z] #84 DONE 0.2s [2023-09-27T18:15:00.984Z] [2023-09-27T18:15:00.984Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-27T18:15:00.984Z] #85 DONE 0.3s [2023-09-27T18:15:00.984Z] [2023-09-27T18:15:00.984Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-27T18:15:00.984Z] #86 DONE 0.2s [2023-09-27T18:15:00.984Z] [2023-09-27T18:15:00.984Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-27T18:15:00.984Z] #87 DONE 0.2s [2023-09-27T18:15:00.984Z] [2023-09-27T18:15:00.984Z] #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-27T18:15:00.984Z] #88 DONE 0.2s [2023-09-27T18:15:00.984Z] [2023-09-27T18:15:00.984Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-27T18:15:01.264Z] #89 DONE 0.3s [2023-09-27T18:15:01.264Z] [2023-09-27T18:15:01.264Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-27T18:15:01.264Z] #90 DONE 0.3s [2023-09-27T18:15:01.264Z] [2023-09-27T18:15:01.264Z] #91 [security-spire-server] exporting to image [2023-09-27T18:15:01.264Z] #91 exporting layers [2023-09-27T18:15:01.862Z] 28390808194d: Pushed [2023-09-27T18:15:02.689Z] #91 exporting layers 1.6s done [2023-09-27T18:15:02.689Z] #91 writing image sha256:3adffad9d13e968512f59b152be51ed2f8b8d7b92b77f420dee16ae60a815ef8 [2023-09-27T18:15:02.689Z] #91 ... [2023-09-27T18:15:02.689Z] [2023-09-27T18:15:02.689Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:02.689Z] #92 ... [2023-09-27T18:15:02.689Z] [2023-09-27T18:15:02.689Z] #91 [security-spire-server] exporting to image [2023-09-27T18:15:02.689Z] #91 exporting layers 1.4s done [2023-09-27T18:15:02.689Z] #91 writing image sha256:3adffad9d13e968512f59b152be51ed2f8b8d7b92b77f420dee16ae60a815ef8 0.0s done [2023-09-27T18:15:02.689Z] #91 naming to docker.io/library/security-spire-config-arm64 done [2023-09-27T18:15:02.689Z] #91 writing image sha256:a1ee058ce95ff9de099709a13d49b385ba9273006c4641ccadd80badcade6d76 done [2023-09-27T18:15:02.689Z] #91 naming to docker.io/library/security-spire-server-arm64 done [2023-09-27T18:15:02.957Z] #91 exporting layers 1.6s done [2023-09-27T18:15:02.957Z] #91 writing image sha256:fee49ad46e6aa818a2524720062f16fded9f8bad95749b7935d898023d584579 done [2023-09-27T18:15:02.957Z] #91 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-27T18:15:02.957Z] #91 DONE 1.8s [2023-09-27T18:15:02.957Z] [2023-09-27T18:15:02.957Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:04.917Z] #93 ... [2023-09-27T18:15:04.917Z] [2023-09-27T18:15:04.917Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:04.917Z] #94 ... [2023-09-27T18:15:04.917Z] [2023-09-27T18:15:04.917Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:07.122Z] aef4499f7ff8: Pushed [2023-09-27T18:15:09.029Z] d4ee247fb0f4: Pushed [2023-09-27T18:15:09.029Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:1dffe9ac830be11ec7d81bd53cbb933a23e798773b064658091bc95ffcc71ed3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:09.342Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:09.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-27T18:15:09.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-27T18:15:09.741Z] bd313e5ef7a3: Preparing [2023-09-27T18:15:09.741Z] df2b52cc13ca: Preparing [2023-09-27T18:15:09.741Z] a03226a2d281: Preparing [2023-09-27T18:15:09.741Z] b87e5b249d9b: Preparing [2023-09-27T18:15:09.741Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:09.741Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:09.741Z] aef4499f7ff8: Preparing [2023-09-27T18:15:09.741Z] 28390808194d: Preparing [2023-09-27T18:15:09.741Z] 4693057ce236: Preparing [2023-09-27T18:15:09.741Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:09.741Z] aef4499f7ff8: Waiting [2023-09-27T18:15:09.741Z] 28390808194d: Waiting [2023-09-27T18:15:09.741Z] 4693057ce236: Waiting [2023-09-27T18:15:09.741Z] df2b52cc13ca: Layer already exists [2023-09-27T18:15:09.741Z] a03226a2d281: Layer already exists [2023-09-27T18:15:09.741Z] bd313e5ef7a3: Layer already exists [2023-09-27T18:15:09.741Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:09.741Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:09.741Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:09.741Z] 4693057ce236: Layer already exists [2023-09-27T18:15:09.741Z] aef4499f7ff8: Layer already exists [2023-09-27T18:15:09.741Z] 28390808194d: Layer already exists [2023-09-27T18:15:09.741Z] latest: digest: sha256:1dffe9ac830be11ec7d81bd53cbb933a23e798773b064658091bc95ffcc71ed3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:10.053Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:10.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.58 [2023-09-27T18:15:10.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-27T18:15:10.355Z] bd313e5ef7a3: Preparing [2023-09-27T18:15:10.355Z] df2b52cc13ca: Preparing [2023-09-27T18:15:10.355Z] a03226a2d281: Preparing [2023-09-27T18:15:10.355Z] b87e5b249d9b: Preparing [2023-09-27T18:15:10.355Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:10.355Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:10.355Z] aef4499f7ff8: Preparing [2023-09-27T18:15:10.355Z] 28390808194d: Preparing [2023-09-27T18:15:10.355Z] 4693057ce236: Preparing [2023-09-27T18:15:10.355Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:10.355Z] aef4499f7ff8: Waiting [2023-09-27T18:15:10.355Z] 28390808194d: Waiting [2023-09-27T18:15:10.355Z] 4693057ce236: Waiting [2023-09-27T18:15:10.355Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:10.355Z] bd313e5ef7a3: Layer already exists [2023-09-27T18:15:10.355Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:10.355Z] df2b52cc13ca: Layer already exists [2023-09-27T18:15:10.355Z] a03226a2d281: Layer already exists [2023-09-27T18:15:10.355Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:10.355Z] 28390808194d: Layer already exists [2023-09-27T18:15:10.355Z] aef4499f7ff8: Layer already exists [2023-09-27T18:15:10.355Z] 4693057ce236: Layer already exists [2023-09-27T18:15:10.355Z] 3.1.0-dev.58: digest: sha256:1dffe9ac830be11ec7d81bd53cbb933a23e798773b064658091bc95ffcc71ed3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:10.667Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:10.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:10.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-27T18:15:10.975Z] bd313e5ef7a3: Preparing [2023-09-27T18:15:10.975Z] df2b52cc13ca: Preparing [2023-09-27T18:15:10.975Z] a03226a2d281: Preparing [2023-09-27T18:15:10.975Z] b87e5b249d9b: Preparing [2023-09-27T18:15:10.975Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:10.975Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:10.975Z] aef4499f7ff8: Preparing [2023-09-27T18:15:10.975Z] 28390808194d: Preparing [2023-09-27T18:15:10.975Z] 4693057ce236: Preparing [2023-09-27T18:15:10.975Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:10.975Z] aef4499f7ff8: Waiting [2023-09-27T18:15:10.975Z] 28390808194d: Waiting [2023-09-27T18:15:10.975Z] df2b52cc13ca: Layer already exists [2023-09-27T18:15:10.975Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:10.975Z] bd313e5ef7a3: Layer already exists [2023-09-27T18:15:10.975Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:10.975Z] a03226a2d281: Layer already exists [2023-09-27T18:15:10.975Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:10.975Z] aef4499f7ff8: Layer already exists [2023-09-27T18:15:10.975Z] 28390808194d: Layer already exists [2023-09-27T18:15:10.975Z] 4693057ce236: Layer already exists [2023-09-27T18:15:10.975Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:1dffe9ac830be11ec7d81bd53cbb933a23e798773b064658091bc95ffcc71ed3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:11.285Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:11.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-27T18:15:11.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-27T18:15:11.586Z] bd313e5ef7a3: Preparing [2023-09-27T18:15:11.586Z] df2b52cc13ca: Preparing [2023-09-27T18:15:11.586Z] a03226a2d281: Preparing [2023-09-27T18:15:11.586Z] b87e5b249d9b: Preparing [2023-09-27T18:15:11.586Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:11.586Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:11.586Z] aef4499f7ff8: Preparing [2023-09-27T18:15:11.586Z] 28390808194d: Preparing [2023-09-27T18:15:11.586Z] 4693057ce236: Preparing [2023-09-27T18:15:11.586Z] aef4499f7ff8: Waiting [2023-09-27T18:15:11.586Z] 28390808194d: Waiting [2023-09-27T18:15:11.586Z] 4693057ce236: Waiting [2023-09-27T18:15:11.586Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:11.586Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:11.586Z] bd313e5ef7a3: Layer already exists [2023-09-27T18:15:11.586Z] df2b52cc13ca: Layer already exists [2023-09-27T18:15:11.586Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:11.586Z] a03226a2d281: Layer already exists [2023-09-27T18:15:11.586Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:11.586Z] aef4499f7ff8: Layer already exists [2023-09-27T18:15:11.586Z] 28390808194d: Layer already exists [2023-09-27T18:15:11.586Z] 4693057ce236: Layer already exists [2023-09-27T18:15:11.586Z] main: digest: sha256:1dffe9ac830be11ec7d81bd53cbb933a23e798773b064658091bc95ffcc71ed3 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:15:11.632Z] ===================================================== [Pipeline] echo [2023-09-27T18:15:11.642Z] taggedImages: [2023-09-27T18:15:11.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:11.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-27T18:15:11.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.58 [2023-09-27T18:15:11.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:11.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-27T18:15:11.657Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-27T18:15:11.657Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:11.657Z] latest [2023-09-27T18:15:11.657Z] 3.1.0-dev.58 [2023-09-27T18:15:11.657Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:11.657Z] main [2023-09-27T18:15:11.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:11.960Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:12.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:12.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-27T18:15:12.263Z] 92aa9deb51b2: Preparing [2023-09-27T18:15:12.263Z] 2d1a2cc26375: Preparing [2023-09-27T18:15:12.263Z] 5515ae640e76: Preparing [2023-09-27T18:15:12.263Z] b87e5b249d9b: Preparing [2023-09-27T18:15:12.263Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:12.263Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:12.263Z] 71ea76005d9d: Preparing [2023-09-27T18:15:12.263Z] 4693057ce236: Preparing [2023-09-27T18:15:12.263Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:12.263Z] 71ea76005d9d: Waiting [2023-09-27T18:15:12.263Z] 4693057ce236: Waiting [2023-09-27T18:15:12.263Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:12.263Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:12.263Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:12.263Z] 4693057ce236: Layer already exists [2023-09-27T18:15:12.263Z] 2d1a2cc26375: Pushed [2023-09-27T18:15:12.263Z] 92aa9deb51b2: Pushed [2023-09-27T18:15:12.263Z] 5515ae640e76: Pushed [2023-09-27T18:15:12.522Z] 71ea76005d9d: Pushed [2023-09-27T18:15:12.781Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:989818cd3c1d2848bfeb4ca9fb602ffa068325e30f7523f3418759ffe84fb952 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:13.086Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:13.384Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-27T18:15:13.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-27T18:15:13.384Z] 92aa9deb51b2: Preparing [2023-09-27T18:15:13.384Z] 2d1a2cc26375: Preparing [2023-09-27T18:15:13.384Z] 5515ae640e76: Preparing [2023-09-27T18:15:13.384Z] b87e5b249d9b: Preparing [2023-09-27T18:15:13.384Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:13.384Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:13.384Z] 71ea76005d9d: Preparing [2023-09-27T18:15:13.384Z] 4693057ce236: Preparing [2023-09-27T18:15:13.384Z] 71ea76005d9d: Waiting [2023-09-27T18:15:13.384Z] 4693057ce236: Waiting [2023-09-27T18:15:13.384Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:13.384Z] 2d1a2cc26375: Layer already exists [2023-09-27T18:15:13.384Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:13.384Z] 92aa9deb51b2: Layer already exists [2023-09-27T18:15:13.384Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:13.384Z] 5515ae640e76: Layer already exists [2023-09-27T18:15:13.384Z] 71ea76005d9d: Layer already exists [2023-09-27T18:15:13.384Z] 4693057ce236: Layer already exists [2023-09-27T18:15:13.384Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:13.384Z] latest: digest: sha256:989818cd3c1d2848bfeb4ca9fb602ffa068325e30f7523f3418759ffe84fb952 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:13.685Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:13.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.58 [2023-09-27T18:15:13.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-27T18:15:13.992Z] 92aa9deb51b2: Preparing [2023-09-27T18:15:13.992Z] 2d1a2cc26375: Preparing [2023-09-27T18:15:13.992Z] 5515ae640e76: Preparing [2023-09-27T18:15:13.992Z] b87e5b249d9b: Preparing [2023-09-27T18:15:13.992Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:13.992Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:13.992Z] 71ea76005d9d: Preparing [2023-09-27T18:15:13.992Z] 4693057ce236: Preparing [2023-09-27T18:15:13.992Z] 71ea76005d9d: Waiting [2023-09-27T18:15:13.992Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:13.992Z] 5515ae640e76: Layer already exists [2023-09-27T18:15:13.992Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:13.992Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:13.992Z] 92aa9deb51b2: Layer already exists [2023-09-27T18:15:13.992Z] 2d1a2cc26375: Layer already exists [2023-09-27T18:15:13.992Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:13.992Z] 71ea76005d9d: Layer already exists [2023-09-27T18:15:13.992Z] 4693057ce236: Layer already exists [2023-09-27T18:15:13.992Z] 3.1.0-dev.58: digest: sha256:989818cd3c1d2848bfeb4ca9fb602ffa068325e30f7523f3418759ffe84fb952 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:14.306Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:14.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:14.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-27T18:15:14.614Z] 92aa9deb51b2: Preparing [2023-09-27T18:15:14.614Z] 2d1a2cc26375: Preparing [2023-09-27T18:15:14.614Z] 5515ae640e76: Preparing [2023-09-27T18:15:14.614Z] b87e5b249d9b: Preparing [2023-09-27T18:15:14.614Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:14.614Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:14.614Z] 71ea76005d9d: Preparing [2023-09-27T18:15:14.614Z] 4693057ce236: Preparing [2023-09-27T18:15:14.614Z] 4693057ce236: Waiting [2023-09-27T18:15:14.614Z] 71ea76005d9d: Waiting [2023-09-27T18:15:14.614Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:14.614Z] 5515ae640e76: Layer already exists [2023-09-27T18:15:14.614Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:14.614Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:14.614Z] 92aa9deb51b2: Layer already exists [2023-09-27T18:15:14.614Z] 2d1a2cc26375: Layer already exists [2023-09-27T18:15:14.614Z] 4693057ce236: Layer already exists [2023-09-27T18:15:14.614Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:14.614Z] 71ea76005d9d: Layer already exists [2023-09-27T18:15:14.614Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:989818cd3c1d2848bfeb4ca9fb602ffa068325e30f7523f3418759ffe84fb952 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:14.927Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:15.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-27T18:15:15.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-27T18:15:15.241Z] 92aa9deb51b2: Preparing [2023-09-27T18:15:15.241Z] 2d1a2cc26375: Preparing [2023-09-27T18:15:15.241Z] 5515ae640e76: Preparing [2023-09-27T18:15:15.241Z] b87e5b249d9b: Preparing [2023-09-27T18:15:15.241Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:15.241Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:15.241Z] 71ea76005d9d: Preparing [2023-09-27T18:15:15.241Z] 4693057ce236: Preparing [2023-09-27T18:15:15.241Z] 4693057ce236: Waiting [2023-09-27T18:15:15.241Z] 71ea76005d9d: Waiting [2023-09-27T18:15:15.241Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:15.241Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:15.241Z] 92aa9deb51b2: Layer already exists [2023-09-27T18:15:15.241Z] 2d1a2cc26375: Layer already exists [2023-09-27T18:15:15.241Z] 5515ae640e76: Layer already exists [2023-09-27T18:15:15.241Z] 4693057ce236: Layer already exists [2023-09-27T18:15:15.241Z] 71ea76005d9d: Layer already exists [2023-09-27T18:15:15.241Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:15.241Z] main: digest: sha256:989818cd3c1d2848bfeb4ca9fb602ffa068325e30f7523f3418759ffe84fb952 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:15:15.283Z] ===================================================== [Pipeline] echo [2023-09-27T18:15:15.290Z] taggedImages: [2023-09-27T18:15:15.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:15.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-27T18:15:15.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.58 [2023-09-27T18:15:15.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:15.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-27T18:15:15.308Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-27T18:15:15.308Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:15.308Z] latest [2023-09-27T18:15:15.308Z] 3.1.0-dev.58 [2023-09-27T18:15:15.308Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:15.308Z] main [2023-09-27T18:15:15.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:15.614Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:15.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:15.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-27T18:15:15.923Z] bd313e5ef7a3: Preparing [2023-09-27T18:15:15.923Z] 8f913ed196e6: Preparing [2023-09-27T18:15:15.923Z] 77b3e0ae43e6: Preparing [2023-09-27T18:15:15.923Z] b87e5b249d9b: Preparing [2023-09-27T18:15:15.923Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:15.923Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:15.923Z] 28390808194d: Preparing [2023-09-27T18:15:15.923Z] 4693057ce236: Preparing [2023-09-27T18:15:15.923Z] 4693057ce236: Waiting [2023-09-27T18:15:15.923Z] 28390808194d: Waiting [2023-09-27T18:15:15.923Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:15.923Z] bd313e5ef7a3: Layer already exists [2023-09-27T18:15:15.923Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:15.923Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:15.923Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:15.923Z] 28390808194d: Layer already exists [2023-09-27T18:15:15.923Z] 4693057ce236: Layer already exists [2023-09-27T18:15:15.923Z] 77b3e0ae43e6: Pushed [2023-09-27T18:15:15.923Z] 8f913ed196e6: Pushed [2023-09-27T18:15:16.183Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:247b985056157f5622301be9ec018ee8cbf4040e13d31d33cdff282bc5514e1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:16.493Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:16.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-27T18:15:16.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-27T18:15:16.802Z] bd313e5ef7a3: Preparing [2023-09-27T18:15:16.802Z] 8f913ed196e6: Preparing [2023-09-27T18:15:16.802Z] 77b3e0ae43e6: Preparing [2023-09-27T18:15:16.802Z] b87e5b249d9b: Preparing [2023-09-27T18:15:16.802Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:16.802Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:16.802Z] 28390808194d: Preparing [2023-09-27T18:15:16.802Z] 4693057ce236: Preparing [2023-09-27T18:15:16.802Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:16.802Z] 28390808194d: Waiting [2023-09-27T18:15:16.802Z] 4693057ce236: Waiting [2023-09-27T18:15:16.802Z] 8f913ed196e6: Layer already exists [2023-09-27T18:15:16.802Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:16.802Z] bd313e5ef7a3: Layer already exists [2023-09-27T18:15:16.802Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:16.802Z] 77b3e0ae43e6: Layer already exists [2023-09-27T18:15:16.802Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:16.802Z] 28390808194d: Layer already exists [2023-09-27T18:15:16.802Z] 4693057ce236: Layer already exists [2023-09-27T18:15:16.802Z] latest: digest: sha256:247b985056157f5622301be9ec018ee8cbf4040e13d31d33cdff282bc5514e1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:17.118Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:17.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.58 [2023-09-27T18:15:17.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-27T18:15:17.424Z] bd313e5ef7a3: Preparing [2023-09-27T18:15:17.424Z] 8f913ed196e6: Preparing [2023-09-27T18:15:17.424Z] 77b3e0ae43e6: Preparing [2023-09-27T18:15:17.424Z] b87e5b249d9b: Preparing [2023-09-27T18:15:17.424Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:17.424Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:17.424Z] 28390808194d: Preparing [2023-09-27T18:15:17.424Z] 4693057ce236: Preparing [2023-09-27T18:15:17.424Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:17.424Z] 28390808194d: Waiting [2023-09-27T18:15:17.424Z] 4693057ce236: Waiting [2023-09-27T18:15:17.424Z] 8f913ed196e6: Layer already exists [2023-09-27T18:15:17.424Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:17.424Z] 77b3e0ae43e6: Layer already exists [2023-09-27T18:15:17.424Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:17.424Z] bd313e5ef7a3: Layer already exists [2023-09-27T18:15:17.424Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:17.424Z] 4693057ce236: Layer already exists [2023-09-27T18:15:17.424Z] 28390808194d: Layer already exists [2023-09-27T18:15:17.424Z] 3.1.0-dev.58: digest: sha256:247b985056157f5622301be9ec018ee8cbf4040e13d31d33cdff282bc5514e1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:17.736Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:18.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:18.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-27T18:15:18.046Z] bd313e5ef7a3: Preparing [2023-09-27T18:15:18.046Z] 8f913ed196e6: Preparing [2023-09-27T18:15:18.046Z] 77b3e0ae43e6: Preparing [2023-09-27T18:15:18.046Z] b87e5b249d9b: Preparing [2023-09-27T18:15:18.046Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:18.046Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:18.046Z] 28390808194d: Preparing [2023-09-27T18:15:18.046Z] 4693057ce236: Preparing [2023-09-27T18:15:18.046Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:18.046Z] 28390808194d: Waiting [2023-09-27T18:15:18.046Z] 4693057ce236: Waiting [2023-09-27T18:15:18.046Z] 8f913ed196e6: Layer already exists [2023-09-27T18:15:18.046Z] bd313e5ef7a3: Layer already exists [2023-09-27T18:15:18.046Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:18.046Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:18.046Z] 77b3e0ae43e6: Layer already exists [2023-09-27T18:15:18.046Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:18.046Z] 28390808194d: Layer already exists [2023-09-27T18:15:18.046Z] 4693057ce236: Layer already exists [2023-09-27T18:15:18.046Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:247b985056157f5622301be9ec018ee8cbf4040e13d31d33cdff282bc5514e1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:18.361Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:18.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-27T18:15:18.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-27T18:15:18.672Z] bd313e5ef7a3: Preparing [2023-09-27T18:15:18.672Z] 8f913ed196e6: Preparing [2023-09-27T18:15:18.672Z] 77b3e0ae43e6: Preparing [2023-09-27T18:15:18.672Z] b87e5b249d9b: Preparing [2023-09-27T18:15:18.672Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:18.672Z] d4ee247fb0f4: Preparing [2023-09-27T18:15:18.672Z] 28390808194d: Preparing [2023-09-27T18:15:18.672Z] 4693057ce236: Preparing [2023-09-27T18:15:18.672Z] 28390808194d: Waiting [2023-09-27T18:15:18.672Z] d4ee247fb0f4: Waiting [2023-09-27T18:15:18.672Z] bd313e5ef7a3: Layer already exists [2023-09-27T18:15:18.672Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:18.672Z] 77b3e0ae43e6: Layer already exists [2023-09-27T18:15:18.672Z] 8f913ed196e6: Layer already exists [2023-09-27T18:15:18.672Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:18.672Z] 4693057ce236: Layer already exists [2023-09-27T18:15:18.672Z] 28390808194d: Layer already exists [2023-09-27T18:15:18.672Z] d4ee247fb0f4: Layer already exists [2023-09-27T18:15:18.672Z] main: digest: sha256:247b985056157f5622301be9ec018ee8cbf4040e13d31d33cdff282bc5514e1e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:15:18.706Z] ===================================================== [Pipeline] echo [2023-09-27T18:15:18.712Z] taggedImages: [2023-09-27T18:15:18.712Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:18.712Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-27T18:15:18.712Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.58 [2023-09-27T18:15:18.712Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:18.712Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-27T18:15:18.727Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-27T18:15:18.727Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:18.727Z] latest [2023-09-27T18:15:18.727Z] 3.1.0-dev.58 [2023-09-27T18:15:18.727Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:18.727Z] main [2023-09-27T18:15:18.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:19.055Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:19.363Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:19.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-27T18:15:19.363Z] f35923a5a367: Preparing [2023-09-27T18:15:19.363Z] ce147613c6d8: Preparing [2023-09-27T18:15:19.363Z] b87e5b249d9b: Preparing [2023-09-27T18:15:19.363Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:19.363Z] 64fc09b5a007: Preparing [2023-09-27T18:15:19.363Z] 4693057ce236: Preparing [2023-09-27T18:15:19.363Z] 4693057ce236: Waiting [2023-09-27T18:15:19.363Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:19.363Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:19.363Z] 4693057ce236: Layer already exists [2023-09-27T18:15:19.363Z] f35923a5a367: Pushed [2023-09-27T18:15:19.363Z] 64fc09b5a007: Pushed [2023-09-27T18:15:21.955Z] ce147613c6d8: Pushed [2023-09-27T18:15:22.214Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:25cab006f4ade46cb61cff1336cfde5535c246684b418a2e1e8e0259f113555f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:22.520Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:22.823Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-27T18:15:22.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-27T18:15:22.823Z] f35923a5a367: Preparing [2023-09-27T18:15:22.823Z] ce147613c6d8: Preparing [2023-09-27T18:15:22.823Z] b87e5b249d9b: Preparing [2023-09-27T18:15:22.823Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:22.823Z] 64fc09b5a007: Preparing [2023-09-27T18:15:22.823Z] 4693057ce236: Preparing [2023-09-27T18:15:22.823Z] 4693057ce236: Waiting [2023-09-27T18:15:22.823Z] ce147613c6d8: Layer already exists [2023-09-27T18:15:22.823Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:22.823Z] 64fc09b5a007: Layer already exists [2023-09-27T18:15:22.823Z] f35923a5a367: Layer already exists [2023-09-27T18:15:22.823Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:22.823Z] 4693057ce236: Layer already exists [2023-09-27T18:15:22.823Z] latest: digest: sha256:25cab006f4ade46cb61cff1336cfde5535c246684b418a2e1e8e0259f113555f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:23.137Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:23.446Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.58 [2023-09-27T18:15:23.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-27T18:15:23.446Z] f35923a5a367: Preparing [2023-09-27T18:15:23.446Z] ce147613c6d8: Preparing [2023-09-27T18:15:23.446Z] b87e5b249d9b: Preparing [2023-09-27T18:15:23.446Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:23.446Z] 64fc09b5a007: Preparing [2023-09-27T18:15:23.446Z] 4693057ce236: Preparing [2023-09-27T18:15:23.446Z] ce147613c6d8: Layer already exists [2023-09-27T18:15:23.446Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:23.446Z] f35923a5a367: Layer already exists [2023-09-27T18:15:23.446Z] 64fc09b5a007: Layer already exists [2023-09-27T18:15:23.446Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:23.446Z] 4693057ce236: Layer already exists [2023-09-27T18:15:23.446Z] 3.1.0-dev.58: digest: sha256:25cab006f4ade46cb61cff1336cfde5535c246684b418a2e1e8e0259f113555f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:23.761Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:24.065Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:24.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-27T18:15:24.065Z] f35923a5a367: Preparing [2023-09-27T18:15:24.065Z] ce147613c6d8: Preparing [2023-09-27T18:15:24.065Z] b87e5b249d9b: Preparing [2023-09-27T18:15:24.065Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:24.065Z] 64fc09b5a007: Preparing [2023-09-27T18:15:24.065Z] 4693057ce236: Preparing [2023-09-27T18:15:24.065Z] 4693057ce236: Waiting [2023-09-27T18:15:24.065Z] ce147613c6d8: Layer already exists [2023-09-27T18:15:24.065Z] f35923a5a367: Layer already exists [2023-09-27T18:15:24.065Z] 64fc09b5a007: Layer already exists [2023-09-27T18:15:24.065Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:24.065Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:24.065Z] 4693057ce236: Layer already exists [2023-09-27T18:15:24.065Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:25cab006f4ade46cb61cff1336cfde5535c246684b418a2e1e8e0259f113555f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:24.370Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:24.677Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-27T18:15:24.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-27T18:15:24.677Z] f35923a5a367: Preparing [2023-09-27T18:15:24.677Z] ce147613c6d8: Preparing [2023-09-27T18:15:24.677Z] b87e5b249d9b: Preparing [2023-09-27T18:15:24.677Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:24.677Z] 64fc09b5a007: Preparing [2023-09-27T18:15:24.677Z] 4693057ce236: Preparing [2023-09-27T18:15:24.677Z] 4693057ce236: Waiting [2023-09-27T18:15:24.677Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:24.677Z] ce147613c6d8: Layer already exists [2023-09-27T18:15:24.677Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:24.677Z] 64fc09b5a007: Layer already exists [2023-09-27T18:15:24.677Z] f35923a5a367: Layer already exists [2023-09-27T18:15:24.677Z] 4693057ce236: Layer already exists [2023-09-27T18:15:24.677Z] main: digest: sha256:25cab006f4ade46cb61cff1336cfde5535c246684b418a2e1e8e0259f113555f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:15:24.732Z] ===================================================== [Pipeline] echo [2023-09-27T18:15:24.741Z] taggedImages: [2023-09-27T18:15:24.741Z] - nexus3.edgexfoundry.org:10004/support-notifications:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:24.741Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-27T18:15:24.741Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.58 [2023-09-27T18:15:24.741Z] - nexus3.edgexfoundry.org:10004/support-notifications:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:24.741Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-27T18:15:24.767Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-27T18:15:24.767Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:24.767Z] latest [2023-09-27T18:15:24.767Z] 3.1.0-dev.58 [2023-09-27T18:15:24.767Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:24.767Z] main [2023-09-27T18:15:24.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:25.095Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:25.396Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:25.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-27T18:15:25.397Z] 91c11f17fe24: Preparing [2023-09-27T18:15:25.397Z] 7c7e9611eafe: Preparing [2023-09-27T18:15:25.397Z] b87e5b249d9b: Preparing [2023-09-27T18:15:25.397Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:25.397Z] 5005781bfdc3: Preparing [2023-09-27T18:15:25.397Z] 4693057ce236: Preparing [2023-09-27T18:15:25.397Z] 4693057ce236: Waiting [2023-09-27T18:15:25.397Z] 5005781bfdc3: Layer already exists [2023-09-27T18:15:25.397Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:25.397Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:25.397Z] 4693057ce236: Layer already exists [2023-09-27T18:15:25.397Z] 91c11f17fe24: Pushed [2023-09-27T18:15:28.683Z] 7c7e9611eafe: Pushed [2023-09-27T18:15:28.683Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:7b5aea819c6fc11cc07c85d8af6024e8b5b97fc158e5f3480f74daa7569287e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:28.990Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:29.295Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-27T18:15:29.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-27T18:15:29.295Z] 91c11f17fe24: Preparing [2023-09-27T18:15:29.295Z] 7c7e9611eafe: Preparing [2023-09-27T18:15:29.295Z] b87e5b249d9b: Preparing [2023-09-27T18:15:29.295Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:29.295Z] 5005781bfdc3: Preparing [2023-09-27T18:15:29.295Z] 4693057ce236: Preparing [2023-09-27T18:15:29.295Z] 4693057ce236: Waiting [2023-09-27T18:15:29.295Z] 5005781bfdc3: Layer already exists [2023-09-27T18:15:29.295Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:29.295Z] 7c7e9611eafe: Layer already exists [2023-09-27T18:15:29.295Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:29.295Z] 91c11f17fe24: Layer already exists [2023-09-27T18:15:29.295Z] 4693057ce236: Layer already exists [2023-09-27T18:15:29.295Z] latest: digest: sha256:7b5aea819c6fc11cc07c85d8af6024e8b5b97fc158e5f3480f74daa7569287e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:29.612Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:29.923Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.58 [2023-09-27T18:15:29.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-27T18:15:29.923Z] 91c11f17fe24: Preparing [2023-09-27T18:15:29.923Z] 7c7e9611eafe: Preparing [2023-09-27T18:15:29.923Z] b87e5b249d9b: Preparing [2023-09-27T18:15:29.923Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:29.923Z] 5005781bfdc3: Preparing [2023-09-27T18:15:29.923Z] 4693057ce236: Preparing [2023-09-27T18:15:29.923Z] 4693057ce236: Waiting [2023-09-27T18:15:29.923Z] 7c7e9611eafe: Layer already exists [2023-09-27T18:15:29.923Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:29.923Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:29.923Z] 5005781bfdc3: Layer already exists [2023-09-27T18:15:29.923Z] 4693057ce236: Layer already exists [2023-09-27T18:15:29.923Z] 91c11f17fe24: Layer already exists [2023-09-27T18:15:29.923Z] 3.1.0-dev.58: digest: sha256:7b5aea819c6fc11cc07c85d8af6024e8b5b97fc158e5f3480f74daa7569287e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:30.244Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:30.548Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:30.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-27T18:15:30.548Z] 91c11f17fe24: Preparing [2023-09-27T18:15:30.548Z] 7c7e9611eafe: Preparing [2023-09-27T18:15:30.548Z] b87e5b249d9b: Preparing [2023-09-27T18:15:30.548Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:30.548Z] 5005781bfdc3: Preparing [2023-09-27T18:15:30.548Z] 4693057ce236: Preparing [2023-09-27T18:15:30.548Z] 4693057ce236: Waiting [2023-09-27T18:15:30.548Z] 91c11f17fe24: Layer already exists [2023-09-27T18:15:30.548Z] 5005781bfdc3: Layer already exists [2023-09-27T18:15:30.548Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:30.548Z] 7c7e9611eafe: Layer already exists [2023-09-27T18:15:30.548Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:30.548Z] 4693057ce236: Layer already exists [2023-09-27T18:15:30.548Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:7b5aea819c6fc11cc07c85d8af6024e8b5b97fc158e5f3480f74daa7569287e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:30.854Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:15:31.157Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-27T18:15:31.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-27T18:15:31.157Z] 91c11f17fe24: Preparing [2023-09-27T18:15:31.157Z] 7c7e9611eafe: Preparing [2023-09-27T18:15:31.157Z] b87e5b249d9b: Preparing [2023-09-27T18:15:31.157Z] 3cf54126a4d1: Preparing [2023-09-27T18:15:31.157Z] 5005781bfdc3: Preparing [2023-09-27T18:15:31.157Z] 4693057ce236: Preparing [2023-09-27T18:15:31.157Z] 4693057ce236: Waiting [2023-09-27T18:15:31.157Z] 91c11f17fe24: Layer already exists [2023-09-27T18:15:31.157Z] b87e5b249d9b: Layer already exists [2023-09-27T18:15:31.157Z] 7c7e9611eafe: Layer already exists [2023-09-27T18:15:31.157Z] 5005781bfdc3: Layer already exists [2023-09-27T18:15:31.157Z] 3cf54126a4d1: Layer already exists [2023-09-27T18:15:31.157Z] 4693057ce236: Layer already exists [2023-09-27T18:15:31.157Z] main: digest: sha256:7b5aea819c6fc11cc07c85d8af6024e8b5b97fc158e5f3480f74daa7569287e5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:15:31.195Z] ===================================================== [Pipeline] echo [2023-09-27T18:15:31.201Z] taggedImages: [2023-09-27T18:15:31.201Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:15:31.201Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-27T18:15:31.201Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.58 [2023-09-27T18:15:31.201Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:15:31.201Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-27T18:15:43.875Z] #95 ... [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:43.875Z] #92 DONE 47.9s [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:43.875Z] #94 DONE 46.0s [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:43.875Z] #93 DONE 44.3s [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:43.875Z] #95 DONE 46.0s [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-27T18:15:43.875Z] #96 DONE 1.0s [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:15:43.875Z] #97 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-09-27T18:15:43.875Z] #98 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:43.875Z] #99 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-09-27T18:15:43.875Z] #100 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #101 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:15:43.875Z] #101 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:43.875Z] #102 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #103 [support-notifications builder 6/7] COPY . . [2023-09-27T18:15:43.875Z] #103 DONE 1.1s [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #104 [core-data builder 6/7] COPY . . [2023-09-27T18:15:43.875Z] #104 DONE 1.1s [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #105 [security-proxy-auth builder 6/7] COPY . . [2023-09-27T18:15:43.875Z] #105 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:43.875Z] #106 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:15:43.875Z] #107 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #108 [security-bootstrapper builder 6/7] COPY . . [2023-09-27T18:15:43.875Z] #108 DONE 1.0s [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-27T18:15:43.875Z] #109 ... [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:15:43.875Z] #110 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #111 [support-scheduler builder 6/7] COPY . . [2023-09-27T18:15:43.875Z] #111 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:43.875Z] #112 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:43.875Z] #113 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:15:43.875Z] #114 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-27T18:15:43.875Z] #115 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:15:43.875Z] #116 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #117 [core-metadata builder 6/7] COPY . . [2023-09-27T18:15:43.875Z] #117 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:43.875Z] #118 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #119 [core-command builder 6/7] COPY . . [2023-09-27T18:15:43.875Z] #119 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T18:15:43.875Z] #120 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-27T18:15:43.875Z] #121 CACHED [2023-09-27T18:15:43.875Z] [2023-09-27T18:15:43.875Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T18:15:47.255Z] #122 ... [2023-09-27T18:15:47.255Z] [2023-09-27T18:15:47.255Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T18:15:47.255Z] #0 5.178 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-27T18:15:47.255Z] #123 ... [2023-09-27T18:15:47.255Z] [2023-09-27T18:15:47.255Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T18:15:47.255Z] #122 5.617 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-27T18:15:51.507Z] #122 ... [2023-09-27T18:15:51.507Z] [2023-09-27T18:15:51.507Z] #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T18:15:51.507Z] #0 3.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-27T18:15:51.773Z] #124 ... [2023-09-27T18:15:51.773Z] [2023-09-27T18:15:51.773Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T18:15:51.773Z] #0 5.428 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-27T18:15:52.056Z] #125 ... [2023-09-27T18:15:52.056Z] [2023-09-27T18:15:52.056Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-27T18:15:52.056Z] #0 5.842 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-27T18:15:52.056Z] #126 ... [2023-09-27T18:15:52.056Z] [2023-09-27T18:15:52.056Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-27T18:15:52.056Z] #0 4.986 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-27T18:15:52.412Z] #127 ... [2023-09-27T18:15:52.412Z] [2023-09-27T18:15:52.412Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T18:15:52.412Z] #0 5.811 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-27T18:15:52.412Z] #128 ... [2023-09-27T18:15:52.412Z] [2023-09-27T18:15:52.412Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T18:15:52.412Z] #0 5.808 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-27T18:15:52.718Z] #129 ... [2023-09-27T18:15:52.718Z] [2023-09-27T18:15:52.718Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-27T18:15:52.718Z] #0 4.548 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-27T18:15:52.718Z] #130 ... [2023-09-27T18:15:52.718Z] [2023-09-27T18:15:52.718Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-27T18:15:52.718Z] #0 3.471 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-27T18:15:52.986Z] #131 ... [2023-09-27T18:15:52.986Z] [2023-09-27T18:15:52.986Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-27T18:15:52.986Z] #109 5.903 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-27T18:27:45.260Z] #109 ... [2023-09-27T18:27:45.260Z] [2023-09-27T18:27:45.260Z] #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T18:27:45.260Z] #124 722.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-27T18:27:45.525Z] #124 ... [2023-09-27T18:27:45.525Z] [2023-09-27T18:27:45.525Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-27T18:27:45.525Z] #127 DONE 723.7s [2023-09-27T18:27:45.525Z] [2023-09-27T18:27:45.525Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T18:27:45.790Z] #122 ... [2023-09-27T18:27:45.790Z] [2023-09-27T18:27:45.790Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:27:45.790Z] #132 DONE 0.2s [2023-09-27T18:27:45.790Z] [2023-09-27T18:27:45.790Z] #30 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:27:46.372Z] #30 ... [2023-09-27T18:27:46.372Z] [2023-09-27T18:27:46.372Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:27:46.639Z] #133 DONE 0.5s [2023-09-27T18:27:46.639Z] [2023-09-27T18:27:46.639Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-27T18:27:46.639Z] #134 DONE 0.2s [2023-09-27T18:27:46.639Z] [2023-09-27T18:27:46.639Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T18:27:46.906Z] #123 ... [2023-09-27T18:27:46.906Z] [2023-09-27T18:27:46.906Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-27T18:27:47.172Z] #135 DONE 0.2s [2023-09-27T18:27:47.172Z] [2023-09-27T18:27:47.172Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-27T18:27:47.472Z] #136 DONE 0.4s [2023-09-27T18:27:47.472Z] [2023-09-27T18:27:47.472Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T18:27:47.472Z] #123 ... [2023-09-27T18:27:47.472Z] [2023-09-27T18:27:47.472Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-27T18:27:47.743Z] #137 DONE 0.2s [2023-09-27T18:27:47.743Z] [2023-09-27T18:27:47.743Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T18:27:49.691Z] #138 DONE 2.2s [2023-09-27T18:27:49.691Z] [2023-09-27T18:27:49.691Z] #30 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:27:49.962Z] #30 ... [2023-09-27T18:27:49.962Z] [2023-09-27T18:27:49.962Z] #91 [security-proxy-setup] exporting to image [2023-09-27T18:27:49.962Z] #91 exporting layers [2023-09-27T18:27:50.932Z] #91 exporting layers 1.1s done [2023-09-27T18:27:50.932Z] #91 writing image sha256:7ff9e39386024b398e3e390685b38363f71ec13a3fc358449b8cdad1c24b1f66 0.0s done [2023-09-27T18:27:50.932Z] #91 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-09-27T18:27:50.932Z] #91 DONE 2.9s [2023-09-27T18:27:50.932Z] [2023-09-27T18:27:50.932Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T18:27:56.270Z] #123 ... [2023-09-27T18:27:56.270Z] [2023-09-27T18:27:56.270Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-27T18:27:56.270Z] #131 DONE 733.7s [2023-09-27T18:27:56.270Z] [2023-09-27T18:27:56.270Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T18:27:56.270Z] #123 ... [2023-09-27T18:27:56.270Z] [2023-09-27T18:27:56.270Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-27T18:27:56.270Z] #139 DONE 0.3s [2023-09-27T18:27:56.270Z] [2023-09-27T18:27:56.270Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-27T18:27:58.861Z] #140 DONE 2.3s [2023-09-27T18:27:58.861Z] [2023-09-27T18:27:58.861Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:27:58.861Z] #141 DONE 0.3s [2023-09-27T18:27:58.861Z] [2023-09-27T18:27:58.861Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:27:59.126Z] #142 DONE 0.2s [2023-09-27T18:27:59.126Z] [2023-09-27T18:27:59.126Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T18:27:59.126Z] #123 ... [2023-09-27T18:27:59.126Z] [2023-09-27T18:27:59.126Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-27T18:27:59.715Z] #143 DONE 0.3s [2023-09-27T18:27:59.715Z] [2023-09-27T18:27:59.715Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-27T18:27:59.715Z] #144 DONE 0.2s [2023-09-27T18:27:59.715Z] [2023-09-27T18:27:59.715Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-27T18:28:00.118Z] #145 DONE 0.1s [2023-09-27T18:28:00.118Z] [2023-09-27T18:28:00.118Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-27T18:28:00.118Z] #146 DONE 0.1s [2023-09-27T18:28:00.118Z] [2023-09-27T18:28:00.118Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-27T18:28:00.389Z] #147 DONE 0.4s [2023-09-27T18:28:00.389Z] [2023-09-27T18:28:00.389Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T18:28:00.389Z] #123 ... [2023-09-27T18:28:00.389Z] [2023-09-27T18:28:00.389Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-27T18:28:00.389Z] #148 DONE 0.1s [2023-09-27T18:28:00.674Z] [2023-09-27T18:28:00.674Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-27T18:28:03.253Z] #149 DONE 2.5s [2023-09-27T18:28:03.253Z] [2023-09-27T18:28:03.253Z] #91 [security-bootstrapper] exporting to image [2023-09-27T18:28:03.253Z] #91 exporting layers [2023-09-27T18:28:03.833Z] #91 exporting layers 0.9s done [2023-09-27T18:28:03.833Z] #91 writing image sha256:4d5c81074c774efeeb490cb6a71afbdeefd90844768b0323ee66a33bc8f86385 0.0s done [2023-09-27T18:28:03.833Z] #91 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-27T18:28:04.098Z] #91 DONE 3.9s [2023-09-27T18:28:04.098Z] [2023-09-27T18:28:04.098Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T18:28:06.030Z] #122 ... [2023-09-27T18:28:06.030Z] [2023-09-27T18:28:06.030Z] #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T18:28:06.030Z] #124 DONE 744.1s [2023-09-27T18:28:06.030Z] [2023-09-27T18:28:06.030Z] #30 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:28:06.296Z] #30 ... [2023-09-27T18:28:06.296Z] [2023-09-27T18:28:06.296Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:28:06.561Z] #150 DONE 0.3s [2023-09-27T18:28:06.562Z] [2023-09-27T18:28:06.562Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T18:28:06.562Z] #122 ... [2023-09-27T18:28:06.562Z] [2023-09-27T18:28:06.562Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:28:06.562Z] #151 DONE 0.1s [2023-09-27T18:28:06.871Z] [2023-09-27T18:28:06.871Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-27T18:28:06.871Z] #152 DONE 0.1s [2023-09-27T18:28:06.871Z] [2023-09-27T18:28:06.871Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:28:06.871Z] #44 ... [2023-09-27T18:28:06.871Z] [2023-09-27T18:28:06.871Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-27T18:28:07.137Z] #153 DONE 0.2s [2023-09-27T18:28:07.137Z] [2023-09-27T18:28:07.137Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:28:07.137Z] #154 DONE 0.3s [2023-09-27T18:28:07.137Z] [2023-09-27T18:28:07.137Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T18:28:07.405Z] #123 ... [2023-09-27T18:28:07.405Z] [2023-09-27T18:28:07.405Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-27T18:28:07.405Z] #155 DONE 0.3s [2023-09-27T18:28:07.405Z] [2023-09-27T18:28:07.405Z] #30 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:28:07.685Z] #30 ... [2023-09-27T18:28:07.685Z] [2023-09-27T18:28:07.685Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-27T18:28:08.303Z] #156 DONE 0.5s [2023-09-27T18:28:08.303Z] [2023-09-27T18:28:08.303Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-27T18:28:08.303Z] #157 DONE 0.2s [2023-09-27T18:28:08.303Z] [2023-09-27T18:28:08.303Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T18:28:10.267Z] #158 DONE 1.9s [2023-09-27T18:28:10.267Z] [2023-09-27T18:28:10.267Z] #91 [security-secretstore-setup] exporting to image [2023-09-27T18:28:10.267Z] #91 exporting layers [2023-09-27T18:28:11.905Z] #91 exporting layers 1.5s done [2023-09-27T18:28:11.905Z] #91 writing image sha256:450bce311162a439e804e62f1e3de723d648c7cb4b24eaecfcd3d5fe96168cff 0.0s done [2023-09-27T18:28:11.905Z] #91 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-27T18:28:11.905Z] #91 DONE 5.4s [2023-09-27T18:28:11.905Z] [2023-09-27T18:28:11.905Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T18:28:20.553Z] #129 ... [2023-09-27T18:28:20.553Z] [2023-09-27T18:28:20.553Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-27T18:28:20.553Z] #109 DONE 758.6s [2023-09-27T18:28:20.553Z] [2023-09-27T18:28:20.553Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T18:28:20.846Z] #122 ... [2023-09-27T18:28:20.846Z] [2023-09-27T18:28:20.846Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:28:21.124Z] #159 DONE 0.3s [2023-09-27T18:28:21.124Z] [2023-09-27T18:28:21.124Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:28:21.396Z] #160 DONE 0.3s [2023-09-27T18:28:21.396Z] [2023-09-27T18:28:21.396Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-27T18:28:21.691Z] #161 DONE 0.4s [2023-09-27T18:28:21.691Z] [2023-09-27T18:28:21.691Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:28:22.012Z] #162 DONE 0.3s [2023-09-27T18:28:22.012Z] [2023-09-27T18:28:22.012Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-27T18:28:22.299Z] #163 DONE 0.2s [2023-09-27T18:28:22.299Z] [2023-09-27T18:28:22.299Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T18:28:22.299Z] #122 ... [2023-09-27T18:28:22.299Z] [2023-09-27T18:28:22.299Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T18:28:24.281Z] #164 DONE 2.1s [2023-09-27T18:28:24.281Z] [2023-09-27T18:28:24.281Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T18:28:24.556Z] #129 ... [2023-09-27T18:28:24.556Z] [2023-09-27T18:28:24.556Z] #91 [security-proxy-auth] exporting to image [2023-09-27T18:28:24.556Z] #91 exporting layers [2023-09-27T18:28:25.144Z] #91 exporting layers 0.7s done [2023-09-27T18:28:25.144Z] #91 writing image sha256:021a44702865404b04c9de7b25902f1884fa2611c0b90fd2f410403c85836b0a 0.0s done [2023-09-27T18:28:25.144Z] #91 naming to docker.io/library/security-proxy-auth-arm64 [2023-09-27T18:28:25.144Z] #91 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-27T18:28:25.144Z] #91 DONE 6.1s [2023-09-27T18:28:25.144Z] [2023-09-27T18:28:25.144Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T18:28:30.486Z] #123 ... [2023-09-27T18:28:30.486Z] [2023-09-27T18:28:30.486Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T18:28:30.486Z] #128 DONE 768.5s [2023-09-27T18:28:30.486Z] [2023-09-27T18:28:30.486Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T18:28:30.486Z] #122 ... [2023-09-27T18:28:30.486Z] [2023-09-27T18:28:30.486Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:28:30.754Z] #165 DONE 0.3s [2023-09-27T18:28:30.754Z] [2023-09-27T18:28:30.754Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:28:31.353Z] #166 DONE 0.2s [2023-09-27T18:28:31.353Z] [2023-09-27T18:28:31.353Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-27T18:28:31.619Z] #167 DONE 0.3s [2023-09-27T18:28:31.619Z] [2023-09-27T18:28:31.619Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:28:31.619Z] #168 DONE 0.2s [2023-09-27T18:28:31.619Z] [2023-09-27T18:28:31.619Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-27T18:28:31.619Z] #169 DONE 0.2s [2023-09-27T18:28:31.619Z] [2023-09-27T18:28:31.619Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T18:28:33.572Z] #170 DONE 1.7s [2023-09-27T18:28:33.572Z] [2023-09-27T18:28:33.572Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-27T18:28:33.572Z] #91 exporting layers [2023-09-27T18:28:34.150Z] #91 exporting layers 0.5s done [2023-09-27T18:28:34.150Z] #91 writing image sha256:5f9638b2d6e72dfd53d0e8d64bd3d797de623124ee148a1d38b63f52e48dac5a done [2023-09-27T18:28:34.150Z] #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-27T18:28:34.150Z] #91 DONE 6.6s [2023-09-27T18:28:34.150Z] [2023-09-27T18:28:34.150Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T18:29:06.327Z] #122 ... [2023-09-27T18:29:06.327Z] [2023-09-27T18:29:06.327Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-27T18:29:06.327Z] #126 DONE 802.8s [2023-09-27T18:29:06.327Z] [2023-09-27T18:29:06.327Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T18:29:06.327Z] #129 ... [2023-09-27T18:29:06.327Z] [2023-09-27T18:29:06.327Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:29:06.327Z] #171 DONE 0.3s [2023-09-27T18:29:06.327Z] [2023-09-27T18:29:06.327Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T18:29:06.327Z] #129 ... [2023-09-27T18:29:06.327Z] [2023-09-27T18:29:06.327Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:29:06.327Z] #172 DONE 0.2s [2023-09-27T18:29:06.327Z] [2023-09-27T18:29:06.327Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-27T18:29:06.327Z] #173 DONE 0.3s [2023-09-27T18:29:06.327Z] [2023-09-27T18:29:06.327Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:29:06.327Z] #174 DONE 0.1s [2023-09-27T18:29:06.327Z] [2023-09-27T18:29:06.327Z] #91 [core-command] exporting to image [2023-09-27T18:29:06.327Z] #91 exporting layers [2023-09-27T18:29:06.327Z] #91 exporting layers 0.4s done [2023-09-27T18:29:06.327Z] #91 writing image sha256:be68accad3fd1b526437a23c68700c899c39688a5441b12273ff42eea4a46d62 done [2023-09-27T18:29:06.327Z] #91 naming to docker.io/library/core-command-arm64 done [2023-09-27T18:29:06.327Z] #91 DONE 7.0s [2023-09-27T18:29:06.327Z] [2023-09-27T18:29:06.327Z] #30 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:29:16.383Z] #30 ... [2023-09-27T18:29:16.383Z] [2023-09-27T18:29:16.383Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T18:29:16.383Z] #123 DONE 813.6s [2023-09-27T18:29:16.383Z] [2023-09-27T18:29:16.383Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T18:29:16.383Z] #125 ... [2023-09-27T18:29:16.383Z] [2023-09-27T18:29:16.383Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T18:29:16.383Z] #122 DONE 814.3s [2023-09-27T18:29:16.383Z] [2023-09-27T18:29:16.383Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T18:29:16.649Z] #125 ... [2023-09-27T18:29:16.649Z] [2023-09-27T18:29:16.649Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:29:16.649Z] #175 DONE 0.2s [2023-09-27T18:29:16.649Z] [2023-09-27T18:29:16.649Z] #176 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:29:16.924Z] #176 DONE 0.3s [2023-09-27T18:29:16.924Z] [2023-09-27T18:29:16.924Z] #177 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:29:16.924Z] #177 DONE 0.2s [2023-09-27T18:29:16.924Z] [2023-09-27T18:29:16.924Z] #178 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:29:16.924Z] #178 DONE 0.2s [2023-09-27T18:29:16.924Z] [2023-09-27T18:29:16.924Z] #179 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-27T18:29:17.504Z] #179 DONE 0.5s [2023-09-27T18:29:17.504Z] [2023-09-27T18:29:17.504Z] #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-27T18:29:17.504Z] #180 DONE 0.5s [2023-09-27T18:29:17.504Z] [2023-09-27T18:29:17.504Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:29:17.780Z] #181 ... [2023-09-27T18:29:17.780Z] [2023-09-27T18:29:17.780Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:29:17.780Z] #182 DONE 0.2s [2023-09-27T18:29:17.780Z] [2023-09-27T18:29:17.780Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:29:17.780Z] #181 DONE 0.3s [2023-09-27T18:29:17.780Z] [2023-09-27T18:29:17.780Z] #91 [core-data] exporting to image [2023-09-27T18:29:17.780Z] #91 exporting layers [2023-09-27T18:29:18.045Z] #91 ... [2023-09-27T18:29:18.045Z] [2023-09-27T18:29:18.045Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-27T18:29:18.045Z] #183 DONE 0.2s [2023-09-27T18:29:18.045Z] [2023-09-27T18:29:18.045Z] #91 [core-metadata] exporting to image [2023-09-27T18:29:18.312Z] #91 exporting layers 0.4s done [2023-09-27T18:29:18.312Z] #91 writing image sha256:0b0ea69ed761ccf5acaa8a4354b60f06c5ce186db3555f5549445e6173d35954 0.0s done [2023-09-27T18:29:18.312Z] #91 naming to docker.io/library/core-data-arm64 [2023-09-27T18:29:18.312Z] #91 writing image sha256:cdd6e9198ce0a696381e6d8d34003886609c6c8a2e34fea5c11cac6987107ce0 [2023-09-27T18:29:18.577Z] #91 naming to docker.io/library/core-data-arm64 done [2023-09-27T18:29:18.577Z] #91 writing image sha256:cdd6e9198ce0a696381e6d8d34003886609c6c8a2e34fea5c11cac6987107ce0 0.0s done [2023-09-27T18:29:18.577Z] #91 naming to docker.io/library/core-metadata-arm64 done [2023-09-27T18:29:18.577Z] #91 DONE 7.6s [2023-09-27T18:29:18.577Z] [2023-09-27T18:29:18.577Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T18:29:36.753Z] #125 DONE 833.1s [2023-09-27T18:29:36.753Z] [2023-09-27T18:29:36.753Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T18:29:36.753Z] #129 ... [2023-09-27T18:29:36.753Z] [2023-09-27T18:29:36.753Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:29:36.753Z] #184 DONE 0.2s [2023-09-27T18:29:36.753Z] [2023-09-27T18:29:36.753Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T18:29:36.753Z] #129 ... [2023-09-27T18:29:36.753Z] [2023-09-27T18:29:36.753Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:29:36.753Z] #185 DONE 0.1s [2023-09-27T18:29:36.753Z] [2023-09-27T18:29:36.753Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-27T18:29:36.753Z] #186 DONE 0.3s [2023-09-27T18:29:36.753Z] [2023-09-27T18:29:36.753Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:29:36.753Z] #187 DONE 0.1s [2023-09-27T18:29:36.753Z] [2023-09-27T18:29:36.753Z] #91 [security-spiffe-token-provider] exporting to image [2023-09-27T18:29:36.753Z] #91 exporting layers [2023-09-27T18:29:36.753Z] #91 exporting layers 0.5s done [2023-09-27T18:29:36.753Z] #91 writing image sha256:4b664bb7c6968dea8ba58d58cc2f19666b02500e5c80181876a05857be060514 done [2023-09-27T18:29:36.753Z] #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-27T18:29:36.753Z] #91 DONE 8.1s [2023-09-27T18:29:36.753Z] [2023-09-27T18:29:36.753Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T18:29:58.790Z] #129 ... [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-27T18:29:58.790Z] #130 DONE 853.9s [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:29:58.790Z] #188 ... [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T18:29:58.790Z] #129 DONE 854.1s [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:29:58.790Z] #188 DONE 0.2s [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:29:58.790Z] #189 DONE 0.1s [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-27T18:29:58.790Z] #190 DONE 0.3s [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #191 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T18:29:58.790Z] #191 DONE 0.1s [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #192 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:29:58.790Z] #192 DONE 0.1s [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #91 [support-notifications] exporting to image [2023-09-27T18:29:58.790Z] #91 exporting layers [2023-09-27T18:29:58.790Z] #91 ... [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T18:29:58.790Z] #193 DONE 0.1s [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-27T18:29:58.790Z] #194 DONE 0.4s [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #30 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T18:29:58.790Z] #30 ... [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #91 [support-notifications] exporting to image [2023-09-27T18:29:58.790Z] #91 exporting layers 0.5s done [2023-09-27T18:29:58.790Z] #91 writing image sha256:77f5442196de58b52ba3784debaadff1e261e9ba448963422a8b22700a5925f1 done [2023-09-27T18:29:58.790Z] #91 naming to docker.io/library/support-notifications-arm64 done [2023-09-27T18:29:58.790Z] #91 DONE 8.6s [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-27T18:29:58.790Z] #195 DONE 0.1s [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #91 [support-scheduler] exporting to image [2023-09-27T18:29:58.790Z] #91 exporting layers 0.4s done [2023-09-27T18:29:58.790Z] #91 writing image sha256:35dc199b861458fa676d6d722c86d63710f86858f2547ba0a350687e66cce670 done [2023-09-27T18:29:58.790Z] #91 naming to docker.io/library/support-scheduler-arm64 done [2023-09-27T18:29:58.790Z] #91 DONE 9.1s [2023-09-27T18:29:58.790Z] [2023-09-27T18:29:58.790Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T18:29:58.790Z] time="2023-09-27T18:14:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-27T18:29:58.803Z] $ docker stop --time=1 2e35808a6cef510237847a3cdda7375ab0b314c06ba96f840c3939e983c356a6 [2023-09-27T18:30:00.455Z] $ docker rm -f --volumes 2e35808a6cef510237847a3cdda7375ab0b314c06ba96f840c3939e983c356a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T18:30:00.936Z] + docker images [2023-09-27T18:30:00.937Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-27T18:30:00.937Z] support-scheduler-arm64 latest 35dc199b8614 3 seconds ago 33.5MB [2023-09-27T18:30:00.937Z] support-notifications-arm64 latest 77f5442196de 4 seconds ago 34.2MB [2023-09-27T18:30:00.937Z] security-spiffe-token-provider-arm64 latest 4b664bb7c696 25 seconds ago 35.1MB [2023-09-27T18:30:00.937Z] core-metadata-arm64 latest cdd6e9198ce0 43 seconds ago 21.5MB [2023-09-27T18:30:00.937Z] core-data-arm64 latest 0b0ea69ed761 43 seconds ago 21.2MB [2023-09-27T18:30:00.937Z] core-command-arm64 latest be68accad3fd 55 seconds ago 21MB [2023-09-27T18:30:00.937Z] core-common-config-bootstrapper-arm64 latest 5f9638b2d6e7 About a minute ago 18.3MB [2023-09-27T18:30:00.937Z] security-proxy-auth-arm64 latest 021a44702865 About a minute ago 19.4MB [2023-09-27T18:30:00.937Z] security-secretstore-setup-arm64 latest 450bce311162 About a minute ago 43.7MB [2023-09-27T18:30:00.937Z] security-bootstrapper-arm64 latest 4d5c81074c77 About a minute ago 23.1MB [2023-09-27T18:30:00.937Z] security-proxy-setup-arm64 latest 7ff9e3938602 2 minutes ago 34MB [2023-09-27T18:30:00.937Z] security-spire-agent-arm64 latest fee49ad46e6a 14 minutes ago 157MB [2023-09-27T18:30:00.937Z] security-spire-server-arm64 latest a1ee058ce95f 14 minutes ago 101MB [2023-09-27T18:30:00.937Z] security-spire-config-arm64 latest 3adffad9d13e 15 minutes ago 95.8MB [2023-09-27T18:30:00.937Z] ci-base-image-arm64 latest 8954a840ad1a 16 minutes ago 924MB [2023-09-27T18:30:00.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 7 days ago 553MB [2023-09-27T18:30:00.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 [2023-09-27T18:30:01.080Z] provisioning config files... [2023-09-27T18:30:01.093Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/592@tmp/config6798114997259673197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:30:01.422Z] ---> docker-login.sh [2023-09-27T18:30:01.422Z] nexus3.edgexfoundry.org:10001 [2023-09-27T18:30:01.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:30:01.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:30:01.690Z] Configure a credential helper to remove this warning. See [2023-09-27T18:30:01.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:30:01.690Z] [2023-09-27T18:30:01.690Z] Login Succeeded [2023-09-27T18:30:01.690Z] nexus3.edgexfoundry.org:10002 [2023-09-27T18:30:01.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:30:02.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:30:02.223Z] Configure a credential helper to remove this warning. See [2023-09-27T18:30:02.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:30:02.223Z] [2023-09-27T18:30:02.223Z] Login Succeeded [2023-09-27T18:30:02.223Z] nexus3.edgexfoundry.org:10003 [2023-09-27T18:30:02.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:30:02.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:30:02.490Z] Configure a credential helper to remove this warning. See [2023-09-27T18:30:02.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:30:02.490Z] [2023-09-27T18:30:02.490Z] Login Succeeded [2023-09-27T18:30:02.490Z] nexus3.edgexfoundry.org:10004 [2023-09-27T18:30:02.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:30:02.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:30:02.757Z] Configure a credential helper to remove this warning. See [2023-09-27T18:30:02.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:30:02.757Z] [2023-09-27T18:30:02.757Z] Login Succeeded [2023-09-27T18:30:02.757Z] docker.io [2023-09-27T18:30:03.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T18:30:03.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T18:30:03.975Z] Configure a credential helper to remove this warning. See [2023-09-27T18:30:03.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T18:30:03.975Z] [2023-09-27T18:30:03.975Z] Login Succeeded [2023-09-27T18:30:03.975Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T18:30:03.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:30:04.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T18:30:04.032Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-27T18:30:04.032Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:04.032Z] latest [2023-09-27T18:30:04.032Z] 3.1.0-dev.58 [2023-09-27T18:30:04.032Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:04.032Z] main [2023-09-27T18:30:04.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:04.363Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:04.723Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:04.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-27T18:30:04.723Z] 39169f87cb25: Preparing [2023-09-27T18:30:04.723Z] 95dce2d88b0f: Preparing [2023-09-27T18:30:04.723Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:04.723Z] badc9229b5e2: Preparing [2023-09-27T18:30:04.723Z] fd2283e7edf2: Preparing [2023-09-27T18:30:04.723Z] b2191e2be29d: Preparing [2023-09-27T18:30:04.723Z] b2191e2be29d: Waiting [2023-09-27T18:30:04.993Z] 9c761d82f2c3: Pushed [2023-09-27T18:30:04.993Z] 39169f87cb25: Pushed [2023-09-27T18:30:04.993Z] badc9229b5e2: Pushed [2023-09-27T18:30:04.993Z] fd2283e7edf2: Pushed [2023-09-27T18:30:04.993Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:08.326Z] 95dce2d88b0f: Pushed [2023-09-27T18:30:08.326Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:1650d514832fbcf685495a17a57520a3c13fab7e23c6e603c4c488407a0b0f4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:08.662Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:09.005Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-27T18:30:09.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-27T18:30:09.005Z] 39169f87cb25: Preparing [2023-09-27T18:30:09.005Z] 95dce2d88b0f: Preparing [2023-09-27T18:30:09.005Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:09.005Z] badc9229b5e2: Preparing [2023-09-27T18:30:09.005Z] fd2283e7edf2: Preparing [2023-09-27T18:30:09.005Z] b2191e2be29d: Preparing [2023-09-27T18:30:09.005Z] b2191e2be29d: Waiting [2023-09-27T18:30:09.005Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:09.005Z] 39169f87cb25: Layer already exists [2023-09-27T18:30:09.005Z] 95dce2d88b0f: Layer already exists [2023-09-27T18:30:09.005Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:09.005Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:09.005Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:09.005Z] latest: digest: sha256:1650d514832fbcf685495a17a57520a3c13fab7e23c6e603c4c488407a0b0f4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:09.614Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:09.946Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.58 [2023-09-27T18:30:09.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-27T18:30:09.946Z] 39169f87cb25: Preparing [2023-09-27T18:30:09.946Z] 95dce2d88b0f: Preparing [2023-09-27T18:30:09.946Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:09.946Z] badc9229b5e2: Preparing [2023-09-27T18:30:09.946Z] fd2283e7edf2: Preparing [2023-09-27T18:30:09.946Z] b2191e2be29d: Preparing [2023-09-27T18:30:09.946Z] b2191e2be29d: Waiting [2023-09-27T18:30:09.946Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:09.946Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:09.946Z] 39169f87cb25: Layer already exists [2023-09-27T18:30:09.946Z] 95dce2d88b0f: Layer already exists [2023-09-27T18:30:09.946Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:09.946Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:09.946Z] 3.1.0-dev.58: digest: sha256:1650d514832fbcf685495a17a57520a3c13fab7e23c6e603c4c488407a0b0f4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:10.284Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:10.618Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:10.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-27T18:30:10.618Z] 39169f87cb25: Preparing [2023-09-27T18:30:10.618Z] 95dce2d88b0f: Preparing [2023-09-27T18:30:10.618Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:10.618Z] badc9229b5e2: Preparing [2023-09-27T18:30:10.618Z] fd2283e7edf2: Preparing [2023-09-27T18:30:10.618Z] b2191e2be29d: Preparing [2023-09-27T18:30:10.618Z] b2191e2be29d: Waiting [2023-09-27T18:30:10.618Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:10.618Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:10.618Z] 95dce2d88b0f: Layer already exists [2023-09-27T18:30:10.618Z] 39169f87cb25: Layer already exists [2023-09-27T18:30:10.618Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:10.618Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:10.618Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:1650d514832fbcf685495a17a57520a3c13fab7e23c6e603c4c488407a0b0f4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:10.956Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:11.290Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-27T18:30:11.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-27T18:30:11.290Z] 39169f87cb25: Preparing [2023-09-27T18:30:11.290Z] 95dce2d88b0f: Preparing [2023-09-27T18:30:11.290Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:11.290Z] badc9229b5e2: Preparing [2023-09-27T18:30:11.290Z] fd2283e7edf2: Preparing [2023-09-27T18:30:11.290Z] b2191e2be29d: Preparing [2023-09-27T18:30:11.290Z] b2191e2be29d: Waiting [2023-09-27T18:30:11.290Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:11.290Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:11.290Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:11.290Z] 39169f87cb25: Layer already exists [2023-09-27T18:30:11.290Z] 95dce2d88b0f: Layer already exists [2023-09-27T18:30:11.290Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:11.555Z] main: digest: sha256:1650d514832fbcf685495a17a57520a3c13fab7e23c6e603c4c488407a0b0f4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:30:11.593Z] ===================================================== [Pipeline] echo [2023-09-27T18:30:11.599Z] taggedImages: [2023-09-27T18:30:11.599Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:11.599Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-27T18:30:11.599Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.58 [2023-09-27T18:30:11.599Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:11.599Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-27T18:30:11.615Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-27T18:30:11.615Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:11.615Z] latest [2023-09-27T18:30:11.615Z] 3.1.0-dev.58 [2023-09-27T18:30:11.615Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:11.615Z] main [2023-09-27T18:30:11.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:11.947Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:12.279Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:12.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-27T18:30:12.279Z] d24d41c30c4b: Preparing [2023-09-27T18:30:12.279Z] 07be92ee23ff: Preparing [2023-09-27T18:30:12.279Z] 6ca8b80c7f0d: Preparing [2023-09-27T18:30:12.279Z] 1bde06e61bbe: Preparing [2023-09-27T18:30:12.279Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:12.279Z] badc9229b5e2: Preparing [2023-09-27T18:30:12.279Z] fd2283e7edf2: Preparing [2023-09-27T18:30:12.279Z] b2191e2be29d: Preparing [2023-09-27T18:30:12.279Z] badc9229b5e2: Waiting [2023-09-27T18:30:12.279Z] fd2283e7edf2: Waiting [2023-09-27T18:30:12.279Z] b2191e2be29d: Waiting [2023-09-27T18:30:12.279Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:12.544Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:12.544Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:12.544Z] d24d41c30c4b: Pushed [2023-09-27T18:30:12.544Z] 6ca8b80c7f0d: Pushed [2023-09-27T18:30:12.544Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:12.544Z] 07be92ee23ff: Pushed [2023-09-27T18:30:14.477Z] 1bde06e61bbe: Pushed [2023-09-27T18:30:14.742Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:96b480c9c645372d4fe97d27e0e3db87945d4bab163e5a6bc5d141aa89e357ff size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:15.084Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:15.415Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-27T18:30:15.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-27T18:30:15.415Z] d24d41c30c4b: Preparing [2023-09-27T18:30:15.415Z] 07be92ee23ff: Preparing [2023-09-27T18:30:15.415Z] 6ca8b80c7f0d: Preparing [2023-09-27T18:30:15.415Z] 1bde06e61bbe: Preparing [2023-09-27T18:30:15.415Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:15.415Z] badc9229b5e2: Preparing [2023-09-27T18:30:15.415Z] fd2283e7edf2: Preparing [2023-09-27T18:30:15.415Z] b2191e2be29d: Preparing [2023-09-27T18:30:15.415Z] badc9229b5e2: Waiting [2023-09-27T18:30:15.415Z] fd2283e7edf2: Waiting [2023-09-27T18:30:15.415Z] b2191e2be29d: Waiting [2023-09-27T18:30:15.415Z] d24d41c30c4b: Layer already exists [2023-09-27T18:30:15.415Z] 6ca8b80c7f0d: Layer already exists [2023-09-27T18:30:15.415Z] 07be92ee23ff: Layer already exists [2023-09-27T18:30:15.415Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:15.415Z] 1bde06e61bbe: Layer already exists [2023-09-27T18:30:15.415Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:15.415Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:15.415Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:15.681Z] latest: digest: sha256:96b480c9c645372d4fe97d27e0e3db87945d4bab163e5a6bc5d141aa89e357ff size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:16.017Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:16.352Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.58 [2023-09-27T18:30:16.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-27T18:30:16.352Z] d24d41c30c4b: Preparing [2023-09-27T18:30:16.352Z] 07be92ee23ff: Preparing [2023-09-27T18:30:16.352Z] 6ca8b80c7f0d: Preparing [2023-09-27T18:30:16.352Z] 1bde06e61bbe: Preparing [2023-09-27T18:30:16.352Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:16.352Z] badc9229b5e2: Preparing [2023-09-27T18:30:16.352Z] fd2283e7edf2: Preparing [2023-09-27T18:30:16.352Z] b2191e2be29d: Preparing [2023-09-27T18:30:16.352Z] fd2283e7edf2: Waiting [2023-09-27T18:30:16.352Z] b2191e2be29d: Waiting [2023-09-27T18:30:16.352Z] badc9229b5e2: Waiting [2023-09-27T18:30:16.352Z] 07be92ee23ff: Layer already exists [2023-09-27T18:30:16.352Z] d24d41c30c4b: Layer already exists [2023-09-27T18:30:16.352Z] 6ca8b80c7f0d: Layer already exists [2023-09-27T18:30:16.352Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:16.352Z] 1bde06e61bbe: Layer already exists [2023-09-27T18:30:16.352Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:16.352Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:16.352Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:16.352Z] 3.1.0-dev.58: digest: sha256:96b480c9c645372d4fe97d27e0e3db87945d4bab163e5a6bc5d141aa89e357ff size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:16.949Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:17.281Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:17.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-27T18:30:17.281Z] d24d41c30c4b: Preparing [2023-09-27T18:30:17.281Z] 07be92ee23ff: Preparing [2023-09-27T18:30:17.281Z] 6ca8b80c7f0d: Preparing [2023-09-27T18:30:17.281Z] 1bde06e61bbe: Preparing [2023-09-27T18:30:17.281Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:17.281Z] badc9229b5e2: Preparing [2023-09-27T18:30:17.281Z] fd2283e7edf2: Preparing [2023-09-27T18:30:17.281Z] b2191e2be29d: Preparing [2023-09-27T18:30:17.281Z] badc9229b5e2: Waiting [2023-09-27T18:30:17.281Z] b2191e2be29d: Waiting [2023-09-27T18:30:17.281Z] fd2283e7edf2: Waiting [2023-09-27T18:30:17.281Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:17.281Z] 07be92ee23ff: Layer already exists [2023-09-27T18:30:17.281Z] 1bde06e61bbe: Layer already exists [2023-09-27T18:30:17.281Z] 6ca8b80c7f0d: Layer already exists [2023-09-27T18:30:17.281Z] d24d41c30c4b: Layer already exists [2023-09-27T18:30:17.281Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:17.281Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:17.281Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:17.281Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:96b480c9c645372d4fe97d27e0e3db87945d4bab163e5a6bc5d141aa89e357ff size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:17.893Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:18.234Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-27T18:30:18.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-27T18:30:18.234Z] d24d41c30c4b: Preparing [2023-09-27T18:30:18.234Z] 07be92ee23ff: Preparing [2023-09-27T18:30:18.234Z] 6ca8b80c7f0d: Preparing [2023-09-27T18:30:18.234Z] 1bde06e61bbe: Preparing [2023-09-27T18:30:18.234Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:18.234Z] badc9229b5e2: Preparing [2023-09-27T18:30:18.234Z] fd2283e7edf2: Preparing [2023-09-27T18:30:18.234Z] b2191e2be29d: Preparing [2023-09-27T18:30:18.234Z] fd2283e7edf2: Waiting [2023-09-27T18:30:18.234Z] b2191e2be29d: Waiting [2023-09-27T18:30:18.234Z] badc9229b5e2: Waiting [2023-09-27T18:30:18.234Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:18.234Z] 07be92ee23ff: Layer already exists [2023-09-27T18:30:18.234Z] 1bde06e61bbe: Layer already exists [2023-09-27T18:30:18.234Z] 6ca8b80c7f0d: Layer already exists [2023-09-27T18:30:18.234Z] d24d41c30c4b: Layer already exists [2023-09-27T18:30:18.234Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:18.234Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:18.234Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:18.499Z] main: digest: sha256:96b480c9c645372d4fe97d27e0e3db87945d4bab163e5a6bc5d141aa89e357ff size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:30:18.549Z] ===================================================== [Pipeline] echo [2023-09-27T18:30:18.557Z] taggedImages: [2023-09-27T18:30:18.558Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:18.558Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-27T18:30:18.558Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.58 [2023-09-27T18:30:18.558Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:18.558Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-27T18:30:18.584Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-27T18:30:18.584Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:18.584Z] latest [2023-09-27T18:30:18.584Z] 3.1.0-dev.58 [2023-09-27T18:30:18.584Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:18.584Z] main [2023-09-27T18:30:18.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:18.982Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:19.334Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:19.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-27T18:30:19.335Z] 0554e9de00c7: Preparing [2023-09-27T18:30:19.335Z] 4d3bacf7c960: Preparing [2023-09-27T18:30:19.335Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:19.335Z] badc9229b5e2: Preparing [2023-09-27T18:30:19.335Z] aed647d55650: Preparing [2023-09-27T18:30:19.335Z] b2191e2be29d: Preparing [2023-09-27T18:30:19.335Z] b2191e2be29d: Waiting [2023-09-27T18:30:19.335Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:19.335Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:19.604Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:19.605Z] 0554e9de00c7: Pushed [2023-09-27T18:30:19.605Z] aed647d55650: Pushed [2023-09-27T18:30:22.962Z] 4d3bacf7c960: Pushed [2023-09-27T18:30:22.962Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:d5d4e0264b454dac9fd4d0b6822980adac2b7559a13dcbd1888a5e36393bb570 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:23.307Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:23.644Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-27T18:30:23.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-27T18:30:23.644Z] 0554e9de00c7: Preparing [2023-09-27T18:30:23.644Z] 4d3bacf7c960: Preparing [2023-09-27T18:30:23.644Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:23.644Z] badc9229b5e2: Preparing [2023-09-27T18:30:23.644Z] aed647d55650: Preparing [2023-09-27T18:30:23.644Z] b2191e2be29d: Preparing [2023-09-27T18:30:23.644Z] b2191e2be29d: Waiting [2023-09-27T18:30:23.644Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:23.644Z] 4d3bacf7c960: Layer already exists [2023-09-27T18:30:23.644Z] 0554e9de00c7: Layer already exists [2023-09-27T18:30:23.644Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:23.644Z] aed647d55650: Layer already exists [2023-09-27T18:30:23.644Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:23.910Z] latest: digest: sha256:d5d4e0264b454dac9fd4d0b6822980adac2b7559a13dcbd1888a5e36393bb570 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:24.245Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:24.583Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.58 [2023-09-27T18:30:24.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-27T18:30:24.583Z] 0554e9de00c7: Preparing [2023-09-27T18:30:24.583Z] 4d3bacf7c960: Preparing [2023-09-27T18:30:24.583Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:24.583Z] badc9229b5e2: Preparing [2023-09-27T18:30:24.583Z] aed647d55650: Preparing [2023-09-27T18:30:24.583Z] b2191e2be29d: Preparing [2023-09-27T18:30:24.583Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:24.583Z] 0554e9de00c7: Layer already exists [2023-09-27T18:30:24.583Z] aed647d55650: Layer already exists [2023-09-27T18:30:24.583Z] 4d3bacf7c960: Layer already exists [2023-09-27T18:30:24.583Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:24.583Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:24.849Z] 3.1.0-dev.58: digest: sha256:d5d4e0264b454dac9fd4d0b6822980adac2b7559a13dcbd1888a5e36393bb570 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:25.178Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:27.436Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:27.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-27T18:30:27.437Z] 0554e9de00c7: Preparing [2023-09-27T18:30:27.437Z] 4d3bacf7c960: Preparing [2023-09-27T18:30:27.437Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:27.437Z] badc9229b5e2: Preparing [2023-09-27T18:30:27.437Z] aed647d55650: Preparing [2023-09-27T18:30:27.437Z] b2191e2be29d: Preparing [2023-09-27T18:30:27.437Z] b2191e2be29d: Waiting [2023-09-27T18:30:27.437Z] aed647d55650: Layer already exists [2023-09-27T18:30:27.437Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:27.437Z] 0554e9de00c7: Layer already exists [2023-09-27T18:30:27.437Z] 4d3bacf7c960: Layer already exists [2023-09-27T18:30:27.437Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:27.437Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:27.437Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:d5d4e0264b454dac9fd4d0b6822980adac2b7559a13dcbd1888a5e36393bb570 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:27.770Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:28.097Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-27T18:30:28.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-27T18:30:28.097Z] 0554e9de00c7: Preparing [2023-09-27T18:30:28.097Z] 4d3bacf7c960: Preparing [2023-09-27T18:30:28.097Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:28.097Z] badc9229b5e2: Preparing [2023-09-27T18:30:28.097Z] aed647d55650: Preparing [2023-09-27T18:30:28.097Z] b2191e2be29d: Preparing [2023-09-27T18:30:28.097Z] 0554e9de00c7: Layer already exists [2023-09-27T18:30:28.097Z] aed647d55650: Layer already exists [2023-09-27T18:30:28.097Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:28.097Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:28.097Z] 4d3bacf7c960: Layer already exists [2023-09-27T18:30:28.097Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:28.097Z] main: digest: sha256:d5d4e0264b454dac9fd4d0b6822980adac2b7559a13dcbd1888a5e36393bb570 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:30:28.416Z] ===================================================== [Pipeline] echo [2023-09-27T18:30:28.426Z] taggedImages: [2023-09-27T18:30:28.426Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:28.426Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-27T18:30:28.426Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.58 [2023-09-27T18:30:28.426Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:28.426Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-27T18:30:28.449Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-27T18:30:28.449Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:28.449Z] latest [2023-09-27T18:30:28.449Z] 3.1.0-dev.58 [2023-09-27T18:30:28.449Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:28.449Z] main [2023-09-27T18:30:28.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:28.790Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:29.121Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:29.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-27T18:30:29.121Z] a435540fce18: Preparing [2023-09-27T18:30:29.121Z] bd92fffcdd81: Preparing [2023-09-27T18:30:29.121Z] 8d5b77492546: Preparing [2023-09-27T18:30:29.121Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:29.121Z] badc9229b5e2: Preparing [2023-09-27T18:30:29.121Z] fd2283e7edf2: Preparing [2023-09-27T18:30:29.121Z] b2191e2be29d: Preparing [2023-09-27T18:30:29.121Z] fd2283e7edf2: Waiting [2023-09-27T18:30:29.121Z] b2191e2be29d: Waiting [2023-09-27T18:30:29.121Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:29.121Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:29.121Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:29.121Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:29.385Z] a435540fce18: Pushed [2023-09-27T18:30:29.385Z] bd92fffcdd81: Pushed [2023-09-27T18:30:32.712Z] 8d5b77492546: Pushed [2023-09-27T18:30:32.712Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:18c985b6f9418a7cbc26518736320d02217b68b7c76b38ae4831d6191e02ce46 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:33.047Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:33.381Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-27T18:30:33.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-27T18:30:33.381Z] a435540fce18: Preparing [2023-09-27T18:30:33.381Z] bd92fffcdd81: Preparing [2023-09-27T18:30:33.381Z] 8d5b77492546: Preparing [2023-09-27T18:30:33.381Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:33.381Z] badc9229b5e2: Preparing [2023-09-27T18:30:33.381Z] fd2283e7edf2: Preparing [2023-09-27T18:30:33.381Z] b2191e2be29d: Preparing [2023-09-27T18:30:33.381Z] fd2283e7edf2: Waiting [2023-09-27T18:30:33.381Z] b2191e2be29d: Waiting [2023-09-27T18:30:33.381Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:33.381Z] 8d5b77492546: Layer already exists [2023-09-27T18:30:33.381Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:33.381Z] a435540fce18: Layer already exists [2023-09-27T18:30:33.381Z] bd92fffcdd81: Layer already exists [2023-09-27T18:30:33.381Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:33.381Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:33.645Z] latest: digest: sha256:18c985b6f9418a7cbc26518736320d02217b68b7c76b38ae4831d6191e02ce46 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:33.990Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:34.333Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.58 [2023-09-27T18:30:34.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-27T18:30:34.333Z] a435540fce18: Preparing [2023-09-27T18:30:34.333Z] bd92fffcdd81: Preparing [2023-09-27T18:30:34.333Z] 8d5b77492546: Preparing [2023-09-27T18:30:34.333Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:34.333Z] badc9229b5e2: Preparing [2023-09-27T18:30:34.333Z] fd2283e7edf2: Preparing [2023-09-27T18:30:34.334Z] b2191e2be29d: Preparing [2023-09-27T18:30:34.334Z] b2191e2be29d: Waiting [2023-09-27T18:30:34.334Z] fd2283e7edf2: Waiting [2023-09-27T18:30:34.334Z] a435540fce18: Layer already exists [2023-09-27T18:30:34.334Z] 8d5b77492546: Layer already exists [2023-09-27T18:30:34.334Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:34.334Z] bd92fffcdd81: Layer already exists [2023-09-27T18:30:34.334Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:34.334Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:34.334Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:34.334Z] 3.1.0-dev.58: digest: sha256:18c985b6f9418a7cbc26518736320d02217b68b7c76b38ae4831d6191e02ce46 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:34.680Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:35.017Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:35.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-27T18:30:35.018Z] a435540fce18: Preparing [2023-09-27T18:30:35.018Z] bd92fffcdd81: Preparing [2023-09-27T18:30:35.018Z] 8d5b77492546: Preparing [2023-09-27T18:30:35.018Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:35.018Z] badc9229b5e2: Preparing [2023-09-27T18:30:35.018Z] fd2283e7edf2: Preparing [2023-09-27T18:30:35.018Z] b2191e2be29d: Preparing [2023-09-27T18:30:35.018Z] fd2283e7edf2: Waiting [2023-09-27T18:30:35.018Z] b2191e2be29d: Waiting [2023-09-27T18:30:35.018Z] 8d5b77492546: Layer already exists [2023-09-27T18:30:35.018Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:35.018Z] bd92fffcdd81: Layer already exists [2023-09-27T18:30:35.018Z] a435540fce18: Layer already exists [2023-09-27T18:30:35.018Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:35.018Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:35.018Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:35.018Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:18c985b6f9418a7cbc26518736320d02217b68b7c76b38ae4831d6191e02ce46 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:35.363Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:35.696Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-27T18:30:35.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-27T18:30:35.696Z] a435540fce18: Preparing [2023-09-27T18:30:35.696Z] bd92fffcdd81: Preparing [2023-09-27T18:30:35.696Z] 8d5b77492546: Preparing [2023-09-27T18:30:35.696Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:35.696Z] badc9229b5e2: Preparing [2023-09-27T18:30:35.696Z] fd2283e7edf2: Preparing [2023-09-27T18:30:35.696Z] b2191e2be29d: Preparing [2023-09-27T18:30:35.696Z] fd2283e7edf2: Waiting [2023-09-27T18:30:35.696Z] b2191e2be29d: Waiting [2023-09-27T18:30:35.696Z] 8d5b77492546: Layer already exists [2023-09-27T18:30:35.696Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:35.696Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:35.696Z] bd92fffcdd81: Layer already exists [2023-09-27T18:30:35.696Z] a435540fce18: Layer already exists [2023-09-27T18:30:35.696Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:35.696Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:35.696Z] main: digest: sha256:18c985b6f9418a7cbc26518736320d02217b68b7c76b38ae4831d6191e02ce46 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:30:36.013Z] ===================================================== [Pipeline] echo [2023-09-27T18:30:36.023Z] taggedImages: [2023-09-27T18:30:36.023Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:36.023Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-27T18:30:36.023Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.58 [2023-09-27T18:30:36.023Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:36.023Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-27T18:30:36.047Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-27T18:30:36.047Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:36.047Z] latest [2023-09-27T18:30:36.047Z] 3.1.0-dev.58 [2023-09-27T18:30:36.047Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:36.047Z] main [2023-09-27T18:30:36.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:36.400Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:36.741Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:36.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-27T18:30:36.741Z] 1a8a8fda5be5: Preparing [2023-09-27T18:30:36.741Z] 8caad7782fc9: Preparing [2023-09-27T18:30:36.741Z] 47f3b8c7a31e: Preparing [2023-09-27T18:30:36.741Z] c2984f23a386: Preparing [2023-09-27T18:30:36.741Z] 98f072807a82: Preparing [2023-09-27T18:30:36.741Z] 0843c38d0770: Preparing [2023-09-27T18:30:36.741Z] 9647600dac93: Preparing [2023-09-27T18:30:36.741Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:36.741Z] badc9229b5e2: Preparing [2023-09-27T18:30:36.741Z] 17e5739f3736: Preparing [2023-09-27T18:30:36.741Z] f19d5c82238c: Preparing [2023-09-27T18:30:36.741Z] 5f70bf18a086: Preparing [2023-09-27T18:30:36.741Z] c1221f43fa0f: Preparing [2023-09-27T18:30:36.741Z] a01394201132: Preparing [2023-09-27T18:30:36.741Z] b2191e2be29d: Preparing [2023-09-27T18:30:36.741Z] 0843c38d0770: Waiting [2023-09-27T18:30:36.741Z] 9647600dac93: Waiting [2023-09-27T18:30:36.741Z] badc9229b5e2: Waiting [2023-09-27T18:30:36.741Z] 9c761d82f2c3: Waiting [2023-09-27T18:30:36.741Z] 17e5739f3736: Waiting [2023-09-27T18:30:36.741Z] c1221f43fa0f: Waiting [2023-09-27T18:30:36.741Z] f19d5c82238c: Waiting [2023-09-27T18:30:36.741Z] 5f70bf18a086: Waiting [2023-09-27T18:30:36.741Z] a01394201132: Waiting [2023-09-27T18:30:36.741Z] b2191e2be29d: Waiting [2023-09-27T18:30:37.007Z] c2984f23a386: Pushed [2023-09-27T18:30:37.007Z] 8caad7782fc9: Pushed [2023-09-27T18:30:37.007Z] 98f072807a82: Pushed [2023-09-27T18:30:37.007Z] 47f3b8c7a31e: Pushed [2023-09-27T18:30:37.007Z] 1a8a8fda5be5: Pushed [2023-09-27T18:30:37.007Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:37.007Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:37.007Z] 0843c38d0770: Pushed [2023-09-27T18:30:37.271Z] 17e5739f3736: Pushed [2023-09-27T18:30:37.271Z] 5f70bf18a086: Pushed [2023-09-27T18:30:37.271Z] f19d5c82238c: Pushed [2023-09-27T18:30:37.271Z] c1221f43fa0f: Pushed [2023-09-27T18:30:37.271Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:37.271Z] a01394201132: Pushed [2023-09-27T18:30:40.600Z] 9647600dac93: Pushed [2023-09-27T18:30:40.865Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:5db6f9f3078f138e6de79b8d8a05ac03db26088fa0bf3c99db69747ed0ae8642 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:41.200Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:41.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-27T18:30:41.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-27T18:30:41.527Z] 1a8a8fda5be5: Preparing [2023-09-27T18:30:41.527Z] 8caad7782fc9: Preparing [2023-09-27T18:30:41.527Z] 47f3b8c7a31e: Preparing [2023-09-27T18:30:41.527Z] c2984f23a386: Preparing [2023-09-27T18:30:41.527Z] 98f072807a82: Preparing [2023-09-27T18:30:41.527Z] 0843c38d0770: Preparing [2023-09-27T18:30:41.527Z] 9647600dac93: Preparing [2023-09-27T18:30:41.527Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:41.527Z] badc9229b5e2: Preparing [2023-09-27T18:30:41.527Z] 17e5739f3736: Preparing [2023-09-27T18:30:41.527Z] f19d5c82238c: Preparing [2023-09-27T18:30:41.527Z] 5f70bf18a086: Preparing [2023-09-27T18:30:41.527Z] c1221f43fa0f: Preparing [2023-09-27T18:30:41.527Z] a01394201132: Preparing [2023-09-27T18:30:41.527Z] b2191e2be29d: Preparing [2023-09-27T18:30:41.527Z] 0843c38d0770: Waiting [2023-09-27T18:30:41.527Z] 9647600dac93: Waiting [2023-09-27T18:30:41.527Z] 9c761d82f2c3: Waiting [2023-09-27T18:30:41.527Z] badc9229b5e2: Waiting [2023-09-27T18:30:41.527Z] 17e5739f3736: Waiting [2023-09-27T18:30:41.527Z] a01394201132: Waiting [2023-09-27T18:30:41.527Z] b2191e2be29d: Waiting [2023-09-27T18:30:41.527Z] 5f70bf18a086: Waiting [2023-09-27T18:30:41.527Z] f19d5c82238c: Waiting [2023-09-27T18:30:41.527Z] c1221f43fa0f: Waiting [2023-09-27T18:30:41.527Z] c2984f23a386: Layer already exists [2023-09-27T18:30:41.527Z] 47f3b8c7a31e: Layer already exists [2023-09-27T18:30:41.527Z] 98f072807a82: Layer already exists [2023-09-27T18:30:41.527Z] 1a8a8fda5be5: Layer already exists [2023-09-27T18:30:41.527Z] 8caad7782fc9: Layer already exists [2023-09-27T18:30:41.527Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:41.527Z] 9647600dac93: Layer already exists [2023-09-27T18:30:41.527Z] 0843c38d0770: Layer already exists [2023-09-27T18:30:41.527Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:41.527Z] 17e5739f3736: Layer already exists [2023-09-27T18:30:41.527Z] f19d5c82238c: Layer already exists [2023-09-27T18:30:41.527Z] 5f70bf18a086: Layer already exists [2023-09-27T18:30:41.527Z] c1221f43fa0f: Layer already exists [2023-09-27T18:30:41.527Z] a01394201132: Layer already exists [2023-09-27T18:30:41.527Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:41.791Z] latest: digest: sha256:5db6f9f3078f138e6de79b8d8a05ac03db26088fa0bf3c99db69747ed0ae8642 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:42.124Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:42.453Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.58 [2023-09-27T18:30:42.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-27T18:30:42.453Z] 1a8a8fda5be5: Preparing [2023-09-27T18:30:42.453Z] 8caad7782fc9: Preparing [2023-09-27T18:30:42.453Z] 47f3b8c7a31e: Preparing [2023-09-27T18:30:42.453Z] c2984f23a386: Preparing [2023-09-27T18:30:42.453Z] 98f072807a82: Preparing [2023-09-27T18:30:42.453Z] 0843c38d0770: Preparing [2023-09-27T18:30:42.453Z] 9647600dac93: Preparing [2023-09-27T18:30:42.453Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:42.453Z] badc9229b5e2: Preparing [2023-09-27T18:30:42.453Z] 17e5739f3736: Preparing [2023-09-27T18:30:42.453Z] f19d5c82238c: Preparing [2023-09-27T18:30:42.453Z] 5f70bf18a086: Preparing [2023-09-27T18:30:42.453Z] c1221f43fa0f: Preparing [2023-09-27T18:30:42.453Z] a01394201132: Preparing [2023-09-27T18:30:42.453Z] b2191e2be29d: Preparing [2023-09-27T18:30:42.453Z] c1221f43fa0f: Waiting [2023-09-27T18:30:42.453Z] 17e5739f3736: Waiting [2023-09-27T18:30:42.453Z] f19d5c82238c: Waiting [2023-09-27T18:30:42.453Z] 5f70bf18a086: Waiting [2023-09-27T18:30:42.453Z] a01394201132: Waiting [2023-09-27T18:30:42.453Z] b2191e2be29d: Waiting [2023-09-27T18:30:42.453Z] 0843c38d0770: Waiting [2023-09-27T18:30:42.453Z] 9647600dac93: Waiting [2023-09-27T18:30:42.453Z] 9c761d82f2c3: Waiting [2023-09-27T18:30:42.453Z] 47f3b8c7a31e: Layer already exists [2023-09-27T18:30:42.453Z] 98f072807a82: Layer already exists [2023-09-27T18:30:42.453Z] 8caad7782fc9: Layer already exists [2023-09-27T18:30:42.453Z] c2984f23a386: Layer already exists [2023-09-27T18:30:42.453Z] 1a8a8fda5be5: Layer already exists [2023-09-27T18:30:42.453Z] 0843c38d0770: Layer already exists [2023-09-27T18:30:42.453Z] 17e5739f3736: Layer already exists [2023-09-27T18:30:42.453Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:42.453Z] 9647600dac93: Layer already exists [2023-09-27T18:30:42.453Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:42.453Z] f19d5c82238c: Layer already exists [2023-09-27T18:30:42.453Z] c1221f43fa0f: Layer already exists [2023-09-27T18:30:42.453Z] 5f70bf18a086: Layer already exists [2023-09-27T18:30:42.453Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:42.453Z] a01394201132: Layer already exists [2023-09-27T18:30:42.717Z] 3.1.0-dev.58: digest: sha256:5db6f9f3078f138e6de79b8d8a05ac03db26088fa0bf3c99db69747ed0ae8642 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:43.052Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:43.387Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:43.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-27T18:30:43.387Z] 1a8a8fda5be5: Preparing [2023-09-27T18:30:43.387Z] 8caad7782fc9: Preparing [2023-09-27T18:30:43.387Z] 47f3b8c7a31e: Preparing [2023-09-27T18:30:43.387Z] c2984f23a386: Preparing [2023-09-27T18:30:43.387Z] 98f072807a82: Preparing [2023-09-27T18:30:43.387Z] 0843c38d0770: Preparing [2023-09-27T18:30:43.387Z] 9647600dac93: Preparing [2023-09-27T18:30:43.387Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:43.387Z] badc9229b5e2: Preparing [2023-09-27T18:30:43.387Z] 17e5739f3736: Preparing [2023-09-27T18:30:43.387Z] f19d5c82238c: Preparing [2023-09-27T18:30:43.387Z] 5f70bf18a086: Preparing [2023-09-27T18:30:43.387Z] c1221f43fa0f: Preparing [2023-09-27T18:30:43.387Z] a01394201132: Preparing [2023-09-27T18:30:43.387Z] b2191e2be29d: Preparing [2023-09-27T18:30:43.387Z] 0843c38d0770: Waiting [2023-09-27T18:30:43.387Z] 9647600dac93: Waiting [2023-09-27T18:30:43.387Z] 9c761d82f2c3: Waiting [2023-09-27T18:30:43.387Z] badc9229b5e2: Waiting [2023-09-27T18:30:43.387Z] 17e5739f3736: Waiting [2023-09-27T18:30:43.387Z] f19d5c82238c: Waiting [2023-09-27T18:30:43.387Z] 5f70bf18a086: Waiting [2023-09-27T18:30:43.387Z] c1221f43fa0f: Waiting [2023-09-27T18:30:43.387Z] a01394201132: Waiting [2023-09-27T18:30:43.387Z] b2191e2be29d: Waiting [2023-09-27T18:30:43.387Z] 98f072807a82: Layer already exists [2023-09-27T18:30:43.387Z] 1a8a8fda5be5: Layer already exists [2023-09-27T18:30:43.387Z] c2984f23a386: Layer already exists [2023-09-27T18:30:43.387Z] 47f3b8c7a31e: Layer already exists [2023-09-27T18:30:43.387Z] 8caad7782fc9: Layer already exists [2023-09-27T18:30:43.387Z] 0843c38d0770: Layer already exists [2023-09-27T18:30:43.387Z] 17e5739f3736: Layer already exists [2023-09-27T18:30:43.387Z] 9647600dac93: Layer already exists [2023-09-27T18:30:43.387Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:43.387Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:43.387Z] f19d5c82238c: Layer already exists [2023-09-27T18:30:43.387Z] c1221f43fa0f: Layer already exists [2023-09-27T18:30:43.387Z] 5f70bf18a086: Layer already exists [2023-09-27T18:30:43.387Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:43.387Z] a01394201132: Layer already exists [2023-09-27T18:30:43.650Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:5db6f9f3078f138e6de79b8d8a05ac03db26088fa0bf3c99db69747ed0ae8642 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:43.980Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:44.309Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-27T18:30:44.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-27T18:30:44.309Z] 1a8a8fda5be5: Preparing [2023-09-27T18:30:44.309Z] 8caad7782fc9: Preparing [2023-09-27T18:30:44.309Z] 47f3b8c7a31e: Preparing [2023-09-27T18:30:44.309Z] c2984f23a386: Preparing [2023-09-27T18:30:44.309Z] 98f072807a82: Preparing [2023-09-27T18:30:44.309Z] 0843c38d0770: Preparing [2023-09-27T18:30:44.309Z] 9647600dac93: Preparing [2023-09-27T18:30:44.309Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:44.309Z] badc9229b5e2: Preparing [2023-09-27T18:30:44.309Z] 17e5739f3736: Preparing [2023-09-27T18:30:44.309Z] f19d5c82238c: Preparing [2023-09-27T18:30:44.309Z] 5f70bf18a086: Preparing [2023-09-27T18:30:44.309Z] c1221f43fa0f: Preparing [2023-09-27T18:30:44.309Z] a01394201132: Preparing [2023-09-27T18:30:44.309Z] b2191e2be29d: Preparing [2023-09-27T18:30:44.309Z] 9647600dac93: Waiting [2023-09-27T18:30:44.309Z] 9c761d82f2c3: Waiting [2023-09-27T18:30:44.309Z] 0843c38d0770: Waiting [2023-09-27T18:30:44.309Z] badc9229b5e2: Waiting [2023-09-27T18:30:44.309Z] 17e5739f3736: Waiting [2023-09-27T18:30:44.309Z] c1221f43fa0f: Waiting [2023-09-27T18:30:44.309Z] f19d5c82238c: Waiting [2023-09-27T18:30:44.309Z] a01394201132: Waiting [2023-09-27T18:30:44.309Z] 5f70bf18a086: Waiting [2023-09-27T18:30:44.309Z] b2191e2be29d: Waiting [2023-09-27T18:30:44.309Z] c2984f23a386: Layer already exists [2023-09-27T18:30:44.309Z] 47f3b8c7a31e: Layer already exists [2023-09-27T18:30:44.309Z] 1a8a8fda5be5: Layer already exists [2023-09-27T18:30:44.309Z] 98f072807a82: Layer already exists [2023-09-27T18:30:44.309Z] 8caad7782fc9: Layer already exists [2023-09-27T18:30:44.309Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:44.309Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:44.309Z] 0843c38d0770: Layer already exists [2023-09-27T18:30:44.309Z] 9647600dac93: Layer already exists [2023-09-27T18:30:44.309Z] 17e5739f3736: Layer already exists [2023-09-27T18:30:44.309Z] f19d5c82238c: Layer already exists [2023-09-27T18:30:44.309Z] c1221f43fa0f: Layer already exists [2023-09-27T18:30:44.309Z] 5f70bf18a086: Layer already exists [2023-09-27T18:30:44.309Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:44.309Z] a01394201132: Layer already exists [2023-09-27T18:30:44.572Z] main: digest: sha256:5db6f9f3078f138e6de79b8d8a05ac03db26088fa0bf3c99db69747ed0ae8642 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:30:44.624Z] ===================================================== [Pipeline] echo [2023-09-27T18:30:44.631Z] taggedImages: [2023-09-27T18:30:44.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:44.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-27T18:30:44.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.58 [2023-09-27T18:30:44.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:44.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-27T18:30:44.658Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-27T18:30:44.658Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:44.658Z] latest [2023-09-27T18:30:44.658Z] 3.1.0-dev.58 [2023-09-27T18:30:44.658Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:44.658Z] main [2023-09-27T18:30:44.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:44.998Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:45.327Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:45.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-27T18:30:45.327Z] db2c894e0a9a: Preparing [2023-09-27T18:30:45.327Z] a2c8dc061778: Preparing [2023-09-27T18:30:45.327Z] ff5df0b46707: Preparing [2023-09-27T18:30:45.327Z] 9b1538323677: Preparing [2023-09-27T18:30:45.327Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:45.327Z] badc9229b5e2: Preparing [2023-09-27T18:30:45.327Z] fd2283e7edf2: Preparing [2023-09-27T18:30:45.327Z] b2191e2be29d: Preparing [2023-09-27T18:30:45.327Z] badc9229b5e2: Waiting [2023-09-27T18:30:45.327Z] fd2283e7edf2: Waiting [2023-09-27T18:30:45.327Z] b2191e2be29d: Waiting [2023-09-27T18:30:45.327Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:45.591Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:45.591Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:45.591Z] a2c8dc061778: Pushed [2023-09-27T18:30:45.591Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:45.591Z] ff5df0b46707: Pushed [2023-09-27T18:30:45.591Z] db2c894e0a9a: Pushed [2023-09-27T18:30:48.160Z] 9b1538323677: Pushed [2023-09-27T18:30:48.423Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:571030228f11d4f442feaba72a98286c8e67b9eaa844a2fe10227a1c88563fc3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:48.759Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:49.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-27T18:30:49.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-27T18:30:49.084Z] db2c894e0a9a: Preparing [2023-09-27T18:30:49.084Z] a2c8dc061778: Preparing [2023-09-27T18:30:49.084Z] ff5df0b46707: Preparing [2023-09-27T18:30:49.084Z] 9b1538323677: Preparing [2023-09-27T18:30:49.084Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:49.084Z] badc9229b5e2: Preparing [2023-09-27T18:30:49.084Z] fd2283e7edf2: Preparing [2023-09-27T18:30:49.084Z] b2191e2be29d: Preparing [2023-09-27T18:30:49.084Z] badc9229b5e2: Waiting [2023-09-27T18:30:49.084Z] fd2283e7edf2: Waiting [2023-09-27T18:30:49.084Z] b2191e2be29d: Waiting [2023-09-27T18:30:49.084Z] a2c8dc061778: Layer already exists [2023-09-27T18:30:49.084Z] db2c894e0a9a: Layer already exists [2023-09-27T18:30:49.084Z] ff5df0b46707: Layer already exists [2023-09-27T18:30:49.084Z] 9b1538323677: Layer already exists [2023-09-27T18:30:49.084Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:49.084Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:49.084Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:49.084Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:49.347Z] latest: digest: sha256:571030228f11d4f442feaba72a98286c8e67b9eaa844a2fe10227a1c88563fc3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:49.689Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:50.023Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.58 [2023-09-27T18:30:50.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-27T18:30:50.023Z] db2c894e0a9a: Preparing [2023-09-27T18:30:50.023Z] a2c8dc061778: Preparing [2023-09-27T18:30:50.023Z] ff5df0b46707: Preparing [2023-09-27T18:30:50.023Z] 9b1538323677: Preparing [2023-09-27T18:30:50.023Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:50.023Z] badc9229b5e2: Preparing [2023-09-27T18:30:50.023Z] fd2283e7edf2: Preparing [2023-09-27T18:30:50.023Z] b2191e2be29d: Preparing [2023-09-27T18:30:50.023Z] fd2283e7edf2: Waiting [2023-09-27T18:30:50.023Z] b2191e2be29d: Waiting [2023-09-27T18:30:50.023Z] badc9229b5e2: Waiting [2023-09-27T18:30:50.023Z] ff5df0b46707: Layer already exists [2023-09-27T18:30:50.023Z] a2c8dc061778: Layer already exists [2023-09-27T18:30:50.023Z] 9b1538323677: Layer already exists [2023-09-27T18:30:50.023Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:50.023Z] db2c894e0a9a: Layer already exists [2023-09-27T18:30:50.023Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:50.023Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:50.023Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:50.287Z] 3.1.0-dev.58: digest: sha256:571030228f11d4f442feaba72a98286c8e67b9eaa844a2fe10227a1c88563fc3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:50.620Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:50.949Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:50.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-27T18:30:50.949Z] db2c894e0a9a: Preparing [2023-09-27T18:30:50.949Z] a2c8dc061778: Preparing [2023-09-27T18:30:50.949Z] ff5df0b46707: Preparing [2023-09-27T18:30:50.949Z] 9b1538323677: Preparing [2023-09-27T18:30:50.949Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:50.949Z] badc9229b5e2: Preparing [2023-09-27T18:30:50.949Z] fd2283e7edf2: Preparing [2023-09-27T18:30:50.949Z] b2191e2be29d: Preparing [2023-09-27T18:30:50.949Z] badc9229b5e2: Waiting [2023-09-27T18:30:50.949Z] fd2283e7edf2: Waiting [2023-09-27T18:30:50.949Z] b2191e2be29d: Waiting [2023-09-27T18:30:50.949Z] a2c8dc061778: Layer already exists [2023-09-27T18:30:50.949Z] db2c894e0a9a: Layer already exists [2023-09-27T18:30:50.949Z] ff5df0b46707: Layer already exists [2023-09-27T18:30:50.949Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:50.949Z] 9b1538323677: Layer already exists [2023-09-27T18:30:50.949Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:50.949Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:50.949Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:51.213Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:571030228f11d4f442feaba72a98286c8e67b9eaa844a2fe10227a1c88563fc3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:51.549Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:51.872Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-27T18:30:51.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-27T18:30:51.872Z] db2c894e0a9a: Preparing [2023-09-27T18:30:51.872Z] a2c8dc061778: Preparing [2023-09-27T18:30:51.872Z] ff5df0b46707: Preparing [2023-09-27T18:30:51.872Z] 9b1538323677: Preparing [2023-09-27T18:30:51.872Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:51.872Z] badc9229b5e2: Preparing [2023-09-27T18:30:51.872Z] fd2283e7edf2: Preparing [2023-09-27T18:30:51.872Z] b2191e2be29d: Preparing [2023-09-27T18:30:51.872Z] fd2283e7edf2: Waiting [2023-09-27T18:30:51.872Z] b2191e2be29d: Waiting [2023-09-27T18:30:51.872Z] badc9229b5e2: Waiting [2023-09-27T18:30:51.872Z] ff5df0b46707: Layer already exists [2023-09-27T18:30:51.872Z] a2c8dc061778: Layer already exists [2023-09-27T18:30:51.872Z] 9b1538323677: Layer already exists [2023-09-27T18:30:51.872Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:51.872Z] db2c894e0a9a: Layer already exists [2023-09-27T18:30:51.872Z] fd2283e7edf2: Layer already exists [2023-09-27T18:30:51.872Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:51.872Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:52.137Z] main: digest: sha256:571030228f11d4f442feaba72a98286c8e67b9eaa844a2fe10227a1c88563fc3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:30:52.188Z] ===================================================== [Pipeline] echo [2023-09-27T18:30:52.193Z] taggedImages: [2023-09-27T18:30:52.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:52.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-27T18:30:52.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.58 [2023-09-27T18:30:52.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:52.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-27T18:30:52.209Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-27T18:30:52.209Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:52.209Z] latest [2023-09-27T18:30:52.209Z] 3.1.0-dev.58 [2023-09-27T18:30:52.209Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:30:52.209Z] main [2023-09-27T18:30:52.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:52.539Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:54.926Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:30:54.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-27T18:30:54.926Z] 7c9e1e83228b: Preparing [2023-09-27T18:30:54.926Z] ccfe391c17be: Preparing [2023-09-27T18:30:54.926Z] d6326c5adf5c: Preparing [2023-09-27T18:30:54.926Z] c7da2c8d561a: Preparing [2023-09-27T18:30:54.926Z] 53dfc326be75: Preparing [2023-09-27T18:30:54.926Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:54.926Z] badc9229b5e2: Preparing [2023-09-27T18:30:54.926Z] 291b88277b11: Preparing [2023-09-27T18:30:54.926Z] 357a0e221cc1: Preparing [2023-09-27T18:30:54.926Z] b2191e2be29d: Preparing [2023-09-27T18:30:54.926Z] badc9229b5e2: Waiting [2023-09-27T18:30:54.926Z] 291b88277b11: Waiting [2023-09-27T18:30:54.926Z] 357a0e221cc1: Waiting [2023-09-27T18:30:54.926Z] b2191e2be29d: Waiting [2023-09-27T18:30:54.926Z] 9c761d82f2c3: Waiting [2023-09-27T18:30:54.926Z] 53dfc326be75: Pushed [2023-09-27T18:30:54.926Z] c7da2c8d561a: Pushed [2023-09-27T18:30:54.926Z] ccfe391c17be: Pushed [2023-09-27T18:30:55.192Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:55.192Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:55.192Z] 7c9e1e83228b: Pushed [2023-09-27T18:30:55.192Z] b2191e2be29d: Layer already exists [2023-09-27T18:30:55.192Z] 291b88277b11: Pushed [2023-09-27T18:30:55.772Z] d6326c5adf5c: Pushed [2023-09-27T18:30:59.121Z] 357a0e221cc1: Pushed [2023-09-27T18:30:59.121Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:b42eeb18877e383e7125419f618e8a938b80207b3057b2ebc672034efa925dcb size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:59.462Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:30:59.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-27T18:30:59.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-27T18:30:59.794Z] 7c9e1e83228b: Preparing [2023-09-27T18:30:59.794Z] ccfe391c17be: Preparing [2023-09-27T18:30:59.794Z] d6326c5adf5c: Preparing [2023-09-27T18:30:59.794Z] c7da2c8d561a: Preparing [2023-09-27T18:30:59.794Z] 53dfc326be75: Preparing [2023-09-27T18:30:59.794Z] 9c761d82f2c3: Preparing [2023-09-27T18:30:59.794Z] badc9229b5e2: Preparing [2023-09-27T18:30:59.794Z] 291b88277b11: Preparing [2023-09-27T18:30:59.794Z] 357a0e221cc1: Preparing [2023-09-27T18:30:59.794Z] b2191e2be29d: Preparing [2023-09-27T18:30:59.794Z] badc9229b5e2: Waiting [2023-09-27T18:30:59.794Z] 291b88277b11: Waiting [2023-09-27T18:30:59.794Z] 9c761d82f2c3: Waiting [2023-09-27T18:30:59.794Z] 357a0e221cc1: Waiting [2023-09-27T18:30:59.794Z] c7da2c8d561a: Layer already exists [2023-09-27T18:30:59.794Z] 7c9e1e83228b: Layer already exists [2023-09-27T18:30:59.794Z] 53dfc326be75: Layer already exists [2023-09-27T18:30:59.794Z] ccfe391c17be: Layer already exists [2023-09-27T18:30:59.794Z] d6326c5adf5c: Layer already exists [2023-09-27T18:30:59.794Z] 357a0e221cc1: Layer already exists [2023-09-27T18:30:59.794Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:30:59.794Z] badc9229b5e2: Layer already exists [2023-09-27T18:30:59.794Z] 291b88277b11: Layer already exists [2023-09-27T18:30:59.794Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:00.058Z] latest: digest: sha256:b42eeb18877e383e7125419f618e8a938b80207b3057b2ebc672034efa925dcb size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:00.389Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:00.718Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.58 [2023-09-27T18:31:00.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-27T18:31:00.718Z] 7c9e1e83228b: Preparing [2023-09-27T18:31:00.718Z] ccfe391c17be: Preparing [2023-09-27T18:31:00.718Z] d6326c5adf5c: Preparing [2023-09-27T18:31:00.718Z] c7da2c8d561a: Preparing [2023-09-27T18:31:00.718Z] 53dfc326be75: Preparing [2023-09-27T18:31:00.718Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:00.718Z] badc9229b5e2: Preparing [2023-09-27T18:31:00.718Z] 291b88277b11: Preparing [2023-09-27T18:31:00.718Z] 357a0e221cc1: Preparing [2023-09-27T18:31:00.718Z] b2191e2be29d: Preparing [2023-09-27T18:31:00.718Z] 9c761d82f2c3: Waiting [2023-09-27T18:31:00.718Z] badc9229b5e2: Waiting [2023-09-27T18:31:00.718Z] 291b88277b11: Waiting [2023-09-27T18:31:00.718Z] 357a0e221cc1: Waiting [2023-09-27T18:31:00.719Z] b2191e2be29d: Waiting [2023-09-27T18:31:00.719Z] 7c9e1e83228b: Layer already exists [2023-09-27T18:31:00.719Z] 53dfc326be75: Layer already exists [2023-09-27T18:31:00.719Z] ccfe391c17be: Layer already exists [2023-09-27T18:31:00.719Z] d6326c5adf5c: Layer already exists [2023-09-27T18:31:00.719Z] c7da2c8d561a: Layer already exists [2023-09-27T18:31:00.719Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:00.719Z] 357a0e221cc1: Layer already exists [2023-09-27T18:31:00.719Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:00.719Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:00.719Z] 291b88277b11: Layer already exists [2023-09-27T18:31:00.719Z] 3.1.0-dev.58: digest: sha256:b42eeb18877e383e7125419f618e8a938b80207b3057b2ebc672034efa925dcb size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:01.322Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:01.652Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:01.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-27T18:31:01.652Z] 7c9e1e83228b: Preparing [2023-09-27T18:31:01.652Z] ccfe391c17be: Preparing [2023-09-27T18:31:01.652Z] d6326c5adf5c: Preparing [2023-09-27T18:31:01.652Z] c7da2c8d561a: Preparing [2023-09-27T18:31:01.652Z] 53dfc326be75: Preparing [2023-09-27T18:31:01.652Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:01.652Z] badc9229b5e2: Preparing [2023-09-27T18:31:01.652Z] 291b88277b11: Preparing [2023-09-27T18:31:01.652Z] 357a0e221cc1: Preparing [2023-09-27T18:31:01.652Z] b2191e2be29d: Preparing [2023-09-27T18:31:01.652Z] badc9229b5e2: Waiting [2023-09-27T18:31:01.652Z] 9c761d82f2c3: Waiting [2023-09-27T18:31:01.652Z] 291b88277b11: Waiting [2023-09-27T18:31:01.652Z] 357a0e221cc1: Waiting [2023-09-27T18:31:01.652Z] b2191e2be29d: Waiting [2023-09-27T18:31:01.652Z] c7da2c8d561a: Layer already exists [2023-09-27T18:31:01.652Z] 7c9e1e83228b: Layer already exists [2023-09-27T18:31:01.652Z] 53dfc326be75: Layer already exists [2023-09-27T18:31:01.652Z] ccfe391c17be: Layer already exists [2023-09-27T18:31:01.652Z] d6326c5adf5c: Layer already exists [2023-09-27T18:31:01.652Z] 291b88277b11: Layer already exists [2023-09-27T18:31:01.652Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:01.652Z] 357a0e221cc1: Layer already exists [2023-09-27T18:31:01.652Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:01.652Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:01.652Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:b42eeb18877e383e7125419f618e8a938b80207b3057b2ebc672034efa925dcb size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:02.250Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:02.592Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-27T18:31:02.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-27T18:31:02.592Z] 7c9e1e83228b: Preparing [2023-09-27T18:31:02.592Z] ccfe391c17be: Preparing [2023-09-27T18:31:02.592Z] d6326c5adf5c: Preparing [2023-09-27T18:31:02.592Z] c7da2c8d561a: Preparing [2023-09-27T18:31:02.592Z] 53dfc326be75: Preparing [2023-09-27T18:31:02.592Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:02.592Z] badc9229b5e2: Preparing [2023-09-27T18:31:02.592Z] 291b88277b11: Preparing [2023-09-27T18:31:02.592Z] 357a0e221cc1: Preparing [2023-09-27T18:31:02.592Z] b2191e2be29d: Preparing [2023-09-27T18:31:02.592Z] badc9229b5e2: Waiting [2023-09-27T18:31:02.592Z] 291b88277b11: Waiting [2023-09-27T18:31:02.592Z] 357a0e221cc1: Waiting [2023-09-27T18:31:02.592Z] 9c761d82f2c3: Waiting [2023-09-27T18:31:02.592Z] b2191e2be29d: Waiting [2023-09-27T18:31:02.592Z] 53dfc326be75: Layer already exists [2023-09-27T18:31:02.592Z] ccfe391c17be: Layer already exists [2023-09-27T18:31:02.592Z] c7da2c8d561a: Layer already exists [2023-09-27T18:31:02.592Z] d6326c5adf5c: Layer already exists [2023-09-27T18:31:02.592Z] 7c9e1e83228b: Layer already exists [2023-09-27T18:31:02.592Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:02.592Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:02.592Z] 291b88277b11: Layer already exists [2023-09-27T18:31:02.592Z] 357a0e221cc1: Layer already exists [2023-09-27T18:31:02.592Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:02.857Z] main: digest: sha256:b42eeb18877e383e7125419f618e8a938b80207b3057b2ebc672034efa925dcb size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:31:02.899Z] ===================================================== [Pipeline] echo [2023-09-27T18:31:02.904Z] taggedImages: [2023-09-27T18:31:02.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:02.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-27T18:31:02.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.58 [2023-09-27T18:31:02.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:02.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-27T18:31:02.919Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-27T18:31:02.919Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:02.919Z] latest [2023-09-27T18:31:02.919Z] 3.1.0-dev.58 [2023-09-27T18:31:02.919Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:02.919Z] main [2023-09-27T18:31:02.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:03.256Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:03.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:03.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-27T18:31:03.654Z] 07ca674a8ead: Preparing [2023-09-27T18:31:03.654Z] 11fa8bda46fd: Preparing [2023-09-27T18:31:03.654Z] 54098d44d24c: Preparing [2023-09-27T18:31:03.654Z] 452bf7aaf381: Preparing [2023-09-27T18:31:03.654Z] f308a4ea255e: Preparing [2023-09-27T18:31:03.654Z] e0d8abed4851: Preparing [2023-09-27T18:31:03.654Z] 9448cfa49630: Preparing [2023-09-27T18:31:03.654Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:03.654Z] badc9229b5e2: Preparing [2023-09-27T18:31:03.654Z] a89ebcc5df33: Preparing [2023-09-27T18:31:03.654Z] b2191e2be29d: Preparing [2023-09-27T18:31:03.654Z] e0d8abed4851: Waiting [2023-09-27T18:31:03.654Z] 9448cfa49630: Waiting [2023-09-27T18:31:03.654Z] badc9229b5e2: Waiting [2023-09-27T18:31:03.654Z] 9c761d82f2c3: Waiting [2023-09-27T18:31:03.654Z] a89ebcc5df33: Waiting [2023-09-27T18:31:03.946Z] f308a4ea255e: Pushed [2023-09-27T18:31:03.946Z] 07ca674a8ead: Pushed [2023-09-27T18:31:03.946Z] 11fa8bda46fd: Pushed [2023-09-27T18:31:03.946Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:03.946Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:04.221Z] e0d8abed4851: Pushed [2023-09-27T18:31:04.221Z] 9448cfa49630: Pushed [2023-09-27T18:31:04.221Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:06.835Z] 452bf7aaf381: Pushed [2023-09-27T18:31:06.835Z] a89ebcc5df33: Pushed [2023-09-27T18:31:07.414Z] 54098d44d24c: Pushed [2023-09-27T18:31:07.678Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:c35341ce6079beb93a593b8454e03d6871d7284775a44fd7cf4fbc736f697a3f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:08.015Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:08.341Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-27T18:31:08.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-27T18:31:08.341Z] 07ca674a8ead: Preparing [2023-09-27T18:31:08.341Z] 11fa8bda46fd: Preparing [2023-09-27T18:31:08.341Z] 54098d44d24c: Preparing [2023-09-27T18:31:08.341Z] 452bf7aaf381: Preparing [2023-09-27T18:31:08.341Z] f308a4ea255e: Preparing [2023-09-27T18:31:08.341Z] e0d8abed4851: Preparing [2023-09-27T18:31:08.341Z] 9448cfa49630: Preparing [2023-09-27T18:31:08.341Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:08.341Z] badc9229b5e2: Preparing [2023-09-27T18:31:08.341Z] a89ebcc5df33: Preparing [2023-09-27T18:31:08.341Z] b2191e2be29d: Preparing [2023-09-27T18:31:08.341Z] e0d8abed4851: Waiting [2023-09-27T18:31:08.341Z] 9448cfa49630: Waiting [2023-09-27T18:31:08.341Z] 9c761d82f2c3: Waiting [2023-09-27T18:31:08.341Z] a89ebcc5df33: Waiting [2023-09-27T18:31:08.341Z] b2191e2be29d: Waiting [2023-09-27T18:31:08.341Z] badc9229b5e2: Waiting [2023-09-27T18:31:08.341Z] 07ca674a8ead: Layer already exists [2023-09-27T18:31:08.341Z] 452bf7aaf381: Layer already exists [2023-09-27T18:31:08.341Z] f308a4ea255e: Layer already exists [2023-09-27T18:31:08.341Z] 54098d44d24c: Layer already exists [2023-09-27T18:31:08.341Z] 11fa8bda46fd: Layer already exists [2023-09-27T18:31:08.341Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:08.341Z] e0d8abed4851: Layer already exists [2023-09-27T18:31:08.341Z] 9448cfa49630: Layer already exists [2023-09-27T18:31:08.341Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:08.341Z] a89ebcc5df33: Layer already exists [2023-09-27T18:31:08.341Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:08.604Z] latest: digest: sha256:c35341ce6079beb93a593b8454e03d6871d7284775a44fd7cf4fbc736f697a3f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:08.936Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:09.263Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.58 [2023-09-27T18:31:09.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-27T18:31:09.263Z] 07ca674a8ead: Preparing [2023-09-27T18:31:09.263Z] 11fa8bda46fd: Preparing [2023-09-27T18:31:09.263Z] 54098d44d24c: Preparing [2023-09-27T18:31:09.263Z] 452bf7aaf381: Preparing [2023-09-27T18:31:09.263Z] f308a4ea255e: Preparing [2023-09-27T18:31:09.263Z] e0d8abed4851: Preparing [2023-09-27T18:31:09.263Z] 9448cfa49630: Preparing [2023-09-27T18:31:09.263Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:09.263Z] badc9229b5e2: Preparing [2023-09-27T18:31:09.263Z] a89ebcc5df33: Preparing [2023-09-27T18:31:09.263Z] b2191e2be29d: Preparing [2023-09-27T18:31:09.263Z] e0d8abed4851: Waiting [2023-09-27T18:31:09.263Z] 9448cfa49630: Waiting [2023-09-27T18:31:09.263Z] badc9229b5e2: Waiting [2023-09-27T18:31:09.263Z] 9c761d82f2c3: Waiting [2023-09-27T18:31:09.263Z] a89ebcc5df33: Waiting [2023-09-27T18:31:09.263Z] b2191e2be29d: Waiting [2023-09-27T18:31:09.263Z] 11fa8bda46fd: Layer already exists [2023-09-27T18:31:09.263Z] 452bf7aaf381: Layer already exists [2023-09-27T18:31:09.263Z] 07ca674a8ead: Layer already exists [2023-09-27T18:31:09.263Z] f308a4ea255e: Layer already exists [2023-09-27T18:31:09.263Z] 54098d44d24c: Layer already exists [2023-09-27T18:31:09.263Z] e0d8abed4851: Layer already exists [2023-09-27T18:31:09.263Z] 9448cfa49630: Layer already exists [2023-09-27T18:31:09.263Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:09.263Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:09.263Z] a89ebcc5df33: Layer already exists [2023-09-27T18:31:09.263Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:09.531Z] 3.1.0-dev.58: digest: sha256:c35341ce6079beb93a593b8454e03d6871d7284775a44fd7cf4fbc736f697a3f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:09.869Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:10.209Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:10.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-27T18:31:10.209Z] 07ca674a8ead: Preparing [2023-09-27T18:31:10.209Z] 11fa8bda46fd: Preparing [2023-09-27T18:31:10.209Z] 54098d44d24c: Preparing [2023-09-27T18:31:10.209Z] 452bf7aaf381: Preparing [2023-09-27T18:31:10.209Z] f308a4ea255e: Preparing [2023-09-27T18:31:10.209Z] e0d8abed4851: Preparing [2023-09-27T18:31:10.209Z] 9448cfa49630: Preparing [2023-09-27T18:31:10.209Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:10.209Z] badc9229b5e2: Preparing [2023-09-27T18:31:10.209Z] a89ebcc5df33: Preparing [2023-09-27T18:31:10.209Z] b2191e2be29d: Preparing [2023-09-27T18:31:10.209Z] 9c761d82f2c3: Waiting [2023-09-27T18:31:10.209Z] a89ebcc5df33: Waiting [2023-09-27T18:31:10.209Z] b2191e2be29d: Waiting [2023-09-27T18:31:10.209Z] badc9229b5e2: Waiting [2023-09-27T18:31:10.209Z] e0d8abed4851: Waiting [2023-09-27T18:31:10.209Z] 9448cfa49630: Waiting [2023-09-27T18:31:10.209Z] 452bf7aaf381: Layer already exists [2023-09-27T18:31:10.209Z] 54098d44d24c: Layer already exists [2023-09-27T18:31:10.209Z] f308a4ea255e: Layer already exists [2023-09-27T18:31:10.209Z] 11fa8bda46fd: Layer already exists [2023-09-27T18:31:10.209Z] 07ca674a8ead: Layer already exists [2023-09-27T18:31:10.209Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:10.209Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:10.209Z] e0d8abed4851: Layer already exists [2023-09-27T18:31:10.209Z] 9448cfa49630: Layer already exists [2023-09-27T18:31:10.209Z] a89ebcc5df33: Layer already exists [2023-09-27T18:31:10.209Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:10.473Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:c35341ce6079beb93a593b8454e03d6871d7284775a44fd7cf4fbc736f697a3f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:10.814Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:11.146Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-27T18:31:11.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-27T18:31:11.146Z] 07ca674a8ead: Preparing [2023-09-27T18:31:11.146Z] 11fa8bda46fd: Preparing [2023-09-27T18:31:11.146Z] 54098d44d24c: Preparing [2023-09-27T18:31:11.146Z] 452bf7aaf381: Preparing [2023-09-27T18:31:11.146Z] f308a4ea255e: Preparing [2023-09-27T18:31:11.146Z] e0d8abed4851: Preparing [2023-09-27T18:31:11.146Z] 9448cfa49630: Preparing [2023-09-27T18:31:11.146Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:11.146Z] badc9229b5e2: Preparing [2023-09-27T18:31:11.146Z] a89ebcc5df33: Preparing [2023-09-27T18:31:11.146Z] b2191e2be29d: Preparing [2023-09-27T18:31:11.146Z] 9c761d82f2c3: Waiting [2023-09-27T18:31:11.146Z] badc9229b5e2: Waiting [2023-09-27T18:31:11.146Z] e0d8abed4851: Waiting [2023-09-27T18:31:11.146Z] 9448cfa49630: Waiting [2023-09-27T18:31:11.146Z] b2191e2be29d: Waiting [2023-09-27T18:31:11.146Z] a89ebcc5df33: Waiting [2023-09-27T18:31:11.146Z] 11fa8bda46fd: Layer already exists [2023-09-27T18:31:11.146Z] f308a4ea255e: Layer already exists [2023-09-27T18:31:11.146Z] 452bf7aaf381: Layer already exists [2023-09-27T18:31:11.146Z] 54098d44d24c: Layer already exists [2023-09-27T18:31:11.146Z] 07ca674a8ead: Layer already exists [2023-09-27T18:31:11.146Z] 9448cfa49630: Layer already exists [2023-09-27T18:31:11.146Z] e0d8abed4851: Layer already exists [2023-09-27T18:31:11.146Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:11.146Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:11.146Z] a89ebcc5df33: Layer already exists [2023-09-27T18:31:11.146Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:11.409Z] main: digest: sha256:c35341ce6079beb93a593b8454e03d6871d7284775a44fd7cf4fbc736f697a3f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:31:11.462Z] ===================================================== [Pipeline] echo [2023-09-27T18:31:11.469Z] taggedImages: [2023-09-27T18:31:11.469Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:11.469Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-27T18:31:11.469Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.58 [2023-09-27T18:31:11.469Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:11.469Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-27T18:31:11.488Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-27T18:31:11.488Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:11.488Z] latest [2023-09-27T18:31:11.488Z] 3.1.0-dev.58 [2023-09-27T18:31:11.488Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:11.488Z] main [2023-09-27T18:31:11.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:11.839Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:12.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:12.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-27T18:31:12.174Z] c8ef37c7d535: Preparing [2023-09-27T18:31:12.174Z] 30f582c45576: Preparing [2023-09-27T18:31:12.174Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:12.174Z] badc9229b5e2: Preparing [2023-09-27T18:31:12.174Z] 503d43347e93: Preparing [2023-09-27T18:31:12.174Z] b2191e2be29d: Preparing [2023-09-27T18:31:12.174Z] b2191e2be29d: Waiting [2023-09-27T18:31:12.174Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:12.174Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:12.439Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:12.439Z] c8ef37c7d535: Pushed [2023-09-27T18:31:13.839Z] 503d43347e93: Pushed [2023-09-27T18:31:17.168Z] 30f582c45576: Pushed [2023-09-27T18:31:17.168Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:f0b5a9af835ea0350813ee5bebf1071eda72fa1bf3725d0e452562c5dfc01142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:17.496Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:17.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-27T18:31:17.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-27T18:31:17.825Z] c8ef37c7d535: Preparing [2023-09-27T18:31:17.825Z] 30f582c45576: Preparing [2023-09-27T18:31:17.825Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:17.825Z] badc9229b5e2: Preparing [2023-09-27T18:31:17.825Z] 503d43347e93: Preparing [2023-09-27T18:31:17.825Z] b2191e2be29d: Preparing [2023-09-27T18:31:17.825Z] b2191e2be29d: Waiting [2023-09-27T18:31:17.825Z] 503d43347e93: Layer already exists [2023-09-27T18:31:17.825Z] 30f582c45576: Layer already exists [2023-09-27T18:31:17.825Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:17.825Z] c8ef37c7d535: Layer already exists [2023-09-27T18:31:17.825Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:17.825Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:17.825Z] latest: digest: sha256:f0b5a9af835ea0350813ee5bebf1071eda72fa1bf3725d0e452562c5dfc01142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:18.418Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:18.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.58 [2023-09-27T18:31:18.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-27T18:31:18.748Z] c8ef37c7d535: Preparing [2023-09-27T18:31:18.748Z] 30f582c45576: Preparing [2023-09-27T18:31:18.748Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:18.748Z] badc9229b5e2: Preparing [2023-09-27T18:31:18.748Z] 503d43347e93: Preparing [2023-09-27T18:31:18.748Z] b2191e2be29d: Preparing [2023-09-27T18:31:18.748Z] b2191e2be29d: Waiting [2023-09-27T18:31:18.748Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:18.748Z] 503d43347e93: Layer already exists [2023-09-27T18:31:18.748Z] c8ef37c7d535: Layer already exists [2023-09-27T18:31:18.748Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:18.748Z] 30f582c45576: Layer already exists [2023-09-27T18:31:18.748Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:18.748Z] 3.1.0-dev.58: digest: sha256:f0b5a9af835ea0350813ee5bebf1071eda72fa1bf3725d0e452562c5dfc01142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:19.082Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:19.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:19.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-27T18:31:19.419Z] c8ef37c7d535: Preparing [2023-09-27T18:31:19.419Z] 30f582c45576: Preparing [2023-09-27T18:31:19.419Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:19.419Z] badc9229b5e2: Preparing [2023-09-27T18:31:19.419Z] 503d43347e93: Preparing [2023-09-27T18:31:19.419Z] b2191e2be29d: Preparing [2023-09-27T18:31:19.419Z] b2191e2be29d: Waiting [2023-09-27T18:31:19.419Z] 30f582c45576: Layer already exists [2023-09-27T18:31:19.419Z] c8ef37c7d535: Layer already exists [2023-09-27T18:31:19.419Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:19.419Z] 503d43347e93: Layer already exists [2023-09-27T18:31:19.419Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:19.419Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:19.419Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:f0b5a9af835ea0350813ee5bebf1071eda72fa1bf3725d0e452562c5dfc01142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:19.767Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:20.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-27T18:31:20.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-27T18:31:20.105Z] c8ef37c7d535: Preparing [2023-09-27T18:31:20.105Z] 30f582c45576: Preparing [2023-09-27T18:31:20.105Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:20.105Z] badc9229b5e2: Preparing [2023-09-27T18:31:20.105Z] 503d43347e93: Preparing [2023-09-27T18:31:20.105Z] b2191e2be29d: Preparing [2023-09-27T18:31:20.105Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:20.105Z] 503d43347e93: Layer already exists [2023-09-27T18:31:20.105Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:20.105Z] 30f582c45576: Layer already exists [2023-09-27T18:31:20.105Z] c8ef37c7d535: Layer already exists [2023-09-27T18:31:20.105Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:20.370Z] main: digest: sha256:f0b5a9af835ea0350813ee5bebf1071eda72fa1bf3725d0e452562c5dfc01142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:31:20.426Z] ===================================================== [Pipeline] echo [2023-09-27T18:31:20.436Z] taggedImages: [2023-09-27T18:31:20.436Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:20.436Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-27T18:31:20.436Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.58 [2023-09-27T18:31:20.436Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:20.436Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-27T18:31:20.460Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-27T18:31:20.460Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:20.460Z] latest [2023-09-27T18:31:20.460Z] 3.1.0-dev.58 [2023-09-27T18:31:20.460Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:20.460Z] main [2023-09-27T18:31:20.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:20.809Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:21.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:21.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-27T18:31:21.152Z] b1648bbe7d2c: Preparing [2023-09-27T18:31:21.152Z] a7721505bbb3: Preparing [2023-09-27T18:31:21.152Z] 131a2e3a71c4: Preparing [2023-09-27T18:31:21.152Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:21.152Z] badc9229b5e2: Preparing [2023-09-27T18:31:21.152Z] 40fb0de50015: Preparing [2023-09-27T18:31:21.152Z] c02cf5f53385: Preparing [2023-09-27T18:31:21.152Z] 950f21a3e9f0: Preparing [2023-09-27T18:31:21.152Z] b2191e2be29d: Preparing [2023-09-27T18:31:21.152Z] 40fb0de50015: Waiting [2023-09-27T18:31:21.152Z] c02cf5f53385: Waiting [2023-09-27T18:31:21.152Z] 950f21a3e9f0: Waiting [2023-09-27T18:31:21.152Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:21.152Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:21.416Z] a7721505bbb3: Pushed [2023-09-27T18:31:21.416Z] b1648bbe7d2c: Pushed [2023-09-27T18:31:21.416Z] 131a2e3a71c4: Pushed [2023-09-27T18:31:21.416Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:23.347Z] 950f21a3e9f0: Pushed [2023-09-27T18:31:33.394Z] c02cf5f53385: Pushed [2023-09-27T18:31:38.716Z] 40fb0de50015: Pushed [2023-09-27T18:31:38.716Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:d33d47c3b64ac447cf020eed922eff130c315e7e1d22c37cd32cede644225a46 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:39.060Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:39.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-27T18:31:39.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-27T18:31:39.387Z] b1648bbe7d2c: Preparing [2023-09-27T18:31:39.387Z] a7721505bbb3: Preparing [2023-09-27T18:31:39.387Z] 131a2e3a71c4: Preparing [2023-09-27T18:31:39.387Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:39.387Z] badc9229b5e2: Preparing [2023-09-27T18:31:39.387Z] 40fb0de50015: Preparing [2023-09-27T18:31:39.387Z] c02cf5f53385: Preparing [2023-09-27T18:31:39.387Z] 950f21a3e9f0: Preparing [2023-09-27T18:31:39.387Z] b2191e2be29d: Preparing [2023-09-27T18:31:39.387Z] c02cf5f53385: Waiting [2023-09-27T18:31:39.387Z] 40fb0de50015: Waiting [2023-09-27T18:31:39.387Z] 950f21a3e9f0: Waiting [2023-09-27T18:31:39.387Z] b2191e2be29d: Waiting [2023-09-27T18:31:39.387Z] 131a2e3a71c4: Layer already exists [2023-09-27T18:31:39.387Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:39.387Z] b1648bbe7d2c: Layer already exists [2023-09-27T18:31:39.387Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:39.387Z] a7721505bbb3: Layer already exists [2023-09-27T18:31:39.387Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:39.387Z] c02cf5f53385: Layer already exists [2023-09-27T18:31:39.387Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:39.387Z] 950f21a3e9f0: Layer already exists [2023-09-27T18:31:39.651Z] latest: digest: sha256:d33d47c3b64ac447cf020eed922eff130c315e7e1d22c37cd32cede644225a46 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:39.983Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:40.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.58 [2023-09-27T18:31:40.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-27T18:31:40.317Z] b1648bbe7d2c: Preparing [2023-09-27T18:31:40.317Z] a7721505bbb3: Preparing [2023-09-27T18:31:40.317Z] 131a2e3a71c4: Preparing [2023-09-27T18:31:40.317Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:40.317Z] badc9229b5e2: Preparing [2023-09-27T18:31:40.317Z] 40fb0de50015: Preparing [2023-09-27T18:31:40.317Z] c02cf5f53385: Preparing [2023-09-27T18:31:40.317Z] 950f21a3e9f0: Preparing [2023-09-27T18:31:40.317Z] b2191e2be29d: Preparing [2023-09-27T18:31:40.317Z] 40fb0de50015: Waiting [2023-09-27T18:31:40.317Z] c02cf5f53385: Waiting [2023-09-27T18:31:40.317Z] 950f21a3e9f0: Waiting [2023-09-27T18:31:40.317Z] b2191e2be29d: Waiting [2023-09-27T18:31:40.317Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:40.317Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:40.317Z] b1648bbe7d2c: Layer already exists [2023-09-27T18:31:40.317Z] 131a2e3a71c4: Layer already exists [2023-09-27T18:31:40.317Z] a7721505bbb3: Layer already exists [2023-09-27T18:31:40.317Z] c02cf5f53385: Layer already exists [2023-09-27T18:31:40.317Z] 950f21a3e9f0: Layer already exists [2023-09-27T18:31:40.317Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:40.317Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:40.618Z] 3.1.0-dev.58: digest: sha256:d33d47c3b64ac447cf020eed922eff130c315e7e1d22c37cd32cede644225a46 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:40.962Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:41.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:41.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-27T18:31:41.351Z] b1648bbe7d2c: Preparing [2023-09-27T18:31:41.351Z] a7721505bbb3: Preparing [2023-09-27T18:31:41.351Z] 131a2e3a71c4: Preparing [2023-09-27T18:31:41.351Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:41.351Z] badc9229b5e2: Preparing [2023-09-27T18:31:41.351Z] 40fb0de50015: Preparing [2023-09-27T18:31:41.351Z] c02cf5f53385: Preparing [2023-09-27T18:31:41.351Z] 950f21a3e9f0: Preparing [2023-09-27T18:31:41.351Z] b2191e2be29d: Preparing [2023-09-27T18:31:41.351Z] c02cf5f53385: Waiting [2023-09-27T18:31:41.351Z] 950f21a3e9f0: Waiting [2023-09-27T18:31:41.351Z] b2191e2be29d: Waiting [2023-09-27T18:31:41.351Z] 40fb0de50015: Waiting [2023-09-27T18:31:41.351Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:41.351Z] b1648bbe7d2c: Layer already exists [2023-09-27T18:31:41.351Z] 131a2e3a71c4: Layer already exists [2023-09-27T18:31:41.351Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:41.351Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:41.351Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:41.351Z] 950f21a3e9f0: Layer already exists [2023-09-27T18:31:41.616Z] c02cf5f53385: Layer already exists [2023-09-27T18:31:41.616Z] a7721505bbb3: Layer already exists [2023-09-27T18:31:41.616Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:d33d47c3b64ac447cf020eed922eff130c315e7e1d22c37cd32cede644225a46 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:41.949Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:42.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-27T18:31:42.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-27T18:31:42.289Z] b1648bbe7d2c: Preparing [2023-09-27T18:31:42.289Z] a7721505bbb3: Preparing [2023-09-27T18:31:42.289Z] 131a2e3a71c4: Preparing [2023-09-27T18:31:42.289Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:42.289Z] badc9229b5e2: Preparing [2023-09-27T18:31:42.289Z] 40fb0de50015: Preparing [2023-09-27T18:31:42.289Z] c02cf5f53385: Preparing [2023-09-27T18:31:42.289Z] 950f21a3e9f0: Preparing [2023-09-27T18:31:42.289Z] b2191e2be29d: Preparing [2023-09-27T18:31:42.289Z] c02cf5f53385: Waiting [2023-09-27T18:31:42.289Z] 40fb0de50015: Waiting [2023-09-27T18:31:42.289Z] 950f21a3e9f0: Waiting [2023-09-27T18:31:42.289Z] b2191e2be29d: Waiting [2023-09-27T18:31:42.289Z] b1648bbe7d2c: Layer already exists [2023-09-27T18:31:42.289Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:42.289Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:42.289Z] 131a2e3a71c4: Layer already exists [2023-09-27T18:31:42.289Z] a7721505bbb3: Layer already exists [2023-09-27T18:31:42.289Z] c02cf5f53385: Layer already exists [2023-09-27T18:31:42.289Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:42.289Z] 950f21a3e9f0: Layer already exists [2023-09-27T18:31:42.289Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:42.554Z] main: digest: sha256:d33d47c3b64ac447cf020eed922eff130c315e7e1d22c37cd32cede644225a46 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:31:42.608Z] ===================================================== [Pipeline] echo [2023-09-27T18:31:42.619Z] taggedImages: [2023-09-27T18:31:42.619Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:42.619Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-27T18:31:42.619Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.58 [2023-09-27T18:31:42.619Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:42.619Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-27T18:31:42.640Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-27T18:31:42.640Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:42.640Z] latest [2023-09-27T18:31:42.640Z] 3.1.0-dev.58 [2023-09-27T18:31:42.640Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:42.640Z] main [2023-09-27T18:31:42.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:42.981Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:43.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:43.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-27T18:31:43.324Z] fb7df599462d: Preparing [2023-09-27T18:31:43.324Z] 456b47dfe003: Preparing [2023-09-27T18:31:43.324Z] 21380bc08da7: Preparing [2023-09-27T18:31:43.324Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:43.324Z] badc9229b5e2: Preparing [2023-09-27T18:31:43.324Z] 40fb0de50015: Preparing [2023-09-27T18:31:43.324Z] b8c964346a27: Preparing [2023-09-27T18:31:43.324Z] b2191e2be29d: Preparing [2023-09-27T18:31:43.324Z] 40fb0de50015: Waiting [2023-09-27T18:31:43.324Z] b8c964346a27: Waiting [2023-09-27T18:31:43.324Z] b2191e2be29d: Waiting [2023-09-27T18:31:43.324Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:43.324Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:43.593Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:43.593Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:43.593Z] 21380bc08da7: Pushed [2023-09-27T18:31:43.593Z] fb7df599462d: Pushed [2023-09-27T18:31:43.593Z] 456b47dfe003: Pushed [2023-09-27T18:31:44.173Z] b8c964346a27: Pushed [2023-09-27T18:31:44.173Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:df41a4efb877fd4c30ef14b1b493655f312bf375db84c2db7ce788c2ef5a8ead size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:44.518Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:44.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-27T18:31:44.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-27T18:31:44.851Z] fb7df599462d: Preparing [2023-09-27T18:31:44.851Z] 456b47dfe003: Preparing [2023-09-27T18:31:44.851Z] 21380bc08da7: Preparing [2023-09-27T18:31:44.851Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:44.851Z] badc9229b5e2: Preparing [2023-09-27T18:31:44.851Z] 40fb0de50015: Preparing [2023-09-27T18:31:44.851Z] b8c964346a27: Preparing [2023-09-27T18:31:44.851Z] b2191e2be29d: Preparing [2023-09-27T18:31:44.851Z] 40fb0de50015: Waiting [2023-09-27T18:31:44.851Z] b8c964346a27: Waiting [2023-09-27T18:31:44.851Z] b2191e2be29d: Waiting [2023-09-27T18:31:44.851Z] fb7df599462d: Layer already exists [2023-09-27T18:31:44.851Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:44.851Z] 456b47dfe003: Layer already exists [2023-09-27T18:31:44.851Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:44.851Z] 21380bc08da7: Layer already exists [2023-09-27T18:31:44.851Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:44.851Z] b8c964346a27: Layer already exists [2023-09-27T18:31:44.851Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:45.114Z] latest: digest: sha256:df41a4efb877fd4c30ef14b1b493655f312bf375db84c2db7ce788c2ef5a8ead size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:45.459Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:45.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.58 [2023-09-27T18:31:45.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-27T18:31:45.794Z] fb7df599462d: Preparing [2023-09-27T18:31:45.794Z] 456b47dfe003: Preparing [2023-09-27T18:31:45.794Z] 21380bc08da7: Preparing [2023-09-27T18:31:45.794Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:45.794Z] badc9229b5e2: Preparing [2023-09-27T18:31:45.794Z] 40fb0de50015: Preparing [2023-09-27T18:31:45.794Z] b8c964346a27: Preparing [2023-09-27T18:31:45.794Z] b2191e2be29d: Preparing [2023-09-27T18:31:45.794Z] 40fb0de50015: Waiting [2023-09-27T18:31:45.794Z] b2191e2be29d: Waiting [2023-09-27T18:31:45.794Z] b8c964346a27: Waiting [2023-09-27T18:31:45.794Z] fb7df599462d: Layer already exists [2023-09-27T18:31:45.794Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:45.794Z] 456b47dfe003: Layer already exists [2023-09-27T18:31:45.794Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:45.794Z] 21380bc08da7: Layer already exists [2023-09-27T18:31:45.794Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:45.794Z] b8c964346a27: Layer already exists [2023-09-27T18:31:45.794Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:46.058Z] 3.1.0-dev.58: digest: sha256:df41a4efb877fd4c30ef14b1b493655f312bf375db84c2db7ce788c2ef5a8ead size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:46.393Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:46.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:46.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-27T18:31:46.721Z] fb7df599462d: Preparing [2023-09-27T18:31:46.721Z] 456b47dfe003: Preparing [2023-09-27T18:31:46.721Z] 21380bc08da7: Preparing [2023-09-27T18:31:46.721Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:46.721Z] badc9229b5e2: Preparing [2023-09-27T18:31:46.721Z] 40fb0de50015: Preparing [2023-09-27T18:31:46.721Z] b8c964346a27: Preparing [2023-09-27T18:31:46.721Z] b2191e2be29d: Preparing [2023-09-27T18:31:46.721Z] b8c964346a27: Waiting [2023-09-27T18:31:46.721Z] 40fb0de50015: Waiting [2023-09-27T18:31:46.721Z] b2191e2be29d: Waiting [2023-09-27T18:31:46.721Z] 456b47dfe003: Layer already exists [2023-09-27T18:31:46.721Z] fb7df599462d: Layer already exists [2023-09-27T18:31:46.721Z] 21380bc08da7: Layer already exists [2023-09-27T18:31:46.721Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:46.721Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:46.721Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:46.721Z] b8c964346a27: Layer already exists [2023-09-27T18:31:46.721Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:46.986Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:df41a4efb877fd4c30ef14b1b493655f312bf375db84c2db7ce788c2ef5a8ead size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:47.322Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:50.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-27T18:31:50.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-27T18:31:50.212Z] fb7df599462d: Preparing [2023-09-27T18:31:50.212Z] 456b47dfe003: Preparing [2023-09-27T18:31:50.212Z] 21380bc08da7: Preparing [2023-09-27T18:31:50.212Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:50.212Z] badc9229b5e2: Preparing [2023-09-27T18:31:50.212Z] 40fb0de50015: Preparing [2023-09-27T18:31:50.212Z] b8c964346a27: Preparing [2023-09-27T18:31:50.212Z] b2191e2be29d: Preparing [2023-09-27T18:31:50.212Z] 40fb0de50015: Waiting [2023-09-27T18:31:50.212Z] b2191e2be29d: Waiting [2023-09-27T18:31:50.212Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:50.212Z] 456b47dfe003: Layer already exists [2023-09-27T18:31:50.212Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:50.212Z] 21380bc08da7: Layer already exists [2023-09-27T18:31:50.212Z] fb7df599462d: Layer already exists [2023-09-27T18:31:50.212Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:50.212Z] b8c964346a27: Layer already exists [2023-09-27T18:31:50.212Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:50.477Z] main: digest: sha256:df41a4efb877fd4c30ef14b1b493655f312bf375db84c2db7ce788c2ef5a8ead size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:31:50.518Z] ===================================================== [Pipeline] echo [2023-09-27T18:31:50.528Z] taggedImages: [2023-09-27T18:31:50.528Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:50.528Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-27T18:31:50.528Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.58 [2023-09-27T18:31:50.528Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:50.528Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-27T18:31:50.547Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-27T18:31:50.547Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:50.547Z] latest [2023-09-27T18:31:50.547Z] 3.1.0-dev.58 [2023-09-27T18:31:50.547Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:50.547Z] main [2023-09-27T18:31:50.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:50.874Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:51.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:51.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-27T18:31:51.208Z] b1648bbe7d2c: Preparing [2023-09-27T18:31:51.208Z] 1b98aff1afcb: Preparing [2023-09-27T18:31:51.208Z] b7f5833ebb26: Preparing [2023-09-27T18:31:51.208Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:51.208Z] badc9229b5e2: Preparing [2023-09-27T18:31:51.208Z] 40fb0de50015: Preparing [2023-09-27T18:31:51.208Z] 950f21a3e9f0: Preparing [2023-09-27T18:31:51.208Z] b2191e2be29d: Preparing [2023-09-27T18:31:51.208Z] 40fb0de50015: Waiting [2023-09-27T18:31:51.208Z] 950f21a3e9f0: Waiting [2023-09-27T18:31:51.208Z] b2191e2be29d: Waiting [2023-09-27T18:31:51.208Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:51.208Z] b1648bbe7d2c: Layer already exists [2023-09-27T18:31:51.208Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:51.208Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:51.208Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:51.208Z] 950f21a3e9f0: Layer already exists [2023-09-27T18:31:51.472Z] 1b98aff1afcb: Pushed [2023-09-27T18:31:51.472Z] b7f5833ebb26: Pushed [2023-09-27T18:31:51.472Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:955afb95e6183f8f50cf8e978e34eff959654861cfe09ae9b5260490e15dc9cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:51.808Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:52.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-27T18:31:52.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-27T18:31:52.138Z] b1648bbe7d2c: Preparing [2023-09-27T18:31:52.138Z] 1b98aff1afcb: Preparing [2023-09-27T18:31:52.138Z] b7f5833ebb26: Preparing [2023-09-27T18:31:52.138Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:52.138Z] badc9229b5e2: Preparing [2023-09-27T18:31:52.138Z] 40fb0de50015: Preparing [2023-09-27T18:31:52.138Z] 950f21a3e9f0: Preparing [2023-09-27T18:31:52.138Z] b2191e2be29d: Preparing [2023-09-27T18:31:52.138Z] 950f21a3e9f0: Waiting [2023-09-27T18:31:52.138Z] b2191e2be29d: Waiting [2023-09-27T18:31:52.138Z] 40fb0de50015: Waiting [2023-09-27T18:31:52.138Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:52.138Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:52.138Z] 1b98aff1afcb: Layer already exists [2023-09-27T18:31:52.138Z] b7f5833ebb26: Layer already exists [2023-09-27T18:31:52.138Z] b1648bbe7d2c: Layer already exists [2023-09-27T18:31:52.138Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:52.138Z] 950f21a3e9f0: Layer already exists [2023-09-27T18:31:52.138Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:52.403Z] latest: digest: sha256:955afb95e6183f8f50cf8e978e34eff959654861cfe09ae9b5260490e15dc9cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:52.748Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:53.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.58 [2023-09-27T18:31:53.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-27T18:31:53.302Z] b1648bbe7d2c: Preparing [2023-09-27T18:31:53.302Z] 1b98aff1afcb: Preparing [2023-09-27T18:31:53.302Z] b7f5833ebb26: Preparing [2023-09-27T18:31:53.302Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:53.302Z] badc9229b5e2: Preparing [2023-09-27T18:31:53.302Z] 40fb0de50015: Preparing [2023-09-27T18:31:53.302Z] 950f21a3e9f0: Preparing [2023-09-27T18:31:53.302Z] b2191e2be29d: Preparing [2023-09-27T18:31:53.302Z] 40fb0de50015: Waiting [2023-09-27T18:31:53.302Z] b2191e2be29d: Waiting [2023-09-27T18:31:53.302Z] 950f21a3e9f0: Waiting [2023-09-27T18:31:53.302Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:53.302Z] b7f5833ebb26: Layer already exists [2023-09-27T18:31:53.302Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:53.302Z] b1648bbe7d2c: Layer already exists [2023-09-27T18:31:53.302Z] 1b98aff1afcb: Layer already exists [2023-09-27T18:31:53.302Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:53.302Z] 950f21a3e9f0: Layer already exists [2023-09-27T18:31:53.302Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:53.570Z] 3.1.0-dev.58: digest: sha256:955afb95e6183f8f50cf8e978e34eff959654861cfe09ae9b5260490e15dc9cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:53.923Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:54.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:54.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-27T18:31:54.272Z] b1648bbe7d2c: Preparing [2023-09-27T18:31:54.272Z] 1b98aff1afcb: Preparing [2023-09-27T18:31:54.272Z] b7f5833ebb26: Preparing [2023-09-27T18:31:54.272Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:54.272Z] badc9229b5e2: Preparing [2023-09-27T18:31:54.272Z] 40fb0de50015: Preparing [2023-09-27T18:31:54.272Z] 950f21a3e9f0: Preparing [2023-09-27T18:31:54.272Z] b2191e2be29d: Preparing [2023-09-27T18:31:54.272Z] 40fb0de50015: Waiting [2023-09-27T18:31:54.272Z] 950f21a3e9f0: Waiting [2023-09-27T18:31:54.272Z] b2191e2be29d: Waiting [2023-09-27T18:31:54.272Z] b7f5833ebb26: Layer already exists [2023-09-27T18:31:54.272Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:54.272Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:54.272Z] 1b98aff1afcb: Layer already exists [2023-09-27T18:31:54.272Z] 950f21a3e9f0: Layer already exists [2023-09-27T18:31:54.272Z] b1648bbe7d2c: Layer already exists [2023-09-27T18:31:54.272Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:54.272Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:54.542Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:955afb95e6183f8f50cf8e978e34eff959654861cfe09ae9b5260490e15dc9cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:54.884Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:55.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-27T18:31:55.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-27T18:31:55.207Z] b1648bbe7d2c: Preparing [2023-09-27T18:31:55.207Z] 1b98aff1afcb: Preparing [2023-09-27T18:31:55.207Z] b7f5833ebb26: Preparing [2023-09-27T18:31:55.207Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:55.207Z] badc9229b5e2: Preparing [2023-09-27T18:31:55.207Z] 40fb0de50015: Preparing [2023-09-27T18:31:55.207Z] 950f21a3e9f0: Preparing [2023-09-27T18:31:55.207Z] b2191e2be29d: Preparing [2023-09-27T18:31:55.207Z] 40fb0de50015: Waiting [2023-09-27T18:31:55.207Z] 950f21a3e9f0: Waiting [2023-09-27T18:31:55.207Z] b2191e2be29d: Waiting [2023-09-27T18:31:55.207Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:55.207Z] b1648bbe7d2c: Layer already exists [2023-09-27T18:31:55.207Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:55.207Z] b7f5833ebb26: Layer already exists [2023-09-27T18:31:55.207Z] 1b98aff1afcb: Layer already exists [2023-09-27T18:31:55.207Z] 950f21a3e9f0: Layer already exists [2023-09-27T18:31:55.207Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:55.207Z] 40fb0de50015: Layer already exists [2023-09-27T18:31:55.470Z] main: digest: sha256:955afb95e6183f8f50cf8e978e34eff959654861cfe09ae9b5260490e15dc9cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:31:55.528Z] ===================================================== [Pipeline] echo [2023-09-27T18:31:55.537Z] taggedImages: [2023-09-27T18:31:55.537Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:55.537Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-27T18:31:55.537Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.58 [2023-09-27T18:31:55.537Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:55.537Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-27T18:31:55.566Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-27T18:31:55.566Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:55.566Z] latest [2023-09-27T18:31:55.566Z] 3.1.0-dev.58 [2023-09-27T18:31:55.566Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:31:55.566Z] main [2023-09-27T18:31:55.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:55.916Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:31:56.249Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:31:56.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-27T18:31:56.249Z] b906e85cf216: Preparing [2023-09-27T18:31:56.249Z] 993542f9962c: Preparing [2023-09-27T18:31:56.249Z] 9c761d82f2c3: Preparing [2023-09-27T18:31:56.249Z] badc9229b5e2: Preparing [2023-09-27T18:31:56.249Z] 1d71fbb1e707: Preparing [2023-09-27T18:31:56.249Z] b2191e2be29d: Preparing [2023-09-27T18:31:56.249Z] b2191e2be29d: Waiting [2023-09-27T18:31:56.249Z] badc9229b5e2: Layer already exists [2023-09-27T18:31:56.249Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:31:56.249Z] b2191e2be29d: Layer already exists [2023-09-27T18:31:56.514Z] b906e85cf216: Pushed [2023-09-27T18:31:56.514Z] 1d71fbb1e707: Pushed [2023-09-27T18:32:03.137Z] 993542f9962c: Pushed [2023-09-27T18:32:03.138Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:f3081481f35bdab91a8e3fd8448ea8639cbea1564ef93387bdb1ea131eca62d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:03.475Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:03.804Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-27T18:32:03.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-27T18:32:03.804Z] b906e85cf216: Preparing [2023-09-27T18:32:03.804Z] 993542f9962c: Preparing [2023-09-27T18:32:03.804Z] 9c761d82f2c3: Preparing [2023-09-27T18:32:03.804Z] badc9229b5e2: Preparing [2023-09-27T18:32:03.804Z] 1d71fbb1e707: Preparing [2023-09-27T18:32:03.804Z] b2191e2be29d: Preparing [2023-09-27T18:32:03.804Z] b906e85cf216: Layer already exists [2023-09-27T18:32:03.804Z] badc9229b5e2: Layer already exists [2023-09-27T18:32:03.804Z] 1d71fbb1e707: Layer already exists [2023-09-27T18:32:03.804Z] 993542f9962c: Layer already exists [2023-09-27T18:32:03.804Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:32:03.804Z] b2191e2be29d: Layer already exists [2023-09-27T18:32:04.069Z] latest: digest: sha256:f3081481f35bdab91a8e3fd8448ea8639cbea1564ef93387bdb1ea131eca62d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:04.393Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:04.718Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.58 [2023-09-27T18:32:04.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-27T18:32:04.718Z] b906e85cf216: Preparing [2023-09-27T18:32:04.718Z] 993542f9962c: Preparing [2023-09-27T18:32:04.718Z] 9c761d82f2c3: Preparing [2023-09-27T18:32:04.718Z] badc9229b5e2: Preparing [2023-09-27T18:32:04.718Z] 1d71fbb1e707: Preparing [2023-09-27T18:32:04.718Z] b2191e2be29d: Preparing [2023-09-27T18:32:04.718Z] b2191e2be29d: Waiting [2023-09-27T18:32:04.718Z] 993542f9962c: Layer already exists [2023-09-27T18:32:04.718Z] 1d71fbb1e707: Layer already exists [2023-09-27T18:32:04.718Z] badc9229b5e2: Layer already exists [2023-09-27T18:32:04.718Z] b906e85cf216: Layer already exists [2023-09-27T18:32:04.718Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:32:04.718Z] b2191e2be29d: Layer already exists [2023-09-27T18:32:04.718Z] 3.1.0-dev.58: digest: sha256:f3081481f35bdab91a8e3fd8448ea8639cbea1564ef93387bdb1ea131eca62d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:05.049Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:05.380Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:32:05.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-27T18:32:05.380Z] b906e85cf216: Preparing [2023-09-27T18:32:05.380Z] 993542f9962c: Preparing [2023-09-27T18:32:05.380Z] 9c761d82f2c3: Preparing [2023-09-27T18:32:05.380Z] badc9229b5e2: Preparing [2023-09-27T18:32:05.380Z] 1d71fbb1e707: Preparing [2023-09-27T18:32:05.380Z] b2191e2be29d: Preparing [2023-09-27T18:32:05.380Z] b2191e2be29d: Waiting [2023-09-27T18:32:05.380Z] badc9229b5e2: Layer already exists [2023-09-27T18:32:05.380Z] b906e85cf216: Layer already exists [2023-09-27T18:32:05.380Z] 1d71fbb1e707: Layer already exists [2023-09-27T18:32:05.380Z] 993542f9962c: Layer already exists [2023-09-27T18:32:05.380Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:32:05.380Z] b2191e2be29d: Layer already exists [2023-09-27T18:32:05.380Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:f3081481f35bdab91a8e3fd8448ea8639cbea1564ef93387bdb1ea131eca62d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:05.705Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:06.029Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-27T18:32:06.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-27T18:32:06.029Z] b906e85cf216: Preparing [2023-09-27T18:32:06.029Z] 993542f9962c: Preparing [2023-09-27T18:32:06.029Z] 9c761d82f2c3: Preparing [2023-09-27T18:32:06.029Z] badc9229b5e2: Preparing [2023-09-27T18:32:06.029Z] 1d71fbb1e707: Preparing [2023-09-27T18:32:06.029Z] b2191e2be29d: Preparing [2023-09-27T18:32:06.029Z] b2191e2be29d: Waiting [2023-09-27T18:32:06.029Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:32:06.029Z] badc9229b5e2: Layer already exists [2023-09-27T18:32:06.029Z] 1d71fbb1e707: Layer already exists [2023-09-27T18:32:06.029Z] b906e85cf216: Layer already exists [2023-09-27T18:32:06.029Z] 993542f9962c: Layer already exists [2023-09-27T18:32:06.029Z] b2191e2be29d: Layer already exists [2023-09-27T18:32:06.294Z] main: digest: sha256:f3081481f35bdab91a8e3fd8448ea8639cbea1564ef93387bdb1ea131eca62d9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:32:06.337Z] ===================================================== [Pipeline] echo [2023-09-27T18:32:06.342Z] taggedImages: [2023-09-27T18:32:06.342Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:32:06.342Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-27T18:32:06.342Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.58 [2023-09-27T18:32:06.342Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:32:06.342Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-27T18:32:06.358Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-27T18:32:06.358Z] a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:32:06.358Z] latest [2023-09-27T18:32:06.358Z] 3.1.0-dev.58 [2023-09-27T18:32:06.358Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:32:06.358Z] main [2023-09-27T18:32:06.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:06.691Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:07.015Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:32:07.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-27T18:32:07.015Z] bfc72d78a593: Preparing [2023-09-27T18:32:07.015Z] 1df9be41d8dd: Preparing [2023-09-27T18:32:07.015Z] 9c761d82f2c3: Preparing [2023-09-27T18:32:07.015Z] badc9229b5e2: Preparing [2023-09-27T18:32:07.015Z] fd2283e7edf2: Preparing [2023-09-27T18:32:07.015Z] b2191e2be29d: Preparing [2023-09-27T18:32:07.015Z] b2191e2be29d: Waiting [2023-09-27T18:32:07.015Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:32:07.015Z] fd2283e7edf2: Layer already exists [2023-09-27T18:32:07.015Z] badc9229b5e2: Layer already exists [2023-09-27T18:32:07.015Z] b2191e2be29d: Layer already exists [2023-09-27T18:32:07.279Z] bfc72d78a593: Pushed [2023-09-27T18:32:13.901Z] 1df9be41d8dd: Pushed [2023-09-27T18:32:13.901Z] a045e8e81b8ab7e100c731525ac4bd730155663f: digest: sha256:0551e069968c44b65da26d03e66a2c2d6e5fc353d6c2e9b0e7f7864997947f4b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:14.243Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:15.978Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-27T18:32:15.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-27T18:32:15.978Z] bfc72d78a593: Preparing [2023-09-27T18:32:15.978Z] 1df9be41d8dd: Preparing [2023-09-27T18:32:15.978Z] 9c761d82f2c3: Preparing [2023-09-27T18:32:15.978Z] badc9229b5e2: Preparing [2023-09-27T18:32:15.978Z] fd2283e7edf2: Preparing [2023-09-27T18:32:15.978Z] b2191e2be29d: Preparing [2023-09-27T18:32:15.978Z] b2191e2be29d: Waiting [2023-09-27T18:32:15.978Z] 1df9be41d8dd: Layer already exists [2023-09-27T18:32:15.978Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:32:15.978Z] fd2283e7edf2: Layer already exists [2023-09-27T18:32:15.978Z] bfc72d78a593: Layer already exists [2023-09-27T18:32:15.978Z] b2191e2be29d: Layer already exists [2023-09-27T18:32:16.242Z] badc9229b5e2: Layer already exists [2023-09-27T18:32:16.242Z] latest: digest: sha256:0551e069968c44b65da26d03e66a2c2d6e5fc353d6c2e9b0e7f7864997947f4b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:16.583Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:16.909Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.58 [2023-09-27T18:32:16.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-27T18:32:16.909Z] bfc72d78a593: Preparing [2023-09-27T18:32:16.909Z] 1df9be41d8dd: Preparing [2023-09-27T18:32:16.909Z] 9c761d82f2c3: Preparing [2023-09-27T18:32:16.909Z] badc9229b5e2: Preparing [2023-09-27T18:32:16.909Z] fd2283e7edf2: Preparing [2023-09-27T18:32:16.909Z] b2191e2be29d: Preparing [2023-09-27T18:32:16.909Z] b2191e2be29d: Waiting [2023-09-27T18:32:16.909Z] 1df9be41d8dd: Layer already exists [2023-09-27T18:32:16.909Z] bfc72d78a593: Layer already exists [2023-09-27T18:32:16.909Z] badc9229b5e2: Layer already exists [2023-09-27T18:32:16.909Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:32:16.909Z] fd2283e7edf2: Layer already exists [2023-09-27T18:32:16.909Z] b2191e2be29d: Layer already exists [2023-09-27T18:32:16.909Z] 3.1.0-dev.58: digest: sha256:0551e069968c44b65da26d03e66a2c2d6e5fc353d6c2e9b0e7f7864997947f4b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:17.236Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:17.557Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:32:17.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-27T18:32:17.558Z] bfc72d78a593: Preparing [2023-09-27T18:32:17.558Z] 1df9be41d8dd: Preparing [2023-09-27T18:32:17.558Z] 9c761d82f2c3: Preparing [2023-09-27T18:32:17.558Z] badc9229b5e2: Preparing [2023-09-27T18:32:17.558Z] fd2283e7edf2: Preparing [2023-09-27T18:32:17.558Z] b2191e2be29d: Preparing [2023-09-27T18:32:17.558Z] b2191e2be29d: Waiting [2023-09-27T18:32:17.558Z] badc9229b5e2: Layer already exists [2023-09-27T18:32:17.558Z] 1df9be41d8dd: Layer already exists [2023-09-27T18:32:17.558Z] fd2283e7edf2: Layer already exists [2023-09-27T18:32:17.558Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:32:17.558Z] bfc72d78a593: Layer already exists [2023-09-27T18:32:17.558Z] b2191e2be29d: Layer already exists [2023-09-27T18:32:17.558Z] a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58: digest: sha256:0551e069968c44b65da26d03e66a2c2d6e5fc353d6c2e9b0e7f7864997947f4b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:17.885Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:18.218Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-27T18:32:18.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-27T18:32:18.218Z] bfc72d78a593: Preparing [2023-09-27T18:32:18.218Z] 1df9be41d8dd: Preparing [2023-09-27T18:32:18.218Z] 9c761d82f2c3: Preparing [2023-09-27T18:32:18.218Z] badc9229b5e2: Preparing [2023-09-27T18:32:18.218Z] fd2283e7edf2: Preparing [2023-09-27T18:32:18.218Z] b2191e2be29d: Preparing [2023-09-27T18:32:18.218Z] b2191e2be29d: Waiting [2023-09-27T18:32:18.218Z] 9c761d82f2c3: Layer already exists [2023-09-27T18:32:18.218Z] 1df9be41d8dd: Layer already exists [2023-09-27T18:32:18.218Z] fd2283e7edf2: Layer already exists [2023-09-27T18:32:18.218Z] bfc72d78a593: Layer already exists [2023-09-27T18:32:18.218Z] badc9229b5e2: Layer already exists [2023-09-27T18:32:18.218Z] b2191e2be29d: Layer already exists [2023-09-27T18:32:18.482Z] main: digest: sha256:0551e069968c44b65da26d03e66a2c2d6e5fc353d6c2e9b0e7f7864997947f4b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T18:32:18.522Z] ===================================================== [Pipeline] echo [2023-09-27T18:32:18.530Z] taggedImages: [2023-09-27T18:32:18.530Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f [2023-09-27T18:32:18.530Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-27T18:32:18.530Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.58 [2023-09-27T18:32:18.530Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a045e8e81b8ab7e100c731525ac4bd730155663f-3.1.0-dev.58 [2023-09-27T18:32:18.530Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:18.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T18:32:18.900Z] [2023-09-27T18:32:18.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:32:19.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T18:32:19.221Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-27T18:32:19.221Z] 8998bd30e6a1: Pulling fs layer [2023-09-27T18:32:19.221Z] 04944245beec: Pulling fs layer [2023-09-27T18:32:19.221Z] 699f458cf7ca: Pulling fs layer [2023-09-27T18:32:19.221Z] 765212b225bb: Pulling fs layer [2023-09-27T18:32:19.221Z] f23df028b6ca: Pulling fs layer [2023-09-27T18:32:19.221Z] d65c8cfc05b1: Pulling fs layer [2023-09-27T18:32:19.221Z] 2437ff75d9bd: Pulling fs layer [2023-09-27T18:32:19.221Z] f23df028b6ca: Waiting [2023-09-27T18:32:19.221Z] d65c8cfc05b1: Waiting [2023-09-27T18:32:19.221Z] 2437ff75d9bd: Waiting [2023-09-27T18:32:19.221Z] 765212b225bb: Waiting [2023-09-27T18:32:19.488Z] 04944245beec: Verifying Checksum [2023-09-27T18:32:19.488Z] 04944245beec: Download complete [2023-09-27T18:32:19.488Z] 765212b225bb: Verifying Checksum [2023-09-27T18:32:19.488Z] 765212b225bb: Download complete [2023-09-27T18:32:19.488Z] f23df028b6ca: Verifying Checksum [2023-09-27T18:32:19.488Z] f23df028b6ca: Download complete [2023-09-27T18:32:19.488Z] d65c8cfc05b1: Verifying Checksum [2023-09-27T18:32:19.488Z] d65c8cfc05b1: Download complete [2023-09-27T18:32:19.488Z] 699f458cf7ca: Verifying Checksum [2023-09-27T18:32:19.488Z] 699f458cf7ca: Download complete [2023-09-27T18:32:20.069Z] 8998bd30e6a1: Verifying Checksum [2023-09-27T18:32:20.069Z] 8998bd30e6a1: Download complete [2023-09-27T18:32:22.007Z] 2437ff75d9bd: Verifying Checksum [2023-09-27T18:32:22.007Z] 2437ff75d9bd: Download complete [2023-09-27T18:32:23.946Z] 8998bd30e6a1: Pull complete [2023-09-27T18:32:24.212Z] 04944245beec: Pull complete [2023-09-27T18:32:25.617Z] 699f458cf7ca: Pull complete [2023-09-27T18:32:25.617Z] 765212b225bb: Pull complete [2023-09-27T18:32:28.947Z] f23df028b6ca: Pull complete [2023-09-27T18:32:28.947Z] d65c8cfc05b1: Pull complete [2023-09-27T18:32:43.915Z] 2437ff75d9bd: Pull complete [2023-09-27T18:32:43.915Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-27T18:32:43.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T18:32:43.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:32:44.099Z] prd-ubuntu20.04-docker-arm64-4c-16g-8063 does not seem to be running inside a container [2023-09-27T18:32:44.150Z] $ 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/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-27T18:32:46.693Z] $ docker top caef28e306a1a2559f3b3c5f867073462ece891f8259867a68ffe2bf3af7491b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:32:47.583Z] ---> job-cost.sh [2023-09-27T18:32:47.583Z] lf-activate-venv: SKIPPING [2023-09-27T18:32:47.583Z] INFO: No Stack... [2023-09-27T18:32:47.848Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-27T18:32:48.799Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T18:32:49.112Z] + cat /w/workspace/edgex-go/592/archives/cost.csv [2023-09-27T18:32:49.112Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T18:32:49.442Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-592-stack-cost] [2023-09-27T18:32:49.451Z] Resource [jenkins-edgexfoundry-edgex-go-main-592-stack-cost] did not exist. Created. [2023-09-27T18:32:49.451Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-592-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T18:32:49.771Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-27T18:32:50.333Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T18:32:50.341Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-592-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T18:32:50.355Z] $ docker stop --time=1 caef28e306a1a2559f3b3c5f867073462ece891f8259867a68ffe2bf3af7491b [2023-09-27T18:32:51.798Z] $ docker rm -f --volumes caef28e306a1a2559f3b3c5f867073462ece891f8259867a68ffe2bf3af7491b [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 [2023-09-27T18:32:53.041Z] provisioning config files... [2023-09-27T18:32:54.686Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/592@tmp/config3434206721384847784tmp [Pipeline] { [Pipeline] sh [2023-09-27T18:32:56.397Z] + set +x [2023-09-27T18:32:56.397Z] + curl -s https://codecov.io/bash [2023-09-27T18:32:56.397Z] + bash -s -- [2023-09-27T18:32:56.397Z] [2023-09-27T18:32:56.397Z] _____ _ [2023-09-27T18:32:56.397Z] / ____| | | [2023-09-27T18:32:56.397Z] | | ___ __| | ___ ___ _____ __ [2023-09-27T18:32:56.397Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-27T18:32:56.397Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-27T18:32:56.397Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-27T18:32:56.397Z] Bash-1.0.6 [2023-09-27T18:32:56.397Z] [2023-09-27T18:32:56.397Z] [2023-09-27T18:32:56.397Z] ==> git version 2.25.1 found [2023-09-27T18:32:56.398Z] ==> 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 [2023-09-27T18:32:56.398Z] Release-Date: 2020-01-08 [2023-09-27T18:32:56.398Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-27T18:32:56.398Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-27T18:32:56.398Z] ==> Jenkins CI detected. [2023-09-27T18:32:56.398Z] current dir:  /w/workspace/edgex-go/592 [2023-09-27T18:32:56.398Z] project root: . [2023-09-27T18:32:56.398Z] --> token set from env [2023-09-27T18:32:56.398Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-27T18:32:56.398Z] ==> Running gcov in . (disable via -X gcov) [2023-09-27T18:32:56.398Z] ==> Python coveragepy not found [2023-09-27T18:32:56.398Z] ==> Searching for coverage reports in: [2023-09-27T18:32:56.398Z] + . [2023-09-27T18:32:56.398Z] -> Found 1 reports [2023-09-27T18:32:56.398Z] ==> Detecting git/mercurial file structure [2023-09-27T18:32:56.398Z] ==> Reading reports [2023-09-27T18:32:56.398Z] + ./coverage.out bytes=453602 [2023-09-27T18:32:56.398Z] ==> Appending adjustments [2023-09-27T18:32:56.398Z] https://docs.codecov.io/docs/fixing-reports [2023-09-27T18:32:56.398Z] + Found adjustments [2023-09-27T18:32:56.398Z] ==> Gzipping contents [2023-09-27T18:32:56.398Z] 60K /tmp/codecov.75Egp1.gz [2023-09-27T18:32:56.398Z] ==> Uploading reports [2023-09-27T18:32:56.398Z] url: https://codecov.io [2023-09-27T18:32:56.398Z] query: branch=main&commit=a045e8e81b8ab7e100c731525ac4bd730155663f&build=592&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F592%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-27T18:32:56.398Z] -> Pinging Codecov [2023-09-27T18:32:56.398Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=a045e8e81b8ab7e100c731525ac4bd730155663f&build=592&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F592%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-27T18:32:58.680Z] -> Uploading to [2023-09-27T18:32:58.680Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-27/00271124DB129430A58F1EEE437C3FCB/a045e8e81b8ab7e100c731525ac4bd730155663f/4ab58387-0aa5-49a3-bc88-f963984ee095.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T183256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0d31ad3f25cd56e9d83546baf7f1cec3c18c252a1392d2ea759e6ca14a4863f [2023-09-27T18:32:58.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T18:32:58.680Z] Dload Upload Total Spent Left Speed [2023-09-27T18:33:00.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58226 0 0 100 58226 0 48320 0:00:01 0:00:01 --:--:-- 48320 100 58226 0 0 100 58226 0 27119 0:00:02 0:00:02 --:--:-- 27119 100 58226 0 0 100 58226 0 24819 0:00:02 0:00:02 --:--:-- 24819 [2023-09-27T18:33:00.121Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a045e8e81b8ab7e100c731525ac4bd730155663f [Pipeline] } [2023-09-27T18:33:00.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-27T18:33:00.350Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-27T18:33:00.359Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:33:04.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T18:33:04.863Z] [2023-09-27T18:33:04.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:33:06.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T18:33:06.686Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-27T18:33:06.686Z] df9b9388f04a: Pulling fs layer [2023-09-27T18:33:06.686Z] 52dc419b0ee2: Pulling fs layer [2023-09-27T18:33:06.686Z] 25bc292e5bac: Pulling fs layer [2023-09-27T18:33:06.686Z] 114826534d7a: Pulling fs layer [2023-09-27T18:33:06.686Z] 4657fd5d0bcf: Pulling fs layer [2023-09-27T18:33:06.686Z] 6ad1cebc031e: Pulling fs layer [2023-09-27T18:33:06.686Z] 8a3aa393b2d8: Pulling fs layer [2023-09-27T18:33:06.686Z] 114826534d7a: Waiting [2023-09-27T18:33:06.686Z] 4657fd5d0bcf: Waiting [2023-09-27T18:33:06.686Z] 6ad1cebc031e: Waiting [2023-09-27T18:33:06.686Z] 8a3aa393b2d8: Waiting [2023-09-27T18:33:06.686Z] 25bc292e5bac: Verifying Checksum [2023-09-27T18:33:06.686Z] 25bc292e5bac: Download complete [2023-09-27T18:33:06.686Z] 52dc419b0ee2: Verifying Checksum [2023-09-27T18:33:06.686Z] 52dc419b0ee2: Download complete [2023-09-27T18:33:06.686Z] 4657fd5d0bcf: Download complete [2023-09-27T18:33:06.686Z] df9b9388f04a: Verifying Checksum [2023-09-27T18:33:06.686Z] df9b9388f04a: Download complete [2023-09-27T18:33:06.948Z] 6ad1cebc031e: Verifying Checksum [2023-09-27T18:33:06.948Z] 6ad1cebc031e: Download complete [2023-09-27T18:33:06.948Z] df9b9388f04a: Pull complete [2023-09-27T18:33:06.948Z] 52dc419b0ee2: Pull complete [2023-09-27T18:33:07.209Z] 25bc292e5bac: Pull complete [2023-09-27T18:33:07.466Z] 114826534d7a: Download complete [2023-09-27T18:33:07.466Z] 8a3aa393b2d8: Verifying Checksum [2023-09-27T18:33:07.466Z] 8a3aa393b2d8: Download complete [2023-09-27T18:33:10.877Z] 114826534d7a: Pull complete [2023-09-27T18:33:10.877Z] 4657fd5d0bcf: Pull complete [2023-09-27T18:33:11.166Z] 6ad1cebc031e: Pull complete [2023-09-27T18:33:13.742Z] 8a3aa393b2d8: Pull complete [2023-09-27T18:33:13.742Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-27T18:33:13.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T18:33:13.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:33:13.822Z] prd-ubuntu20.04-docker-8c-8g-8062 does not seem to be running inside a container [2023-09-27T18:33:13.854Z] $ 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/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-27T18:33:19.511Z] $ docker top 58e7873b8e1eac5b181777ee7206851fb54a46801b0b8d15d8c723d7de317fcd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-27T18:33:19.573Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-27T18:33:19.855Z] + set -o pipefail [2023-09-27T18:33:19.855Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-27T18:33:34.733Z] [2023-09-27T18:33:34.733Z] Monitoring /w/workspace/edgex-go/592 (github.com/edgexfoundry/edgex-go)... [2023-09-27T18:33:34.733Z] [2023-09-27T18:33:34.733Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/897fcba0-0581-47a7-8512-493863538472 [2023-09-27T18:33:34.733Z] [2023-09-27T18:33:34.733Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-27T18:33:34.733Z] [2023-09-27T18:33:34.733Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-27T18:33:34.733Z] [2023-09-27T18:33:34.733Z] [2023-09-27T18:33:34.733Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-27T18:33:34.733Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-27T18:33:34.733Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-27T18:33:34.741Z] $ docker stop --time=1 58e7873b8e1eac5b181777ee7206851fb54a46801b0b8d15d8c723d7de317fcd [2023-09-27T18:33:39.447Z] $ docker rm -f --volumes 58e7873b8e1eac5b181777ee7206851fb54a46801b0b8d15d8c723d7de317fcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-27T18:33:39.821Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T18:33:39.831Z] provisioning config files... [2023-09-27T18:33:39.837Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/592@tmp/config5025267602691920904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:33:40.127Z] --> edgex-publish-swagger.sh [2023-09-27T18:33:40.127Z] === Publish openapi/v3 API === [2023-09-27T18:33:40.127Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-27T18:33:40.127Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/592/openapi/v3/core-command.yaml] [2023-09-27T18:33:40.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T18:33:40.127Z] Dload Upload Total Spent Left Speed [2023-09-27T18:33:40.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69600 --:--:-- --:--:-- --:--:-- 69600 100 32782 0 0 100 32782 0 69600 --:--:-- --:--:-- --:--:-- 69453 [2023-09-27T18:33:40.386Z] [2023-09-27T18:33:40.386Z] [2023-09-27T18:33:40.386Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/592/openapi/v3/core-data.yaml] [2023-09-27T18:33:40.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T18:33:40.386Z] Dload Upload Total Spent Left Speed [2023-09-27T18:33:40.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 142k --:--:-- --:--:-- --:--:-- 142k [2023-09-27T18:33:40.955Z] [2023-09-27T18:33:40.955Z] [2023-09-27T18:33:40.955Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/592/openapi/v3/core-metadata.yaml] [2023-09-27T18:33:40.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T18:33:40.955Z] Dload Upload Total Spent Left Speed [2023-09-27T18:33:41.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 238k --:--:-- --:--:-- --:--:-- 238k 100 144k 0 0 100 144k 0 238k --:--:-- --:--:-- --:--:-- 238k [2023-09-27T18:33:41.523Z] [2023-09-27T18:33:41.523Z] [2023-09-27T18:33:41.523Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/592/openapi/v3/support-notifications.yaml] [2023-09-27T18:33:41.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T18:33:41.523Z] Dload Upload Total Spent Left Speed [2023-09-27T18:33:42.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 143k --:--:-- --:--:-- --:--:-- 143k [2023-09-27T18:33:42.462Z] [2023-09-27T18:33:42.462Z] [2023-09-27T18:33:42.462Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/592/openapi/v3/support-scheduler.yaml] [2023-09-27T18:33:42.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T18:33:42.462Z] Dload Upload Total Spent Left Speed [2023-09-27T18:33:42.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 36954 0 0 100 36954 0 80685 --:--:-- --:--:-- --:--:-- 80509 [2023-09-27T18:33:42.722Z] [2023-09-27T18:33:42.722Z] [Pipeline] } [2023-09-27T18:33:42.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-09-27T18:33:43.135Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T18:33:43.135Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:33:43.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T18:33:43.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:33:43.523Z] prd-ubuntu20.04-docker-8c-8g-8062 does not seem to be running inside a container [2023-09-27T18:33:43.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-27T18:33:44.075Z] $ docker top 38ed5155df40b767a4915afe09259ddc2eec5a9e33c6f7187e2cf73d3fca6a5f -eo pid,comm [2023-09-27T18:33:44.124Z] 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). [2023-09-27T18:33:44.124Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T18:33:44.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T18:33:44.165Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T18:33:44.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T18:33:44.296Z] $ docker exec 38ed5155df40b767a4915afe09259ddc2eec5a9e33c6f7187e2cf73d3fca6a5f ssh-agent [2023-09-27T18:33:44.420Z] SSH_AUTH_SOCK=/tmp/ssh-MGWWi6X8nZY2/agent.33 [2023-09-27T18:33:44.420Z] SSH_AGENT_PID=39 [2023-09-27T18:33:44.425Z] Running ssh-add (command line suppressed) [2023-09-27T18:33:44.520Z] Identity added: /w/workspace/edgex-go/592@tmp/private_key_18429808774683228961.key (/w/workspace/edgex-go/592@tmp/private_key_18429808774683228961.key) [2023-09-27T18:33:44.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T18:33:44.823Z] + git semver tag [2023-09-27T18:33:45.084Z] 2023-09-27 18:33:44,992 [run_tag] DEBUG tag force:False [2023-09-27T18:33:45.084Z] 2023-09-27 18:33:44,992 [check_head_tag] DEBUG check head tag [2023-09-27T18:33:45.084Z] 2023-09-27 18:33:44,993 [execute] INFO git cat-file --batch-check [2023-09-27T18:33:45.084Z] 2023-09-27 18:33:44,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/592, universal_newlines=False, shell=None, istream=) [2023-09-27T18:33:45.084Z] 2023-09-27 18:33:44,997 [execute] INFO git cat-file --batch [2023-09-27T18:33:45.084Z] 2023-09-27 18:33:44,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/592, universal_newlines=False, shell=None, istream=) [2023-09-27T18:33:45.084Z] 2023-09-27 18:33:45,021 [read_version] DEBUG read version from /w/workspace/edgex-go/592/.semver/main [2023-09-27T18:33:45.084Z] 2023-09-27 18:33:45,021 [execute] INFO git tag -a v3.1.0-dev.58 -m v3.1.0-dev.58 [2023-09-27T18:33:45.084Z] 2023-09-27 18:33:45,021 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.58', '-m', 'v3.1.0-dev.58'], cwd=/w/workspace/edgex-go/592, universal_newlines=False, shell=None, istream=None) [2023-09-27T18:33:45.084Z] 2023-09-27 18:33:45,026 [read_version] DEBUG read version from /w/workspace/edgex-go/592/.semver/main [2023-09-27T18:33:45.084Z] 3.1.0-dev.58 [Pipeline] } [2023-09-27T18:33:45.091Z] $ docker exec --env ******** --env ******** 38ed5155df40b767a4915afe09259ddc2eec5a9e33c6f7187e2cf73d3fca6a5f ssh-agent -k [2023-09-27T18:33:45.198Z] unset SSH_AUTH_SOCK; [2023-09-27T18:33:45.198Z] unset SSH_AGENT_PID; [2023-09-27T18:33:45.199Z] echo Agent pid 39 killed; [2023-09-27T18:33:45.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T18:33:45.509Z] + git semver [Pipeline] } [2023-09-27T18:33:45.782Z] $ docker stop --time=1 38ed5155df40b767a4915afe09259ddc2eec5a9e33c6f7187e2cf73d3fca6a5f [2023-09-27T18:33:47.055Z] $ docker rm -f --volumes 38ed5155df40b767a4915afe09259ddc2eec5a9e33c6f7187e2cf73d3fca6a5f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:33:47.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T18:33:47.449Z] [2023-09-27T18:33:47.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:33:47.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T18:33:47.746Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-27T18:33:47.746Z] ab5ef0e58194: Pulling fs layer [2023-09-27T18:33:47.746Z] 9712f1f96733: Pulling fs layer [2023-09-27T18:33:47.746Z] 63f879dbbcfc: Pulling fs layer [2023-09-27T18:33:47.746Z] 0d9ebad4ef96: Pulling fs layer [2023-09-27T18:33:47.746Z] e9a5061849ea: Pulling fs layer [2023-09-27T18:33:47.746Z] d747dcd14b5f: Pulling fs layer [2023-09-27T18:33:47.746Z] 2de7ff778b66: Pulling fs layer [2023-09-27T18:33:47.746Z] 0d9ebad4ef96: Waiting [2023-09-27T18:33:47.746Z] e9a5061849ea: Waiting [2023-09-27T18:33:47.746Z] d747dcd14b5f: Waiting [2023-09-27T18:33:47.746Z] 2de7ff778b66: Waiting [2023-09-27T18:33:47.746Z] 9712f1f96733: Verifying Checksum [2023-09-27T18:33:47.746Z] 9712f1f96733: Download complete [2023-09-27T18:33:48.008Z] 63f879dbbcfc: Verifying Checksum [2023-09-27T18:33:48.008Z] 63f879dbbcfc: Download complete [2023-09-27T18:33:48.268Z] 0d9ebad4ef96: Verifying Checksum [2023-09-27T18:33:48.268Z] 0d9ebad4ef96: Download complete [2023-09-27T18:33:48.268Z] d747dcd14b5f: Verifying Checksum [2023-09-27T18:33:48.268Z] d747dcd14b5f: Download complete [2023-09-27T18:33:48.268Z] ab5ef0e58194: Verifying Checksum [2023-09-27T18:33:48.268Z] ab5ef0e58194: Download complete [2023-09-27T18:33:48.268Z] e9a5061849ea: Verifying Checksum [2023-09-27T18:33:48.268Z] e9a5061849ea: Download complete [2023-09-27T18:33:48.527Z] 2de7ff778b66: Download complete [2023-09-27T18:33:51.074Z] ab5ef0e58194: Pull complete [2023-09-27T18:33:51.074Z] 9712f1f96733: Pull complete [2023-09-27T18:33:51.640Z] 63f879dbbcfc: Pull complete [2023-09-27T18:33:55.829Z] 0d9ebad4ef96: Pull complete [2023-09-27T18:33:55.829Z] e9a5061849ea: Pull complete [2023-09-27T18:33:55.829Z] d747dcd14b5f: Pull complete [2023-09-27T18:33:56.762Z] 2de7ff778b66: Pull complete [2023-09-27T18:33:56.762Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-27T18:33:56.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T18:33:56.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:33:56.849Z] prd-ubuntu20.04-docker-8c-8g-8062 does not seem to be running inside a container [2023-09-27T18:33:56.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-27T18:34:02.711Z] $ docker top ff03ad2b1839573f476c87cee94eb609f1d6a893da736dc8452e634638299056 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-27T18:34:02.780Z] provisioning config files... [2023-09-27T18:34:02.789Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/592@tmp/config15093680621032397247tmp [2023-09-27T18:34:02.798Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/592@tmp/config7482692162988342095tmp [2023-09-27T18:34:02.806Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/592@tmp/config10343445511143401246tmp [Pipeline] { [Pipeline] echo [2023-09-27T18:34:02.823Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:34:03.107Z] ---> sigul-configuration.sh [2023-09-27T18:34:03.107Z] gpg: directory `/root/.gnupg' created [2023-09-27T18:34:03.107Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-27T18:34:03.107Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-27T18:34:03.107Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-27T18:34:03.107Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-27T18:34:03.107Z] gpg: CAST5 encrypted data [2023-09-27T18:34:03.107Z] gpg: encrypted with 1 passphrase [2023-09-27T18:34:03.107Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-27T18:34:03.397Z] + mkdir /home/jenkins [2023-09-27T18:34:03.397Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-27T18:34:03.682Z] + 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 [2023-09-27T18:34:03.690Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:34:03.974Z] ---> sigul-install.sh [2023-09-27T18:34:03.974Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-27T18:34:04.260Z] + git tag --list [2023-09-27T18:34:04.260Z] 0.6.0 [2023-09-27T18:34:04.260Z] 0.6.1 [2023-09-27T18:34:04.260Z] 0.7.0 [2023-09-27T18:34:04.260Z] 0.7.1 [2023-09-27T18:34:04.260Z] v1.0.0 [2023-09-27T18:34:04.260Z] v1.0.1 [2023-09-27T18:34:04.260Z] v1.1.0 [2023-09-27T18:34:04.260Z] v1.2.0 [2023-09-27T18:34:04.260Z] v1.2.1 [2023-09-27T18:34:04.260Z] v1.3.0 [2023-09-27T18:34:04.260Z] v1.3.1 [2023-09-27T18:34:04.260Z] v2.0.0 [2023-09-27T18:34:04.260Z] v2.1.0 [2023-09-27T18:34:04.260Z] v2.1.1 [2023-09-27T18:34:04.260Z] v2.2.0 [2023-09-27T18:34:04.260Z] v2.3.0 [2023-09-27T18:34:04.260Z] v3.0 [2023-09-27T18:34:04.260Z] v3.0.0 [2023-09-27T18:34:04.260Z] v3.1.0-dev.1 [2023-09-27T18:34:04.260Z] v3.1.0-dev.10 [2023-09-27T18:34:04.260Z] v3.1.0-dev.11 [2023-09-27T18:34:04.260Z] v3.1.0-dev.12 [2023-09-27T18:34:04.260Z] v3.1.0-dev.13 [2023-09-27T18:34:04.260Z] v3.1.0-dev.14 [2023-09-27T18:34:04.260Z] v3.1.0-dev.15 [2023-09-27T18:34:04.260Z] v3.1.0-dev.16 [2023-09-27T18:34:04.260Z] v3.1.0-dev.17 [2023-09-27T18:34:04.260Z] v3.1.0-dev.18 [2023-09-27T18:34:04.260Z] v3.1.0-dev.19 [2023-09-27T18:34:04.260Z] v3.1.0-dev.2 [2023-09-27T18:34:04.260Z] v3.1.0-dev.20 [2023-09-27T18:34:04.260Z] v3.1.0-dev.21 [2023-09-27T18:34:04.260Z] v3.1.0-dev.22 [2023-09-27T18:34:04.260Z] v3.1.0-dev.23 [2023-09-27T18:34:04.260Z] v3.1.0-dev.24 [2023-09-27T18:34:04.260Z] v3.1.0-dev.25 [2023-09-27T18:34:04.260Z] v3.1.0-dev.26 [2023-09-27T18:34:04.260Z] v3.1.0-dev.27 [2023-09-27T18:34:04.260Z] v3.1.0-dev.28 [2023-09-27T18:34:04.260Z] v3.1.0-dev.29 [2023-09-27T18:34:04.260Z] v3.1.0-dev.3 [2023-09-27T18:34:04.260Z] v3.1.0-dev.30 [2023-09-27T18:34:04.260Z] v3.1.0-dev.31 [2023-09-27T18:34:04.260Z] v3.1.0-dev.32 [2023-09-27T18:34:04.260Z] v3.1.0-dev.33 [2023-09-27T18:34:04.260Z] v3.1.0-dev.34 [2023-09-27T18:34:04.260Z] v3.1.0-dev.35 [2023-09-27T18:34:04.260Z] v3.1.0-dev.36 [2023-09-27T18:34:04.260Z] v3.1.0-dev.37 [2023-09-27T18:34:04.260Z] v3.1.0-dev.38 [2023-09-27T18:34:04.260Z] v3.1.0-dev.39 [2023-09-27T18:34:04.260Z] v3.1.0-dev.4 [2023-09-27T18:34:04.260Z] v3.1.0-dev.40 [2023-09-27T18:34:04.260Z] v3.1.0-dev.41 [2023-09-27T18:34:04.260Z] v3.1.0-dev.42 [2023-09-27T18:34:04.260Z] v3.1.0-dev.43 [2023-09-27T18:34:04.260Z] v3.1.0-dev.44 [2023-09-27T18:34:04.260Z] v3.1.0-dev.45 [2023-09-27T18:34:04.260Z] v3.1.0-dev.46 [2023-09-27T18:34:04.260Z] v3.1.0-dev.47 [2023-09-27T18:34:04.260Z] v3.1.0-dev.48 [2023-09-27T18:34:04.260Z] v3.1.0-dev.49 [2023-09-27T18:34:04.260Z] v3.1.0-dev.5 [2023-09-27T18:34:04.260Z] v3.1.0-dev.50 [2023-09-27T18:34:04.260Z] v3.1.0-dev.51 [2023-09-27T18:34:04.260Z] v3.1.0-dev.52 [2023-09-27T18:34:04.260Z] v3.1.0-dev.53 [2023-09-27T18:34:04.260Z] v3.1.0-dev.54 [2023-09-27T18:34:04.260Z] v3.1.0-dev.55 [2023-09-27T18:34:04.260Z] v3.1.0-dev.56 [2023-09-27T18:34:04.260Z] v3.1.0-dev.57 [2023-09-27T18:34:04.260Z] v3.1.0-dev.58 [2023-09-27T18:34:04.260Z] v3.1.0-dev.6 [2023-09-27T18:34:04.260Z] v3.1.0-dev.7 [2023-09-27T18:34:04.260Z] v3.1.0-dev.8 [2023-09-27T18:34:04.260Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-27T18:34:04.547Z] + lftools sign git-tag v3.1.0-dev.58 [2023-09-27T18:34:05.115Z] Signing Git tag with Sigul... [2023-09-27T18:34:05.115Z] Signing v3.1.0-dev.58 [Pipeline] echo [2023-09-27T18:34:05.381Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:34:05.773Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-27T18:34:05.780Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-27T18:34:05.794Z] $ docker stop --time=1 ff03ad2b1839573f476c87cee94eb609f1d6a893da736dc8452e634638299056 [2023-09-27T18:34:07.111Z] $ docker rm -f --volumes ff03ad2b1839573f476c87cee94eb609f1d6a893da736dc8452e634638299056 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-27T18:34:07.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T18:34:07.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:34:07.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T18:34:07.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:34:07.902Z] prd-ubuntu20.04-docker-8c-8g-8062 does not seem to be running inside a container [2023-09-27T18:34:07.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-27T18:34:08.271Z] $ docker top e7c08d0a46bd0cbbee250db15b596da37d28170e9af132cd9a7e8fb907f09def -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T18:34:08.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T18:34:08.521Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T18:34:08.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T18:34:08.651Z] $ docker exec e7c08d0a46bd0cbbee250db15b596da37d28170e9af132cd9a7e8fb907f09def ssh-agent [2023-09-27T18:34:08.753Z] SSH_AUTH_SOCK=/tmp/ssh-WnOahmcCF28F/agent.33 [2023-09-27T18:34:08.753Z] SSH_AGENT_PID=39 [2023-09-27T18:34:08.758Z] Running ssh-add (command line suppressed) [2023-09-27T18:34:08.859Z] Identity added: /w/workspace/edgex-go/592@tmp/private_key_553927317345923198.key (/w/workspace/edgex-go/592@tmp/private_key_553927317345923198.key) [2023-09-27T18:34:08.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T18:34:09.208Z] + git semver bump pre [2023-09-27T18:34:09.467Z] 2023-09-27 18:34:09,418 [read_version] DEBUG read version from /w/workspace/edgex-go/592/.semver/main [2023-09-27T18:34:09.467Z] 2023-09-27 18:34:09,418 [bump_version] DEBUG bumping version:3.1.0-dev.58 on axis:pre with prefix:dev [2023-09-27T18:34:09.467Z] 2023-09-27 18:34:09,418 [bump_version] DEBUG bumped version:3.1.0-dev.59 [2023-09-27T18:34:09.467Z] 2023-09-27 18:34:09,418 [write_version] DEBUG write version:3.1.0-dev.59 to path:/w/workspace/edgex-go/592/.semver/main with force:True [2023-09-27T18:34:09.467Z] 2023-09-27 18:34:09,418 [read_version] DEBUG read version from /w/workspace/edgex-go/592/.semver/main [2023-09-27T18:34:09.467Z] 2023-09-27 18:34:09,418 [write_file] DEBUG write to file:/w/workspace/edgex-go/592/.semver/main [2023-09-27T18:34:09.467Z] 2023-09-27 18:34:09,420 [execute] INFO git cat-file --batch-check [2023-09-27T18:34:09.467Z] 2023-09-27 18:34:09,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/592/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T18:34:09.467Z] 2023-09-27 18:34:09,426 [execute] INFO git cat-file --batch [2023-09-27T18:34:09.467Z] 2023-09-27 18:34:09,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/592/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T18:34:09.467Z] 2023-09-27 18:34:09,432 [read_version] DEBUG read version from /w/workspace/edgex-go/592/.semver/main [2023-09-27T18:34:09.467Z] 3.1.0-dev.59 [Pipeline] } [2023-09-27T18:34:09.474Z] $ docker exec --env ******** --env ******** e7c08d0a46bd0cbbee250db15b596da37d28170e9af132cd9a7e8fb907f09def ssh-agent -k [2023-09-27T18:34:09.575Z] unset SSH_AUTH_SOCK; [2023-09-27T18:34:09.575Z] unset SSH_AGENT_PID; [2023-09-27T18:34:09.575Z] echo Agent pid 39 killed; [2023-09-27T18:34:09.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T18:34:09.889Z] + git semver [Pipeline] } [2023-09-27T18:34:10.157Z] $ docker stop --time=1 e7c08d0a46bd0cbbee250db15b596da37d28170e9af132cd9a7e8fb907f09def [2023-09-27T18:34:11.424Z] $ docker rm -f --volumes e7c08d0a46bd0cbbee250db15b596da37d28170e9af132cd9a7e8fb907f09def [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T18:34:11.768Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T18:34:11.768Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:34:12.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T18:34:12.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:34:12.132Z] prd-ubuntu20.04-docker-8c-8g-8062 does not seem to be running inside a container [2023-09-27T18:34:12.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-27T18:34:12.486Z] $ docker top d7a26cb3ff4b679639310fa5c617a74a5aa850d53e7b64507fd223290907b204 -eo pid,comm [2023-09-27T18:34:12.539Z] 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). [2023-09-27T18:34:12.539Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T18:34:12.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T18:34:12.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T18:34:12.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T18:34:12.714Z] $ docker exec d7a26cb3ff4b679639310fa5c617a74a5aa850d53e7b64507fd223290907b204 ssh-agent [2023-09-27T18:34:12.823Z] SSH_AUTH_SOCK=/tmp/ssh-2SCgcMjaUIYE/agent.32 [2023-09-27T18:34:12.823Z] SSH_AGENT_PID=38 [2023-09-27T18:34:12.827Z] Running ssh-add (command line suppressed) [2023-09-27T18:34:12.949Z] Identity added: /w/workspace/edgex-go/592@tmp/private_key_8116511571850887544.key (/w/workspace/edgex-go/592@tmp/private_key_8116511571850887544.key) [2023-09-27T18:34:12.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T18:34:13.249Z] + git semver push [2023-09-27T18:34:13.507Z] 2023-09-27 18:34:13,446 [run_push] DEBUG push [2023-09-27T18:34:13.507Z] 2023-09-27 18:34:13,447 [execute] INFO git cat-file --batch-check [2023-09-27T18:34:13.507Z] 2023-09-27 18:34:13,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/592/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T18:34:13.507Z] 2023-09-27 18:34:13,451 [execute] INFO git rev-list 46041fc6d00f3ed2b49003749f732aca0b96f287 -- [2023-09-27T18:34:13.507Z] 2023-09-27 18:34:13,451 [execute] DEBUG Popen(['git', 'rev-list', '46041fc6d00f3ed2b49003749f732aca0b96f287', '--'], cwd=/w/workspace/edgex-go/592/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-27T18:34:13.507Z] 2023-09-27 18:34:13,471 [execute] INFO git fetch -v origin [2023-09-27T18:34:13.507Z] 2023-09-27 18:34:13,472 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/592/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-27T18:34:14.445Z] 2023-09-27 18:34:14,356 [run_push] DEBUG no remote changes detected [2023-09-27T18:34:14.445Z] 2023-09-27 18:34:14,356 [execute] INFO git push origin semver [2023-09-27T18:34:14.445Z] 2023-09-27 18:34:14,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/592/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-27T18:34:15.823Z] 2023-09-27 18:34:15,564 [run_push] DEBUG push all version tags [2023-09-27T18:34:15.823Z] 2023-09-27 18:34:15,565 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-27T18:34:15.823Z] 2023-09-27 18:34:15,565 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/592, universal_newlines=False, shell=None, istream=None) [2023-09-27T18:34:17.199Z] 2023-09-27 18:34:16,953 [read_version] DEBUG read version from /w/workspace/edgex-go/592/.semver/main [2023-09-27T18:34:17.199Z] 3.1.0-dev.59 [Pipeline] } [2023-09-27T18:34:17.206Z] $ docker exec --env ******** --env ******** d7a26cb3ff4b679639310fa5c617a74a5aa850d53e7b64507fd223290907b204 ssh-agent -k [2023-09-27T18:34:17.320Z] unset SSH_AUTH_SOCK; [2023-09-27T18:34:17.320Z] unset SSH_AGENT_PID; [2023-09-27T18:34:17.321Z] echo Agent pid 38 killed; [2023-09-27T18:34:17.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T18:34:17.643Z] + git semver [Pipeline] } [2023-09-27T18:34:17.913Z] $ docker stop --time=1 d7a26cb3ff4b679639310fa5c617a74a5aa850d53e7b64507fd223290907b204 [2023-09-27T18:34:19.222Z] $ docker rm -f --volumes d7a26cb3ff4b679639310fa5c617a74a5aa850d53e7b64507fd223290907b204 [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 [2023-09-27T18:34:19.753Z] + [ -d /w/workspace/edgex-go/592/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:34:20.041Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:34:20.902Z] ---> package-listing.sh [2023-09-27T18:34:20.903Z] ++ facter osfamily [2023-09-27T18:34:20.903Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-27T18:34:21.163Z] + OS_FAMILY=debian [2023-09-27T18:34:21.163Z] + workspace=/w/workspace/edgex-go/592 [2023-09-27T18:34:21.163Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-27T18:34:21.163Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-27T18:34:21.163Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-27T18:34:21.163Z] + PACKAGES=/tmp/packages_start.txt [2023-09-27T18:34:21.163Z] + '[' /w/workspace/edgex-go/592 ']' [2023-09-27T18:34:21.163Z] + PACKAGES=/tmp/packages_end.txt [2023-09-27T18:34:21.163Z] + case "${OS_FAMILY}" in [2023-09-27T18:34:21.163Z] + dpkg -l [2023-09-27T18:34:21.163Z] + grep '^ii' [2023-09-27T18:34:21.163Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-27T18:34:21.163Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-27T18:34:21.163Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-27T18:34:21.163Z] + '[' /w/workspace/edgex-go/592 ']' [2023-09-27T18:34:21.163Z] + mkdir -p /w/workspace/edgex-go/592/archives/ [2023-09-27T18:34:21.163Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/592/archives/ [Pipeline] echo [2023-09-27T18:34:21.174Z] 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/592/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-27T18:34:21.453Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:34:22.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T18:34:22.011Z] [2023-09-27T18:34:22.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T18:34:22.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T18:34:22.309Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-27T18:34:22.309Z] 5eb5b503b376: Pulling fs layer [2023-09-27T18:34:22.309Z] 5c69ac0246d0: Pulling fs layer [2023-09-27T18:34:22.309Z] ec43610c2a17: Pulling fs layer [2023-09-27T18:34:22.309Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-27T18:34:22.309Z] 33b1e0a273af: Pulling fs layer [2023-09-27T18:34:22.309Z] 5d3b04190fa2: Pulling fs layer [2023-09-27T18:34:22.309Z] 2f39f015ded8: Pulling fs layer [2023-09-27T18:34:22.309Z] 3a2ae6a8a46f: Waiting [2023-09-27T18:34:22.309Z] 33b1e0a273af: Waiting [2023-09-27T18:34:22.309Z] 5d3b04190fa2: Waiting [2023-09-27T18:34:22.309Z] 5c69ac0246d0: Download complete [2023-09-27T18:34:22.309Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-27T18:34:22.309Z] 3a2ae6a8a46f: Download complete [2023-09-27T18:34:22.309Z] 33b1e0a273af: Verifying Checksum [2023-09-27T18:34:22.309Z] 33b1e0a273af: Download complete [2023-09-27T18:34:22.567Z] 5d3b04190fa2: Verifying Checksum [2023-09-27T18:34:22.567Z] 5d3b04190fa2: Download complete [2023-09-27T18:34:22.567Z] ec43610c2a17: Verifying Checksum [2023-09-27T18:34:22.567Z] ec43610c2a17: Download complete [2023-09-27T18:34:22.567Z] 5eb5b503b376: Verifying Checksum [2023-09-27T18:34:22.567Z] 5eb5b503b376: Download complete [2023-09-27T18:34:23.134Z] 2f39f015ded8: Download complete [2023-09-27T18:34:24.073Z] 5eb5b503b376: Pull complete [2023-09-27T18:34:24.073Z] 5c69ac0246d0: Pull complete [2023-09-27T18:34:24.639Z] ec43610c2a17: Pull complete [2023-09-27T18:34:24.639Z] 3a2ae6a8a46f: Pull complete [2023-09-27T18:34:24.898Z] 33b1e0a273af: Pull complete [2023-09-27T18:34:24.898Z] 5d3b04190fa2: Pull complete [2023-09-27T18:34:30.170Z] 2f39f015ded8: Pull complete [2023-09-27T18:34:30.170Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-27T18:34:30.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T18:34:30.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T18:34:30.278Z] prd-ubuntu20.04-docker-8c-8g-8062 does not seem to be running inside a container [2023-09-27T18:34:30.304Z] $ 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/592/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/592 -v /w/workspace/edgex-go/592:/w/workspace/edgex-go/592:rw,z -v /w/workspace/edgex-go/592@tmp:/w/workspace/edgex-go/592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-27T18:34:34.031Z] $ docker top 2f8fa7f6b836289676b56c5e22296786910da8880cdd22d7328defd9741de148 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T18:34:34.379Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-27T18:34:34.666Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-27T18:34:34.950Z] + ls /var/log/sa-host [2023-09-27T18:34:34.950Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T18:34:35.105Z] provisioning config files... [2023-09-27T18:34:35.113Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/592@tmp/config14716842749300988165tmp [Pipeline] { [Pipeline] echo [2023-09-27T18:34:35.123Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:34:35.404Z] ---> create-netrc.sh [Pipeline] } [2023-09-27T18:34:35.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:34:35.740Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-27T18:34:35.748Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:34:36.030Z] ---> sudo-logs.sh [2023-09-27T18:34:36.030Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-27T18:34:36.052Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:34:36.334Z] ---> job-cost.sh [2023-09-27T18:34:36.334Z] lf-activate-venv: SKIPPING [2023-09-27T18:34:36.334Z] DEBUG: total: 0.10999999940395355 [2023-09-27T18:34:36.334Z] INFO: Retrieving Stack Cost... [2023-09-27T18:34:36.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T18:34:37.159Z] INFO: Archiving Costs [Pipeline] echo [2023-09-27T18:34:37.168Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T18:34:37.449Z] ---> logs-deploy.sh [2023-09-27T18:34:37.449Z] lf-activate-venv: SKIPPING [2023-09-27T18:34:37.449Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/592 [2023-09-27T18:34:37.449Z] INFO: archiving workspace using pattern(s): [2023-09-27T18:34:38.388Z] Archives upload complete. [2023-09-27T18:34:38.646Z] INFO: archiving logs to Nexus [2023-09-27T18:34:39.215Z] ---> uname -a: [2023-09-27T18:34:39.215Z] Linux prd-ubuntu20-04-docker-8c-8g-8062 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-27T18:34:39.215Z] [2023-09-27T18:34:39.215Z]