Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 174f8488092471fc19e005ee5b54feb7e74348b7 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-ssh13512396106258067670.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15035009790352152696.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4176619364003004217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2485207765246116853.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-ssh1024635363898344766.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/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2281 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/371 [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/371 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 174f8488092471fc19e005ee5b54feb7e74348b7 (main) Commit message: "build: Address linter issues with new golangci-lint linter (#4280)" > git config core.sparsecheckout # timeout=10 > git checkout -f 174f8488092471fc19e005ee5b54feb7e74348b7 # timeout=10 > git rev-list --no-walk d445b9d68d41a0b4888c1715f4f355bbb5b97d48 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-13T22:39:53.519Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-13T22:39:53.573Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-13T22:39:53.590Z] ========================================================= [2023-01-13T22:39:53.590Z] EdgeX Global Pipelines Version Info [2023-01-13T22:39:53.590Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-13T22:39:54.296Z] ------------------- [2023-01-13T22:39:54.296Z] stable info: [2023-01-13T22:39:54.296Z] ------------------- [2023-01-13T22:39:54.296Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-13T22:39:54.296Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T22:39:54.296Z] Message: update stable to v1.0.244 [2023-01-13T22:39:54.866Z] ------------------- [2023-01-13T22:39:54.866Z] experimental info: [2023-01-13T22:39:54.866Z] ------------------- [2023-01-13T22:39:54.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-13T22:39:54.866Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T22:39:54.866Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-13T22:39:55.055Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-13T22:39:55.075Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-13T22:39:55.091Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-13T22:39:55.101Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-13T22:39:55.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-13T22:39:55.131Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-13T22:39:55.142Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-13T22:39:55.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-13T22:39:55.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-13T22:39:55.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-13T22:39:55.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-13T22:39:55.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-13T22:39:55.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-13T22:39:55.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-13T22:39:55.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-13T22:39:55.278Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T22:39:55.292Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T22:39:55.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-13T22:39:55.314Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-13T22:39:55.328Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-13T22:39:55.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-13T22:39:55.355Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-13T22:39:55.368Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-13T22:39:55.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-13T22:39:55.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-13T22:39:55.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-13T22:39:55.419Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] echo [2023-01-13T22:39:55.434Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 174f848 [Pipeline] echo [2023-01-13T22:39:55.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T22:39:55.503Z] provisioning config files... [2023-01-13T22:39:55.522Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/371@tmp/config14882703886096575915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T22:39:55.819Z] ---> docker-login.sh [2023-01-13T22:39:55.819Z] nexus3.edgexfoundry.org:10001 [2023-01-13T22:39:56.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:39:56.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:39:56.077Z] Configure a credential helper to remove this warning. See [2023-01-13T22:39:56.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:39:56.077Z] [2023-01-13T22:39:56.077Z] Login Succeeded [2023-01-13T22:39:56.077Z] nexus3.edgexfoundry.org:10002 [2023-01-13T22:39:56.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:39:56.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:39:56.337Z] Configure a credential helper to remove this warning. See [2023-01-13T22:39:56.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:39:56.337Z] [2023-01-13T22:39:56.337Z] Login Succeeded [2023-01-13T22:39:56.337Z] nexus3.edgexfoundry.org:10003 [2023-01-13T22:39:56.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:39:56.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:39:56.337Z] Configure a credential helper to remove this warning. See [2023-01-13T22:39:56.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:39:56.337Z] [2023-01-13T22:39:56.337Z] Login Succeeded [2023-01-13T22:39:56.337Z] nexus3.edgexfoundry.org:10004 [2023-01-13T22:39:56.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:39:56.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:39:56.596Z] Configure a credential helper to remove this warning. See [2023-01-13T22:39:56.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:39:56.596Z] [2023-01-13T22:39:56.596Z] Login Succeeded [2023-01-13T22:39:56.596Z] docker.io [2023-01-13T22:39:56.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:39:56.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:39:56.856Z] Configure a credential helper to remove this warning. See [2023-01-13T22:39:56.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:39:56.856Z] [2023-01-13T22:39:56.856Z] Login Succeeded [2023-01-13T22:39:56.856Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T22:39:56.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T22:39:57.193Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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-01-13T22:39:57.193Z] + dirname cmd/core-command/Dockerfile [2023-01-13T22:39:57.193Z] + cut -d/ -f2 [2023-01-13T22:39:57.193Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-13T22:39:57.193Z] + dirname cmd/core-data/Dockerfile [2023-01-13T22:39:57.193Z] + cut -d/ -f2 [2023-01-13T22:39:57.193Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-13T22:39:57.193Z] + dirname cmd/core-metadata/Dockerfile [2023-01-13T22:39:57.193Z] + cut -d/ -f2 [2023-01-13T22:39:57.193Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-13T22:39:57.193Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-13T22:39:57.193Z] + cut -d/ -f2 [2023-01-13T22:39:57.193Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-13T22:39:57.193Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-13T22:39:57.193Z] + cut -d/ -f2 [2023-01-13T22:39:57.193Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-13T22:39:57.193Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-13T22:39:57.193Z] + cut -d/ -f2 [2023-01-13T22:39:57.193Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-13T22:39:57.193Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-13T22:39:57.193Z] cut -d/ -f2 [2023-01-13T22:39:57.193Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-13T22:39:57.193Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-13T22:39:57.193Z] + cut -d/ -f2 [2023-01-13T22:39:57.193Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-13T22:39:57.193Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-13T22:39:57.193Z] + cut -d/ -f2 [2023-01-13T22:39:57.193Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-13T22:39:57.193Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-13T22:39:57.193Z] + cut -d/ -f2 [2023-01-13T22:39:57.193Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-13T22:39:57.193Z] + dirname cmd/support-notifications/Dockerfile [2023-01-13T22:39:57.193Z] + cut -d/ -f2 [2023-01-13T22:39:57.193Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-13T22:39:57.193Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-13T22:39:57.193Z] + cut -d/ -f2 [2023-01-13T22:39:57.193Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-13T22:39:57.244Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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-01-13T22:39:57.585Z] + git rev-list -1 --merges 174f8488092471fc19e005ee5b54feb7e74348b7~1..174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] echo [2023-01-13T22:39:57.658Z] -----------> git rev-list -1 --merges 174f8488092471fc19e005ee5b54feb7e74348b7~1..174f8488092471fc19e005ee5b54feb7e74348b7 174f8488092471fc19e005ee5b54feb7e74348b7 [false] [Pipeline] sh [2023-01-13T22:39:57.948Z] + git log --format=format:%s -1 174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] echo [2023-01-13T22:39:57.964Z] ========================================================= [2023-01-13T22:39:57.964Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-13T22:39:57.964Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-13T22:39:58.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T22:39:58.406Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-13T22:39:58.406Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-13T22:39:58.406Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-13T22:39:58.406Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-13T22:39:58.406Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-13T22:39:58.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:39:58.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T22:39:58.811Z] [2023-01-13T22:39:58.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:39:59.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T22:39:59.108Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-13T22:39:59.108Z] b85a868b505f: Pulling fs layer [2023-01-13T22:39:59.108Z] e2be974225ed: Pulling fs layer [2023-01-13T22:39:59.108Z] 339a4e72a1f5: Pulling fs layer [2023-01-13T22:39:59.108Z] 988bab9f4d93: Pulling fs layer [2023-01-13T22:39:59.108Z] 1469e6f7b9e6: Pulling fs layer [2023-01-13T22:39:59.108Z] eaf3925da568: Pulling fs layer [2023-01-13T22:39:59.108Z] bab4dde63d76: Pulling fs layer [2023-01-13T22:39:59.108Z] bde34c3a00c8: Pulling fs layer [2023-01-13T22:39:59.108Z] b352a97aabf1: Pulling fs layer [2023-01-13T22:39:59.108Z] 4872d77fe225: Pulling fs layer [2023-01-13T22:39:59.108Z] 5851b861e8e6: Pulling fs layer [2023-01-13T22:39:59.108Z] 988bab9f4d93: Waiting [2023-01-13T22:39:59.108Z] 1469e6f7b9e6: Waiting [2023-01-13T22:39:59.108Z] eaf3925da568: Waiting [2023-01-13T22:39:59.108Z] bab4dde63d76: Waiting [2023-01-13T22:39:59.108Z] 4872d77fe225: Waiting [2023-01-13T22:39:59.108Z] bde34c3a00c8: Waiting [2023-01-13T22:39:59.108Z] 5851b861e8e6: Waiting [2023-01-13T22:39:59.108Z] b352a97aabf1: Waiting [2023-01-13T22:39:59.108Z] e2be974225ed: Verifying Checksum [2023-01-13T22:39:59.108Z] e2be974225ed: Download complete [2023-01-13T22:39:59.108Z] 988bab9f4d93: Verifying Checksum [2023-01-13T22:39:59.375Z] 1469e6f7b9e6: Verifying Checksum [2023-01-13T22:39:59.375Z] 1469e6f7b9e6: Download complete [2023-01-13T22:39:59.375Z] 339a4e72a1f5: Verifying Checksum [2023-01-13T22:39:59.375Z] 339a4e72a1f5: Download complete [2023-01-13T22:39:59.375Z] eaf3925da568: Verifying Checksum [2023-01-13T22:39:59.375Z] eaf3925da568: Download complete [2023-01-13T22:39:59.375Z] bde34c3a00c8: Verifying Checksum [2023-01-13T22:39:59.375Z] bde34c3a00c8: Download complete [2023-01-13T22:39:59.375Z] b352a97aabf1: Verifying Checksum [2023-01-13T22:39:59.375Z] b352a97aabf1: Download complete [2023-01-13T22:39:59.375Z] 4872d77fe225: Verifying Checksum [2023-01-13T22:39:59.375Z] 4872d77fe225: Download complete [2023-01-13T22:39:59.375Z] 5851b861e8e6: Verifying Checksum [2023-01-13T22:39:59.375Z] 5851b861e8e6: Download complete [2023-01-13T22:39:59.375Z] b85a868b505f: Verifying Checksum [2023-01-13T22:39:59.375Z] b85a868b505f: Download complete [2023-01-13T22:39:59.634Z] bab4dde63d76: Verifying Checksum [2023-01-13T22:39:59.634Z] bab4dde63d76: Download complete [2023-01-13T22:40:01.020Z] b85a868b505f: Pull complete [2023-01-13T22:40:01.020Z] e2be974225ed: Pull complete [2023-01-13T22:40:01.278Z] 339a4e72a1f5: Pull complete [2023-01-13T22:40:01.278Z] 988bab9f4d93: Pull complete [2023-01-13T22:40:01.850Z] 1469e6f7b9e6: Pull complete [2023-01-13T22:40:01.850Z] eaf3925da568: Pull complete [2023-01-13T22:40:03.751Z] bab4dde63d76: Pull complete [2023-01-13T22:40:03.751Z] bde34c3a00c8: Pull complete [2023-01-13T22:40:03.751Z] b352a97aabf1: Pull complete [2023-01-13T22:40:03.751Z] 4872d77fe225: Pull complete [2023-01-13T22:40:03.751Z] 5851b861e8e6: Pull complete [2023-01-13T22:40:03.751Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-13T22:40:04.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T22:40:04.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T22:40:04.108Z] prd-ubuntu20.04-docker-8c-8g-2281 does not seem to be running inside a container [2023-01-13T22:40:04.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T22:40:07.297Z] $ docker top 9592bb55f553faa3ab97e0a6d6ab6c1b26aa39ebe02b8ae07c0d7d3eabf955c5 -eo pid,comm [2023-01-13T22:40:07.350Z] 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-01-13T22:40:07.350Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T22:40:07.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T22:40:07.385Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T22:40:07.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T22:40:07.519Z] $ docker exec 9592bb55f553faa3ab97e0a6d6ab6c1b26aa39ebe02b8ae07c0d7d3eabf955c5 ssh-agent [2023-01-13T22:40:07.627Z] SSH_AUTH_SOCK=/tmp/ssh-Uu0VXmOtvD0V/agent.33 [2023-01-13T22:40:07.627Z] SSH_AGENT_PID=39 [2023-01-13T22:40:07.633Z] Running ssh-add (command line suppressed) [2023-01-13T22:40:07.736Z] Identity added: /w/workspace/edgex-go/371@tmp/private_key_15838044819935603665.key (/w/workspace/edgex-go/371@tmp/private_key_15838044819935603665.key) [2023-01-13T22:40:07.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T22:40:08.041Z] + git tag --points-at HEAD [Pipeline] } [2023-01-13T22:40:08.063Z] $ docker exec --env ******** --env ******** 9592bb55f553faa3ab97e0a6d6ab6c1b26aa39ebe02b8ae07c0d7d3eabf955c5 ssh-agent -k [2023-01-13T22:40:08.184Z] unset SSH_AUTH_SOCK; [2023-01-13T22:40:08.185Z] unset SSH_AGENT_PID; [2023-01-13T22:40:08.185Z] echo Agent pid 39 killed; [2023-01-13T22:40:08.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-13T22:40:08.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T22:40:08.213Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T22:40:08.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T22:40:08.351Z] $ docker exec 9592bb55f553faa3ab97e0a6d6ab6c1b26aa39ebe02b8ae07c0d7d3eabf955c5 ssh-agent [2023-01-13T22:40:08.462Z] SSH_AUTH_SOCK=/tmp/ssh-NefFk57NqXpE/agent.72 [2023-01-13T22:40:08.462Z] SSH_AGENT_PID=78 [2023-01-13T22:40:08.467Z] Running ssh-add (command line suppressed) [2023-01-13T22:40:08.578Z] Identity added: /w/workspace/edgex-go/371@tmp/private_key_13488764672698995957.key (/w/workspace/edgex-go/371@tmp/private_key_13488764672698995957.key) [2023-01-13T22:40:08.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T22:40:08.871Z] + git semver init [2023-01-13T22:40:09.133Z] 2023-01-13 22:40:09,044 [run_init] DEBUG init version:0.0.0 force:False [2023-01-13T22:40:09.133Z] 2023-01-13 22:40:09,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/371/.semver [2023-01-13T22:40:09.133Z] 2023-01-13 22:40:09,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/371/.semver [2023-01-13T22:40:09.133Z] 2023-01-13 22:40:09,048 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/371/.semver'], cwd=/w/workspace/edgex-go/371, universal_newlines=False, shell=None, istream=None) [2023-01-13T22:40:14.441Z] 2023-01-13 22:40:14,377 [append_file] DEBUG append to file:/w/workspace/edgex-go/371/.git/info/exclude [2023-01-13T22:40:14.441Z] 2023-01-13 22:40:14,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/371/.semver/main with force:False [2023-01-13T22:40:14.441Z] 2023-01-13 22:40:14,378 [read_version] DEBUG read version from /w/workspace/edgex-go/371/.semver/main [2023-01-13T22:40:14.441Z] 2023-01-13 22:40:14,378 [read_version] DEBUG read version from /w/workspace/edgex-go/371/.semver/main [2023-01-13T22:40:14.441Z] 3.0.0-dev.17 [Pipeline] } [2023-01-13T22:40:14.455Z] $ docker exec --env ******** --env ******** 9592bb55f553faa3ab97e0a6d6ab6c1b26aa39ebe02b8ae07c0d7d3eabf955c5 ssh-agent -k [2023-01-13T22:40:14.561Z] unset SSH_AUTH_SOCK; [2023-01-13T22:40:14.562Z] unset SSH_AGENT_PID; [2023-01-13T22:40:14.562Z] echo Agent pid 78 killed; [2023-01-13T22:40:14.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T22:40:14.867Z] + git semver [Pipeline] } [2023-01-13T22:40:15.152Z] $ docker stop --time=1 9592bb55f553faa3ab97e0a6d6ab6c1b26aa39ebe02b8ae07c0d7d3eabf955c5 [2023-01-13T22:40:16.545Z] $ docker rm -f --volumes 9592bb55f553faa3ab97e0a6d6ab6c1b26aa39ebe02b8ae07c0d7d3eabf955c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T22:40:16.875Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-13T22:40:17.084Z] Stashed 1 file(s) [Pipeline] echo [2023-01-13T22:40:17.087Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [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-01-13T22:40:17.488Z] + git config --global --add safe.directory /w/workspace/edgex-go/371 [Pipeline] echo [2023-01-13T22:40:17.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T22:40:17.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T22:40:17.521Z] ========================================================= [2023-01-13T22:40:17.521Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-13T22:40:17.521Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-13T22:40:17.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T22:40:17.807Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-13T22:40:17.807Z] 213ec9aee27d: Pulling fs layer [2023-01-13T22:40:17.807Z] 4583459ba037: Pulling fs layer [2023-01-13T22:40:17.807Z] 93c1e223e6f2: Pulling fs layer [2023-01-13T22:40:17.807Z] 53926ce57604: Pulling fs layer [2023-01-13T22:40:17.807Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-13T22:40:17.807Z] 22ff95d597cd: Pulling fs layer [2023-01-13T22:40:17.807Z] 12d6caf4c0d1: Pulling fs layer [2023-01-13T22:40:17.807Z] 96b7cbca73a9: Pulling fs layer [2023-01-13T22:40:17.807Z] a7acece74701: Pulling fs layer [2023-01-13T22:40:17.807Z] 53926ce57604: Waiting [2023-01-13T22:40:17.807Z] 12d6caf4c0d1: Waiting [2023-01-13T22:40:17.807Z] a7acece74701: Waiting [2023-01-13T22:40:17.807Z] 21b2b0c7a3f4: Waiting [2023-01-13T22:40:17.807Z] 96b7cbca73a9: Waiting [2023-01-13T22:40:17.807Z] 22ff95d597cd: Waiting [2023-01-13T22:40:17.807Z] 93c1e223e6f2: Verifying Checksum [2023-01-13T22:40:17.807Z] 93c1e223e6f2: Download complete [2023-01-13T22:40:17.807Z] 4583459ba037: Download complete [2023-01-13T22:40:17.807Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-13T22:40:17.807Z] 21b2b0c7a3f4: Download complete [2023-01-13T22:40:17.807Z] 22ff95d597cd: Verifying Checksum [2023-01-13T22:40:17.807Z] 22ff95d597cd: Download complete [2023-01-13T22:40:17.807Z] 213ec9aee27d: Download complete [2023-01-13T22:40:17.807Z] 12d6caf4c0d1: Download complete [2023-01-13T22:40:18.073Z] 213ec9aee27d: Pull complete [2023-01-13T22:40:18.073Z] 4583459ba037: Pull complete [2023-01-13T22:40:18.345Z] 93c1e223e6f2: Pull complete [2023-01-13T22:40:18.345Z] a7acece74701: Verifying Checksum [2023-01-13T22:40:18.345Z] a7acece74701: Download complete [2023-01-13T22:40:18.931Z] 53926ce57604: Verifying Checksum [2023-01-13T22:40:18.931Z] 53926ce57604: Download complete [2023-01-13T22:40:18.931Z] 96b7cbca73a9: Verifying Checksum [2023-01-13T22:40:18.931Z] 96b7cbca73a9: Download complete [2023-01-13T22:40:22.212Z] 53926ce57604: Pull complete [2023-01-13T22:40:22.470Z] 21b2b0c7a3f4: Pull complete [2023-01-13T22:40:22.470Z] 22ff95d597cd: Pull complete [2023-01-13T22:40:22.470Z] 12d6caf4c0d1: Pull complete [2023-01-13T22:40:24.366Z] 96b7cbca73a9: Pull complete [2023-01-13T22:40:25.304Z] a7acece74701: Pull complete [2023-01-13T22:40:25.304Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-13T22:40:25.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T22:40:25.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-13T22:40:25.597Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T22:40:25.597Z] WORKDIR /edgex [2023-01-13T22:40:25.597Z] COPY go.mod . [2023-01-13T22:40:25.597Z] RUN go mod downloaddocker [2023-01-13T22:40:25.597Z] build -t ci-base-image-x86_64 -f - . [2023-01-13T22:40:26.163Z] Sending build context to Docker daemon 170MB [2023-01-13T22:40:26.163Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T22:40:26.163Z] ---> db6d94c90886 [2023-01-13T22:40:26.163Z] Step 2/4 : WORKDIR /edgex [2023-01-13T22:40:31.436Z] ---> Running in 9814635e66cc [2023-01-13T22:40:31.436Z] Removing intermediate container 9814635e66cc [2023-01-13T22:40:31.436Z] ---> 084e67ca052b [2023-01-13T22:40:31.436Z] Step 3/4 : COPY go.mod . [2023-01-13T22:40:31.436Z] ---> c9c444f2f84a [2023-01-13T22:40:31.436Z] Step 4/4 : RUN go mod download [2023-01-13T22:40:31.436Z] ---> Running in 393700b1c6d3 [2023-01-13T22:40:32.171Z] Still waiting to schedule task [2023-01-13T22:40:32.171Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-13T22:40:49.571Z] Removing intermediate container 393700b1c6d3 [2023-01-13T22:40:49.571Z] ---> f1e824e3044d [2023-01-13T22:40:49.571Z] Successfully built f1e824e3044d [2023-01-13T22:40:49.571Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:40:49.878Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T22:40:49.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T22:40:49.949Z] prd-ubuntu20.04-docker-8c-8g-2281 does not seem to be running inside a container [2023-01-13T22:40:49.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T22:40:50.370Z] $ docker top d8572e239022bd66fdb48cc8e3c0bc305eee1cf4e795c465d898862ac2e884c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T22:40:50.702Z] + go version [2023-01-13T22:40:50.702Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-13T22:40:50.717Z] $ docker stop --time=1 d8572e239022bd66fdb48cc8e3c0bc305eee1cf4e795c465d898862ac2e884c5 [2023-01-13T22:40:51.977Z] $ docker rm -f --volumes d8572e239022bd66fdb48cc8e3c0bc305eee1cf4e795c465d898862ac2e884c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:40:52.353Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T22:40:52.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T22:40:52.421Z] prd-ubuntu20.04-docker-8c-8g-2281 does not seem to be running inside a container [2023-01-13T22:40:52.451Z] $ 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/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T22:40:52.826Z] $ docker top 0b25561320df2f0fce98eea892648d43aba74d1d51ab2311fdd03f96b2ddb2f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-13T22:40:52.891Z] ========================================================= [2023-01-13T22:40:52.891Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-13T22:40:52.891Z] ========================================================= [Pipeline] sh [2023-01-13T22:40:53.174Z] + git config --global --add safe.directory /w/workspace/edgex-go/371 [Pipeline] fileExists [Pipeline] sh [2023-01-13T22:40:53.464Z] + make test [2023-01-13T22:40:53.464Z] go test -race -coverprofile=coverage.out ./... [2023-01-13T22:41:00.036Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-13T22:41:14.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-13T22:41:14.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2023-01-13T22:41:14.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.114s coverage: 43.0% of statements [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-13T22:41:14.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-13T22:41:15.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.105s coverage: 54.0% of statements [2023-01-13T22:41:15.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-13T22:41:15.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.598s coverage: 89.2% of statements [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.109s coverage: 2.4% of statements [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.567s coverage: 95.6% of statements [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.110s coverage: 72.2% of statements [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.089s coverage: 0.9% of statements [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements [2023-01-13T22:41:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2023-01-13T22:41:19.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.105s coverage: 87.5% of statements [2023-01-13T22:41:27.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2023-01-13T22:41:27.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.089s coverage: 44.8% of statements [2023-01-13T22:41:29.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.283s coverage: 79.9% of statements [2023-01-13T22:41:29.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-13T22:41:39.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2023-01-13T22:41:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-13T22:41:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-13T22:41:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-13T22:41:39.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2023-01-13T22:41:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-13T22:41:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-13T22:41:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-13T22:41:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-13T22:41:39.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements [2023-01-13T22:41:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-13T22:41:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-13T22:41:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-13T22:41:39.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.7% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.057s coverage: 89.4% of statements [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 65.8% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.8% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-13T22:41:39.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-13T22:41:39.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-13T22:41:39.669Z] 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-01-13T22:42:01.611Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-13T22:42:01.612Z] go vet ./... [2023-01-13T22:42:02.181Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-13T22:42:02.181Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-13T22:42:02.440Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-13T22:42:02.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-13T22:42:02.735Z] + ls -al . [2023-01-13T22:42:02.735Z] total 752 [2023-01-13T22:42:02.735Z] drwxrwxr-x 11 1001 1001 4096 Jan 13 22:40 . [2023-01-13T22:42:02.735Z] drwxr-xr-x 4 root root 4096 Jan 13 22:40 .. [2023-01-13T22:42:02.735Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 22:39 .blubracket [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 16 Jan 13 22:39 .dockerignore [2023-01-13T22:42:02.735Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 22:41 .git [2023-01-13T22:42:02.735Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 22:39 .github [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 956 Jan 13 22:39 .gitignore [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 42 Jan 13 22:39 .golangci.yml [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 87 Jan 13 22:39 .hadolint.yml [2023-01-13T22:42:02.735Z] drwxr-xr-x 3 1001 1001 4096 Jan 13 22:40 .semver [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 22:39 .sonarcloud.properties [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 1171 Jan 13 22:39 ADOPTERS.md [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 10825 Jan 13 22:39 Attribution.txt [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 73765 Jan 13 22:39 CHANGELOG.md [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 22:39 CONTRIBUTING.md [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 677 Jan 13 22:39 GOVERNANCE.md [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 850 Jan 13 22:39 Jenkinsfile [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 22:39 LICENSE [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 12513 Jan 13 22:39 Makefile [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 582 Jan 13 22:39 OWNERS.md [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 9403 Jan 13 22:39 README.md [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 6912 Jan 13 22:39 SECURITY.md [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 12 Jan 13 22:40 VERSION [2023-01-13T22:42:02.735Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 22:39 bin [2023-01-13T22:42:02.735Z] drwxrwxr-x 16 1001 1001 4096 Jan 13 22:39 cmd [2023-01-13T22:42:02.735Z] -rw-r--r-- 1 root root 494838 Jan 13 22:41 coverage.out [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 3376 Jan 13 22:39 go.mod [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 34949 Jan 13 22:39 go.sum [2023-01-13T22:42:02.735Z] drwxrwxr-x 7 1001 1001 4096 Jan 13 22:39 internal [2023-01-13T22:42:02.735Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 22:39 openapi [2023-01-13T22:42:02.735Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 22:39 snap [2023-01-13T22:42:02.735Z] -rw-rw-r-- 1 1001 1001 204 Jan 13 22:39 version.go [Pipeline] sh [2023-01-13T22:42:03.023Z] + '[' -e coverage.out ] [2023-01-13T22:42:03.023Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-13T22:42:03.244Z] Stashed 1 file(s) [Pipeline] sh [2023-01-13T22:42:03.523Z] + make build [2023-01-13T22:42:03.523Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T22:42:10.955Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2282 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-01-13T22:42:10.967Z] Running in /w/workspace/edgex-go/371 [Pipeline] { [Pipeline] checkout [2023-01-13T22:42:11.001Z] The recommended git tool is: git [2023-01-13T22:42:16.325Z] using credential edgex-jenkins-ssh [2023-01-13T22:42:16.341Z] Cloning the remote Git repository [2023-01-13T22:42:16.382Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-13T22:42:16.459Z] > git init /w/workspace/edgex-go/371 # timeout=10 [2023-01-13T22:42:16.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-13T22:42:16.613Z] > git --version # timeout=10 [2023-01-13T22:42:16.634Z] > git --version # 'git version 2.25.1' [2023-01-13T22:42:16.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T22:42:16.701Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T22:42:18.498Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T22:42:18.498Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T22:42:18.794Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T22:42:26.994Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T22:42:28.373Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T22:42:29.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T22:42:31.137Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T22:42:32.069Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T22:42:33.008Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T22:42:33.115Z] Avoid second fetch [2023-01-13T22:42:33.115Z] Checking out Revision 174f8488092471fc19e005ee5b54feb7e74348b7 (main) [2023-01-13T22:42:32.277Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-13T22:42:32.305Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T22:42:33.132Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T22:42:33.150Z] > git checkout -f 174f8488092471fc19e005ee5b54feb7e74348b7 # timeout=10 [2023-01-13T22:42:33.768Z] Commit message: "build: Address linter issues with new golangci-lint linter (#4280)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T22:42:34.596Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-13T22:42:34.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T22:42:34.596Z] Dload Upload Total Spent Left Speed [2023-01-13T22:42:34.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-01-13T22:42:35.227Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-13T22:42:35.540Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-13T22:42:35.554Z] + sudo tee /etc/docker/daemon.new [2023-01-13T22:42:35.555Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-13T22:42:35.555Z] { [2023-01-13T22:42:35.555Z] "registry-mirrors": [ [2023-01-13T22:42:35.555Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-13T22:42:35.555Z] ], [2023-01-13T22:42:35.555Z] "bip": "10.250.0.254/24", [2023-01-13T22:42:35.555Z] "hosts": [ [2023-01-13T22:42:35.555Z] "tcp://0.0.0.0:5555", [2023-01-13T22:42:35.555Z] "unix:///var/run/docker.sock" [2023-01-13T22:42:35.555Z] ], [2023-01-13T22:42:35.555Z] "mtu": 1458, [2023-01-13T22:42:35.555Z] "selinux-enabled": true, [2023-01-13T22:42:35.555Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-13T22:42:35.555Z] } [Pipeline] sh [2023-01-13T22:42:35.883Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-13T22:42:36.216Z] + sudo service docker restart [Pipeline] } [2023-01-13T22:42:36.935Z] $ docker stop --time=1 0b25561320df2f0fce98eea892648d43aba74d1d51ab2311fdd03f96b2ddb2f0 [2023-01-13T22:42:41.027Z] $ docker rm -f --volumes 0b25561320df2f0fce98eea892648d43aba74d1d51ab2311fdd03f96b2ddb2f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:42:41.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T22:42:41.854Z] [2023-01-13T22:42:41.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:42:42.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T22:42:42.148Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-13T22:42:42.148Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-13T22:42:42.148Z] ca9280d653b3: Pulling fs layer [2023-01-13T22:42:42.148Z] 7e9c9ca2126c: Pulling fs layer [2023-01-13T22:42:42.406Z] cbdbe7a5bc2a: Download complete [2023-01-13T22:42:42.406Z] ca9280d653b3: Verifying Checksum [2023-01-13T22:42:42.406Z] ca9280d653b3: Download complete [2023-01-13T22:42:42.406Z] cbdbe7a5bc2a: Pull complete [2023-01-13T22:42:42.971Z] 7e9c9ca2126c: Download complete [2023-01-13T22:42:42.971Z] ca9280d653b3: Pull complete [2023-01-13T22:42:46.259Z] 7e9c9ca2126c: Pull complete [2023-01-13T22:42:46.259Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-13T22:42:46.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T22:42:46.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T22:42:46.349Z] prd-ubuntu20.04-docker-8c-8g-2281 does not seem to be running inside a container [2023-01-13T22:42:46.389Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-13T22:42:49.060Z] $ docker top 2e4edd6d59fa0a798df77b1d5144f276b94406cb76b433a8356f443a6ff54e81 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T22:42:49.398Z] + docker-compose build --help [2023-01-13T22:42:49.398Z] + grep parallel [2023-01-13T22:42:49.969Z] --parallel Build images in parallel. [Pipeline] } [2023-01-13T22:42:49.985Z] $ docker stop --time=1 2e4edd6d59fa0a798df77b1d5144f276b94406cb76b433a8356f443a6ff54e81 [2023-01-13T22:42:51.237Z] $ docker rm -f --volumes 2e4edd6d59fa0a798df77b1d5144f276b94406cb76b433a8356f443a6ff54e81 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:42:51.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T22:42:51.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T22:42:51.692Z] prd-ubuntu20.04-docker-8c-8g-2281 does not seem to be running inside a container [2023-01-13T22:42:51.728Z] $ 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/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T22:42:52.058Z] $ docker top 79d3519db985e2b977b3a920d74b8acdfe39ca69b946afae70c0ef6ee3de1baf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T22:42:52.406Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-13T22:42:52.971Z] Building core-command ... [2023-01-13T22:42:52.971Z] Building core-data ... [2023-01-13T22:42:52.971Z] Building core-metadata ... [2023-01-13T22:42:52.971Z] Building security-bootstrapper ... [2023-01-13T22:42:52.971Z] Building security-proxy-setup ... [2023-01-13T22:42:52.971Z] Building security-secretstore-setup ... [2023-01-13T22:42:52.971Z] Building security-spiffe-token-provider ... [2023-01-13T22:42:52.971Z] Building security-spire-agent ... [2023-01-13T22:42:52.971Z] Building security-spire-config ... [2023-01-13T22:42:52.971Z] Building security-spire-server ... [2023-01-13T22:42:52.971Z] Building support-notifications ... [2023-01-13T22:42:52.971Z] Building support-scheduler ... [2023-01-13T22:42:52.971Z] Building security-secretstore-setup [2023-01-13T22:42:52.971Z] Building support-scheduler [2023-01-13T22:42:52.971Z] Building security-spire-config [2023-01-13T22:42:52.971Z] Building core-metadata [2023-01-13T22:42:52.971Z] Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T22:42:54.489Z] provisioning config files... [2023-01-13T22:42:54.513Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/371@tmp/config17427875995847718105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T22:42:54.858Z] ---> docker-login.sh [2023-01-13T22:42:54.858Z] nexus3.edgexfoundry.org:10001 [2023-01-13T22:42:55.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:42:55.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:42:55.395Z] Configure a credential helper to remove this warning. See [2023-01-13T22:42:55.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:42:55.395Z] [2023-01-13T22:42:55.395Z] Login Succeeded [2023-01-13T22:42:55.395Z] nexus3.edgexfoundry.org:10002 [2023-01-13T22:42:55.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:42:55.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:42:55.664Z] Configure a credential helper to remove this warning. See [2023-01-13T22:42:55.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:42:55.664Z] [2023-01-13T22:42:55.664Z] Login Succeeded [2023-01-13T22:42:55.664Z] nexus3.edgexfoundry.org:10003 [2023-01-13T22:42:55.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:42:56.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:42:56.206Z] Configure a credential helper to remove this warning. See [2023-01-13T22:42:56.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:42:56.206Z] [2023-01-13T22:42:56.206Z] Login Succeeded [2023-01-13T22:42:56.206Z] nexus3.edgexfoundry.org:10004 [2023-01-13T22:42:56.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:42:56.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:42:56.476Z] Configure a credential helper to remove this warning. See [2023-01-13T22:42:56.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:42:56.476Z] [2023-01-13T22:42:56.476Z] Login Succeeded [2023-01-13T22:42:56.476Z] docker.io [2023-01-13T22:42:56.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:42:57.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:42:57.015Z] Configure a credential helper to remove this warning. See [2023-01-13T22:42:57.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:42:57.015Z] [2023-01-13T22:42:57.015Z] Login Succeeded [2023-01-13T22:42:57.015Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T22:42:57.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-13T22:42:57.581Z] + git config --global --add safe.directory /w/workspace/edgex-go/371 [Pipeline] echo [2023-01-13T22:42:57.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T22:42:57.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T22:42:57.629Z] ========================================================= [2023-01-13T22:42:57.629Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-13T22:42:57.629Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-13T22:42:57.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T22:42:57.948Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-13T22:42:57.948Z] 9b18e9b68314: Pulling fs layer [2023-01-13T22:42:57.948Z] 35d82f9e3411: Pulling fs layer [2023-01-13T22:42:57.948Z] e16973657156: Pulling fs layer [2023-01-13T22:42:57.948Z] fc693d55d65f: Pulling fs layer [2023-01-13T22:42:57.948Z] 7e9fc2657dce: Pulling fs layer [2023-01-13T22:42:57.948Z] dda99020689f: Pulling fs layer [2023-01-13T22:42:57.948Z] db1c61fa0a46: Pulling fs layer [2023-01-13T22:42:57.948Z] 891c053d2c06: Pulling fs layer [2023-01-13T22:42:57.948Z] dda99020689f: Waiting [2023-01-13T22:42:57.948Z] db1c61fa0a46: Waiting [2023-01-13T22:42:57.948Z] 891c053d2c06: Waiting [2023-01-13T22:42:57.948Z] fc693d55d65f: Waiting [2023-01-13T22:42:57.948Z] 7e9fc2657dce: Waiting [2023-01-13T22:42:58.218Z] e16973657156: Verifying Checksum [2023-01-13T22:42:58.218Z] e16973657156: Download complete [2023-01-13T22:42:58.218Z] 35d82f9e3411: Verifying Checksum [2023-01-13T22:42:58.218Z] 35d82f9e3411: Download complete [2023-01-13T22:42:58.218Z] 7e9fc2657dce: Verifying Checksum [2023-01-13T22:42:58.218Z] 7e9fc2657dce: Download complete [2023-01-13T22:42:58.218Z] dda99020689f: Verifying Checksum [2023-01-13T22:42:58.218Z] dda99020689f: Download complete [2023-01-13T22:42:58.218Z] 9b18e9b68314: Verifying Checksum [2023-01-13T22:42:58.218Z] 9b18e9b68314: Download complete [2023-01-13T22:42:59.193Z] 9b18e9b68314: Pull complete [2023-01-13T22:42:59.193Z] 891c053d2c06: Verifying Checksum [2023-01-13T22:42:59.193Z] 891c053d2c06: Download complete [2023-01-13T22:42:59.465Z] 35d82f9e3411: Pull complete [2023-01-13T22:43:00.058Z] e16973657156: Pull complete [2023-01-13T22:43:00.647Z] db1c61fa0a46: Verifying Checksum [2023-01-13T22:43:00.647Z] db1c61fa0a46: Download complete [2023-01-13T22:43:00.918Z] fc693d55d65f: Verifying Checksum [2023-01-13T22:43:00.918Z] fc693d55d65f: Download complete [2023-01-13T22:43:05.166Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:43:05.166Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:43:05.166Z] ---> f1e824e3044d [2023-01-13T22:43:05.166Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T22:43:05.166Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:43:05.166Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:43:05.166Z] ---> f1e824e3044d [2023-01-13T22:43:05.166Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-13T22:43:05.166Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:43:05.166Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:43:05.166Z] ---> f1e824e3044d [2023-01-13T22:43:05.166Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T22:43:05.166Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:43:05.166Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:43:05.166Z] ---> f1e824e3044d [2023-01-13T22:43:05.166Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T22:43:05.734Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:43:05.734Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:43:05.734Z] ---> f1e824e3044d [2023-01-13T22:43:05.734Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-13T22:43:13.261Z] fc693d55d65f: Pull complete [2023-01-13T22:43:13.261Z] 7e9fc2657dce: Pull complete [2023-01-13T22:43:13.261Z] dda99020689f: Pull complete [2023-01-13T22:43:13.852Z] ---> Running in a95300be0148 [2023-01-13T22:43:13.852Z] ---> Running in 8781536aea75 [2023-01-13T22:43:13.852Z] ---> Running in 32077aed15c8 [2023-01-13T22:43:13.852Z] ---> Running in 7dc304b5cd14 [2023-01-13T22:43:13.852Z] ---> Running in 7d6924365d32 [2023-01-13T22:43:13.852Z] Removing intermediate container a95300be0148 [2023-01-13T22:43:13.852Z] ---> a8093c088947 [2023-01-13T22:43:13.852Z] Step 4/23 : WORKDIR /edgex-go [2023-01-13T22:43:13.852Z] Removing intermediate container 7dc304b5cd14 [2023-01-13T22:43:13.852Z] ---> a7e234409eda [2023-01-13T22:43:13.852Z] Step 4/24 : WORKDIR /edgex-go [2023-01-13T22:43:13.852Z] Removing intermediate container 7d6924365d32 [2023-01-13T22:43:13.852Z] ---> b5c3ffefe8bd [2023-01-13T22:43:13.852Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T22:43:13.852Z] ---> Running in 6fef9e017d59 [2023-01-13T22:43:13.852Z] Removing intermediate container 32077aed15c8 [2023-01-13T22:43:13.852Z] ---> be626cceae32 [2023-01-13T22:43:13.852Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T22:43:13.852Z] Removing intermediate container 8781536aea75 [2023-01-13T22:43:13.852Z] ---> 3fcf6ebcb29d [2023-01-13T22:43:13.852Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-13T22:43:13.852Z] ---> Running in 88d5f0a1f8f3 [2023-01-13T22:43:13.852Z] ---> Running in cc1d1de07abe [2023-01-13T22:43:13.852Z] ---> Running in 1c1010870a7b [2023-01-13T22:43:13.852Z] ---> Running in 3a087150d2b1 [2023-01-13T22:43:13.852Z] Removing intermediate container 6fef9e017d59 [2023-01-13T22:43:13.852Z] ---> 7fa45bbff21a [2023-01-13T22:43:13.852Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-13T22:43:13.852Z] ---> Running in ed2cf92c3576 [2023-01-13T22:43:13.852Z] Removing intermediate container cc1d1de07abe [2023-01-13T22:43:13.852Z] ---> 6d56316f6c0d [2023-01-13T22:43:13.852Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T22:43:13.852Z] Removing intermediate container 88d5f0a1f8f3 [2023-01-13T22:43:13.852Z] ---> 6cd5dfdbd09e [2023-01-13T22:43:13.852Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-13T22:43:13.852Z] ---> Running in 08c5c5c55188 [2023-01-13T22:43:13.852Z] ---> Running in c590542b1d57 [2023-01-13T22:43:13.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:43:13.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:43:13.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:43:13.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:43:13.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:43:13.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:43:13.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:43:13.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:43:13.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:43:13.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:43:13.852Z] OK: 211 MiB in 51 packages [2023-01-13T22:43:13.852Z] OK: 211 MiB in 51 packages [2023-01-13T22:43:13.852Z] OK: 211 MiB in 51 packages [2023-01-13T22:43:13.852Z] OK: 211 MiB in 51 packages [2023-01-13T22:43:13.852Z] OK: 211 MiB in 51 packages [2023-01-13T22:43:14.109Z] Removing intermediate container 1c1010870a7b [2023-01-13T22:43:14.110Z] ---> f118667c3e57 [2023-01-13T22:43:14.110Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T22:43:14.367Z] Removing intermediate container 08c5c5c55188 [2023-01-13T22:43:14.367Z] ---> b10f1e585fd4 [2023-01-13T22:43:14.367Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T22:43:14.367Z] ---> 5587a459ae71 [2023-01-13T22:43:14.367Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:43:14.367Z] ---> Running in aff77669f9a7 [2023-01-13T22:43:14.367Z] Removing intermediate container ed2cf92c3576 [2023-01-13T22:43:14.367Z] ---> 6c7c2b6f9d69 [2023-01-13T22:43:14.368Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-13T22:43:14.626Z] Removing intermediate container c590542b1d57 [2023-01-13T22:43:14.626Z] ---> 7ea1de35d68e [2023-01-13T22:43:14.626Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-13T22:43:14.626Z] ---> d776907954b7 [2023-01-13T22:43:14.626Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:43:14.626Z] ---> Running in cc294bdc7f76 [2023-01-13T22:43:14.626Z] Removing intermediate container 3a087150d2b1 [2023-01-13T22:43:14.626Z] ---> afb689ae22fe [2023-01-13T22:43:14.626Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T22:43:14.626Z] ---> 1e4d2b95aeb4 [2023-01-13T22:43:14.626Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:43:14.626Z] ---> Running in 36a974fa718b [2023-01-13T22:43:14.626Z] ---> dc2a2139aa2b [2023-01-13T22:43:14.626Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:43:14.626Z] ---> Running in 5e2be1be9a7f [2023-01-13T22:43:14.884Z] ---> bfb5b6788cc3 [2023-01-13T22:43:14.884Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:43:14.884Z] ---> Running in df7de4816f9c [2023-01-13T22:43:19.930Z] db1c61fa0a46: Pull complete [2023-01-13T22:43:21.347Z] 891c053d2c06: Pull complete [2023-01-13T22:43:21.347Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-13T22:43:21.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T22:43:21.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-13T22:43:21.686Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T22:43:21.686Z] WORKDIR /edgex [2023-01-13T22:43:21.686Z] COPY go.mod . [2023-01-13T22:43:21.686Z] RUN go mod download+ [2023-01-13T22:43:21.686Z] docker build -t ci-base-image-arm64 -f - . [2023-01-13T22:43:22.277Z] Sending build context to Docker daemon 3.123MB [2023-01-13T22:43:22.277Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T22:43:22.277Z] ---> f96f9c87975a [2023-01-13T22:43:22.277Z] Step 2/4 : WORKDIR /edgex [2023-01-13T22:43:24.221Z] ---> Running in a004e19d9502 [2023-01-13T22:43:24.488Z] Removing intermediate container a004e19d9502 [2023-01-13T22:43:24.488Z] ---> 3918beb139df [2023-01-13T22:43:24.488Z] Step 3/4 : COPY go.mod . [2023-01-13T22:43:24.756Z] ---> 86d7dcef5555 [2023-01-13T22:43:24.756Z] Step 4/4 : RUN go mod download [2023-01-13T22:43:25.024Z] ---> Running in 78e27759bc02 [2023-01-13T22:43:57.452Z] Removing intermediate container 78e27759bc02 [2023-01-13T22:43:57.452Z] ---> 184f4b074bfc [2023-01-13T22:43:57.452Z] Successfully built 184f4b074bfc [2023-01-13T22:43:57.452Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:43:57.783Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T22:43:57.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T22:43:57.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-2282 does not seem to be running inside a container [2023-01-13T22:43:58.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T22:43:59.214Z] $ docker top 468fc4c05432b3dc7e79cc9fa09dd64484489618f16f8833a7d5250f98ab957c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T22:44:00.050Z] + go version [2023-01-13T22:44:00.050Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-13T22:44:00.071Z] $ docker stop --time=1 468fc4c05432b3dc7e79cc9fa09dd64484489618f16f8833a7d5250f98ab957c [2023-01-13T22:44:01.693Z] $ docker rm -f --volumes 468fc4c05432b3dc7e79cc9fa09dd64484489618f16f8833a7d5250f98ab957c [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:44:02.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T22:44:02.284Z] [2023-01-13T22:44:02.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:44:02.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T22:44:02.627Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-13T22:44:02.627Z] 29e5d40040c1: Pulling fs layer [2023-01-13T22:44:02.627Z] 1ce36da41761: Pulling fs layer [2023-01-13T22:44:02.627Z] 25b303627fd3: Pulling fs layer [2023-01-13T22:44:02.894Z] 29e5d40040c1: Verifying Checksum [2023-01-13T22:44:02.894Z] 29e5d40040c1: Download complete [2023-01-13T22:44:03.162Z] 1ce36da41761: Verifying Checksum [2023-01-13T22:44:03.162Z] 1ce36da41761: Download complete [2023-01-13T22:44:03.430Z] 29e5d40040c1: Pull complete [2023-01-13T22:44:04.849Z] 1ce36da41761: Pull complete [2023-01-13T22:44:04.849Z] 25b303627fd3: Verifying Checksum [2023-01-13T22:44:04.849Z] 25b303627fd3: Download complete [2023-01-13T22:44:14.953Z] 25b303627fd3: Pull complete [2023-01-13T22:44:14.953Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-13T22:44:14.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T22:44:14.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T22:44:15.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-2282 does not seem to be running inside a container [2023-01-13T22:44:15.198Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-13T22:44:17.332Z] $ docker top ad28696278f7b8c256ec4058e8dab6beff079b8e3873cc3ff1e77d1b6a9ba6da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T22:44:18.151Z] + docker-compose build --help [2023-01-13T22:44:18.151Z] + grep parallel [2023-01-13T22:44:22.408Z] --parallel Build images in parallel. [Pipeline] } [2023-01-13T22:44:22.426Z] $ docker stop --time=1 ad28696278f7b8c256ec4058e8dab6beff079b8e3873cc3ff1e77d1b6a9ba6da [2023-01-13T22:44:22.603Z] Removing intermediate container cc294bdc7f76 [2023-01-13T22:44:22.603Z] ---> 0068b4e5ed51 [2023-01-13T22:44:22.603Z] Step 8/22 : COPY . . [2023-01-13T22:44:22.603Z] Removing intermediate container 5e2be1be9a7f [2023-01-13T22:44:22.603Z] ---> 3189c4f51d67 [2023-01-13T22:44:22.603Z] Step 8/24 : COPY . . [2023-01-13T22:44:22.603Z] Removing intermediate container aff77669f9a7 [2023-01-13T22:44:22.603Z] ---> 8dd0a54791ce [2023-01-13T22:44:22.603Z] Step 7/24 : COPY . . [2023-01-13T22:44:22.603Z] Removing intermediate container df7de4816f9c [2023-01-13T22:44:22.603Z] ---> 3a612f60191e [2023-01-13T22:44:22.603Z] Step 7/24 : COPY . . [2023-01-13T22:44:22.603Z] Removing intermediate container 36a974fa718b [2023-01-13T22:44:22.603Z] ---> b24a54c025b1 [2023-01-13T22:44:22.603Z] Step 8/23 : COPY . . [2023-01-13T22:44:24.049Z] $ docker rm -f --volumes ad28696278f7b8c256ec4058e8dab6beff079b8e3873cc3ff1e77d1b6a9ba6da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:44:24.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T22:44:24.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T22:44:24.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-2282 does not seem to be running inside a container [2023-01-13T22:44:24.809Z] $ 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/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T22:44:25.935Z] $ docker top 9408accdfadf56db1e51413821fd2b4d036e18291aef862fbc88a6ff5405a599 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T22:44:26.773Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-13T22:44:31.024Z] Building core-command ... [2023-01-13T22:44:31.024Z] Building core-data ... [2023-01-13T22:44:31.024Z] Building core-metadata ... [2023-01-13T22:44:31.024Z] Building security-bootstrapper ... [2023-01-13T22:44:31.024Z] Building security-proxy-setup ... [2023-01-13T22:44:31.024Z] Building security-secretstore-setup ... [2023-01-13T22:44:31.024Z] Building security-spiffe-token-provider ... [2023-01-13T22:44:31.024Z] Building security-spire-agent ... [2023-01-13T22:44:31.024Z] Building security-spire-config ... [2023-01-13T22:44:31.024Z] Building security-spire-server ... [2023-01-13T22:44:31.024Z] Building support-notifications ... [2023-01-13T22:44:31.024Z] Building support-scheduler ... [2023-01-13T22:44:31.024Z] Building core-metadata [2023-01-13T22:44:31.024Z] Building support-scheduler [2023-01-13T22:44:31.024Z] Building security-spire-agent [2023-01-13T22:44:31.024Z] Building core-data [2023-01-13T22:44:31.024Z] Building security-proxy-setup [2023-01-13T22:44:41.095Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:44:41.095Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:44:41.095Z] ---> 184f4b074bfc [2023-01-13T22:44:41.095Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T22:44:41.095Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:44:41.095Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:44:41.095Z] ---> 184f4b074bfc [2023-01-13T22:44:41.095Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T22:44:41.095Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:44:41.095Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:44:41.095Z] ---> 184f4b074bfc [2023-01-13T22:44:41.095Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-13T22:44:41.095Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:44:41.095Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:44:41.095Z] ---> 184f4b074bfc [2023-01-13T22:44:41.095Z] Step 3/21 : WORKDIR /edgex-go [2023-01-13T22:44:41.095Z] ---> Running in 431f793e5a18 [2023-01-13T22:44:41.095Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:44:41.095Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:44:41.095Z] ---> 184f4b074bfc [2023-01-13T22:44:41.095Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T22:44:41.095Z] ---> Running in 47ec4c9d25b4 [2023-01-13T22:44:41.095Z] ---> Running in a04744fa45f4 [2023-01-13T22:44:41.095Z] ---> Running in 1c32b121ad9c [2023-01-13T22:44:41.095Z] ---> Running in 84e1c7993900 [2023-01-13T22:44:41.364Z] Removing intermediate container 431f793e5a18 [2023-01-13T22:44:41.364Z] ---> b22d2616df77 [2023-01-13T22:44:41.364Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T22:44:41.631Z] ---> Running in f12b2ab069cc [2023-01-13T22:44:41.631Z] Removing intermediate container a04744fa45f4 [2023-01-13T22:44:41.631Z] ---> 46ad0ee6c097 [2023-01-13T22:44:41.631Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T22:44:41.631Z] Removing intermediate container 1c32b121ad9c [2023-01-13T22:44:41.631Z] ---> ab69d8767188 [2023-01-13T22:44:41.631Z] Step 4/24 : WORKDIR /edgex-go [2023-01-13T22:44:41.631Z] Removing intermediate container 47ec4c9d25b4 [2023-01-13T22:44:41.631Z] ---> 430e612dfc4e [2023-01-13T22:44:41.631Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-13T22:44:41.898Z] ---> Running in 15000d067537 [2023-01-13T22:44:41.898Z] Removing intermediate container 84e1c7993900 [2023-01-13T22:44:41.898Z] ---> 8203fbf94713 [2023-01-13T22:44:41.898Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T22:44:41.898Z] ---> Running in e2b7751aa231 [2023-01-13T22:44:41.898Z] ---> Running in b6b3ddbc5b44 [2023-01-13T22:44:41.898Z] ---> Running in 347f68dace67 [2023-01-13T22:44:42.493Z] Removing intermediate container f12b2ab069cc [2023-01-13T22:44:42.493Z] ---> 54ab667ae710 [2023-01-13T22:44:42.493Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T22:44:42.493Z] Removing intermediate container 15000d067537 [2023-01-13T22:44:42.493Z] ---> 21e9b16e899a [2023-01-13T22:44:42.493Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-13T22:44:42.493Z] ---> Running in 29c22219de06 [2023-01-13T22:44:42.763Z] Removing intermediate container e2b7751aa231 [2023-01-13T22:44:42.763Z] ---> Running in e7b65535c561 [2023-01-13T22:44:42.763Z] ---> ebb0e112b3a3 [2023-01-13T22:44:42.763Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T22:44:43.037Z] ---> Running in e05df62763c9 [2023-01-13T22:44:44.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:44:44.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:44:45.868Z] OK: 221 MiB in 51 packages [2023-01-13T22:44:45.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:44:45.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:44:45.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:44:45.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:44:46.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:44:46.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:44:46.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:44:46.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:44:47.126Z] Removing intermediate container b6b3ddbc5b44 [2023-01-13T22:44:47.126Z] ---> b5be87510243 [2023-01-13T22:44:47.126Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T22:44:47.396Z] OK: 221 MiB in 51 packages [2023-01-13T22:44:47.396Z] OK: 221 MiB in 51 packages [2023-01-13T22:44:47.664Z] OK: 221 MiB in 51 packages [2023-01-13T22:44:47.934Z] OK: 221 MiB in 51 packages [2023-01-13T22:44:47.934Z] ---> df4b724b4c83 [2023-01-13T22:44:47.934Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:44:48.204Z] ---> Running in 461a574e0de9 [2023-01-13T22:44:49.180Z] Removing intermediate container 347f68dace67 [2023-01-13T22:44:49.180Z] ---> 1f5aa2c487b3 [2023-01-13T22:44:49.180Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-13T22:44:49.180Z] Removing intermediate container 29c22219de06 [2023-01-13T22:44:49.180Z] ---> e630912c18e5 [2023-01-13T22:44:49.180Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T22:44:49.281Z] ---> a0df7e3fae46 [2023-01-13T22:44:49.281Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T22:44:49.281Z] ---> 0a78b0ac33df [2023-01-13T22:44:49.281Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-13T22:44:49.281Z] ---> 2d9a76853728 [2023-01-13T22:44:49.281Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-13T22:44:49.281Z] ---> 65f277717fd3 [2023-01-13T22:44:49.281Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-13T22:44:49.281Z] ---> 91e29e3605c1 [2023-01-13T22:44:49.281Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-13T22:44:49.281Z] ---> Running in 54fd2ea3581f [2023-01-13T22:44:49.281Z] ---> Running in 6af5920a97b3 [2023-01-13T22:44:49.281Z] ---> Running in 169dbe52f0af [2023-01-13T22:44:49.281Z] ---> Running in bc4d1e444325 [2023-01-13T22:44:49.281Z] ---> Running in 32de8bb65698 [2023-01-13T22:44:49.281Z] Removing intermediate container 54fd2ea3581f [2023-01-13T22:44:49.281Z] ---> b1fca1d225a8 [2023-01-13T22:44:49.281Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T22:44:49.281Z] ---> Running in 3c18de2ce775 [2023-01-13T22:44:49.281Z] Removing intermediate container 3c18de2ce775 [2023-01-13T22:44:49.281Z] ---> 04c9226fa7b5 [2023-01-13T22:44:49.281Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-13T22:44:49.281Z] ---> Running in 0d9459275f95 [2023-01-13T22:44:49.281Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T22:44:49.281Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T22:44:49.281Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T22:44:49.281Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T22:44:49.281Z] Removing intermediate container 0d9459275f95 [2023-01-13T22:44:49.281Z] ---> 623725eed681 [2023-01-13T22:44:49.281Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T22:44:49.281Z] ---> Running in 7a84a7c6c95f [2023-01-13T22:44:49.281Z] Removing intermediate container 7a84a7c6c95f [2023-01-13T22:44:49.281Z] ---> 99ae3d3cc839 [2023-01-13T22:44:49.281Z] [2023-01-13T22:44:49.281Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T22:44:49.281Z] 3.15: Pulling from library/alpine [2023-01-13T22:44:49.281Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-13T22:44:49.281Z] Status: Downloaded newer image for alpine:3.15 [2023-01-13T22:44:49.281Z] ---> c4fc93816858 [2023-01-13T22:44:49.281Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T22:44:49.539Z] ---> Running in 0f99e0db1e55 [2023-01-13T22:44:49.539Z] Removing intermediate container 0f99e0db1e55 [2023-01-13T22:44:49.539Z] ---> 09fd3777658a [2023-01-13T22:44:49.539Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-13T22:44:49.539Z] ---> Running in 02475ce76ee3 [2023-01-13T22:44:49.767Z] Removing intermediate container e7b65535c561 [2023-01-13T22:44:49.768Z] ---> 1027bfb1116c [2023-01-13T22:44:49.768Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-13T22:44:49.768Z] Removing intermediate container e05df62763c9 [2023-01-13T22:44:49.768Z] ---> 5898cb26d1c6 [2023-01-13T22:44:49.768Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T22:44:50.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:44:50.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:44:50.365Z] ---> ff6eb41e4314 [2023-01-13T22:44:50.365Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:44:50.365Z] ---> 840966ee5169 [2023-01-13T22:44:50.365Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:44:50.365Z] ---> Running in 45a9b49d6d79 [2023-01-13T22:44:50.637Z] ---> Running in da4ffa66902e [2023-01-13T22:44:50.906Z] ---> 177c863d6699 [2023-01-13T22:44:50.906Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:44:50.928Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T22:44:50.928Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T22:44:50.928Z] OK: 15859 distinct packages available [2023-01-13T22:44:50.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:44:50.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:44:51.174Z] ---> Running in ea51db3dcc21 [2023-01-13T22:44:51.187Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-13T22:44:51.187Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-13T22:44:51.187Z] (3/4) Installing libucontext (1.1-r0) [2023-01-13T22:44:51.187Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-13T22:44:51.187Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T22:44:51.187Z] OK: 6 MiB in 18 packages [2023-01-13T22:44:51.445Z] ---> dc0ba6b80367 [2023-01-13T22:44:51.445Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:44:51.445Z] ---> Running in 13b39b80954f [2023-01-13T22:44:52.563Z] Removing intermediate container 02475ce76ee3 [2023-01-13T22:44:52.563Z] ---> 8d2eceb66f26 [2023-01-13T22:44:52.563Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T22:45:02.544Z] ---> 95c94167acce [2023-01-13T22:45:02.544Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T22:45:02.544Z] ---> 3ba755ca2989 [2023-01-13T22:45:02.544Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-13T22:45:02.544Z] ---> Running in aece93204356 [2023-01-13T22:45:03.109Z] Removing intermediate container aece93204356 [2023-01-13T22:45:03.109Z] ---> d0340523a3e4 [2023-01-13T22:45:03.109Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-13T22:45:04.139Z] ---> 7af16df531c2 [2023-01-13T22:45:04.139Z] Step 19/24 : WORKDIR / [2023-01-13T22:45:04.139Z] ---> Running in 0aa82652ff83 [2023-01-13T22:45:04.705Z] Removing intermediate container 0aa82652ff83 [2023-01-13T22:45:04.705Z] ---> 8c65761a8071 [2023-01-13T22:45:04.705Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T22:45:04.705Z] ---> Running in d31cf9400785 [2023-01-13T22:45:05.271Z] Removing intermediate container d31cf9400785 [2023-01-13T22:45:05.271Z] ---> 07ab8d7cfdf6 [2023-01-13T22:45:05.271Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T22:45:05.271Z] ---> Running in e88f98ff6a63 [2023-01-13T22:45:05.908Z] Removing intermediate container e88f98ff6a63 [2023-01-13T22:45:05.908Z] ---> a75d20e4ebd6 [2023-01-13T22:45:05.908Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T22:45:05.908Z] ---> Running in aaec01438162 [2023-01-13T22:45:07.826Z] Removing intermediate container aaec01438162 [2023-01-13T22:45:07.826Z] ---> c506c916ece0 [2023-01-13T22:45:07.826Z] Step 23/24 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:45:08.760Z] ---> Running in fbc049183a57 [2023-01-13T22:45:09.692Z] Removing intermediate container fbc049183a57 [2023-01-13T22:45:09.692Z] ---> 23d6465a583e [2023-01-13T22:45:09.692Z] Step 24/24 : LABEL version=3.0.0-dev.17 [2023-01-13T22:45:10.257Z] ---> Running in e1fd9b8dc406 [2023-01-13T22:45:10.516Z] Removing intermediate container e1fd9b8dc406 [2023-01-13T22:45:10.516Z] ---> 2361cc75bf3d [2023-01-13T22:45:10.516Z] [2023-01-13T22:45:10.516Z] Successfully built 2361cc75bf3d [2023-01-13T22:45:10.516Z] Successfully tagged security-spire-config:latest [2023-01-13T22:45:10.516Z] Building security-spiffe-token-provider [2023-01-13T22:45:17.067Z]  Building security-spire-config ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:45:17.067Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:45:17.067Z] ---> f1e824e3044d [2023-01-13T22:45:17.067Z] Step 3/19 : WORKDIR /edgex-go [2023-01-13T22:45:17.067Z] ---> Using cache [2023-01-13T22:45:17.067Z] ---> 3fcf6ebcb29d [2023-01-13T22:45:17.067Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-13T22:45:22.445Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T22:45:24.993Z] ---> Running in 72ea3045afc0 [2023-01-13T22:45:25.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:25.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:25.877Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-13T22:45:25.877Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-13T22:45:25.877Z] OK: 17042 distinct packages available [2023-01-13T22:45:26.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:26.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:26.400Z] OK: 211 MiB in 51 packages [2023-01-13T22:45:30.599Z] Removing intermediate container 6af5920a97b3 [2023-01-13T22:45:30.599Z] ---> ace070373239 [2023-01-13T22:45:30.599Z] [2023-01-13T22:45:30.599Z] Step 10/24 : FROM alpine:3.16 [2023-01-13T22:45:30.599Z] Removing intermediate container 32de8bb65698 [2023-01-13T22:45:30.599Z] ---> 8b59c7f050a1 [2023-01-13T22:45:30.599Z] Removing intermediate container bc4d1e444325 [2023-01-13T22:45:30.599Z] [2023-01-13T22:45:30.599Z] ---> 19d065635952 [2023-01-13T22:45:30.599Z] Step 9/24 : FROM alpine:3.16 [2023-01-13T22:45:30.599Z] [2023-01-13T22:45:30.599Z] Step 10/23 : FROM alpine:3.16 [2023-01-13T22:45:30.599Z] Removing intermediate container 72ea3045afc0 [2023-01-13T22:45:30.599Z] ---> 9bd7df45baa7 [2023-01-13T22:45:30.599Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-13T22:45:30.858Z] 3.16: Pulling from library/alpine [2023-01-13T22:45:31.117Z] ---> b7310dc7dc32 [2023-01-13T22:45:31.117Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:45:31.117Z] 3.16: Pulling from library/alpine [2023-01-13T22:45:31.682Z] 3.16: Pulling from library/alpine [2023-01-13T22:45:32.251Z] ---> Running in 9864a6381514 [2023-01-13T22:45:32.819Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T22:45:32.819Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T22:45:32.819Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T22:45:32.819Z] Status: Image is up to date for alpine:3.16 [2023-01-13T22:45:32.819Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T22:45:32.819Z] Status: Image is up to date for alpine:3.16 [2023-01-13T22:45:32.819Z] ---> bfe296a52501 [2023-01-13T22:45:32.819Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-13T22:45:32.819Z] ---> bfe296a52501 [2023-01-13T22:45:32.819Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-13T22:45:32.819Z] ---> bfe296a52501 [2023-01-13T22:45:32.819Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-13T22:45:32.819Z] ---> Running in 6a9f8ad2a4dd [2023-01-13T22:45:32.819Z] ---> Running in 5fbc346c4292 [2023-01-13T22:45:32.819Z] ---> Running in 2dd987eb1596 [2023-01-13T22:45:33.077Z] Removing intermediate container 169dbe52f0af [2023-01-13T22:45:33.077Z] ---> 7131a4bff5a9 [2023-01-13T22:45:33.077Z] [2023-01-13T22:45:33.077Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T22:45:33.077Z] ---> bfe296a52501 [2023-01-13T22:45:33.078Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T22:45:33.078Z] ---> Running in 925bfa46d607 [2023-01-13T22:45:33.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:33.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:33.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:33.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:33.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:33.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:33.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:33.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:33.852Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T22:45:33.852Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T22:45:33.852Z] OK: 6 MiB in 15 packages [2023-01-13T22:45:33.852Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T22:45:33.852Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-13T22:45:33.852Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T22:45:33.852Z] OK: 6 MiB in 15 packages [2023-01-13T22:45:33.852Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-13T22:45:33.852Z] (3/3) Installing su-exec (0.2-r1) [2023-01-13T22:45:33.852Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T22:45:33.852Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T22:45:33.852Z] OK: 6 MiB in 17 packages [2023-01-13T22:45:33.852Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T22:45:33.852Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T22:45:33.852Z] OK: 6 MiB in 15 packages [2023-01-13T22:45:34.786Z] Removing intermediate container 5fbc346c4292 [2023-01-13T22:45:34.786Z] ---> dc7f2e75e46f [2023-01-13T22:45:34.786Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T22:45:34.786Z] Removing intermediate container 2dd987eb1596 [2023-01-13T22:45:34.786Z] ---> 988f65cd48b8 [2023-01-13T22:45:34.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T22:45:34.786Z] ---> Running in 51ab0c896280 [2023-01-13T22:45:34.786Z] Removing intermediate container 925bfa46d607 [2023-01-13T22:45:34.786Z] ---> 10080fda239a [2023-01-13T22:45:34.786Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T22:45:34.786Z] ---> Running in f231debb9675 [2023-01-13T22:45:34.786Z] ---> Running in e23e9b7d8dad [2023-01-13T22:45:34.786Z] Removing intermediate container 6a9f8ad2a4dd [2023-01-13T22:45:34.786Z] ---> 84599942a7d3 [2023-01-13T22:45:34.786Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T22:45:34.786Z] ---> Running in 50b7acfddeae [2023-01-13T22:45:35.046Z] Removing intermediate container 51ab0c896280 [2023-01-13T22:45:35.046Z] ---> 5aa5352d5142 [2023-01-13T22:45:35.046Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-13T22:45:35.046Z] Removing intermediate container f231debb9675 [2023-01-13T22:45:35.046Z] ---> cfa39a9c808c [2023-01-13T22:45:35.046Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-13T22:45:35.046Z] Removing intermediate container e23e9b7d8dad [2023-01-13T22:45:35.046Z] ---> bb17f42a10f8 [2023-01-13T22:45:35.046Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-13T22:45:35.046Z] ---> Running in 31770ef14e55 [2023-01-13T22:45:35.046Z] ---> Running in 34cb3bd409a1 [2023-01-13T22:45:35.046Z] ---> Running in 8b446ecad25f [2023-01-13T22:45:35.046Z] Removing intermediate container 50b7acfddeae [2023-01-13T22:45:35.046Z] ---> 53bd5c17d27e [2023-01-13T22:45:35.046Z] Step 12/24 : WORKDIR / [2023-01-13T22:45:35.046Z] ---> Running in ef0f1e2a4a88 [2023-01-13T22:45:35.046Z] Removing intermediate container 34cb3bd409a1 [2023-01-13T22:45:35.046Z] ---> 8cf02a313da7 [2023-01-13T22:45:35.046Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-13T22:45:35.046Z] Removing intermediate container 31770ef14e55 [2023-01-13T22:45:35.046Z] ---> d3a88aec255f [2023-01-13T22:45:35.046Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-13T22:45:35.046Z] Removing intermediate container 8b446ecad25f [2023-01-13T22:45:35.046Z] ---> 7fa642835c1c [2023-01-13T22:45:35.046Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T22:45:35.046Z] ---> Running in 10028a38906c [2023-01-13T22:45:35.305Z] ---> Running in 3862c82a548b [2023-01-13T22:45:35.305Z] Removing intermediate container ef0f1e2a4a88 [2023-01-13T22:45:35.305Z] ---> 09d5848b446b [2023-01-13T22:45:35.305Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-13T22:45:35.305Z] ---> Running in 9c8a24d3f56f [2023-01-13T22:45:35.305Z] Removing intermediate container 10028a38906c [2023-01-13T22:45:35.305Z] ---> 2bbda3e358f1 [2023-01-13T22:45:35.305Z] Step 15/23 : WORKDIR / [2023-01-13T22:45:35.305Z] Removing intermediate container 3862c82a548b [2023-01-13T22:45:35.305Z] ---> a2daae982101 [2023-01-13T22:45:35.305Z] Step 15/24 : WORKDIR / [2023-01-13T22:45:35.305Z] ---> Running in 64eb28e8b6fe [2023-01-13T22:45:35.305Z] ---> Running in 65f47dc95a55 [2023-01-13T22:45:35.305Z] Removing intermediate container 9c8a24d3f56f [2023-01-13T22:45:35.305Z] ---> 015ff672832f [2023-01-13T22:45:35.305Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T22:45:35.305Z] ---> 3d036da4e140 [2023-01-13T22:45:35.305Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-13T22:45:35.563Z] Removing intermediate container 64eb28e8b6fe [2023-01-13T22:45:35.563Z] ---> e3cd9ca698ab [2023-01-13T22:45:35.563Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T22:45:35.563Z] Removing intermediate container 65f47dc95a55 [2023-01-13T22:45:35.563Z] ---> 3bf1ad31a857 [2023-01-13T22:45:35.563Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T22:45:35.563Z] ---> e8b6d2ecb813 [2023-01-13T22:45:35.563Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-13T22:45:35.563Z] ---> c90e0e08aed1 [2023-01-13T22:45:35.563Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-13T22:45:35.563Z] ---> e67dd78c03eb [2023-01-13T22:45:35.563Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-13T22:45:35.563Z] ---> 13ccb51bf96c [2023-01-13T22:45:35.563Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-13T22:45:36.936Z] ---> 95699880187f [2023-01-13T22:45:36.936Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-13T22:45:36.936Z] ---> 9cfd9a93a1cf [2023-01-13T22:45:36.936Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-13T22:45:36.936Z] ---> dc76e7a17e2e [2023-01-13T22:45:36.936Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-13T22:45:36.936Z] ---> 029190de5d69 [2023-01-13T22:45:36.936Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-13T22:45:37.196Z] ---> 83cd60616699 [2023-01-13T22:45:37.196Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-13T22:45:37.196Z] ---> 46d1b5183bdb [2023-01-13T22:45:37.196Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-13T22:45:37.196Z] ---> e02839d6272d [2023-01-13T22:45:37.196Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-13T22:45:37.196Z] ---> Running in 6940ab687834 [2023-01-13T22:45:37.196Z] ---> e107a6b850bf [2023-01-13T22:45:37.196Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-13T22:45:37.196Z] ---> Running in 1d9f90f512de [2023-01-13T22:45:37.196Z] Removing intermediate container 6940ab687834 [2023-01-13T22:45:37.196Z] ---> fcc32ee8333a [2023-01-13T22:45:37.196Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T22:45:37.458Z] ---> Running in 1590830526b5 [2023-01-13T22:45:37.458Z] Removing intermediate container 1d9f90f512de [2023-01-13T22:45:37.458Z] ---> cf6c1dfc86a6 [2023-01-13T22:45:37.458Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T22:45:37.458Z] ---> Running in 4880b92b9ac1 [2023-01-13T22:45:37.458Z] Removing intermediate container 1590830526b5 [2023-01-13T22:45:37.458Z] ---> ee0e7925c37b [2023-01-13T22:45:37.458Z] Step 20/22 : LABEL arch=x86_64 [2023-01-13T22:45:37.458Z] ---> 75163b4ac031 [2023-01-13T22:45:37.459Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-13T22:45:37.459Z] ---> c8110d07759d [2023-01-13T22:45:37.459Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-13T22:45:37.459Z] ---> Running in 47c90fdac63a [2023-01-13T22:45:37.459Z] ---> Running in 8fc53b85746a [2023-01-13T22:45:37.735Z] Removing intermediate container 4880b92b9ac1 [2023-01-13T22:45:37.735Z] ---> de53748c62ee [2023-01-13T22:45:37.735Z] Step 21/23 : LABEL arch=x86_64 [2023-01-13T22:45:37.735Z] ---> Running in 8e47d30cd677 [2023-01-13T22:45:37.735Z] Removing intermediate container 8fc53b85746a [2023-01-13T22:45:37.735Z] ---> 41e225d0f175 [2023-01-13T22:45:37.735Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T22:45:37.735Z] Removing intermediate container 47c90fdac63a [2023-01-13T22:45:37.735Z] ---> deace4f14ab2 [2023-01-13T22:45:37.735Z] Step 21/22 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:45:37.735Z] ---> Running in b3296fcdd14f [2023-01-13T22:45:37.735Z] ---> Running in c0d73e35d6f5 [2023-01-13T22:45:37.994Z] Removing intermediate container 8e47d30cd677 [2023-01-13T22:45:37.994Z] ---> 7a5e91e82775 [2023-01-13T22:45:37.994Z] Step 22/23 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:45:37.994Z] Removing intermediate container b3296fcdd14f [2023-01-13T22:45:37.994Z] ---> b9893d146e39 [2023-01-13T22:45:37.994Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T22:45:37.994Z] ---> Running in 0e565a47914e [2023-01-13T22:45:37.994Z] Removing intermediate container c0d73e35d6f5 [2023-01-13T22:45:37.994Z] ---> b4107694fff2 [2023-01-13T22:45:37.994Z] Step 22/22 : LABEL version=3.0.0-dev.17 [2023-01-13T22:45:37.994Z] ---> Running in bb4c4835e502 [2023-01-13T22:45:37.994Z] ---> 3ff53518786c [2023-01-13T22:45:37.994Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T22:45:37.994Z] ---> Running in 61245f7aca76 [2023-01-13T22:45:38.309Z] Removing intermediate container 0e565a47914e [2023-01-13T22:45:38.309Z] ---> ab9ec9a60303 [2023-01-13T22:45:38.309Z] Step 23/23 : LABEL version=3.0.0-dev.17 [2023-01-13T22:45:38.309Z] Removing intermediate container 61245f7aca76 [2023-01-13T22:45:38.309Z] ---> 0fd8217c1dd0 [2023-01-13T22:45:38.309Z] [2023-01-13T22:45:38.309Z] Removing intermediate container bb4c4835e502 [2023-01-13T22:45:38.309Z] ---> Running in 88a3f4a18f58 [2023-01-13T22:45:38.309Z] ---> 8f23853eac61 [2023-01-13T22:45:38.309Z] Step 23/24 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:45:38.309Z] ---> Running in 94520fa587b1 [2023-01-13T22:45:38.309Z] ---> cae470fd87f9 [2023-01-13T22:45:38.309Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T22:45:38.309Z] Successfully built 0fd8217c1dd0 [2023-01-13T22:45:38.309Z] Successfully tagged support-scheduler:latest [2023-01-13T22:45:38.309Z]  Building support-scheduler ... done Building support-notifications [2023-01-13T22:45:38.309Z] ---> Running in 62415520c7b4 [2023-01-13T22:45:38.309Z] Removing intermediate container 88a3f4a18f58 [2023-01-13T22:45:38.309Z] ---> dfb100c7b106 [2023-01-13T22:45:38.309Z] [2023-01-13T22:45:38.309Z] Removing intermediate container 94520fa587b1 [2023-01-13T22:45:38.309Z] ---> a7c8711e13ac [2023-01-13T22:45:38.309Z] Step 24/24 : LABEL version=3.0.0-dev.17 [2023-01-13T22:45:38.571Z] Successfully built dfb100c7b106 [2023-01-13T22:45:38.571Z] Successfully tagged core-command:latest [2023-01-13T22:45:38.571Z] Building security-spire-server [2023-01-13T22:45:41.116Z]  Building core-command ... done  ---> Running in dd3c97299163 [2023-01-13T22:45:43.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:45:43.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:45:43.018Z] ---> f1e824e3044d [2023-01-13T22:45:43.018Z] Step 3/23 : WORKDIR /edgex-go [2023-01-13T22:45:43.018Z] ---> Using cache [2023-01-13T22:45:43.018Z] ---> 3fcf6ebcb29d [2023-01-13T22:45:43.018Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T22:45:43.277Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:45:43.277Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:45:43.277Z] ---> f1e824e3044d [2023-01-13T22:45:43.277Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T22:45:43.277Z] ---> Using cache [2023-01-13T22:45:43.277Z] ---> b5c3ffefe8bd [2023-01-13T22:45:43.277Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T22:45:43.277Z] ---> Using cache [2023-01-13T22:45:43.277Z] ---> 6d56316f6c0d [2023-01-13T22:45:43.277Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-13T22:45:48.559Z] Removing intermediate container dd3c97299163 [2023-01-13T22:45:48.559Z] ---> 4786affd3c30 [2023-01-13T22:45:48.559Z] [2023-01-13T22:45:48.559Z] ---> Running in 8356642388b8 [2023-01-13T22:45:48.559Z] ---> Running in 6e39942da231 [2023-01-13T22:45:48.559Z] Successfully built 4786affd3c30 [2023-01-13T22:45:48.559Z] Successfully tagged core-metadata:latest [2023-01-13T22:45:48.559Z] Building security-proxy-setup [2023-01-13T22:45:48.559Z]  Building core-metadata ... done Removing intermediate container 62415520c7b4 [2023-01-13T22:45:48.559Z] ---> 5bb2f894b3b8 [2023-01-13T22:45:48.559Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T22:45:48.559Z] ---> Running in f533b91c125a [2023-01-13T22:45:49.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:49.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:50.253Z] OK: 211 MiB in 51 packages [2023-01-13T22:45:50.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:50.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:45:50.781Z] OK: 211 MiB in 51 packages [2023-01-13T22:45:51.044Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:45:51.044Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:45:51.044Z] ---> f1e824e3044d [2023-01-13T22:45:51.044Z] Step 3/21 : WORKDIR /edgex-go [2023-01-13T22:45:51.044Z] ---> Using cache [2023-01-13T22:45:51.044Z] ---> 3fcf6ebcb29d [2023-01-13T22:45:51.044Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-13T22:45:51.044Z] ---> Using cache [2023-01-13T22:45:51.044Z] ---> afb689ae22fe [2023-01-13T22:45:51.044Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-13T22:45:51.044Z] ---> Using cache [2023-01-13T22:45:51.044Z] ---> bfb5b6788cc3 [2023-01-13T22:45:51.044Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:45:51.045Z] ---> Using cache [2023-01-13T22:45:51.045Z] ---> 3a612f60191e [2023-01-13T22:45:51.045Z] Step 7/21 : COPY . . [2023-01-13T22:45:51.045Z] ---> Using cache [2023-01-13T22:45:51.045Z] ---> 91e29e3605c1 [2023-01-13T22:45:51.045Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-13T22:45:54.345Z] Removing intermediate container f533b91c125a [2023-01-13T22:45:54.345Z] ---> 02063508787b [2023-01-13T22:45:54.345Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T22:45:54.345Z] ---> Running in b648ad3e26ea [2023-01-13T22:45:54.345Z] ---> Running in 7de2246f4dbe [2023-01-13T22:45:54.345Z] Removing intermediate container 7de2246f4dbe [2023-01-13T22:45:54.345Z] ---> 97aa23e34227 [2023-01-13T22:45:54.345Z] Step 23/24 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:45:54.345Z] ---> Running in 6db80e949a02 [2023-01-13T22:45:54.345Z] Removing intermediate container 6db80e949a02 [2023-01-13T22:45:54.345Z] ---> 9d02aeb41d53 [2023-01-13T22:45:54.345Z] Step 24/24 : LABEL version=3.0.0-dev.17 [2023-01-13T22:45:54.345Z] ---> Running in 2ae689fef179 [2023-01-13T22:45:54.345Z] Removing intermediate container 6e39942da231 [2023-01-13T22:45:54.345Z] ---> e53dffd2ad36 [2023-01-13T22:45:54.345Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T22:45:54.345Z] Removing intermediate container 2ae689fef179 [2023-01-13T22:45:54.345Z] ---> 6cc099e7a32c [2023-01-13T22:45:54.345Z] [2023-01-13T22:45:54.345Z] Removing intermediate container 8356642388b8 [2023-01-13T22:45:54.345Z] ---> 7ff2500f9f05 [2023-01-13T22:45:54.345Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-13T22:45:54.345Z] Successfully built 6cc099e7a32c [2023-01-13T22:45:54.345Z] Successfully tagged security-secretstore-setup:latest [2023-01-13T22:45:54.345Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2023-01-13T22:45:54.345Z] ---> 46c78098beb0 [2023-01-13T22:45:54.345Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:45:54.345Z] ---> Running in 6b6cd465a673 [2023-01-13T22:45:54.915Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T22:45:56.288Z] ---> 05a87b335de3 [2023-01-13T22:45:56.288Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:45:56.545Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:45:56.545Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:45:56.545Z] ---> f1e824e3044d [2023-01-13T22:45:56.545Z] Step 3/32 : WORKDIR /edgex-go [2023-01-13T22:45:56.545Z] ---> Using cache [2023-01-13T22:45:56.545Z] ---> 3fcf6ebcb29d [2023-01-13T22:45:56.545Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-13T22:45:56.545Z] ---> Using cache [2023-01-13T22:45:56.545Z] ---> afb689ae22fe [2023-01-13T22:45:56.545Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-13T22:45:56.545Z] ---> Using cache [2023-01-13T22:45:56.545Z] ---> bfb5b6788cc3 [2023-01-13T22:45:56.545Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:45:56.545Z] ---> Using cache [2023-01-13T22:45:56.545Z] ---> 3a612f60191e [2023-01-13T22:45:56.545Z] Step 7/32 : COPY . . [2023-01-13T22:45:56.545Z] ---> Using cache [2023-01-13T22:45:56.545Z] ---> 91e29e3605c1 [2023-01-13T22:45:56.545Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-13T22:45:59.074Z] ---> Running in 5a2f36124e3b [2023-01-13T22:45:59.074Z] ---> Running in 75ba5500d405 [2023-01-13T22:46:00.008Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T22:46:21.930Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T22:46:28.564Z] Removing intermediate container 9864a6381514 [2023-01-13T22:46:28.564Z] ---> 645e818c45b3 [2023-01-13T22:46:28.564Z] Step 7/19 : COPY . . [2023-01-13T22:46:43.137Z] Removing intermediate container 461a574e0de9 [2023-01-13T22:46:43.137Z] ---> 6063376d8f05 [2023-01-13T22:46:43.137Z] Step 7/24 : COPY . . [2023-01-13T22:46:43.137Z] Removing intermediate container da4ffa66902e [2023-01-13T22:46:43.137Z] ---> a770729dc1ac [2023-01-13T22:46:43.137Z] Step 7/21 : COPY . . [2023-01-13T22:46:43.137Z] Removing intermediate container ea51db3dcc21 [2023-01-13T22:46:43.137Z] ---> f2aeaa8a5489 [2023-01-13T22:46:43.137Z] Step 8/24 : COPY . . [2023-01-13T22:46:43.137Z] Removing intermediate container 13b39b80954f [2023-01-13T22:46:43.137Z] ---> 5085d8dd51ad [2023-01-13T22:46:43.137Z] Step 8/22 : COPY . . [2023-01-13T22:46:43.137Z] Removing intermediate container 45a9b49d6d79 [2023-01-13T22:46:43.137Z] ---> cf90c0afab30 [2023-01-13T22:46:43.137Z] Step 8/22 : COPY . . [2023-01-13T22:46:43.137Z] ---> 516ecddd7a1b [2023-01-13T22:46:43.137Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-13T22:46:43.137Z] ---> af5e843e704d [2023-01-13T22:46:43.137Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-13T22:46:43.137Z] ---> a44804d837de [2023-01-13T22:46:43.137Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T22:46:43.137Z] ---> 42c252329852 [2023-01-13T22:46:43.137Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-13T22:46:43.137Z] ---> bd1b72153c0c [2023-01-13T22:46:43.137Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-13T22:46:43.137Z] ---> Running in 28e323fe4c7c [2023-01-13T22:46:43.137Z] ---> Running in 31c336b3d841 [2023-01-13T22:46:43.137Z] ---> Running in 90b44bcff1e5 [2023-01-13T22:46:43.137Z] ---> Running in f489a7a8b428 [2023-01-13T22:46:43.137Z] ---> Running in f5dd77970dcd [2023-01-13T22:46:43.137Z] Removing intermediate container 31c336b3d841 [2023-01-13T22:46:43.137Z] ---> fdcefc0a6c1b [2023-01-13T22:46:43.137Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T22:46:43.137Z] ---> Running in ab22e6d11f51 [2023-01-13T22:46:43.137Z] Removing intermediate container ab22e6d11f51 [2023-01-13T22:46:43.137Z] ---> 89821b7f4a4f [2023-01-13T22:46:43.137Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-13T22:46:43.137Z] ---> Running in 4214f5d5c8d1 [2023-01-13T22:46:43.137Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T22:46:43.137Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T22:46:43.137Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T22:46:43.137Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T22:46:43.137Z] Removing intermediate container 4214f5d5c8d1 [2023-01-13T22:46:43.137Z] ---> f70abc9ca35f [2023-01-13T22:46:43.137Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T22:46:43.137Z] ---> Running in d2be7b41710a [2023-01-13T22:46:43.137Z] Removing intermediate container d2be7b41710a [2023-01-13T22:46:43.137Z] ---> 9fb30a15b3fa [2023-01-13T22:46:43.137Z] [2023-01-13T22:46:43.137Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T22:46:43.137Z] 3.15: Pulling from library/alpine [2023-01-13T22:46:43.436Z] ---> 3084b8c9b889 [2023-01-13T22:46:43.436Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-13T22:46:43.436Z] Removing intermediate container 75ba5500d405 [2023-01-13T22:46:43.436Z] ---> 45c1e0a43c45 [2023-01-13T22:46:43.436Z] [2023-01-13T22:46:43.436Z] Step 9/32 : FROM alpine:3.16 [2023-01-13T22:46:43.436Z] ---> bfe296a52501 [2023-01-13T22:46:43.436Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T22:46:43.436Z] Removing intermediate container b648ad3e26ea [2023-01-13T22:46:43.436Z] ---> b9cc3e08e07a [2023-01-13T22:46:43.436Z] [2023-01-13T22:46:43.436Z] Step 9/21 : FROM alpine:3.16 [2023-01-13T22:46:43.436Z] ---> bfe296a52501 [2023-01-13T22:46:43.436Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-13T22:46:43.436Z] ---> Running in e703ba38d5f9 [2023-01-13T22:46:43.436Z] ---> Running in efd9a1d8f40d [2023-01-13T22:46:43.436Z] ---> Running in d31f0dd10b66 [2023-01-13T22:46:43.436Z] Removing intermediate container efd9a1d8f40d [2023-01-13T22:46:43.436Z] ---> acd6236105c5 [2023-01-13T22:46:43.436Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-13T22:46:43.436Z] ---> Running in b20105f4d4a0 [2023-01-13T22:46:43.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:46:43.436Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-13T22:46:43.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:46:43.436Z] Removing intermediate container 5a2f36124e3b [2023-01-13T22:46:43.436Z] ---> 521140f0017f [2023-01-13T22:46:43.436Z] Step 7/23 : COPY . . [2023-01-13T22:46:43.436Z] Removing intermediate container 6b6cd465a673 [2023-01-13T22:46:43.436Z] ---> f6c37617d5a7 [2023-01-13T22:46:43.436Z] Step 8/22 : COPY . . [2023-01-13T22:46:43.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:46:43.436Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-13T22:46:43.436Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-13T22:46:43.436Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-13T22:46:43.436Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-13T22:46:43.436Z] (5/6) Installing curl (7.83.1-r5) [2023-01-13T22:46:43.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:46:43.436Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-13T22:46:43.436Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T22:46:43.436Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T22:46:43.436Z] OK: 8 MiB in 20 packages [2023-01-13T22:46:43.436Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-13T22:46:43.436Z] (2/2) Installing su-exec (0.2-r1) [2023-01-13T22:46:43.436Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T22:46:43.436Z] OK: 6 MiB in 16 packages [2023-01-13T22:46:44.559Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-13T22:46:44.559Z] Status: Downloaded newer image for alpine:3.15 [2023-01-13T22:46:44.559Z] ---> 8aa73fd46299 [2023-01-13T22:46:44.559Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T22:46:44.559Z] ---> Running in a01df3f3daf4 [2023-01-13T22:46:45.541Z] Removing intermediate container a01df3f3daf4 [2023-01-13T22:46:45.541Z] ---> bd56c473e051 [2023-01-13T22:46:45.541Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T22:46:45.541Z] ---> Running in de58a0fe6ce4 [2023-01-13T22:46:48.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:46:48.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:46:50.680Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T22:46:50.680Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T22:46:50.680Z] OK: 15736 distinct packages available [2023-01-13T22:46:50.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:46:51.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:46:53.978Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-13T22:46:53.978Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-13T22:46:53.978Z] (3/5) Installing libucontext (1.1-r0) [2023-01-13T22:46:53.978Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-13T22:46:53.978Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-13T22:46:53.978Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T22:46:53.978Z] OK: 6 MiB in 19 packages [2023-01-13T22:46:56.106Z] ---> 1c91cda4b424 [2023-01-13T22:46:56.106Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T22:46:56.106Z] ---> 7f29f8c2d568 [2023-01-13T22:46:56.106Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-13T22:46:56.106Z] ---> Running in 799675046ed8 [2023-01-13T22:46:56.106Z] Removing intermediate container b20105f4d4a0 [2023-01-13T22:46:56.106Z] ---> b3ce63bd236b [2023-01-13T22:46:56.106Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-13T22:46:56.106Z] ---> Running in 9f0f8615f7ae [2023-01-13T22:46:56.106Z] Removing intermediate container d31f0dd10b66 [2023-01-13T22:46:56.106Z] ---> 67e65362aecd [2023-01-13T22:46:56.106Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T22:46:56.106Z] ---> Running in eb0bd011c741 [2023-01-13T22:46:56.106Z] ---> Running in 55cda3b936d0 [2023-01-13T22:46:56.106Z] Removing intermediate container 55cda3b936d0 [2023-01-13T22:46:56.106Z] ---> 30eff1e6568a [2023-01-13T22:46:56.106Z] Step 12/21 : WORKDIR /edgex [2023-01-13T22:46:56.106Z] Removing intermediate container 799675046ed8 [2023-01-13T22:46:56.106Z] ---> 45665e0bb88d [2023-01-13T22:46:56.106Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-13T22:46:56.106Z] Removing intermediate container eb0bd011c741 [2023-01-13T22:46:56.106Z] ---> a4a985ccdf74 [2023-01-13T22:46:56.106Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-13T22:46:56.106Z] ---> Running in 1d46fd06fa97 [2023-01-13T22:46:56.106Z] ---> Running in c6fde512fed7 [2023-01-13T22:46:56.106Z] ---> Running in 012f3bca5194 [2023-01-13T22:46:56.106Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T22:46:56.106Z] Removing intermediate container 012f3bca5194 [2023-01-13T22:46:56.106Z] ---> b465a88e743b [2023-01-13T22:46:56.106Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-13T22:46:56.106Z] Removing intermediate container 1d46fd06fa97 [2023-01-13T22:46:56.106Z] ---> 89267253ecb9 [2023-01-13T22:46:56.106Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-13T22:46:56.106Z] Removing intermediate container c6fde512fed7 [2023-01-13T22:46:56.106Z] ---> 56057727ab41 [2023-01-13T22:46:56.106Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-13T22:46:56.106Z] ---> Running in 33b5992aca96 [2023-01-13T22:46:56.106Z] ---> Running in 80e8b15124a6 [2023-01-13T22:46:56.106Z] Removing intermediate container 33b5992aca96 [2023-01-13T22:46:56.106Z] ---> 1e726c51ae12 [2023-01-13T22:46:56.106Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-13T22:46:56.106Z] ---> a089ce15866a [2023-01-13T22:46:56.106Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-13T22:46:56.106Z] ---> Running in 077567c213de [2023-01-13T22:46:56.106Z] Removing intermediate container 077567c213de [2023-01-13T22:46:56.106Z] ---> 7adfb19a3440 [2023-01-13T22:46:56.106Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-13T22:46:56.106Z] ---> Running in dfc1a995b7fc [2023-01-13T22:46:56.365Z] ---> 695a214ff0c9 [2023-01-13T22:46:56.365Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-13T22:46:56.562Z] Removing intermediate container de58a0fe6ce4 [2023-01-13T22:46:56.562Z] ---> baa62fb3b210 [2023-01-13T22:46:56.562Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-13T22:46:56.623Z] Removing intermediate container 80e8b15124a6 [2023-01-13T22:46:56.623Z] ---> aac7486b7ecc [2023-01-13T22:46:56.623Z] Step 11/23 : WORKDIR /edgex-go [2023-01-13T22:46:56.623Z] ---> Running in 9e04b3623b04 [2023-01-13T22:46:56.881Z] Removing intermediate container 9e04b3623b04 [2023-01-13T22:46:56.881Z] ---> b0b41c935540 [2023-01-13T22:46:57.139Z] [2023-01-13T22:46:57.139Z] Step 12/23 : FROM alpine:3.15 [2023-01-13T22:46:57.139Z] ---> c4fc93816858 [2023-01-13T22:46:57.139Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T22:46:57.139Z] ---> Using cache [2023-01-13T22:46:57.139Z] ---> 09fd3777658a [2023-01-13T22:46:57.139Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T22:46:57.139Z] ---> bb9e60a8ac4a [2023-01-13T22:46:57.139Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T22:46:57.139Z] ---> Running in e84c592fe20c [2023-01-13T22:46:57.396Z] ---> 87c2bc0d97a0 [2023-01-13T22:46:57.396Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T22:46:57.396Z] Removing intermediate container dfc1a995b7fc [2023-01-13T22:46:57.396Z] ---> a0b3b5928729 [2023-01-13T22:46:57.396Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-13T22:46:57.396Z] ---> Running in 61c6c11cf0b8 [2023-01-13T22:46:57.396Z] ---> Running in 85e9fb4d4306 [2023-01-13T22:46:57.654Z] Removing intermediate container 85e9fb4d4306 [2023-01-13T22:46:57.654Z] ---> c9817d15dcc5 [2023-01-13T22:46:57.654Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-13T22:46:57.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:46:57.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:46:58.170Z] ---> b1a1f46a6e4c [2023-01-13T22:46:58.170Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-13T22:46:58.170Z] ---> Running in ffa93822d715 [2023-01-13T22:46:58.428Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T22:46:58.428Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T22:46:58.428Z] OK: 15859 distinct packages available [2023-01-13T22:46:58.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:46:58.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:46:58.686Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-13T22:46:58.686Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-13T22:46:58.686Z] (3/5) Installing libucontext (1.1-r0) [2023-01-13T22:46:58.686Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-13T22:46:58.686Z] Removing intermediate container 61c6c11cf0b8 [2023-01-13T22:46:58.686Z] ---> 024fea943537 [2023-01-13T22:46:58.686Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T22:46:58.686Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-13T22:46:58.686Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T22:46:58.686Z] OK: 7 MiB in 19 packages [2023-01-13T22:46:58.951Z] ---> Running in 05d6159e737d [2023-01-13T22:46:58.951Z] Removing intermediate container 05d6159e737d [2023-01-13T22:46:58.951Z] ---> 4dcdd1688524 [2023-01-13T22:46:58.951Z] Step 19/21 : LABEL arch=x86_64 [2023-01-13T22:46:59.208Z] ---> Running in 9453cb6300e0 [2023-01-13T22:46:59.208Z] Removing intermediate container 9453cb6300e0 [2023-01-13T22:46:59.208Z] ---> 7a32a1584c58 [2023-01-13T22:46:59.208Z] Step 20/21 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:46:59.466Z] ---> Running in d043524a7224 [2023-01-13T22:46:59.466Z] Removing intermediate container ffa93822d715 [2023-01-13T22:46:59.466Z] ---> 6538048a8345 [2023-01-13T22:46:59.466Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T22:46:59.466Z] Removing intermediate container e84c592fe20c [2023-01-13T22:46:59.466Z] ---> 82bee693a5d5 [2023-01-13T22:46:59.466Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T22:46:59.724Z] Removing intermediate container d043524a7224 [2023-01-13T22:46:59.724Z] ---> 409884eb42dc [2023-01-13T22:46:59.724Z] Step 21/21 : LABEL version=3.0.0-dev.17 [2023-01-13T22:46:59.724Z] ---> Running in 4a072c108b60 [2023-01-13T22:46:59.724Z] ---> d97648db452b [2023-01-13T22:46:59.724Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-13T22:46:59.724Z] Removing intermediate container 4a072c108b60 [2023-01-13T22:46:59.724Z] ---> d6514b687fcc [2023-01-13T22:46:59.724Z] [2023-01-13T22:46:59.982Z] Successfully built d6514b687fcc [2023-01-13T22:46:59.982Z] Successfully tagged security-proxy-setup:latest [2023-01-13T22:46:59.982Z] Building core-data [2023-01-13T22:47:03.209Z] ---> f2e8ebac4bd2 [2023-01-13T22:47:03.209Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T22:47:04.269Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:47:04.269Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:47:04.269Z] ---> f1e824e3044d [2023-01-13T22:47:04.269Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T22:47:04.269Z] ---> Using cache [2023-01-13T22:47:04.269Z] ---> b5c3ffefe8bd [2023-01-13T22:47:04.269Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T22:47:04.269Z] ---> Using cache [2023-01-13T22:47:04.269Z] ---> 6d56316f6c0d [2023-01-13T22:47:04.269Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T22:47:04.269Z] ---> Using cache [2023-01-13T22:47:04.269Z] ---> b10f1e585fd4 [2023-01-13T22:47:04.269Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T22:47:04.269Z] ---> Using cache [2023-01-13T22:47:04.269Z] ---> d776907954b7 [2023-01-13T22:47:04.269Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:47:04.269Z] ---> Using cache [2023-01-13T22:47:04.269Z] ---> 0068b4e5ed51 [2023-01-13T22:47:04.269Z] Step 8/22 : COPY . . [2023-01-13T22:47:04.269Z] ---> Using cache [2023-01-13T22:47:04.269Z] ---> 65f277717fd3 [2023-01-13T22:47:04.269Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-13T22:47:09.528Z] ---> 602e6a326bf5 [2023-01-13T22:47:09.528Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-13T22:47:09.528Z] ---> c015ffd39d37 [2023-01-13T22:47:09.528Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T22:47:09.528Z] ---> Running in 3d6d073225f8 [2023-01-13T22:47:09.528Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T22:47:09.789Z] ---> 85a2496e3bbc [2023-01-13T22:47:09.789Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-13T22:47:09.789Z] ---> be854573dc10 [2023-01-13T22:47:09.789Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-13T22:47:11.409Z] ---> d118c2671bb9 [2023-01-13T22:47:11.409Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T22:47:11.409Z] ---> 817b0fc940fc [2023-01-13T22:47:11.409Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-13T22:47:12.325Z] ---> 76171df724e8 [2023-01-13T22:47:12.325Z] ---> fdcd7edba683 [2023-01-13T22:47:12.325Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-13T22:47:12.325Z] [2023-01-13T22:47:12.325Z] Removing intermediate container e703ba38d5f9 [2023-01-13T22:47:12.325Z] ---> 45739a12a6bc [2023-01-13T22:47:12.325Z] [2023-01-13T22:47:12.325Z] Step 9/19 : FROM alpine:3.15 [2023-01-13T22:47:12.325Z] ---> c4fc93816858 [2023-01-13T22:47:12.325Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T22:47:12.325Z] ---> Using cache [2023-01-13T22:47:12.325Z] ---> 09fd3777658a [2023-01-13T22:47:12.325Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-13T22:47:12.325Z] ---> Running in 4396e6d6d426 [2023-01-13T22:47:12.325Z] ---> e19c13ae9afd [2023-01-13T22:47:12.325Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T22:47:12.325Z] ---> ba492c0408c3 [2023-01-13T22:47:12.325Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-13T22:47:12.325Z] ---> Running in 8364df0dda5c [2023-01-13T22:47:12.367Z] ---> bbfa783ae2de [2023-01-13T22:47:12.367Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-13T22:47:12.583Z] Removing intermediate container 8364df0dda5c [2023-01-13T22:47:12.583Z] ---> 6a507f9dd46a [2023-01-13T22:47:12.583Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T22:47:12.583Z] ---> 588aa26d9b93 [2023-01-13T22:47:12.583Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-13T22:47:12.583Z] ---> Running in dd7bc7ac6397 [2023-01-13T22:47:12.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:47:12.841Z] Removing intermediate container dd7bc7ac6397 [2023-01-13T22:47:12.841Z] ---> 167d4c9e688d [2023-01-13T22:47:12.841Z] Step 21/23 : LABEL arch=x86_64 [2023-01-13T22:47:12.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:47:12.841Z] ---> Running in 81a927958a7b [2023-01-13T22:47:12.841Z] ---> 1df9ce6e6ed4 [2023-01-13T22:47:12.841Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-13T22:47:13.100Z] ---> Running in 56a864e44fda [2023-01-13T22:47:13.100Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T22:47:13.100Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T22:47:13.100Z] OK: 15859 distinct packages available [2023-01-13T22:47:13.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:47:13.358Z] Removing intermediate container 81a927958a7b [2023-01-13T22:47:13.358Z] ---> 272c91352d02 [2023-01-13T22:47:13.358Z] Step 22/23 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:13.358Z] ---> Running in 3da07596c9fb [2023-01-13T22:47:13.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:47:13.617Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-13T22:47:13.617Z] Removing intermediate container 3da07596c9fb [2023-01-13T22:47:13.617Z] ---> 45427ee29a11 [2023-01-13T22:47:13.617Z] Step 23/23 : LABEL version=3.0.0-dev.17 [2023-01-13T22:47:13.617Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-13T22:47:13.617Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-13T22:47:13.617Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-13T22:47:13.617Z] ---> Running in 8b9069628304 [2023-01-13T22:47:13.617Z] (5/9) Installing curl (7.80.0-r5) [2023-01-13T22:47:13.617Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-13T22:47:13.617Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-13T22:47:13.617Z] (8/9) Installing libucontext (1.1-r0) [2023-01-13T22:47:13.617Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-13T22:47:13.617Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T22:47:13.617Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T22:47:13.617Z] OK: 8 MiB in 23 packages [2023-01-13T22:47:14.183Z] Removing intermediate container 8b9069628304 [2023-01-13T22:47:14.183Z] ---> e0df70286fb5 [2023-01-13T22:47:14.183Z] [2023-01-13T22:47:14.183Z] Successfully built e0df70286fb5 [2023-01-13T22:47:14.183Z] Successfully tagged security-spire-server:latest [2023-01-13T22:47:14.183Z] Building security-spire-agent [2023-01-13T22:47:14.955Z] ---> fbc0953df7fa [2023-01-13T22:47:14.956Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T22:47:14.956Z] ---> Running in 3d0a1473839c [2023-01-13T22:47:15.221Z] Removing intermediate container 3d0a1473839c [2023-01-13T22:47:15.221Z] ---> 0fc6b62ab79d [2023-01-13T22:47:15.221Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T22:47:15.486Z] ---> Running in 91d73ff70045 [2023-01-13T22:47:16.069Z] Removing intermediate container 91d73ff70045 [2023-01-13T22:47:16.069Z] ---> 9447a742494c [2023-01-13T22:47:16.069Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T22:47:16.069Z] ---> Running in 9c83a4df1a0a [2023-01-13T22:47:16.652Z] Removing intermediate container 9c83a4df1a0a [2023-01-13T22:47:16.652Z] ---> bd98f0952e6b [2023-01-13T22:47:16.652Z] Step 23/24 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:16.927Z] ---> Running in b365eee2b05b [2023-01-13T22:47:17.523Z] Removing intermediate container b365eee2b05b [2023-01-13T22:47:17.523Z] ---> 15bfd5bb2860 [2023-01-13T22:47:17.523Z] Step 24/24 : LABEL version=3.0.0-dev.17 [2023-01-13T22:47:17.523Z] ---> Running in 98f65ab61a97 [2023-01-13T22:47:17.685Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:47:17.685Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:47:17.685Z] ---> f1e824e3044d [2023-01-13T22:47:17.685Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T22:47:17.685Z] ---> Using cache [2023-01-13T22:47:17.685Z] ---> 3fcf6ebcb29d [2023-01-13T22:47:17.685Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T22:47:17.685Z] ---> Using cache [2023-01-13T22:47:17.685Z] ---> 7ff2500f9f05 [2023-01-13T22:47:17.685Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T22:47:17.685Z] ---> Using cache [2023-01-13T22:47:17.685Z] ---> 05a87b335de3 [2023-01-13T22:47:17.685Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:47:17.685Z] ---> Using cache [2023-01-13T22:47:17.685Z] ---> 521140f0017f [2023-01-13T22:47:17.685Z] Step 7/24 : COPY . . [2023-01-13T22:47:17.685Z] ---> Using cache [2023-01-13T22:47:17.685Z] ---> 1c91cda4b424 [2023-01-13T22:47:17.685Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T22:47:17.685Z] ---> Using cache [2023-01-13T22:47:17.685Z] ---> 45665e0bb88d [2023-01-13T22:47:17.685Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T22:47:17.685Z] ---> Using cache [2023-01-13T22:47:17.685Z] ---> b465a88e743b [2023-01-13T22:47:17.685Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-13T22:47:18.103Z] Removing intermediate container 98f65ab61a97 [2023-01-13T22:47:18.103Z] ---> 52224f354d32 [2023-01-13T22:47:18.103Z] [2023-01-13T22:47:18.104Z] Successfully built 52224f354d32 [2023-01-13T22:47:18.104Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-13T22:47:18.368Z]  Building security-spire-agent ... done Building security-spire-config [2023-01-13T22:47:20.231Z] Removing intermediate container 56a864e44fda [2023-01-13T22:47:20.232Z] ---> 9e630b75916d [2023-01-13T22:47:20.232Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-13T22:47:21.605Z] ---> Running in f1839af364ce [2023-01-13T22:47:21.605Z] ---> Running in ed3e412758b5 [2023-01-13T22:47:21.605Z] Removing intermediate container 4396e6d6d426 [2023-01-13T22:47:21.605Z] ---> c8bcda700386 [2023-01-13T22:47:21.605Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T22:47:21.605Z] Removing intermediate container ed3e412758b5 [2023-01-13T22:47:21.605Z] ---> c4dcc93af399 [2023-01-13T22:47:21.605Z] Step 29/32 : CMD ["gate"] [2023-01-13T22:47:21.605Z] ---> ebffd577bce8 [2023-01-13T22:47:21.605Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-13T22:47:21.605Z] ---> Running in 0af9d3746410 [2023-01-13T22:47:21.890Z] Removing intermediate container 0af9d3746410 [2023-01-13T22:47:21.890Z] ---> 459613af7d28 [2023-01-13T22:47:21.890Z] Step 30/32 : LABEL arch=x86_64 [2023-01-13T22:47:21.890Z] ---> Running in 7f93297266b2 [2023-01-13T22:47:22.516Z] Removing intermediate container 7f93297266b2 [2023-01-13T22:47:22.517Z] ---> 5797d95f6a0f [2023-01-13T22:47:22.517Z] Step 31/32 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:22.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:47:22.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:47:22.622Z] ---> 184f4b074bfc [2023-01-13T22:47:22.622Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T22:47:22.622Z] ---> Using cache [2023-01-13T22:47:22.622Z] ---> 8203fbf94713 [2023-01-13T22:47:22.623Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T22:47:22.623Z] ---> Using cache [2023-01-13T22:47:22.623Z] ---> b5be87510243 [2023-01-13T22:47:22.623Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T22:47:22.623Z] ---> Using cache [2023-01-13T22:47:22.623Z] ---> df4b724b4c83 [2023-01-13T22:47:22.623Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:47:22.623Z] ---> Using cache [2023-01-13T22:47:22.623Z] ---> 6063376d8f05 [2023-01-13T22:47:22.623Z] Step 7/24 : COPY . . [2023-01-13T22:47:22.623Z] ---> Using cache [2023-01-13T22:47:22.623Z] ---> a44804d837de [2023-01-13T22:47:22.623Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T22:47:22.623Z] ---> Using cache [2023-01-13T22:47:22.623Z] ---> fdcefc0a6c1b [2023-01-13T22:47:22.623Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T22:47:22.623Z] ---> Using cache [2023-01-13T22:47:22.623Z] ---> 89821b7f4a4f [2023-01-13T22:47:22.623Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-13T22:47:22.623Z] ---> Using cache [2023-01-13T22:47:22.623Z] ---> f70abc9ca35f [2023-01-13T22:47:22.623Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T22:47:22.623Z] ---> Using cache [2023-01-13T22:47:22.623Z] ---> 9fb30a15b3fa [2023-01-13T22:47:22.623Z] [2023-01-13T22:47:22.623Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T22:47:22.623Z] ---> 8aa73fd46299 [2023-01-13T22:47:22.623Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T22:47:22.623Z] ---> Using cache [2023-01-13T22:47:22.623Z] ---> bd56c473e051 [2023-01-13T22:47:22.623Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-13T22:47:22.623Z] ---> Running in 922961a6ebf1 [2023-01-13T22:47:23.510Z] ---> c86d86297880 [2023-01-13T22:47:23.510Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-13T22:47:23.510Z] ---> Running in 251abe6c11ed [2023-01-13T22:47:23.510Z] Removing intermediate container 251abe6c11ed [2023-01-13T22:47:23.510Z] ---> 2a9ecd699c8b [2023-01-13T22:47:23.510Z] Step 32/32 : LABEL version=3.0.0-dev.17 [2023-01-13T22:47:23.768Z] ---> 2d607282c80f [2023-01-13T22:47:23.768Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-13T22:47:24.056Z] Removing intermediate container f1839af364ce [2023-01-13T22:47:24.056Z] ---> 2a59a61f8d74 [2023-01-13T22:47:24.056Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T22:47:24.320Z] ---> Running in 9c3ef3750c65 [2023-01-13T22:47:24.320Z] ---> Running in 6d8b2ea6d6dc [2023-01-13T22:47:24.320Z] ---> Running in 609d0eb537d5 [2023-01-13T22:47:24.582Z] Removing intermediate container 6d8b2ea6d6dc [2023-01-13T22:47:24.582Z] ---> 23073a168b80 [2023-01-13T22:47:24.582Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T22:47:24.582Z] Removing intermediate container 9c3ef3750c65 [2023-01-13T22:47:24.582Z] ---> 435b372091e3 [2023-01-13T22:47:24.582Z] [2023-01-13T22:47:24.582Z] Removing intermediate container 609d0eb537d5 [2023-01-13T22:47:24.583Z] ---> 6b9fbf34f4fb [2023-01-13T22:47:24.583Z] [2023-01-13T22:47:24.583Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T22:47:24.583Z] ---> c4fc93816858 [2023-01-13T22:47:24.583Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T22:47:24.583Z] ---> Using cache [2023-01-13T22:47:24.583Z] ---> 09fd3777658a [2023-01-13T22:47:24.583Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T22:47:24.583Z] ---> Using cache [2023-01-13T22:47:24.583Z] ---> 82bee693a5d5 [2023-01-13T22:47:24.583Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-13T22:47:24.583Z] ---> Running in fe54cdd101aa [2023-01-13T22:47:24.840Z] Successfully built 435b372091e3 [2023-01-13T22:47:24.840Z] Successfully tagged security-bootstrapper:latest [2023-01-13T22:47:24.840Z]  Building security-bootstrapper ... done Removing intermediate container 9f0f8615f7ae [2023-01-13T22:47:24.840Z] ---> 1a0af0b02701 [2023-01-13T22:47:24.840Z] [2023-01-13T22:47:24.840Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T22:47:24.840Z] ---> bfe296a52501 [2023-01-13T22:47:24.840Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-13T22:47:25.099Z] Removing intermediate container fe54cdd101aa [2023-01-13T22:47:25.099Z] ---> 838ecefdf20a [2023-01-13T22:47:25.099Z] Step 17/19 : LABEL arch=x86_64 [2023-01-13T22:47:25.099Z] ---> Running in 86953405e6cd [2023-01-13T22:47:25.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:47:25.363Z] ---> Running in b91b6209ad20 [2023-01-13T22:47:25.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:47:25.622Z] Removing intermediate container b91b6209ad20 [2023-01-13T22:47:25.622Z] ---> 55e86b532e1e [2023-01-13T22:47:25.622Z] Step 18/19 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:25.622Z] ---> Running in 252ffe7600d2 [2023-01-13T22:47:25.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:47:25.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:47:25.881Z] Removing intermediate container 252ffe7600d2 [2023-01-13T22:47:25.881Z] ---> 8435ffbdd99e [2023-01-13T22:47:25.881Z] Step 19/19 : LABEL version=3.0.0-dev.17 [2023-01-13T22:47:25.881Z] ---> Running in 9390c7549575 [2023-01-13T22:47:25.881Z] ---> 61027dcabc82 [2023-01-13T22:47:25.881Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T22:47:25.881Z] Removing intermediate container 9390c7549575 [2023-01-13T22:47:25.881Z] ---> 09c9b7b243f3 [2023-01-13T22:47:25.881Z] [2023-01-13T22:47:25.881Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-13T22:47:26.139Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-13T22:47:26.139Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T22:47:26.139Z] Successfully built 09c9b7b243f3 [2023-01-13T22:47:26.139Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T22:47:26.139Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-13T22:47:26.139Z]  Building security-spiffe-token-provider ... done OK: 6 MiB in 16 packages [2023-01-13T22:47:28.055Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T22:47:28.055Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T22:47:28.055Z] OK: 15736 distinct packages available [2023-01-13T22:47:28.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:47:28.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:47:28.739Z] ---> ded18fad0ae7 [2023-01-13T22:47:28.739Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T22:47:28.739Z] Removing intermediate container 86953405e6cd [2023-01-13T22:47:28.739Z] ---> a6c8573bf8df [2023-01-13T22:47:28.739Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T22:47:28.739Z] ---> Running in aec2ba4da55a [2023-01-13T22:47:28.739Z] Removing intermediate container aec2ba4da55a [2023-01-13T22:47:28.739Z] ---> 8fdb6e8941c7 [2023-01-13T22:47:28.739Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-13T22:47:28.739Z] ---> 2d2761ed2ce8 [2023-01-13T22:47:28.739Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-13T22:47:28.739Z] ---> Running in abd7eca1197f [2023-01-13T22:47:28.739Z] Removing intermediate container abd7eca1197f [2023-01-13T22:47:28.739Z] ---> e317444c462d [2023-01-13T22:47:28.739Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T22:47:28.739Z] ---> Running in bef09b2a8152 [2023-01-13T22:47:28.739Z] ---> d259432cb410 [2023-01-13T22:47:28.739Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-13T22:47:28.739Z] Removing intermediate container bef09b2a8152 [2023-01-13T22:47:28.739Z] ---> fca8e67233d4 [2023-01-13T22:47:28.739Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T22:47:28.998Z] ---> 09509329a1ca [2023-01-13T22:47:28.998Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T22:47:28.998Z] ---> Running in a3049a1c7ea4 [2023-01-13T22:47:28.998Z] ---> 626d37b561aa [2023-01-13T22:47:28.998Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-13T22:47:28.998Z] Removing intermediate container a3049a1c7ea4 [2023-01-13T22:47:28.998Z] ---> 3ebae6ac2f82 [2023-01-13T22:47:28.998Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T22:47:28.998Z] ---> Running in 5f4e2eaec6a2 [2023-01-13T22:47:29.569Z] Removing intermediate container 5f4e2eaec6a2 [2023-01-13T22:47:29.569Z] ---> dfa2784b870b [2023-01-13T22:47:29.569Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T22:47:29.569Z] ---> bc5e4a359bf0 [2023-01-13T22:47:29.569Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-13T22:47:29.736Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-13T22:47:29.736Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-13T22:47:29.736Z] (3/4) Installing libucontext (1.1-r0) [2023-01-13T22:47:29.736Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-13T22:47:29.736Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T22:47:29.736Z] OK: 6 MiB in 18 packages [2023-01-13T22:47:29.829Z] ---> Running in 1b0614a5be45 [2023-01-13T22:47:29.829Z] ---> ed6b705d30a7 [2023-01-13T22:47:29.829Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-13T22:47:30.092Z] ---> Running in 2b869931fa55 [2023-01-13T22:47:30.092Z] Removing intermediate container 1b0614a5be45 [2023-01-13T22:47:30.092Z] ---> 92c5531ffe9f [2023-01-13T22:47:30.092Z] Step 23/24 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:30.092Z] ---> Running in 10fd8dad350c [2023-01-13T22:47:30.092Z] Removing intermediate container 2b869931fa55 [2023-01-13T22:47:30.092Z] ---> d55eeba074e3 [2023-01-13T22:47:30.092Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T22:47:30.092Z] ---> Running in 5c261b857d05 [2023-01-13T22:47:30.092Z] Removing intermediate container 10fd8dad350c [2023-01-13T22:47:30.092Z] ---> 26241f19fd9d [2023-01-13T22:47:30.092Z] Step 24/24 : LABEL version=3.0.0-dev.17 [2023-01-13T22:47:30.092Z] ---> Running in c6a8138d976f [2023-01-13T22:47:30.092Z] Removing intermediate container 5c261b857d05 [2023-01-13T22:47:30.092Z] ---> 9590e12c3d38 [2023-01-13T22:47:30.092Z] Step 20/22 : LABEL arch=x86_64 [2023-01-13T22:47:30.367Z] ---> Running in 78609f421610 [2023-01-13T22:47:30.367Z] Removing intermediate container c6a8138d976f [2023-01-13T22:47:30.367Z] ---> 2035cd401f07 [2023-01-13T22:47:30.367Z] [2023-01-13T22:47:30.367Z] Removing intermediate container 78609f421610 [2023-01-13T22:47:30.367Z] ---> 64b2b3a55405 [2023-01-13T22:47:30.367Z] Step 21/22 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:30.367Z] Successfully built 2035cd401f07 [2023-01-13T22:47:30.626Z] Successfully tagged security-spire-agent:latest [2023-01-13T22:47:30.626Z]  Building security-spire-agent ... done  ---> Running in 7c0f37b13144 [2023-01-13T22:47:30.884Z] Removing intermediate container 7c0f37b13144 [2023-01-13T22:47:30.884Z] ---> 70785acf85af [2023-01-13T22:47:30.884Z] Step 22/22 : LABEL version=3.0.0-dev.17 [2023-01-13T22:47:31.165Z] ---> Running in af0e11516599 [2023-01-13T22:47:31.423Z] Removing intermediate container af0e11516599 [2023-01-13T22:47:31.423Z] ---> 0b16536f6e95 [2023-01-13T22:47:31.423Z] [2023-01-13T22:47:31.423Z] Successfully built 0b16536f6e95 [2023-01-13T22:47:31.423Z] Successfully tagged support-notifications:latest [2023-01-13T22:47:31.679Z] Removing intermediate container 922961a6ebf1 [2023-01-13T22:47:31.679Z] ---> 4bac6e077e83 [2023-01-13T22:47:31.946Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T22:47:32.359Z]  Building support-notifications ... done Removing intermediate container 3d6d073225f8 [2023-01-13T22:47:32.359Z] ---> 10661451e40f [2023-01-13T22:47:32.359Z] [2023-01-13T22:47:32.359Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T22:47:32.359Z] ---> bfe296a52501 [2023-01-13T22:47:32.359Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-13T22:47:32.359Z] ---> Running in 060c54fe61cf [2023-01-13T22:47:32.359Z] Removing intermediate container 060c54fe61cf [2023-01-13T22:47:32.359Z] ---> 7ff1fdd5e510 [2023-01-13T22:47:32.359Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-13T22:47:32.359Z] ---> Running in 32ad5d844ad4 [2023-01-13T22:47:32.617Z] Removing intermediate container 32ad5d844ad4 [2023-01-13T22:47:32.617Z] ---> df4bdfdf8104 [2023-01-13T22:47:32.617Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-13T22:47:32.617Z] ---> Running in 5d0f6fcd7f52 [2023-01-13T22:47:32.617Z] Removing intermediate container 5d0f6fcd7f52 [2023-01-13T22:47:32.617Z] ---> 74f70c0fa748 [2023-01-13T22:47:32.617Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T22:47:32.617Z] ---> Running in 7b8a3790cff6 [2023-01-13T22:47:32.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T22:47:33.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T22:47:33.133Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T22:47:33.391Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T22:47:33.391Z] OK: 6 MiB in 15 packages [2023-01-13T22:47:33.649Z] Removing intermediate container 7b8a3790cff6 [2023-01-13T22:47:33.649Z] ---> 4f25bd7f7359 [2023-01-13T22:47:33.649Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T22:47:33.649Z] ---> 7d2900714327 [2023-01-13T22:47:33.649Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-13T22:47:34.298Z] ---> b1f318b7ba73 [2023-01-13T22:47:34.298Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-13T22:47:34.298Z] ---> 9fc45e70787c [2023-01-13T22:47:34.298Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-13T22:47:34.298Z] ---> Running in 3819ceee2867 [2023-01-13T22:47:34.558Z] Removing intermediate container 3819ceee2867 [2023-01-13T22:47:34.558Z] ---> ca4fc1ac942d [2023-01-13T22:47:34.558Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T22:47:34.558Z] ---> Running in 223ab9f2bef4 [2023-01-13T22:47:34.558Z] Removing intermediate container 223ab9f2bef4 [2023-01-13T22:47:34.558Z] ---> d072ab85b240 [2023-01-13T22:47:34.558Z] Step 20/22 : LABEL arch=x86_64 [2023-01-13T22:47:34.558Z] ---> Running in 95d7c9af5a39 [2023-01-13T22:47:34.558Z] Removing intermediate container 95d7c9af5a39 [2023-01-13T22:47:34.558Z] ---> 7534e2987cdf [2023-01-13T22:47:34.558Z] Step 21/22 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:34.832Z] ---> Running in b9fa171c8677 [2023-01-13T22:47:34.832Z] Removing intermediate container b9fa171c8677 [2023-01-13T22:47:34.832Z] ---> 7f0554e0d3bc [2023-01-13T22:47:34.832Z] Step 22/22 : LABEL version=3.0.0-dev.17 [2023-01-13T22:47:34.832Z] ---> Running in 81918687738d [2023-01-13T22:47:34.832Z] Removing intermediate container 81918687738d [2023-01-13T22:47:34.832Z] ---> fb71ad2129ce [2023-01-13T22:47:34.832Z] [2023-01-13T22:47:34.832Z] Successfully built fb71ad2129ce [2023-01-13T22:47:35.093Z] Successfully tagged core-data:latest [2023-01-13T22:47:35.100Z]  Building core-data ... done  [Pipeline] } [2023-01-13T22:47:35.109Z] $ docker stop --time=1 79d3519db985e2b977b3a920d74b8acdfe39ca69b946afae70c0ef6ee3de1baf [2023-01-13T22:47:36.395Z] $ docker rm -f --volumes 79d3519db985e2b977b3a920d74b8acdfe39ca69b946afae70c0ef6ee3de1baf [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T22:47:36.727Z] + docker images [2023-01-13T22:47:36.727Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-13T22:47:36.727Z] core-data latest fb71ad2129ce 2 seconds ago 17.9MB [2023-01-13T22:47:36.727Z] 10661451e40f 5 seconds ago 1.68GB [2023-01-13T22:47:36.727Z] support-notifications latest 0b16536f6e95 5 seconds ago 30.6MB [2023-01-13T22:47:36.727Z] security-spire-agent latest 2035cd401f07 6 seconds ago 125MB [2023-01-13T22:47:36.727Z] security-spiffe-token-provider latest 09c9b7b243f3 11 seconds ago 29.8MB [2023-01-13T22:47:36.727Z] 1a0af0b02701 12 seconds ago 1.74GB [2023-01-13T22:47:36.727Z] security-bootstrapper latest 435b372091e3 12 seconds ago 20.3MB [2023-01-13T22:47:36.727Z] 6b9fbf34f4fb 12 seconds ago 1.54GB [2023-01-13T22:47:36.727Z] security-spire-server latest e0df70286fb5 23 seconds ago 86.5MB [2023-01-13T22:47:36.727Z] 45739a12a6bc 25 seconds ago 1.7GB [2023-01-13T22:47:36.727Z] security-proxy-setup latest d6514b687fcc 37 seconds ago 27.7MB [2023-01-13T22:47:36.727Z] b0b41c935540 40 seconds ago 1.54GB [2023-01-13T22:47:36.727Z] b9cc3e08e07a About a minute ago 1.66GB [2023-01-13T22:47:36.727Z] 45c1e0a43c45 About a minute ago 1.66GB [2023-01-13T22:47:36.727Z] security-secretstore-setup latest 6cc099e7a32c About a minute ago 29.9MB [2023-01-13T22:47:36.727Z] core-metadata latest 4786affd3c30 About a minute ago 18.5MB [2023-01-13T22:47:36.727Z] core-command latest dfb100c7b106 About a minute ago 17.7MB [2023-01-13T22:47:36.727Z] support-scheduler latest 0fd8217c1dd0 About a minute ago 30MB [2023-01-13T22:47:36.727Z] 7131a4bff5a9 2 minutes ago 1.74GB [2023-01-13T22:47:36.727Z] ace070373239 2 minutes ago 1.68GB [2023-01-13T22:47:36.727Z] 8b59c7f050a1 2 minutes ago 1.66GB [2023-01-13T22:47:36.727Z] 19d065635952 2 minutes ago 1.67GB [2023-01-13T22:47:36.727Z] security-spire-config latest 2361cc75bf3d 2 minutes ago 85.8MB [2023-01-13T22:47:36.727Z] 99ae3d3cc839 2 minutes ago 1.54GB [2023-01-13T22:47:36.727Z] ci-base-image-x86_64 latest f1e824e3044d 6 minutes ago 904MB [2023-01-13T22:47:36.727Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-13T22:47:36.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-13T22:47:36.727Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-13T22:47:36.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-13T22:47:36.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T22:47:36.843Z] provisioning config files... [2023-01-13T22:47:36.853Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/371@tmp/config12529878212331649651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T22:47:37.151Z] ---> docker-login.sh [2023-01-13T22:47:37.151Z] nexus3.edgexfoundry.org:10001 [2023-01-13T22:47:37.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:47:37.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:47:37.151Z] Configure a credential helper to remove this warning. See [2023-01-13T22:47:37.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:47:37.151Z] [2023-01-13T22:47:37.151Z] Login Succeeded [2023-01-13T22:47:37.151Z] nexus3.edgexfoundry.org:10002 [2023-01-13T22:47:37.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:47:37.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:47:37.151Z] Configure a credential helper to remove this warning. See [2023-01-13T22:47:37.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:47:37.152Z] [2023-01-13T22:47:37.152Z] Login Succeeded [2023-01-13T22:47:37.152Z] nexus3.edgexfoundry.org:10003 [2023-01-13T22:47:37.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:47:37.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:47:37.409Z] Configure a credential helper to remove this warning. See [2023-01-13T22:47:37.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:47:37.409Z] [2023-01-13T22:47:37.409Z] Login Succeeded [2023-01-13T22:47:37.409Z] nexus3.edgexfoundry.org:10004 [2023-01-13T22:47:37.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:47:37.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:47:37.409Z] Configure a credential helper to remove this warning. See [2023-01-13T22:47:37.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:47:37.409Z] [2023-01-13T22:47:37.409Z] Login Succeeded [2023-01-13T22:47:37.409Z] docker.io [2023-01-13T22:47:37.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T22:47:37.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T22:47:37.668Z] Configure a credential helper to remove this warning. See [2023-01-13T22:47:37.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T22:47:37.668Z] [2023-01-13T22:47:37.668Z] Login Succeeded [2023-01-13T22:47:37.668Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T22:47:37.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:47:37.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T22:47:37.733Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-01-13T22:47:37.733Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:37.733Z] latest [2023-01-13T22:47:37.733Z] 3.0.0-dev.17 [2023-01-13T22:47:37.733Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:37.733Z] main [2023-01-13T22:47:37.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:38.057Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:38.368Z] + docker push nexus3.edgexfoundry.org:10004/core-command:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:38.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T22:47:38.368Z] b5d8363b574f: Preparing [2023-01-13T22:47:38.368Z] 1ce0280cc417: Preparing [2023-01-13T22:47:38.368Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:38.368Z] 0969fd92804c: Preparing [2023-01-13T22:47:38.368Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:38.368Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:38.368Z] cfd2ce7dcf0f: Pushed [2023-01-13T22:47:38.368Z] 0969fd92804c: Pushed [2023-01-13T22:47:38.368Z] b5d8363b574f: Pushed [2023-01-13T22:47:39.746Z] 1ce0280cc417: Pushed [2023-01-13T22:47:40.005Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:361e839d0db1dd578e10902752dd0c440bf12942353ac98774142015d5ed4c53 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:40.323Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:40.642Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-13T22:47:40.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T22:47:40.642Z] b5d8363b574f: Preparing [2023-01-13T22:47:40.642Z] 1ce0280cc417: Preparing [2023-01-13T22:47:40.642Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:40.642Z] 0969fd92804c: Preparing [2023-01-13T22:47:40.642Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:40.642Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:40.642Z] 1ce0280cc417: Layer already exists [2023-01-13T22:47:40.642Z] b5d8363b574f: Layer already exists [2023-01-13T22:47:40.642Z] 0969fd92804c: Layer already exists [2023-01-13T22:47:40.642Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:40.642Z] latest: digest: sha256:361e839d0db1dd578e10902752dd0c440bf12942353ac98774142015d5ed4c53 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:40.962Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:41.270Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.17 [2023-01-13T22:47:41.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T22:47:41.270Z] b5d8363b574f: Preparing [2023-01-13T22:47:41.270Z] 1ce0280cc417: Preparing [2023-01-13T22:47:41.270Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:41.270Z] 0969fd92804c: Preparing [2023-01-13T22:47:41.270Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:41.270Z] 1ce0280cc417: Layer already exists [2023-01-13T22:47:41.270Z] 0969fd92804c: Layer already exists [2023-01-13T22:47:41.270Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:41.270Z] b5d8363b574f: Layer already exists [2023-01-13T22:47:41.270Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:41.270Z] 3.0.0-dev.17: digest: sha256:361e839d0db1dd578e10902752dd0c440bf12942353ac98774142015d5ed4c53 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:41.583Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:41.893Z] + docker push nexus3.edgexfoundry.org:10004/core-command:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:41.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T22:47:41.893Z] b5d8363b574f: Preparing [2023-01-13T22:47:41.893Z] 1ce0280cc417: Preparing [2023-01-13T22:47:41.893Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:41.893Z] 0969fd92804c: Preparing [2023-01-13T22:47:41.893Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:41.893Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:41.893Z] b5d8363b574f: Layer already exists [2023-01-13T22:47:41.893Z] 0969fd92804c: Layer already exists [2023-01-13T22:47:41.893Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:41.893Z] 1ce0280cc417: Layer already exists [2023-01-13T22:47:41.893Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:361e839d0db1dd578e10902752dd0c440bf12942353ac98774142015d5ed4c53 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:42.169Z] ---> 1923bc5b1536 [2023-01-13T22:47:42.169Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T22:47:42.169Z] ---> d9d7258e6314 [2023-01-13T22:47:42.169Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-13T22:47:42.169Z] ---> Running in 4f52ff8ce45b [2023-01-13T22:47:42.212Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:42.448Z] Removing intermediate container 4f52ff8ce45b [2023-01-13T22:47:42.448Z] ---> 3b46fcf44171 [2023-01-13T22:47:42.448Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-13T22:47:42.518Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-01-13T22:47:42.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-13T22:47:42.518Z] b5d8363b574f: Preparing [2023-01-13T22:47:42.518Z] 1ce0280cc417: Preparing [2023-01-13T22:47:42.518Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:42.518Z] 0969fd92804c: Preparing [2023-01-13T22:47:42.518Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:42.518Z] 1ce0280cc417: Layer already exists [2023-01-13T22:47:42.518Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:42.518Z] b5d8363b574f: Layer already exists [2023-01-13T22:47:42.518Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:42.518Z] 0969fd92804c: Layer already exists [2023-01-13T22:47:42.518Z] main: digest: sha256:361e839d0db1dd578e10902752dd0c440bf12942353ac98774142015d5ed4c53 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:47:42.569Z] ===================================================== [Pipeline] echo [2023-01-13T22:47:42.578Z] taggedImages: [2023-01-13T22:47:42.578Z] - nexus3.edgexfoundry.org:10004/core-command:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:42.578Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-13T22:47:42.578Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.17 [2023-01-13T22:47:42.578Z] - nexus3.edgexfoundry.org:10004/core-command:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:42.578Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-01-13T22:47:42.600Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-01-13T22:47:42.600Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:42.600Z] latest [2023-01-13T22:47:42.600Z] 3.0.0-dev.17 [2023-01-13T22:47:42.600Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:42.600Z] main [2023-01-13T22:47:42.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:42.932Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:43.242Z] + docker push nexus3.edgexfoundry.org:10004/core-data:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:43.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T22:47:43.243Z] 2f000d397b35: Preparing [2023-01-13T22:47:43.243Z] 3b30bc7f1a57: Preparing [2023-01-13T22:47:43.243Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:43.243Z] e7ffd9d60474: Preparing [2023-01-13T22:47:43.243Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:43.243Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:43.243Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:43.243Z] 2f000d397b35: Pushed [2023-01-13T22:47:43.243Z] e7ffd9d60474: Pushed [2023-01-13T22:47:43.931Z] ---> 95ab0f3c761f [2023-01-13T22:47:43.932Z] Step 19/24 : WORKDIR / [2023-01-13T22:47:43.932Z] ---> Running in b8a903690398 [2023-01-13T22:47:44.526Z] Removing intermediate container b8a903690398 [2023-01-13T22:47:44.526Z] ---> 81ea3fecbd21 [2023-01-13T22:47:44.526Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T22:47:44.618Z] 3b30bc7f1a57: Pushed [2023-01-13T22:47:44.618Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:2c3a9fc8ccc86c216be291f2e00e1a191a39b17cbc6d81cd7cec340ea0ec5dca size: 1364 [2023-01-13T22:47:44.800Z] ---> Running in db6525b42c10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:45.067Z] Removing intermediate container db6525b42c10 [2023-01-13T22:47:45.191Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:45.334Z] ---> dfd57450bad0 [2023-01-13T22:47:45.335Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T22:47:45.335Z] ---> Running in 14dce73d9652 [2023-01-13T22:47:45.500Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-13T22:47:45.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T22:47:45.501Z] 2f000d397b35: Preparing [2023-01-13T22:47:45.501Z] 3b30bc7f1a57: Preparing [2023-01-13T22:47:45.501Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:45.501Z] e7ffd9d60474: Preparing [2023-01-13T22:47:45.501Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:45.501Z] 2f000d397b35: Layer already exists [2023-01-13T22:47:45.501Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:45.501Z] 3b30bc7f1a57: Layer already exists [2023-01-13T22:47:45.501Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:45.501Z] e7ffd9d60474: Layer already exists [2023-01-13T22:47:45.501Z] latest: digest: sha256:2c3a9fc8ccc86c216be291f2e00e1a191a39b17cbc6d81cd7cec340ea0ec5dca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:45.814Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:45.920Z] Removing intermediate container 14dce73d9652 [2023-01-13T22:47:45.920Z] ---> 7b53d0ddddd5 [2023-01-13T22:47:45.920Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T22:47:45.920Z] ---> Running in 879e78cf3610 [2023-01-13T22:47:46.133Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.17 [2023-01-13T22:47:46.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T22:47:46.133Z] 2f000d397b35: Preparing [2023-01-13T22:47:46.133Z] 3b30bc7f1a57: Preparing [2023-01-13T22:47:46.133Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:46.133Z] e7ffd9d60474: Preparing [2023-01-13T22:47:46.133Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:46.133Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:46.133Z] 3b30bc7f1a57: Layer already exists [2023-01-13T22:47:46.133Z] 2f000d397b35: Layer already exists [2023-01-13T22:47:46.133Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:46.133Z] e7ffd9d60474: Layer already exists [2023-01-13T22:47:46.133Z] 3.0.0-dev.17: digest: sha256:2c3a9fc8ccc86c216be291f2e00e1a191a39b17cbc6d81cd7cec340ea0ec5dca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:46.447Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:46.531Z] Removing intermediate container 879e78cf3610 [2023-01-13T22:47:46.531Z] ---> 5989de00b4b9 [2023-01-13T22:47:46.531Z] Step 23/24 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:46.531Z] ---> Running in 7e7cc0c5a907 [2023-01-13T22:47:46.758Z] + docker push nexus3.edgexfoundry.org:10004/core-data:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:46.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T22:47:46.758Z] 2f000d397b35: Preparing [2023-01-13T22:47:46.758Z] 3b30bc7f1a57: Preparing [2023-01-13T22:47:46.758Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:46.758Z] e7ffd9d60474: Preparing [2023-01-13T22:47:46.758Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:46.758Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:46.758Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:46.758Z] 2f000d397b35: Layer already exists [2023-01-13T22:47:46.758Z] 3b30bc7f1a57: Layer already exists [2023-01-13T22:47:46.758Z] e7ffd9d60474: Layer already exists [2023-01-13T22:47:46.758Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:2c3a9fc8ccc86c216be291f2e00e1a191a39b17cbc6d81cd7cec340ea0ec5dca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:47.070Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:47.119Z] Removing intermediate container 7e7cc0c5a907 [2023-01-13T22:47:47.119Z] ---> 50b3c4bbebc5 [2023-01-13T22:47:47.119Z] Step 24/24 : LABEL version=3.0.0-dev.17 [2023-01-13T22:47:47.386Z] ---> Running in d401e2b291d7 [2023-01-13T22:47:47.493Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-01-13T22:47:47.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-13T22:47:47.493Z] 2f000d397b35: Preparing [2023-01-13T22:47:47.493Z] 3b30bc7f1a57: Preparing [2023-01-13T22:47:47.493Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:47.493Z] e7ffd9d60474: Preparing [2023-01-13T22:47:47.493Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:47.493Z] 2f000d397b35: Layer already exists [2023-01-13T22:47:47.493Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:47.493Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:47.493Z] e7ffd9d60474: Layer already exists [2023-01-13T22:47:47.493Z] 3b30bc7f1a57: Layer already exists [2023-01-13T22:47:47.493Z] main: digest: sha256:2c3a9fc8ccc86c216be291f2e00e1a191a39b17cbc6d81cd7cec340ea0ec5dca size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:47:47.564Z] ===================================================== [Pipeline] echo [2023-01-13T22:47:47.575Z] taggedImages: [2023-01-13T22:47:47.575Z] - nexus3.edgexfoundry.org:10004/core-data:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:47.575Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-13T22:47:47.575Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.17 [2023-01-13T22:47:47.575Z] - nexus3.edgexfoundry.org:10004/core-data:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:47.575Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-01-13T22:47:47.595Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-01-13T22:47:47.595Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:47.595Z] latest [2023-01-13T22:47:47.595Z] 3.0.0-dev.17 [2023-01-13T22:47:47.595Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:47.595Z] main [2023-01-13T22:47:47.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:47.951Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:48.319Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:48.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T22:47:48.319Z] 616096f2b442: Preparing [2023-01-13T22:47:48.319Z] 3b5b236bbbdb: Preparing [2023-01-13T22:47:48.319Z] 003d2fcc5d4c: Preparing [2023-01-13T22:47:48.319Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:48.319Z] 0969fd92804c: Preparing [2023-01-13T22:47:48.319Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:48.319Z] e5e13b0c77cb: Waiting [2023-01-13T22:47:48.319Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:48.319Z] 0969fd92804c: Layer already exists [2023-01-13T22:47:48.319Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:48.319Z] 616096f2b442: Pushed [2023-01-13T22:47:48.319Z] 3b5b236bbbdb: Pushed [2023-01-13T22:47:49.344Z] Removing intermediate container d401e2b291d7 [2023-01-13T22:47:49.344Z] ---> 6666956b4009 [2023-01-13T22:47:49.344Z] [2023-01-13T22:47:49.618Z] Successfully built 6666956b4009 [2023-01-13T22:47:49.618Z] Successfully tagged security-spire-config-arm64:latest [2023-01-13T22:47:49.618Z]  Building security-spire-config ... done Building core-command [2023-01-13T22:47:50.281Z] 003d2fcc5d4c: Pushed [2023-01-13T22:47:50.281Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:373fc7233a51bb7990e0215898e7965ef3fdb25c3c36ee4896e1055c86848879 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:50.597Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:50.902Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-13T22:47:50.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T22:47:50.902Z] 616096f2b442: Preparing [2023-01-13T22:47:50.902Z] 3b5b236bbbdb: Preparing [2023-01-13T22:47:50.902Z] 003d2fcc5d4c: Preparing [2023-01-13T22:47:50.902Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:50.902Z] 0969fd92804c: Preparing [2023-01-13T22:47:50.902Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:50.902Z] e5e13b0c77cb: Waiting [2023-01-13T22:47:50.902Z] 003d2fcc5d4c: Layer already exists [2023-01-13T22:47:50.902Z] 0969fd92804c: Layer already exists [2023-01-13T22:47:50.902Z] 3b5b236bbbdb: Layer already exists [2023-01-13T22:47:50.902Z] 616096f2b442: Layer already exists [2023-01-13T22:47:50.902Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:50.902Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:50.902Z] latest: digest: sha256:373fc7233a51bb7990e0215898e7965ef3fdb25c3c36ee4896e1055c86848879 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:51.224Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:51.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.17 [2023-01-13T22:47:51.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T22:47:51.525Z] 616096f2b442: Preparing [2023-01-13T22:47:51.525Z] 3b5b236bbbdb: Preparing [2023-01-13T22:47:51.525Z] 003d2fcc5d4c: Preparing [2023-01-13T22:47:51.525Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:51.525Z] 0969fd92804c: Preparing [2023-01-13T22:47:51.525Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:51.525Z] e5e13b0c77cb: Waiting [2023-01-13T22:47:51.525Z] 616096f2b442: Layer already exists [2023-01-13T22:47:51.525Z] 3b5b236bbbdb: Layer already exists [2023-01-13T22:47:51.525Z] 0969fd92804c: Layer already exists [2023-01-13T22:47:51.525Z] 003d2fcc5d4c: Layer already exists [2023-01-13T22:47:51.525Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:51.525Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:51.525Z] 3.0.0-dev.17: digest: sha256:373fc7233a51bb7990e0215898e7965ef3fdb25c3c36ee4896e1055c86848879 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:51.835Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:52.151Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:52.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T22:47:52.151Z] 616096f2b442: Preparing [2023-01-13T22:47:52.151Z] 3b5b236bbbdb: Preparing [2023-01-13T22:47:52.151Z] 003d2fcc5d4c: Preparing [2023-01-13T22:47:52.151Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:52.151Z] 0969fd92804c: Preparing [2023-01-13T22:47:52.151Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:52.151Z] e5e13b0c77cb: Waiting [2023-01-13T22:47:52.151Z] 003d2fcc5d4c: Layer already exists [2023-01-13T22:47:52.151Z] 3b5b236bbbdb: Layer already exists [2023-01-13T22:47:52.151Z] 616096f2b442: Layer already exists [2023-01-13T22:47:52.151Z] 0969fd92804c: Layer already exists [2023-01-13T22:47:52.151Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:52.151Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:52.151Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:373fc7233a51bb7990e0215898e7965ef3fdb25c3c36ee4896e1055c86848879 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:52.459Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:52.776Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-01-13T22:47:52.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-13T22:47:52.777Z] 616096f2b442: Preparing [2023-01-13T22:47:52.777Z] 3b5b236bbbdb: Preparing [2023-01-13T22:47:52.777Z] 003d2fcc5d4c: Preparing [2023-01-13T22:47:52.777Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:52.777Z] 0969fd92804c: Preparing [2023-01-13T22:47:52.777Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:52.777Z] e5e13b0c77cb: Waiting [2023-01-13T22:47:52.777Z] 003d2fcc5d4c: Layer already exists [2023-01-13T22:47:52.777Z] 3b5b236bbbdb: Layer already exists [2023-01-13T22:47:52.777Z] 0969fd92804c: Layer already exists [2023-01-13T22:47:52.777Z] 616096f2b442: Layer already exists [2023-01-13T22:47:52.777Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:52.777Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:52.777Z] main: digest: sha256:373fc7233a51bb7990e0215898e7965ef3fdb25c3c36ee4896e1055c86848879 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:47:52.818Z] ===================================================== [Pipeline] echo [2023-01-13T22:47:52.823Z] taggedImages: [2023-01-13T22:47:52.823Z] - nexus3.edgexfoundry.org:10004/core-metadata:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:52.823Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-13T22:47:52.823Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.17 [2023-01-13T22:47:52.823Z] - nexus3.edgexfoundry.org:10004/core-metadata:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:52.823Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-01-13T22:47:52.838Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-01-13T22:47:52.838Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:52.838Z] latest [2023-01-13T22:47:52.838Z] 3.0.0-dev.17 [2023-01-13T22:47:52.838Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:52.838Z] main [2023-01-13T22:47:52.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:53.150Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:53.457Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:53.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T22:47:53.457Z] f3446e17762f: Preparing [2023-01-13T22:47:53.457Z] f3446e17762f: Preparing [2023-01-13T22:47:53.457Z] 2200371ece8b: Preparing [2023-01-13T22:47:53.457Z] d1fd8753b6f7: Preparing [2023-01-13T22:47:53.457Z] ef22c6763805: Preparing [2023-01-13T22:47:53.457Z] ee078a917295: Preparing [2023-01-13T22:47:53.457Z] da814aa48c76: Preparing [2023-01-13T22:47:53.457Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:53.457Z] c0056bbcb3f6: Preparing [2023-01-13T22:47:53.457Z] 27c2659e9c0b: Preparing [2023-01-13T22:47:53.457Z] a94a80b27c0e: Preparing [2023-01-13T22:47:53.457Z] 69ea439ec90a: Preparing [2023-01-13T22:47:53.457Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:53.457Z] cfd2ce7dcf0f: Waiting [2023-01-13T22:47:53.457Z] c0056bbcb3f6: Waiting [2023-01-13T22:47:53.457Z] 27c2659e9c0b: Waiting [2023-01-13T22:47:53.458Z] a94a80b27c0e: Waiting [2023-01-13T22:47:53.458Z] 69ea439ec90a: Waiting [2023-01-13T22:47:53.458Z] e5e13b0c77cb: Waiting [2023-01-13T22:47:53.458Z] da814aa48c76: Waiting [2023-01-13T22:47:53.458Z] f3446e17762f: Pushed [2023-01-13T22:47:53.458Z] 2200371ece8b: Pushed [2023-01-13T22:47:53.458Z] ef22c6763805: Pushed [2023-01-13T22:47:53.458Z] ee078a917295: Pushed [2023-01-13T22:47:53.458Z] d1fd8753b6f7: Pushed [2023-01-13T22:47:53.458Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:53.717Z] c0056bbcb3f6: Pushed [2023-01-13T22:47:53.717Z] a94a80b27c0e: Pushed [2023-01-13T22:47:53.717Z] 69ea439ec90a: Pushed [2023-01-13T22:47:53.717Z] 27c2659e9c0b: Pushed [2023-01-13T22:47:53.717Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:54.977Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:47:54.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:47:54.977Z] ---> 184f4b074bfc [2023-01-13T22:47:54.977Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-13T22:47:54.977Z] ---> Using cache [2023-01-13T22:47:54.977Z] ---> 46ad0ee6c097 [2023-01-13T22:47:54.977Z] Step 4/23 : WORKDIR /edgex-go [2023-01-13T22:47:54.977Z] ---> Using cache [2023-01-13T22:47:54.977Z] ---> ebb0e112b3a3 [2023-01-13T22:47:54.977Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-13T22:47:54.977Z] ---> Using cache [2023-01-13T22:47:54.978Z] ---> 5898cb26d1c6 [2023-01-13T22:47:54.978Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-13T22:47:54.978Z] ---> Using cache [2023-01-13T22:47:54.978Z] ---> dc0ba6b80367 [2023-01-13T22:47:54.978Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:47:54.978Z] ---> Using cache [2023-01-13T22:47:54.978Z] ---> 5085d8dd51ad [2023-01-13T22:47:54.978Z] Step 8/23 : COPY . . [2023-01-13T22:47:55.093Z] da814aa48c76: Pushed [2023-01-13T22:47:55.093Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:87ddd712044770dd6f23d6b92957051fb1307f263714a24117b43689dd7e56fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:55.244Z] ---> Using cache [2023-01-13T22:47:55.244Z] ---> 516ecddd7a1b [2023-01-13T22:47:55.244Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-13T22:47:55.405Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:55.511Z] ---> Running in 19a5a991bbb6 [2023-01-13T22:47:55.714Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-13T22:47:55.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T22:47:55.715Z] f3446e17762f: Preparing [2023-01-13T22:47:55.715Z] f3446e17762f: Preparing [2023-01-13T22:47:55.715Z] 2200371ece8b: Preparing [2023-01-13T22:47:55.715Z] d1fd8753b6f7: Preparing [2023-01-13T22:47:55.715Z] ef22c6763805: Preparing [2023-01-13T22:47:55.715Z] ee078a917295: Preparing [2023-01-13T22:47:55.715Z] da814aa48c76: Preparing [2023-01-13T22:47:55.715Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:55.715Z] c0056bbcb3f6: Preparing [2023-01-13T22:47:55.715Z] 27c2659e9c0b: Preparing [2023-01-13T22:47:55.715Z] a94a80b27c0e: Preparing [2023-01-13T22:47:55.715Z] 69ea439ec90a: Preparing [2023-01-13T22:47:55.715Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:55.715Z] da814aa48c76: Waiting [2023-01-13T22:47:55.715Z] cfd2ce7dcf0f: Waiting [2023-01-13T22:47:55.715Z] c0056bbcb3f6: Waiting [2023-01-13T22:47:55.715Z] 27c2659e9c0b: Waiting [2023-01-13T22:47:55.715Z] a94a80b27c0e: Waiting [2023-01-13T22:47:55.715Z] 69ea439ec90a: Waiting [2023-01-13T22:47:55.715Z] e5e13b0c77cb: Waiting [2023-01-13T22:47:55.715Z] f3446e17762f: Layer already exists [2023-01-13T22:47:55.715Z] 2200371ece8b: Layer already exists [2023-01-13T22:47:55.715Z] ee078a917295: Layer already exists [2023-01-13T22:47:55.715Z] ef22c6763805: Layer already exists [2023-01-13T22:47:55.715Z] d1fd8753b6f7: Layer already exists [2023-01-13T22:47:55.715Z] c0056bbcb3f6: Layer already exists [2023-01-13T22:47:55.715Z] 27c2659e9c0b: Layer already exists [2023-01-13T22:47:55.715Z] da814aa48c76: Layer already exists [2023-01-13T22:47:55.715Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:55.715Z] a94a80b27c0e: Layer already exists [2023-01-13T22:47:55.715Z] 69ea439ec90a: Layer already exists [2023-01-13T22:47:55.715Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:55.715Z] latest: digest: sha256:87ddd712044770dd6f23d6b92957051fb1307f263714a24117b43689dd7e56fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:56.020Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:56.327Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.17 [2023-01-13T22:47:56.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T22:47:56.327Z] f3446e17762f: Preparing [2023-01-13T22:47:56.327Z] f3446e17762f: Preparing [2023-01-13T22:47:56.327Z] 2200371ece8b: Preparing [2023-01-13T22:47:56.327Z] d1fd8753b6f7: Preparing [2023-01-13T22:47:56.327Z] ef22c6763805: Preparing [2023-01-13T22:47:56.327Z] ee078a917295: Preparing [2023-01-13T22:47:56.327Z] da814aa48c76: Preparing [2023-01-13T22:47:56.327Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:56.327Z] c0056bbcb3f6: Preparing [2023-01-13T22:47:56.327Z] 27c2659e9c0b: Preparing [2023-01-13T22:47:56.327Z] a94a80b27c0e: Preparing [2023-01-13T22:47:56.327Z] 69ea439ec90a: Preparing [2023-01-13T22:47:56.327Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:56.327Z] da814aa48c76: Waiting [2023-01-13T22:47:56.327Z] 69ea439ec90a: Waiting [2023-01-13T22:47:56.327Z] e5e13b0c77cb: Waiting [2023-01-13T22:47:56.327Z] a94a80b27c0e: Waiting [2023-01-13T22:47:56.327Z] 27c2659e9c0b: Waiting [2023-01-13T22:47:56.327Z] c0056bbcb3f6: Waiting [2023-01-13T22:47:56.327Z] f3446e17762f: Layer already exists [2023-01-13T22:47:56.327Z] ef22c6763805: Layer already exists [2023-01-13T22:47:56.327Z] ee078a917295: Layer already exists [2023-01-13T22:47:56.327Z] d1fd8753b6f7: Layer already exists [2023-01-13T22:47:56.327Z] 2200371ece8b: Layer already exists [2023-01-13T22:47:56.327Z] da814aa48c76: Layer already exists [2023-01-13T22:47:56.327Z] c0056bbcb3f6: Layer already exists [2023-01-13T22:47:56.327Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:56.327Z] a94a80b27c0e: Layer already exists [2023-01-13T22:47:56.327Z] 27c2659e9c0b: Layer already exists [2023-01-13T22:47:56.327Z] 69ea439ec90a: Layer already exists [2023-01-13T22:47:56.327Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:56.327Z] 3.0.0-dev.17: digest: sha256:87ddd712044770dd6f23d6b92957051fb1307f263714a24117b43689dd7e56fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:56.638Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:56.942Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:56.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T22:47:56.942Z] f3446e17762f: Preparing [2023-01-13T22:47:56.942Z] f3446e17762f: Preparing [2023-01-13T22:47:56.942Z] 2200371ece8b: Preparing [2023-01-13T22:47:56.942Z] d1fd8753b6f7: Preparing [2023-01-13T22:47:56.942Z] ef22c6763805: Preparing [2023-01-13T22:47:56.942Z] ee078a917295: Preparing [2023-01-13T22:47:56.942Z] da814aa48c76: Preparing [2023-01-13T22:47:56.942Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:56.942Z] c0056bbcb3f6: Preparing [2023-01-13T22:47:56.942Z] 27c2659e9c0b: Preparing [2023-01-13T22:47:56.942Z] a94a80b27c0e: Preparing [2023-01-13T22:47:56.942Z] 69ea439ec90a: Preparing [2023-01-13T22:47:56.942Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:56.942Z] cfd2ce7dcf0f: Waiting [2023-01-13T22:47:56.942Z] da814aa48c76: Waiting [2023-01-13T22:47:56.942Z] c0056bbcb3f6: Waiting [2023-01-13T22:47:56.942Z] 27c2659e9c0b: Waiting [2023-01-13T22:47:56.942Z] a94a80b27c0e: Waiting [2023-01-13T22:47:56.942Z] e5e13b0c77cb: Waiting [2023-01-13T22:47:56.942Z] 69ea439ec90a: Waiting [2023-01-13T22:47:56.942Z] d1fd8753b6f7: Layer already exists [2023-01-13T22:47:56.942Z] f3446e17762f: Layer already exists [2023-01-13T22:47:56.942Z] ef22c6763805: Layer already exists [2023-01-13T22:47:56.942Z] 2200371ece8b: Layer already exists [2023-01-13T22:47:56.942Z] ee078a917295: Layer already exists [2023-01-13T22:47:56.942Z] c0056bbcb3f6: Layer already exists [2023-01-13T22:47:56.942Z] da814aa48c76: Layer already exists [2023-01-13T22:47:56.942Z] 27c2659e9c0b: Layer already exists [2023-01-13T22:47:56.942Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:56.942Z] a94a80b27c0e: Layer already exists [2023-01-13T22:47:56.942Z] 69ea439ec90a: Layer already exists [2023-01-13T22:47:56.942Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:56.942Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:87ddd712044770dd6f23d6b92957051fb1307f263714a24117b43689dd7e56fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:57.295Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:57.596Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-01-13T22:47:57.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-13T22:47:57.596Z] f3446e17762f: Preparing [2023-01-13T22:47:57.596Z] f3446e17762f: Preparing [2023-01-13T22:47:57.596Z] 2200371ece8b: Preparing [2023-01-13T22:47:57.596Z] d1fd8753b6f7: Preparing [2023-01-13T22:47:57.596Z] ef22c6763805: Preparing [2023-01-13T22:47:57.596Z] ee078a917295: Preparing [2023-01-13T22:47:57.596Z] da814aa48c76: Preparing [2023-01-13T22:47:57.596Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:47:57.596Z] c0056bbcb3f6: Preparing [2023-01-13T22:47:57.596Z] 27c2659e9c0b: Preparing [2023-01-13T22:47:57.596Z] a94a80b27c0e: Preparing [2023-01-13T22:47:57.596Z] 69ea439ec90a: Preparing [2023-01-13T22:47:57.596Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:57.596Z] da814aa48c76: Waiting [2023-01-13T22:47:57.596Z] e5e13b0c77cb: Waiting [2023-01-13T22:47:57.596Z] 69ea439ec90a: Waiting [2023-01-13T22:47:57.596Z] cfd2ce7dcf0f: Waiting [2023-01-13T22:47:57.596Z] a94a80b27c0e: Waiting [2023-01-13T22:47:57.596Z] 27c2659e9c0b: Waiting [2023-01-13T22:47:57.596Z] c0056bbcb3f6: Waiting [2023-01-13T22:47:57.596Z] ee078a917295: Layer already exists [2023-01-13T22:47:57.596Z] d1fd8753b6f7: Layer already exists [2023-01-13T22:47:57.596Z] 2200371ece8b: Layer already exists [2023-01-13T22:47:57.596Z] f3446e17762f: Layer already exists [2023-01-13T22:47:57.596Z] ef22c6763805: Layer already exists [2023-01-13T22:47:57.596Z] da814aa48c76: Layer already exists [2023-01-13T22:47:57.596Z] 27c2659e9c0b: Layer already exists [2023-01-13T22:47:57.596Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:47:57.596Z] a94a80b27c0e: Layer already exists [2023-01-13T22:47:57.596Z] c0056bbcb3f6: Layer already exists [2023-01-13T22:47:57.596Z] 69ea439ec90a: Layer already exists [2023-01-13T22:47:57.596Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:57.596Z] main: digest: sha256:87ddd712044770dd6f23d6b92957051fb1307f263714a24117b43689dd7e56fd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:47:57.634Z] ===================================================== [Pipeline] echo [2023-01-13T22:47:57.642Z] taggedImages: [2023-01-13T22:47:57.642Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:57.642Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-13T22:47:57.642Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.17 [2023-01-13T22:47:57.642Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:57.642Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-01-13T22:47:57.657Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-01-13T22:47:57.657Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:57.657Z] latest [2023-01-13T22:47:57.657Z] 3.0.0-dev.17 [2023-01-13T22:47:57.657Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:47:57.657Z] main [2023-01-13T22:47:57.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:57.972Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:47:58.091Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T22:47:58.281Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:47:58.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T22:47:58.281Z] dc3d7e2565eb: Preparing [2023-01-13T22:47:58.281Z] da693ccd79c0: Preparing [2023-01-13T22:47:58.281Z] 52be0063f5ed: Preparing [2023-01-13T22:47:58.281Z] e51d8ef6c923: Preparing [2023-01-13T22:47:58.282Z] 9d8f486d6afc: Preparing [2023-01-13T22:47:58.282Z] 072d694d7cab: Preparing [2023-01-13T22:47:58.282Z] fdcc8b4790e6: Preparing [2023-01-13T22:47:58.282Z] e5e13b0c77cb: Preparing [2023-01-13T22:47:58.282Z] 072d694d7cab: Waiting [2023-01-13T22:47:58.282Z] fdcc8b4790e6: Waiting [2023-01-13T22:47:58.282Z] dc3d7e2565eb: Pushed [2023-01-13T22:47:58.282Z] 9d8f486d6afc: Pushed [2023-01-13T22:47:58.282Z] da693ccd79c0: Pushed [2023-01-13T22:47:58.282Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:47:58.282Z] 072d694d7cab: Pushed [2023-01-13T22:47:58.847Z] fdcc8b4790e6: Pushed [2023-01-13T22:47:59.781Z] 52be0063f5ed: Pushed [2023-01-13T22:47:59.781Z] e51d8ef6c923: Pushed [2023-01-13T22:47:59.781Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:8f303d707468c47bc3ea25227565c889d282f40e9130dbad84e7e326217d8291 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:00.096Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:00.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-13T22:48:00.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T22:48:00.414Z] dc3d7e2565eb: Preparing [2023-01-13T22:48:00.414Z] da693ccd79c0: Preparing [2023-01-13T22:48:00.414Z] 52be0063f5ed: Preparing [2023-01-13T22:48:00.414Z] e51d8ef6c923: Preparing [2023-01-13T22:48:00.414Z] 9d8f486d6afc: Preparing [2023-01-13T22:48:00.414Z] 072d694d7cab: Preparing [2023-01-13T22:48:00.414Z] fdcc8b4790e6: Preparing [2023-01-13T22:48:00.414Z] 072d694d7cab: Waiting [2023-01-13T22:48:00.414Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:00.414Z] e5e13b0c77cb: Waiting [2023-01-13T22:48:00.414Z] dc3d7e2565eb: Layer already exists [2023-01-13T22:48:00.414Z] 9d8f486d6afc: Layer already exists [2023-01-13T22:48:00.414Z] da693ccd79c0: Layer already exists [2023-01-13T22:48:00.414Z] 52be0063f5ed: Layer already exists [2023-01-13T22:48:00.414Z] e51d8ef6c923: Layer already exists [2023-01-13T22:48:00.414Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:00.414Z] 072d694d7cab: Layer already exists [2023-01-13T22:48:00.414Z] fdcc8b4790e6: Layer already exists [2023-01-13T22:48:00.414Z] latest: digest: sha256:8f303d707468c47bc3ea25227565c889d282f40e9130dbad84e7e326217d8291 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:00.717Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:01.018Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.17 [2023-01-13T22:48:01.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T22:48:01.018Z] dc3d7e2565eb: Preparing [2023-01-13T22:48:01.018Z] da693ccd79c0: Preparing [2023-01-13T22:48:01.018Z] 52be0063f5ed: Preparing [2023-01-13T22:48:01.018Z] e51d8ef6c923: Preparing [2023-01-13T22:48:01.018Z] 9d8f486d6afc: Preparing [2023-01-13T22:48:01.018Z] 072d694d7cab: Preparing [2023-01-13T22:48:01.018Z] fdcc8b4790e6: Preparing [2023-01-13T22:48:01.018Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:01.018Z] 072d694d7cab: Waiting [2023-01-13T22:48:01.018Z] fdcc8b4790e6: Waiting [2023-01-13T22:48:01.018Z] e5e13b0c77cb: Waiting [2023-01-13T22:48:01.018Z] 52be0063f5ed: Layer already exists [2023-01-13T22:48:01.018Z] 9d8f486d6afc: Layer already exists [2023-01-13T22:48:01.018Z] e51d8ef6c923: Layer already exists [2023-01-13T22:48:01.018Z] da693ccd79c0: Layer already exists [2023-01-13T22:48:01.018Z] dc3d7e2565eb: Layer already exists [2023-01-13T22:48:01.018Z] fdcc8b4790e6: Layer already exists [2023-01-13T22:48:01.018Z] 072d694d7cab: Layer already exists [2023-01-13T22:48:01.018Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:01.018Z] 3.0.0-dev.17: digest: sha256:8f303d707468c47bc3ea25227565c889d282f40e9130dbad84e7e326217d8291 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:01.322Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:01.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:01.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T22:48:01.623Z] dc3d7e2565eb: Preparing [2023-01-13T22:48:01.623Z] da693ccd79c0: Preparing [2023-01-13T22:48:01.623Z] 52be0063f5ed: Preparing [2023-01-13T22:48:01.623Z] e51d8ef6c923: Preparing [2023-01-13T22:48:01.623Z] 9d8f486d6afc: Preparing [2023-01-13T22:48:01.623Z] 072d694d7cab: Preparing [2023-01-13T22:48:01.623Z] fdcc8b4790e6: Preparing [2023-01-13T22:48:01.623Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:01.623Z] 072d694d7cab: Waiting [2023-01-13T22:48:01.623Z] fdcc8b4790e6: Waiting [2023-01-13T22:48:01.623Z] e5e13b0c77cb: Waiting [2023-01-13T22:48:01.623Z] 9d8f486d6afc: Layer already exists [2023-01-13T22:48:01.623Z] 52be0063f5ed: Layer already exists [2023-01-13T22:48:01.623Z] da693ccd79c0: Layer already exists [2023-01-13T22:48:01.623Z] e51d8ef6c923: Layer already exists [2023-01-13T22:48:01.623Z] dc3d7e2565eb: Layer already exists [2023-01-13T22:48:01.623Z] 072d694d7cab: Layer already exists [2023-01-13T22:48:01.623Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:01.623Z] fdcc8b4790e6: Layer already exists [2023-01-13T22:48:01.623Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:8f303d707468c47bc3ea25227565c889d282f40e9130dbad84e7e326217d8291 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:01.932Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:02.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-01-13T22:48:02.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-13T22:48:02.245Z] dc3d7e2565eb: Preparing [2023-01-13T22:48:02.245Z] da693ccd79c0: Preparing [2023-01-13T22:48:02.245Z] 52be0063f5ed: Preparing [2023-01-13T22:48:02.245Z] e51d8ef6c923: Preparing [2023-01-13T22:48:02.245Z] 9d8f486d6afc: Preparing [2023-01-13T22:48:02.245Z] 072d694d7cab: Preparing [2023-01-13T22:48:02.245Z] fdcc8b4790e6: Preparing [2023-01-13T22:48:02.245Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:02.245Z] 072d694d7cab: Waiting [2023-01-13T22:48:02.245Z] fdcc8b4790e6: Waiting [2023-01-13T22:48:02.245Z] e5e13b0c77cb: Waiting [2023-01-13T22:48:02.245Z] 9d8f486d6afc: Layer already exists [2023-01-13T22:48:02.245Z] da693ccd79c0: Layer already exists [2023-01-13T22:48:02.245Z] e51d8ef6c923: Layer already exists [2023-01-13T22:48:02.245Z] 52be0063f5ed: Layer already exists [2023-01-13T22:48:02.245Z] dc3d7e2565eb: Layer already exists [2023-01-13T22:48:02.245Z] 072d694d7cab: Layer already exists [2023-01-13T22:48:02.245Z] fdcc8b4790e6: Layer already exists [2023-01-13T22:48:02.245Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:02.245Z] main: digest: sha256:8f303d707468c47bc3ea25227565c889d282f40e9130dbad84e7e326217d8291 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:48:02.283Z] ===================================================== [Pipeline] echo [2023-01-13T22:48:02.289Z] taggedImages: [2023-01-13T22:48:02.289Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:02.289Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-13T22:48:02.289Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.17 [2023-01-13T22:48:02.289Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:02.289Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-01-13T22:48:02.303Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-01-13T22:48:02.303Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:02.303Z] latest [2023-01-13T22:48:02.303Z] 3.0.0-dev.17 [2023-01-13T22:48:02.303Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:02.303Z] main [2023-01-13T22:48:02.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:02.607Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:02.916Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:02.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T22:48:02.916Z] 17f2c8081b37: Preparing [2023-01-13T22:48:02.916Z] 04fddce65496: Preparing [2023-01-13T22:48:02.916Z] 302b5cbea3c1: Preparing [2023-01-13T22:48:02.916Z] 530a4152288e: Preparing [2023-01-13T22:48:02.916Z] 6390cbd97bb3: Preparing [2023-01-13T22:48:02.916Z] 49c744fd2e2c: Preparing [2023-01-13T22:48:02.916Z] 9283ce84decc: Preparing [2023-01-13T22:48:02.916Z] 5e5e5328dbde: Preparing [2023-01-13T22:48:02.916Z] 73ce89344660: Preparing [2023-01-13T22:48:02.916Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:02.916Z] 49c744fd2e2c: Waiting [2023-01-13T22:48:02.916Z] 9283ce84decc: Waiting [2023-01-13T22:48:02.916Z] 73ce89344660: Waiting [2023-01-13T22:48:02.916Z] e5e13b0c77cb: Waiting [2023-01-13T22:48:02.916Z] 5e5e5328dbde: Waiting [2023-01-13T22:48:02.916Z] 17f2c8081b37: Pushed [2023-01-13T22:48:02.916Z] 6390cbd97bb3: Pushed [2023-01-13T22:48:02.916Z] 04fddce65496: Pushed [2023-01-13T22:48:03.175Z] 49c744fd2e2c: Pushed [2023-01-13T22:48:03.175Z] 5e5e5328dbde: Pushed [2023-01-13T22:48:03.175Z] 9283ce84decc: Pushed [2023-01-13T22:48:03.175Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:03.175Z] 73ce89344660: Pushed [2023-01-13T22:48:04.110Z] 530a4152288e: Pushed [2023-01-13T22:48:04.369Z] 302b5cbea3c1: Pushed [2023-01-13T22:48:04.629Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:8b33f565ca6e2ce1baf77f04a73dc101de1d9ec7fe860f629164720b8fecab04 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:04.941Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:05.252Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-13T22:48:05.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T22:48:05.252Z] 17f2c8081b37: Preparing [2023-01-13T22:48:05.252Z] 04fddce65496: Preparing [2023-01-13T22:48:05.252Z] 302b5cbea3c1: Preparing [2023-01-13T22:48:05.252Z] 530a4152288e: Preparing [2023-01-13T22:48:05.252Z] 6390cbd97bb3: Preparing [2023-01-13T22:48:05.252Z] 49c744fd2e2c: Preparing [2023-01-13T22:48:05.252Z] 9283ce84decc: Preparing [2023-01-13T22:48:05.252Z] 5e5e5328dbde: Preparing [2023-01-13T22:48:05.252Z] 49c744fd2e2c: Waiting [2023-01-13T22:48:05.252Z] 9283ce84decc: Waiting [2023-01-13T22:48:05.252Z] 73ce89344660: Preparing [2023-01-13T22:48:05.253Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:05.253Z] 5e5e5328dbde: Waiting [2023-01-13T22:48:05.253Z] 73ce89344660: Waiting [2023-01-13T22:48:05.253Z] 530a4152288e: Layer already exists [2023-01-13T22:48:05.253Z] 17f2c8081b37: Layer already exists [2023-01-13T22:48:05.253Z] 6390cbd97bb3: Layer already exists [2023-01-13T22:48:05.253Z] 302b5cbea3c1: Layer already exists [2023-01-13T22:48:05.253Z] 04fddce65496: Layer already exists [2023-01-13T22:48:05.253Z] 49c744fd2e2c: Layer already exists [2023-01-13T22:48:05.253Z] 9283ce84decc: Layer already exists [2023-01-13T22:48:05.253Z] 5e5e5328dbde: Layer already exists [2023-01-13T22:48:05.253Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:05.253Z] 73ce89344660: Layer already exists [2023-01-13T22:48:05.253Z] latest: digest: sha256:8b33f565ca6e2ce1baf77f04a73dc101de1d9ec7fe860f629164720b8fecab04 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:05.557Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:05.872Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.17 [2023-01-13T22:48:05.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T22:48:05.872Z] 17f2c8081b37: Preparing [2023-01-13T22:48:05.872Z] 04fddce65496: Preparing [2023-01-13T22:48:05.872Z] 302b5cbea3c1: Preparing [2023-01-13T22:48:05.872Z] 530a4152288e: Preparing [2023-01-13T22:48:05.872Z] 6390cbd97bb3: Preparing [2023-01-13T22:48:05.872Z] 49c744fd2e2c: Preparing [2023-01-13T22:48:05.872Z] 9283ce84decc: Preparing [2023-01-13T22:48:05.872Z] 5e5e5328dbde: Preparing [2023-01-13T22:48:05.872Z] 73ce89344660: Preparing [2023-01-13T22:48:05.872Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:05.872Z] 49c744fd2e2c: Waiting [2023-01-13T22:48:05.872Z] 9283ce84decc: Waiting [2023-01-13T22:48:05.872Z] 5e5e5328dbde: Waiting [2023-01-13T22:48:05.872Z] 73ce89344660: Waiting [2023-01-13T22:48:05.872Z] e5e13b0c77cb: Waiting [2023-01-13T22:48:05.872Z] 17f2c8081b37: Layer already exists [2023-01-13T22:48:05.872Z] 530a4152288e: Layer already exists [2023-01-13T22:48:05.872Z] 04fddce65496: Layer already exists [2023-01-13T22:48:05.872Z] 302b5cbea3c1: Layer already exists [2023-01-13T22:48:05.872Z] 6390cbd97bb3: Layer already exists [2023-01-13T22:48:05.872Z] 9283ce84decc: Layer already exists [2023-01-13T22:48:05.872Z] 73ce89344660: Layer already exists [2023-01-13T22:48:05.872Z] 49c744fd2e2c: Layer already exists [2023-01-13T22:48:05.872Z] 5e5e5328dbde: Layer already exists [2023-01-13T22:48:05.872Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:05.872Z] 3.0.0-dev.17: digest: sha256:8b33f565ca6e2ce1baf77f04a73dc101de1d9ec7fe860f629164720b8fecab04 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:06.189Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:06.501Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:06.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T22:48:06.501Z] 17f2c8081b37: Preparing [2023-01-13T22:48:06.501Z] 04fddce65496: Preparing [2023-01-13T22:48:06.501Z] 302b5cbea3c1: Preparing [2023-01-13T22:48:06.501Z] 530a4152288e: Preparing [2023-01-13T22:48:06.501Z] 6390cbd97bb3: Preparing [2023-01-13T22:48:06.501Z] 49c744fd2e2c: Preparing [2023-01-13T22:48:06.501Z] 9283ce84decc: Preparing [2023-01-13T22:48:06.501Z] 49c744fd2e2c: Waiting [2023-01-13T22:48:06.501Z] 5e5e5328dbde: Preparing [2023-01-13T22:48:06.501Z] 73ce89344660: Preparing [2023-01-13T22:48:06.501Z] 5e5e5328dbde: Waiting [2023-01-13T22:48:06.501Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:06.501Z] 73ce89344660: Waiting [2023-01-13T22:48:06.501Z] 6390cbd97bb3: Layer already exists [2023-01-13T22:48:06.501Z] 17f2c8081b37: Layer already exists [2023-01-13T22:48:06.501Z] 530a4152288e: Layer already exists [2023-01-13T22:48:06.501Z] 302b5cbea3c1: Layer already exists [2023-01-13T22:48:06.501Z] 04fddce65496: Layer already exists [2023-01-13T22:48:06.501Z] 49c744fd2e2c: Layer already exists [2023-01-13T22:48:06.501Z] 9283ce84decc: Layer already exists [2023-01-13T22:48:06.501Z] 73ce89344660: Layer already exists [2023-01-13T22:48:06.501Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:06.501Z] 5e5e5328dbde: Layer already exists [2023-01-13T22:48:06.501Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:8b33f565ca6e2ce1baf77f04a73dc101de1d9ec7fe860f629164720b8fecab04 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:06.820Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:07.127Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-01-13T22:48:07.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-13T22:48:07.127Z] 17f2c8081b37: Preparing [2023-01-13T22:48:07.127Z] 04fddce65496: Preparing [2023-01-13T22:48:07.127Z] 302b5cbea3c1: Preparing [2023-01-13T22:48:07.127Z] 530a4152288e: Preparing [2023-01-13T22:48:07.127Z] 6390cbd97bb3: Preparing [2023-01-13T22:48:07.127Z] 49c744fd2e2c: Preparing [2023-01-13T22:48:07.127Z] 9283ce84decc: Preparing [2023-01-13T22:48:07.127Z] 5e5e5328dbde: Preparing [2023-01-13T22:48:07.127Z] 73ce89344660: Preparing [2023-01-13T22:48:07.127Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:07.127Z] 49c744fd2e2c: Waiting [2023-01-13T22:48:07.127Z] 9283ce84decc: Waiting [2023-01-13T22:48:07.127Z] 5e5e5328dbde: Waiting [2023-01-13T22:48:07.127Z] 73ce89344660: Waiting [2023-01-13T22:48:07.127Z] e5e13b0c77cb: Waiting [2023-01-13T22:48:07.127Z] 6390cbd97bb3: Layer already exists [2023-01-13T22:48:07.127Z] 04fddce65496: Layer already exists [2023-01-13T22:48:07.127Z] 302b5cbea3c1: Layer already exists [2023-01-13T22:48:07.127Z] 17f2c8081b37: Layer already exists [2023-01-13T22:48:07.127Z] 530a4152288e: Layer already exists [2023-01-13T22:48:07.127Z] 49c744fd2e2c: Layer already exists [2023-01-13T22:48:07.127Z] 9283ce84decc: Layer already exists [2023-01-13T22:48:07.127Z] 73ce89344660: Layer already exists [2023-01-13T22:48:07.127Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:07.127Z] 5e5e5328dbde: Layer already exists [2023-01-13T22:48:07.127Z] main: digest: sha256:8b33f565ca6e2ce1baf77f04a73dc101de1d9ec7fe860f629164720b8fecab04 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:48:07.170Z] ===================================================== [Pipeline] echo [2023-01-13T22:48:07.176Z] taggedImages: [2023-01-13T22:48:07.176Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:07.176Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-13T22:48:07.176Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.17 [2023-01-13T22:48:07.176Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:07.176Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-01-13T22:48:07.191Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-01-13T22:48:07.191Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:07.191Z] latest [2023-01-13T22:48:07.191Z] 3.0.0-dev.17 [2023-01-13T22:48:07.191Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:07.191Z] main [2023-01-13T22:48:07.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:07.504Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:07.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:07.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T22:48:07.810Z] 2ab2558e9c5f: Preparing [2023-01-13T22:48:07.810Z] d638752c8760: Preparing [2023-01-13T22:48:07.810Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:07.810Z] 39d9db28cee3: Preparing [2023-01-13T22:48:07.810Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:07.810Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:07.810Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:07.810Z] 2ab2558e9c5f: Pushed [2023-01-13T22:48:08.376Z] 39d9db28cee3: Pushed [2023-01-13T22:48:10.280Z] d638752c8760: Pushed [2023-01-13T22:48:10.280Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:2528ca0081ea0c595de528350c770fb11c38aa6153e18e1aeef6430d1849c5cc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:10.580Z] + 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-01-13T22:48:10.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-13T22:48:10.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T22:48:10.880Z] 2ab2558e9c5f: Preparing [2023-01-13T22:48:10.880Z] d638752c8760: Preparing [2023-01-13T22:48:10.880Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:10.880Z] 39d9db28cee3: Preparing [2023-01-13T22:48:10.880Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:10.880Z] 2ab2558e9c5f: Layer already exists [2023-01-13T22:48:10.880Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:10.880Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:10.880Z] d638752c8760: Layer already exists [2023-01-13T22:48:10.880Z] 39d9db28cee3: Layer already exists [2023-01-13T22:48:10.880Z] latest: digest: sha256:2528ca0081ea0c595de528350c770fb11c38aa6153e18e1aeef6430d1849c5cc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:11.189Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:11.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.17 [2023-01-13T22:48:11.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T22:48:11.491Z] 2ab2558e9c5f: Preparing [2023-01-13T22:48:11.491Z] d638752c8760: Preparing [2023-01-13T22:48:11.491Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:11.491Z] 39d9db28cee3: Preparing [2023-01-13T22:48:11.491Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:11.491Z] 39d9db28cee3: Layer already exists [2023-01-13T22:48:11.491Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:11.491Z] 2ab2558e9c5f: Layer already exists [2023-01-13T22:48:11.491Z] d638752c8760: Layer already exists [2023-01-13T22:48:11.491Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:11.491Z] 3.0.0-dev.17: digest: sha256:2528ca0081ea0c595de528350c770fb11c38aa6153e18e1aeef6430d1849c5cc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:11.798Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:12.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:12.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T22:48:12.098Z] 2ab2558e9c5f: Preparing [2023-01-13T22:48:12.098Z] d638752c8760: Preparing [2023-01-13T22:48:12.098Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:12.098Z] 39d9db28cee3: Preparing [2023-01-13T22:48:12.098Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:12.098Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:12.098Z] 2ab2558e9c5f: Layer already exists [2023-01-13T22:48:12.098Z] d638752c8760: Layer already exists [2023-01-13T22:48:12.098Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:12.098Z] 39d9db28cee3: Layer already exists [2023-01-13T22:48:12.098Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:2528ca0081ea0c595de528350c770fb11c38aa6153e18e1aeef6430d1849c5cc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:12.406Z] + 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-01-13T22:48:12.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-01-13T22:48:12.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-13T22:48:12.711Z] 2ab2558e9c5f: Preparing [2023-01-13T22:48:12.711Z] d638752c8760: Preparing [2023-01-13T22:48:12.711Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:12.711Z] 39d9db28cee3: Preparing [2023-01-13T22:48:12.711Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:12.711Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:12.711Z] d638752c8760: Layer already exists [2023-01-13T22:48:12.711Z] 39d9db28cee3: Layer already exists [2023-01-13T22:48:12.711Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:12.711Z] 2ab2558e9c5f: Layer already exists [2023-01-13T22:48:12.711Z] main: digest: sha256:2528ca0081ea0c595de528350c770fb11c38aa6153e18e1aeef6430d1849c5cc size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:48:12.762Z] ===================================================== [Pipeline] echo [2023-01-13T22:48:12.771Z] taggedImages: [2023-01-13T22:48:12.771Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:12.771Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-13T22:48:12.771Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.17 [2023-01-13T22:48:12.771Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:12.772Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-01-13T22:48:12.795Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-01-13T22:48:12.795Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:12.795Z] latest [2023-01-13T22:48:12.795Z] 3.0.0-dev.17 [2023-01-13T22:48:12.795Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:12.795Z] main [2023-01-13T22:48:12.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:13.111Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:13.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:13.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T22:48:13.423Z] 1535b103be90: Preparing [2023-01-13T22:48:13.423Z] 8f0e13b8afbc: Preparing [2023-01-13T22:48:13.423Z] 0715b4c62c34: Preparing [2023-01-13T22:48:13.423Z] da20707a2dad: Preparing [2023-01-13T22:48:13.423Z] b91780ed00cd: Preparing [2023-01-13T22:48:13.423Z] e2fbe6ae0b2d: Preparing [2023-01-13T22:48:13.423Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:13.423Z] e2fbe6ae0b2d: Waiting [2023-01-13T22:48:13.423Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:13.423Z] 1535b103be90: Pushed [2023-01-13T22:48:13.423Z] 0715b4c62c34: Pushed [2023-01-13T22:48:13.423Z] 8f0e13b8afbc: Pushed [2023-01-13T22:48:13.423Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:13.991Z] e2fbe6ae0b2d: Pushed [2023-01-13T22:48:17.272Z] b91780ed00cd: Pushed [2023-01-13T22:48:20.561Z] da20707a2dad: Pushed [2023-01-13T22:48:20.561Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:65376480ea5c56615c5ffc7f097f5031d7dac31dddd4d8fca961eb90d4836996 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:20.883Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:21.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-13T22:48:21.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T22:48:21.186Z] 1535b103be90: Preparing [2023-01-13T22:48:21.186Z] 8f0e13b8afbc: Preparing [2023-01-13T22:48:21.186Z] 0715b4c62c34: Preparing [2023-01-13T22:48:21.186Z] da20707a2dad: Preparing [2023-01-13T22:48:21.186Z] b91780ed00cd: Preparing [2023-01-13T22:48:21.186Z] e2fbe6ae0b2d: Preparing [2023-01-13T22:48:21.186Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:21.186Z] e2fbe6ae0b2d: Waiting [2023-01-13T22:48:21.186Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:21.186Z] 8f0e13b8afbc: Layer already exists [2023-01-13T22:48:21.186Z] b91780ed00cd: Layer already exists [2023-01-13T22:48:21.186Z] da20707a2dad: Layer already exists [2023-01-13T22:48:21.186Z] 1535b103be90: Layer already exists [2023-01-13T22:48:21.186Z] 0715b4c62c34: Layer already exists [2023-01-13T22:48:21.186Z] e2fbe6ae0b2d: Layer already exists [2023-01-13T22:48:21.186Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:21.186Z] latest: digest: sha256:65376480ea5c56615c5ffc7f097f5031d7dac31dddd4d8fca961eb90d4836996 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:21.494Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:21.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.17 [2023-01-13T22:48:21.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T22:48:21.796Z] 1535b103be90: Preparing [2023-01-13T22:48:21.796Z] 8f0e13b8afbc: Preparing [2023-01-13T22:48:21.796Z] 0715b4c62c34: Preparing [2023-01-13T22:48:21.796Z] da20707a2dad: Preparing [2023-01-13T22:48:21.796Z] b91780ed00cd: Preparing [2023-01-13T22:48:21.796Z] e2fbe6ae0b2d: Preparing [2023-01-13T22:48:21.796Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:21.796Z] e2fbe6ae0b2d: Waiting [2023-01-13T22:48:21.796Z] da20707a2dad: Layer already exists [2023-01-13T22:48:21.796Z] 1535b103be90: Layer already exists [2023-01-13T22:48:21.796Z] 0715b4c62c34: Layer already exists [2023-01-13T22:48:21.796Z] 8f0e13b8afbc: Layer already exists [2023-01-13T22:48:21.796Z] b91780ed00cd: Layer already exists [2023-01-13T22:48:21.796Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:21.796Z] e2fbe6ae0b2d: Layer already exists [2023-01-13T22:48:21.796Z] 3.0.0-dev.17: digest: sha256:65376480ea5c56615c5ffc7f097f5031d7dac31dddd4d8fca961eb90d4836996 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:22.105Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:22.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:22.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T22:48:22.410Z] 1535b103be90: Preparing [2023-01-13T22:48:22.410Z] 8f0e13b8afbc: Preparing [2023-01-13T22:48:22.410Z] 0715b4c62c34: Preparing [2023-01-13T22:48:22.410Z] da20707a2dad: Preparing [2023-01-13T22:48:22.410Z] b91780ed00cd: Preparing [2023-01-13T22:48:22.410Z] e2fbe6ae0b2d: Preparing [2023-01-13T22:48:22.410Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:22.410Z] e2fbe6ae0b2d: Waiting [2023-01-13T22:48:22.410Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:22.410Z] 8f0e13b8afbc: Layer already exists [2023-01-13T22:48:22.410Z] b91780ed00cd: Layer already exists [2023-01-13T22:48:22.410Z] da20707a2dad: Layer already exists [2023-01-13T22:48:22.410Z] 0715b4c62c34: Layer already exists [2023-01-13T22:48:22.410Z] 1535b103be90: Layer already exists [2023-01-13T22:48:22.410Z] e2fbe6ae0b2d: Layer already exists [2023-01-13T22:48:22.410Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:22.410Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:65376480ea5c56615c5ffc7f097f5031d7dac31dddd4d8fca961eb90d4836996 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:22.718Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:23.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-01-13T22:48:23.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-13T22:48:23.023Z] 1535b103be90: Preparing [2023-01-13T22:48:23.023Z] 8f0e13b8afbc: Preparing [2023-01-13T22:48:23.023Z] 0715b4c62c34: Preparing [2023-01-13T22:48:23.023Z] da20707a2dad: Preparing [2023-01-13T22:48:23.023Z] b91780ed00cd: Preparing [2023-01-13T22:48:23.023Z] e2fbe6ae0b2d: Preparing [2023-01-13T22:48:23.023Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:23.023Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:23.023Z] da20707a2dad: Layer already exists [2023-01-13T22:48:23.023Z] b91780ed00cd: Layer already exists [2023-01-13T22:48:23.023Z] 0715b4c62c34: Layer already exists [2023-01-13T22:48:23.023Z] 8f0e13b8afbc: Layer already exists [2023-01-13T22:48:23.023Z] 1535b103be90: Layer already exists [2023-01-13T22:48:23.023Z] e2fbe6ae0b2d: Layer already exists [2023-01-13T22:48:23.023Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:23.023Z] main: digest: sha256:65376480ea5c56615c5ffc7f097f5031d7dac31dddd4d8fca961eb90d4836996 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:48:23.062Z] ===================================================== [Pipeline] echo [2023-01-13T22:48:23.068Z] taggedImages: [2023-01-13T22:48:23.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:23.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-13T22:48:23.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.17 [2023-01-13T22:48:23.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:23.068Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-01-13T22:48:23.082Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-01-13T22:48:23.082Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:23.082Z] latest [2023-01-13T22:48:23.082Z] 3.0.0-dev.17 [2023-01-13T22:48:23.082Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:23.082Z] main [2023-01-13T22:48:23.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:23.388Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:23.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:23.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T22:48:23.697Z] 34ce96044ba3: Preparing [2023-01-13T22:48:23.697Z] 6dd946ac6ca3: Preparing [2023-01-13T22:48:23.697Z] 6b5a4476c9ea: Preparing [2023-01-13T22:48:23.697Z] a07d5a98bac5: Preparing [2023-01-13T22:48:23.697Z] 78697f532b7f: Preparing [2023-01-13T22:48:23.697Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:23.697Z] 34ce96044ba3: Pushed [2023-01-13T22:48:23.697Z] 6b5a4476c9ea: Pushed [2023-01-13T22:48:23.697Z] 6dd946ac6ca3: Pushed [2023-01-13T22:48:23.697Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:23.956Z] 78697f532b7f: Pushed [2023-01-13T22:48:30.518Z] a07d5a98bac5: Pushed [2023-01-13T22:48:30.778Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:3803f06eac76660eab8a03edd8994d5a52ea097100a67d3b07e597b777f5c5c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:31.097Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:31.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-13T22:48:31.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T22:48:31.413Z] 34ce96044ba3: Preparing [2023-01-13T22:48:31.413Z] 6dd946ac6ca3: Preparing [2023-01-13T22:48:31.413Z] 6b5a4476c9ea: Preparing [2023-01-13T22:48:31.413Z] a07d5a98bac5: Preparing [2023-01-13T22:48:31.413Z] 78697f532b7f: Preparing [2023-01-13T22:48:31.413Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:31.413Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:31.413Z] a07d5a98bac5: Layer already exists [2023-01-13T22:48:31.413Z] 78697f532b7f: Layer already exists [2023-01-13T22:48:31.413Z] 34ce96044ba3: Layer already exists [2023-01-13T22:48:31.413Z] 6dd946ac6ca3: Layer already exists [2023-01-13T22:48:31.413Z] 6b5a4476c9ea: Layer already exists [2023-01-13T22:48:31.413Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:31.413Z] latest: digest: sha256:3803f06eac76660eab8a03edd8994d5a52ea097100a67d3b07e597b777f5c5c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:31.731Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:32.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.17 [2023-01-13T22:48:32.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T22:48:32.046Z] 34ce96044ba3: Preparing [2023-01-13T22:48:32.046Z] 6dd946ac6ca3: Preparing [2023-01-13T22:48:32.046Z] 6b5a4476c9ea: Preparing [2023-01-13T22:48:32.046Z] a07d5a98bac5: Preparing [2023-01-13T22:48:32.046Z] 78697f532b7f: Preparing [2023-01-13T22:48:32.046Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:32.046Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:32.046Z] a07d5a98bac5: Layer already exists [2023-01-13T22:48:32.046Z] 78697f532b7f: Layer already exists [2023-01-13T22:48:32.046Z] 6b5a4476c9ea: Layer already exists [2023-01-13T22:48:32.046Z] 6dd946ac6ca3: Layer already exists [2023-01-13T22:48:32.046Z] 34ce96044ba3: Layer already exists [2023-01-13T22:48:32.047Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:32.047Z] 3.0.0-dev.17: digest: sha256:3803f06eac76660eab8a03edd8994d5a52ea097100a67d3b07e597b777f5c5c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:32.359Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:32.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:32.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T22:48:32.668Z] 34ce96044ba3: Preparing [2023-01-13T22:48:32.668Z] 6dd946ac6ca3: Preparing [2023-01-13T22:48:32.668Z] 6b5a4476c9ea: Preparing [2023-01-13T22:48:32.668Z] a07d5a98bac5: Preparing [2023-01-13T22:48:32.668Z] 78697f532b7f: Preparing [2023-01-13T22:48:32.668Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:32.668Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:32.668Z] 78697f532b7f: Layer already exists [2023-01-13T22:48:32.668Z] 6dd946ac6ca3: Layer already exists [2023-01-13T22:48:32.668Z] a07d5a98bac5: Layer already exists [2023-01-13T22:48:32.668Z] 6b5a4476c9ea: Layer already exists [2023-01-13T22:48:32.668Z] 34ce96044ba3: Layer already exists [2023-01-13T22:48:32.668Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:32.668Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:3803f06eac76660eab8a03edd8994d5a52ea097100a67d3b07e597b777f5c5c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:33.047Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:33.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-01-13T22:48:33.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-13T22:48:33.355Z] 34ce96044ba3: Preparing [2023-01-13T22:48:33.355Z] 6dd946ac6ca3: Preparing [2023-01-13T22:48:33.355Z] 6b5a4476c9ea: Preparing [2023-01-13T22:48:33.355Z] a07d5a98bac5: Preparing [2023-01-13T22:48:33.355Z] 78697f532b7f: Preparing [2023-01-13T22:48:33.355Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:33.355Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:33.355Z] 6dd946ac6ca3: Layer already exists [2023-01-13T22:48:33.355Z] 78697f532b7f: Layer already exists [2023-01-13T22:48:33.355Z] 34ce96044ba3: Layer already exists [2023-01-13T22:48:33.355Z] 6b5a4476c9ea: Layer already exists [2023-01-13T22:48:33.355Z] a07d5a98bac5: Layer already exists [2023-01-13T22:48:33.355Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:33.355Z] main: digest: sha256:3803f06eac76660eab8a03edd8994d5a52ea097100a67d3b07e597b777f5c5c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:48:33.407Z] ===================================================== [Pipeline] echo [2023-01-13T22:48:33.416Z] taggedImages: [2023-01-13T22:48:33.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:33.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-13T22:48:33.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.17 [2023-01-13T22:48:33.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:33.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-01-13T22:48:33.436Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-01-13T22:48:33.436Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:33.436Z] latest [2023-01-13T22:48:33.436Z] 3.0.0-dev.17 [2023-01-13T22:48:33.436Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:33.436Z] main [2023-01-13T22:48:33.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:33.762Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:34.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:34.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T22:48:34.076Z] a9901101d85b: Preparing [2023-01-13T22:48:34.076Z] d7a6fc17de4f: Preparing [2023-01-13T22:48:34.076Z] c8de799c113f: Preparing [2023-01-13T22:48:34.076Z] d72d06e9756f: Preparing [2023-01-13T22:48:34.076Z] e2fbe6ae0b2d: Preparing [2023-01-13T22:48:34.076Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:34.076Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:34.076Z] e2fbe6ae0b2d: Layer already exists [2023-01-13T22:48:34.076Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:34.076Z] d7a6fc17de4f: Pushed [2023-01-13T22:48:34.076Z] a9901101d85b: Pushed [2023-01-13T22:48:34.076Z] c8de799c113f: Pushed [2023-01-13T22:48:42.194Z] d72d06e9756f: Pushed [2023-01-13T22:48:42.194Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:ead3f342ad3721d6a778946f8ae909214d2a902304d3028baf846669f44e466f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:42.495Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:42.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-13T22:48:42.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T22:48:42.800Z] a9901101d85b: Preparing [2023-01-13T22:48:42.800Z] d7a6fc17de4f: Preparing [2023-01-13T22:48:42.800Z] c8de799c113f: Preparing [2023-01-13T22:48:42.800Z] d72d06e9756f: Preparing [2023-01-13T22:48:42.800Z] e2fbe6ae0b2d: Preparing [2023-01-13T22:48:42.800Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:42.800Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:42.800Z] e2fbe6ae0b2d: Layer already exists [2023-01-13T22:48:42.800Z] c8de799c113f: Layer already exists [2023-01-13T22:48:42.800Z] d7a6fc17de4f: Layer already exists [2023-01-13T22:48:42.800Z] a9901101d85b: Layer already exists [2023-01-13T22:48:42.800Z] d72d06e9756f: Layer already exists [2023-01-13T22:48:42.800Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:42.800Z] latest: digest: sha256:ead3f342ad3721d6a778946f8ae909214d2a902304d3028baf846669f44e466f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:43.114Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:43.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.17 [2023-01-13T22:48:43.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T22:48:43.418Z] a9901101d85b: Preparing [2023-01-13T22:48:43.418Z] d7a6fc17de4f: Preparing [2023-01-13T22:48:43.418Z] c8de799c113f: Preparing [2023-01-13T22:48:43.418Z] d72d06e9756f: Preparing [2023-01-13T22:48:43.418Z] e2fbe6ae0b2d: Preparing [2023-01-13T22:48:43.418Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:43.418Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:43.418Z] c8de799c113f: Layer already exists [2023-01-13T22:48:43.418Z] e2fbe6ae0b2d: Layer already exists [2023-01-13T22:48:43.418Z] d7a6fc17de4f: Layer already exists [2023-01-13T22:48:43.418Z] d72d06e9756f: Layer already exists [2023-01-13T22:48:43.418Z] a9901101d85b: Layer already exists [2023-01-13T22:48:43.418Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:43.418Z] 3.0.0-dev.17: digest: sha256:ead3f342ad3721d6a778946f8ae909214d2a902304d3028baf846669f44e466f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:43.727Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:44.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:44.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T22:48:44.031Z] a9901101d85b: Preparing [2023-01-13T22:48:44.031Z] d7a6fc17de4f: Preparing [2023-01-13T22:48:44.031Z] c8de799c113f: Preparing [2023-01-13T22:48:44.031Z] d72d06e9756f: Preparing [2023-01-13T22:48:44.031Z] e2fbe6ae0b2d: Preparing [2023-01-13T22:48:44.031Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:44.031Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:44.031Z] a9901101d85b: Layer already exists [2023-01-13T22:48:44.031Z] c8de799c113f: Layer already exists [2023-01-13T22:48:44.031Z] d7a6fc17de4f: Layer already exists [2023-01-13T22:48:44.031Z] d72d06e9756f: Layer already exists [2023-01-13T22:48:44.031Z] e2fbe6ae0b2d: Layer already exists [2023-01-13T22:48:44.031Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:44.031Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:ead3f342ad3721d6a778946f8ae909214d2a902304d3028baf846669f44e466f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:44.342Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:44.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-01-13T22:48:44.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-13T22:48:44.645Z] a9901101d85b: Preparing [2023-01-13T22:48:44.645Z] d7a6fc17de4f: Preparing [2023-01-13T22:48:44.645Z] c8de799c113f: Preparing [2023-01-13T22:48:44.645Z] d72d06e9756f: Preparing [2023-01-13T22:48:44.645Z] e2fbe6ae0b2d: Preparing [2023-01-13T22:48:44.645Z] 34d5ebaa5410: Preparing [2023-01-13T22:48:44.645Z] 34d5ebaa5410: Waiting [2023-01-13T22:48:44.645Z] d7a6fc17de4f: Layer already exists [2023-01-13T22:48:44.645Z] d72d06e9756f: Layer already exists [2023-01-13T22:48:44.645Z] e2fbe6ae0b2d: Layer already exists [2023-01-13T22:48:44.645Z] a9901101d85b: Layer already exists [2023-01-13T22:48:44.645Z] c8de799c113f: Layer already exists [2023-01-13T22:48:44.645Z] 34d5ebaa5410: Layer already exists [2023-01-13T22:48:44.645Z] main: digest: sha256:ead3f342ad3721d6a778946f8ae909214d2a902304d3028baf846669f44e466f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:48:44.678Z] ===================================================== [Pipeline] echo [2023-01-13T22:48:44.683Z] taggedImages: [2023-01-13T22:48:44.683Z] - nexus3.edgexfoundry.org:10004/security-spire-server:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:44.683Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-13T22:48:44.683Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.17 [2023-01-13T22:48:44.683Z] - nexus3.edgexfoundry.org:10004/security-spire-server:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:44.683Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-01-13T22:48:44.697Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-01-13T22:48:44.697Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:44.697Z] latest [2023-01-13T22:48:44.697Z] 3.0.0-dev.17 [2023-01-13T22:48:44.697Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:44.697Z] main [2023-01-13T22:48:44.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:45.000Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:45.304Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:45.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T22:48:45.304Z] 95e6dbdd0608: Preparing [2023-01-13T22:48:45.304Z] b33f6aeb5bdc: Preparing [2023-01-13T22:48:45.304Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:45.304Z] 4d960eb6466b: Preparing [2023-01-13T22:48:45.304Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:45.304Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:45.304Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:45.304Z] 95e6dbdd0608: Pushed [2023-01-13T22:48:45.304Z] 4d960eb6466b: Pushed [2023-01-13T22:48:48.586Z] b33f6aeb5bdc: Pushed [2023-01-13T22:48:48.586Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:09fe84cf10a6a258a4a54a4d031e8699c0d2ca3ccca2a17b7adb6920bfe0ca42 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:48.887Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:49.187Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-13T22:48:49.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T22:48:49.187Z] 95e6dbdd0608: Preparing [2023-01-13T22:48:49.187Z] b33f6aeb5bdc: Preparing [2023-01-13T22:48:49.187Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:49.187Z] 4d960eb6466b: Preparing [2023-01-13T22:48:49.187Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:49.187Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:49.187Z] 4d960eb6466b: Layer already exists [2023-01-13T22:48:49.187Z] 95e6dbdd0608: Layer already exists [2023-01-13T22:48:49.187Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:49.187Z] b33f6aeb5bdc: Layer already exists [2023-01-13T22:48:49.187Z] latest: digest: sha256:09fe84cf10a6a258a4a54a4d031e8699c0d2ca3ccca2a17b7adb6920bfe0ca42 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:49.494Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:49.795Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.17 [2023-01-13T22:48:49.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T22:48:49.795Z] 95e6dbdd0608: Preparing [2023-01-13T22:48:49.795Z] b33f6aeb5bdc: Preparing [2023-01-13T22:48:49.795Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:49.795Z] 4d960eb6466b: Preparing [2023-01-13T22:48:49.795Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:49.795Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:49.795Z] b33f6aeb5bdc: Layer already exists [2023-01-13T22:48:49.795Z] 4d960eb6466b: Layer already exists [2023-01-13T22:48:49.795Z] 95e6dbdd0608: Layer already exists [2023-01-13T22:48:49.795Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:49.795Z] 3.0.0-dev.17: digest: sha256:09fe84cf10a6a258a4a54a4d031e8699c0d2ca3ccca2a17b7adb6920bfe0ca42 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:50.104Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:50.411Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:50.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T22:48:50.411Z] 95e6dbdd0608: Preparing [2023-01-13T22:48:50.411Z] b33f6aeb5bdc: Preparing [2023-01-13T22:48:50.411Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:50.411Z] 4d960eb6466b: Preparing [2023-01-13T22:48:50.411Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:50.411Z] 95e6dbdd0608: Layer already exists [2023-01-13T22:48:50.411Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:50.411Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:50.411Z] 4d960eb6466b: Layer already exists [2023-01-13T22:48:50.411Z] b33f6aeb5bdc: Layer already exists [2023-01-13T22:48:50.411Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:09fe84cf10a6a258a4a54a4d031e8699c0d2ca3ccca2a17b7adb6920bfe0ca42 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:50.714Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:51.014Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-01-13T22:48:51.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-13T22:48:51.014Z] 95e6dbdd0608: Preparing [2023-01-13T22:48:51.014Z] b33f6aeb5bdc: Preparing [2023-01-13T22:48:51.014Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:51.014Z] 4d960eb6466b: Preparing [2023-01-13T22:48:51.014Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:51.014Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:51.014Z] b33f6aeb5bdc: Layer already exists [2023-01-13T22:48:51.014Z] 95e6dbdd0608: Layer already exists [2023-01-13T22:48:51.014Z] 4d960eb6466b: Layer already exists [2023-01-13T22:48:51.014Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:51.014Z] main: digest: sha256:09fe84cf10a6a258a4a54a4d031e8699c0d2ca3ccca2a17b7adb6920bfe0ca42 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:48:51.049Z] ===================================================== [Pipeline] echo [2023-01-13T22:48:51.060Z] taggedImages: [2023-01-13T22:48:51.060Z] - nexus3.edgexfoundry.org:10004/support-notifications:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:51.060Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-13T22:48:51.060Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.17 [2023-01-13T22:48:51.060Z] - nexus3.edgexfoundry.org:10004/support-notifications:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:51.060Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-01-13T22:48:51.078Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-01-13T22:48:51.078Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:51.078Z] latest [2023-01-13T22:48:51.078Z] 3.0.0-dev.17 [2023-01-13T22:48:51.078Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:51.078Z] main [2023-01-13T22:48:51.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:51.403Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:51.707Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:51.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T22:48:51.707Z] 22a0da3203b1: Preparing [2023-01-13T22:48:51.707Z] 5730fb0e2999: Preparing [2023-01-13T22:48:51.707Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:51.707Z] 0969fd92804c: Preparing [2023-01-13T22:48:51.707Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:51.707Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:51.707Z] 0969fd92804c: Layer already exists [2023-01-13T22:48:51.707Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:51.707Z] 22a0da3203b1: Pushed [2023-01-13T22:48:54.239Z] 5730fb0e2999: Pushed [2023-01-13T22:48:54.497Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:895ddf2ba06a00f195746193c12d60e11ec5c835a7b966d4984b5e3259114f96 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:54.800Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:55.105Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-13T22:48:55.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T22:48:55.105Z] 22a0da3203b1: Preparing [2023-01-13T22:48:55.105Z] 5730fb0e2999: Preparing [2023-01-13T22:48:55.105Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:55.105Z] 0969fd92804c: Preparing [2023-01-13T22:48:55.105Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:55.105Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:55.105Z] 5730fb0e2999: Layer already exists [2023-01-13T22:48:55.105Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:55.105Z] 22a0da3203b1: Layer already exists [2023-01-13T22:48:55.105Z] 0969fd92804c: Layer already exists [2023-01-13T22:48:55.105Z] latest: digest: sha256:895ddf2ba06a00f195746193c12d60e11ec5c835a7b966d4984b5e3259114f96 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:55.409Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:55.710Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.17 [2023-01-13T22:48:55.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T22:48:55.710Z] 22a0da3203b1: Preparing [2023-01-13T22:48:55.710Z] 5730fb0e2999: Preparing [2023-01-13T22:48:55.710Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:55.710Z] 0969fd92804c: Preparing [2023-01-13T22:48:55.710Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:55.710Z] 22a0da3203b1: Layer already exists [2023-01-13T22:48:55.710Z] 5730fb0e2999: Layer already exists [2023-01-13T22:48:55.710Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:55.710Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:55.710Z] 0969fd92804c: Layer already exists [2023-01-13T22:48:55.710Z] 3.0.0-dev.17: digest: sha256:895ddf2ba06a00f195746193c12d60e11ec5c835a7b966d4984b5e3259114f96 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:56.012Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:56.316Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:56.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T22:48:56.316Z] 22a0da3203b1: Preparing [2023-01-13T22:48:56.316Z] 5730fb0e2999: Preparing [2023-01-13T22:48:56.316Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:56.316Z] 0969fd92804c: Preparing [2023-01-13T22:48:56.316Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:56.316Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:56.316Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:56.316Z] 5730fb0e2999: Layer already exists [2023-01-13T22:48:56.316Z] 22a0da3203b1: Layer already exists [2023-01-13T22:48:56.316Z] 0969fd92804c: Layer already exists [2023-01-13T22:48:56.316Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:895ddf2ba06a00f195746193c12d60e11ec5c835a7b966d4984b5e3259114f96 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:56.619Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T22:48:56.925Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-01-13T22:48:56.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-13T22:48:56.925Z] 22a0da3203b1: Preparing [2023-01-13T22:48:56.925Z] 5730fb0e2999: Preparing [2023-01-13T22:48:56.925Z] cfd2ce7dcf0f: Preparing [2023-01-13T22:48:56.925Z] 0969fd92804c: Preparing [2023-01-13T22:48:56.925Z] e5e13b0c77cb: Preparing [2023-01-13T22:48:56.925Z] 5730fb0e2999: Layer already exists [2023-01-13T22:48:56.925Z] 22a0da3203b1: Layer already exists [2023-01-13T22:48:56.925Z] 0969fd92804c: Layer already exists [2023-01-13T22:48:56.925Z] cfd2ce7dcf0f: Layer already exists [2023-01-13T22:48:56.925Z] e5e13b0c77cb: Layer already exists [2023-01-13T22:48:56.925Z] main: digest: sha256:895ddf2ba06a00f195746193c12d60e11ec5c835a7b966d4984b5e3259114f96 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T22:48:56.977Z] ===================================================== [Pipeline] echo [2023-01-13T22:48:56.986Z] taggedImages: [2023-01-13T22:48:56.987Z] - nexus3.edgexfoundry.org:10004/support-scheduler:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:48:56.987Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-13T22:48:56.987Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.17 [2023-01-13T22:48:56.987Z] - nexus3.edgexfoundry.org:10004/support-scheduler:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T22:48:56.987Z] - 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-01-13T22:52:49.959Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T22:53:08.195Z] Removing intermediate container 28e323fe4c7c [2023-01-13T22:53:08.195Z] ---> bd3ff27d217a [2023-01-13T22:53:08.195Z] [2023-01-13T22:53:08.195Z] Step 9/21 : FROM alpine:3.16 [2023-01-13T22:53:08.195Z] 3.16: Pulling from library/alpine [2023-01-13T22:53:08.804Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T22:53:08.804Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T22:53:08.804Z] ---> 2b4661558fb8 [2023-01-13T22:53:08.804Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-13T22:53:09.077Z] ---> Running in 2ccded399274 [2023-01-13T22:53:11.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:53:11.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:53:13.018Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-13T22:53:13.018Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-13T22:53:13.018Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-13T22:53:13.018Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-13T22:53:13.018Z] (5/6) Installing curl (7.83.1-r5) [2023-01-13T22:53:13.018Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-13T22:53:13.018Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T22:53:13.018Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T22:53:13.604Z] OK: 8 MiB in 20 packages [2023-01-13T22:53:16.189Z] Removing intermediate container 2ccded399274 [2023-01-13T22:53:16.189Z] ---> dbc071e04dd2 [2023-01-13T22:53:16.189Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T22:53:16.189Z] ---> Running in 8b0341e880cf [2023-01-13T22:53:16.775Z] Removing intermediate container 8b0341e880cf [2023-01-13T22:53:16.775Z] ---> 92664aeaca31 [2023-01-13T22:53:16.775Z] Step 12/21 : WORKDIR /edgex [2023-01-13T22:53:17.043Z] ---> Running in 84711a47dfdd [2023-01-13T22:53:17.629Z] Removing intermediate container 84711a47dfdd [2023-01-13T22:53:17.629Z] ---> 7b2e836a3251 [2023-01-13T22:53:17.629Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-13T22:53:18.592Z] ---> 400ce4a0edf5 [2023-01-13T22:53:18.592Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-13T22:53:19.999Z] ---> 14e60f31402e [2023-01-13T22:53:19.999Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-13T22:53:21.948Z] ---> 23ad8f0cc8b4 [2023-01-13T22:53:21.948Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T22:53:22.537Z] ---> 94572367866c [2023-01-13T22:53:22.537Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T22:53:22.537Z] ---> Running in d2290a0c3914 [2023-01-13T22:53:25.907Z] Removing intermediate container d2290a0c3914 [2023-01-13T22:53:25.907Z] ---> eebacfa8a7cc [2023-01-13T22:53:25.907Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T22:53:25.907Z] ---> Running in 47535916ce12 [2023-01-13T22:53:26.489Z] Removing intermediate container 47535916ce12 [2023-01-13T22:53:26.489Z] ---> a62931fcf420 [2023-01-13T22:53:26.489Z] Step 19/21 : LABEL arch=arm64 [2023-01-13T22:53:26.489Z] ---> Running in 93ace951a2df [2023-01-13T22:53:27.072Z] Removing intermediate container 93ace951a2df [2023-01-13T22:53:27.072Z] ---> 40e46444fa08 [2023-01-13T22:53:27.072Z] Step 20/21 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:53:27.343Z] ---> Running in 7d6c7f3802fd [2023-01-13T22:53:27.615Z] Removing intermediate container 7d6c7f3802fd [2023-01-13T22:53:27.615Z] ---> 6a37a9a6b6c6 [2023-01-13T22:53:27.615Z] Step 21/21 : LABEL version=3.0.0-dev.17 [2023-01-13T22:53:27.885Z] ---> Running in 91c7de3f8ef3 [2023-01-13T22:53:28.854Z] Removing intermediate container 91c7de3f8ef3 [2023-01-13T22:53:28.854Z] ---> d4ec8bc8608f [2023-01-13T22:53:28.854Z] [2023-01-13T22:53:28.854Z] Successfully built d4ec8bc8608f [2023-01-13T22:53:28.854Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-13T22:53:28.854Z]  Building security-proxy-setup ... done Building security-spire-server [2023-01-13T22:53:33.116Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:53:33.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:53:33.116Z] ---> 184f4b074bfc [2023-01-13T22:53:33.116Z] Step 3/23 : WORKDIR /edgex-go [2023-01-13T22:53:33.116Z] ---> Using cache [2023-01-13T22:53:33.116Z] ---> 8203fbf94713 [2023-01-13T22:53:33.116Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T22:53:33.116Z] ---> Using cache [2023-01-13T22:53:33.116Z] ---> b5be87510243 [2023-01-13T22:53:33.116Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-13T22:53:33.116Z] ---> Using cache [2023-01-13T22:53:33.116Z] ---> df4b724b4c83 [2023-01-13T22:53:33.116Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:53:33.116Z] ---> Using cache [2023-01-13T22:53:33.116Z] ---> 6063376d8f05 [2023-01-13T22:53:33.116Z] Step 7/23 : COPY . . [2023-01-13T22:53:33.116Z] ---> Using cache [2023-01-13T22:53:33.116Z] ---> a44804d837de [2023-01-13T22:53:33.116Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T22:53:33.116Z] ---> Using cache [2023-01-13T22:53:33.116Z] ---> fdcefc0a6c1b [2023-01-13T22:53:33.116Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-13T22:53:33.116Z] ---> Using cache [2023-01-13T22:53:33.116Z] ---> 89821b7f4a4f [2023-01-13T22:53:33.116Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-13T22:53:33.116Z] ---> Running in ab382fce1a23 [2023-01-13T22:53:36.465Z] Removing intermediate container ab382fce1a23 [2023-01-13T22:53:36.465Z] ---> 17c4a6f25af8 [2023-01-13T22:53:36.465Z] Step 11/23 : WORKDIR /edgex-go [2023-01-13T22:53:36.465Z] ---> Running in 88ecd7f8ec97 [2023-01-13T22:53:36.737Z] Removing intermediate container 88ecd7f8ec97 [2023-01-13T22:53:36.737Z] ---> b2a7b34a5093 [2023-01-13T22:53:36.737Z] [2023-01-13T22:53:36.737Z] Step 12/23 : FROM alpine:3.15 [2023-01-13T22:53:36.737Z] ---> 8aa73fd46299 [2023-01-13T22:53:36.737Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T22:53:36.737Z] ---> Using cache [2023-01-13T22:53:36.737Z] ---> bd56c473e051 [2023-01-13T22:53:36.737Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T22:53:36.737Z] ---> Using cache [2023-01-13T22:53:36.737Z] ---> baa62fb3b210 [2023-01-13T22:53:36.737Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T22:53:42.090Z] ---> a1cad5e4a878 [2023-01-13T22:53:42.090Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T22:53:43.052Z] ---> 35496d239e13 [2023-01-13T22:53:43.052Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-13T22:53:44.016Z] ---> cbf14d399077 [2023-01-13T22:53:44.016Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-13T22:53:44.976Z] ---> ec78d9426752 [2023-01-13T22:53:44.976Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T22:53:44.976Z] ---> Running in a2d5498a2cad [2023-01-13T22:53:45.563Z] Removing intermediate container a2d5498a2cad [2023-01-13T22:53:45.563Z] ---> 2730d5a893c1 [2023-01-13T22:53:45.563Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T22:53:45.831Z] ---> Running in ce080262c66c [2023-01-13T22:53:46.418Z] Removing intermediate container ce080262c66c [2023-01-13T22:53:46.418Z] ---> 2fec0a7342bb [2023-01-13T22:53:46.418Z] Step 21/23 : LABEL arch=arm64 [2023-01-13T22:53:46.418Z] ---> Running in 7aec706e49a7 [2023-01-13T22:53:47.001Z] Removing intermediate container 7aec706e49a7 [2023-01-13T22:53:47.001Z] ---> 8461d224f811 [2023-01-13T22:53:47.001Z] Step 22/23 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:53:47.269Z] ---> Running in cf4d6cda2555 [2023-01-13T22:53:47.556Z] Removing intermediate container cf4d6cda2555 [2023-01-13T22:53:47.556Z] ---> 9ed2a7e5e4e0 [2023-01-13T22:53:47.556Z] Step 23/23 : LABEL version=3.0.0-dev.17 [2023-01-13T22:53:47.823Z] ---> Running in 9abc5ff6b540 [2023-01-13T22:53:48.407Z] Removing intermediate container 9abc5ff6b540 [2023-01-13T22:53:48.407Z] ---> afee3bf1f0d8 [2023-01-13T22:53:48.407Z] [2023-01-13T22:53:48.693Z] Successfully built afee3bf1f0d8 [2023-01-13T22:53:48.693Z] Successfully tagged security-spire-server-arm64:latest [2023-01-13T22:53:48.693Z]  Building security-spire-server ... done Building support-notifications [2023-01-13T22:53:52.039Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:53:52.039Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:53:52.039Z] ---> 184f4b074bfc [2023-01-13T22:53:52.039Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T22:53:52.039Z] ---> Using cache [2023-01-13T22:53:52.039Z] ---> 46ad0ee6c097 [2023-01-13T22:53:52.039Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T22:53:52.039Z] ---> Using cache [2023-01-13T22:53:52.039Z] ---> ebb0e112b3a3 [2023-01-13T22:53:52.039Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-13T22:53:52.306Z] ---> Running in 23acbdfb18c8 [2023-01-13T22:53:54.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:53:54.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:53:55.924Z] OK: 221 MiB in 51 packages [2023-01-13T22:53:57.874Z] Removing intermediate container 23acbdfb18c8 [2023-01-13T22:53:57.874Z] ---> 65aab12266d9 [2023-01-13T22:53:57.874Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T22:53:59.279Z] ---> 7a390731243f [2023-01-13T22:53:59.279Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:53:59.548Z] ---> Running in 92fd83395da7 [2023-01-13T22:54:11.882Z] Removing intermediate container f5dd77970dcd [2023-01-13T22:54:11.882Z] ---> 45030e5c2e85 [2023-01-13T22:54:11.882Z] [2023-01-13T22:54:11.882Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T22:54:11.882Z] ---> 2b4661558fb8 [2023-01-13T22:54:11.882Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-13T22:54:11.882Z] ---> Running in 06b01ac84178 [2023-01-13T22:54:11.882Z] Removing intermediate container 06b01ac84178 [2023-01-13T22:54:11.882Z] ---> bf7eb9d830ab [2023-01-13T22:54:11.882Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-13T22:54:11.882Z] ---> Running in be743e788457 [2023-01-13T22:54:11.882Z] Removing intermediate container be743e788457 [2023-01-13T22:54:11.882Z] ---> 6c1daeb59530 [2023-01-13T22:54:11.882Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-13T22:54:12.152Z] ---> Running in aeb83028a579 [2023-01-13T22:54:12.430Z] Removing intermediate container f489a7a8b428 [2023-01-13T22:54:12.430Z] ---> 9614e12c63ad [2023-01-13T22:54:12.430Z] [2023-01-13T22:54:12.430Z] Step 10/24 : FROM alpine:3.16 [2023-01-13T22:54:12.430Z] ---> 2b4661558fb8 [2023-01-13T22:54:12.430Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-13T22:54:12.698Z] ---> Running in f8c1217f4d51 [2023-01-13T22:54:12.698Z] Removing intermediate container aeb83028a579 [2023-01-13T22:54:12.698Z] ---> b68274c3264a [2023-01-13T22:54:12.698Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T22:54:12.965Z] ---> Running in 422d78925b82 [2023-01-13T22:54:14.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:54:15.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:54:15.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:54:15.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:54:17.155Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T22:54:17.155Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T22:54:17.155Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T22:54:17.155Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T22:54:17.155Z] OK: 5 MiB in 15 packages [2023-01-13T22:54:17.155Z] OK: 5 MiB in 15 packages [2023-01-13T22:54:19.752Z] Removing intermediate container f8c1217f4d51 [2023-01-13T22:54:19.752Z] ---> c147b6cbc983 [2023-01-13T22:54:19.752Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T22:54:19.752Z] ---> Running in 4fce161a47a7 [2023-01-13T22:54:19.752Z] Removing intermediate container 422d78925b82 [2023-01-13T22:54:19.752Z] ---> 0c13ee03f6b9 [2023-01-13T22:54:19.752Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T22:54:20.338Z] Removing intermediate container 4fce161a47a7 [2023-01-13T22:54:20.338Z] ---> 9246b08ac14a [2023-01-13T22:54:20.338Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-13T22:54:20.609Z] ---> Running in 4b28f5e958f4 [2023-01-13T22:54:20.878Z] ---> 891c5fd3d988 [2023-01-13T22:54:20.878Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-13T22:54:21.149Z] Removing intermediate container 4b28f5e958f4 [2023-01-13T22:54:21.149Z] ---> 15e75e529537 [2023-01-13T22:54:21.149Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-13T22:54:21.416Z] ---> Running in f8e9d465b292 [2023-01-13T22:54:22.381Z] Removing intermediate container f8e9d465b292 [2023-01-13T22:54:22.381Z] ---> 4af8c611cca3 [2023-01-13T22:54:22.381Z] Step 15/24 : WORKDIR / [2023-01-13T22:54:22.381Z] ---> Running in a7b46d8fc098 [2023-01-13T22:54:23.350Z] Removing intermediate container a7b46d8fc098 [2023-01-13T22:54:23.350Z] ---> a79c38891dc5 [2023-01-13T22:54:23.350Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T22:54:23.350Z] ---> 9f0dcc449036 [2023-01-13T22:54:23.350Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-13T22:54:24.769Z] ---> 7d331d6d88a6 [2023-01-13T22:54:24.769Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-13T22:54:24.769Z] ---> 89f002b020f8 [2023-01-13T22:54:24.769Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-13T22:54:24.769Z] ---> Running in a26bd9dcddca [2023-01-13T22:54:25.735Z] Removing intermediate container a26bd9dcddca [2023-01-13T22:54:25.735Z] ---> 1ff528883a8f [2023-01-13T22:54:25.735Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T22:54:25.735Z] ---> Running in 07c250a1eaa3 [2023-01-13T22:54:26.705Z] Removing intermediate container 07c250a1eaa3 [2023-01-13T22:54:26.705Z] ---> 018ea5879205 [2023-01-13T22:54:26.705Z] Step 20/22 : LABEL arch=arm64 [2023-01-13T22:54:26.705Z] ---> Running in cb505393d39f [2023-01-13T22:54:26.973Z] ---> b20461c16bad [2023-01-13T22:54:26.973Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-13T22:54:27.562Z] Removing intermediate container cb505393d39f [2023-01-13T22:54:27.562Z] ---> 3844e5920199 [2023-01-13T22:54:27.562Z] Step 21/22 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:54:27.562Z] ---> Running in 5241877cb64c [2023-01-13T22:54:28.147Z] ---> 61e9fdcc6297 [2023-01-13T22:54:28.147Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-13T22:54:28.427Z] Removing intermediate container 5241877cb64c [2023-01-13T22:54:28.427Z] ---> 656ad2f59fd6 [2023-01-13T22:54:28.427Z] Step 22/22 : LABEL version=3.0.0-dev.17 [2023-01-13T22:54:28.427Z] ---> Running in 0ae70d028ca9 [2023-01-13T22:54:29.391Z] Removing intermediate container 0ae70d028ca9 [2023-01-13T22:54:29.391Z] ---> e8d2348fc575 [2023-01-13T22:54:29.391Z] [2023-01-13T22:54:29.391Z] Successfully built e8d2348fc575 [2023-01-13T22:54:29.391Z] Successfully tagged core-data-arm64:latest [2023-01-13T22:54:29.391Z] Building security-spiffe-token-provider [2023-01-13T22:54:29.659Z] ---> d6eb8a0e5c6c [2023-01-13T22:54:29.659Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-13T22:54:29.659Z]  Building core-data ... done  ---> Running in c5d9bd87ea4f [2023-01-13T22:54:30.265Z] Removing intermediate container c5d9bd87ea4f [2023-01-13T22:54:30.265Z] ---> 20e1cd737546 [2023-01-13T22:54:30.265Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T22:54:30.530Z] ---> Running in 28810918ff76 [2023-01-13T22:54:31.116Z] Removing intermediate container 28810918ff76 [2023-01-13T22:54:31.116Z] ---> d3723b1b58cd [2023-01-13T22:54:31.116Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T22:54:31.116Z] ---> Running in b7e1cf64d96d [2023-01-13T22:54:32.242Z] Removing intermediate container b7e1cf64d96d [2023-01-13T22:54:32.242Z] ---> 002cb2b4bab1 [2023-01-13T22:54:32.242Z] Step 23/24 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:54:32.242Z] ---> Running in 6be56fe34924 [2023-01-13T22:54:33.243Z] Removing intermediate container 6be56fe34924 [2023-01-13T22:54:33.243Z] ---> 7d2faf470632 [2023-01-13T22:54:33.243Z] Step 24/24 : LABEL version=3.0.0-dev.17 [2023-01-13T22:54:33.515Z] ---> Running in 48660395cbf1 [2023-01-13T22:54:35.034Z] Removing intermediate container 48660395cbf1 [2023-01-13T22:54:35.034Z] ---> 5ec026fed28e [2023-01-13T22:54:35.034Z] [2023-01-13T22:54:35.307Z] Successfully built 5ec026fed28e [2023-01-13T22:54:35.307Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:54:35.307Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:54:35.307Z] ---> 184f4b074bfc [2023-01-13T22:54:35.307Z] Step 3/19 : WORKDIR /edgex-go [2023-01-13T22:54:35.307Z] ---> Using cache [2023-01-13T22:54:35.307Z] ---> 8203fbf94713 [2023-01-13T22:54:35.307Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-13T22:54:35.579Z] Successfully tagged core-metadata-arm64:latest [2023-01-13T22:54:35.579Z]  Building core-metadata ... done Building security-bootstrapper [2023-01-13T22:54:35.856Z] ---> Running in 8e296141bef9 [2023-01-13T22:54:38.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:54:38.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:54:40.130Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-13T22:54:40.130Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-13T22:54:40.130Z] OK: 16899 distinct packages available [2023-01-13T22:54:40.130Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:54:40.130Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:54:40.130Z] ---> 184f4b074bfc [2023-01-13T22:54:40.130Z] Step 3/32 : WORKDIR /edgex-go [2023-01-13T22:54:40.130Z] ---> Using cache [2023-01-13T22:54:40.130Z] ---> 8203fbf94713 [2023-01-13T22:54:40.130Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-13T22:54:40.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:54:40.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:54:40.718Z] ---> Running in f4aaedc4fd09 [2023-01-13T22:54:42.135Z] OK: 221 MiB in 51 packages [2023-01-13T22:54:44.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T22:54:44.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T22:54:45.617Z] Removing intermediate container 19a5a991bbb6 [2023-01-13T22:54:45.617Z] ---> 7ac79c5ac56c [2023-01-13T22:54:45.617Z] [2023-01-13T22:54:45.617Z] Step 10/23 : FROM alpine:3.16 [2023-01-13T22:54:45.617Z] ---> 2b4661558fb8 [2023-01-13T22:54:45.617Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-13T22:54:45.617Z] ---> Using cache [2023-01-13T22:54:45.617Z] ---> c147b6cbc983 [2023-01-13T22:54:45.617Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T22:54:45.617Z] ---> Using cache [2023-01-13T22:54:45.617Z] ---> 9246b08ac14a [2023-01-13T22:54:45.617Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-13T22:54:45.886Z] Removing intermediate container 8e296141bef9 [2023-01-13T22:54:45.886Z] ---> b3a3fb25a00f [2023-01-13T22:54:45.886Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-13T22:54:45.886Z] ---> Running in dc693cd826b3 [2023-01-13T22:54:46.153Z] OK: 221 MiB in 51 packages [2023-01-13T22:54:46.737Z] Removing intermediate container dc693cd826b3 [2023-01-13T22:54:46.737Z] ---> 2b4aafd37ad4 [2023-01-13T22:54:46.737Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-13T22:54:47.006Z] ---> Running in 771b8d9cddcc [2023-01-13T22:54:47.589Z] ---> fbfdd4032610 [2023-01-13T22:54:47.589Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:54:47.589Z] ---> Running in f03e5426516b [2023-01-13T22:54:48.171Z] Removing intermediate container 771b8d9cddcc [2023-01-13T22:54:48.171Z] ---> c4669feaaedd [2023-01-13T22:54:48.171Z] Step 15/23 : WORKDIR / [2023-01-13T22:54:48.437Z] ---> Running in 9f1f57ed1e48 [2023-01-13T22:54:48.437Z] Removing intermediate container f4aaedc4fd09 [2023-01-13T22:54:48.437Z] ---> 8f4f6b84a7e9 [2023-01-13T22:54:48.437Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-13T22:54:49.397Z] Removing intermediate container 9f1f57ed1e48 [2023-01-13T22:54:49.397Z] ---> c0f6057325b8 [2023-01-13T22:54:49.397Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T22:54:49.999Z] ---> a1155236f120 [2023-01-13T22:54:49.999Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:54:50.271Z] ---> Running in 677f9d5d7499 [2023-01-13T22:54:50.852Z] ---> 819b6e711f05 [2023-01-13T22:54:50.852Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-13T22:54:53.429Z] ---> 85929caa0f7b [2023-01-13T22:54:53.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-13T22:54:54.015Z] ---> 281b492268cc [2023-01-13T22:54:54.015Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-13T22:54:54.290Z] ---> Running in f113c0b18243 [2023-01-13T22:54:55.257Z] Removing intermediate container f113c0b18243 [2023-01-13T22:54:55.257Z] ---> 57cc7716edc8 [2023-01-13T22:54:55.257Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T22:54:55.528Z] ---> Running in 081723087f1a [2023-01-13T22:54:56.111Z] Removing intermediate container 081723087f1a [2023-01-13T22:54:56.111Z] ---> 6f4de40df353 [2023-01-13T22:54:56.111Z] Step 21/23 : LABEL arch=arm64 [2023-01-13T22:54:56.381Z] ---> Running in b2238a5cf715 [2023-01-13T22:54:56.968Z] Removing intermediate container b2238a5cf715 [2023-01-13T22:54:56.968Z] ---> 686c13acaf7d [2023-01-13T22:54:56.968Z] Step 22/23 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:54:56.968Z] ---> Running in 24a2b8a444d1 [2023-01-13T22:54:57.927Z] Removing intermediate container 24a2b8a444d1 [2023-01-13T22:54:57.927Z] ---> d9c4ee04d9c0 [2023-01-13T22:54:57.927Z] Step 23/23 : LABEL version=3.0.0-dev.17 [2023-01-13T22:54:58.196Z] ---> Running in 293e8e79eeaa [2023-01-13T22:54:58.781Z] Removing intermediate container 293e8e79eeaa [2023-01-13T22:54:58.781Z] ---> a07fdf23a45a [2023-01-13T22:54:58.781Z] [2023-01-13T22:54:59.048Z] Successfully built a07fdf23a45a [2023-01-13T22:54:59.048Z] Successfully tagged core-command-arm64:latest [2023-01-13T22:54:59.048Z]  Building core-command ... done Building security-secretstore-setup [2023-01-13T22:55:03.358Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T22:55:03.358Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T22:55:03.358Z] ---> 184f4b074bfc [2023-01-13T22:55:03.358Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T22:55:03.358Z] ---> Using cache [2023-01-13T22:55:03.358Z] ---> 8203fbf94713 [2023-01-13T22:55:03.358Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-13T22:55:03.358Z] ---> Using cache [2023-01-13T22:55:03.358Z] ---> 8f4f6b84a7e9 [2023-01-13T22:55:03.358Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T22:55:03.358Z] ---> Using cache [2023-01-13T22:55:03.358Z] ---> a1155236f120 [2023-01-13T22:55:03.358Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T22:55:03.628Z] ---> Running in 9917a74b1ff5 [2023-01-13T22:55:35.838Z] Removing intermediate container 92fd83395da7 [2023-01-13T22:55:35.838Z] ---> 87ad3e4508de [2023-01-13T22:55:35.838Z] Step 8/22 : COPY . . [2023-01-13T22:55:35.838Z] ---> f2e2beb2fb78 [2023-01-13T22:55:35.838Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-13T22:55:35.838Z] ---> Running in 373db9d31bae [2023-01-13T22:55:36.103Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T22:56:43.961Z] Removing intermediate container 90b44bcff1e5 [2023-01-13T22:56:43.961Z] ---> ce252a7a4966 [2023-01-13T22:56:43.961Z] [2023-01-13T22:56:43.961Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T22:56:43.961Z] ---> 2b4661558fb8 [2023-01-13T22:56:43.961Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T22:56:43.961Z] ---> Using cache [2023-01-13T22:56:43.961Z] ---> c147b6cbc983 [2023-01-13T22:56:43.961Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T22:56:43.961Z] ---> Using cache [2023-01-13T22:56:43.961Z] ---> 9246b08ac14a [2023-01-13T22:56:43.961Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-13T22:56:43.961Z] ---> Running in f726bd485d6a [2023-01-13T22:56:43.961Z] Removing intermediate container f726bd485d6a [2023-01-13T22:56:43.961Z] ---> f2134bb9632d [2023-01-13T22:56:43.961Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T22:56:43.961Z] ---> Running in c94e99ce4f5b [2023-01-13T22:56:43.961Z] Removing intermediate container c94e99ce4f5b [2023-01-13T22:56:43.961Z] ---> d9ead0f7016c [2023-01-13T22:56:43.961Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T22:56:43.961Z] ---> 51ae4c69bb85 [2023-01-13T22:56:43.961Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-13T22:56:52.163Z] ---> b151ead6c33e [2023-01-13T22:56:52.163Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-13T22:56:54.107Z] ---> 9beba0795b97 [2023-01-13T22:56:54.107Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-13T22:56:54.373Z] ---> Running in bf2e7ebd8921 [2023-01-13T22:56:55.780Z] Removing intermediate container bf2e7ebd8921 [2023-01-13T22:56:55.780Z] ---> 6430a78f5364 [2023-01-13T22:56:55.780Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T22:56:56.045Z] ---> Running in 2d86d376800a [2023-01-13T22:56:56.627Z] Removing intermediate container 2d86d376800a [2023-01-13T22:56:56.627Z] ---> 2b69626764e1 [2023-01-13T22:56:56.893Z] Step 20/22 : LABEL arch=arm64 [2023-01-13T22:56:56.893Z] ---> Running in 6940bddf9273 [2023-01-13T22:56:57.850Z] Removing intermediate container 6940bddf9273 [2023-01-13T22:56:57.850Z] ---> 1d0fce876d9f [2023-01-13T22:56:57.850Z] Step 21/22 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T22:56:58.116Z] ---> Running in 0fd5ec456041 [2023-01-13T22:56:59.525Z] Removing intermediate container 0fd5ec456041 [2023-01-13T22:56:59.525Z] ---> 5b4f438c28a4 [2023-01-13T22:56:59.525Z] Step 22/22 : LABEL version=3.0.0-dev.17 [2023-01-13T22:56:59.525Z] ---> Running in 496779d4ee62 [2023-01-13T22:57:00.481Z] Removing intermediate container 496779d4ee62 [2023-01-13T22:57:00.481Z] ---> 876dadf84bcc [2023-01-13T22:57:00.481Z] [2023-01-13T22:57:00.746Z] Successfully built 876dadf84bcc [2023-01-13T22:57:00.746Z] Successfully tagged support-scheduler-arm64:latest [2023-01-13T22:57:02.151Z]  Building support-scheduler ... done Removing intermediate container f03e5426516b [2023-01-13T22:57:02.151Z] ---> ea6e6729b76d [2023-01-13T22:57:02.151Z] Step 7/19 : COPY . . [2023-01-13T22:57:05.488Z] Removing intermediate container 677f9d5d7499 [2023-01-13T22:57:05.488Z] ---> 90bd857dda0c [2023-01-13T22:57:05.488Z] Step 7/32 : COPY . . [2023-01-13T22:57:08.073Z] ---> 4afc8562217b [2023-01-13T22:57:08.073Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-13T22:57:08.073Z] ---> Running in 07fa5f03bd6d [2023-01-13T22:57:10.663Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-13T22:57:10.930Z] ---> 5cd9e27a1c91 [2023-01-13T22:57:10.930Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-13T22:57:11.196Z] ---> Running in 8b3e994fe7de [2023-01-13T22:57:13.140Z] Removing intermediate container 9917a74b1ff5 [2023-01-13T22:57:13.140Z] ---> 3a6aad05365e [2023-01-13T22:57:13.140Z] Step 7/24 : COPY . . [2023-01-13T22:57:13.140Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T22:57:15.727Z] ---> b102b7a16d2e [2023-01-13T22:57:15.727Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-13T22:57:16.003Z] ---> Running in a90c3f8c8c54 [2023-01-13T22:57:17.946Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T23:02:09.818Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T23:02:16.455Z] Removing intermediate container 373db9d31bae [2023-01-13T23:02:16.455Z] ---> aaffc0af28f9 [2023-01-13T23:02:16.455Z] [2023-01-13T23:02:16.455Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T23:02:16.455Z] ---> 2b4661558fb8 [2023-01-13T23:02:16.455Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-13T23:02:16.455Z] ---> Running in 35056a2bae0b [2023-01-13T23:02:17.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:02:17.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:02:19.084Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-13T23:02:19.084Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-13T23:02:19.084Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:02:19.084Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T23:02:19.350Z] OK: 6 MiB in 16 packages [2023-01-13T23:02:22.684Z] Removing intermediate container 35056a2bae0b [2023-01-13T23:02:22.684Z] ---> e068591c6d71 [2023-01-13T23:02:22.684Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T23:02:26.020Z] ---> Running in d27fb61e268e [2023-01-13T23:02:26.980Z] Removing intermediate container d27fb61e268e [2023-01-13T23:02:26.980Z] ---> 21b4384c0660 [2023-01-13T23:02:26.980Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-13T23:02:26.980Z] ---> Running in 297e7ffa847a [2023-01-13T23:02:28.384Z] Removing intermediate container 297e7ffa847a [2023-01-13T23:02:28.384Z] ---> aad703352e40 [2023-01-13T23:02:28.384Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T23:02:28.650Z] ---> Running in 0ae09382a57b [2023-01-13T23:02:29.606Z] Removing intermediate container 0ae09382a57b [2023-01-13T23:02:29.606Z] ---> eddc10bb05d4 [2023-01-13T23:02:29.606Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:02:29.872Z] Removing intermediate container a90c3f8c8c54 [2023-01-13T23:02:29.872Z] ---> 8c8a8c51a8e4 [2023-01-13T23:02:29.872Z] [2023-01-13T23:02:29.872Z] Step 9/24 : FROM alpine:3.16 [2023-01-13T23:02:29.872Z] ---> 2b4661558fb8 [2023-01-13T23:02:29.872Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-13T23:02:30.141Z] ---> Running in f4799facd218 [2023-01-13T23:02:31.099Z] ---> e51887b8f07c [2023-01-13T23:02:31.099Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-13T23:02:32.504Z] Removing intermediate container 8b3e994fe7de [2023-01-13T23:02:32.504Z] ---> 584efe57a07c [2023-01-13T23:02:32.504Z] [2023-01-13T23:02:32.504Z] Step 9/32 : FROM alpine:3.16 [2023-01-13T23:02:32.504Z] ---> 2b4661558fb8 [2023-01-13T23:02:32.504Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T23:02:32.504Z] ---> Running in d44cfe9c9587 [2023-01-13T23:02:32.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:02:33.353Z] Removing intermediate container d44cfe9c9587 [2023-01-13T23:02:33.353Z] ---> d18085537b1a [2023-01-13T23:02:33.353Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-13T23:02:33.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:02:33.353Z] ---> Running in ad244d6278ea [2023-01-13T23:02:34.781Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-13T23:02:34.781Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-13T23:02:34.781Z] (3/3) Installing su-exec (0.2-r1) [2023-01-13T23:02:34.781Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:02:34.781Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T23:02:35.049Z] ---> f91cfa56e2a1 [2023-01-13T23:02:35.049Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-13T23:02:35.049Z] OK: 6 MiB in 17 packages [2023-01-13T23:02:35.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:02:35.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:02:36.481Z] ---> 1825d710823d [2023-01-13T23:02:36.481Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-13T23:02:36.747Z] ---> Running in c99d86efcc5a [2023-01-13T23:02:37.013Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-13T23:02:37.013Z] (2/2) Installing su-exec (0.2-r1) [2023-01-13T23:02:37.281Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T23:02:37.281Z] OK: 5 MiB in 16 packages [2023-01-13T23:02:37.863Z] Removing intermediate container c99d86efcc5a [2023-01-13T23:02:37.863Z] ---> 1ea450a4b297 [2023-01-13T23:02:37.863Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:02:37.863Z] ---> Running in 49285c1a54e8 [2023-01-13T23:02:38.141Z] Removing intermediate container f4799facd218 [2023-01-13T23:02:38.141Z] ---> 80690ec20d4c [2023-01-13T23:02:38.141Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T23:02:38.408Z] ---> Running in 773a029fa940 [2023-01-13T23:02:39.009Z] Removing intermediate container 49285c1a54e8 [2023-01-13T23:02:39.009Z] ---> 534b76543831 [2023-01-13T23:02:39.009Z] Step 20/22 : LABEL arch=arm64 [2023-01-13T23:02:39.009Z] ---> Running in ad65fc1a8503 [2023-01-13T23:02:39.009Z] Removing intermediate container 773a029fa940 [2023-01-13T23:02:39.009Z] ---> 4e184e2fec64 [2023-01-13T23:02:39.009Z] Step 12/24 : WORKDIR / [2023-01-13T23:02:39.274Z] Removing intermediate container ad244d6278ea [2023-01-13T23:02:39.274Z] ---> 03ba084d2838 [2023-01-13T23:02:39.274Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-13T23:02:39.274Z] ---> Running in ea6d1f50a7f5 [2023-01-13T23:02:39.274Z] ---> Running in 5123610b680d [2023-01-13T23:02:39.853Z] Removing intermediate container ad65fc1a8503 [2023-01-13T23:02:39.853Z] ---> 4574ddabaafb [2023-01-13T23:02:39.853Z] Step 21/22 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:02:40.119Z] Removing intermediate container 5123610b680d [2023-01-13T23:02:40.119Z] ---> 525b4f39bd3e [2023-01-13T23:02:40.119Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-13T23:02:40.119Z] ---> Running in 68a5261c67d7 [2023-01-13T23:02:40.384Z] Removing intermediate container ea6d1f50a7f5 [2023-01-13T23:02:40.384Z] ---> 7657c8735f73 [2023-01-13T23:02:40.384Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-13T23:02:40.384Z] ---> Running in 234dd70d7219 [2023-01-13T23:02:40.649Z] Removing intermediate container 68a5261c67d7 [2023-01-13T23:02:40.649Z] ---> 044d365a6cd6 [2023-01-13T23:02:40.649Z] Step 22/22 : LABEL version=3.0.0-dev.17 [2023-01-13T23:02:40.917Z] ---> Running in 0af62dd2b124 [2023-01-13T23:02:40.917Z] Removing intermediate container 234dd70d7219 [2023-01-13T23:02:40.917Z] ---> 7b23aca2cee3 [2023-01-13T23:02:40.917Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-13T23:02:40.917Z] ---> Running in ae93fb10de2b [2023-01-13T23:02:41.506Z] ---> d043f13f9fd3 [2023-01-13T23:02:41.506Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-13T23:02:41.506Z] Removing intermediate container 0af62dd2b124 [2023-01-13T23:02:41.506Z] ---> 1904367a791f [2023-01-13T23:02:41.506Z] [2023-01-13T23:02:41.772Z] Removing intermediate container ae93fb10de2b [2023-01-13T23:02:41.772Z] ---> 4624123f2c98 [2023-01-13T23:02:41.773Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-13T23:02:42.040Z] Successfully built 1904367a791f [2023-01-13T23:02:42.040Z] ---> Running in 7be9dda0810b [2023-01-13T23:02:42.040Z] Successfully tagged support-notifications-arm64:latest [2023-01-13T23:02:42.306Z]  Building support-notifications ... done  ---> 9fe15b1160fd [2023-01-13T23:02:42.306Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-13T23:02:42.646Z] Removing intermediate container 7be9dda0810b [2023-01-13T23:02:42.646Z] ---> f23840d73f3d [2023-01-13T23:02:42.646Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-13T23:02:42.646Z] ---> Running in 9ab3bdc2a3eb [2023-01-13T23:02:43.678Z] ---> b44653dc0878 [2023-01-13T23:02:43.678Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-13T23:02:45.143Z] ---> 7ca24d1ad51c [2023-01-13T23:02:45.143Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-13T23:02:46.629Z] Removing intermediate container 9ab3bdc2a3eb [2023-01-13T23:02:46.629Z] ---> e4e2b851eeb2 [2023-01-13T23:02:46.629Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-13T23:02:46.629Z] ---> Running in 6325a359cfd0 [2023-01-13T23:02:47.254Z] ---> d66e093b652c [2023-01-13T23:02:47.254Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-13T23:02:47.254Z] Removing intermediate container 6325a359cfd0 [2023-01-13T23:02:47.254Z] ---> e0eabb7bc5ed [2023-01-13T23:02:47.254Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-13T23:02:48.238Z] ---> 81627a1411c4 [2023-01-13T23:02:48.238Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-13T23:02:48.506Z] ---> Running in 471c50652bc3 [2023-01-13T23:02:49.089Z] ---> 76dd16e1c14d [2023-01-13T23:02:49.089Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T23:02:50.048Z] ---> a82a9b0c74b6 [2023-01-13T23:02:50.048Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T23:02:50.048Z] ---> Running in 8ba5e84b6321 [2023-01-13T23:02:51.458Z] Removing intermediate container 471c50652bc3 [2023-01-13T23:02:51.458Z] ---> 10a4aa7b3935 [2023-01-13T23:02:51.458Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:02:52.042Z] ---> 8b976166f31f [2023-01-13T23:02:52.042Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-13T23:02:52.310Z] Removing intermediate container 8ba5e84b6321 [2023-01-13T23:02:52.310Z] ---> 6e8d2abadde8 [2023-01-13T23:02:52.310Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T23:02:52.574Z] ---> Running in 68f5d6be435c [2023-01-13T23:02:52.846Z] Removing intermediate container 68f5d6be435c [2023-01-13T23:02:52.846Z] ---> c92017b22884 [2023-01-13T23:02:52.846Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T23:02:52.846Z] ---> Running in 7a0bd5c179bb [2023-01-13T23:02:53.804Z] Removing intermediate container 7a0bd5c179bb [2023-01-13T23:02:53.805Z] ---> cf2d0379571d [2023-01-13T23:02:53.805Z] Step 23/24 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:02:53.805Z] ---> Running in 8a5ced9370c6 [2023-01-13T23:02:54.070Z] ---> db19f2ae82cf [2023-01-13T23:02:54.070Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-13T23:02:54.343Z] Removing intermediate container 8a5ced9370c6 [2023-01-13T23:02:54.343Z] ---> bf65ad097a42 [2023-01-13T23:02:54.343Z] Step 24/24 : LABEL version=3.0.0-dev.17 [2023-01-13T23:02:54.611Z] ---> Running in 575fd3453a6a [2023-01-13T23:02:54.881Z] ---> bede68011b21 [2023-01-13T23:02:54.881Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-13T23:02:54.881Z] Removing intermediate container 575fd3453a6a [2023-01-13T23:02:54.881Z] ---> ee84786739c6 [2023-01-13T23:02:54.881Z] [2023-01-13T23:02:55.146Z] Successfully built ee84786739c6 [2023-01-13T23:02:55.146Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-13T23:02:55.412Z]  Building security-secretstore-setup ... done  ---> a2871a1ff26e [2023-01-13T23:02:55.412Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-13T23:02:56.369Z] ---> 6b143b4e6594 [2023-01-13T23:02:56.369Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-13T23:02:56.954Z] ---> bc0d13d8f130 [2023-01-13T23:02:56.954Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-13T23:02:57.544Z] ---> 13f1aaadfd2a [2023-01-13T23:02:57.544Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-13T23:02:57.544Z] ---> Running in a502b861ceb5 [2023-01-13T23:02:59.498Z] Removing intermediate container a502b861ceb5 [2023-01-13T23:02:59.498Z] ---> 2dfb3d21e0c1 [2023-01-13T23:02:59.498Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-13T23:02:59.498Z] ---> Running in 757c3ad59c32 [2023-01-13T23:02:59.764Z] Removing intermediate container 757c3ad59c32 [2023-01-13T23:02:59.764Z] ---> 528971c59a57 [2023-01-13T23:02:59.764Z] Step 29/32 : CMD ["gate"] [2023-01-13T23:02:59.764Z] ---> Running in 1501e8ae77b8 [2023-01-13T23:03:00.030Z] Removing intermediate container 1501e8ae77b8 [2023-01-13T23:03:00.030Z] ---> 1f0399c02293 [2023-01-13T23:03:00.030Z] Step 30/32 : LABEL arch=arm64 [2023-01-13T23:03:00.297Z] ---> Running in 37dff56b50ab [2023-01-13T23:03:00.566Z] Removing intermediate container 37dff56b50ab [2023-01-13T23:03:00.566Z] ---> b431cf11b385 [2023-01-13T23:03:00.566Z] Step 31/32 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:00.566Z] ---> Running in 5574c824af62 [2023-01-13T23:03:01.152Z] Removing intermediate container 5574c824af62 [2023-01-13T23:03:01.152Z] ---> c520fcb7d112 [2023-01-13T23:03:01.152Z] Step 32/32 : LABEL version=3.0.0-dev.17 [2023-01-13T23:03:01.152Z] ---> Running in 5c6ebd9defe7 [2023-01-13T23:03:03.093Z] Removing intermediate container 5c6ebd9defe7 [2023-01-13T23:03:03.093Z] ---> 50d3afb965bf [2023-01-13T23:03:03.093Z] [2023-01-13T23:03:03.093Z] Successfully built 50d3afb965bf [2023-01-13T23:03:03.093Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-13T23:03:08.428Z]  Building security-bootstrapper ... done Removing intermediate container 07fa5f03bd6d [2023-01-13T23:03:08.428Z] ---> 1d4b21a77200 [2023-01-13T23:03:08.428Z] [2023-01-13T23:03:08.428Z] Step 9/19 : FROM alpine:3.15 [2023-01-13T23:03:08.428Z] ---> 8aa73fd46299 [2023-01-13T23:03:08.428Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T23:03:08.428Z] ---> Using cache [2023-01-13T23:03:08.428Z] ---> bd56c473e051 [2023-01-13T23:03:08.428Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-13T23:03:08.428Z] ---> Running in fff47f8d464a [2023-01-13T23:03:09.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:03:09.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:03:10.923Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T23:03:10.923Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T23:03:10.923Z] OK: 15736 distinct packages available [2023-01-13T23:03:10.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T23:03:11.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T23:03:12.144Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-13T23:03:12.144Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-13T23:03:12.410Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-13T23:03:12.410Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-13T23:03:12.410Z] (5/9) Installing curl (7.80.0-r5) [2023-01-13T23:03:12.410Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-13T23:03:12.410Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-13T23:03:12.410Z] (8/9) Installing libucontext (1.1-r0) [2023-01-13T23:03:12.410Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-13T23:03:12.410Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T23:03:12.410Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T23:03:12.678Z] OK: 8 MiB in 23 packages [2023-01-13T23:03:15.255Z] Removing intermediate container fff47f8d464a [2023-01-13T23:03:15.255Z] ---> 7f42d887a00d [2023-01-13T23:03:15.255Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T23:03:15.838Z] ---> 89d0a3f37441 [2023-01-13T23:03:15.838Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-13T23:03:16.795Z] ---> 6a2e156b4292 [2023-01-13T23:03:16.795Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-13T23:03:17.380Z] ---> aa244e7ad5eb [2023-01-13T23:03:17.380Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-13T23:03:17.380Z] ---> Running in 4956e96ca58a [2023-01-13T23:03:17.968Z] Removing intermediate container 4956e96ca58a [2023-01-13T23:03:17.968Z] ---> e5a768c7397a [2023-01-13T23:03:17.968Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T23:03:17.968Z] ---> Running in e5aa495029ee [2023-01-13T23:03:18.236Z] Removing intermediate container e5aa495029ee [2023-01-13T23:03:18.236Z] ---> 15b70f31a9ba [2023-01-13T23:03:18.236Z] Step 17/19 : LABEL arch=arm64 [2023-01-13T23:03:18.236Z] ---> Running in b5ba9898afad [2023-01-13T23:03:18.504Z] Removing intermediate container b5ba9898afad [2023-01-13T23:03:18.504Z] ---> ba5c5cb6ef37 [2023-01-13T23:03:18.504Z] Step 18/19 : LABEL git_sha=174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:18.771Z] ---> Running in bdfa1bc710d5 [2023-01-13T23:03:19.039Z] Removing intermediate container bdfa1bc710d5 [2023-01-13T23:03:19.039Z] ---> fa221dfe8c1f [2023-01-13T23:03:19.039Z] Step 19/19 : LABEL version=3.0.0-dev.17 [2023-01-13T23:03:19.039Z] ---> Running in b790e8807f23 [2023-01-13T23:03:19.306Z] Removing intermediate container b790e8807f23 [2023-01-13T23:03:19.306Z] ---> 1a135b9dbc30 [2023-01-13T23:03:19.306Z] [2023-01-13T23:03:19.306Z] Successfully built 1a135b9dbc30 [2023-01-13T23:03:19.571Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-13T23:03:19.583Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-13T23:03:19.579Z] $ docker stop --time=1 9408accdfadf56db1e51413821fd2b4d036e18291aef862fbc88a6ff5405a599 [2023-01-13T23:03:21.269Z] $ docker rm -f --volumes 9408accdfadf56db1e51413821fd2b4d036e18291aef862fbc88a6ff5405a599 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T23:03:21.755Z] + docker images [2023-01-13T23:03:22.021Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-13T23:03:22.021Z] security-spiffe-token-provider-arm64 latest 1a135b9dbc30 2 seconds ago 28.9MB [2023-01-13T23:03:22.021Z] 1d4b21a77200 14 seconds ago 1.37GB [2023-01-13T23:03:22.021Z] security-bootstrapper-arm64 latest 50d3afb965bf 20 seconds ago 19.5MB [2023-01-13T23:03:22.021Z] security-secretstore-setup-arm64 latest ee84786739c6 27 seconds ago 28.7MB [2023-01-13T23:03:22.021Z] support-notifications-arm64 latest 1904367a791f 40 seconds ago 29.6MB [2023-01-13T23:03:22.021Z] 584efe57a07c 50 seconds ago 1.33GB [2023-01-13T23:03:22.021Z] 8c8a8c51a8e4 53 seconds ago 1.33GB [2023-01-13T23:03:22.021Z] aaffc0af28f9 About a minute ago 1.41GB [2023-01-13T23:03:22.021Z] support-scheduler-arm64 latest 876dadf84bcc 6 minutes ago 29MB [2023-01-13T23:03:22.021Z] ce252a7a4966 6 minutes ago 1.4GB [2023-01-13T23:03:22.021Z] core-command-arm64 latest a07fdf23a45a 8 minutes ago 17MB [2023-01-13T23:03:22.021Z] 7ac79c5ac56c 8 minutes ago 1.34GB [2023-01-13T23:03:22.021Z] core-metadata-arm64 latest 5ec026fed28e 8 minutes ago 17.8MB [2023-01-13T23:03:22.021Z] core-data-arm64 latest e8d2348fc575 8 minutes ago 17.2MB [2023-01-13T23:03:22.021Z] 9614e12c63ad 9 minutes ago 1.35GB [2023-01-13T23:03:22.021Z] 45030e5c2e85 9 minutes ago 1.35GB [2023-01-13T23:03:22.021Z] security-spire-server-arm64 latest afee3bf1f0d8 9 minutes ago 84.3MB [2023-01-13T23:03:22.021Z] b2a7b34a5093 9 minutes ago 1.21GB [2023-01-13T23:03:22.021Z] security-proxy-setup-arm64 latest d4ec8bc8608f 9 minutes ago 26.8MB [2023-01-13T23:03:22.021Z] bd3ff27d217a 10 minutes ago 1.33GB [2023-01-13T23:03:22.021Z] security-spire-config-arm64 latest 6666956b4009 15 minutes ago 83.6MB [2023-01-13T23:03:22.021Z] security-spire-agent-arm64 latest 52224f354d32 16 minutes ago 122MB [2023-01-13T23:03:22.021Z] 9fb30a15b3fa 16 minutes ago 1.21GB [2023-01-13T23:03:22.021Z] ci-base-image-arm64 latest 184f4b074bfc 19 minutes ago 905MB [2023-01-13T23:03:22.021Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-13T23:03:22.021Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-13T23:03:22.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-13T23:03:22.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T23:03:22.154Z] provisioning config files... [2023-01-13T23:03:22.171Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/371@tmp/config8408573599729756819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:03:22.501Z] ---> docker-login.sh [2023-01-13T23:03:22.501Z] nexus3.edgexfoundry.org:10001 [2023-01-13T23:03:22.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:03:22.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:03:22.769Z] Configure a credential helper to remove this warning. See [2023-01-13T23:03:22.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:03:22.769Z] [2023-01-13T23:03:22.769Z] Login Succeeded [2023-01-13T23:03:22.769Z] nexus3.edgexfoundry.org:10002 [2023-01-13T23:03:23.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:03:23.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:03:23.305Z] Configure a credential helper to remove this warning. See [2023-01-13T23:03:23.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:03:23.305Z] [2023-01-13T23:03:23.305Z] Login Succeeded [2023-01-13T23:03:23.305Z] nexus3.edgexfoundry.org:10003 [2023-01-13T23:03:23.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:03:23.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:03:23.572Z] Configure a credential helper to remove this warning. See [2023-01-13T23:03:23.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:03:23.572Z] [2023-01-13T23:03:23.572Z] Login Succeeded [2023-01-13T23:03:23.572Z] nexus3.edgexfoundry.org:10004 [2023-01-13T23:03:23.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:03:24.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:03:24.107Z] Configure a credential helper to remove this warning. See [2023-01-13T23:03:24.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:03:24.107Z] [2023-01-13T23:03:24.107Z] Login Succeeded [2023-01-13T23:03:24.107Z] docker.io [2023-01-13T23:03:24.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T23:03:24.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T23:03:24.642Z] Configure a credential helper to remove this warning. See [2023-01-13T23:03:24.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T23:03:24.642Z] [2023-01-13T23:03:24.642Z] Login Succeeded [2023-01-13T23:03:24.642Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T23:03:24.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:03:24.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T23:03:24.700Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-01-13T23:03:24.700Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:24.700Z] latest [2023-01-13T23:03:24.700Z] 3.0.0-dev.17 [2023-01-13T23:03:24.700Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:24.700Z] main [2023-01-13T23:03:24.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:25.049Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:25.397Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:25.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T23:03:25.397Z] f07329805420: Preparing [2023-01-13T23:03:25.397Z] 3e6e065acb97: Preparing [2023-01-13T23:03:25.397Z] 605135025905: Preparing [2023-01-13T23:03:25.397Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:25.397Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:25.397Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:25.663Z] f07329805420: Pushed [2023-01-13T23:03:25.663Z] 605135025905: Pushed [2023-01-13T23:03:25.663Z] 17dcd08fe02d: Pushed [2023-01-13T23:03:28.996Z] 3e6e065acb97: Pushed [2023-01-13T23:03:28.996Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:ce54535ac1742261c1990cad55b99e9527a498338f93df80ed04af85a5d59a9d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:29.340Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:29.682Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-13T23:03:29.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T23:03:29.682Z] f07329805420: Preparing [2023-01-13T23:03:29.682Z] 3e6e065acb97: Preparing [2023-01-13T23:03:29.682Z] 605135025905: Preparing [2023-01-13T23:03:29.682Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:29.682Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:29.682Z] f07329805420: Layer already exists [2023-01-13T23:03:29.682Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:29.682Z] 605135025905: Layer already exists [2023-01-13T23:03:29.682Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:29.682Z] 3e6e065acb97: Layer already exists [2023-01-13T23:03:29.949Z] latest: digest: sha256:ce54535ac1742261c1990cad55b99e9527a498338f93df80ed04af85a5d59a9d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:30.298Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:30.654Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.17 [2023-01-13T23:03:30.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T23:03:30.654Z] f07329805420: Preparing [2023-01-13T23:03:30.654Z] 3e6e065acb97: Preparing [2023-01-13T23:03:30.654Z] 605135025905: Preparing [2023-01-13T23:03:30.654Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:30.654Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:30.654Z] 605135025905: Layer already exists [2023-01-13T23:03:30.654Z] 3e6e065acb97: Layer already exists [2023-01-13T23:03:30.654Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:30.654Z] f07329805420: Layer already exists [2023-01-13T23:03:30.654Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:30.654Z] 3.0.0-dev.17: digest: sha256:ce54535ac1742261c1990cad55b99e9527a498338f93df80ed04af85a5d59a9d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:31.277Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:31.618Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:31.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T23:03:31.618Z] f07329805420: Preparing [2023-01-13T23:03:31.618Z] 3e6e065acb97: Preparing [2023-01-13T23:03:31.618Z] 605135025905: Preparing [2023-01-13T23:03:31.618Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:31.618Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:31.618Z] 3e6e065acb97: Layer already exists [2023-01-13T23:03:31.618Z] f07329805420: Layer already exists [2023-01-13T23:03:31.618Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:31.618Z] 605135025905: Layer already exists [2023-01-13T23:03:31.618Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:31.618Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:ce54535ac1742261c1990cad55b99e9527a498338f93df80ed04af85a5d59a9d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:31.968Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:32.308Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-01-13T23:03:32.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-13T23:03:32.308Z] f07329805420: Preparing [2023-01-13T23:03:32.308Z] 3e6e065acb97: Preparing [2023-01-13T23:03:32.308Z] 605135025905: Preparing [2023-01-13T23:03:32.308Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:32.308Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:32.308Z] 3e6e065acb97: Layer already exists [2023-01-13T23:03:32.308Z] 605135025905: Layer already exists [2023-01-13T23:03:32.308Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:32.308Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:32.308Z] f07329805420: Layer already exists [2023-01-13T23:03:32.574Z] main: digest: sha256:ce54535ac1742261c1990cad55b99e9527a498338f93df80ed04af85a5d59a9d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:03:32.632Z] ===================================================== [Pipeline] echo [2023-01-13T23:03:32.641Z] taggedImages: [2023-01-13T23:03:32.641Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:32.641Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-13T23:03:32.641Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.17 [2023-01-13T23:03:32.641Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:32.641Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-01-13T23:03:32.667Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-01-13T23:03:32.667Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:32.667Z] latest [2023-01-13T23:03:32.667Z] 3.0.0-dev.17 [2023-01-13T23:03:32.667Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:32.667Z] main [2023-01-13T23:03:32.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:33.018Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:33.359Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:33.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T23:03:33.359Z] 4490a31f3972: Preparing [2023-01-13T23:03:33.359Z] cd4d738e2a60: Preparing [2023-01-13T23:03:33.359Z] 605135025905: Preparing [2023-01-13T23:03:33.359Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:33.359Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:33.359Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:33.359Z] 605135025905: Layer already exists [2023-01-13T23:03:33.359Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:33.625Z] 4490a31f3972: Pushed [2023-01-13T23:03:36.966Z] cd4d738e2a60: Pushed [2023-01-13T23:03:36.966Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:b8e2eae9a8f34f495f0b5c0f1dcdcffc6c9e5d124bf398b2e2f3d4b2145bcb78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:37.301Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:37.639Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-13T23:03:37.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T23:03:37.639Z] 4490a31f3972: Preparing [2023-01-13T23:03:37.639Z] cd4d738e2a60: Preparing [2023-01-13T23:03:37.639Z] 605135025905: Preparing [2023-01-13T23:03:37.639Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:37.639Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:37.639Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:37.639Z] 4490a31f3972: Layer already exists [2023-01-13T23:03:37.639Z] cd4d738e2a60: Layer already exists [2023-01-13T23:03:37.639Z] 605135025905: Layer already exists [2023-01-13T23:03:37.639Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:37.639Z] latest: digest: sha256:b8e2eae9a8f34f495f0b5c0f1dcdcffc6c9e5d124bf398b2e2f3d4b2145bcb78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:38.249Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:38.591Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.17 [2023-01-13T23:03:38.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T23:03:38.591Z] 4490a31f3972: Preparing [2023-01-13T23:03:38.591Z] cd4d738e2a60: Preparing [2023-01-13T23:03:38.591Z] 605135025905: Preparing [2023-01-13T23:03:38.591Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:38.591Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:38.591Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:38.591Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:38.591Z] 605135025905: Layer already exists [2023-01-13T23:03:38.591Z] 4490a31f3972: Layer already exists [2023-01-13T23:03:38.591Z] cd4d738e2a60: Layer already exists [2023-01-13T23:03:38.591Z] 3.0.0-dev.17: digest: sha256:b8e2eae9a8f34f495f0b5c0f1dcdcffc6c9e5d124bf398b2e2f3d4b2145bcb78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:38.944Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:39.282Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:39.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T23:03:39.282Z] 4490a31f3972: Preparing [2023-01-13T23:03:39.282Z] cd4d738e2a60: Preparing [2023-01-13T23:03:39.282Z] 605135025905: Preparing [2023-01-13T23:03:39.282Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:39.282Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:39.282Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:39.282Z] 4490a31f3972: Layer already exists [2023-01-13T23:03:39.282Z] 605135025905: Layer already exists [2023-01-13T23:03:39.282Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:39.282Z] cd4d738e2a60: Layer already exists [2023-01-13T23:03:39.282Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:b8e2eae9a8f34f495f0b5c0f1dcdcffc6c9e5d124bf398b2e2f3d4b2145bcb78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:39.632Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:39.970Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-01-13T23:03:39.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-13T23:03:39.970Z] 4490a31f3972: Preparing [2023-01-13T23:03:39.970Z] cd4d738e2a60: Preparing [2023-01-13T23:03:39.971Z] 605135025905: Preparing [2023-01-13T23:03:39.971Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:39.971Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:39.971Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:39.971Z] cd4d738e2a60: Layer already exists [2023-01-13T23:03:39.971Z] 4490a31f3972: Layer already exists [2023-01-13T23:03:39.971Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:39.971Z] 605135025905: Layer already exists [2023-01-13T23:03:40.236Z] main: digest: sha256:b8e2eae9a8f34f495f0b5c0f1dcdcffc6c9e5d124bf398b2e2f3d4b2145bcb78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:03:40.289Z] ===================================================== [Pipeline] echo [2023-01-13T23:03:40.301Z] taggedImages: [2023-01-13T23:03:40.301Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:40.301Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-13T23:03:40.301Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.17 [2023-01-13T23:03:40.301Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:40.301Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-01-13T23:03:40.325Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-01-13T23:03:40.325Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:40.325Z] latest [2023-01-13T23:03:40.325Z] 3.0.0-dev.17 [2023-01-13T23:03:40.325Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:40.325Z] main [2023-01-13T23:03:40.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:40.676Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:41.020Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:41.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T23:03:41.020Z] 3064b38dc1ba: Preparing [2023-01-13T23:03:41.020Z] 78a03fe08747: Preparing [2023-01-13T23:03:41.020Z] 7bc2991d1dd2: Preparing [2023-01-13T23:03:41.020Z] 605135025905: Preparing [2023-01-13T23:03:41.020Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:41.020Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:41.020Z] 17bec77d7fdc: Waiting [2023-01-13T23:03:41.020Z] 605135025905: Layer already exists [2023-01-13T23:03:41.020Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:41.286Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:41.286Z] 3064b38dc1ba: Pushed [2023-01-13T23:03:41.286Z] 78a03fe08747: Pushed [2023-01-13T23:03:44.627Z] 7bc2991d1dd2: Pushed [2023-01-13T23:03:44.627Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:467fbb5201b62a7fc740ba5521f75b0e51c33061d6000836a3cc16255cce3257 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:45.005Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:45.344Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-13T23:03:45.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T23:03:45.344Z] 3064b38dc1ba: Preparing [2023-01-13T23:03:45.344Z] 78a03fe08747: Preparing [2023-01-13T23:03:45.344Z] 7bc2991d1dd2: Preparing [2023-01-13T23:03:45.344Z] 605135025905: Preparing [2023-01-13T23:03:45.344Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:45.344Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:45.344Z] 17bec77d7fdc: Waiting [2023-01-13T23:03:45.344Z] 605135025905: Layer already exists [2023-01-13T23:03:45.344Z] 7bc2991d1dd2: Layer already exists [2023-01-13T23:03:45.344Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:45.344Z] 78a03fe08747: Layer already exists [2023-01-13T23:03:45.344Z] 3064b38dc1ba: Layer already exists [2023-01-13T23:03:45.344Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:45.610Z] latest: digest: sha256:467fbb5201b62a7fc740ba5521f75b0e51c33061d6000836a3cc16255cce3257 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:45.946Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:46.423Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.17 [2023-01-13T23:03:46.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T23:03:46.423Z] 3064b38dc1ba: Preparing [2023-01-13T23:03:46.423Z] 78a03fe08747: Preparing [2023-01-13T23:03:46.423Z] 7bc2991d1dd2: Preparing [2023-01-13T23:03:46.423Z] 605135025905: Preparing [2023-01-13T23:03:46.423Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:46.423Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:46.423Z] 17bec77d7fdc: Waiting [2023-01-13T23:03:46.423Z] 7bc2991d1dd2: Layer already exists [2023-01-13T23:03:46.423Z] 78a03fe08747: Layer already exists [2023-01-13T23:03:46.423Z] 605135025905: Layer already exists [2023-01-13T23:03:46.423Z] 3064b38dc1ba: Layer already exists [2023-01-13T23:03:46.423Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:46.423Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:46.695Z] 3.0.0-dev.17: digest: sha256:467fbb5201b62a7fc740ba5521f75b0e51c33061d6000836a3cc16255cce3257 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:47.057Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:47.412Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:47.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T23:03:47.412Z] 3064b38dc1ba: Preparing [2023-01-13T23:03:47.412Z] 78a03fe08747: Preparing [2023-01-13T23:03:47.412Z] 7bc2991d1dd2: Preparing [2023-01-13T23:03:47.412Z] 605135025905: Preparing [2023-01-13T23:03:47.412Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:47.412Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:47.412Z] 17bec77d7fdc: Waiting [2023-01-13T23:03:47.412Z] 78a03fe08747: Layer already exists [2023-01-13T23:03:47.412Z] 605135025905: Layer already exists [2023-01-13T23:03:47.412Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:47.412Z] 3064b38dc1ba: Layer already exists [2023-01-13T23:03:47.412Z] 7bc2991d1dd2: Layer already exists [2023-01-13T23:03:47.412Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:47.685Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:467fbb5201b62a7fc740ba5521f75b0e51c33061d6000836a3cc16255cce3257 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:48.051Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:48.384Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-01-13T23:03:48.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-13T23:03:48.384Z] 3064b38dc1ba: Preparing [2023-01-13T23:03:48.384Z] 78a03fe08747: Preparing [2023-01-13T23:03:48.384Z] 7bc2991d1dd2: Preparing [2023-01-13T23:03:48.384Z] 605135025905: Preparing [2023-01-13T23:03:48.384Z] 17dcd08fe02d: Preparing [2023-01-13T23:03:48.384Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:48.384Z] 17bec77d7fdc: Waiting [2023-01-13T23:03:48.384Z] 7bc2991d1dd2: Layer already exists [2023-01-13T23:03:48.384Z] 605135025905: Layer already exists [2023-01-13T23:03:48.384Z] 3064b38dc1ba: Layer already exists [2023-01-13T23:03:48.384Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:03:48.384Z] 78a03fe08747: Layer already exists [2023-01-13T23:03:48.384Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:48.384Z] main: digest: sha256:467fbb5201b62a7fc740ba5521f75b0e51c33061d6000836a3cc16255cce3257 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:03:48.701Z] ===================================================== [Pipeline] echo [2023-01-13T23:03:48.710Z] taggedImages: [2023-01-13T23:03:48.710Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:48.710Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-13T23:03:48.710Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.17 [2023-01-13T23:03:48.710Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:48.710Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-01-13T23:03:48.742Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-01-13T23:03:48.742Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:48.742Z] latest [2023-01-13T23:03:48.742Z] 3.0.0-dev.17 [2023-01-13T23:03:48.742Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:48.742Z] main [2023-01-13T23:03:48.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:49.094Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:49.444Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:49.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T23:03:49.444Z] e67a2140fcd0: Preparing [2023-01-13T23:03:49.444Z] e67a2140fcd0: Preparing [2023-01-13T23:03:49.444Z] a228cff12e5b: Preparing [2023-01-13T23:03:49.444Z] 9c7a966a5cbf: Preparing [2023-01-13T23:03:49.444Z] 116c386c4a17: Preparing [2023-01-13T23:03:49.444Z] 35f2420fc3a5: Preparing [2023-01-13T23:03:49.444Z] 862bebdc5f8a: Preparing [2023-01-13T23:03:49.444Z] 605135025905: Preparing [2023-01-13T23:03:49.444Z] 2fe86c005fff: Preparing [2023-01-13T23:03:49.444Z] 32a933e465f5: Preparing [2023-01-13T23:03:49.444Z] 5b286a8b7e1f: Preparing [2023-01-13T23:03:49.444Z] 7227d985e360: Preparing [2023-01-13T23:03:49.444Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:49.444Z] 32a933e465f5: Waiting [2023-01-13T23:03:49.444Z] 5b286a8b7e1f: Waiting [2023-01-13T23:03:49.444Z] 862bebdc5f8a: Waiting [2023-01-13T23:03:49.444Z] 7227d985e360: Waiting [2023-01-13T23:03:49.444Z] 17bec77d7fdc: Waiting [2023-01-13T23:03:49.444Z] 605135025905: Waiting [2023-01-13T23:03:49.444Z] 2fe86c005fff: Waiting [2023-01-13T23:03:49.711Z] 116c386c4a17: Pushed [2023-01-13T23:03:49.711Z] 9c7a966a5cbf: Pushed [2023-01-13T23:03:49.711Z] a228cff12e5b: Pushed [2023-01-13T23:03:49.711Z] e67a2140fcd0: Pushed [2023-01-13T23:03:49.711Z] 35f2420fc3a5: Pushed [2023-01-13T23:03:49.711Z] 605135025905: Layer already exists [2023-01-13T23:03:49.711Z] 2fe86c005fff: Pushed [2023-01-13T23:03:49.975Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:49.975Z] 32a933e465f5: Pushed [2023-01-13T23:03:49.975Z] 5b286a8b7e1f: Pushed [2023-01-13T23:03:49.975Z] 7227d985e360: Pushed [2023-01-13T23:03:53.306Z] 862bebdc5f8a: Pushed [2023-01-13T23:03:53.306Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:bcca5ad8832f8e2648cc2bc95aca11f8944ac7f6b6071b73cee194254d3d91c3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:53.661Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:54.010Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-13T23:03:54.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T23:03:54.010Z] e67a2140fcd0: Preparing [2023-01-13T23:03:54.010Z] e67a2140fcd0: Preparing [2023-01-13T23:03:54.010Z] a228cff12e5b: Preparing [2023-01-13T23:03:54.010Z] 9c7a966a5cbf: Preparing [2023-01-13T23:03:54.010Z] 116c386c4a17: Preparing [2023-01-13T23:03:54.010Z] 35f2420fc3a5: Preparing [2023-01-13T23:03:54.010Z] 862bebdc5f8a: Preparing [2023-01-13T23:03:54.010Z] 605135025905: Preparing [2023-01-13T23:03:54.010Z] 2fe86c005fff: Preparing [2023-01-13T23:03:54.010Z] 32a933e465f5: Preparing [2023-01-13T23:03:54.010Z] 5b286a8b7e1f: Preparing [2023-01-13T23:03:54.010Z] 7227d985e360: Preparing [2023-01-13T23:03:54.010Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:54.010Z] 32a933e465f5: Waiting [2023-01-13T23:03:54.010Z] 5b286a8b7e1f: Waiting [2023-01-13T23:03:54.010Z] 7227d985e360: Waiting [2023-01-13T23:03:54.010Z] 862bebdc5f8a: Waiting [2023-01-13T23:03:54.010Z] 2fe86c005fff: Waiting [2023-01-13T23:03:54.010Z] 17bec77d7fdc: Waiting [2023-01-13T23:03:54.010Z] a228cff12e5b: Layer already exists [2023-01-13T23:03:54.010Z] 116c386c4a17: Layer already exists [2023-01-13T23:03:54.010Z] 9c7a966a5cbf: Layer already exists [2023-01-13T23:03:54.010Z] 35f2420fc3a5: Layer already exists [2023-01-13T23:03:54.010Z] e67a2140fcd0: Layer already exists [2023-01-13T23:03:54.010Z] 862bebdc5f8a: Layer already exists [2023-01-13T23:03:54.010Z] 2fe86c005fff: Layer already exists [2023-01-13T23:03:54.010Z] 32a933e465f5: Layer already exists [2023-01-13T23:03:54.010Z] 5b286a8b7e1f: Layer already exists [2023-01-13T23:03:54.010Z] 605135025905: Layer already exists [2023-01-13T23:03:54.010Z] 7227d985e360: Layer already exists [2023-01-13T23:03:54.010Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:54.277Z] latest: digest: sha256:bcca5ad8832f8e2648cc2bc95aca11f8944ac7f6b6071b73cee194254d3d91c3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:54.624Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:54.971Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.17 [2023-01-13T23:03:54.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T23:03:54.971Z] e67a2140fcd0: Preparing [2023-01-13T23:03:54.971Z] e67a2140fcd0: Preparing [2023-01-13T23:03:54.971Z] a228cff12e5b: Preparing [2023-01-13T23:03:54.971Z] 9c7a966a5cbf: Preparing [2023-01-13T23:03:54.971Z] 116c386c4a17: Preparing [2023-01-13T23:03:54.971Z] 35f2420fc3a5: Preparing [2023-01-13T23:03:54.971Z] 862bebdc5f8a: Preparing [2023-01-13T23:03:54.971Z] 605135025905: Preparing [2023-01-13T23:03:54.971Z] 2fe86c005fff: Preparing [2023-01-13T23:03:54.971Z] 32a933e465f5: Preparing [2023-01-13T23:03:54.971Z] 5b286a8b7e1f: Preparing [2023-01-13T23:03:54.971Z] 7227d985e360: Preparing [2023-01-13T23:03:54.971Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:54.971Z] 2fe86c005fff: Waiting [2023-01-13T23:03:54.971Z] 32a933e465f5: Waiting [2023-01-13T23:03:54.971Z] 5b286a8b7e1f: Waiting [2023-01-13T23:03:54.971Z] 7227d985e360: Waiting [2023-01-13T23:03:54.971Z] 17bec77d7fdc: Waiting [2023-01-13T23:03:54.971Z] 862bebdc5f8a: Waiting [2023-01-13T23:03:54.971Z] 605135025905: Waiting [2023-01-13T23:03:54.971Z] e67a2140fcd0: Layer already exists [2023-01-13T23:03:54.971Z] 35f2420fc3a5: Layer already exists [2023-01-13T23:03:54.971Z] 116c386c4a17: Layer already exists [2023-01-13T23:03:54.971Z] 9c7a966a5cbf: Layer already exists [2023-01-13T23:03:54.971Z] a228cff12e5b: Layer already exists [2023-01-13T23:03:54.971Z] 862bebdc5f8a: Layer already exists [2023-01-13T23:03:54.971Z] 2fe86c005fff: Layer already exists [2023-01-13T23:03:54.971Z] 605135025905: Layer already exists [2023-01-13T23:03:54.971Z] 5b286a8b7e1f: Layer already exists [2023-01-13T23:03:54.971Z] 32a933e465f5: Layer already exists [2023-01-13T23:03:54.971Z] 7227d985e360: Layer already exists [2023-01-13T23:03:54.971Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:55.236Z] 3.0.0-dev.17: digest: sha256:bcca5ad8832f8e2648cc2bc95aca11f8944ac7f6b6071b73cee194254d3d91c3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:55.586Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:55.920Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:55.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T23:03:55.920Z] e67a2140fcd0: Preparing [2023-01-13T23:03:55.920Z] e67a2140fcd0: Preparing [2023-01-13T23:03:55.920Z] a228cff12e5b: Preparing [2023-01-13T23:03:55.920Z] 9c7a966a5cbf: Preparing [2023-01-13T23:03:55.920Z] 116c386c4a17: Preparing [2023-01-13T23:03:55.920Z] 35f2420fc3a5: Preparing [2023-01-13T23:03:55.920Z] 862bebdc5f8a: Preparing [2023-01-13T23:03:55.920Z] 605135025905: Preparing [2023-01-13T23:03:55.920Z] 2fe86c005fff: Preparing [2023-01-13T23:03:55.920Z] 32a933e465f5: Preparing [2023-01-13T23:03:55.920Z] 5b286a8b7e1f: Preparing [2023-01-13T23:03:55.920Z] 7227d985e360: Preparing [2023-01-13T23:03:55.920Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:55.920Z] 32a933e465f5: Waiting [2023-01-13T23:03:55.920Z] 5b286a8b7e1f: Waiting [2023-01-13T23:03:55.920Z] 7227d985e360: Waiting [2023-01-13T23:03:55.920Z] 862bebdc5f8a: Waiting [2023-01-13T23:03:55.920Z] 17bec77d7fdc: Waiting [2023-01-13T23:03:55.920Z] 605135025905: Waiting [2023-01-13T23:03:55.920Z] 2fe86c005fff: Waiting [2023-01-13T23:03:55.920Z] 35f2420fc3a5: Layer already exists [2023-01-13T23:03:55.920Z] a228cff12e5b: Layer already exists [2023-01-13T23:03:55.920Z] e67a2140fcd0: Layer already exists [2023-01-13T23:03:55.920Z] 116c386c4a17: Layer already exists [2023-01-13T23:03:55.920Z] 9c7a966a5cbf: Layer already exists [2023-01-13T23:03:55.920Z] 32a933e465f5: Layer already exists [2023-01-13T23:03:55.920Z] 2fe86c005fff: Layer already exists [2023-01-13T23:03:55.920Z] 605135025905: Layer already exists [2023-01-13T23:03:55.920Z] 862bebdc5f8a: Layer already exists [2023-01-13T23:03:55.920Z] 5b286a8b7e1f: Layer already exists [2023-01-13T23:03:55.920Z] 7227d985e360: Layer already exists [2023-01-13T23:03:55.920Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:56.185Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:bcca5ad8832f8e2648cc2bc95aca11f8944ac7f6b6071b73cee194254d3d91c3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:56.575Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:56.913Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-01-13T23:03:56.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-13T23:03:56.913Z] e67a2140fcd0: Preparing [2023-01-13T23:03:56.913Z] e67a2140fcd0: Preparing [2023-01-13T23:03:56.913Z] a228cff12e5b: Preparing [2023-01-13T23:03:56.913Z] 9c7a966a5cbf: Preparing [2023-01-13T23:03:56.913Z] 116c386c4a17: Preparing [2023-01-13T23:03:56.913Z] 35f2420fc3a5: Preparing [2023-01-13T23:03:56.913Z] 862bebdc5f8a: Preparing [2023-01-13T23:03:56.913Z] 605135025905: Preparing [2023-01-13T23:03:56.913Z] 2fe86c005fff: Preparing [2023-01-13T23:03:56.913Z] 32a933e465f5: Preparing [2023-01-13T23:03:56.913Z] 5b286a8b7e1f: Preparing [2023-01-13T23:03:56.913Z] 7227d985e360: Preparing [2023-01-13T23:03:56.913Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:56.913Z] 2fe86c005fff: Waiting [2023-01-13T23:03:56.913Z] 32a933e465f5: Waiting [2023-01-13T23:03:56.913Z] 5b286a8b7e1f: Waiting [2023-01-13T23:03:56.913Z] 7227d985e360: Waiting [2023-01-13T23:03:56.913Z] 17bec77d7fdc: Waiting [2023-01-13T23:03:56.913Z] 862bebdc5f8a: Waiting [2023-01-13T23:03:56.913Z] 605135025905: Waiting [2023-01-13T23:03:56.913Z] 9c7a966a5cbf: Layer already exists [2023-01-13T23:03:56.913Z] a228cff12e5b: Layer already exists [2023-01-13T23:03:56.913Z] 116c386c4a17: Layer already exists [2023-01-13T23:03:56.913Z] e67a2140fcd0: Layer already exists [2023-01-13T23:03:56.913Z] 35f2420fc3a5: Layer already exists [2023-01-13T23:03:56.913Z] 2fe86c005fff: Layer already exists [2023-01-13T23:03:56.913Z] 605135025905: Layer already exists [2023-01-13T23:03:56.913Z] 862bebdc5f8a: Layer already exists [2023-01-13T23:03:56.913Z] 32a933e465f5: Layer already exists [2023-01-13T23:03:56.913Z] 5b286a8b7e1f: Layer already exists [2023-01-13T23:03:56.913Z] 7227d985e360: Layer already exists [2023-01-13T23:03:56.913Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:57.184Z] main: digest: sha256:bcca5ad8832f8e2648cc2bc95aca11f8944ac7f6b6071b73cee194254d3d91c3 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:03:57.240Z] ===================================================== [Pipeline] echo [2023-01-13T23:03:57.252Z] taggedImages: [2023-01-13T23:03:57.252Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:57.252Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-13T23:03:57.252Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.17 [2023-01-13T23:03:57.252Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:57.252Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-01-13T23:03:57.275Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-01-13T23:03:57.275Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:57.275Z] latest [2023-01-13T23:03:57.275Z] 3.0.0-dev.17 [2023-01-13T23:03:57.275Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:03:57.275Z] main [2023-01-13T23:03:57.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:57.631Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:03:57.971Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:03:57.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T23:03:57.971Z] 3139cb7f3f33: Preparing [2023-01-13T23:03:57.971Z] 53b47aa04f08: Preparing [2023-01-13T23:03:57.971Z] 669b9b5c0c77: Preparing [2023-01-13T23:03:57.971Z] 723ede1e0b34: Preparing [2023-01-13T23:03:57.971Z] 4d074c30ac6f: Preparing [2023-01-13T23:03:57.971Z] 0e9f06684ee9: Preparing [2023-01-13T23:03:57.971Z] 5a1f0a1ceb4f: Preparing [2023-01-13T23:03:57.971Z] 17bec77d7fdc: Preparing [2023-01-13T23:03:57.971Z] 0e9f06684ee9: Waiting [2023-01-13T23:03:57.971Z] 5a1f0a1ceb4f: Waiting [2023-01-13T23:03:57.971Z] 17bec77d7fdc: Waiting [2023-01-13T23:03:58.236Z] 53b47aa04f08: Pushed [2023-01-13T23:03:58.236Z] 3139cb7f3f33: Pushed [2023-01-13T23:03:58.236Z] 4d074c30ac6f: Pushed [2023-01-13T23:03:58.236Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:03:58.500Z] 0e9f06684ee9: Pushed [2023-01-13T23:03:59.082Z] 5a1f0a1ceb4f: Pushed [2023-01-13T23:04:00.491Z] 669b9b5c0c77: Pushed [2023-01-13T23:04:00.491Z] 723ede1e0b34: Pushed [2023-01-13T23:04:00.757Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:75630b56dc6bda547355c93bccf62cbe0115c6ba4f987490e69a67fc7cac26a8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:01.104Z] + 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-01-13T23:04:01.440Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-13T23:04:01.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T23:04:01.440Z] 3139cb7f3f33: Preparing [2023-01-13T23:04:01.440Z] 53b47aa04f08: Preparing [2023-01-13T23:04:01.440Z] 669b9b5c0c77: Preparing [2023-01-13T23:04:01.440Z] 723ede1e0b34: Preparing [2023-01-13T23:04:01.440Z] 4d074c30ac6f: Preparing [2023-01-13T23:04:01.440Z] 0e9f06684ee9: Preparing [2023-01-13T23:04:01.440Z] 5a1f0a1ceb4f: Preparing [2023-01-13T23:04:01.440Z] 17bec77d7fdc: Preparing [2023-01-13T23:04:01.440Z] 0e9f06684ee9: Waiting [2023-01-13T23:04:01.440Z] 17bec77d7fdc: Waiting [2023-01-13T23:04:01.440Z] 5a1f0a1ceb4f: Waiting [2023-01-13T23:04:01.440Z] 723ede1e0b34: Layer already exists [2023-01-13T23:04:01.440Z] 53b47aa04f08: Layer already exists [2023-01-13T23:04:01.440Z] 669b9b5c0c77: Layer already exists [2023-01-13T23:04:01.440Z] 4d074c30ac6f: Layer already exists [2023-01-13T23:04:01.440Z] 3139cb7f3f33: Layer already exists [2023-01-13T23:04:01.440Z] 0e9f06684ee9: Layer already exists [2023-01-13T23:04:01.440Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:04:01.440Z] 5a1f0a1ceb4f: Layer already exists [2023-01-13T23:04:01.704Z] latest: digest: sha256:75630b56dc6bda547355c93bccf62cbe0115c6ba4f987490e69a67fc7cac26a8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:02.051Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:02.387Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.17 [2023-01-13T23:04:02.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T23:04:02.387Z] 3139cb7f3f33: Preparing [2023-01-13T23:04:02.387Z] 53b47aa04f08: Preparing [2023-01-13T23:04:02.387Z] 669b9b5c0c77: Preparing [2023-01-13T23:04:02.387Z] 723ede1e0b34: Preparing [2023-01-13T23:04:02.387Z] 4d074c30ac6f: Preparing [2023-01-13T23:04:02.387Z] 0e9f06684ee9: Preparing [2023-01-13T23:04:02.387Z] 5a1f0a1ceb4f: Preparing [2023-01-13T23:04:02.387Z] 17bec77d7fdc: Preparing [2023-01-13T23:04:02.387Z] 0e9f06684ee9: Waiting [2023-01-13T23:04:02.387Z] 5a1f0a1ceb4f: Waiting [2023-01-13T23:04:02.387Z] 17bec77d7fdc: Waiting [2023-01-13T23:04:02.387Z] 3139cb7f3f33: Layer already exists [2023-01-13T23:04:02.387Z] 4d074c30ac6f: Layer already exists [2023-01-13T23:04:02.387Z] 669b9b5c0c77: Layer already exists [2023-01-13T23:04:02.387Z] 53b47aa04f08: Layer already exists [2023-01-13T23:04:02.387Z] 723ede1e0b34: Layer already exists [2023-01-13T23:04:02.387Z] 0e9f06684ee9: Layer already exists [2023-01-13T23:04:02.387Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:04:02.387Z] 5a1f0a1ceb4f: Layer already exists [2023-01-13T23:04:02.653Z] 3.0.0-dev.17: digest: sha256:75630b56dc6bda547355c93bccf62cbe0115c6ba4f987490e69a67fc7cac26a8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:02.990Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:03.330Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:04:03.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T23:04:03.330Z] 3139cb7f3f33: Preparing [2023-01-13T23:04:03.330Z] 53b47aa04f08: Preparing [2023-01-13T23:04:03.330Z] 669b9b5c0c77: Preparing [2023-01-13T23:04:03.330Z] 723ede1e0b34: Preparing [2023-01-13T23:04:03.330Z] 4d074c30ac6f: Preparing [2023-01-13T23:04:03.330Z] 0e9f06684ee9: Preparing [2023-01-13T23:04:03.330Z] 5a1f0a1ceb4f: Preparing [2023-01-13T23:04:03.330Z] 17bec77d7fdc: Preparing [2023-01-13T23:04:03.330Z] 0e9f06684ee9: Waiting [2023-01-13T23:04:03.330Z] 5a1f0a1ceb4f: Waiting [2023-01-13T23:04:03.330Z] 17bec77d7fdc: Waiting [2023-01-13T23:04:03.330Z] 3139cb7f3f33: Layer already exists [2023-01-13T23:04:03.330Z] 4d074c30ac6f: Layer already exists [2023-01-13T23:04:03.330Z] 669b9b5c0c77: Layer already exists [2023-01-13T23:04:03.330Z] 723ede1e0b34: Layer already exists [2023-01-13T23:04:03.330Z] 53b47aa04f08: Layer already exists [2023-01-13T23:04:03.330Z] 5a1f0a1ceb4f: Layer already exists [2023-01-13T23:04:03.330Z] 0e9f06684ee9: Layer already exists [2023-01-13T23:04:03.330Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:04:03.595Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:75630b56dc6bda547355c93bccf62cbe0115c6ba4f987490e69a67fc7cac26a8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:03.941Z] + 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-01-13T23:04:06.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-01-13T23:04:06.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-13T23:04:06.220Z] 3139cb7f3f33: Preparing [2023-01-13T23:04:06.220Z] 53b47aa04f08: Preparing [2023-01-13T23:04:06.220Z] 669b9b5c0c77: Preparing [2023-01-13T23:04:06.220Z] 723ede1e0b34: Preparing [2023-01-13T23:04:06.220Z] 4d074c30ac6f: Preparing [2023-01-13T23:04:06.220Z] 0e9f06684ee9: Preparing [2023-01-13T23:04:06.220Z] 5a1f0a1ceb4f: Preparing [2023-01-13T23:04:06.220Z] 17bec77d7fdc: Preparing [2023-01-13T23:04:06.220Z] 5a1f0a1ceb4f: Waiting [2023-01-13T23:04:06.220Z] 17bec77d7fdc: Waiting [2023-01-13T23:04:06.220Z] 0e9f06684ee9: Waiting [2023-01-13T23:04:06.220Z] 669b9b5c0c77: Layer already exists [2023-01-13T23:04:06.220Z] 723ede1e0b34: Layer already exists [2023-01-13T23:04:06.220Z] 3139cb7f3f33: Layer already exists [2023-01-13T23:04:06.220Z] 4d074c30ac6f: Layer already exists [2023-01-13T23:04:06.220Z] 53b47aa04f08: Layer already exists [2023-01-13T23:04:06.220Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:04:06.220Z] 5a1f0a1ceb4f: Layer already exists [2023-01-13T23:04:06.220Z] 0e9f06684ee9: Layer already exists [2023-01-13T23:04:06.485Z] main: digest: sha256:75630b56dc6bda547355c93bccf62cbe0115c6ba4f987490e69a67fc7cac26a8 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:04:06.536Z] ===================================================== [Pipeline] echo [2023-01-13T23:04:06.545Z] taggedImages: [2023-01-13T23:04:06.545Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:04:06.545Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-13T23:04:06.545Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.17 [2023-01-13T23:04:06.545Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:04:06.545Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-01-13T23:04:06.566Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-01-13T23:04:06.566Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:04:06.566Z] latest [2023-01-13T23:04:06.566Z] 3.0.0-dev.17 [2023-01-13T23:04:06.566Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:04:06.566Z] main [2023-01-13T23:04:06.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:06.924Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:07.270Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:04:07.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T23:04:07.270Z] 2a388738a8ac: Preparing [2023-01-13T23:04:07.270Z] 65747a054114: Preparing [2023-01-13T23:04:07.270Z] 624d8086014e: Preparing [2023-01-13T23:04:07.270Z] 3ab46c38a333: Preparing [2023-01-13T23:04:07.270Z] a69982937f9d: Preparing [2023-01-13T23:04:07.270Z] 77ad769d666d: Preparing [2023-01-13T23:04:07.270Z] c6ca83d0057a: Preparing [2023-01-13T23:04:07.270Z] 3f2f386514b3: Preparing [2023-01-13T23:04:07.270Z] c9df408e4bff: Preparing [2023-01-13T23:04:07.270Z] 17bec77d7fdc: Preparing [2023-01-13T23:04:07.270Z] 77ad769d666d: Waiting [2023-01-13T23:04:07.270Z] c6ca83d0057a: Waiting [2023-01-13T23:04:07.270Z] 3f2f386514b3: Waiting [2023-01-13T23:04:07.270Z] c9df408e4bff: Waiting [2023-01-13T23:04:07.270Z] 17bec77d7fdc: Waiting [2023-01-13T23:04:07.537Z] 2a388738a8ac: Pushed [2023-01-13T23:04:07.537Z] 65747a054114: Pushed [2023-01-13T23:04:07.537Z] a69982937f9d: Pushed [2023-01-13T23:04:07.808Z] 77ad769d666d: Pushed [2023-01-13T23:04:07.809Z] c6ca83d0057a: Pushed [2023-01-13T23:04:07.809Z] 3f2f386514b3: Pushed [2023-01-13T23:04:07.809Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:04:08.075Z] c9df408e4bff: Pushed [2023-01-13T23:04:10.015Z] 3ab46c38a333: Pushed [2023-01-13T23:04:10.599Z] 624d8086014e: Pushed [2023-01-13T23:04:10.866Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:f94a9a2fa84e75f4e40c874a99b1e15edc39befa238e1c5b4032cb790bc9b6f1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:11.211Z] + 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-01-13T23:04:11.549Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-13T23:04:11.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T23:04:11.549Z] 2a388738a8ac: Preparing [2023-01-13T23:04:11.549Z] 65747a054114: Preparing [2023-01-13T23:04:11.549Z] 624d8086014e: Preparing [2023-01-13T23:04:11.549Z] 3ab46c38a333: Preparing [2023-01-13T23:04:11.549Z] a69982937f9d: Preparing [2023-01-13T23:04:11.549Z] 77ad769d666d: Preparing [2023-01-13T23:04:11.549Z] c6ca83d0057a: Preparing [2023-01-13T23:04:11.549Z] 3f2f386514b3: Preparing [2023-01-13T23:04:11.549Z] c9df408e4bff: Preparing [2023-01-13T23:04:11.549Z] 17bec77d7fdc: Preparing [2023-01-13T23:04:11.549Z] 77ad769d666d: Waiting [2023-01-13T23:04:11.549Z] 3f2f386514b3: Waiting [2023-01-13T23:04:11.549Z] c9df408e4bff: Waiting [2023-01-13T23:04:11.549Z] 17bec77d7fdc: Waiting [2023-01-13T23:04:11.549Z] c6ca83d0057a: Waiting [2023-01-13T23:04:11.549Z] 624d8086014e: Layer already exists [2023-01-13T23:04:11.549Z] 65747a054114: Layer already exists [2023-01-13T23:04:11.549Z] 3ab46c38a333: Layer already exists [2023-01-13T23:04:11.549Z] 2a388738a8ac: Layer already exists [2023-01-13T23:04:11.549Z] a69982937f9d: Layer already exists [2023-01-13T23:04:11.549Z] c6ca83d0057a: Layer already exists [2023-01-13T23:04:11.549Z] 77ad769d666d: Layer already exists [2023-01-13T23:04:11.549Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:04:11.549Z] 3f2f386514b3: Layer already exists [2023-01-13T23:04:11.549Z] c9df408e4bff: Layer already exists [2023-01-13T23:04:11.815Z] latest: digest: sha256:f94a9a2fa84e75f4e40c874a99b1e15edc39befa238e1c5b4032cb790bc9b6f1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:12.152Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:12.491Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.17 [2023-01-13T23:04:12.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T23:04:12.491Z] 2a388738a8ac: Preparing [2023-01-13T23:04:12.491Z] 65747a054114: Preparing [2023-01-13T23:04:12.491Z] 624d8086014e: Preparing [2023-01-13T23:04:12.491Z] 3ab46c38a333: Preparing [2023-01-13T23:04:12.491Z] a69982937f9d: Preparing [2023-01-13T23:04:12.491Z] 77ad769d666d: Preparing [2023-01-13T23:04:12.491Z] c6ca83d0057a: Preparing [2023-01-13T23:04:12.491Z] 3f2f386514b3: Preparing [2023-01-13T23:04:12.491Z] c9df408e4bff: Preparing [2023-01-13T23:04:12.491Z] 17bec77d7fdc: Preparing [2023-01-13T23:04:12.491Z] c6ca83d0057a: Waiting [2023-01-13T23:04:12.491Z] 77ad769d666d: Waiting [2023-01-13T23:04:12.491Z] 3f2f386514b3: Waiting [2023-01-13T23:04:12.491Z] c9df408e4bff: Waiting [2023-01-13T23:04:12.491Z] 17bec77d7fdc: Waiting [2023-01-13T23:04:12.491Z] 2a388738a8ac: Layer already exists [2023-01-13T23:04:12.491Z] 65747a054114: Layer already exists [2023-01-13T23:04:12.491Z] 624d8086014e: Layer already exists [2023-01-13T23:04:12.492Z] a69982937f9d: Layer already exists [2023-01-13T23:04:12.492Z] 3ab46c38a333: Layer already exists [2023-01-13T23:04:12.492Z] 3f2f386514b3: Layer already exists [2023-01-13T23:04:12.492Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:04:12.492Z] c6ca83d0057a: Layer already exists [2023-01-13T23:04:12.492Z] 77ad769d666d: Layer already exists [2023-01-13T23:04:12.492Z] c9df408e4bff: Layer already exists [2023-01-13T23:04:12.756Z] 3.0.0-dev.17: digest: sha256:f94a9a2fa84e75f4e40c874a99b1e15edc39befa238e1c5b4032cb790bc9b6f1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:13.092Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:13.417Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:04:13.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T23:04:13.417Z] 2a388738a8ac: Preparing [2023-01-13T23:04:13.417Z] 65747a054114: Preparing [2023-01-13T23:04:13.417Z] 624d8086014e: Preparing [2023-01-13T23:04:13.417Z] 3ab46c38a333: Preparing [2023-01-13T23:04:13.417Z] a69982937f9d: Preparing [2023-01-13T23:04:13.417Z] 77ad769d666d: Preparing [2023-01-13T23:04:13.417Z] c6ca83d0057a: Preparing [2023-01-13T23:04:13.417Z] 3f2f386514b3: Preparing [2023-01-13T23:04:13.417Z] c9df408e4bff: Preparing [2023-01-13T23:04:13.417Z] 17bec77d7fdc: Preparing [2023-01-13T23:04:13.417Z] 77ad769d666d: Waiting [2023-01-13T23:04:13.417Z] c6ca83d0057a: Waiting [2023-01-13T23:04:13.417Z] 3f2f386514b3: Waiting [2023-01-13T23:04:13.417Z] c9df408e4bff: Waiting [2023-01-13T23:04:13.417Z] 17bec77d7fdc: Waiting [2023-01-13T23:04:13.417Z] 65747a054114: Layer already exists [2023-01-13T23:04:13.417Z] a69982937f9d: Layer already exists [2023-01-13T23:04:13.417Z] 2a388738a8ac: Layer already exists [2023-01-13T23:04:13.417Z] 3ab46c38a333: Layer already exists [2023-01-13T23:04:13.417Z] 624d8086014e: Layer already exists [2023-01-13T23:04:13.417Z] 77ad769d666d: Layer already exists [2023-01-13T23:04:13.417Z] c6ca83d0057a: Layer already exists [2023-01-13T23:04:13.417Z] 3f2f386514b3: Layer already exists [2023-01-13T23:04:13.417Z] c9df408e4bff: Layer already exists [2023-01-13T23:04:13.417Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:04:13.685Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:f94a9a2fa84e75f4e40c874a99b1e15edc39befa238e1c5b4032cb790bc9b6f1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:14.031Z] + 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-01-13T23:04:14.444Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-01-13T23:04:14.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-13T23:04:14.444Z] 2a388738a8ac: Preparing [2023-01-13T23:04:14.444Z] 65747a054114: Preparing [2023-01-13T23:04:14.444Z] 624d8086014e: Preparing [2023-01-13T23:04:14.444Z] 3ab46c38a333: Preparing [2023-01-13T23:04:14.444Z] a69982937f9d: Preparing [2023-01-13T23:04:14.444Z] 77ad769d666d: Preparing [2023-01-13T23:04:14.444Z] c6ca83d0057a: Preparing [2023-01-13T23:04:14.444Z] 3f2f386514b3: Preparing [2023-01-13T23:04:14.444Z] c9df408e4bff: Preparing [2023-01-13T23:04:14.444Z] 17bec77d7fdc: Preparing [2023-01-13T23:04:14.444Z] 77ad769d666d: Waiting [2023-01-13T23:04:14.444Z] c6ca83d0057a: Waiting [2023-01-13T23:04:14.444Z] 3f2f386514b3: Waiting [2023-01-13T23:04:14.444Z] c9df408e4bff: Waiting [2023-01-13T23:04:14.444Z] 17bec77d7fdc: Waiting [2023-01-13T23:04:14.444Z] a69982937f9d: Layer already exists [2023-01-13T23:04:14.444Z] 3ab46c38a333: Layer already exists [2023-01-13T23:04:14.444Z] 2a388738a8ac: Layer already exists [2023-01-13T23:04:14.444Z] 65747a054114: Layer already exists [2023-01-13T23:04:14.444Z] 624d8086014e: Layer already exists [2023-01-13T23:04:14.444Z] 77ad769d666d: Layer already exists [2023-01-13T23:04:14.444Z] c6ca83d0057a: Layer already exists [2023-01-13T23:04:14.444Z] c9df408e4bff: Layer already exists [2023-01-13T23:04:14.444Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:04:14.444Z] 3f2f386514b3: Layer already exists [2023-01-13T23:04:14.709Z] main: digest: sha256:f94a9a2fa84e75f4e40c874a99b1e15edc39befa238e1c5b4032cb790bc9b6f1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:04:14.755Z] ===================================================== [Pipeline] echo [2023-01-13T23:04:14.763Z] taggedImages: [2023-01-13T23:04:14.763Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:04:14.763Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-13T23:04:14.763Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.17 [2023-01-13T23:04:14.763Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:04:14.763Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-01-13T23:04:14.779Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-01-13T23:04:14.779Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:04:14.779Z] latest [2023-01-13T23:04:14.779Z] 3.0.0-dev.17 [2023-01-13T23:04:14.779Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:04:14.779Z] main [2023-01-13T23:04:14.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:15.113Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:15.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:04:15.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T23:04:15.446Z] 772b75a2ed6e: Preparing [2023-01-13T23:04:15.446Z] 17e4ad1a1dd9: Preparing [2023-01-13T23:04:15.446Z] 605135025905: Preparing [2023-01-13T23:04:15.446Z] 817cc1c5b18a: Preparing [2023-01-13T23:04:15.446Z] 9833f26c6bda: Preparing [2023-01-13T23:04:15.446Z] 9833f26c6bda: Layer already exists [2023-01-13T23:04:15.446Z] 605135025905: Layer already exists [2023-01-13T23:04:15.712Z] 772b75a2ed6e: Pushed [2023-01-13T23:04:16.664Z] 817cc1c5b18a: Pushed [2023-01-13T23:04:20.002Z] 17e4ad1a1dd9: Pushed [2023-01-13T23:04:20.268Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:11df12375bf9b501cc951c00830461c006e2fcbe54d92b3d94e0f0f7461d4e2b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:20.604Z] + 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-01-13T23:04:20.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-13T23:04:20.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T23:04:20.936Z] 772b75a2ed6e: Preparing [2023-01-13T23:04:20.936Z] 17e4ad1a1dd9: Preparing [2023-01-13T23:04:20.936Z] 605135025905: Preparing [2023-01-13T23:04:20.936Z] 817cc1c5b18a: Preparing [2023-01-13T23:04:20.936Z] 9833f26c6bda: Preparing [2023-01-13T23:04:20.936Z] 817cc1c5b18a: Layer already exists [2023-01-13T23:04:20.936Z] 772b75a2ed6e: Layer already exists [2023-01-13T23:04:20.936Z] 17e4ad1a1dd9: Layer already exists [2023-01-13T23:04:20.936Z] 605135025905: Layer already exists [2023-01-13T23:04:20.936Z] 9833f26c6bda: Layer already exists [2023-01-13T23:04:20.936Z] latest: digest: sha256:11df12375bf9b501cc951c00830461c006e2fcbe54d92b3d94e0f0f7461d4e2b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:21.272Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:21.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.17 [2023-01-13T23:04:21.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T23:04:21.598Z] 772b75a2ed6e: Preparing [2023-01-13T23:04:21.598Z] 17e4ad1a1dd9: Preparing [2023-01-13T23:04:21.598Z] 605135025905: Preparing [2023-01-13T23:04:21.598Z] 817cc1c5b18a: Preparing [2023-01-13T23:04:21.598Z] 9833f26c6bda: Preparing [2023-01-13T23:04:21.598Z] 605135025905: Layer already exists [2023-01-13T23:04:21.598Z] 17e4ad1a1dd9: Layer already exists [2023-01-13T23:04:21.598Z] 9833f26c6bda: Layer already exists [2023-01-13T23:04:21.599Z] 817cc1c5b18a: Layer already exists [2023-01-13T23:04:21.599Z] 772b75a2ed6e: Layer already exists [2023-01-13T23:04:21.599Z] 3.0.0-dev.17: digest: sha256:11df12375bf9b501cc951c00830461c006e2fcbe54d92b3d94e0f0f7461d4e2b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:21.935Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:22.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:04:22.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T23:04:22.268Z] 772b75a2ed6e: Preparing [2023-01-13T23:04:22.268Z] 17e4ad1a1dd9: Preparing [2023-01-13T23:04:22.268Z] 605135025905: Preparing [2023-01-13T23:04:22.268Z] 817cc1c5b18a: Preparing [2023-01-13T23:04:22.268Z] 9833f26c6bda: Preparing [2023-01-13T23:04:22.268Z] 9833f26c6bda: Layer already exists [2023-01-13T23:04:22.268Z] 605135025905: Layer already exists [2023-01-13T23:04:22.268Z] 817cc1c5b18a: Layer already exists [2023-01-13T23:04:22.268Z] 17e4ad1a1dd9: Layer already exists [2023-01-13T23:04:22.268Z] 772b75a2ed6e: Layer already exists [2023-01-13T23:04:22.268Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:11df12375bf9b501cc951c00830461c006e2fcbe54d92b3d94e0f0f7461d4e2b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:22.605Z] + 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-01-13T23:04:22.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-01-13T23:04:22.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-13T23:04:22.942Z] 772b75a2ed6e: Preparing [2023-01-13T23:04:22.942Z] 17e4ad1a1dd9: Preparing [2023-01-13T23:04:22.942Z] 605135025905: Preparing [2023-01-13T23:04:22.942Z] 817cc1c5b18a: Preparing [2023-01-13T23:04:22.942Z] 9833f26c6bda: Preparing [2023-01-13T23:04:22.942Z] 605135025905: Layer already exists [2023-01-13T23:04:22.942Z] 772b75a2ed6e: Layer already exists [2023-01-13T23:04:22.942Z] 817cc1c5b18a: Layer already exists [2023-01-13T23:04:22.942Z] 17e4ad1a1dd9: Layer already exists [2023-01-13T23:04:22.942Z] 9833f26c6bda: Layer already exists [2023-01-13T23:04:23.209Z] main: digest: sha256:11df12375bf9b501cc951c00830461c006e2fcbe54d92b3d94e0f0f7461d4e2b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:04:23.257Z] ===================================================== [Pipeline] echo [2023-01-13T23:04:23.263Z] taggedImages: [2023-01-13T23:04:23.263Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:04:23.263Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-13T23:04:23.263Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.17 [2023-01-13T23:04:23.263Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:04:23.263Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-01-13T23:04:23.277Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-01-13T23:04:23.277Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:04:23.277Z] latest [2023-01-13T23:04:23.277Z] 3.0.0-dev.17 [2023-01-13T23:04:23.277Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:04:23.277Z] main [2023-01-13T23:04:23.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:23.611Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:23.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:04:23.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T23:04:23.949Z] 09e6945a86e8: Preparing [2023-01-13T23:04:23.949Z] c2813620512e: Preparing [2023-01-13T23:04:23.949Z] d81175a166d3: Preparing [2023-01-13T23:04:23.949Z] e4f7df21b2af: Preparing [2023-01-13T23:04:23.949Z] dd373df82035: Preparing [2023-01-13T23:04:23.949Z] 54b7aec6beb4: Preparing [2023-01-13T23:04:23.949Z] 9833f26c6bda: Preparing [2023-01-13T23:04:23.949Z] 54b7aec6beb4: Waiting [2023-01-13T23:04:23.949Z] 9833f26c6bda: Waiting [2023-01-13T23:04:24.214Z] c2813620512e: Pushed [2023-01-13T23:04:24.214Z] 09e6945a86e8: Pushed [2023-01-13T23:04:24.214Z] d81175a166d3: Pushed [2023-01-13T23:04:24.214Z] 9833f26c6bda: Layer already exists [2023-01-13T23:04:25.171Z] 54b7aec6beb4: Pushed [2023-01-13T23:04:33.368Z] dd373df82035: Pushed [2023-01-13T23:04:40.005Z] e4f7df21b2af: Pushed [2023-01-13T23:04:40.005Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:76369cc8a9943477ab772e9c0acdc2e2d0066dbd63ac984f4f82d0ea891fbaf6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:40.358Z] + 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-01-13T23:04:40.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-13T23:04:40.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T23:04:40.695Z] 09e6945a86e8: Preparing [2023-01-13T23:04:40.695Z] c2813620512e: Preparing [2023-01-13T23:04:40.695Z] d81175a166d3: Preparing [2023-01-13T23:04:40.695Z] e4f7df21b2af: Preparing [2023-01-13T23:04:40.695Z] dd373df82035: Preparing [2023-01-13T23:04:40.695Z] 54b7aec6beb4: Preparing [2023-01-13T23:04:40.695Z] 9833f26c6bda: Preparing [2023-01-13T23:04:40.695Z] 54b7aec6beb4: Waiting [2023-01-13T23:04:40.695Z] 9833f26c6bda: Waiting [2023-01-13T23:04:40.695Z] dd373df82035: Layer already exists [2023-01-13T23:04:40.695Z] 09e6945a86e8: Layer already exists [2023-01-13T23:04:40.695Z] d81175a166d3: Layer already exists [2023-01-13T23:04:40.695Z] e4f7df21b2af: Layer already exists [2023-01-13T23:04:40.695Z] c2813620512e: Layer already exists [2023-01-13T23:04:40.695Z] 54b7aec6beb4: Layer already exists [2023-01-13T23:04:40.695Z] 9833f26c6bda: Layer already exists [2023-01-13T23:04:40.960Z] latest: digest: sha256:76369cc8a9943477ab772e9c0acdc2e2d0066dbd63ac984f4f82d0ea891fbaf6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:41.327Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:41.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.17 [2023-01-13T23:04:41.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T23:04:41.683Z] 09e6945a86e8: Preparing [2023-01-13T23:04:41.683Z] c2813620512e: Preparing [2023-01-13T23:04:41.683Z] d81175a166d3: Preparing [2023-01-13T23:04:41.683Z] e4f7df21b2af: Preparing [2023-01-13T23:04:41.683Z] dd373df82035: Preparing [2023-01-13T23:04:41.683Z] 54b7aec6beb4: Preparing [2023-01-13T23:04:41.683Z] 9833f26c6bda: Preparing [2023-01-13T23:04:41.683Z] 54b7aec6beb4: Waiting [2023-01-13T23:04:41.683Z] 9833f26c6bda: Waiting [2023-01-13T23:04:41.683Z] e4f7df21b2af: Layer already exists [2023-01-13T23:04:41.683Z] dd373df82035: Layer already exists [2023-01-13T23:04:41.683Z] d81175a166d3: Layer already exists [2023-01-13T23:04:41.683Z] 09e6945a86e8: Layer already exists [2023-01-13T23:04:41.683Z] c2813620512e: Layer already exists [2023-01-13T23:04:41.683Z] 9833f26c6bda: Layer already exists [2023-01-13T23:04:41.683Z] 54b7aec6beb4: Layer already exists [2023-01-13T23:04:41.957Z] 3.0.0-dev.17: digest: sha256:76369cc8a9943477ab772e9c0acdc2e2d0066dbd63ac984f4f82d0ea891fbaf6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:42.313Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:42.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:04:42.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T23:04:42.670Z] 09e6945a86e8: Preparing [2023-01-13T23:04:42.670Z] c2813620512e: Preparing [2023-01-13T23:04:42.670Z] d81175a166d3: Preparing [2023-01-13T23:04:42.670Z] e4f7df21b2af: Preparing [2023-01-13T23:04:42.670Z] dd373df82035: Preparing [2023-01-13T23:04:42.670Z] 54b7aec6beb4: Preparing [2023-01-13T23:04:42.670Z] 9833f26c6bda: Preparing [2023-01-13T23:04:42.670Z] 54b7aec6beb4: Waiting [2023-01-13T23:04:42.670Z] 9833f26c6bda: Waiting [2023-01-13T23:04:42.670Z] dd373df82035: Layer already exists [2023-01-13T23:04:42.670Z] 09e6945a86e8: Layer already exists [2023-01-13T23:04:42.670Z] e4f7df21b2af: Layer already exists [2023-01-13T23:04:42.670Z] c2813620512e: Layer already exists [2023-01-13T23:04:42.670Z] d81175a166d3: Layer already exists [2023-01-13T23:04:42.670Z] 9833f26c6bda: Layer already exists [2023-01-13T23:04:42.670Z] 54b7aec6beb4: Layer already exists [2023-01-13T23:04:42.939Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:76369cc8a9943477ab772e9c0acdc2e2d0066dbd63ac984f4f82d0ea891fbaf6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:43.296Z] + 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-01-13T23:04:43.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-01-13T23:04:43.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-13T23:04:43.632Z] 09e6945a86e8: Preparing [2023-01-13T23:04:43.632Z] c2813620512e: Preparing [2023-01-13T23:04:43.632Z] d81175a166d3: Preparing [2023-01-13T23:04:43.632Z] e4f7df21b2af: Preparing [2023-01-13T23:04:43.632Z] dd373df82035: Preparing [2023-01-13T23:04:43.632Z] 54b7aec6beb4: Preparing [2023-01-13T23:04:43.632Z] 9833f26c6bda: Preparing [2023-01-13T23:04:43.632Z] 54b7aec6beb4: Waiting [2023-01-13T23:04:43.632Z] 9833f26c6bda: Waiting [2023-01-13T23:04:43.632Z] e4f7df21b2af: Layer already exists [2023-01-13T23:04:43.632Z] dd373df82035: Layer already exists [2023-01-13T23:04:43.632Z] d81175a166d3: Layer already exists [2023-01-13T23:04:43.632Z] 09e6945a86e8: Layer already exists [2023-01-13T23:04:43.632Z] c2813620512e: Layer already exists [2023-01-13T23:04:43.632Z] 54b7aec6beb4: Layer already exists [2023-01-13T23:04:43.632Z] 9833f26c6bda: Layer already exists [2023-01-13T23:04:43.897Z] main: digest: sha256:76369cc8a9943477ab772e9c0acdc2e2d0066dbd63ac984f4f82d0ea891fbaf6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:04:43.947Z] ===================================================== [Pipeline] echo [2023-01-13T23:04:43.955Z] taggedImages: [2023-01-13T23:04:43.955Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:04:43.955Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-13T23:04:43.955Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.17 [2023-01-13T23:04:43.955Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:04:43.955Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-01-13T23:04:43.976Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-01-13T23:04:43.976Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:04:43.976Z] latest [2023-01-13T23:04:43.976Z] 3.0.0-dev.17 [2023-01-13T23:04:43.976Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:04:43.976Z] main [2023-01-13T23:04:43.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:44.320Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:04:44.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:04:44.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T23:04:44.672Z] 64bbd23bcd7a: Preparing [2023-01-13T23:04:44.672Z] c90b031a93ec: Preparing [2023-01-13T23:04:44.672Z] 99290700f8bc: Preparing [2023-01-13T23:04:44.672Z] b8c1ab9bbe76: Preparing [2023-01-13T23:04:44.672Z] f7f251a9167a: Preparing [2023-01-13T23:04:44.672Z] 9833f26c6bda: Preparing [2023-01-13T23:04:44.672Z] 9833f26c6bda: Waiting [2023-01-13T23:04:44.939Z] 64bbd23bcd7a: Pushed [2023-01-13T23:04:44.939Z] 99290700f8bc: Pushed [2023-01-13T23:04:44.939Z] c90b031a93ec: Pushed [2023-01-13T23:04:44.939Z] 9833f26c6bda: Layer already exists [2023-01-13T23:04:45.521Z] f7f251a9167a: Pushed [2023-01-13T23:05:00.498Z] b8c1ab9bbe76: Pushed [2023-01-13T23:05:00.764Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:1c9be032a00bf3ddc5dd5fdfdeb66ad58bab361b23c4b0c2bce87aeb0ab67dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:01.102Z] + 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-01-13T23:05:01.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-13T23:05:01.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T23:05:01.439Z] 64bbd23bcd7a: Preparing [2023-01-13T23:05:01.439Z] c90b031a93ec: Preparing [2023-01-13T23:05:01.439Z] 99290700f8bc: Preparing [2023-01-13T23:05:01.439Z] b8c1ab9bbe76: Preparing [2023-01-13T23:05:01.439Z] f7f251a9167a: Preparing [2023-01-13T23:05:01.439Z] 9833f26c6bda: Preparing [2023-01-13T23:05:01.439Z] 9833f26c6bda: Waiting [2023-01-13T23:05:01.439Z] 64bbd23bcd7a: Layer already exists [2023-01-13T23:05:01.439Z] 99290700f8bc: Layer already exists [2023-01-13T23:05:01.439Z] b8c1ab9bbe76: Layer already exists [2023-01-13T23:05:01.439Z] f7f251a9167a: Layer already exists [2023-01-13T23:05:01.439Z] c90b031a93ec: Layer already exists [2023-01-13T23:05:01.439Z] 9833f26c6bda: Layer already exists [2023-01-13T23:05:01.704Z] latest: digest: sha256:1c9be032a00bf3ddc5dd5fdfdeb66ad58bab361b23c4b0c2bce87aeb0ab67dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:02.041Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:02.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.17 [2023-01-13T23:05:02.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T23:05:02.376Z] 64bbd23bcd7a: Preparing [2023-01-13T23:05:02.376Z] c90b031a93ec: Preparing [2023-01-13T23:05:02.376Z] 99290700f8bc: Preparing [2023-01-13T23:05:02.376Z] b8c1ab9bbe76: Preparing [2023-01-13T23:05:02.376Z] f7f251a9167a: Preparing [2023-01-13T23:05:02.376Z] 9833f26c6bda: Preparing [2023-01-13T23:05:02.376Z] 9833f26c6bda: Waiting [2023-01-13T23:05:02.376Z] c90b031a93ec: Layer already exists [2023-01-13T23:05:02.376Z] 64bbd23bcd7a: Layer already exists [2023-01-13T23:05:02.376Z] b8c1ab9bbe76: Layer already exists [2023-01-13T23:05:02.376Z] 99290700f8bc: Layer already exists [2023-01-13T23:05:02.376Z] f7f251a9167a: Layer already exists [2023-01-13T23:05:02.376Z] 9833f26c6bda: Layer already exists [2023-01-13T23:05:02.640Z] 3.0.0-dev.17: digest: sha256:1c9be032a00bf3ddc5dd5fdfdeb66ad58bab361b23c4b0c2bce87aeb0ab67dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:02.982Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:03.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:05:03.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T23:05:03.322Z] 64bbd23bcd7a: Preparing [2023-01-13T23:05:03.322Z] c90b031a93ec: Preparing [2023-01-13T23:05:03.322Z] 99290700f8bc: Preparing [2023-01-13T23:05:03.322Z] b8c1ab9bbe76: Preparing [2023-01-13T23:05:03.322Z] f7f251a9167a: Preparing [2023-01-13T23:05:03.322Z] 9833f26c6bda: Preparing [2023-01-13T23:05:03.322Z] 9833f26c6bda: Waiting [2023-01-13T23:05:03.322Z] 64bbd23bcd7a: Layer already exists [2023-01-13T23:05:03.322Z] f7f251a9167a: Layer already exists [2023-01-13T23:05:03.322Z] 99290700f8bc: Layer already exists [2023-01-13T23:05:03.322Z] b8c1ab9bbe76: Layer already exists [2023-01-13T23:05:03.322Z] c90b031a93ec: Layer already exists [2023-01-13T23:05:03.322Z] 9833f26c6bda: Layer already exists [2023-01-13T23:05:03.588Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:1c9be032a00bf3ddc5dd5fdfdeb66ad58bab361b23c4b0c2bce87aeb0ab67dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:03.930Z] + 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-01-13T23:05:04.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-01-13T23:05:04.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-13T23:05:04.262Z] 64bbd23bcd7a: Preparing [2023-01-13T23:05:04.262Z] c90b031a93ec: Preparing [2023-01-13T23:05:04.262Z] 99290700f8bc: Preparing [2023-01-13T23:05:04.262Z] b8c1ab9bbe76: Preparing [2023-01-13T23:05:04.262Z] f7f251a9167a: Preparing [2023-01-13T23:05:04.262Z] 9833f26c6bda: Preparing [2023-01-13T23:05:04.262Z] 9833f26c6bda: Waiting [2023-01-13T23:05:04.262Z] 99290700f8bc: Layer already exists [2023-01-13T23:05:04.262Z] 64bbd23bcd7a: Layer already exists [2023-01-13T23:05:04.262Z] b8c1ab9bbe76: Layer already exists [2023-01-13T23:05:04.262Z] f7f251a9167a: Layer already exists [2023-01-13T23:05:04.262Z] c90b031a93ec: Layer already exists [2023-01-13T23:05:04.262Z] 9833f26c6bda: Layer already exists [2023-01-13T23:05:04.528Z] main: digest: sha256:1c9be032a00bf3ddc5dd5fdfdeb66ad58bab361b23c4b0c2bce87aeb0ab67dd3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:05:04.586Z] ===================================================== [Pipeline] echo [2023-01-13T23:05:04.594Z] taggedImages: [2023-01-13T23:05:04.594Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:05:04.594Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-13T23:05:04.594Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.17 [2023-01-13T23:05:04.594Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:05:04.594Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-01-13T23:05:04.615Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-01-13T23:05:04.615Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:05:04.615Z] latest [2023-01-13T23:05:04.615Z] 3.0.0-dev.17 [2023-01-13T23:05:04.615Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:05:04.615Z] main [2023-01-13T23:05:04.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:04.969Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:05.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:05:05.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T23:05:05.311Z] c3c4b3f99e2f: Preparing [2023-01-13T23:05:05.311Z] 01df1f847d3a: Preparing [2023-01-13T23:05:05.311Z] 295757beb027: Preparing [2023-01-13T23:05:05.311Z] 1c4869f71dae: Preparing [2023-01-13T23:05:05.311Z] 54b7aec6beb4: Preparing [2023-01-13T23:05:05.311Z] 9833f26c6bda: Preparing [2023-01-13T23:05:05.311Z] 9833f26c6bda: Waiting [2023-01-13T23:05:05.577Z] 54b7aec6beb4: Layer already exists [2023-01-13T23:05:05.577Z] 9833f26c6bda: Layer already exists [2023-01-13T23:05:05.577Z] 295757beb027: Pushed [2023-01-13T23:05:05.577Z] 01df1f847d3a: Pushed [2023-01-13T23:05:05.577Z] c3c4b3f99e2f: Pushed [2023-01-13T23:05:23.764Z] 1c4869f71dae: Pushed [2023-01-13T23:05:23.764Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:ecb60b36a9697626f5acaa314b1b8999b9b1f25a3e3d09e1b1985f532dc56ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:24.101Z] + 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-01-13T23:05:24.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-13T23:05:24.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T23:05:24.433Z] c3c4b3f99e2f: Preparing [2023-01-13T23:05:24.433Z] 01df1f847d3a: Preparing [2023-01-13T23:05:24.433Z] 295757beb027: Preparing [2023-01-13T23:05:24.433Z] 1c4869f71dae: Preparing [2023-01-13T23:05:24.433Z] 54b7aec6beb4: Preparing [2023-01-13T23:05:24.433Z] 9833f26c6bda: Preparing [2023-01-13T23:05:24.433Z] 9833f26c6bda: Waiting [2023-01-13T23:05:24.433Z] 54b7aec6beb4: Layer already exists [2023-01-13T23:05:24.433Z] 01df1f847d3a: Layer already exists [2023-01-13T23:05:24.433Z] 1c4869f71dae: Layer already exists [2023-01-13T23:05:24.433Z] c3c4b3f99e2f: Layer already exists [2023-01-13T23:05:24.433Z] 295757beb027: Layer already exists [2023-01-13T23:05:24.433Z] 9833f26c6bda: Layer already exists [2023-01-13T23:05:24.697Z] latest: digest: sha256:ecb60b36a9697626f5acaa314b1b8999b9b1f25a3e3d09e1b1985f532dc56ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:25.032Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:25.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.17 [2023-01-13T23:05:25.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T23:05:25.374Z] c3c4b3f99e2f: Preparing [2023-01-13T23:05:25.374Z] 01df1f847d3a: Preparing [2023-01-13T23:05:25.374Z] 295757beb027: Preparing [2023-01-13T23:05:25.374Z] 1c4869f71dae: Preparing [2023-01-13T23:05:25.374Z] 54b7aec6beb4: Preparing [2023-01-13T23:05:25.374Z] 9833f26c6bda: Preparing [2023-01-13T23:05:25.374Z] 9833f26c6bda: Waiting [2023-01-13T23:05:25.374Z] 01df1f847d3a: Layer already exists [2023-01-13T23:05:25.374Z] 295757beb027: Layer already exists [2023-01-13T23:05:25.374Z] c3c4b3f99e2f: Layer already exists [2023-01-13T23:05:25.374Z] 54b7aec6beb4: Layer already exists [2023-01-13T23:05:25.374Z] 1c4869f71dae: Layer already exists [2023-01-13T23:05:25.374Z] 9833f26c6bda: Layer already exists [2023-01-13T23:05:25.374Z] 3.0.0-dev.17: digest: sha256:ecb60b36a9697626f5acaa314b1b8999b9b1f25a3e3d09e1b1985f532dc56ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:25.972Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:26.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:05:26.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T23:05:26.303Z] c3c4b3f99e2f: Preparing [2023-01-13T23:05:26.303Z] 01df1f847d3a: Preparing [2023-01-13T23:05:26.303Z] 295757beb027: Preparing [2023-01-13T23:05:26.303Z] 1c4869f71dae: Preparing [2023-01-13T23:05:26.303Z] 54b7aec6beb4: Preparing [2023-01-13T23:05:26.303Z] 9833f26c6bda: Preparing [2023-01-13T23:05:26.303Z] 9833f26c6bda: Waiting [2023-01-13T23:05:26.303Z] 1c4869f71dae: Layer already exists [2023-01-13T23:05:26.303Z] 54b7aec6beb4: Layer already exists [2023-01-13T23:05:26.303Z] c3c4b3f99e2f: Layer already exists [2023-01-13T23:05:26.303Z] 295757beb027: Layer already exists [2023-01-13T23:05:26.303Z] 01df1f847d3a: Layer already exists [2023-01-13T23:05:26.303Z] 9833f26c6bda: Layer already exists [2023-01-13T23:05:26.303Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:ecb60b36a9697626f5acaa314b1b8999b9b1f25a3e3d09e1b1985f532dc56ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:26.644Z] + 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-01-13T23:05:26.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-01-13T23:05:26.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-13T23:05:26.978Z] c3c4b3f99e2f: Preparing [2023-01-13T23:05:26.978Z] 01df1f847d3a: Preparing [2023-01-13T23:05:26.978Z] 295757beb027: Preparing [2023-01-13T23:05:26.978Z] 1c4869f71dae: Preparing [2023-01-13T23:05:26.978Z] 54b7aec6beb4: Preparing [2023-01-13T23:05:26.978Z] 9833f26c6bda: Preparing [2023-01-13T23:05:26.978Z] 9833f26c6bda: Waiting [2023-01-13T23:05:26.978Z] 1c4869f71dae: Layer already exists [2023-01-13T23:05:26.978Z] c3c4b3f99e2f: Layer already exists [2023-01-13T23:05:26.978Z] 54b7aec6beb4: Layer already exists [2023-01-13T23:05:26.978Z] 295757beb027: Layer already exists [2023-01-13T23:05:26.978Z] 01df1f847d3a: Layer already exists [2023-01-13T23:05:26.978Z] 9833f26c6bda: Layer already exists [2023-01-13T23:05:27.242Z] main: digest: sha256:ecb60b36a9697626f5acaa314b1b8999b9b1f25a3e3d09e1b1985f532dc56ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:05:27.297Z] ===================================================== [Pipeline] echo [2023-01-13T23:05:27.306Z] taggedImages: [2023-01-13T23:05:27.306Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:05:27.306Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-13T23:05:27.306Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.17 [2023-01-13T23:05:27.306Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:05:27.306Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-01-13T23:05:27.331Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-01-13T23:05:27.331Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:05:27.331Z] latest [2023-01-13T23:05:27.331Z] 3.0.0-dev.17 [2023-01-13T23:05:27.331Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:05:27.331Z] main [2023-01-13T23:05:27.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:27.672Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:28.008Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:05:28.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T23:05:28.008Z] 45db15e77cfa: Preparing [2023-01-13T23:05:28.008Z] cbe149f13588: Preparing [2023-01-13T23:05:28.008Z] 605135025905: Preparing [2023-01-13T23:05:28.008Z] aa5f47e0d54f: Preparing [2023-01-13T23:05:28.008Z] 17bec77d7fdc: Preparing [2023-01-13T23:05:28.008Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:05:28.008Z] 605135025905: Layer already exists [2023-01-13T23:05:28.272Z] 45db15e77cfa: Pushed [2023-01-13T23:05:28.272Z] aa5f47e0d54f: Pushed [2023-01-13T23:05:33.592Z] cbe149f13588: Pushed [2023-01-13T23:05:33.592Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:06cc20d4fb1fa50e7be9778e08fe2dd0708642d0e403e1eb50303f8dc8485b96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:33.936Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:34.276Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-13T23:05:34.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T23:05:34.276Z] 45db15e77cfa: Preparing [2023-01-13T23:05:34.276Z] cbe149f13588: Preparing [2023-01-13T23:05:34.276Z] 605135025905: Preparing [2023-01-13T23:05:34.276Z] aa5f47e0d54f: Preparing [2023-01-13T23:05:34.276Z] 17bec77d7fdc: Preparing [2023-01-13T23:05:34.276Z] cbe149f13588: Layer already exists [2023-01-13T23:05:34.276Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:05:34.276Z] 605135025905: Layer already exists [2023-01-13T23:05:34.276Z] aa5f47e0d54f: Layer already exists [2023-01-13T23:05:34.276Z] 45db15e77cfa: Layer already exists [2023-01-13T23:05:34.542Z] latest: digest: sha256:06cc20d4fb1fa50e7be9778e08fe2dd0708642d0e403e1eb50303f8dc8485b96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:34.888Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:35.220Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.17 [2023-01-13T23:05:35.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T23:05:35.221Z] 45db15e77cfa: Preparing [2023-01-13T23:05:35.221Z] cbe149f13588: Preparing [2023-01-13T23:05:35.221Z] 605135025905: Preparing [2023-01-13T23:05:35.221Z] aa5f47e0d54f: Preparing [2023-01-13T23:05:35.221Z] 17bec77d7fdc: Preparing [2023-01-13T23:05:35.221Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:05:35.221Z] 45db15e77cfa: Layer already exists [2023-01-13T23:05:35.221Z] 605135025905: Layer already exists [2023-01-13T23:05:35.221Z] aa5f47e0d54f: Layer already exists [2023-01-13T23:05:35.221Z] cbe149f13588: Layer already exists [2023-01-13T23:05:35.221Z] 3.0.0-dev.17: digest: sha256:06cc20d4fb1fa50e7be9778e08fe2dd0708642d0e403e1eb50303f8dc8485b96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:35.565Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:35.913Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:05:35.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T23:05:35.913Z] 45db15e77cfa: Preparing [2023-01-13T23:05:35.913Z] cbe149f13588: Preparing [2023-01-13T23:05:35.913Z] 605135025905: Preparing [2023-01-13T23:05:35.913Z] aa5f47e0d54f: Preparing [2023-01-13T23:05:35.913Z] 17bec77d7fdc: Preparing [2023-01-13T23:05:35.913Z] aa5f47e0d54f: Layer already exists [2023-01-13T23:05:35.913Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:05:35.913Z] 605135025905: Layer already exists [2023-01-13T23:05:35.913Z] cbe149f13588: Layer already exists [2023-01-13T23:05:35.913Z] 45db15e77cfa: Layer already exists [2023-01-13T23:05:35.913Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:06cc20d4fb1fa50e7be9778e08fe2dd0708642d0e403e1eb50303f8dc8485b96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:36.244Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:36.577Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-01-13T23:05:36.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-13T23:05:36.577Z] 45db15e77cfa: Preparing [2023-01-13T23:05:36.577Z] cbe149f13588: Preparing [2023-01-13T23:05:36.577Z] 605135025905: Preparing [2023-01-13T23:05:36.577Z] aa5f47e0d54f: Preparing [2023-01-13T23:05:36.577Z] 17bec77d7fdc: Preparing [2023-01-13T23:05:36.577Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:05:36.577Z] aa5f47e0d54f: Layer already exists [2023-01-13T23:05:36.577Z] 45db15e77cfa: Layer already exists [2023-01-13T23:05:36.577Z] cbe149f13588: Layer already exists [2023-01-13T23:05:36.577Z] 605135025905: Layer already exists [2023-01-13T23:05:36.577Z] main: digest: sha256:06cc20d4fb1fa50e7be9778e08fe2dd0708642d0e403e1eb50303f8dc8485b96 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:05:36.627Z] ===================================================== [Pipeline] echo [2023-01-13T23:05:36.634Z] taggedImages: [2023-01-13T23:05:36.634Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:05:36.634Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-13T23:05:36.634Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.17 [2023-01-13T23:05:36.634Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:05:36.634Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-01-13T23:05:36.698Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-01-13T23:05:36.698Z] 174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:05:36.698Z] latest [2023-01-13T23:05:36.698Z] 3.0.0-dev.17 [2023-01-13T23:05:36.698Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:05:36.698Z] main [2023-01-13T23:05:36.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:37.068Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:37.406Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:05:37.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T23:05:37.406Z] ab44e4123e54: Preparing [2023-01-13T23:05:37.406Z] be9515835cd1: Preparing [2023-01-13T23:05:37.406Z] 605135025905: Preparing [2023-01-13T23:05:37.406Z] 17dcd08fe02d: Preparing [2023-01-13T23:05:37.406Z] 17bec77d7fdc: Preparing [2023-01-13T23:05:37.406Z] 605135025905: Layer already exists [2023-01-13T23:05:37.406Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:05:37.406Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:05:37.672Z] ab44e4123e54: Pushed [2023-01-13T23:05:43.005Z] be9515835cd1: Pushed [2023-01-13T23:05:43.270Z] 174f8488092471fc19e005ee5b54feb7e74348b7: digest: sha256:09659483ac00f714db06cb693cf96e5e6c4fa7404ff3986df1082990e7b74707 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:43.600Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:43.936Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-13T23:05:43.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T23:05:43.936Z] ab44e4123e54: Preparing [2023-01-13T23:05:43.936Z] be9515835cd1: Preparing [2023-01-13T23:05:43.936Z] 605135025905: Preparing [2023-01-13T23:05:43.936Z] 17dcd08fe02d: Preparing [2023-01-13T23:05:43.936Z] 17bec77d7fdc: Preparing [2023-01-13T23:05:43.936Z] 605135025905: Layer already exists [2023-01-13T23:05:43.936Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:05:43.936Z] be9515835cd1: Layer already exists [2023-01-13T23:05:43.936Z] ab44e4123e54: Layer already exists [2023-01-13T23:05:43.936Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:05:43.936Z] latest: digest: sha256:09659483ac00f714db06cb693cf96e5e6c4fa7404ff3986df1082990e7b74707 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:44.536Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:44.865Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.17 [2023-01-13T23:05:44.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T23:05:44.865Z] ab44e4123e54: Preparing [2023-01-13T23:05:44.865Z] be9515835cd1: Preparing [2023-01-13T23:05:44.865Z] 605135025905: Preparing [2023-01-13T23:05:44.865Z] 17dcd08fe02d: Preparing [2023-01-13T23:05:44.865Z] 17bec77d7fdc: Preparing [2023-01-13T23:05:44.865Z] 605135025905: Layer already exists [2023-01-13T23:05:44.865Z] be9515835cd1: Layer already exists [2023-01-13T23:05:44.865Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:05:44.865Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:05:44.865Z] ab44e4123e54: Layer already exists [2023-01-13T23:05:44.865Z] 3.0.0-dev.17: digest: sha256:09659483ac00f714db06cb693cf96e5e6c4fa7404ff3986df1082990e7b74707 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:45.199Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:45.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:05:45.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T23:05:45.532Z] ab44e4123e54: Preparing [2023-01-13T23:05:45.532Z] be9515835cd1: Preparing [2023-01-13T23:05:45.532Z] 605135025905: Preparing [2023-01-13T23:05:45.532Z] 17dcd08fe02d: Preparing [2023-01-13T23:05:45.532Z] 17bec77d7fdc: Preparing [2023-01-13T23:05:45.532Z] be9515835cd1: Layer already exists [2023-01-13T23:05:45.532Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:05:45.532Z] 605135025905: Layer already exists [2023-01-13T23:05:45.532Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:05:45.532Z] ab44e4123e54: Layer already exists [2023-01-13T23:05:45.532Z] 174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17: digest: sha256:09659483ac00f714db06cb693cf96e5e6c4fa7404ff3986df1082990e7b74707 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:45.878Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:46.238Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-01-13T23:05:46.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-13T23:05:46.238Z] ab44e4123e54: Preparing [2023-01-13T23:05:46.238Z] be9515835cd1: Preparing [2023-01-13T23:05:46.238Z] 605135025905: Preparing [2023-01-13T23:05:46.238Z] 17dcd08fe02d: Preparing [2023-01-13T23:05:46.238Z] 17bec77d7fdc: Preparing [2023-01-13T23:05:46.238Z] 17bec77d7fdc: Layer already exists [2023-01-13T23:05:46.238Z] be9515835cd1: Layer already exists [2023-01-13T23:05:46.238Z] 605135025905: Layer already exists [2023-01-13T23:05:46.238Z] ab44e4123e54: Layer already exists [2023-01-13T23:05:46.238Z] 17dcd08fe02d: Layer already exists [2023-01-13T23:05:46.511Z] main: digest: sha256:09659483ac00f714db06cb693cf96e5e6c4fa7404ff3986df1082990e7b74707 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-13T23:05:46.564Z] ===================================================== [Pipeline] echo [2023-01-13T23:05:46.572Z] taggedImages: [2023-01-13T23:05:46.572Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:174f8488092471fc19e005ee5b54feb7e74348b7 [2023-01-13T23:05:46.572Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-13T23:05:46.572Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.17 [2023-01-13T23:05:46.572Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:174f8488092471fc19e005ee5b54feb7e74348b7-3.0.0-dev.17 [2023-01-13T23:05:46.572Z] - 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-01-13T23:05:46.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T23:05:46.948Z] [2023-01-13T23:05:46.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:05:47.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T23:05:47.283Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-13T23:05:47.283Z] 8998bd30e6a1: Pulling fs layer [2023-01-13T23:05:47.283Z] 04944245beec: Pulling fs layer [2023-01-13T23:05:47.283Z] 699f458cf7ca: Pulling fs layer [2023-01-13T23:05:47.283Z] 765212b225bb: Pulling fs layer [2023-01-13T23:05:47.283Z] f23df028b6ca: Pulling fs layer [2023-01-13T23:05:47.283Z] d65c8cfc05b1: Pulling fs layer [2023-01-13T23:05:47.283Z] 2437ff75d9bd: Pulling fs layer [2023-01-13T23:05:47.283Z] 765212b225bb: Waiting [2023-01-13T23:05:47.283Z] f23df028b6ca: Waiting [2023-01-13T23:05:47.283Z] d65c8cfc05b1: Waiting [2023-01-13T23:05:47.283Z] 2437ff75d9bd: Waiting [2023-01-13T23:05:47.565Z] 04944245beec: Verifying Checksum [2023-01-13T23:05:47.565Z] 04944245beec: Download complete [2023-01-13T23:05:47.565Z] 765212b225bb: Verifying Checksum [2023-01-13T23:05:47.565Z] 765212b225bb: Download complete [2023-01-13T23:05:47.565Z] f23df028b6ca: Verifying Checksum [2023-01-13T23:05:47.565Z] f23df028b6ca: Download complete [2023-01-13T23:05:47.565Z] d65c8cfc05b1: Download complete [2023-01-13T23:05:47.565Z] 699f458cf7ca: Verifying Checksum [2023-01-13T23:05:47.565Z] 699f458cf7ca: Download complete [2023-01-13T23:05:48.151Z] 8998bd30e6a1: Verifying Checksum [2023-01-13T23:05:48.151Z] 8998bd30e6a1: Download complete [2023-01-13T23:05:50.086Z] 2437ff75d9bd: Verifying Checksum [2023-01-13T23:05:50.086Z] 2437ff75d9bd: Download complete [2023-01-13T23:05:52.025Z] 8998bd30e6a1: Pull complete [2023-01-13T23:05:52.290Z] 04944245beec: Pull complete [2023-01-13T23:05:53.694Z] 699f458cf7ca: Pull complete [2023-01-13T23:05:53.694Z] 765212b225bb: Pull complete [2023-01-13T23:05:56.269Z] f23df028b6ca: Pull complete [2023-01-13T23:05:56.269Z] d65c8cfc05b1: Pull complete [2023-01-13T23:06:11.250Z] 2437ff75d9bd: Pull complete [2023-01-13T23:06:11.250Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-13T23:06:11.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T23:06:11.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:06:11.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-2282 does not seem to be running inside a container [2023-01-13T23:06:11.524Z] $ 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/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T23:06:15.526Z] $ docker top f9bd9c340a514993c1693e973565383f51a209f3f1bf22eaa2853be83209e37b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:06:16.477Z] ---> job-cost.sh [2023-01-13T23:06:16.477Z] lf-activate-venv: SKIPPING [2023-01-13T23:06:16.477Z] INFO: No Stack... [2023-01-13T23:06:17.441Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-13T23:06:18.024Z] INFO: Archiving Costs [Pipeline] sh [2023-01-13T23:06:18.660Z] + cat /w/workspace/edgex-go/371/archives/cost.csv [2023-01-13T23:06:18.660Z] + cut -d, -f6 [Pipeline] lock [2023-01-13T23:06:18.737Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-371-stack-cost] [2023-01-13T23:06:18.743Z] Resource [jenkins-edgexfoundry-edgex-go-main-371-stack-cost] did not exist. Created. [2023-01-13T23:06:18.743Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-371-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-13T23:06:19.382Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-13T23:06:19.999Z] Stashed 1 file(s) [Pipeline] } [2023-01-13T23:06:20.009Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-371-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-13T23:06:20.020Z] $ docker stop --time=1 f9bd9c340a514993c1693e973565383f51a209f3f1bf22eaa2853be83209e37b [2023-01-13T23:06:21.546Z] $ docker rm -f --volumes f9bd9c340a514993c1693e973565383f51a209f3f1bf22eaa2853be83209e37b [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-01-13T23:06:22.018Z] provisioning config files... [2023-01-13T23:06:22.039Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/371@tmp/config6090289345496019868tmp [Pipeline] { [Pipeline] sh [2023-01-13T23:06:22.352Z] + set +x [2023-01-13T23:06:22.352Z] + curl -s https://codecov.io/bash [2023-01-13T23:06:22.352Z] + bash -s -- [2023-01-13T23:06:22.352Z] [2023-01-13T23:06:22.352Z] _____ _ [2023-01-13T23:06:22.352Z] / ____| | | [2023-01-13T23:06:22.352Z] | | ___ __| | ___ ___ _____ __ [2023-01-13T23:06:22.352Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-13T23:06:22.352Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-13T23:06:22.352Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-13T23:06:22.352Z] Bash-1.0.6 [2023-01-13T23:06:22.352Z] [2023-01-13T23:06:22.352Z] [2023-01-13T23:06:22.352Z] ==> git version 2.25.1 found [2023-01-13T23:06:22.352Z] ==> 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-01-13T23:06:22.352Z] Release-Date: 2020-01-08 [2023-01-13T23:06:22.352Z] 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-01-13T23:06:22.352Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-13T23:06:22.352Z] ==> Jenkins CI detected. [2023-01-13T23:06:22.352Z] current dir:  /w/workspace/edgex-go/371 [2023-01-13T23:06:22.352Z] project root: . [2023-01-13T23:06:22.352Z] --> token set from env [2023-01-13T23:06:22.352Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-13T23:06:22.352Z] ==> Running gcov in . (disable via -X gcov) [2023-01-13T23:06:22.352Z] ==> Python coveragepy not found [2023-01-13T23:06:22.352Z] ==> Searching for coverage reports in: [2023-01-13T23:06:22.352Z] + . [2023-01-13T23:06:22.352Z] -> Found 1 reports [2023-01-13T23:06:22.352Z] ==> Detecting git/mercurial file structure [2023-01-13T23:06:22.352Z] ==> Reading reports [2023-01-13T23:06:22.611Z] + ./coverage.out bytes=494838 [2023-01-13T23:06:22.611Z] ==> Appending adjustments [2023-01-13T23:06:22.611Z] https://docs.codecov.io/docs/fixing-reports [2023-01-13T23:06:23.546Z] + Found adjustments [2023-01-13T23:06:23.546Z] ==> Gzipping contents [2023-01-13T23:06:23.805Z] 64K /tmp/codecov.1uBCJ8.gz [2023-01-13T23:06:23.805Z] ==> Uploading reports [2023-01-13T23:06:23.805Z] url: https://codecov.io [2023-01-13T23:06:23.805Z] query: branch=main&commit=174f8488092471fc19e005ee5b54feb7e74348b7&build=371&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F371%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-13T23:06:23.805Z] -> Pinging Codecov [2023-01-13T23:06:23.805Z] 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=174f8488092471fc19e005ee5b54feb7e74348b7&build=371&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F371%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-13T23:06:24.064Z] -> Uploading to [2023-01-13T23:06:24.064Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-13/00271124DB129430A58F1EEE437C3FCB/174f8488092471fc19e005ee5b54feb7e74348b7/c5f78bad-10d6-4df0-a4b6-c2122c9fb723.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230113T230623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef54f1396e65f7b7a422cdb6de06d0eb24d917c39d24ab1fb6a90ad9fd8919a5 [2023-01-13T23:06:24.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:06:24.064Z] Dload Upload Total Spent Left Speed [2023-01-13T23:06:24.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63726 0 0 100 63726 0 218k --:--:-- --:--:-- --:--:-- 218k [2023-01-13T23:06:24.322Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/174f8488092471fc19e005ee5b54feb7e74348b7 [Pipeline] } [2023-01-13T23:06:24.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-01-13T23:06:24.543Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-13T23:06:24.553Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:06:24.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-13T23:06:24.852Z] [2023-01-13T23:06:24.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:06:25.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-13T23:06:25.154Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-13T23:06:25.154Z] df9b9388f04a: Pulling fs layer [2023-01-13T23:06:25.154Z] 52dc419b0ee2: Pulling fs layer [2023-01-13T23:06:25.154Z] 25bc292e5bac: Pulling fs layer [2023-01-13T23:06:25.154Z] 114826534d7a: Pulling fs layer [2023-01-13T23:06:25.154Z] 4657fd5d0bcf: Pulling fs layer [2023-01-13T23:06:25.154Z] 6ad1cebc031e: Pulling fs layer [2023-01-13T23:06:25.154Z] 8a3aa393b2d8: Pulling fs layer [2023-01-13T23:06:25.154Z] 4657fd5d0bcf: Waiting [2023-01-13T23:06:25.154Z] 6ad1cebc031e: Waiting [2023-01-13T23:06:25.154Z] 8a3aa393b2d8: Waiting [2023-01-13T23:06:25.154Z] 114826534d7a: Waiting [2023-01-13T23:06:25.154Z] 25bc292e5bac: Verifying Checksum [2023-01-13T23:06:25.154Z] 25bc292e5bac: Download complete [2023-01-13T23:06:25.154Z] 52dc419b0ee2: Download complete [2023-01-13T23:06:25.154Z] 4657fd5d0bcf: Download complete [2023-01-13T23:06:25.154Z] df9b9388f04a: Verifying Checksum [2023-01-13T23:06:25.154Z] df9b9388f04a: Download complete [2023-01-13T23:06:25.420Z] 6ad1cebc031e: Verifying Checksum [2023-01-13T23:06:25.420Z] 6ad1cebc031e: Download complete [2023-01-13T23:06:25.420Z] df9b9388f04a: Pull complete [2023-01-13T23:06:25.420Z] 52dc419b0ee2: Pull complete [2023-01-13T23:06:25.698Z] 25bc292e5bac: Pull complete [2023-01-13T23:06:25.962Z] 114826534d7a: Verifying Checksum [2023-01-13T23:06:25.962Z] 114826534d7a: Download complete [2023-01-13T23:06:26.527Z] 8a3aa393b2d8: Verifying Checksum [2023-01-13T23:06:26.527Z] 8a3aa393b2d8: Download complete [2023-01-13T23:06:29.811Z] 114826534d7a: Pull complete [2023-01-13T23:06:29.811Z] 4657fd5d0bcf: Pull complete [2023-01-13T23:06:29.811Z] 6ad1cebc031e: Pull complete [2023-01-13T23:06:32.349Z] 8a3aa393b2d8: Pull complete [2023-01-13T23:06:32.349Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-13T23:06:32.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-13T23:06:32.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:06:32.425Z] prd-ubuntu20.04-docker-8c-8g-2281 does not seem to be running inside a container [2023-01-13T23:06:32.452Z] $ 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/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T23:06:36.025Z] $ docker top 8667b2835bbbad718053589e637ec7abc22f3de7478223fd9df92bbf8e0f0a17 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-13T23:06:36.095Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-01-13T23:06:36.374Z] + set -o pipefail [2023-01-13T23:06:36.374Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-01-13T23:06:41.638Z] [2023-01-13T23:06:41.638Z] Monitoring /w/workspace/edgex-go/371 (github.com/edgexfoundry/edgex-go)... [2023-01-13T23:06:41.638Z] [2023-01-13T23:06:41.638Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/05b6a490-00da-49c8-8fb4-16ac2777448e [2023-01-13T23:06:41.638Z] [2023-01-13T23:06:41.638Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-13T23:06:41.638Z] [2023-01-13T23:06:41.638Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-13T23:06:41.638Z] [2023-01-13T23:06:41.638Z] [2023-01-13T23:06:41.638Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-13T23:06:41.638Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-13T23:06:41.638Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-13T23:06:41.639Z] $ docker stop --time=1 8667b2835bbbad718053589e637ec7abc22f3de7478223fd9df92bbf8e0f0a17 [2023-01-13T23:06:44.919Z] $ docker rm -f --volumes 8667b2835bbbad718053589e637ec7abc22f3de7478223fd9df92bbf8e0f0a17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-01-13T23:06:45.286Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T23:06:45.298Z] provisioning config files... [2023-01-13T23:06:45.306Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/371@tmp/config15827256126007403293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:06:45.598Z] --> edgex-publish-swagger.sh [2023-01-13T23:06:45.598Z] === Publish openapi/v2 API === [2023-01-13T23:06:45.598Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-13T23:06:45.598Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/371/openapi/v2/core-command.yaml] [2023-01-13T23:06:45.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:06:45.598Z] Dload Upload Total Spent Left Speed [2023-01-13T23:06:46.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 42 37705 --:--:-- --:--:-- --:--:-- 37706 100 33860 100 38 100 33822 42 37705 --:--:-- --:--:-- --:--:-- 37706 [2023-01-13T23:06:46.536Z] {"code":403,"message":"Access Denied"} [2023-01-13T23:06:46.536Z] [2023-01-13T23:06:46.536Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/371/openapi/v2/core-data.yaml] [2023-01-13T23:06:46.536Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:06:46.536Z] Dload Upload Total Spent Left Speed [2023-01-13T23:06:47.479Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71748 100 38 100 71710 43 81211 --:--:-- --:--:-- --:--:-- 81162 100 71748 100 38 100 71710 43 81211 --:--:-- --:--:-- --:--:-- 81162 [2023-01-13T23:06:47.479Z] {"code":403,"message":"Access Denied"} [2023-01-13T23:06:47.479Z] [2023-01-13T23:06:47.479Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/371/openapi/v2/core-metadata.yaml] [2023-01-13T23:06:47.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:06:47.479Z] Dload Upload Total Spent Left Speed [2023-01-13T23:06:48.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 42 163k --:--:-- --:--:-- --:--:-- 163k 100 144k 100 38 100 144k 42 163k --:--:-- --:--:-- --:--:-- 163k [2023-01-13T23:06:48.415Z] {"code":403,"message":"Access Denied"} [2023-01-13T23:06:48.415Z] [2023-01-13T23:06:48.415Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/371/openapi/v2/support-notifications.yaml] [2023-01-13T23:06:48.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:06:48.415Z] Dload Upload Total Spent Left Speed [2023-01-13T23:06:48.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 44 103k --:--:-- --:--:-- --:--:-- 103k 100 89347 100 38 100 89309 44 103k --:--:-- --:--:-- --:--:-- 103k [2023-01-13T23:06:48.983Z] {"code":403,"message":"Access Denied"} [2023-01-13T23:06:48.983Z] [2023-01-13T23:06:48.983Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/371/openapi/v2/support-scheduler.yaml] [2023-01-13T23:06:48.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T23:06:48.983Z] Dload Upload Total Spent Left Speed [2023-01-13T23:06:49.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 49 51226 --:--:-- --:--:-- --:--:-- 51209 100 39585 100 38 100 39547 49 51226 --:--:-- --:--:-- --:--:-- 51209 [2023-01-13T23:06:49.920Z] {"code":403,"message":"Access Denied"} [2023-01-13T23:06:49.920Z] [Pipeline] } [2023-01-13T23:06:49.928Z] 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-01-13T23:06:50.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T23:06:50.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:06:50.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T23:06:50.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:06:50.724Z] prd-ubuntu20.04-docker-8c-8g-2281 does not seem to be running inside a container [2023-01-13T23:06:50.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T23:06:51.115Z] $ docker top dc7fb59ca618523e47627cc46350ce7f0ee7cca00da544e7fe3f28731d8be21c -eo pid,comm [2023-01-13T23:06:51.166Z] 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-01-13T23:06:51.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T23:06:51.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T23:06:51.200Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T23:06:51.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T23:06:51.297Z] $ docker exec dc7fb59ca618523e47627cc46350ce7f0ee7cca00da544e7fe3f28731d8be21c ssh-agent [2023-01-13T23:06:51.408Z] SSH_AUTH_SOCK=/tmp/ssh-Ua39XiW3RnBw/agent.33 [2023-01-13T23:06:51.408Z] SSH_AGENT_PID=39 [2023-01-13T23:06:51.412Z] Running ssh-add (command line suppressed) [2023-01-13T23:06:51.493Z] Identity added: /w/workspace/edgex-go/371@tmp/private_key_12402575198158870677.key (/w/workspace/edgex-go/371@tmp/private_key_12402575198158870677.key) [2023-01-13T23:06:51.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T23:06:51.800Z] + git semver tag [2023-01-13T23:06:52.059Z] 2023-01-13 23:06:51,958 [run_tag] DEBUG tag force:False [2023-01-13T23:06:52.059Z] 2023-01-13 23:06:51,958 [check_head_tag] DEBUG check head tag [2023-01-13T23:06:52.059Z] 2023-01-13 23:06:51,960 [execute] INFO git cat-file --batch-check [2023-01-13T23:06:52.059Z] 2023-01-13 23:06:51,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/371, universal_newlines=False, shell=None, istream=) [2023-01-13T23:06:52.059Z] 2023-01-13 23:06:51,965 [execute] INFO git cat-file --batch [2023-01-13T23:06:52.059Z] 2023-01-13 23:06:51,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/371, universal_newlines=False, shell=None, istream=) [2023-01-13T23:06:52.059Z] 2023-01-13 23:06:52,001 [read_version] DEBUG read version from /w/workspace/edgex-go/371/.semver/main [2023-01-13T23:06:52.059Z] 2023-01-13 23:06:52,002 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 [2023-01-13T23:06:52.059Z] 2023-01-13 23:06:52,002 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/edgex-go/371, universal_newlines=False, shell=None, istream=None) [2023-01-13T23:06:52.059Z] 2023-01-13 23:06:52,008 [read_version] DEBUG read version from /w/workspace/edgex-go/371/.semver/main [2023-01-13T23:06:52.059Z] 3.0.0-dev.17 [Pipeline] } [2023-01-13T23:06:52.058Z] $ docker exec --env ******** --env ******** dc7fb59ca618523e47627cc46350ce7f0ee7cca00da544e7fe3f28731d8be21c ssh-agent -k [2023-01-13T23:06:52.150Z] unset SSH_AUTH_SOCK; [2023-01-13T23:06:52.150Z] unset SSH_AGENT_PID; [2023-01-13T23:06:52.150Z] echo Agent pid 39 killed; [2023-01-13T23:06:52.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T23:06:52.472Z] + git semver [Pipeline] } [2023-01-13T23:06:52.735Z] $ docker stop --time=1 dc7fb59ca618523e47627cc46350ce7f0ee7cca00da544e7fe3f28731d8be21c [2023-01-13T23:06:53.999Z] $ docker rm -f --volumes dc7fb59ca618523e47627cc46350ce7f0ee7cca00da544e7fe3f28731d8be21c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:06:54.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-13T23:06:54.394Z] [2023-01-13T23:06:54.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:06:54.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-13T23:06:54.700Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-13T23:06:54.700Z] ab5ef0e58194: Pulling fs layer [2023-01-13T23:06:54.700Z] 9712f1f96733: Pulling fs layer [2023-01-13T23:06:54.700Z] 63f879dbbcfc: Pulling fs layer [2023-01-13T23:06:54.700Z] 0d9ebad4ef96: Pulling fs layer [2023-01-13T23:06:54.700Z] e9a5061849ea: Pulling fs layer [2023-01-13T23:06:54.700Z] 0d9ebad4ef96: Waiting [2023-01-13T23:06:54.700Z] d747dcd14b5f: Pulling fs layer [2023-01-13T23:06:54.700Z] 2de7ff778b66: Pulling fs layer [2023-01-13T23:06:54.700Z] d747dcd14b5f: Waiting [2023-01-13T23:06:54.700Z] 9712f1f96733: Download complete [2023-01-13T23:06:55.294Z] 63f879dbbcfc: Verifying Checksum [2023-01-13T23:06:55.294Z] 63f879dbbcfc: Download complete [2023-01-13T23:06:55.294Z] e9a5061849ea: Verifying Checksum [2023-01-13T23:06:55.294Z] e9a5061849ea: Download complete [2023-01-13T23:06:55.294Z] d747dcd14b5f: Verifying Checksum [2023-01-13T23:06:55.294Z] d747dcd14b5f: Download complete [2023-01-13T23:06:55.556Z] 0d9ebad4ef96: Verifying Checksum [2023-01-13T23:06:55.556Z] 0d9ebad4ef96: Download complete [2023-01-13T23:06:55.556Z] ab5ef0e58194: Verifying Checksum [2023-01-13T23:06:55.556Z] ab5ef0e58194: Download complete [2023-01-13T23:06:55.814Z] 2de7ff778b66: Verifying Checksum [2023-01-13T23:06:55.814Z] 2de7ff778b66: Download complete [2023-01-13T23:06:58.342Z] ab5ef0e58194: Pull complete [2023-01-13T23:06:58.342Z] 9712f1f96733: Pull complete [2023-01-13T23:06:58.907Z] 63f879dbbcfc: Pull complete [2023-01-13T23:07:02.188Z] 0d9ebad4ef96: Pull complete [2023-01-13T23:07:02.188Z] e9a5061849ea: Pull complete [2023-01-13T23:07:02.458Z] d747dcd14b5f: Pull complete [2023-01-13T23:07:03.434Z] 2de7ff778b66: Pull complete [2023-01-13T23:07:03.434Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-13T23:07:03.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-13T23:07:03.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:07:03.525Z] prd-ubuntu20.04-docker-8c-8g-2281 does not seem to be running inside a container [2023-01-13T23:07:03.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T23:07:07.487Z] $ docker top dcf76f90f6d1511ee594f795ddde17aa22810868d91a40ea871ebefcfd5705b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-13T23:07:07.567Z] provisioning config files... [2023-01-13T23:07:07.573Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/371@tmp/config13386828683748828197tmp [2023-01-13T23:07:07.583Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/371@tmp/config9226209704473876478tmp [2023-01-13T23:07:07.591Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/371@tmp/config14065209412860903454tmp [Pipeline] { [Pipeline] echo [2023-01-13T23:07:07.606Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:07:07.890Z] ---> sigul-configuration.sh [2023-01-13T23:07:07.890Z] gpg: directory `/root/.gnupg' created [2023-01-13T23:07:07.890Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-13T23:07:07.890Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-13T23:07:07.890Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-13T23:07:07.890Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-13T23:07:07.890Z] gpg: CAST5 encrypted data [2023-01-13T23:07:07.890Z] gpg: encrypted with 1 passphrase [2023-01-13T23:07:07.890Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-13T23:07:08.175Z] + mkdir /home/jenkins [2023-01-13T23:07:08.175Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-13T23:07:08.462Z] + 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-01-13T23:07:08.471Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:07:08.752Z] ---> sigul-install.sh [2023-01-13T23:07:08.752Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-13T23:07:09.033Z] + git tag --list [2023-01-13T23:07:09.033Z] 0.6.0 [2023-01-13T23:07:09.033Z] 0.6.1 [2023-01-13T23:07:09.033Z] 0.7.0 [2023-01-13T23:07:09.033Z] 0.7.1 [2023-01-13T23:07:09.033Z] v1.0.0 [2023-01-13T23:07:09.033Z] v1.0.1 [2023-01-13T23:07:09.033Z] v1.1.0 [2023-01-13T23:07:09.033Z] v1.2.0 [2023-01-13T23:07:09.033Z] v1.2.1 [2023-01-13T23:07:09.033Z] v1.3.0 [2023-01-13T23:07:09.033Z] v1.3.1 [2023-01-13T23:07:09.033Z] v2.0.0 [2023-01-13T23:07:09.033Z] v2.1.0 [2023-01-13T23:07:09.033Z] v2.1.1 [2023-01-13T23:07:09.033Z] v2.1.1-dev.1 [2023-01-13T23:07:09.033Z] v2.1.1-dev.2 [2023-01-13T23:07:09.033Z] v2.1.1-dev.3 [2023-01-13T23:07:09.033Z] v2.1.1-dev.4 [2023-01-13T23:07:09.033Z] v2.1.1-dev.5 [2023-01-13T23:07:09.033Z] v2.1.1-dev.6 [2023-01-13T23:07:09.033Z] v2.1.1-dev.7 [2023-01-13T23:07:09.033Z] v2.1.1-dev.8 [2023-01-13T23:07:09.033Z] v2.1.2-dev.1 [2023-01-13T23:07:09.033Z] v2.2.0 [2023-01-13T23:07:09.033Z] v2.2.1-dev.1 [2023-01-13T23:07:09.033Z] v2.2.1-dev.10 [2023-01-13T23:07:09.033Z] v2.2.1-dev.11 [2023-01-13T23:07:09.033Z] v2.2.1-dev.12 [2023-01-13T23:07:09.033Z] v2.2.1-dev.13 [2023-01-13T23:07:09.033Z] v2.2.1-dev.14 [2023-01-13T23:07:09.033Z] v2.2.1-dev.15 [2023-01-13T23:07:09.033Z] v2.2.1-dev.16 [2023-01-13T23:07:09.033Z] v2.2.1-dev.17 [2023-01-13T23:07:09.033Z] v2.2.1-dev.18 [2023-01-13T23:07:09.033Z] v2.2.1-dev.19 [2023-01-13T23:07:09.033Z] v2.2.1-dev.2 [2023-01-13T23:07:09.033Z] v2.2.1-dev.20 [2023-01-13T23:07:09.033Z] v2.2.1-dev.21 [2023-01-13T23:07:09.033Z] v2.2.1-dev.22 [2023-01-13T23:07:09.033Z] v2.2.1-dev.23 [2023-01-13T23:07:09.033Z] v2.2.1-dev.24 [2023-01-13T23:07:09.033Z] v2.2.1-dev.25 [2023-01-13T23:07:09.033Z] v2.2.1-dev.26 [2023-01-13T23:07:09.033Z] v2.2.1-dev.27 [2023-01-13T23:07:09.033Z] v2.2.1-dev.28 [2023-01-13T23:07:09.033Z] v2.2.1-dev.29 [2023-01-13T23:07:09.033Z] v2.2.1-dev.3 [2023-01-13T23:07:09.033Z] v2.2.1-dev.4 [2023-01-13T23:07:09.033Z] v2.2.1-dev.5 [2023-01-13T23:07:09.033Z] v2.2.1-dev.6 [2023-01-13T23:07:09.033Z] v2.2.1-dev.7 [2023-01-13T23:07:09.033Z] v2.2.1-dev.8 [2023-01-13T23:07:09.033Z] v2.2.1-dev.9 [2023-01-13T23:07:09.033Z] v2.3.0 [2023-01-13T23:07:09.033Z] v2.3.0-dev.100 [2023-01-13T23:07:09.033Z] v2.3.0-dev.101 [2023-01-13T23:07:09.033Z] v2.3.0-dev.102 [2023-01-13T23:07:09.033Z] v2.3.0-dev.103 [2023-01-13T23:07:09.033Z] v2.3.0-dev.104 [2023-01-13T23:07:09.033Z] v2.3.0-dev.105 [2023-01-13T23:07:09.033Z] v2.3.0-dev.106 [2023-01-13T23:07:09.033Z] v2.3.0-dev.29 [2023-01-13T23:07:09.033Z] v2.3.0-dev.30 [2023-01-13T23:07:09.033Z] v2.3.0-dev.31 [2023-01-13T23:07:09.033Z] v2.3.0-dev.32 [2023-01-13T23:07:09.033Z] v2.3.0-dev.33 [2023-01-13T23:07:09.033Z] v2.3.0-dev.34 [2023-01-13T23:07:09.033Z] v2.3.0-dev.35 [2023-01-13T23:07:09.033Z] v2.3.0-dev.36 [2023-01-13T23:07:09.033Z] v2.3.0-dev.37 [2023-01-13T23:07:09.033Z] v2.3.0-dev.38 [2023-01-13T23:07:09.033Z] v2.3.0-dev.39 [2023-01-13T23:07:09.033Z] v2.3.0-dev.40 [2023-01-13T23:07:09.033Z] v2.3.0-dev.41 [2023-01-13T23:07:09.033Z] v2.3.0-dev.42 [2023-01-13T23:07:09.033Z] v2.3.0-dev.43 [2023-01-13T23:07:09.033Z] v2.3.0-dev.44 [2023-01-13T23:07:09.033Z] v2.3.0-dev.45 [2023-01-13T23:07:09.033Z] v2.3.0-dev.46 [2023-01-13T23:07:09.033Z] v2.3.0-dev.47 [2023-01-13T23:07:09.033Z] v2.3.0-dev.48 [2023-01-13T23:07:09.033Z] v2.3.0-dev.49 [2023-01-13T23:07:09.033Z] v2.3.0-dev.50 [2023-01-13T23:07:09.033Z] v2.3.0-dev.51 [2023-01-13T23:07:09.033Z] v2.3.0-dev.52 [2023-01-13T23:07:09.033Z] v2.3.0-dev.53 [2023-01-13T23:07:09.033Z] v2.3.0-dev.54 [2023-01-13T23:07:09.033Z] v2.3.0-dev.55 [2023-01-13T23:07:09.034Z] v2.3.0-dev.56 [2023-01-13T23:07:09.034Z] v2.3.0-dev.57 [2023-01-13T23:07:09.034Z] v2.3.0-dev.58 [2023-01-13T23:07:09.034Z] v2.3.0-dev.59 [2023-01-13T23:07:09.034Z] v2.3.0-dev.60 [2023-01-13T23:07:09.034Z] v2.3.0-dev.61 [2023-01-13T23:07:09.034Z] v2.3.0-dev.62 [2023-01-13T23:07:09.034Z] v2.3.0-dev.63 [2023-01-13T23:07:09.034Z] v2.3.0-dev.64 [2023-01-13T23:07:09.034Z] v2.3.0-dev.65 [2023-01-13T23:07:09.034Z] v2.3.0-dev.66 [2023-01-13T23:07:09.034Z] v2.3.0-dev.67 [2023-01-13T23:07:09.034Z] v2.3.0-dev.68 [2023-01-13T23:07:09.034Z] v2.3.0-dev.69 [2023-01-13T23:07:09.034Z] v2.3.0-dev.70 [2023-01-13T23:07:09.034Z] v2.3.0-dev.71 [2023-01-13T23:07:09.034Z] v2.3.0-dev.72 [2023-01-13T23:07:09.034Z] v2.3.0-dev.73 [2023-01-13T23:07:09.034Z] v2.3.0-dev.74 [2023-01-13T23:07:09.034Z] v2.3.0-dev.75 [2023-01-13T23:07:09.034Z] v2.3.0-dev.76 [2023-01-13T23:07:09.034Z] v2.3.0-dev.77 [2023-01-13T23:07:09.034Z] v2.3.0-dev.78 [2023-01-13T23:07:09.034Z] v2.3.0-dev.79 [2023-01-13T23:07:09.034Z] v2.3.0-dev.80 [2023-01-13T23:07:09.034Z] v2.3.0-dev.81 [2023-01-13T23:07:09.034Z] v2.3.0-dev.82 [2023-01-13T23:07:09.034Z] v2.3.0-dev.83 [2023-01-13T23:07:09.034Z] v2.3.0-dev.84 [2023-01-13T23:07:09.034Z] v2.3.0-dev.85 [2023-01-13T23:07:09.034Z] v2.3.0-dev.86 [2023-01-13T23:07:09.034Z] v2.3.0-dev.87 [2023-01-13T23:07:09.034Z] v2.3.0-dev.88 [2023-01-13T23:07:09.034Z] v2.3.0-dev.89 [2023-01-13T23:07:09.034Z] v2.3.0-dev.90 [2023-01-13T23:07:09.034Z] v2.3.0-dev.91 [2023-01-13T23:07:09.034Z] v2.3.0-dev.92 [2023-01-13T23:07:09.034Z] v2.3.0-dev.93 [2023-01-13T23:07:09.034Z] v2.3.0-dev.94 [2023-01-13T23:07:09.034Z] v2.3.0-dev.95 [2023-01-13T23:07:09.034Z] v2.3.0-dev.96 [2023-01-13T23:07:09.034Z] v2.3.0-dev.97 [2023-01-13T23:07:09.034Z] v2.3.0-dev.98 [2023-01-13T23:07:09.034Z] v2.3.0-dev.99 [2023-01-13T23:07:09.034Z] v2.3.1-dev.1 [2023-01-13T23:07:09.034Z] v2.3.1-dev.2 [2023-01-13T23:07:09.034Z] v2.3.1-dev.3 [2023-01-13T23:07:09.034Z] v2.3.1-dev.4 [2023-01-13T23:07:09.034Z] v2.3.1-dev.5 [2023-01-13T23:07:09.034Z] v3.0.0-dev.1 [2023-01-13T23:07:09.034Z] v3.0.0-dev.10 [2023-01-13T23:07:09.034Z] v3.0.0-dev.11 [2023-01-13T23:07:09.034Z] v3.0.0-dev.12 [2023-01-13T23:07:09.034Z] v3.0.0-dev.13 [2023-01-13T23:07:09.034Z] v3.0.0-dev.14 [2023-01-13T23:07:09.034Z] v3.0.0-dev.15 [2023-01-13T23:07:09.034Z] v3.0.0-dev.16 [2023-01-13T23:07:09.034Z] v3.0.0-dev.17 [2023-01-13T23:07:09.034Z] v3.0.0-dev.2 [2023-01-13T23:07:09.034Z] v3.0.0-dev.3 [2023-01-13T23:07:09.034Z] v3.0.0-dev.4 [2023-01-13T23:07:09.034Z] v3.0.0-dev.5 [2023-01-13T23:07:09.034Z] v3.0.0-dev.6 [2023-01-13T23:07:09.034Z] v3.0.0-dev.7 [2023-01-13T23:07:09.034Z] v3.0.0-dev.8 [2023-01-13T23:07:09.034Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-13T23:07:09.314Z] + lftools sign git-tag v3.0.0-dev.17 [2023-01-13T23:07:09.878Z] Signing Git tag with Sigul... [2023-01-13T23:07:09.878Z] Signing v3.0.0-dev.17 [Pipeline] echo [2023-01-13T23:07:10.144Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:07:10.426Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-13T23:07:10.432Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-13T23:07:10.440Z] $ docker stop --time=1 dcf76f90f6d1511ee594f795ddde17aa22810868d91a40ea871ebefcfd5705b2 [2023-01-13T23:07:11.727Z] $ docker rm -f --volumes dcf76f90f6d1511ee594f795ddde17aa22810868d91a40ea871ebefcfd5705b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-13T23:07:12.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T23:07:12.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:07:12.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T23:07:12.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:07:12.532Z] prd-ubuntu20.04-docker-8c-8g-2281 does not seem to be running inside a container [2023-01-13T23:07:12.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T23:07:12.895Z] $ docker top 4d3581ffc226f80abcf40542faee3d0655429f24b471c83b13c9aab49e6dd8ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T23:07:12.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T23:07:12.987Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T23:07:13.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T23:07:13.081Z] $ docker exec 4d3581ffc226f80abcf40542faee3d0655429f24b471c83b13c9aab49e6dd8ea ssh-agent [2023-01-13T23:07:13.197Z] SSH_AUTH_SOCK=/tmp/ssh-ebNuj4458XeL/agent.31 [2023-01-13T23:07:13.197Z] SSH_AGENT_PID=37 [2023-01-13T23:07:13.203Z] Running ssh-add (command line suppressed) [2023-01-13T23:07:13.299Z] Identity added: /w/workspace/edgex-go/371@tmp/private_key_3734521060234950441.key (/w/workspace/edgex-go/371@tmp/private_key_3734521060234950441.key) [2023-01-13T23:07:13.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T23:07:13.610Z] + git semver bump pre [2023-01-13T23:07:13.868Z] 2023-01-13 23:07:13,785 [read_version] DEBUG read version from /w/workspace/edgex-go/371/.semver/main [2023-01-13T23:07:13.868Z] 2023-01-13 23:07:13,786 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev [2023-01-13T23:07:13.868Z] 2023-01-13 23:07:13,786 [bump_version] DEBUG bumped version:3.0.0-dev.18 [2023-01-13T23:07:13.869Z] 2023-01-13 23:07:13,786 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/edgex-go/371/.semver/main with force:True [2023-01-13T23:07:13.869Z] 2023-01-13 23:07:13,786 [read_version] DEBUG read version from /w/workspace/edgex-go/371/.semver/main [2023-01-13T23:07:13.869Z] 2023-01-13 23:07:13,786 [write_file] DEBUG write to file:/w/workspace/edgex-go/371/.semver/main [2023-01-13T23:07:13.869Z] 2023-01-13 23:07:13,788 [execute] INFO git cat-file --batch-check [2023-01-13T23:07:13.869Z] 2023-01-13 23:07:13,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/371/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T23:07:13.869Z] 2023-01-13 23:07:13,794 [execute] INFO git cat-file --batch [2023-01-13T23:07:13.869Z] 2023-01-13 23:07:13,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/371/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T23:07:13.869Z] 2023-01-13 23:07:13,799 [read_version] DEBUG read version from /w/workspace/edgex-go/371/.semver/main [2023-01-13T23:07:13.869Z] 3.0.0-dev.18 [Pipeline] } [2023-01-13T23:07:13.869Z] $ docker exec --env ******** --env ******** 4d3581ffc226f80abcf40542faee3d0655429f24b471c83b13c9aab49e6dd8ea ssh-agent -k [2023-01-13T23:07:13.973Z] unset SSH_AUTH_SOCK; [2023-01-13T23:07:13.973Z] unset SSH_AGENT_PID; [2023-01-13T23:07:13.973Z] echo Agent pid 37 killed; [2023-01-13T23:07:13.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T23:07:14.293Z] + git semver [Pipeline] } [2023-01-13T23:07:14.554Z] $ docker stop --time=1 4d3581ffc226f80abcf40542faee3d0655429f24b471c83b13c9aab49e6dd8ea [2023-01-13T23:07:15.811Z] $ docker rm -f --volumes 4d3581ffc226f80abcf40542faee3d0655429f24b471c83b13c9aab49e6dd8ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T23:07:16.161Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T23:07:16.161Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:07:16.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T23:07:16.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:07:16.522Z] prd-ubuntu20.04-docker-8c-8g-2281 does not seem to be running inside a container [2023-01-13T23:07:16.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T23:07:16.847Z] $ docker top df0239e80ee69a0fa10d9e3b7437de6f0dc036b333dbbce4e3172930113cc10b -eo pid,comm [2023-01-13T23:07:16.902Z] 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-01-13T23:07:16.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T23:07:16.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T23:07:16.938Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T23:07:17.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T23:07:17.033Z] $ docker exec df0239e80ee69a0fa10d9e3b7437de6f0dc036b333dbbce4e3172930113cc10b ssh-agent [2023-01-13T23:07:17.148Z] SSH_AUTH_SOCK=/tmp/ssh-81SlANYoykMF/agent.32 [2023-01-13T23:07:17.148Z] SSH_AGENT_PID=38 [2023-01-13T23:07:17.153Z] Running ssh-add (command line suppressed) [2023-01-13T23:07:17.248Z] Identity added: /w/workspace/edgex-go/371@tmp/private_key_15511081398596064013.key (/w/workspace/edgex-go/371@tmp/private_key_15511081398596064013.key) [2023-01-13T23:07:17.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T23:07:17.557Z] + git semver push [2023-01-13T23:07:17.816Z] 2023-01-13 23:07:17,719 [run_push] DEBUG push [2023-01-13T23:07:17.816Z] 2023-01-13 23:07:17,720 [execute] INFO git cat-file --batch-check [2023-01-13T23:07:17.816Z] 2023-01-13 23:07:17,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/371/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T23:07:17.816Z] 2023-01-13 23:07:17,724 [execute] INFO git rev-list 3cd02d110359ecd9c0b1366eea94e93806455b5f -- [2023-01-13T23:07:17.816Z] 2023-01-13 23:07:17,724 [execute] DEBUG Popen(['git', 'rev-list', '3cd02d110359ecd9c0b1366eea94e93806455b5f', '--'], cwd=/w/workspace/edgex-go/371/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-13T23:07:17.816Z] 2023-01-13 23:07:17,738 [execute] INFO git fetch -v origin [2023-01-13T23:07:17.816Z] 2023-01-13 23:07:17,738 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/371/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-13T23:07:18.382Z] 2023-01-13 23:07:18,338 [run_push] DEBUG no remote changes detected [2023-01-13T23:07:18.382Z] 2023-01-13 23:07:18,339 [execute] INFO git push origin semver [2023-01-13T23:07:18.382Z] 2023-01-13 23:07:18,339 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/371/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-13T23:07:19.759Z] 2023-01-13 23:07:19,342 [run_push] DEBUG push all version tags [2023-01-13T23:07:19.759Z] 2023-01-13 23:07:19,343 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-13T23:07:19.759Z] 2023-01-13 23:07:19,343 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/371, universal_newlines=False, shell=None, istream=None) [2023-01-13T23:07:20.328Z] 2023-01-13 23:07:20,213 [read_version] DEBUG read version from /w/workspace/edgex-go/371/.semver/main [2023-01-13T23:07:20.328Z] 3.0.0-dev.18 [Pipeline] } [2023-01-13T23:07:20.328Z] $ docker exec --env ******** --env ******** df0239e80ee69a0fa10d9e3b7437de6f0dc036b333dbbce4e3172930113cc10b ssh-agent -k [2023-01-13T23:07:20.429Z] unset SSH_AUTH_SOCK; [2023-01-13T23:07:20.429Z] unset SSH_AGENT_PID; [2023-01-13T23:07:20.429Z] echo Agent pid 38 killed; [2023-01-13T23:07:20.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T23:07:20.746Z] + git semver [Pipeline] } [2023-01-13T23:07:21.006Z] $ docker stop --time=1 df0239e80ee69a0fa10d9e3b7437de6f0dc036b333dbbce4e3172930113cc10b [2023-01-13T23:07:22.260Z] $ docker rm -f --volumes df0239e80ee69a0fa10d9e3b7437de6f0dc036b333dbbce4e3172930113cc10b [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-01-13T23:07:22.793Z] + [ -d /w/workspace/edgex-go/371/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:07:23.079Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:07:23.932Z] ---> package-listing.sh [2023-01-13T23:07:23.932Z] ++ facter osfamily [2023-01-13T23:07:23.932Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-13T23:07:24.189Z] + OS_FAMILY=debian [2023-01-13T23:07:24.189Z] + workspace=/w/workspace/edgex-go/371 [2023-01-13T23:07:24.189Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-13T23:07:24.189Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-13T23:07:24.189Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-13T23:07:24.189Z] + PACKAGES=/tmp/packages_start.txt [2023-01-13T23:07:24.189Z] + '[' /w/workspace/edgex-go/371 ']' [2023-01-13T23:07:24.189Z] + PACKAGES=/tmp/packages_end.txt [2023-01-13T23:07:24.189Z] + case "${OS_FAMILY}" in [2023-01-13T23:07:24.189Z] + dpkg -l [2023-01-13T23:07:24.189Z] + grep '^ii' [2023-01-13T23:07:24.189Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-13T23:07:24.189Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-13T23:07:24.189Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-13T23:07:24.189Z] + '[' /w/workspace/edgex-go/371 ']' [2023-01-13T23:07:24.189Z] + mkdir -p /w/workspace/edgex-go/371/archives/ [2023-01-13T23:07:24.189Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/371/archives/ [Pipeline] echo [2023-01-13T23:07:24.200Z] 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/371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-13T23:07:24.475Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:07:25.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T23:07:25.031Z] [2023-01-13T23:07:25.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T23:07:25.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T23:07:25.324Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-13T23:07:25.324Z] 5eb5b503b376: Pulling fs layer [2023-01-13T23:07:25.324Z] 5c69ac0246d0: Pulling fs layer [2023-01-13T23:07:25.324Z] ec43610c2a17: Pulling fs layer [2023-01-13T23:07:25.324Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-13T23:07:25.324Z] 33b1e0a273af: Pulling fs layer [2023-01-13T23:07:25.324Z] 5d3b04190fa2: Pulling fs layer [2023-01-13T23:07:25.324Z] 2f39f015ded8: Pulling fs layer [2023-01-13T23:07:25.324Z] 3a2ae6a8a46f: Waiting [2023-01-13T23:07:25.324Z] 33b1e0a273af: Waiting [2023-01-13T23:07:25.324Z] 5d3b04190fa2: Waiting [2023-01-13T23:07:25.324Z] 5c69ac0246d0: Download complete [2023-01-13T23:07:25.324Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-13T23:07:25.324Z] 3a2ae6a8a46f: Download complete [2023-01-13T23:07:25.582Z] 33b1e0a273af: Verifying Checksum [2023-01-13T23:07:25.582Z] 33b1e0a273af: Download complete [2023-01-13T23:07:25.582Z] 5d3b04190fa2: Download complete [2023-01-13T23:07:25.582Z] ec43610c2a17: Verifying Checksum [2023-01-13T23:07:25.582Z] ec43610c2a17: Download complete [2023-01-13T23:07:25.839Z] 5eb5b503b376: Download complete [2023-01-13T23:07:26.404Z] 2f39f015ded8: Download complete [2023-01-13T23:07:26.975Z] 5eb5b503b376: Pull complete [2023-01-13T23:07:26.975Z] 5c69ac0246d0: Pull complete [2023-01-13T23:07:27.540Z] ec43610c2a17: Pull complete [2023-01-13T23:07:27.540Z] 3a2ae6a8a46f: Pull complete [2023-01-13T23:07:27.797Z] 33b1e0a273af: Pull complete [2023-01-13T23:07:27.797Z] 5d3b04190fa2: Pull complete [2023-01-13T23:07:31.978Z] 2f39f015ded8: Pull complete [2023-01-13T23:07:31.978Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-13T23:07:31.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T23:07:31.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T23:07:32.055Z] prd-ubuntu20.04-docker-8c-8g-2281 does not seem to be running inside a container [2023-01-13T23:07:32.071Z] $ 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/371/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/371 -v /w/workspace/edgex-go/371:/w/workspace/edgex-go/371:rw,z -v /w/workspace/edgex-go/371@tmp:/w/workspace/edgex-go/371@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-01-13T23:07:35.417Z] $ docker top 90e5f30cdaad77faafaaa2b27efe84cabcd14fb8cfbea0e3aa4fa8d3a273703d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T23:07:35.768Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-13T23:07:36.049Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-13T23:07:36.330Z] + ls /var/log/sa-host [2023-01-13T23:07:36.330Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T23:07:36.482Z] provisioning config files... [2023-01-13T23:07:36.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/371@tmp/config16842781690271712876tmp [Pipeline] { [Pipeline] echo [2023-01-13T23:07:36.502Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:07:36.784Z] ---> create-netrc.sh [Pipeline] } [2023-01-13T23:07:36.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:07:37.121Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-13T23:07:37.128Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:07:37.412Z] ---> sudo-logs.sh [2023-01-13T23:07:37.412Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-13T23:07:37.434Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:07:37.714Z] ---> job-cost.sh [2023-01-13T23:07:37.714Z] lf-activate-venv: SKIPPING [2023-01-13T23:07:37.714Z] DEBUG: total: 0.10999999940395355 [2023-01-13T23:07:37.714Z] INFO: Retrieving Stack Cost... [2023-01-13T23:07:38.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-13T23:07:38.542Z] INFO: Archiving Costs [Pipeline] echo [2023-01-13T23:07:38.556Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T23:07:38.836Z] ---> logs-deploy.sh [2023-01-13T23:07:38.836Z] lf-activate-venv: SKIPPING [2023-01-13T23:07:38.836Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/371 [2023-01-13T23:07:38.836Z] INFO: archiving workspace using pattern(s): [2023-01-13T23:07:39.770Z] Archives upload complete. [2023-01-13T23:07:39.770Z] INFO: archiving logs to Nexus