Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee 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-ssh7434871707656529504.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-ssh8034497343194986646.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-ssh14745819990859046711.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-ssh3003718356027721783.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-ssh15642546654345778858.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7141 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/425 [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/425 # 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 Avoid second fetch Checking out Revision 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee (main) Commit message: "feat: Consume breaking authentication change to go-mod-core-contracts (#4384)" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 > git rev-list --no-walk 15b3f244b5f8350d3fb76a220408f85a8cb37d3a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-22T22:55:10.510Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T22:55:10.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T22:55:10.580Z] ========================================================= [2023-02-22T22:55:10.580Z] EdgeX Global Pipelines Version Info [2023-02-22T22:55:10.580Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-22T22:55:11.278Z] ------------------- [2023-02-22T22:55:11.279Z] stable info: [2023-02-22T22:55:11.279Z] ------------------- [2023-02-22T22:55:11.279Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T22:55:11.279Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T22:55:11.279Z] Message: update stable to v1.0.244 [2023-02-22T22:55:11.853Z] ------------------- [2023-02-22T22:55:11.853Z] experimental info: [2023-02-22T22:55:11.853Z] ------------------- [2023-02-22T22:55:11.853Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T22:55:11.853Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T22:55:11.853Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T22:55:12.036Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-22T22:55:12.047Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-22T22:55:12.060Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T22:55:12.076Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T22:55:12.085Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T22:55:12.099Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T22:55:12.107Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T22:55:12.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-22T22:55:12.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-22T22:55:12.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-22T22:55:12.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T22:55:12.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T22:55:12.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T22:55:12.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T22:55:12.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T22:55:12.216Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T22:55:12.226Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T22:55:12.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T22:55:12.253Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-22T22:55:12.263Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-22T22:55:12.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T22:55:12.288Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T22:55:12.298Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T22:55:12.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-22T22:55:12.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-22T22:55:12.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-22T22:55:12.344Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] echo [2023-02-22T22:55:12.356Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 248dcba [Pipeline] echo [2023-02-22T22:55:12.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T22:55:12.413Z] provisioning config files... [2023-02-22T22:55:12.431Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/425@tmp/config13287359874888716291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T22:55:12.736Z] ---> docker-login.sh [2023-02-22T22:55:12.736Z] nexus3.edgexfoundry.org:10001 [2023-02-22T22:55:12.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:55:12.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:55:12.996Z] Configure a credential helper to remove this warning. See [2023-02-22T22:55:12.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:55:12.996Z] [2023-02-22T22:55:12.996Z] Login Succeeded [2023-02-22T22:55:12.996Z] nexus3.edgexfoundry.org:10002 [2023-02-22T22:55:13.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:55:13.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:55:13.256Z] Configure a credential helper to remove this warning. See [2023-02-22T22:55:13.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:55:13.256Z] [2023-02-22T22:55:13.256Z] Login Succeeded [2023-02-22T22:55:13.256Z] nexus3.edgexfoundry.org:10003 [2023-02-22T22:55:13.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:55:13.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:55:13.256Z] Configure a credential helper to remove this warning. See [2023-02-22T22:55:13.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:55:13.256Z] [2023-02-22T22:55:13.256Z] Login Succeeded [2023-02-22T22:55:13.256Z] nexus3.edgexfoundry.org:10004 [2023-02-22T22:55:13.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:55:13.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:55:13.517Z] Configure a credential helper to remove this warning. See [2023-02-22T22:55:13.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:55:13.517Z] [2023-02-22T22:55:13.517Z] Login Succeeded [2023-02-22T22:55:13.517Z] docker.io [2023-02-22T22:55:13.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:55:13.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:55:13.777Z] Configure a credential helper to remove this warning. See [2023-02-22T22:55:13.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:55:13.777Z] [2023-02-22T22:55:13.777Z] Login Succeeded [2023-02-22T22:55:13.777Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T22:55:13.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T22:55:14.091Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-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-02-22T22:55:14.091Z] + dirname cmd/core-command/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T22:55:14.091Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T22:55:14.091Z] + dirname cmd/core-data/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-22T22:55:14.091Z] + dirname cmd/core-metadata/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-22T22:55:14.091Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-22T22:55:14.091Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-22T22:55:14.091Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-22T22:55:14.091Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T22:55:14.091Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-22T22:55:14.091Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-22T22:55:14.091Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-22T22:55:14.091Z] + dirname cmd/support-notifications/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-22T22:55:14.091Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-22T22:55:14.091Z] + cut -d/ -f2 [2023-02-22T22:55:14.091Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-22T22:55:14.140Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-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-02-22T22:55:14.483Z] + git rev-list -1 --merges 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee~1..248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] echo [2023-02-22T22:55:14.500Z] -----------> git rev-list -1 --merges 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee~1..248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [false] [Pipeline] sh [2023-02-22T22:55:14.788Z] + git log --format=format:%s -1 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] echo [2023-02-22T22:55:14.803Z] ========================================================= [2023-02-22T22:55:14.803Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T22:55:14.803Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-22T22:55:15.224Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T22:55:15.225Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T22:55:15.225Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T22:55:15.225Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T22:55:15.225Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T22:55:15.225Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T22:55:15.225Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:55:15.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T22:55:15.631Z] [2023-02-22T22:55:15.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:55:15.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T22:55:15.934Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T22:55:15.934Z] b85a868b505f: Pulling fs layer [2023-02-22T22:55:15.934Z] e2be974225ed: Pulling fs layer [2023-02-22T22:55:15.934Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T22:55:15.934Z] 988bab9f4d93: Pulling fs layer [2023-02-22T22:55:15.934Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T22:55:15.934Z] eaf3925da568: Pulling fs layer [2023-02-22T22:55:15.934Z] bab4dde63d76: Pulling fs layer [2023-02-22T22:55:15.934Z] bde34c3a00c8: Pulling fs layer [2023-02-22T22:55:15.934Z] b352a97aabf1: Pulling fs layer [2023-02-22T22:55:15.934Z] 4872d77fe225: Pulling fs layer [2023-02-22T22:55:15.934Z] 5851b861e8e6: Pulling fs layer [2023-02-22T22:55:15.934Z] 1469e6f7b9e6: Waiting [2023-02-22T22:55:15.934Z] eaf3925da568: Waiting [2023-02-22T22:55:15.934Z] bab4dde63d76: Waiting [2023-02-22T22:55:15.934Z] bde34c3a00c8: Waiting [2023-02-22T22:55:15.934Z] b352a97aabf1: Waiting [2023-02-22T22:55:15.934Z] 4872d77fe225: Waiting [2023-02-22T22:55:15.934Z] 988bab9f4d93: Waiting [2023-02-22T22:55:15.934Z] 5851b861e8e6: Waiting [2023-02-22T22:55:15.934Z] e2be974225ed: Verifying Checksum [2023-02-22T22:55:15.934Z] e2be974225ed: Download complete [2023-02-22T22:55:15.934Z] 988bab9f4d93: Verifying Checksum [2023-02-22T22:55:15.934Z] 988bab9f4d93: Download complete [2023-02-22T22:55:16.193Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T22:55:16.193Z] 339a4e72a1f5: Download complete [2023-02-22T22:55:16.193Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T22:55:16.193Z] 1469e6f7b9e6: Download complete [2023-02-22T22:55:16.193Z] eaf3925da568: Download complete [2023-02-22T22:55:16.193Z] bde34c3a00c8: Verifying Checksum [2023-02-22T22:55:16.193Z] bde34c3a00c8: Download complete [2023-02-22T22:55:16.193Z] b352a97aabf1: Download complete [2023-02-22T22:55:16.193Z] 4872d77fe225: Download complete [2023-02-22T22:55:16.193Z] 5851b861e8e6: Verifying Checksum [2023-02-22T22:55:16.193Z] 5851b861e8e6: Download complete [2023-02-22T22:55:16.193Z] b85a868b505f: Verifying Checksum [2023-02-22T22:55:16.193Z] b85a868b505f: Download complete [2023-02-22T22:55:16.452Z] bab4dde63d76: Verifying Checksum [2023-02-22T22:55:16.452Z] bab4dde63d76: Download complete [2023-02-22T22:55:17.397Z] b85a868b505f: Pull complete [2023-02-22T22:55:17.657Z] e2be974225ed: Pull complete [2023-02-22T22:55:18.226Z] 339a4e72a1f5: Pull complete [2023-02-22T22:55:18.226Z] 988bab9f4d93: Pull complete [2023-02-22T22:55:18.487Z] 1469e6f7b9e6: Pull complete [2023-02-22T22:55:18.487Z] eaf3925da568: Pull complete [2023-02-22T22:55:20.392Z] bab4dde63d76: Pull complete [2023-02-22T22:55:20.653Z] bde34c3a00c8: Pull complete [2023-02-22T22:55:20.653Z] b352a97aabf1: Pull complete [2023-02-22T22:55:20.913Z] 4872d77fe225: Pull complete [2023-02-22T22:55:20.913Z] 5851b861e8e6: Pull complete [2023-02-22T22:55:20.913Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T22:55:20.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T22:55:20.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T22:55:21.008Z] prd-ubuntu20.04-docker-8c-8g-7141 does not seem to be running inside a container [2023-02-22T22:55:21.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T22:55:22.664Z] $ docker top 208be77425334bba03143cbcc2eb4e49c02442ba2d4a2fec6b78d19d99321a75 -eo pid,comm [2023-02-22T22:55:22.715Z] 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-02-22T22:55:22.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T22:55:22.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T22:55:22.751Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T22:55:22.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T22:55:22.877Z] $ docker exec 208be77425334bba03143cbcc2eb4e49c02442ba2d4a2fec6b78d19d99321a75 ssh-agent [2023-02-22T22:55:22.981Z] SSH_AUTH_SOCK=/tmp/ssh-prk3Z79NYBKD/agent.32 [2023-02-22T22:55:22.981Z] SSH_AGENT_PID=38 [2023-02-22T22:55:22.988Z] Running ssh-add (command line suppressed) [2023-02-22T22:55:23.106Z] Identity added: /w/workspace/edgex-go/425@tmp/private_key_10685980943555587508.key (/w/workspace/edgex-go/425@tmp/private_key_10685980943555587508.key) [2023-02-22T22:55:23.118Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T22:55:23.405Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T22:55:23.421Z] $ docker exec --env ******** --env ******** 208be77425334bba03143cbcc2eb4e49c02442ba2d4a2fec6b78d19d99321a75 ssh-agent -k [2023-02-22T22:55:23.519Z] unset SSH_AUTH_SOCK; [2023-02-22T22:55:23.520Z] unset SSH_AGENT_PID; [2023-02-22T22:55:23.520Z] echo Agent pid 38 killed; [2023-02-22T22:55:23.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T22:55:23.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T22:55:23.548Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T22:55:23.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T22:55:23.664Z] $ docker exec 208be77425334bba03143cbcc2eb4e49c02442ba2d4a2fec6b78d19d99321a75 ssh-agent [2023-02-22T22:55:23.788Z] SSH_AUTH_SOCK=/tmp/ssh-gbMkNrP43a8u/agent.71 [2023-02-22T22:55:23.788Z] SSH_AGENT_PID=77 [2023-02-22T22:55:23.793Z] Running ssh-add (command line suppressed) [2023-02-22T22:55:23.913Z] Identity added: /w/workspace/edgex-go/425@tmp/private_key_1185801740977439568.key (/w/workspace/edgex-go/425@tmp/private_key_1185801740977439568.key) [2023-02-22T22:55:23.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T22:55:24.207Z] + git semver init [2023-02-22T22:55:24.466Z] 2023-02-22 22:55:24,399 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T22:55:24.466Z] 2023-02-22 22:55:24,400 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/425/.semver [2023-02-22T22:55:24.466Z] 2023-02-22 22:55:24,400 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/425/.semver [2023-02-22T22:55:24.466Z] 2023-02-22 22:55:24,401 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/425/.semver'], cwd=/w/workspace/edgex-go/425, universal_newlines=False, shell=None, istream=None) [2023-02-22T22:55:29.732Z] 2023-02-22 22:55:28,660 [append_file] DEBUG append to file:/w/workspace/edgex-go/425/.git/info/exclude [2023-02-22T22:55:29.732Z] 2023-02-22 22:55:28,661 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/425/.semver/main with force:False [2023-02-22T22:55:29.732Z] 2023-02-22 22:55:28,661 [read_version] DEBUG read version from /w/workspace/edgex-go/425/.semver/main [2023-02-22T22:55:29.732Z] 2023-02-22 22:55:28,661 [read_version] DEBUG read version from /w/workspace/edgex-go/425/.semver/main [2023-02-22T22:55:29.732Z] 3.0.0-dev.64 [Pipeline] } [2023-02-22T22:55:29.746Z] $ docker exec --env ******** --env ******** 208be77425334bba03143cbcc2eb4e49c02442ba2d4a2fec6b78d19d99321a75 ssh-agent -k [2023-02-22T22:55:29.855Z] unset SSH_AUTH_SOCK; [2023-02-22T22:55:29.856Z] unset SSH_AGENT_PID; [2023-02-22T22:55:29.857Z] echo Agent pid 77 killed; [2023-02-22T22:55:29.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T22:55:30.170Z] + git semver [Pipeline] } [2023-02-22T22:55:30.446Z] $ docker stop --time=1 208be77425334bba03143cbcc2eb4e49c02442ba2d4a2fec6b78d19d99321a75 [2023-02-22T22:55:31.785Z] $ docker rm -f --volumes 208be77425334bba03143cbcc2eb4e49c02442ba2d4a2fec6b78d19d99321a75 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T22:55:32.114Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T22:55:32.314Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T22:55:32.318Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.64 [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-02-22T22:55:32.713Z] + git config --global --add safe.directory /w/workspace/edgex-go/425 [Pipeline] echo [2023-02-22T22:55:32.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T22:55:32.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T22:55:32.746Z] ========================================================= [2023-02-22T22:55:32.746Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T22:55:32.746Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T22:55:33.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T22:55:33.036Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T22:55:33.036Z] 213ec9aee27d: Pulling fs layer [2023-02-22T22:55:33.036Z] 4583459ba037: Pulling fs layer [2023-02-22T22:55:33.036Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T22:55:33.036Z] 53926ce57604: Pulling fs layer [2023-02-22T22:55:33.036Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T22:55:33.036Z] 22ff95d597cd: Pulling fs layer [2023-02-22T22:55:33.036Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T22:55:33.036Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T22:55:33.036Z] a7acece74701: Pulling fs layer [2023-02-22T22:55:33.036Z] 96b7cbca73a9: Waiting [2023-02-22T22:55:33.036Z] a7acece74701: Waiting [2023-02-22T22:55:33.036Z] 22ff95d597cd: Waiting [2023-02-22T22:55:33.036Z] 53926ce57604: Waiting [2023-02-22T22:55:33.036Z] 21b2b0c7a3f4: Waiting [2023-02-22T22:55:33.036Z] 12d6caf4c0d1: Waiting [2023-02-22T22:55:33.036Z] 93c1e223e6f2: Verifying Checksum [2023-02-22T22:55:33.036Z] 93c1e223e6f2: Download complete [2023-02-22T22:55:33.036Z] 4583459ba037: Download complete [2023-02-22T22:55:33.036Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-22T22:55:33.036Z] 21b2b0c7a3f4: Download complete [2023-02-22T22:55:33.036Z] 213ec9aee27d: Verifying Checksum [2023-02-22T22:55:33.036Z] 213ec9aee27d: Download complete [2023-02-22T22:55:33.295Z] 12d6caf4c0d1: Download complete [2023-02-22T22:55:33.295Z] 213ec9aee27d: Pull complete [2023-02-22T22:55:33.560Z] 4583459ba037: Pull complete [2023-02-22T22:55:33.560Z] 93c1e223e6f2: Pull complete [2023-02-22T22:55:33.824Z] a7acece74701: Download complete [2023-02-22T22:55:34.082Z] 53926ce57604: Download complete [2023-02-22T22:55:34.082Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T22:55:34.082Z] 96b7cbca73a9: Download complete [2023-02-22T22:55:38.270Z] 53926ce57604: Pull complete [2023-02-22T22:55:38.270Z] 21b2b0c7a3f4: Pull complete [2023-02-22T22:55:38.270Z] 22ff95d597cd: Pull complete [2023-02-22T22:55:38.270Z] 12d6caf4c0d1: Pull complete [2023-02-22T22:55:40.173Z] 96b7cbca73a9: Pull complete [2023-02-22T22:55:41.108Z] a7acece74701: Pull complete [2023-02-22T22:55:41.108Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T22:55:41.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T22:55:41.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T22:55:41.404Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T22:55:41.404Z] WORKDIR /edgex [2023-02-22T22:55:41.404Z] COPY go.mod . [2023-02-22T22:55:41.404Z] RUN go mod download [2023-02-22T22:55:41.404Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-22T22:55:41.972Z] Sending build context to Docker daemon 170.4MB [2023-02-22T22:55:41.972Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T22:55:41.972Z] ---> db6d94c90886 [2023-02-22T22:55:41.972Z] Step 2/4 : WORKDIR /edgex [2023-02-22T22:55:44.508Z] ---> Running in 4bd7a0cf5f8f [2023-02-22T22:55:44.767Z] Removing intermediate container 4bd7a0cf5f8f [2023-02-22T22:55:44.767Z] ---> 5bcee175f882 [2023-02-22T22:55:44.767Z] Step 3/4 : COPY go.mod . [2023-02-22T22:55:44.767Z] ---> ecd09c58bcae [2023-02-22T22:55:44.767Z] Step 4/4 : RUN go mod download [2023-02-22T22:55:44.767Z] ---> Running in c0f0d84c5833 [2023-02-22T22:55:47.405Z] Still waiting to schedule task [2023-02-22T22:55:47.405Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-22T22:55:56.987Z] Removing intermediate container c0f0d84c5833 [2023-02-22T22:55:56.987Z] ---> 239579fe77f6 [2023-02-22T22:55:56.987Z] Successfully built 239579fe77f6 [2023-02-22T22:55:56.987Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:55:57.299Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T22:55:57.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T22:55:57.369Z] prd-ubuntu20.04-docker-8c-8g-7141 does not seem to be running inside a container [2023-02-22T22:55:57.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T22:55:57.842Z] $ docker top 73a50e3690986a6df0013738ebfb0e4986e6807d8e20b070dc5b7ce08dcd0769 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T22:55:58.181Z] + go version [2023-02-22T22:55:58.181Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T22:55:58.195Z] $ docker stop --time=1 73a50e3690986a6df0013738ebfb0e4986e6807d8e20b070dc5b7ce08dcd0769 [2023-02-22T22:55:59.503Z] $ docker rm -f --volumes 73a50e3690986a6df0013738ebfb0e4986e6807d8e20b070dc5b7ce08dcd0769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:55:59.909Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T22:55:59.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T22:55:59.976Z] prd-ubuntu20.04-docker-8c-8g-7141 does not seem to be running inside a container [2023-02-22T22:56:00.003Z] $ 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/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T22:56:00.388Z] $ docker top e58e1ebf9f9556c90b627715d14f3ad90a9f5d9203675bc2b1b3577450a6d50e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T22:56:00.456Z] ========================================================= [2023-02-22T22:56:00.456Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-22T22:56:00.456Z] ========================================================= [Pipeline] sh [2023-02-22T22:56:00.731Z] + git config --global --add safe.directory /w/workspace/edgex-go/425 [Pipeline] fileExists [Pipeline] sh [2023-02-22T22:56:01.024Z] + make test [2023-02-22T22:56:01.024Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T22:56:09.141Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-22T22:56:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-22T22:56:23.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-22T22:56:23.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements [2023-02-22T22:56:26.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.166s coverage: 73.7% of statements [2023-02-22T22:56:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-22T22:56:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-22T22:56:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-22T22:56:26.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.0% of statements [2023-02-22T22:56:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-22T22:56:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-22T22:56:28.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.576s coverage: 88.5% of statements [2023-02-22T22:56:28.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-22T22:56:28.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-22T22:56:28.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-22T22:56:28.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-22T22:56:28.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-22T22:56:28.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-22T22:56:28.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.552s coverage: 95.6% of statements [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-22T22:56:28.425Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.091s coverage: 72.2% of statements [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-22T22:56:28.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 65.9% of statements [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-22T22:56:28.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.093s coverage: 0.9% of statements [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-22T22:56:28.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.127s coverage: 29.6% of statements [2023-02-22T22:56:28.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-22T22:56:28.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.103s coverage: 47.1% of statements [2023-02-22T22:56:28.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 82.9% of statements [2023-02-22T22:56:28.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2023-02-22T22:56:28.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2023-02-22T22:56:28.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2023-02-22T22:56:34.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.087s coverage: 94.4% of statements [2023-02-22T22:56:34.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.408s coverage: 79.9% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.079s coverage: 86.9% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.237s coverage: 63.1% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 65.3% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 41.0% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-22T22:56:49.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-22T22:56:49.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-22T22:56:49.862Z] 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-02-22T22:57:11.775Z] 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-02-22T22:57:11.775Z] go vet ./... [2023-02-22T22:57:14.301Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T22:57:14.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T22:57:14.301Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T22:57:14.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-22T22:57:14.851Z] + ls -al . [2023-02-22T22:57:14.851Z] total 744 [2023-02-22T22:57:14.851Z] drwxrwxr-x 11 1001 1001 4096 Feb 22 22:56 . [2023-02-22T22:57:14.851Z] drwxr-xr-x 4 root root 4096 Feb 22 22:56 .. [2023-02-22T22:57:14.851Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 22:55 .blubracket [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 16 Feb 22 22:55 .dockerignore [2023-02-22T22:57:14.851Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 22:56 .git [2023-02-22T22:57:14.851Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 22:55 .github [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 1024 Feb 22 22:55 .gitignore [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 22:55 .golangci.yml [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 87 Feb 22 22:55 .hadolint.yml [2023-02-22T22:57:14.851Z] drwxr-xr-x 3 1001 1001 4096 Feb 22 22:55 .semver [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 22:55 .sonarcloud.properties [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 22:55 ADOPTERS.md [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 10825 Feb 22 22:55 Attribution.txt [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 73765 Feb 22 22:55 CHANGELOG.md [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 22:55 CONTRIBUTING.md [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 22:55 GOVERNANCE.md [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 883 Feb 22 22:55 Jenkinsfile [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 22:55 LICENSE [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 13375 Feb 22 22:55 Makefile [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 22:55 OWNERS.md [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 9403 Feb 22 22:55 README.md [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 22:55 SECURITY.md [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 12 Feb 22 22:55 VERSION [2023-02-22T22:57:14.851Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 22:55 bin [2023-02-22T22:57:14.851Z] drwxrwxr-x 17 1001 1001 4096 Feb 22 22:55 cmd [2023-02-22T22:57:14.851Z] -rw-r--r-- 1 root root 487037 Feb 22 22:56 coverage.out [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 3296 Feb 22 22:55 go.mod [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 33293 Feb 22 22:55 go.sum [2023-02-22T22:57:14.851Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 22:55 internal [2023-02-22T22:57:14.851Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 22:55 openapi [2023-02-22T22:57:14.851Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 22:55 snap [2023-02-22T22:57:14.851Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 22:55 version.go [Pipeline] sh [2023-02-22T22:57:15.162Z] + '[' -e coverage.out ] [2023-02-22T22:57:15.162Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-22T22:57:15.299Z] Stashed 1 file(s) [Pipeline] sh [2023-02-22T22:57:15.634Z] + make build [2023-02-22T22:57:15.634Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T22:57:23.793Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7144 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-22T22:57:23.807Z] Running in /w/workspace/edgex-go/425 [Pipeline] { [Pipeline] checkout [2023-02-22T22:57:23.837Z] The recommended git tool is: git [2023-02-22T22:57:27.962Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T22:57:28.870Z] using credential edgex-jenkins-ssh [2023-02-22T22:57:28.885Z] Cloning the remote Git repository [2023-02-22T22:57:29.345Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T22:57:28.922Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-22T22:57:28.988Z] > git init /w/workspace/edgex-go/425 # timeout=10 [2023-02-22T22:57:29.159Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-22T22:57:29.160Z] > git --version # timeout=10 [2023-02-22T22:57:29.182Z] > git --version # 'git version 2.25.1' [2023-02-22T22:57:29.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T22:57:29.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T22:57:30.724Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T22:57:31.659Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T22:57:39.775Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T22:57:41.152Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T22:57:42.525Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T22:57:43.900Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T22:57:44.830Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T22:57:45.762Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T22:57:45.451Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-22T22:57:45.482Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T22:57:46.265Z] Avoid second fetch [2023-02-22T22:57:46.265Z] Checking out Revision 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee (main) [2023-02-22T22:57:46.919Z] Commit message: "feat: Consume breaking authentication change to go-mod-core-contracts (#4384)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T22:57:47.763Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T22:57:47.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T22:57:47.763Z] Dload Upload Total Spent Left Speed [2023-02-22T22:57:47.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [2023-02-22T22:57:46.280Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T22:57:46.296Z] > git checkout -f 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 [Pipeline] sh [2023-02-22T22:57:48.294Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-22T22:57:48.490Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T22:57:48.820Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-22T22:57:48.820Z] + sudo tee /etc/docker/daemon.new [2023-02-22T22:57:48.820Z] { [2023-02-22T22:57:48.820Z] "registry-mirrors": [ [2023-02-22T22:57:48.820Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T22:57:48.820Z] ], [2023-02-22T22:57:48.820Z] "bip": "10.250.0.254/24", [2023-02-22T22:57:48.820Z] "hosts": [ [2023-02-22T22:57:48.820Z] "tcp://0.0.0.0:5555", [2023-02-22T22:57:48.820Z] "unix:///var/run/docker.sock" [2023-02-22T22:57:48.820Z] ], [2023-02-22T22:57:48.820Z] "mtu": 1458, [2023-02-22T22:57:48.820Z] "selinux-enabled": true, [2023-02-22T22:57:48.820Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T22:57:48.820Z] } [Pipeline] sh [2023-02-22T22:57:49.166Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T22:57:49.500Z] + sudo service docker restart [Pipeline] } [2023-02-22T22:57:49.676Z] $ docker stop --time=1 e58e1ebf9f9556c90b627715d14f3ad90a9f5d9203675bc2b1b3577450a6d50e [2023-02-22T22:57:52.104Z] $ docker rm -f --volumes e58e1ebf9f9556c90b627715d14f3ad90a9f5d9203675bc2b1b3577450a6d50e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:57:53.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T22:57:53.000Z] [2023-02-22T22:57:53.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:57:53.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T22:57:53.297Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-22T22:57:53.297Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-22T22:57:53.297Z] ca9280d653b3: Pulling fs layer [2023-02-22T22:57:53.297Z] 7e9c9ca2126c: Pulling fs layer [2023-02-22T22:57:53.297Z] cbdbe7a5bc2a: Download complete [2023-02-22T22:57:53.555Z] ca9280d653b3: Verifying Checksum [2023-02-22T22:57:53.555Z] ca9280d653b3: Download complete [2023-02-22T22:57:53.555Z] cbdbe7a5bc2a: Pull complete [2023-02-22T22:57:53.813Z] 7e9c9ca2126c: Download complete [2023-02-22T22:57:54.071Z] ca9280d653b3: Pull complete [2023-02-22T22:57:57.359Z] 7e9c9ca2126c: Pull complete [2023-02-22T22:57:57.359Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-22T22:57:57.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T22:57:57.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T22:57:57.437Z] prd-ubuntu20.04-docker-8c-8g-7141 does not seem to be running inside a container [2023-02-22T22:57:57.466Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-22T22:57:58.901Z] $ docker top e78372564401b170c757ee57c61cafa95c7e227e1cd00220dc8eedc040007ab7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T22:57:59.244Z] + docker-compose build --help [2023-02-22T22:57:59.244Z] + grep parallel [2023-02-22T22:57:59.811Z] --parallel Build images in parallel. [Pipeline] } [2023-02-22T22:57:59.823Z] $ docker stop --time=1 e78372564401b170c757ee57c61cafa95c7e227e1cd00220dc8eedc040007ab7 [2023-02-22T22:58:01.114Z] $ docker rm -f --volumes e78372564401b170c757ee57c61cafa95c7e227e1cd00220dc8eedc040007ab7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:58:01.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T22:58:01.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T22:58:01.585Z] prd-ubuntu20.04-docker-8c-8g-7141 does not seem to be running inside a container [2023-02-22T22:58:01.613Z] $ 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/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@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-02-22T22:58:01.993Z] $ docker top 6902d7d01d80fd9f5f1ae1e19277719daecb4201c2e306209b22840524ac8380 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T22:58:02.335Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T22:58:02.901Z] Building core-command ... [2023-02-22T22:58:02.901Z] Building core-common-config-bootstrapper ... [2023-02-22T22:58:02.901Z] Building core-data ... [2023-02-22T22:58:02.901Z] Building core-metadata ... [2023-02-22T22:58:02.901Z] Building security-bootstrapper ... [2023-02-22T22:58:02.901Z] Building security-proxy-setup ... [2023-02-22T22:58:02.901Z] Building security-secretstore-setup ... [2023-02-22T22:58:02.901Z] Building security-spiffe-token-provider ... [2023-02-22T22:58:02.901Z] Building security-spire-agent ... [2023-02-22T22:58:02.901Z] Building security-spire-config ... [2023-02-22T22:58:02.901Z] Building security-spire-server ... [2023-02-22T22:58:02.901Z] Building support-notifications ... [2023-02-22T22:58:02.901Z] Building support-scheduler ... [2023-02-22T22:58:02.901Z] Building support-notifications [2023-02-22T22:58:02.901Z] Building security-secretstore-setup [2023-02-22T22:58:02.901Z] Building security-spire-config [2023-02-22T22:58:02.901Z] Building security-spire-agent [2023-02-22T22:58:02.901Z] Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T22:58:07.772Z] provisioning config files... [2023-02-22T22:58:07.805Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/425@tmp/config7043347636020725398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T22:58:08.168Z] ---> docker-login.sh [2023-02-22T22:58:08.168Z] nexus3.edgexfoundry.org:10001 [2023-02-22T22:58:08.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:58:08.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:58:08.721Z] Configure a credential helper to remove this warning. See [2023-02-22T22:58:08.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:58:08.721Z] [2023-02-22T22:58:08.721Z] Login Succeeded [2023-02-22T22:58:08.721Z] nexus3.edgexfoundry.org:10002 [2023-02-22T22:58:08.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:58:09.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:58:09.260Z] Configure a credential helper to remove this warning. See [2023-02-22T22:58:09.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:58:09.260Z] [2023-02-22T22:58:09.260Z] Login Succeeded [2023-02-22T22:58:09.260Z] nexus3.edgexfoundry.org:10003 [2023-02-22T22:58:09.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:58:09.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:58:09.533Z] Configure a credential helper to remove this warning. See [2023-02-22T22:58:09.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:58:09.533Z] [2023-02-22T22:58:09.533Z] Login Succeeded [2023-02-22T22:58:09.533Z] nexus3.edgexfoundry.org:10004 [2023-02-22T22:58:09.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:58:09.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:58:09.802Z] Configure a credential helper to remove this warning. See [2023-02-22T22:58:09.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:58:09.802Z] [2023-02-22T22:58:09.802Z] Login Succeeded [2023-02-22T22:58:09.802Z] docker.io [2023-02-22T22:58:10.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T22:58:10.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T22:58:10.341Z] Configure a credential helper to remove this warning. See [2023-02-22T22:58:10.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T22:58:10.341Z] [2023-02-22T22:58:10.341Z] Login Succeeded [2023-02-22T22:58:10.341Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T22:58:10.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-22T22:58:10.897Z] + git config --global --add safe.directory /w/workspace/edgex-go/425 [Pipeline] echo [2023-02-22T22:58:10.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T22:58:10.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T22:58:10.936Z] ========================================================= [2023-02-22T22:58:10.936Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T22:58:10.936Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T22:58:11.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T22:58:11.531Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T22:58:11.531Z] 9b18e9b68314: Pulling fs layer [2023-02-22T22:58:11.531Z] 35d82f9e3411: Pulling fs layer [2023-02-22T22:58:11.531Z] e16973657156: Pulling fs layer [2023-02-22T22:58:11.531Z] fc693d55d65f: Pulling fs layer [2023-02-22T22:58:11.531Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T22:58:11.531Z] dda99020689f: Pulling fs layer [2023-02-22T22:58:11.531Z] db1c61fa0a46: Pulling fs layer [2023-02-22T22:58:11.531Z] 891c053d2c06: Pulling fs layer [2023-02-22T22:58:11.531Z] fc693d55d65f: Waiting [2023-02-22T22:58:11.531Z] 7e9fc2657dce: Waiting [2023-02-22T22:58:11.531Z] db1c61fa0a46: Waiting [2023-02-22T22:58:11.531Z] 891c053d2c06: Waiting [2023-02-22T22:58:11.531Z] dda99020689f: Waiting [2023-02-22T22:58:11.531Z] e16973657156: Verifying Checksum [2023-02-22T22:58:11.531Z] e16973657156: Download complete [2023-02-22T22:58:11.531Z] 35d82f9e3411: Verifying Checksum [2023-02-22T22:58:11.531Z] 35d82f9e3411: Download complete [2023-02-22T22:58:11.531Z] 7e9fc2657dce: Verifying Checksum [2023-02-22T22:58:11.531Z] 7e9fc2657dce: Download complete [2023-02-22T22:58:11.531Z] dda99020689f: Verifying Checksum [2023-02-22T22:58:11.531Z] dda99020689f: Download complete [2023-02-22T22:58:11.531Z] 9b18e9b68314: Verifying Checksum [2023-02-22T22:58:11.531Z] 9b18e9b68314: Download complete [2023-02-22T22:58:12.506Z] 9b18e9b68314: Pull complete [2023-02-22T22:58:12.506Z] 891c053d2c06: Verifying Checksum [2023-02-22T22:58:12.506Z] 891c053d2c06: Download complete [2023-02-22T22:58:13.927Z] db1c61fa0a46: Verifying Checksum [2023-02-22T22:58:13.927Z] db1c61fa0a46: Download complete [2023-02-22T22:58:14.519Z] fc693d55d65f: Verifying Checksum [2023-02-22T22:58:14.519Z] fc693d55d65f: Download complete [2023-02-22T22:58:15.484Z] 35d82f9e3411: Pull complete [2023-02-22T22:58:15.753Z] e16973657156: Pull complete [2023-02-22T22:58:17.768Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T22:58:17.768Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T22:58:17.768Z] ---> 239579fe77f6 [2023-02-22T22:58:17.768Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T22:58:17.768Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T22:58:17.768Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T22:58:17.768Z] ---> 239579fe77f6 [2023-02-22T22:58:17.768Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T22:58:17.768Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T22:58:17.768Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T22:58:17.768Z] ---> 239579fe77f6 [2023-02-22T22:58:17.768Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T22:58:17.768Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T22:58:17.768Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T22:58:17.768Z] ---> 239579fe77f6 [2023-02-22T22:58:17.768Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T22:58:17.768Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T22:58:17.768Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T22:58:17.768Z] ---> 239579fe77f6 [2023-02-22T22:58:17.768Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T22:58:21.055Z] ---> Running in 37adf8d6fca3 [2023-02-22T22:58:21.055Z] ---> Running in 85178cb77e53 [2023-02-22T22:58:21.055Z] ---> Running in 5eace53641fc [2023-02-22T22:58:21.055Z] ---> Running in ccfdef57cb25 [2023-02-22T22:58:21.055Z] ---> Running in 1931e421fa34 [2023-02-22T22:58:21.055Z] Removing intermediate container 85178cb77e53 [2023-02-22T22:58:21.055Z] ---> 2e2a998e70ee [2023-02-22T22:58:21.055Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T22:58:21.055Z] Removing intermediate container 1931e421fa34 [2023-02-22T22:58:21.055Z] ---> 39ab17630fa0 [2023-02-22T22:58:21.055Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T22:58:21.055Z] Removing intermediate container ccfdef57cb25 [2023-02-22T22:58:21.055Z] ---> e8c22caa08df [2023-02-22T22:58:21.055Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T22:58:21.055Z] Removing intermediate container 5eace53641fc [2023-02-22T22:58:21.055Z] ---> f91cc37e44e2 [2023-02-22T22:58:21.055Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T22:58:21.055Z] Removing intermediate container 37adf8d6fca3 [2023-02-22T22:58:21.055Z] ---> eacffca41d35 [2023-02-22T22:58:21.055Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T22:58:21.055Z] ---> Running in 863c240514ff [2023-02-22T22:58:21.055Z] ---> Running in 520d41709b23 [2023-02-22T22:58:21.055Z] ---> Running in d7766b5edf07 [2023-02-22T22:58:21.055Z] ---> Running in 636b3c175e25 [2023-02-22T22:58:21.055Z] ---> Running in 178caa1c7af0 [2023-02-22T22:58:21.055Z] Removing intermediate container 863c240514ff [2023-02-22T22:58:21.055Z] ---> 4bfc90b61eae [2023-02-22T22:58:21.055Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T22:58:21.055Z] ---> Running in e0c2976376a2 [2023-02-22T22:58:21.055Z] Removing intermediate container 520d41709b23 [2023-02-22T22:58:21.055Z] ---> 52af65526858 [2023-02-22T22:58:21.055Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T22:58:21.055Z] ---> Running in b860ae5b75d9 [2023-02-22T22:58:21.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:58:21.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:58:21.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:58:21.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:58:21.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:58:21.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:58:21.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:58:21.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:58:21.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:58:21.878Z] OK: 211 MiB in 51 packages [2023-02-22T22:58:21.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:58:21.878Z] OK: 211 MiB in 51 packages [2023-02-22T22:58:22.135Z] OK: 211 MiB in 51 packages [2023-02-22T22:58:22.135Z] OK: 211 MiB in 51 packages [2023-02-22T22:58:22.135Z] OK: 211 MiB in 51 packages [2023-02-22T22:58:22.700Z] Removing intermediate container 178caa1c7af0 [2023-02-22T22:58:22.700Z] ---> 4e87e8328ca0 [2023-02-22T22:58:22.700Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T22:58:22.700Z] Removing intermediate container 636b3c175e25 [2023-02-22T22:58:22.700Z] ---> d9e065377bba [2023-02-22T22:58:22.700Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T22:58:22.700Z] Removing intermediate container e0c2976376a2 [2023-02-22T22:58:22.700Z] ---> 72f23fbf766f [2023-02-22T22:58:22.700Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T22:58:22.700Z] Removing intermediate container b860ae5b75d9 [2023-02-22T22:58:22.700Z] ---> 831d51b131aa [2023-02-22T22:58:22.700Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T22:58:22.700Z] ---> dc2355f01cb2 [2023-02-22T22:58:22.700Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T22:58:22.958Z] ---> 90472f89f577 [2023-02-22T22:58:22.958Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T22:58:22.958Z] Removing intermediate container d7766b5edf07 [2023-02-22T22:58:22.958Z] ---> 6bd97997eb97 [2023-02-22T22:58:22.958Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T22:58:22.958Z] ---> Running in 965bae0c6d7d [2023-02-22T22:58:22.958Z] ---> Running in 319723c55b9a [2023-02-22T22:58:22.958Z] ---> 6d292fb5e701 [2023-02-22T22:58:22.958Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T22:58:22.958Z] ---> Running in 2e6af31b3552 [2023-02-22T22:58:22.958Z] ---> 882c4c5e8bb2 [2023-02-22T22:58:22.958Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T22:58:23.215Z] ---> 6e616ec20d39 [2023-02-22T22:58:23.215Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T22:58:23.215Z] ---> Running in a81382cd35e2 [2023-02-22T22:58:23.215Z] ---> Running in 435dd864a79a [2023-02-22T22:58:28.085Z] fc693d55d65f: Pull complete [2023-02-22T22:58:28.351Z] 7e9fc2657dce: Pull complete [2023-02-22T22:58:28.351Z] dda99020689f: Pull complete [2023-02-22T22:58:35.026Z] db1c61fa0a46: Pull complete [2023-02-22T22:58:36.440Z] 891c053d2c06: Pull complete [2023-02-22T22:58:36.440Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T22:58:36.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T22:58:36.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T22:58:36.777Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T22:58:36.777Z] WORKDIR /edgex [2023-02-22T22:58:36.777Z] COPY go.mod . [2023-02-22T22:58:36.777Z] RUN go mod download [2023-02-22T22:58:36.777Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-22T22:58:37.368Z] Sending build context to Docker daemon 3.094MB [2023-02-22T22:58:37.368Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T22:58:37.368Z] ---> f96f9c87975a [2023-02-22T22:58:37.368Z] Step 2/4 : WORKDIR /edgex [2023-02-22T22:58:39.317Z] ---> Running in 49e21167c634 [2023-02-22T22:58:39.585Z] Removing intermediate container 49e21167c634 [2023-02-22T22:58:39.585Z] ---> 183f04c3fbf0 [2023-02-22T22:58:39.585Z] Step 3/4 : COPY go.mod . [2023-02-22T22:58:39.852Z] ---> 262cc50b7812 [2023-02-22T22:58:39.852Z] Step 4/4 : RUN go mod download [2023-02-22T22:58:40.118Z] ---> Running in f3eada0bd60c [2023-02-22T22:59:02.009Z] Removing intermediate container 435dd864a79a [2023-02-22T22:59:02.009Z] ---> bdc9b6eb63aa [2023-02-22T22:59:02.009Z] Step 7/24 : COPY . . [2023-02-22T22:59:02.009Z] Removing intermediate container 319723c55b9a [2023-02-22T22:59:02.009Z] ---> 41a8e2a159f6 [2023-02-22T22:59:02.009Z] Step 7/24 : COPY . . [2023-02-22T22:59:02.009Z] Removing intermediate container 2e6af31b3552 [2023-02-22T22:59:02.009Z] ---> 77154b9df906 [2023-02-22T22:59:02.009Z] Step 8/22 : COPY . . [2023-02-22T22:59:02.009Z] Removing intermediate container 965bae0c6d7d [2023-02-22T22:59:02.009Z] ---> a4e81707bea9 [2023-02-22T22:59:02.009Z] Step 7/24 : COPY . . [2023-02-22T22:59:02.009Z] Removing intermediate container a81382cd35e2 [2023-02-22T22:59:02.009Z] ---> 73e3c2a40973 [2023-02-22T22:59:02.009Z] Step 8/22 : COPY . . [2023-02-22T22:59:08.576Z] ---> 786c32f0e319 [2023-02-22T22:59:08.576Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T22:59:08.576Z] ---> ca7027e30106 [2023-02-22T22:59:08.576Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T22:59:08.576Z] ---> 0395952af42d [2023-02-22T22:59:08.576Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T22:59:08.576Z] ---> e33c2dee0b00 [2023-02-22T22:59:08.576Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T22:59:08.576Z] ---> abc1e3046ede [2023-02-22T22:59:08.576Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-22T22:59:08.576Z] ---> Running in 099f1271d336 [2023-02-22T22:59:08.576Z] ---> Running in 0abc0fb26685 [2023-02-22T22:59:08.576Z] ---> Running in 0c3b7f36ae8e [2023-02-22T22:59:08.576Z] ---> Running in 2c1c32ad30c6 [2023-02-22T22:59:08.576Z] ---> Running in 6fb30a8baa26 [2023-02-22T22:59:08.835Z] Removing intermediate container 099f1271d336 [2023-02-22T22:59:08.835Z] ---> e5b03b0ae58a [2023-02-22T22:59:08.835Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T22:59:08.835Z] Removing intermediate container 0c3b7f36ae8e [2023-02-22T22:59:08.835Z] ---> 9675ba09ac77 [2023-02-22T22:59:08.835Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T22:59:08.835Z] ---> Running in f35cfa44c04d [2023-02-22T22:59:08.835Z] ---> Running in 2c2bf479695c [2023-02-22T22:59:08.835Z] Removing intermediate container f35cfa44c04d [2023-02-22T22:59:08.835Z] ---> cb61e835cbb4 [2023-02-22T22:59:08.835Z] 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-02-22T22:59:09.092Z] Removing intermediate container 2c2bf479695c [2023-02-22T22:59:09.092Z] ---> 9a3121562846 [2023-02-22T22:59:09.092Z] 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-02-22T22:59:09.092Z] ---> Running in 2fb5aba8bd7d [2023-02-22T22:59:09.092Z] ---> Running in a5d368274194 [2023-02-22T22:59:09.092Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T22:59:09.351Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T22:59:09.351Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T22:59:10.724Z] Removing intermediate container 2fb5aba8bd7d [2023-02-22T22:59:10.724Z] ---> cb4720faa64a [2023-02-22T22:59:10.724Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T22:59:10.724Z] Removing intermediate container a5d368274194 [2023-02-22T22:59:10.724Z] ---> a61490190031 [2023-02-22T22:59:10.724Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T22:59:10.724Z] ---> Running in 7873439022c1 [2023-02-22T22:59:10.724Z] ---> Running in 4da71dc2f51b [2023-02-22T22:59:10.724Z] Removing intermediate container 7873439022c1 [2023-02-22T22:59:10.724Z] ---> c3683da753ce [2023-02-22T22:59:10.724Z] [2023-02-22T22:59:10.724Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T22:59:10.724Z] Removing intermediate container 4da71dc2f51b [2023-02-22T22:59:10.724Z] ---> 465dae116dc0 [2023-02-22T22:59:10.724Z] [2023-02-22T22:59:10.724Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T22:59:10.724Z] 3.15: Pulling from library/alpine [2023-02-22T22:59:10.724Z] 3.15: Pulling from library/alpine [2023-02-22T22:59:10.981Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T22:59:10.981Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T22:59:10.981Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T22:59:10.981Z] Status: Image is up to date for alpine:3.15 [2023-02-22T22:59:10.981Z] ---> 5ce65d7b0fde [2023-02-22T22:59:10.981Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T22:59:10.981Z] ---> 5ce65d7b0fde [2023-02-22T22:59:10.981Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T22:59:10.981Z] ---> Running in 7b89f04188ad [2023-02-22T22:59:10.981Z] ---> Running in 9dabdce173b3 [2023-02-22T22:59:11.240Z] Removing intermediate container 7b89f04188ad [2023-02-22T22:59:11.240Z] ---> dd714dfb8c03 [2023-02-22T22:59:11.240Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T22:59:11.240Z] ---> Running in 8bf6fcb97786 [2023-02-22T22:59:11.240Z] Removing intermediate container 9dabdce173b3 [2023-02-22T22:59:11.240Z] ---> 07d500e229df [2023-02-22T22:59:11.240Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T22:59:11.240Z] ---> Running in 1e17c9a86a83 [2023-02-22T22:59:11.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:12.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:12.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:12.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:12.322Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T22:59:12.322Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T22:59:12.322Z] OK: 15857 distinct packages available [2023-02-22T22:59:12.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:12.322Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T22:59:12.322Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T22:59:12.322Z] OK: 15857 distinct packages available [2023-02-22T22:59:12.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:12.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:12.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:12.474Z] Removing intermediate container f3eada0bd60c [2023-02-22T22:59:12.474Z] ---> 41abe8cd54a7 [2023-02-22T22:59:12.474Z] Successfully built 41abe8cd54a7 [2023-02-22T22:59:12.474Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:59:12.580Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T22:59:12.580Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T22:59:12.580Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T22:59:12.580Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T22:59:12.580Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T22:59:12.580Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T22:59:12.580Z] OK: 7 MiB in 19 packages [2023-02-22T22:59:12.580Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T22:59:12.580Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T22:59:12.580Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T22:59:12.580Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T22:59:12.580Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T22:59:12.580Z] OK: 6 MiB in 18 packages [2023-02-22T22:59:12.810Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T22:59:12.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T22:59:13.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-7144 does not seem to be running inside a container [2023-02-22T22:59:13.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@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-02-22T22:59:13.956Z] Removing intermediate container 8bf6fcb97786 [2023-02-22T22:59:13.956Z] ---> 96ccb927c089 [2023-02-22T22:59:13.956Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T22:59:13.956Z] Removing intermediate container 1e17c9a86a83 [2023-02-22T22:59:13.956Z] ---> cc3da433e0b3 [2023-02-22T22:59:13.956Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T22:59:14.374Z] $ docker top 96455eed69c39c720156fb245c8543725f62d730cc44b472ceebd5d968e32d00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T22:59:15.191Z] + go version [2023-02-22T22:59:15.191Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T22:59:15.207Z] $ docker stop --time=1 96455eed69c39c720156fb245c8543725f62d730cc44b472ceebd5d968e32d00 [2023-02-22T22:59:16.791Z] $ docker rm -f --volumes 96455eed69c39c720156fb245c8543725f62d730cc44b472ceebd5d968e32d00 [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-02-22T22:59:17.241Z] ---> 86e76c93e366 [2023-02-22T22:59:17.241Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T22:59:17.241Z] ---> b4de86ac0b6f [2023-02-22T22:59:17.241Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T22:59:17.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T22:59:17.355Z] [2023-02-22T22:59:17.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:59:17.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T22:59:17.693Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-22T22:59:17.693Z] 29e5d40040c1: Pulling fs layer [2023-02-22T22:59:17.693Z] 1ce36da41761: Pulling fs layer [2023-02-22T22:59:17.693Z] 25b303627fd3: Pulling fs layer [2023-02-22T22:59:17.963Z] 29e5d40040c1: Verifying Checksum [2023-02-22T22:59:17.963Z] 29e5d40040c1: Download complete [2023-02-22T22:59:18.177Z] ---> f9ecd1fe31aa [2023-02-22T22:59:18.177Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T22:59:18.177Z] ---> Running in 0de1de2fbd1f [2023-02-22T22:59:18.232Z] 1ce36da41761: Verifying Checksum [2023-02-22T22:59:18.232Z] 1ce36da41761: Download complete [2023-02-22T22:59:18.501Z] 29e5d40040c1: Pull complete [2023-02-22T22:59:18.756Z] Removing intermediate container 0de1de2fbd1f [2023-02-22T22:59:18.756Z] ---> 1d2f424a86aa [2023-02-22T22:59:18.756Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T22:59:19.689Z] ---> df491a5d6fe1 [2023-02-22T22:59:19.689Z] Step 19/24 : WORKDIR / [2023-02-22T22:59:19.689Z] ---> 3190d9b49990 [2023-02-22T22:59:19.689Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T22:59:19.689Z] ---> Running in 6d4227c72bd5 [2023-02-22T22:59:19.909Z] 25b303627fd3: Verifying Checksum [2023-02-22T22:59:19.909Z] 25b303627fd3: Download complete [2023-02-22T22:59:19.909Z] 1ce36da41761: Pull complete [2023-02-22T22:59:20.274Z] Removing intermediate container 6d4227c72bd5 [2023-02-22T22:59:20.274Z] ---> 0e8e1ca8c673 [2023-02-22T22:59:20.274Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T22:59:20.274Z] ---> 191d2f8df60b [2023-02-22T22:59:20.274Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T22:59:20.274Z] ---> Running in fd8bdd36e0d1 [2023-02-22T22:59:20.839Z] Removing intermediate container fd8bdd36e0d1 [2023-02-22T22:59:20.839Z] ---> f5b07cfe15ca [2023-02-22T22:59:20.839Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T22:59:20.839Z] ---> Running in 3af36174be13 [2023-02-22T22:59:20.839Z] ---> b32105428f57 [2023-02-22T22:59:20.839Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-22T22:59:21.101Z] Removing intermediate container 3af36174be13 [2023-02-22T22:59:21.101Z] ---> 3efd844399f8 [2023-02-22T22:59:21.101Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T22:59:21.358Z] ---> Running in 85953f06b400 [2023-02-22T22:59:21.358Z] ---> 4acb1389b118 [2023-02-22T22:59:21.358Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T22:59:21.616Z] ---> Running in 915ecc80413f [2023-02-22T22:59:21.616Z] Removing intermediate container 85953f06b400 [2023-02-22T22:59:21.616Z] ---> e0f05c5bd8f7 [2023-02-22T22:59:21.616Z] Step 23/24 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T22:59:21.616Z] ---> Running in d8a3c7b77472 [2023-02-22T22:59:21.876Z] Removing intermediate container 915ecc80413f [2023-02-22T22:59:21.876Z] ---> a37f994c3def [2023-02-22T22:59:21.876Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T22:59:21.876Z] ---> Running in d9663d3b8fff [2023-02-22T22:59:22.133Z] Removing intermediate container d8a3c7b77472 [2023-02-22T22:59:22.133Z] ---> a2f23a9979b0 [2023-02-22T22:59:22.133Z] Step 24/24 : LABEL version=3.0.0-dev.64 [2023-02-22T22:59:22.133Z] Removing intermediate container d9663d3b8fff [2023-02-22T22:59:22.133Z] ---> Running in 90acb0f12fa3 [2023-02-22T22:59:22.133Z] ---> d90b89d4178e [2023-02-22T22:59:22.133Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T22:59:22.133Z] ---> Running in 51f6060d4821 [2023-02-22T22:59:22.698Z] Removing intermediate container 90acb0f12fa3 [2023-02-22T22:59:22.698Z] ---> 86475a2354e2 [2023-02-22T22:59:22.698Z] [2023-02-22T22:59:22.698Z] Removing intermediate container 51f6060d4821 [2023-02-22T22:59:22.698Z] ---> 1a65c1f98a8b [2023-02-22T22:59:22.698Z] Step 23/24 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T22:59:22.698Z] Successfully built 86475a2354e2 [2023-02-22T22:59:22.698Z] Successfully tagged security-spire-config:latest [2023-02-22T22:59:22.698Z] Building security-spiffe-token-provider [2023-02-22T22:59:22.955Z]  Building security-spire-config ... done  ---> Running in cede0eb49294 [2023-02-22T22:59:24.329Z] Removing intermediate container cede0eb49294 [2023-02-22T22:59:24.329Z] ---> c12bde48cc78 [2023-02-22T22:59:24.329Z] Step 24/24 : LABEL version=3.0.0-dev.64 [2023-02-22T22:59:25.263Z] ---> Running in e5a26e557af7 [2023-02-22T22:59:25.829Z] Removing intermediate container e5a26e557af7 [2023-02-22T22:59:25.829Z] ---> 76706e39ece9 [2023-02-22T22:59:25.829Z] [2023-02-22T22:59:25.829Z] Successfully built 76706e39ece9 [2023-02-22T22:59:25.829Z] Successfully tagged security-spire-agent:latest [2023-02-22T22:59:25.829Z] Building core-common-config-bootstrapper [2023-02-22T22:59:26.394Z]  Building security-spire-agent ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T22:59:26.394Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T22:59:26.394Z] ---> 239579fe77f6 [2023-02-22T22:59:26.394Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T22:59:26.394Z] ---> Using cache [2023-02-22T22:59:26.394Z] ---> f91cc37e44e2 [2023-02-22T22:59:26.394Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T22:59:28.920Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T22:59:28.920Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T22:59:28.920Z] ---> 239579fe77f6 [2023-02-22T22:59:28.920Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T22:59:28.920Z] ---> Using cache [2023-02-22T22:59:28.920Z] ---> 39ab17630fa0 [2023-02-22T22:59:28.920Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T22:59:28.920Z] ---> Using cache [2023-02-22T22:59:28.920Z] ---> 4bfc90b61eae [2023-02-22T22:59:28.920Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T22:59:29.178Z] ---> Running in aaf8248fb7f6 [2023-02-22T22:59:29.178Z] ---> Running in 5516f73a09c1 [2023-02-22T22:59:29.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:29.992Z] 25b303627fd3: Pull complete [2023-02-22T22:59:29.992Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-22T22:59:29.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T22:59:29.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T22:59:30.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:30.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:30.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T22:59:30.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-7144 does not seem to be running inside a container [2023-02-22T22:59:30.258Z] OK: 211 MiB in 51 packages [2023-02-22T22:59:30.258Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T22:59:30.258Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T22:59:30.258Z] OK: 17046 distinct packages available [2023-02-22T22:59:30.255Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@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-02-22T22:59:30.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:30.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:30.773Z] OK: 211 MiB in 51 packages [2023-02-22T22:59:31.339Z] Removing intermediate container 5516f73a09c1 [2023-02-22T22:59:31.339Z] ---> a295f2267122 [2023-02-22T22:59:31.339Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T22:59:31.914Z] Removing intermediate container aaf8248fb7f6 [2023-02-22T22:59:31.914Z] ---> 6b359f35256e [2023-02-22T22:59:31.914Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T22:59:31.914Z] ---> d0bf19606b85 [2023-02-22T22:59:31.914Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T22:59:32.171Z] ---> Running in c59ba61c1c67 [2023-02-22T22:59:32.171Z] ---> 475539751f4e [2023-02-22T22:59:32.171Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T22:59:32.428Z] ---> Running in 37dee2efd43c [2023-02-22T22:59:32.497Z] $ docker top 52457ce6e6da2620919ae2371c72462946fe224a57eeaf78eeb2a1c9a52f6c11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T22:59:33.308Z] + docker-compose build --help [2023-02-22T22:59:33.308Z] + grep parallel [2023-02-22T22:59:34.947Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T22:59:37.549Z] --parallel Build images in parallel. [Pipeline] } [2023-02-22T22:59:37.829Z] $ docker stop --time=1 52457ce6e6da2620919ae2371c72462946fe224a57eeaf78eeb2a1c9a52f6c11 [2023-02-22T22:59:39.498Z] $ docker rm -f --volumes 52457ce6e6da2620919ae2371c72462946fe224a57eeaf78eeb2a1c9a52f6c11 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T22:59:40.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T22:59:40.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T22:59:40.207Z] Removing intermediate container 0abc0fb26685 [2023-02-22T22:59:40.208Z] ---> 2d85ddab163a [2023-02-22T22:59:40.208Z] [2023-02-22T22:59:40.208Z] Step 9/24 : FROM alpine:3.16 [2023-02-22T22:59:40.208Z] 3.16: Pulling from library/alpine [2023-02-22T22:59:40.208Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T22:59:40.208Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T22:59:40.208Z] ---> dfd21b5a31f5 [2023-02-22T22:59:40.208Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-22T22:59:40.208Z] ---> Running in c20a685f235f [2023-02-22T22:59:40.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-7144 does not seem to be running inside a container [2023-02-22T22:59:40.319Z] $ 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/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@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-02-22T22:59:40.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:40.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:41.034Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-22T22:59:41.034Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-22T22:59:41.034Z] (3/3) Installing su-exec (0.2-r1) [2023-02-22T22:59:41.034Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T22:59:41.034Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T22:59:41.290Z] OK: 6 MiB in 17 packages [2023-02-22T22:59:41.529Z] $ docker top 20e69c52b2c581cdc43c6e87e0f3e731e1ed9a62875c5638d9e0f39dec8d0a9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T22:59:42.351Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T22:59:46.559Z] Removing intermediate container c20a685f235f [2023-02-22T22:59:46.559Z] ---> ccf52694299b [2023-02-22T22:59:46.559Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T22:59:46.559Z] ---> Running in d709cad2bca1 [2023-02-22T22:59:47.124Z] Removing intermediate container d709cad2bca1 [2023-02-22T22:59:47.124Z] ---> eb879f28ad71 [2023-02-22T22:59:47.124Z] Step 12/24 : WORKDIR / [2023-02-22T22:59:47.695Z] Building core-command ... [2023-02-22T22:59:47.695Z] Building core-common-config-bootstrapper ... [2023-02-22T22:59:47.695Z] Building core-data ... [2023-02-22T22:59:47.695Z] Building core-metadata ... [2023-02-22T22:59:47.695Z] Building security-bootstrapper ... [2023-02-22T22:59:47.695Z] Building security-proxy-setup ... [2023-02-22T22:59:47.695Z] Building security-secretstore-setup ... [2023-02-22T22:59:47.695Z] Building security-spiffe-token-provider ... [2023-02-22T22:59:47.695Z] Building security-spire-agent ... [2023-02-22T22:59:47.695Z] Building security-spire-config ... [2023-02-22T22:59:47.695Z] Building security-spire-server ... [2023-02-22T22:59:47.695Z] Building support-notifications ... [2023-02-22T22:59:47.695Z] Building support-scheduler ... [2023-02-22T22:59:47.695Z] Building security-spiffe-token-provider [2023-02-22T22:59:47.695Z] Building support-scheduler [2023-02-22T22:59:47.696Z] Building security-spire-agent [2023-02-22T22:59:47.696Z] Building core-common-config-bootstrapper [2023-02-22T22:59:47.696Z] Building core-data [2023-02-22T22:59:51.359Z] ---> Running in 57aaa836b6db [2023-02-22T22:59:51.359Z] Removing intermediate container 6fb30a8baa26 [2023-02-22T22:59:51.359Z] ---> 9325d8320cfd [2023-02-22T22:59:51.359Z] [2023-02-22T22:59:51.359Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T22:59:51.359Z] ---> dfd21b5a31f5 [2023-02-22T22:59:51.359Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T22:59:51.359Z] Removing intermediate container 2c1c32ad30c6 [2023-02-22T22:59:51.359Z] ---> a1c5ac334f02 [2023-02-22T22:59:51.359Z] [2023-02-22T22:59:51.359Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T22:59:51.359Z] ---> dfd21b5a31f5 [2023-02-22T22:59:51.359Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T22:59:51.617Z] ---> Running in 800759e87462 [2023-02-22T22:59:51.617Z] ---> Running in e4cf1980eb9e [2023-02-22T22:59:51.617Z] Removing intermediate container 57aaa836b6db [2023-02-22T22:59:51.617Z] ---> 1d8892af7b34 [2023-02-22T22:59:51.617Z] 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-02-22T22:59:52.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:52.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:52.561Z] ---> 79021f04fc49 [2023-02-22T22:59:52.561Z] 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-02-22T22:59:52.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:52.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T22:59:52.826Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T22:59:52.826Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T22:59:52.826Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T22:59:52.826Z] OK: 6 MiB in 15 packages [2023-02-22T22:59:52.826Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T22:59:52.826Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T22:59:52.826Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T22:59:53.089Z] OK: 6 MiB in 16 packages [2023-02-22T22:59:53.089Z] ---> 04201c192169 [2023-02-22T22:59:53.089Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-22T22:59:53.351Z] Removing intermediate container 37dee2efd43c [2023-02-22T22:59:53.351Z] ---> 32b108fcd3dd [2023-02-22T22:59:53.351Z] Step 7/19 : COPY . . [2023-02-22T22:59:53.610Z] ---> d42481a34c84 [2023-02-22T22:59:53.610Z] 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-02-22T22:59:54.177Z] Removing intermediate container c59ba61c1c67 [2023-02-22T22:59:54.177Z] ---> 8e7a4e3bdb13 [2023-02-22T22:59:54.177Z] Step 8/22 : COPY . . [2023-02-22T22:59:56.705Z] Removing intermediate container 800759e87462 [2023-02-22T22:59:56.705Z] ---> fc7d9bb0dbf4 [2023-02-22T22:59:56.705Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T22:59:57.642Z] Removing intermediate container e4cf1980eb9e [2023-02-22T22:59:57.642Z] ---> 8b290e647417 [2023-02-22T22:59:57.642Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T22:59:57.642Z] ---> 2a748fe50be4 [2023-02-22T22:59:57.642Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-22T22:59:57.642Z] ---> Running in f7f2de55d6f2 [2023-02-22T22:59:57.642Z] ---> Running in c73af2c50093 [2023-02-22T22:59:57.901Z] ---> ff8079414bc8 [2023-02-22T22:59:57.901Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T22:59:57.901Z] Removing intermediate container f7f2de55d6f2 [2023-02-22T22:59:57.901Z] ---> c42c5236500b [2023-02-22T22:59:57.901Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T22:59:57.901Z] Removing intermediate container c73af2c50093 [2023-02-22T22:59:57.901Z] ---> 339ae6c9e31f [2023-02-22T22:59:57.901Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T22:59:57.901Z] ---> Running in c17b0dfcc6ad [2023-02-22T22:59:58.163Z] ---> c5f961af9f5c [2023-02-22T22:59:58.163Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-22T22:59:58.163Z] ---> Running in 9a8a9cde34f9 [2023-02-22T22:59:58.163Z] ---> Running in 0a4c1d9a75b1 [2023-02-22T22:59:58.163Z] ---> 25371bfb834b [2023-02-22T22:59:58.163Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T22:59:58.163Z] ---> Running in 241332264e34 [2023-02-22T22:59:58.421Z] Removing intermediate container 9a8a9cde34f9 [2023-02-22T22:59:58.421Z] ---> 51d031fef4e0 [2023-02-22T22:59:58.421Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T22:59:58.421Z] Removing intermediate container 0a4c1d9a75b1 [2023-02-22T22:59:58.421Z] ---> 0f97b8402a32 [2023-02-22T22:59:58.421Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T22:59:58.421Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-22T22:59:58.689Z] ---> Running in b2d20ee15dd8 [2023-02-22T22:59:58.689Z] ---> Running in 16a0f7261bbf [2023-02-22T22:59:58.689Z] ---> aaf06eaee75f [2023-02-22T22:59:58.689Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T22:59:58.689Z] Removing intermediate container 16a0f7261bbf [2023-02-22T22:59:58.689Z] ---> 5bdf7d6977a2 [2023-02-22T22:59:58.689Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T22:59:58.689Z] Removing intermediate container b2d20ee15dd8 [2023-02-22T22:59:58.689Z] ---> 55e5521933d2 [2023-02-22T22:59:58.689Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T22:59:58.948Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T22:59:58.948Z] ---> 1b3be0436253 [2023-02-22T22:59:58.948Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T22:59:58.948Z] ---> Running in b3e4faf0c03d [2023-02-22T22:59:58.948Z] ---> e3b84c1b225b [2023-02-22T22:59:58.948Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T22:59:59.206Z] ---> 797bbbe5d9dc [2023-02-22T22:59:59.206Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T23:00:00.041Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:00.042Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:00.042Z] ---> 41abe8cd54a7 [2023-02-22T23:00:00.042Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:00:00.042Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:00.042Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:00.042Z] ---> 41abe8cd54a7 [2023-02-22T23:00:00.042Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:00:00.042Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:00.042Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:00.042Z] ---> 41abe8cd54a7 [2023-02-22T23:00:00.042Z] Step 3/24 : WORKDIR /edgex-goStep 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:00.042Z] [2023-02-22T23:00:00.042Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:00.042Z] ---> 41abe8cd54a7 [2023-02-22T23:00:00.042Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T23:00:00.042Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:00.042Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:00.042Z] ---> 41abe8cd54a7 [2023-02-22T23:00:00.042Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:00:00.144Z] ---> 74a725e6ef78 [2023-02-22T23:00:00.144Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T23:00:00.310Z] ---> Running in 19fda121ec38 [2023-02-22T23:00:00.310Z] ---> Running in 0c185668cb85 [2023-02-22T23:00:00.310Z] ---> Running in dfbd9b54ffff [2023-02-22T23:00:00.310Z] ---> Running in 9dee448af7a8 [2023-02-22T23:00:00.310Z] ---> Running in b36608f80dcd [2023-02-22T23:00:00.407Z] ---> 0ac743e44fc6 [2023-02-22T23:00:00.407Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T23:00:00.897Z] Removing intermediate container dfbd9b54ffff [2023-02-22T23:00:00.897Z] ---> 586f71c35add [2023-02-22T23:00:00.897Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:00:00.897Z] Removing intermediate container 0c185668cb85 [2023-02-22T23:00:00.897Z] ---> 105239c6dfd3 [2023-02-22T23:00:00.897Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:00:00.897Z] Removing intermediate container 19fda121ec38 [2023-02-22T23:00:00.897Z] ---> c99cb9491af4 [2023-02-22T23:00:00.897Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:00:00.897Z] Removing intermediate container 9dee448af7a8 [2023-02-22T23:00:00.897Z] ---> bce651ab2cf8 [2023-02-22T23:00:00.897Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T23:00:00.897Z] Removing intermediate container b36608f80dcd [2023-02-22T23:00:00.897Z] ---> 43e3c3c2264b [2023-02-22T23:00:00.897Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:00:00.897Z] ---> Running in 22462586f3cc [2023-02-22T23:00:00.973Z] Removing intermediate container b3e4faf0c03d [2023-02-22T23:00:00.973Z] ---> f50b39fdf08f [2023-02-22T23:00:00.973Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:00:00.973Z] ---> 7ccc81677b84 [2023-02-22T23:00:00.973Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T23:00:00.973Z] ---> 838ac7bd64ba [2023-02-22T23:00:00.973Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T23:00:00.973Z] ---> Running in aad567445d99 [2023-02-22T23:00:00.973Z] ---> Running in 6de1a1150659 [2023-02-22T23:00:00.973Z] ---> Running in dbdcb42f2a6d [2023-02-22T23:00:01.169Z] ---> Running in 4cd5749090fa [2023-02-22T23:00:01.169Z] ---> Running in c7e771ba63e8 [2023-02-22T23:00:01.169Z] ---> Running in 570ee07dd228 [2023-02-22T23:00:01.169Z] ---> Running in b0e83d8d70a3 [2023-02-22T23:00:01.230Z] Removing intermediate container aad567445d99 [2023-02-22T23:00:01.230Z] ---> f4ee4d1ef8b5 [2023-02-22T23:00:01.230Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T23:00:01.230Z] ---> Running in c242b52e2760 [2023-02-22T23:00:01.230Z] Removing intermediate container dbdcb42f2a6d [2023-02-22T23:00:01.230Z] ---> a83fa814a09d [2023-02-22T23:00:01.230Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:00:01.230Z] Removing intermediate container 6de1a1150659 [2023-02-22T23:00:01.230Z] ---> 34f1175e4f74 [2023-02-22T23:00:01.230Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:00:01.498Z] ---> Running in da79bd5569eb [2023-02-22T23:00:01.498Z] ---> Running in 0bd5d649b057 [2023-02-22T23:00:01.498Z] Removing intermediate container c242b52e2760 [2023-02-22T23:00:01.498Z] ---> 78b4214f1ae3 [2023-02-22T23:00:01.498Z] Step 23/24 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:00:01.765Z] ---> Running in 0d59cf772438 [2023-02-22T23:00:01.765Z] Removing intermediate container da79bd5569eb [2023-02-22T23:00:01.765Z] ---> f44da556975c [2023-02-22T23:00:01.765Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T23:00:01.765Z] Removing intermediate container 0bd5d649b057 [2023-02-22T23:00:01.765Z] ---> b729f694762e [2023-02-22T23:00:01.765Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T23:00:02.031Z] ---> Running in 2a71dd6a3d9b [2023-02-22T23:00:02.031Z] ---> Running in 88c52e43170b [2023-02-22T23:00:02.031Z] Removing intermediate container 0d59cf772438 [2023-02-22T23:00:02.031Z] ---> ac8de7713e30 [2023-02-22T23:00:02.031Z] Step 24/24 : LABEL version=3.0.0-dev.64 [2023-02-22T23:00:02.031Z] ---> Running in c266b05186d2 [2023-02-22T23:00:02.147Z] Removing intermediate container 4cd5749090fa [2023-02-22T23:00:02.147Z] ---> 43eb142e9212 [2023-02-22T23:00:02.147Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:00:02.147Z] Removing intermediate container 22462586f3cc [2023-02-22T23:00:02.147Z] ---> c194def42a56 [2023-02-22T23:00:02.147Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:00:02.147Z] Removing intermediate container c7e771ba63e8 [2023-02-22T23:00:02.147Z] ---> 6b43842e7c9f [2023-02-22T23:00:02.147Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:00:02.147Z] ---> Running in 05e7ff7e4a15 [2023-02-22T23:00:02.289Z] Removing intermediate container 2a71dd6a3d9b [2023-02-22T23:00:02.289Z] ---> ff30755ad799 [2023-02-22T23:00:02.289Z] Step 21/22 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:00:02.289Z] Removing intermediate container 88c52e43170b [2023-02-22T23:00:02.289Z] ---> 4e2f8608702d [2023-02-22T23:00:02.289Z] Step 21/22 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:00:02.415Z] ---> Running in fd5d2b1e27fb [2023-02-22T23:00:02.415Z] ---> Running in 2e89357bd79c [2023-02-22T23:00:02.558Z] ---> Running in ab41898a4d36 [2023-02-22T23:00:02.558Z] Removing intermediate container c266b05186d2 [2023-02-22T23:00:02.558Z] ---> 5c21d5590779 [2023-02-22T23:00:02.558Z] [2023-02-22T23:00:02.558Z] ---> Running in a7e7cca831f5 [2023-02-22T23:00:02.867Z] Successfully built 5c21d5590779 [2023-02-22T23:00:02.867Z] Successfully tagged security-secretstore-setup:latest [2023-02-22T23:00:02.867Z]  Building security-secretstore-setup ... done Building core-metadata [2023-02-22T23:00:02.867Z] Removing intermediate container ab41898a4d36 [2023-02-22T23:00:02.867Z] ---> a52f7e0e2d0b [2023-02-22T23:00:02.867Z] Step 22/22 : LABEL version=3.0.0-dev.64 [2023-02-22T23:00:03.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:00:03.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:00:03.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:00:03.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:00:04.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:00:04.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:00:04.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:00:04.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:00:05.056Z] OK: 221 MiB in 51 packages [2023-02-22T23:00:05.056Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T23:00:05.056Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T23:00:05.056Z] OK: 16903 distinct packages available [2023-02-22T23:00:05.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:00:05.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:00:05.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:00:05.395Z] Removing intermediate container a7e7cca831f5 [2023-02-22T23:00:05.395Z] ---> 7f4e46aa43b2 [2023-02-22T23:00:05.395Z] Step 22/22 : LABEL version=3.0.0-dev.64 [2023-02-22T23:00:05.652Z] ---> Running in f197b3501a6c [2023-02-22T23:00:05.912Z] ---> Running in 1927cd92acc3 [2023-02-22T23:00:05.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:00:06.175Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:06.175Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:06.175Z] ---> 239579fe77f6 [2023-02-22T23:00:06.175Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:00:06.175Z] ---> Using cache [2023-02-22T23:00:06.175Z] ---> 39ab17630fa0 [2023-02-22T23:00:06.175Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T23:00:06.175Z] ---> Using cache [2023-02-22T23:00:06.175Z] ---> 4bfc90b61eae [2023-02-22T23:00:06.175Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T23:00:06.175Z] ---> Using cache [2023-02-22T23:00:06.175Z] ---> a295f2267122 [2023-02-22T23:00:06.175Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T23:00:06.175Z] ---> Using cache [2023-02-22T23:00:06.175Z] ---> d0bf19606b85 [2023-02-22T23:00:06.175Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:06.175Z] ---> Using cache [2023-02-22T23:00:06.175Z] ---> 8e7a4e3bdb13 [2023-02-22T23:00:06.175Z] Step 8/24 : COPY . . [2023-02-22T23:00:06.175Z] ---> Using cache [2023-02-22T23:00:06.175Z] ---> 25371bfb834b [2023-02-22T23:00:06.175Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T23:00:06.194Z] OK: 221 MiB in 51 packages [2023-02-22T23:00:06.438Z] Removing intermediate container f197b3501a6c [2023-02-22T23:00:06.438Z] ---> 13262d73518e [2023-02-22T23:00:06.438Z] [2023-02-22T23:00:06.438Z] ---> Running in d4ac8e0e7971 [2023-02-22T23:00:06.438Z] Removing intermediate container 1927cd92acc3 [2023-02-22T23:00:06.438Z] ---> 0c3fd3385570 [2023-02-22T23:00:06.438Z] [2023-02-22T23:00:06.438Z] Successfully built 13262d73518e [2023-02-22T23:00:06.438Z] Successfully tagged support-notifications:latest [2023-02-22T23:00:06.438Z] Building security-spire-server [2023-02-22T23:00:06.438Z]  Building support-notifications ... done Successfully built 0c3fd3385570 [2023-02-22T23:00:06.460Z] Removing intermediate container b0e83d8d70a3 [2023-02-22T23:00:06.460Z] ---> 7398da118278 [2023-02-22T23:00:06.460Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T23:00:06.696Z] Successfully tagged support-scheduler:latest [2023-02-22T23:00:06.696Z]  Building support-scheduler ... done Building security-proxy-setup [2023-02-22T23:00:06.727Z] OK: 221 MiB in 51 packages [2023-02-22T23:00:07.006Z] OK: 221 MiB in 51 packages [2023-02-22T23:00:07.006Z] OK: 221 MiB in 51 packages [2023-02-22T23:00:07.629Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T23:00:07.976Z] ---> e8c4b3e51ece [2023-02-22T23:00:07.977Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:07.977Z] ---> Running in 06304675f4eb [2023-02-22T23:00:07.977Z] Removing intermediate container 05e7ff7e4a15 [2023-02-22T23:00:07.977Z] ---> 7b02e0dbee33 [2023-02-22T23:00:07.977Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:00:08.937Z] Removing intermediate container 2e89357bd79c [2023-02-22T23:00:08.937Z] ---> 13ef9bee15e6 [2023-02-22T23:00:08.937Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:00:08.937Z] Removing intermediate container fd5d2b1e27fb [2023-02-22T23:00:08.937Z] ---> ad3aef033ba2 [2023-02-22T23:00:08.937Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:00:08.937Z] Removing intermediate container 570ee07dd228 [2023-02-22T23:00:08.937Z] ---> e293259fb97d [2023-02-22T23:00:08.937Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T23:00:09.528Z] ---> b2b258fd51d6 [2023-02-22T23:00:09.528Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:09.528Z] ---> Running in b0e1d76c8c2a [2023-02-22T23:00:10.111Z] ---> d6939b7695f9 [2023-02-22T23:00:10.111Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:10.388Z] ---> Running in d6129dc51648 [2023-02-22T23:00:10.666Z] ---> 2b96e33759c2 [2023-02-22T23:00:10.666Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:10.666Z] ---> fd694942d76d [2023-02-22T23:00:10.666Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:10.666Z] ---> Running in 0899bec76ea1 [2023-02-22T23:00:10.935Z] ---> Running in fea96d1fa9fc [2023-02-22T23:00:11.832Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:11.832Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:11.832Z] ---> 239579fe77f6 [2023-02-22T23:00:11.832Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T23:00:11.832Z] ---> Using cache [2023-02-22T23:00:11.832Z] ---> f91cc37e44e2 [2023-02-22T23:00:11.832Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T23:00:12.090Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:12.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:12.090Z] ---> 239579fe77f6 [2023-02-22T23:00:12.090Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T23:00:12.090Z] ---> Using cache [2023-02-22T23:00:12.090Z] ---> f91cc37e44e2 [2023-02-22T23:00:12.090Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:00:12.090Z] ---> Using cache [2023-02-22T23:00:12.090Z] ---> 6bd97997eb97 [2023-02-22T23:00:12.090Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-22T23:00:12.090Z] ---> Using cache [2023-02-22T23:00:12.090Z] ---> 6e616ec20d39 [2023-02-22T23:00:12.090Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:12.090Z] ---> Using cache [2023-02-22T23:00:12.090Z] ---> bdc9b6eb63aa [2023-02-22T23:00:12.090Z] Step 7/23 : COPY . . [2023-02-22T23:00:12.090Z] ---> Using cache [2023-02-22T23:00:12.090Z] ---> 0395952af42d [2023-02-22T23:00:12.090Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:00:12.090Z] ---> Using cache [2023-02-22T23:00:12.090Z] ---> 9675ba09ac77 [2023-02-22T23:00:12.090Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T23:00:12.090Z] ---> Using cache [2023-02-22T23:00:12.090Z] ---> 9a3121562846 [2023-02-22T23:00:12.090Z] 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-02-22T23:00:12.663Z] ---> Running in 72a67a396c2d [2023-02-22T23:00:12.663Z] ---> Running in d42ed921872a [2023-02-22T23:00:13.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:13.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:14.116Z] OK: 211 MiB in 51 packages [2023-02-22T23:00:15.051Z] Removing intermediate container d42ed921872a [2023-02-22T23:00:15.051Z] ---> 6b9c5ab5e509 [2023-02-22T23:00:15.051Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T23:00:15.051Z] Removing intermediate container 72a67a396c2d [2023-02-22T23:00:15.051Z] ---> 7e3adc77b0d1 [2023-02-22T23:00:15.051Z] Step 11/23 : WORKDIR /edgex-go [2023-02-22T23:00:15.051Z] ---> Running in ebf975c619d2 [2023-02-22T23:00:15.623Z] Removing intermediate container ebf975c619d2 [2023-02-22T23:00:15.623Z] ---> 0a80bb25ca23 [2023-02-22T23:00:15.623Z] [2023-02-22T23:00:15.623Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T23:00:15.623Z] ---> 5ce65d7b0fde [2023-02-22T23:00:15.623Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:00:15.623Z] ---> Using cache [2023-02-22T23:00:15.623Z] ---> 07d500e229df [2023-02-22T23:00:15.623Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T23:00:15.887Z] ---> 27c0cf93d884 [2023-02-22T23:00:15.887Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:15.887Z] ---> Running in e8a2acca9e62 [2023-02-22T23:00:16.146Z] ---> Running in 437a8d88ada0 [2023-02-22T23:00:16.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:16.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:17.233Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:00:17.233Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:00:17.233Z] OK: 15857 distinct packages available [2023-02-22T23:00:17.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:17.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:17.497Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T23:00:17.497Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:00:17.497Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T23:00:17.497Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T23:00:17.497Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T23:00:17.497Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:00:17.497Z] OK: 7 MiB in 19 packages [2023-02-22T23:00:18.870Z] Removing intermediate container e8a2acca9e62 [2023-02-22T23:00:18.870Z] ---> c1fe5ecffdb7 [2023-02-22T23:00:18.870Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:00:20.772Z] ---> 040d489f8636 [2023-02-22T23:00:20.772Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:00:21.338Z] ---> 84df74665aca [2023-02-22T23:00:21.338Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-22T23:00:21.906Z] ---> ee58d4907610 [2023-02-22T23:00:21.906Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T23:00:22.473Z] ---> d3dad4207f5d [2023-02-22T23:00:22.473Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:00:22.473Z] ---> Running in 63d8b373c3d6 [2023-02-22T23:00:22.735Z] Removing intermediate container 63d8b373c3d6 [2023-02-22T23:00:22.735Z] ---> 952026096fae [2023-02-22T23:00:22.735Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:00:22.735Z] ---> Running in 62671dd16300 [2023-02-22T23:00:23.034Z] Removing intermediate container 62671dd16300 [2023-02-22T23:00:23.034Z] ---> 615a94b24b49 [2023-02-22T23:00:23.034Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T23:00:23.034Z] ---> Running in 7c27dfbbdae4 [2023-02-22T23:00:23.296Z] Removing intermediate container 7c27dfbbdae4 [2023-02-22T23:00:23.296Z] ---> aad0762d26c1 [2023-02-22T23:00:23.296Z] Step 22/23 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:00:23.296Z] ---> Running in 971f6a6286cb [2023-02-22T23:00:23.554Z] Removing intermediate container 971f6a6286cb [2023-02-22T23:00:23.554Z] ---> 02f72d6d6d47 [2023-02-22T23:00:23.554Z] Step 23/23 : LABEL version=3.0.0-dev.64 [2023-02-22T23:00:23.554Z] ---> Running in 7817cf7999bf [2023-02-22T23:00:23.815Z] Removing intermediate container 7817cf7999bf [2023-02-22T23:00:23.815Z] ---> e9013aab218c [2023-02-22T23:00:23.815Z] [2023-02-22T23:00:23.815Z] Successfully built e9013aab218c [2023-02-22T23:00:24.071Z] Successfully tagged security-spire-server:latest [2023-02-22T23:00:24.071Z]  Building security-spire-server ... done Building security-bootstrapper [2023-02-22T23:00:26.594Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:26.594Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:26.595Z] ---> 239579fe77f6 [2023-02-22T23:00:26.595Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T23:00:26.595Z] ---> Using cache [2023-02-22T23:00:26.595Z] ---> f91cc37e44e2 [2023-02-22T23:00:26.595Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T23:00:26.595Z] ---> Using cache [2023-02-22T23:00:26.595Z] ---> 6b9c5ab5e509 [2023-02-22T23:00:26.595Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T23:00:26.595Z] ---> Using cache [2023-02-22T23:00:26.595Z] ---> 27c0cf93d884 [2023-02-22T23:00:26.595Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:28.492Z] Removing intermediate container 241332264e34 [2023-02-22T23:00:28.492Z] ---> 0330493d605f [2023-02-22T23:00:28.492Z] [2023-02-22T23:00:28.492Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:00:28.492Z] ---> dfd21b5a31f5 [2023-02-22T23:00:28.492Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T23:00:28.492Z] ---> Running in 61b6e49d0c30 [2023-02-22T23:00:28.492Z] ---> Running in 914622be6721 [2023-02-22T23:00:29.871Z] Removing intermediate container 914622be6721 [2023-02-22T23:00:29.871Z] ---> f5b90f585591 [2023-02-22T23:00:29.871Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:00:31.775Z] ---> Running in dcca554f50f1 [2023-02-22T23:00:31.776Z] Removing intermediate container c17b0dfcc6ad [2023-02-22T23:00:31.776Z] ---> e156a3386a1d [2023-02-22T23:00:31.776Z] [2023-02-22T23:00:31.776Z] Step 9/19 : FROM alpine:3.15 [2023-02-22T23:00:31.776Z] ---> 5ce65d7b0fde [2023-02-22T23:00:31.776Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:00:31.776Z] ---> Using cache [2023-02-22T23:00:31.776Z] ---> 07d500e229df [2023-02-22T23:00:31.776Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-22T23:00:31.776Z] ---> Running in bea8db1a2924 [2023-02-22T23:00:32.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:32.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:32.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:32.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:32.567Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:00:32.567Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:00:32.567Z] OK: 15857 distinct packages available [2023-02-22T23:00:32.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:32.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:00:32.833Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:00:32.833Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:00:32.833Z] OK: 6 MiB in 15 packages [2023-02-22T23:00:32.833Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-22T23:00:32.833Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-22T23:00:32.833Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-22T23:00:32.833Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-22T23:00:32.833Z] (5/9) Installing curl (7.80.0-r6) [2023-02-22T23:00:32.833Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-22T23:00:32.833Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:00:32.833Z] (8/9) Installing libucontext (1.1-r0) [2023-02-22T23:00:32.833Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-22T23:00:32.833Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:00:32.833Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:00:32.833Z] OK: 8 MiB in 23 packages [2023-02-22T23:00:33.795Z] Removing intermediate container d4ac8e0e7971 [2023-02-22T23:00:33.795Z] ---> fe1b23135a78 [2023-02-22T23:00:33.795Z] [2023-02-22T23:00:33.795Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T23:00:33.795Z] ---> dfd21b5a31f5 [2023-02-22T23:00:33.795Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:00:33.795Z] ---> Using cache [2023-02-22T23:00:33.795Z] ---> fc7d9bb0dbf4 [2023-02-22T23:00:33.795Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:00:33.795Z] ---> Using cache [2023-02-22T23:00:33.795Z] ---> 339ae6c9e31f [2023-02-22T23:00:33.795Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T23:00:34.054Z] Removing intermediate container dcca554f50f1 [2023-02-22T23:00:34.054Z] ---> 00a9b65e81c0 [2023-02-22T23:00:34.054Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:00:34.054Z] ---> Running in 6417bc1c01f3 [2023-02-22T23:00:34.311Z] Removing intermediate container bea8db1a2924 [2023-02-22T23:00:34.311Z] ---> 9d9b792c706b [2023-02-22T23:00:34.311Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:00:34.311Z] Removing intermediate container 6417bc1c01f3 [2023-02-22T23:00:34.311Z] ---> f14b98c354c9 [2023-02-22T23:00:34.311Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T23:00:34.311Z] ---> 25d865106d10 [2023-02-22T23:00:34.311Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T23:00:34.311Z] ---> Running in 3c9323e2555b [2023-02-22T23:00:34.568Z] ---> 7b67cb26f3ce [2023-02-22T23:00:34.568Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-22T23:00:34.825Z] Removing intermediate container 3c9323e2555b [2023-02-22T23:00:34.825Z] ---> 75529ce59068 [2023-02-22T23:00:34.825Z] Step 15/24 : WORKDIR / [2023-02-22T23:00:34.825Z] ---> 893316913450 [2023-02-22T23:00:34.825Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T23:00:34.825Z] ---> Running in ab63d640661e [2023-02-22T23:00:35.109Z] ---> 434031106ec3 [2023-02-22T23:00:35.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T23:00:35.367Z] Removing intermediate container ab63d640661e [2023-02-22T23:00:35.367Z] ---> 5c45f75a32d8 [2023-02-22T23:00:35.367Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:00:35.367Z] ---> 0df89b4e9d42 [2023-02-22T23:00:35.367Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-22T23:00:35.367Z] ---> 0e6c1e70fd0b [2023-02-22T23:00:35.367Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:00:35.627Z] ---> Running in 28fc7fe7a48f [2023-02-22T23:00:35.627Z] ---> 2fa8041283a2 [2023-02-22T23:00:35.628Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-22T23:00:35.628Z] ---> d37f586a8188 [2023-02-22T23:00:35.628Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T23:00:35.886Z] ---> Running in 8c217cabdf5b [2023-02-22T23:00:36.143Z] Removing intermediate container 8c217cabdf5b [2023-02-22T23:00:36.143Z] ---> 1fa8ebeb8101 [2023-02-22T23:00:36.143Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:00:36.143Z] ---> cc5db748171f [2023-02-22T23:00:36.143Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T23:00:36.143Z] ---> Running in a636cbc4c5ab [2023-02-22T23:00:36.709Z] ---> c401405bf37a [2023-02-22T23:00:36.709Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-22T23:00:36.709Z] Removing intermediate container a636cbc4c5ab [2023-02-22T23:00:36.709Z] ---> a22edef39b76 [2023-02-22T23:00:36.709Z] Step 17/19 : LABEL arch=x86_64 [2023-02-22T23:00:36.709Z] ---> Running in a20b68055205 [2023-02-22T23:00:36.709Z] Removing intermediate container 28fc7fe7a48f [2023-02-22T23:00:36.709Z] ---> b239e489fe85 [2023-02-22T23:00:36.709Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:00:36.709Z] ---> Running in 62ecc989b5aa [2023-02-22T23:00:36.709Z] ---> 8a9a360a4061 [2023-02-22T23:00:36.709Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-22T23:00:36.968Z] ---> Running in 99f04c6a100b [2023-02-22T23:00:36.968Z] Removing intermediate container a20b68055205 [2023-02-22T23:00:36.968Z] ---> 91ab9924685f [2023-02-22T23:00:36.968Z] Step 18/19 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:00:36.968Z] Removing intermediate container 62ecc989b5aa [2023-02-22T23:00:36.968Z] ---> 9bb80fd6e859 [2023-02-22T23:00:36.968Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T23:00:37.232Z] ---> Running in 4e1aa45bf39f [2023-02-22T23:00:37.232Z] ---> Running in 630dbe4aa5be [2023-02-22T23:00:37.232Z] Removing intermediate container 99f04c6a100b [2023-02-22T23:00:37.232Z] ---> 6202cf25529a [2023-02-22T23:00:37.232Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:00:37.232Z] ---> Running in e3853989cae9 [2023-02-22T23:00:37.506Z] Removing intermediate container 4e1aa45bf39f [2023-02-22T23:00:37.506Z] ---> d4c9c7f7faae [2023-02-22T23:00:37.506Z] Step 19/19 : LABEL version=3.0.0-dev.64 [2023-02-22T23:00:37.506Z] Removing intermediate container 630dbe4aa5be [2023-02-22T23:00:37.506Z] ---> 1aca6e3eab49 [2023-02-22T23:00:37.506Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T23:00:37.506Z] ---> Running in 64749e22464e [2023-02-22T23:00:37.506Z] ---> Running in 8fb6fd6177d5 [2023-02-22T23:00:37.765Z] Removing intermediate container e3853989cae9 [2023-02-22T23:00:37.765Z] ---> 075903b7e20a [2023-02-22T23:00:37.765Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T23:00:37.765Z] Removing intermediate container 64749e22464e [2023-02-22T23:00:37.765Z] ---> ef53f9da4103 [2023-02-22T23:00:37.765Z] [2023-02-22T23:00:37.765Z] Removing intermediate container 8fb6fd6177d5 [2023-02-22T23:00:37.765Z] ---> 307905f1f2c3 [2023-02-22T23:00:37.765Z] Step 21/22 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:00:37.765Z] ---> Running in adad85b7460b [2023-02-22T23:00:38.024Z] ---> Running in 01c4d9919fdc [2023-02-22T23:00:38.024Z] Successfully built ef53f9da4103 [2023-02-22T23:00:38.024Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-22T23:00:38.024Z]  Building security-spiffe-token-provider ... done Building core-command [2023-02-22T23:00:38.024Z] Removing intermediate container adad85b7460b [2023-02-22T23:00:38.024Z] ---> f6497bbbc797 [2023-02-22T23:00:38.024Z] Step 23/24 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:00:38.282Z] ---> Running in 9c17c11775dd [2023-02-22T23:00:39.215Z] Removing intermediate container 01c4d9919fdc [2023-02-22T23:00:39.215Z] ---> 2d7faa127b35 [2023-02-22T23:00:39.215Z] Step 22/22 : LABEL version=3.0.0-dev.64 [2023-02-22T23:00:40.148Z] Removing intermediate container 9c17c11775dd [2023-02-22T23:00:40.148Z] ---> 80bc387bbe8d [2023-02-22T23:00:40.148Z] Step 24/24 : LABEL version=3.0.0-dev.64 [2023-02-22T23:00:40.716Z] ---> Running in 916cee7c831c [2023-02-22T23:00:40.716Z] ---> Running in fad7c5e0fd58 [2023-02-22T23:00:40.716Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:40.716Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:40.716Z] ---> 239579fe77f6 [2023-02-22T23:00:40.716Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:00:40.716Z] ---> Using cache [2023-02-22T23:00:40.716Z] ---> 39ab17630fa0 [2023-02-22T23:00:40.716Z] Step 4/23 : WORKDIR /edgex-go [2023-02-22T23:00:40.716Z] ---> Using cache [2023-02-22T23:00:40.716Z] ---> 4bfc90b61eae [2023-02-22T23:00:40.716Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T23:00:40.716Z] ---> Using cache [2023-02-22T23:00:40.716Z] ---> a295f2267122 [2023-02-22T23:00:40.716Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T23:00:40.716Z] ---> Using cache [2023-02-22T23:00:40.716Z] ---> d0bf19606b85 [2023-02-22T23:00:40.716Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:40.716Z] ---> Using cache [2023-02-22T23:00:40.716Z] ---> 8e7a4e3bdb13 [2023-02-22T23:00:40.716Z] Step 8/23 : COPY . . [2023-02-22T23:00:40.716Z] ---> Using cache [2023-02-22T23:00:40.716Z] ---> 25371bfb834b [2023-02-22T23:00:40.716Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T23:00:40.716Z] Removing intermediate container 916cee7c831c [2023-02-22T23:00:40.716Z] ---> 319952c9e426 [2023-02-22T23:00:40.716Z] [2023-02-22T23:00:40.973Z] ---> Running in b0d818964f53 [2023-02-22T23:00:40.973Z] Successfully built 319952c9e426 [2023-02-22T23:00:40.973Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-22T23:00:40.973Z]  Building core-common-config-bootstrapper ... done Building core-data [2023-02-22T23:00:40.973Z] Removing intermediate container fad7c5e0fd58 [2023-02-22T23:00:40.973Z] ---> d6d68cd972ab [2023-02-22T23:00:40.973Z] [2023-02-22T23:00:40.973Z] Successfully built d6d68cd972ab [2023-02-22T23:00:40.973Z] Successfully tagged core-metadata:latest [2023-02-22T23:00:41.236Z]  Building core-metadata ... done Removing intermediate container 437a8d88ada0 [2023-02-22T23:00:41.236Z] ---> cc2b98e439f1 [2023-02-22T23:00:41.236Z] Step 7/21 : COPY . . [2023-02-22T23:00:41.236Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T23:00:45.422Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:00:45.422Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:00:45.422Z] ---> 239579fe77f6 [2023-02-22T23:00:45.422Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:00:45.422Z] ---> Using cache [2023-02-22T23:00:45.422Z] ---> 39ab17630fa0 [2023-02-22T23:00:45.422Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:00:45.422Z] ---> Using cache [2023-02-22T23:00:45.422Z] ---> 4bfc90b61eae [2023-02-22T23:00:45.422Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:00:45.422Z] ---> Using cache [2023-02-22T23:00:45.422Z] ---> a295f2267122 [2023-02-22T23:00:45.422Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:00:45.422Z] ---> Using cache [2023-02-22T23:00:45.422Z] ---> d0bf19606b85 [2023-02-22T23:00:45.422Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:00:45.422Z] ---> Using cache [2023-02-22T23:00:45.422Z] ---> 8e7a4e3bdb13 [2023-02-22T23:00:45.422Z] Step 8/22 : COPY . . [2023-02-22T23:00:45.422Z] ---> Using cache [2023-02-22T23:00:45.422Z] ---> 25371bfb834b [2023-02-22T23:00:45.422Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T23:00:50.684Z] ---> Running in 37cc089d91ca [2023-02-22T23:00:50.942Z] ---> 03c7e555a107 [2023-02-22T23:00:50.942Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T23:00:50.942Z] ---> Running in bbb349d78750 [2023-02-22T23:00:51.199Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T23:00:51.455Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T23:00:59.613Z] Removing intermediate container 61b6e49d0c30 [2023-02-22T23:00:59.613Z] ---> bc202e9d8be4 [2023-02-22T23:00:59.613Z] Step 7/32 : COPY . . [2023-02-22T23:01:04.878Z] ---> accdcffcc573 [2023-02-22T23:01:04.878Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T23:01:05.135Z] ---> Running in 7b87a971f088 [2023-02-22T23:01:05.704Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T23:01:07.624Z] Removing intermediate container b0d818964f53 [2023-02-22T23:01:07.624Z] ---> 1c907f870e12 [2023-02-22T23:01:07.624Z] [2023-02-22T23:01:07.624Z] Step 10/23 : FROM alpine:3.16 [2023-02-22T23:01:07.624Z] ---> dfd21b5a31f5 [2023-02-22T23:01:07.624Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:01:07.624Z] ---> Using cache [2023-02-22T23:01:07.624Z] ---> fc7d9bb0dbf4 [2023-02-22T23:01:07.624Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:01:07.624Z] ---> Using cache [2023-02-22T23:01:07.624Z] ---> 339ae6c9e31f [2023-02-22T23:01:07.624Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T23:01:07.624Z] ---> Running in 485cb2414114 [2023-02-22T23:01:07.624Z] Removing intermediate container 485cb2414114 [2023-02-22T23:01:07.624Z] ---> d9231b64f944 [2023-02-22T23:01:07.624Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T23:01:07.624Z] ---> Running in 4ae55172fd90 [2023-02-22T23:01:07.882Z] Removing intermediate container 4ae55172fd90 [2023-02-22T23:01:07.882Z] ---> 7c359e2295df [2023-02-22T23:01:07.882Z] Step 15/23 : WORKDIR / [2023-02-22T23:01:07.882Z] ---> Running in bf125371d516 [2023-02-22T23:01:08.140Z] Removing intermediate container bf125371d516 [2023-02-22T23:01:08.140Z] ---> 1ccf62e0b666 [2023-02-22T23:01:08.140Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:01:08.397Z] ---> 834900fc8c50 [2023-02-22T23:01:08.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T23:01:09.329Z] ---> 54587b37cb49 [2023-02-22T23:01:09.329Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T23:01:09.894Z] ---> f2147c3b351e [2023-02-22T23:01:09.894Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T23:01:10.155Z] ---> Running in b336311963d6 [2023-02-22T23:01:10.414Z] Removing intermediate container b336311963d6 [2023-02-22T23:01:10.414Z] ---> 3fd096d1c963 [2023-02-22T23:01:10.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:01:10.414Z] ---> Running in 706af756831e [2023-02-22T23:01:10.672Z] Removing intermediate container 706af756831e [2023-02-22T23:01:10.672Z] ---> f1c6954fd695 [2023-02-22T23:01:10.672Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T23:01:11.023Z] ---> Running in ea38366912c8 [2023-02-22T23:01:11.281Z] Removing intermediate container ea38366912c8 [2023-02-22T23:01:11.281Z] ---> a170e624a353 [2023-02-22T23:01:11.281Z] Step 22/23 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:11.281Z] ---> Running in c095322f544e [2023-02-22T23:01:11.539Z] Removing intermediate container c095322f544e [2023-02-22T23:01:11.539Z] ---> 6fb14bdb7bd1 [2023-02-22T23:01:11.539Z] Step 23/23 : LABEL version=3.0.0-dev.64 [2023-02-22T23:01:11.797Z] ---> Running in d6621c427ffd [2023-02-22T23:01:11.797Z] Removing intermediate container d6621c427ffd [2023-02-22T23:01:11.797Z] ---> dd57beedac94 [2023-02-22T23:01:11.797Z] [2023-02-22T23:01:12.056Z] Successfully built dd57beedac94 [2023-02-22T23:01:12.056Z] Successfully tagged core-command:latest [2023-02-22T23:01:12.622Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T23:01:19.181Z] Removing intermediate container bbb349d78750 [2023-02-22T23:01:19.181Z] ---> e1c85e466792 [2023-02-22T23:01:19.181Z] [2023-02-22T23:01:19.181Z] Step 9/21 : FROM alpine:3.16 [2023-02-22T23:01:19.181Z] ---> dfd21b5a31f5 [2023-02-22T23:01:19.181Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-22T23:01:19.181Z] Removing intermediate container 37cc089d91ca [2023-02-22T23:01:19.181Z] ---> 1f321dc366da [2023-02-22T23:01:19.181Z] [2023-02-22T23:01:19.181Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:01:19.181Z] ---> dfd21b5a31f5 [2023-02-22T23:01:19.181Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-22T23:01:19.181Z] ---> Running in e6168bfc52fe [2023-02-22T23:01:19.181Z] ---> Running in 0e16093a05f8 [2023-02-22T23:01:19.181Z] Removing intermediate container e6168bfc52fe [2023-02-22T23:01:19.181Z] ---> d613dcd27286 [2023-02-22T23:01:19.181Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-22T23:01:19.181Z] ---> Running in d6b5045870ee [2023-02-22T23:01:19.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:19.181Z] Removing intermediate container d6b5045870ee [2023-02-22T23:01:19.181Z] ---> d944f53af62e [2023-02-22T23:01:19.181Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-22T23:01:19.181Z] ---> Running in 67193b4c8ded [2023-02-22T23:01:19.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:19.181Z] Removing intermediate container 67193b4c8ded [2023-02-22T23:01:19.181Z] ---> fac6755ff158 [2023-02-22T23:01:19.181Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:01:19.181Z] ---> Running in db1cafa0e0c8 [2023-02-22T23:01:19.181Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-22T23:01:19.181Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-22T23:01:19.181Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-22T23:01:19.181Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-22T23:01:19.181Z] (5/6) Installing curl (7.83.1-r6) [2023-02-22T23:01:19.181Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-22T23:01:19.181Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:01:19.181Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:01:19.181Z] OK: 8 MiB in 20 packages [2023-02-22T23:01:19.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:19.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:19.736Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:01:19.736Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:01:19.736Z] OK: 6 MiB in 15 packages [2023-02-22T23:01:19.736Z] Removing intermediate container 0e16093a05f8 [2023-02-22T23:01:19.736Z] ---> 37e02551d958 [2023-02-22T23:01:19.736Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T23:01:19.996Z] ---> Running in 73f082dce3c5 [2023-02-22T23:01:19.996Z] Removing intermediate container 73f082dce3c5 [2023-02-22T23:01:19.996Z] ---> 353b4bdf99f3 [2023-02-22T23:01:19.996Z] Step 12/21 : WORKDIR /edgex [2023-02-22T23:01:20.253Z] ---> Running in 52ae7c5b6116 [2023-02-22T23:01:20.253Z] Removing intermediate container db1cafa0e0c8 [2023-02-22T23:01:20.253Z] ---> 825b79457cf6 [2023-02-22T23:01:20.253Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:01:20.512Z] Removing intermediate container 52ae7c5b6116 [2023-02-22T23:01:20.512Z] ---> 689b19523d67 [2023-02-22T23:01:20.512Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-22T23:01:20.512Z] ---> 6ed657f9bdfb [2023-02-22T23:01:20.512Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-22T23:01:21.080Z] ---> e757491eeb23 [2023-02-22T23:01:21.080Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-22T23:01:21.080Z] ---> d97081da8ed4 [2023-02-22T23:01:21.080Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-22T23:01:21.659Z] ---> da14bd6ce63b [2023-02-22T23:01:21.659Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-22T23:01:21.659Z] ---> d34dd2299839 [2023-02-22T23:01:21.659Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-22T23:01:21.659Z] ---> Running in fe46009b463d [2023-02-22T23:01:21.659Z] Removing intermediate container fe46009b463d [2023-02-22T23:01:21.659Z] ---> e0cf43e3ab03 [2023-02-22T23:01:21.659Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:01:21.919Z] ---> Running in 6e1abbc75869 [2023-02-22T23:01:21.919Z] ---> a75a39646a41 [2023-02-22T23:01:21.919Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T23:01:21.919Z] Removing intermediate container 6e1abbc75869 [2023-02-22T23:01:21.919Z] ---> 1fd681dd5c76 [2023-02-22T23:01:21.919Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T23:01:22.178Z] ---> Running in 5bdc95e656c6 [2023-02-22T23:01:22.178Z] ---> 1aa23f875c63 [2023-02-22T23:01:22.178Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:01:22.178Z] Removing intermediate container 5bdc95e656c6 [2023-02-22T23:01:22.178Z] ---> 742062f2ef45 [2023-02-22T23:01:22.178Z] Step 21/22 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:22.178Z] ---> Running in 6c03b8c9ac9b [2023-02-22T23:01:22.437Z] ---> Running in b873f1e46d6c [2023-02-22T23:01:22.437Z] Removing intermediate container b873f1e46d6c [2023-02-22T23:01:22.437Z] ---> 02ec210fee0c [2023-02-22T23:01:22.437Z] Step 22/22 : LABEL version=3.0.0-dev.64 [2023-02-22T23:01:22.437Z] ---> Running in b9f93da5ea0e [2023-02-22T23:01:22.695Z] Removing intermediate container b9f93da5ea0e [2023-02-22T23:01:22.695Z] ---> a67fd3f71c07 [2023-02-22T23:01:22.695Z] [2023-02-22T23:01:22.695Z] Successfully built a67fd3f71c07 [2023-02-22T23:01:22.695Z] Successfully tagged core-data:latest [2023-02-22T23:01:23.261Z]  Building core-data ... done Removing intermediate container 6c03b8c9ac9b [2023-02-22T23:01:23.261Z] ---> bda08c62fec8 [2023-02-22T23:01:23.261Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:01:23.261Z] ---> Running in 524b7e91e7f2 [2023-02-22T23:01:23.261Z] Removing intermediate container 524b7e91e7f2 [2023-02-22T23:01:23.261Z] ---> a4e59e8a9863 [2023-02-22T23:01:23.261Z] Step 19/21 : LABEL arch=x86_64 [2023-02-22T23:01:23.261Z] ---> Running in 1b30939a0abd [2023-02-22T23:01:23.524Z] Removing intermediate container 1b30939a0abd [2023-02-22T23:01:23.524Z] ---> c79155eb7553 [2023-02-22T23:01:23.524Z] Step 20/21 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:23.524Z] ---> Running in 601a71ec47c2 [2023-02-22T23:01:23.524Z] Removing intermediate container 601a71ec47c2 [2023-02-22T23:01:23.524Z] ---> b6987da13435 [2023-02-22T23:01:23.524Z] Step 21/21 : LABEL version=3.0.0-dev.64 [2023-02-22T23:01:23.782Z] ---> Running in 14faf872fa45 [2023-02-22T23:01:24.041Z] Removing intermediate container 14faf872fa45 [2023-02-22T23:01:24.041Z] ---> ba0af1144c33 [2023-02-22T23:01:24.041Z] [2023-02-22T23:01:24.041Z] Successfully built ba0af1144c33 [2023-02-22T23:01:24.041Z] Successfully tagged security-proxy-setup:latest [2023-02-22T23:01:25.417Z]  Building security-proxy-setup ... done Removing intermediate container 7b87a971f088 [2023-02-22T23:01:25.417Z] ---> da94b2e685d8 [2023-02-22T23:01:25.417Z] [2023-02-22T23:01:25.417Z] Step 9/32 : FROM alpine:3.16 [2023-02-22T23:01:25.417Z] ---> dfd21b5a31f5 [2023-02-22T23:01:25.417Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:01:25.417Z] ---> Running in ad115944e4d6 [2023-02-22T23:01:25.417Z] Removing intermediate container ad115944e4d6 [2023-02-22T23:01:25.417Z] ---> b5465c942a89 [2023-02-22T23:01:25.417Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-22T23:01:25.417Z] ---> Running in 124e0e0bbb2d [2023-02-22T23:01:25.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:25.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:01:25.983Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-22T23:01:25.983Z] (2/2) Installing su-exec (0.2-r1) [2023-02-22T23:01:25.983Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:01:25.983Z] OK: 6 MiB in 16 packages [2023-02-22T23:01:26.552Z] Removing intermediate container 124e0e0bbb2d [2023-02-22T23:01:26.552Z] ---> d3d76979d155 [2023-02-22T23:01:26.552Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-22T23:01:26.552Z] ---> Running in 4816b00e9288 [2023-02-22T23:01:26.552Z] Removing intermediate container 4816b00e9288 [2023-02-22T23:01:26.552Z] ---> 957df5651a82 [2023-02-22T23:01:26.552Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-22T23:01:26.552Z] ---> Running in 16da03b68f77 [2023-02-22T23:01:26.809Z] Removing intermediate container 16da03b68f77 [2023-02-22T23:01:26.809Z] ---> 2608a420b8b1 [2023-02-22T23:01:26.809Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-22T23:01:26.809Z] ---> Running in 01dc24c49834 [2023-02-22T23:01:26.809Z] Removing intermediate container 01dc24c49834 [2023-02-22T23:01:26.809Z] ---> 93cbc433b063 [2023-02-22T23:01:26.809Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-22T23:01:26.809Z] ---> Running in 598d38ad0757 [2023-02-22T23:01:26.809Z] Removing intermediate container 598d38ad0757 [2023-02-22T23:01:26.809Z] ---> 91620a36fec5 [2023-02-22T23:01:26.809Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-22T23:01:27.067Z] ---> Running in ec42ce3817ca [2023-02-22T23:01:27.633Z] Removing intermediate container ec42ce3817ca [2023-02-22T23:01:27.633Z] ---> 9cb134c00cdc [2023-02-22T23:01:27.633Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-22T23:01:27.633Z] ---> Running in 7f5c9605faf3 [2023-02-22T23:01:27.633Z] Removing intermediate container 7f5c9605faf3 [2023-02-22T23:01:27.633Z] ---> a67d551e2aaa [2023-02-22T23:01:27.633Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-22T23:01:27.891Z] ---> 3854808480bb [2023-02-22T23:01:27.891Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-22T23:01:27.891Z] ---> Running in d4b1542b89e3 [2023-02-22T23:01:28.456Z] Removing intermediate container d4b1542b89e3 [2023-02-22T23:01:28.456Z] ---> 2d98e9a20c54 [2023-02-22T23:01:28.456Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:01:28.714Z] ---> 0920dbedd631 [2023-02-22T23:01:28.714Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-22T23:01:29.282Z] ---> b17718cbe02d [2023-02-22T23:01:29.282Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-22T23:01:29.282Z] ---> 25890e355647 [2023-02-22T23:01:29.282Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-22T23:01:29.540Z] ---> 36810c4b164c [2023-02-22T23:01:29.540Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-22T23:01:29.797Z] ---> 0176c1d10583 [2023-02-22T23:01:29.797Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-22T23:01:29.797Z] ---> 3f2620ea918b [2023-02-22T23:01:29.797Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-22T23:01:30.054Z] ---> 16f3b7b7d693 [2023-02-22T23:01:30.054Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-22T23:01:30.054Z] ---> Running in 938449f2d262 [2023-02-22T23:01:30.621Z] Removing intermediate container 938449f2d262 [2023-02-22T23:01:30.621Z] ---> 39b5db113ca4 [2023-02-22T23:01:30.621Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-22T23:01:30.621Z] ---> Running in 7473323747f7 [2023-02-22T23:01:30.879Z] Removing intermediate container 7473323747f7 [2023-02-22T23:01:30.879Z] ---> 506f32613e4a [2023-02-22T23:01:30.879Z] Step 29/32 : CMD ["gate"] [2023-02-22T23:01:30.879Z] ---> Running in 6548e07bd801 [2023-02-22T23:01:30.879Z] Removing intermediate container 6548e07bd801 [2023-02-22T23:01:30.879Z] ---> 681711071af7 [2023-02-22T23:01:30.879Z] Step 30/32 : LABEL arch=x86_64 [2023-02-22T23:01:30.879Z] ---> Running in 4571bdedce4b [2023-02-22T23:01:31.137Z] Removing intermediate container 4571bdedce4b [2023-02-22T23:01:31.137Z] ---> ccd1191b9ebb [2023-02-22T23:01:31.137Z] Step 31/32 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:31.137Z] ---> Running in 359b24653922 [2023-02-22T23:01:31.137Z] Removing intermediate container 359b24653922 [2023-02-22T23:01:31.137Z] ---> 361c5fef702f [2023-02-22T23:01:31.137Z] Step 32/32 : LABEL version=3.0.0-dev.64 [2023-02-22T23:01:31.137Z] ---> Running in b9f3a46cce75 [2023-02-22T23:01:31.395Z] Removing intermediate container b9f3a46cce75 [2023-02-22T23:01:31.395Z] ---> 7b690f22530e [2023-02-22T23:01:31.395Z] [2023-02-22T23:01:31.395Z] Successfully built 7b690f22530e [2023-02-22T23:01:31.395Z] Successfully tagged security-bootstrapper:latest [2023-02-22T23:01:31.401Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-22T23:01:31.403Z] $ docker stop --time=1 6902d7d01d80fd9f5f1ae1e19277719daecb4201c2e306209b22840524ac8380 [2023-02-22T23:01:32.695Z] $ docker rm -f --volumes 6902d7d01d80fd9f5f1ae1e19277719daecb4201c2e306209b22840524ac8380 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T23:01:33.024Z] + docker images [2023-02-22T23:01:33.024Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-22T23:01:33.024Z] security-bootstrapper latest 7b690f22530e 1 second ago 20.4MB [2023-02-22T23:01:33.024Z] da94b2e685d8 8 seconds ago 1.67GB [2023-02-22T23:01:33.024Z] security-proxy-setup latest ba0af1144c33 9 seconds ago 27.8MB [2023-02-22T23:01:33.024Z] core-data latest a67fd3f71c07 10 seconds ago 17.9MB [2023-02-22T23:01:33.024Z] e1c85e466792 15 seconds ago 1.67GB [2023-02-22T23:01:33.024Z] 1f321dc366da 16 seconds ago 1.69GB [2023-02-22T23:01:33.024Z] core-command latest dd57beedac94 21 seconds ago 17.7MB [2023-02-22T23:01:33.024Z] 1c907f870e12 26 seconds ago 1.68GB [2023-02-22T23:01:33.024Z] core-metadata latest d6d68cd972ab 52 seconds ago 18.5MB [2023-02-22T23:01:33.024Z] core-common-config-bootstrapper latest 319952c9e426 52 seconds ago 15.5MB [2023-02-22T23:01:33.024Z] security-spiffe-token-provider latest ef53f9da4103 55 seconds ago 30MB [2023-02-22T23:01:33.024Z] fe1b23135a78 59 seconds ago 1.69GB [2023-02-22T23:01:33.024Z] e156a3386a1d About a minute ago 1.72GB [2023-02-22T23:01:33.024Z] 0330493d605f About a minute ago 1.67GB [2023-02-22T23:01:33.024Z] security-spire-server latest e9013aab218c About a minute ago 86.5MB [2023-02-22T23:01:33.024Z] 0a80bb25ca23 About a minute ago 1.55GB [2023-02-22T23:01:33.024Z] support-scheduler latest 0c3fd3385570 About a minute ago 30.1MB [2023-02-22T23:01:33.024Z] support-notifications latest 13262d73518e About a minute ago 30.7MB [2023-02-22T23:01:33.024Z] security-secretstore-setup latest 5c21d5590779 About a minute ago 30MB [2023-02-22T23:01:33.024Z] 9325d8320cfd About a minute ago 1.74GB [2023-02-22T23:01:33.024Z] a1c5ac334f02 About a minute ago 1.74GB [2023-02-22T23:01:33.024Z] 2d85ddab163a About a minute ago 1.67GB [2023-02-22T23:01:33.024Z] security-spire-agent latest 76706e39ece9 2 minutes ago 125MB [2023-02-22T23:01:33.024Z] security-spire-config latest 86475a2354e2 2 minutes ago 85.8MB [2023-02-22T23:01:33.024Z] c3683da753ce 2 minutes ago 1.55GB [2023-02-22T23:01:33.024Z] 465dae116dc0 2 minutes ago 1.55GB [2023-02-22T23:01:33.024Z] ci-base-image-x86_64 latest 239579fe77f6 5 minutes ago 904MB [2023-02-22T23:01:33.024Z] alpine 3.15 5ce65d7b0fde 11 days ago 5.59MB [2023-02-22T23:01:33.024Z] alpine 3.16 dfd21b5a31f5 11 days ago 5.55MB [2023-02-22T23:01:33.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-22T23:01:33.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-22T23:01:33.024Z] 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-02-22T23:01:33.114Z] provisioning config files... [2023-02-22T23:01:33.122Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/425@tmp/config5538525115360658631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:01:33.413Z] ---> docker-login.sh [2023-02-22T23:01:33.413Z] nexus3.edgexfoundry.org:10001 [2023-02-22T23:01:33.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:01:33.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:01:33.413Z] Configure a credential helper to remove this warning. See [2023-02-22T23:01:33.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:01:33.413Z] [2023-02-22T23:01:33.413Z] Login Succeeded [2023-02-22T23:01:33.413Z] nexus3.edgexfoundry.org:10002 [2023-02-22T23:01:33.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:01:33.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:01:33.413Z] Configure a credential helper to remove this warning. See [2023-02-22T23:01:33.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:01:33.413Z] [2023-02-22T23:01:33.413Z] Login Succeeded [2023-02-22T23:01:33.413Z] nexus3.edgexfoundry.org:10003 [2023-02-22T23:01:33.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:01:33.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:01:33.671Z] Configure a credential helper to remove this warning. See [2023-02-22T23:01:33.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:01:33.671Z] [2023-02-22T23:01:33.671Z] Login Succeeded [2023-02-22T23:01:33.671Z] nexus3.edgexfoundry.org:10004 [2023-02-22T23:01:33.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:01:33.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:01:33.671Z] Configure a credential helper to remove this warning. See [2023-02-22T23:01:33.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:01:33.671Z] [2023-02-22T23:01:33.671Z] Login Succeeded [2023-02-22T23:01:33.671Z] docker.io [2023-02-22T23:01:33.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:01:34.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:01:34.189Z] Configure a credential helper to remove this warning. See [2023-02-22T23:01:34.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:01:34.189Z] [2023-02-22T23:01:34.189Z] Login Succeeded [2023-02-22T23:01:34.189Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T23:01:34.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:01:34.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T23:01:34.247Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-22T23:01:34.247Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:34.247Z] latest [2023-02-22T23:01:34.247Z] 3.0.0-dev.64 [2023-02-22T23:01:34.247Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:34.247Z] main [2023-02-22T23:01:34.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:34.569Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:34.877Z] + docker push nexus3.edgexfoundry.org:10004/core-command:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:34.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-22T23:01:34.877Z] d9c60d755f6c: Preparing [2023-02-22T23:01:34.877Z] c178885b53ca: Preparing [2023-02-22T23:01:34.877Z] 061995b39123: Preparing [2023-02-22T23:01:34.877Z] d338237d7ea3: Preparing [2023-02-22T23:01:34.877Z] aa5968d388b8: Preparing [2023-02-22T23:01:34.877Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:34.877Z] 061995b39123: Pushed [2023-02-22T23:01:34.877Z] d338237d7ea3: Pushed [2023-02-22T23:01:34.877Z] d9c60d755f6c: Pushed [2023-02-22T23:01:36.251Z] c178885b53ca: Pushed [2023-02-22T23:01:36.509Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:d2e5d21c5b342590e851a7a85efe0c99bcd78851c64b49361439ec16b3138e2a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:36.806Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:37.098Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-22T23:01:37.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-22T23:01:37.098Z] d9c60d755f6c: Preparing [2023-02-22T23:01:37.098Z] c178885b53ca: Preparing [2023-02-22T23:01:37.098Z] 061995b39123: Preparing [2023-02-22T23:01:37.098Z] d338237d7ea3: Preparing [2023-02-22T23:01:37.098Z] aa5968d388b8: Preparing [2023-02-22T23:01:37.098Z] c178885b53ca: Layer already exists [2023-02-22T23:01:37.098Z] d9c60d755f6c: Layer already exists [2023-02-22T23:01:37.098Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:37.098Z] d338237d7ea3: Layer already exists [2023-02-22T23:01:37.098Z] 061995b39123: Layer already exists [2023-02-22T23:01:37.098Z] latest: digest: sha256:d2e5d21c5b342590e851a7a85efe0c99bcd78851c64b49361439ec16b3138e2a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:37.401Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:37.705Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.64 [2023-02-22T23:01:37.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-22T23:01:37.705Z] d9c60d755f6c: Preparing [2023-02-22T23:01:37.705Z] c178885b53ca: Preparing [2023-02-22T23:01:37.705Z] 061995b39123: Preparing [2023-02-22T23:01:37.705Z] d338237d7ea3: Preparing [2023-02-22T23:01:37.705Z] aa5968d388b8: Preparing [2023-02-22T23:01:37.705Z] 061995b39123: Layer already exists [2023-02-22T23:01:37.705Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:37.705Z] d338237d7ea3: Layer already exists [2023-02-22T23:01:37.705Z] d9c60d755f6c: Layer already exists [2023-02-22T23:01:37.705Z] c178885b53ca: Layer already exists [2023-02-22T23:01:37.705Z] 3.0.0-dev.64: digest: sha256:d2e5d21c5b342590e851a7a85efe0c99bcd78851c64b49361439ec16b3138e2a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:38.008Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:38.310Z] + docker push nexus3.edgexfoundry.org:10004/core-command:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:38.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-22T23:01:38.310Z] d9c60d755f6c: Preparing [2023-02-22T23:01:38.310Z] c178885b53ca: Preparing [2023-02-22T23:01:38.310Z] 061995b39123: Preparing [2023-02-22T23:01:38.310Z] d338237d7ea3: Preparing [2023-02-22T23:01:38.310Z] aa5968d388b8: Preparing [2023-02-22T23:01:38.310Z] 061995b39123: Layer already exists [2023-02-22T23:01:38.310Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:38.310Z] d338237d7ea3: Layer already exists [2023-02-22T23:01:38.310Z] d9c60d755f6c: Layer already exists [2023-02-22T23:01:38.310Z] c178885b53ca: Layer already exists [2023-02-22T23:01:38.310Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:d2e5d21c5b342590e851a7a85efe0c99bcd78851c64b49361439ec16b3138e2a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:38.608Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:38.914Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-22T23:01:38.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-22T23:01:38.914Z] d9c60d755f6c: Preparing [2023-02-22T23:01:38.914Z] c178885b53ca: Preparing [2023-02-22T23:01:38.914Z] 061995b39123: Preparing [2023-02-22T23:01:38.914Z] d338237d7ea3: Preparing [2023-02-22T23:01:38.914Z] aa5968d388b8: Preparing [2023-02-22T23:01:38.914Z] d9c60d755f6c: Layer already exists [2023-02-22T23:01:38.914Z] 061995b39123: Layer already exists [2023-02-22T23:01:38.914Z] d338237d7ea3: Layer already exists [2023-02-22T23:01:38.914Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:38.914Z] c178885b53ca: Layer already exists [2023-02-22T23:01:38.914Z] main: digest: sha256:d2e5d21c5b342590e851a7a85efe0c99bcd78851c64b49361439ec16b3138e2a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:01:39.003Z] ===================================================== [Pipeline] echo [2023-02-22T23:01:39.013Z] taggedImages: [2023-02-22T23:01:39.013Z] - nexus3.edgexfoundry.org:10004/core-command:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:39.013Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-22T23:01:39.013Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.64 [2023-02-22T23:01:39.013Z] - nexus3.edgexfoundry.org:10004/core-command:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:39.013Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-22T23:01:39.042Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-22T23:01:39.042Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:39.042Z] latest [2023-02-22T23:01:39.042Z] 3.0.0-dev.64 [2023-02-22T23:01:39.042Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:39.042Z] main [2023-02-22T23:01:39.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:39.343Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:39.638Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:39.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-22T23:01:39.639Z] 3616e5ffc751: Preparing [2023-02-22T23:01:39.639Z] 17cbed17c54f: Preparing [2023-02-22T23:01:39.639Z] 57918abe603d: Preparing [2023-02-22T23:01:39.639Z] 701ab38c45e9: Preparing [2023-02-22T23:01:39.639Z] 061995b39123: Preparing [2023-02-22T23:01:39.639Z] d13fa449bb92: Preparing [2023-02-22T23:01:39.639Z] aa5968d388b8: Preparing [2023-02-22T23:01:39.639Z] d13fa449bb92: Waiting [2023-02-22T23:01:39.639Z] aa5968d388b8: Waiting [2023-02-22T23:01:39.639Z] 061995b39123: Layer already exists [2023-02-22T23:01:39.639Z] 57918abe603d: Pushed [2023-02-22T23:01:39.639Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:39.639Z] d13fa449bb92: Pushed [2023-02-22T23:01:39.639Z] 3616e5ffc751: Pushed [2023-02-22T23:01:39.639Z] 17cbed17c54f: Pushed [2023-02-22T23:01:41.016Z] 701ab38c45e9: Pushed [2023-02-22T23:01:41.584Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:869d6fbf089ffa78419df3bd05e2ba7c2121031355d3999ca6d64dbd0e34ffb8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:41.986Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:42.338Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-22T23:01:42.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-22T23:01:42.338Z] 3616e5ffc751: Preparing [2023-02-22T23:01:42.338Z] 17cbed17c54f: Preparing [2023-02-22T23:01:42.338Z] 57918abe603d: Preparing [2023-02-22T23:01:42.338Z] 701ab38c45e9: Preparing [2023-02-22T23:01:42.338Z] 061995b39123: Preparing [2023-02-22T23:01:42.338Z] d13fa449bb92: Preparing [2023-02-22T23:01:42.338Z] aa5968d388b8: Preparing [2023-02-22T23:01:42.338Z] d13fa449bb92: Waiting [2023-02-22T23:01:42.338Z] aa5968d388b8: Waiting [2023-02-22T23:01:42.338Z] 3616e5ffc751: Layer already exists [2023-02-22T23:01:42.338Z] 701ab38c45e9: Layer already exists [2023-02-22T23:01:42.338Z] 061995b39123: Layer already exists [2023-02-22T23:01:42.338Z] 17cbed17c54f: Layer already exists [2023-02-22T23:01:42.338Z] 57918abe603d: Layer already exists [2023-02-22T23:01:42.338Z] d13fa449bb92: Layer already exists [2023-02-22T23:01:42.338Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:42.338Z] latest: digest: sha256:869d6fbf089ffa78419df3bd05e2ba7c2121031355d3999ca6d64dbd0e34ffb8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:42.695Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:43.058Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.64 [2023-02-22T23:01:43.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-22T23:01:43.058Z] 3616e5ffc751: Preparing [2023-02-22T23:01:43.058Z] 17cbed17c54f: Preparing [2023-02-22T23:01:43.058Z] 57918abe603d: Preparing [2023-02-22T23:01:43.058Z] 701ab38c45e9: Preparing [2023-02-22T23:01:43.058Z] 061995b39123: Preparing [2023-02-22T23:01:43.058Z] d13fa449bb92: Preparing [2023-02-22T23:01:43.058Z] aa5968d388b8: Preparing [2023-02-22T23:01:43.058Z] d13fa449bb92: Waiting [2023-02-22T23:01:43.058Z] aa5968d388b8: Waiting [2023-02-22T23:01:43.058Z] 3616e5ffc751: Layer already exists [2023-02-22T23:01:43.058Z] 57918abe603d: Layer already exists [2023-02-22T23:01:43.058Z] 061995b39123: Layer already exists [2023-02-22T23:01:43.058Z] 701ab38c45e9: Layer already exists [2023-02-22T23:01:43.058Z] 17cbed17c54f: Layer already exists [2023-02-22T23:01:43.058Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:43.058Z] d13fa449bb92: Layer already exists [2023-02-22T23:01:43.058Z] 3.0.0-dev.64: digest: sha256:869d6fbf089ffa78419df3bd05e2ba7c2121031355d3999ca6d64dbd0e34ffb8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:43.368Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:43.677Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:43.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-22T23:01:43.677Z] 3616e5ffc751: Preparing [2023-02-22T23:01:43.677Z] 17cbed17c54f: Preparing [2023-02-22T23:01:43.677Z] 57918abe603d: Preparing [2023-02-22T23:01:43.677Z] 701ab38c45e9: Preparing [2023-02-22T23:01:43.677Z] 061995b39123: Preparing [2023-02-22T23:01:43.677Z] d13fa449bb92: Preparing [2023-02-22T23:01:43.677Z] aa5968d388b8: Preparing [2023-02-22T23:01:43.677Z] aa5968d388b8: Waiting [2023-02-22T23:01:43.677Z] d13fa449bb92: Waiting [2023-02-22T23:01:43.677Z] 701ab38c45e9: Layer already exists [2023-02-22T23:01:43.677Z] 17cbed17c54f: Layer already exists [2023-02-22T23:01:43.677Z] 57918abe603d: Layer already exists [2023-02-22T23:01:43.677Z] 061995b39123: Layer already exists [2023-02-22T23:01:43.677Z] 3616e5ffc751: Layer already exists [2023-02-22T23:01:43.677Z] d13fa449bb92: Layer already exists [2023-02-22T23:01:43.677Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:43.677Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:869d6fbf089ffa78419df3bd05e2ba7c2121031355d3999ca6d64dbd0e34ffb8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:43.997Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:44.303Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-22T23:01:44.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-22T23:01:44.303Z] 3616e5ffc751: Preparing [2023-02-22T23:01:44.303Z] 17cbed17c54f: Preparing [2023-02-22T23:01:44.303Z] 57918abe603d: Preparing [2023-02-22T23:01:44.303Z] 701ab38c45e9: Preparing [2023-02-22T23:01:44.303Z] 061995b39123: Preparing [2023-02-22T23:01:44.303Z] d13fa449bb92: Preparing [2023-02-22T23:01:44.303Z] aa5968d388b8: Preparing [2023-02-22T23:01:44.303Z] d13fa449bb92: Waiting [2023-02-22T23:01:44.303Z] aa5968d388b8: Waiting [2023-02-22T23:01:44.303Z] 061995b39123: Layer already exists [2023-02-22T23:01:44.304Z] 57918abe603d: Layer already exists [2023-02-22T23:01:44.304Z] 17cbed17c54f: Layer already exists [2023-02-22T23:01:44.304Z] 701ab38c45e9: Layer already exists [2023-02-22T23:01:44.304Z] 3616e5ffc751: Layer already exists [2023-02-22T23:01:44.304Z] d13fa449bb92: Layer already exists [2023-02-22T23:01:44.304Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:44.304Z] main: digest: sha256:869d6fbf089ffa78419df3bd05e2ba7c2121031355d3999ca6d64dbd0e34ffb8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:01:44.336Z] ===================================================== [Pipeline] echo [2023-02-22T23:01:44.342Z] taggedImages: [2023-02-22T23:01:44.342Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:44.342Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-22T23:01:44.342Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.64 [2023-02-22T23:01:44.342Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:44.342Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-22T23:01:44.358Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-22T23:01:44.358Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:44.358Z] latest [2023-02-22T23:01:44.358Z] 3.0.0-dev.64 [2023-02-22T23:01:44.358Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:44.358Z] main [2023-02-22T23:01:44.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:44.679Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:44.988Z] + docker push nexus3.edgexfoundry.org:10004/core-data:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:44.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-22T23:01:44.988Z] ee28e16b95e2: Preparing [2023-02-22T23:01:44.988Z] b9459da16409: Preparing [2023-02-22T23:01:44.988Z] 061995b39123: Preparing [2023-02-22T23:01:44.988Z] 71d25bca39f9: Preparing [2023-02-22T23:01:44.988Z] aa5968d388b8: Preparing [2023-02-22T23:01:44.988Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:44.988Z] 061995b39123: Layer already exists [2023-02-22T23:01:44.988Z] 71d25bca39f9: Pushed [2023-02-22T23:01:44.988Z] ee28e16b95e2: Pushed [2023-02-22T23:01:46.895Z] b9459da16409: Pushed [2023-02-22T23:01:46.896Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:185dfbc40ad710c8a43387d5006ff02d3d3c0d0f5ba8d8e2d62746e840ab2928 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:47.226Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:47.535Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-22T23:01:47.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-22T23:01:47.535Z] ee28e16b95e2: Preparing [2023-02-22T23:01:47.535Z] b9459da16409: Preparing [2023-02-22T23:01:47.535Z] 061995b39123: Preparing [2023-02-22T23:01:47.535Z] 71d25bca39f9: Preparing [2023-02-22T23:01:47.535Z] aa5968d388b8: Preparing [2023-02-22T23:01:47.535Z] 061995b39123: Layer already exists [2023-02-22T23:01:47.535Z] ee28e16b95e2: Layer already exists [2023-02-22T23:01:47.535Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:47.535Z] 71d25bca39f9: Layer already exists [2023-02-22T23:01:47.535Z] b9459da16409: Layer already exists [2023-02-22T23:01:47.535Z] latest: digest: sha256:185dfbc40ad710c8a43387d5006ff02d3d3c0d0f5ba8d8e2d62746e840ab2928 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:47.850Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:48.166Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.64 [2023-02-22T23:01:48.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-22T23:01:48.167Z] ee28e16b95e2: Preparing [2023-02-22T23:01:48.167Z] b9459da16409: Preparing [2023-02-22T23:01:48.167Z] 061995b39123: Preparing [2023-02-22T23:01:48.167Z] 71d25bca39f9: Preparing [2023-02-22T23:01:48.167Z] aa5968d388b8: Preparing [2023-02-22T23:01:48.167Z] 061995b39123: Layer already exists [2023-02-22T23:01:48.167Z] b9459da16409: Layer already exists [2023-02-22T23:01:48.167Z] ee28e16b95e2: Layer already exists [2023-02-22T23:01:48.167Z] 71d25bca39f9: Layer already exists [2023-02-22T23:01:48.167Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:48.167Z] 3.0.0-dev.64: digest: sha256:185dfbc40ad710c8a43387d5006ff02d3d3c0d0f5ba8d8e2d62746e840ab2928 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:48.469Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:48.766Z] + docker push nexus3.edgexfoundry.org:10004/core-data:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:48.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-22T23:01:48.766Z] ee28e16b95e2: Preparing [2023-02-22T23:01:48.766Z] b9459da16409: Preparing [2023-02-22T23:01:48.766Z] 061995b39123: Preparing [2023-02-22T23:01:48.766Z] 71d25bca39f9: Preparing [2023-02-22T23:01:48.766Z] aa5968d388b8: Preparing [2023-02-22T23:01:48.766Z] 061995b39123: Layer already exists [2023-02-22T23:01:48.766Z] 71d25bca39f9: Layer already exists [2023-02-22T23:01:48.766Z] ee28e16b95e2: Layer already exists [2023-02-22T23:01:48.766Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:48.766Z] b9459da16409: Layer already exists [2023-02-22T23:01:48.766Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:185dfbc40ad710c8a43387d5006ff02d3d3c0d0f5ba8d8e2d62746e840ab2928 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:49.065Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:49.364Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-22T23:01:49.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-22T23:01:49.364Z] ee28e16b95e2: Preparing [2023-02-22T23:01:49.364Z] b9459da16409: Preparing [2023-02-22T23:01:49.364Z] 061995b39123: Preparing [2023-02-22T23:01:49.364Z] 71d25bca39f9: Preparing [2023-02-22T23:01:49.364Z] aa5968d388b8: Preparing [2023-02-22T23:01:49.364Z] 061995b39123: Layer already exists [2023-02-22T23:01:49.364Z] ee28e16b95e2: Layer already exists [2023-02-22T23:01:49.364Z] b9459da16409: Layer already exists [2023-02-22T23:01:49.364Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:49.364Z] 71d25bca39f9: Layer already exists [2023-02-22T23:01:49.364Z] main: digest: sha256:185dfbc40ad710c8a43387d5006ff02d3d3c0d0f5ba8d8e2d62746e840ab2928 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:01:49.399Z] ===================================================== [Pipeline] echo [2023-02-22T23:01:49.405Z] taggedImages: [2023-02-22T23:01:49.405Z] - nexus3.edgexfoundry.org:10004/core-data:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:49.405Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-22T23:01:49.405Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.64 [2023-02-22T23:01:49.405Z] - nexus3.edgexfoundry.org:10004/core-data:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:49.405Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-22T23:01:49.420Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-22T23:01:49.420Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:49.420Z] latest [2023-02-22T23:01:49.420Z] 3.0.0-dev.64 [2023-02-22T23:01:49.420Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:49.420Z] main [2023-02-22T23:01:49.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:49.722Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:50.021Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:50.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-22T23:01:50.021Z] 3363ca433b62: Preparing [2023-02-22T23:01:50.021Z] 8e229b91e54c: Preparing [2023-02-22T23:01:50.021Z] f9d095dbbf18: Preparing [2023-02-22T23:01:50.021Z] 061995b39123: Preparing [2023-02-22T23:01:50.021Z] d338237d7ea3: Preparing [2023-02-22T23:01:50.021Z] aa5968d388b8: Preparing [2023-02-22T23:01:50.021Z] aa5968d388b8: Waiting [2023-02-22T23:01:50.021Z] 061995b39123: Layer already exists [2023-02-22T23:01:50.021Z] d338237d7ea3: Layer already exists [2023-02-22T23:01:50.021Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:50.021Z] 8e229b91e54c: Pushed [2023-02-22T23:01:50.021Z] 3363ca433b62: Pushed [2023-02-22T23:01:51.929Z] f9d095dbbf18: Pushed [2023-02-22T23:01:51.929Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:1bc44510b997a158fbea64ccb54707c2bc71896b6ee68a31af25b454bc1eee59 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:52.239Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:52.538Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-22T23:01:52.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-22T23:01:52.538Z] 3363ca433b62: Preparing [2023-02-22T23:01:52.538Z] 8e229b91e54c: Preparing [2023-02-22T23:01:52.538Z] f9d095dbbf18: Preparing [2023-02-22T23:01:52.538Z] 061995b39123: Preparing [2023-02-22T23:01:52.538Z] d338237d7ea3: Preparing [2023-02-22T23:01:52.538Z] aa5968d388b8: Preparing [2023-02-22T23:01:52.538Z] 061995b39123: Layer already exists [2023-02-22T23:01:52.538Z] 8e229b91e54c: Layer already exists [2023-02-22T23:01:52.538Z] d338237d7ea3: Layer already exists [2023-02-22T23:01:52.538Z] 3363ca433b62: Layer already exists [2023-02-22T23:01:52.538Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:52.538Z] f9d095dbbf18: Layer already exists [2023-02-22T23:01:52.538Z] latest: digest: sha256:1bc44510b997a158fbea64ccb54707c2bc71896b6ee68a31af25b454bc1eee59 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:53.108Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:53.412Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.64 [2023-02-22T23:01:53.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-22T23:01:53.412Z] 3363ca433b62: Preparing [2023-02-22T23:01:53.412Z] 8e229b91e54c: Preparing [2023-02-22T23:01:53.412Z] f9d095dbbf18: Preparing [2023-02-22T23:01:53.412Z] 061995b39123: Preparing [2023-02-22T23:01:53.412Z] d338237d7ea3: Preparing [2023-02-22T23:01:53.412Z] aa5968d388b8: Preparing [2023-02-22T23:01:53.412Z] aa5968d388b8: Waiting [2023-02-22T23:01:53.412Z] 061995b39123: Layer already exists [2023-02-22T23:01:53.412Z] 8e229b91e54c: Layer already exists [2023-02-22T23:01:53.412Z] f9d095dbbf18: Layer already exists [2023-02-22T23:01:53.412Z] 3363ca433b62: Layer already exists [2023-02-22T23:01:53.412Z] d338237d7ea3: Layer already exists [2023-02-22T23:01:53.412Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:53.412Z] 3.0.0-dev.64: digest: sha256:1bc44510b997a158fbea64ccb54707c2bc71896b6ee68a31af25b454bc1eee59 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:53.723Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:54.023Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:54.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-22T23:01:54.023Z] 3363ca433b62: Preparing [2023-02-22T23:01:54.023Z] 8e229b91e54c: Preparing [2023-02-22T23:01:54.023Z] f9d095dbbf18: Preparing [2023-02-22T23:01:54.023Z] 061995b39123: Preparing [2023-02-22T23:01:54.023Z] d338237d7ea3: Preparing [2023-02-22T23:01:54.023Z] aa5968d388b8: Preparing [2023-02-22T23:01:54.023Z] 061995b39123: Layer already exists [2023-02-22T23:01:54.023Z] d338237d7ea3: Layer already exists [2023-02-22T23:01:54.023Z] f9d095dbbf18: Layer already exists [2023-02-22T23:01:54.023Z] 3363ca433b62: Layer already exists [2023-02-22T23:01:54.023Z] 8e229b91e54c: Layer already exists [2023-02-22T23:01:54.023Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:54.023Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:1bc44510b997a158fbea64ccb54707c2bc71896b6ee68a31af25b454bc1eee59 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:54.330Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:54.631Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-22T23:01:54.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-22T23:01:54.631Z] 3363ca433b62: Preparing [2023-02-22T23:01:54.631Z] 8e229b91e54c: Preparing [2023-02-22T23:01:54.631Z] f9d095dbbf18: Preparing [2023-02-22T23:01:54.631Z] 061995b39123: Preparing [2023-02-22T23:01:54.631Z] d338237d7ea3: Preparing [2023-02-22T23:01:54.631Z] aa5968d388b8: Preparing [2023-02-22T23:01:54.631Z] aa5968d388b8: Waiting [2023-02-22T23:01:54.631Z] d338237d7ea3: Layer already exists [2023-02-22T23:01:54.631Z] 8e229b91e54c: Layer already exists [2023-02-22T23:01:54.631Z] f9d095dbbf18: Layer already exists [2023-02-22T23:01:54.631Z] 061995b39123: Layer already exists [2023-02-22T23:01:54.631Z] 3363ca433b62: Layer already exists [2023-02-22T23:01:54.631Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:54.631Z] main: digest: sha256:1bc44510b997a158fbea64ccb54707c2bc71896b6ee68a31af25b454bc1eee59 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:01:54.668Z] ===================================================== [Pipeline] echo [2023-02-22T23:01:54.674Z] taggedImages: [2023-02-22T23:01:54.674Z] - nexus3.edgexfoundry.org:10004/core-metadata:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:54.674Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-22T23:01:54.674Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.64 [2023-02-22T23:01:54.674Z] - nexus3.edgexfoundry.org:10004/core-metadata:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:54.674Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-22T23:01:54.689Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-22T23:01:54.689Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:54.689Z] latest [2023-02-22T23:01:54.689Z] 3.0.0-dev.64 [2023-02-22T23:01:54.689Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:54.689Z] main [2023-02-22T23:01:54.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:54.990Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:55.295Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:55.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-22T23:01:55.295Z] 594f67737318: Preparing [2023-02-22T23:01:55.295Z] 594f67737318: Preparing [2023-02-22T23:01:55.295Z] 868335c8a995: Preparing [2023-02-22T23:01:55.295Z] 5820df5718ac: Preparing [2023-02-22T23:01:55.295Z] 7aca5e536d03: Preparing [2023-02-22T23:01:55.295Z] 43bf71638f6f: Preparing [2023-02-22T23:01:55.295Z] 7922e2629f39: Preparing [2023-02-22T23:01:55.295Z] 061995b39123: Preparing [2023-02-22T23:01:55.295Z] e2b2ebb34b49: Preparing [2023-02-22T23:01:55.295Z] fab651d5fe6c: Preparing [2023-02-22T23:01:55.295Z] f0e620218a6b: Preparing [2023-02-22T23:01:55.295Z] 85bc863db31d: Preparing [2023-02-22T23:01:55.295Z] aa5968d388b8: Preparing [2023-02-22T23:01:55.295Z] 061995b39123: Waiting [2023-02-22T23:01:55.295Z] e2b2ebb34b49: Waiting [2023-02-22T23:01:55.295Z] fab651d5fe6c: Waiting [2023-02-22T23:01:55.295Z] f0e620218a6b: Waiting [2023-02-22T23:01:55.295Z] 85bc863db31d: Waiting [2023-02-22T23:01:55.295Z] aa5968d388b8: Waiting [2023-02-22T23:01:55.295Z] 7922e2629f39: Waiting [2023-02-22T23:01:55.295Z] 7aca5e536d03: Pushed [2023-02-22T23:01:55.295Z] 868335c8a995: Pushed [2023-02-22T23:01:55.295Z] 5820df5718ac: Pushed [2023-02-22T23:01:55.295Z] 594f67737318: Pushed [2023-02-22T23:01:55.295Z] 43bf71638f6f: Pushed [2023-02-22T23:01:55.295Z] 061995b39123: Layer already exists [2023-02-22T23:01:55.553Z] 85bc863db31d: Pushed [2023-02-22T23:01:55.553Z] e2b2ebb34b49: Pushed [2023-02-22T23:01:55.553Z] f0e620218a6b: Pushed [2023-02-22T23:01:55.553Z] fab651d5fe6c: Pushed [2023-02-22T23:01:55.553Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:56.931Z] 7922e2629f39: Pushed [2023-02-22T23:01:57.189Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:efe5f15509ff13cbceb4d7283cc30c6f76d54c2ba77f58179399494ba48440bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:57.501Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:57.799Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-22T23:01:57.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-22T23:01:57.799Z] 594f67737318: Preparing [2023-02-22T23:01:57.799Z] 594f67737318: Preparing [2023-02-22T23:01:57.799Z] 868335c8a995: Preparing [2023-02-22T23:01:57.799Z] 5820df5718ac: Preparing [2023-02-22T23:01:57.799Z] 7aca5e536d03: Preparing [2023-02-22T23:01:57.799Z] 43bf71638f6f: Preparing [2023-02-22T23:01:57.799Z] 7922e2629f39: Preparing [2023-02-22T23:01:57.799Z] 061995b39123: Preparing [2023-02-22T23:01:57.799Z] e2b2ebb34b49: Preparing [2023-02-22T23:01:57.799Z] fab651d5fe6c: Preparing [2023-02-22T23:01:57.799Z] f0e620218a6b: Preparing [2023-02-22T23:01:57.799Z] 85bc863db31d: Preparing [2023-02-22T23:01:57.799Z] aa5968d388b8: Preparing [2023-02-22T23:01:57.799Z] e2b2ebb34b49: Waiting [2023-02-22T23:01:57.799Z] 061995b39123: Waiting [2023-02-22T23:01:57.799Z] aa5968d388b8: Waiting [2023-02-22T23:01:57.799Z] 85bc863db31d: Waiting [2023-02-22T23:01:57.799Z] fab651d5fe6c: Waiting [2023-02-22T23:01:57.799Z] f0e620218a6b: Waiting [2023-02-22T23:01:57.799Z] 7922e2629f39: Waiting [2023-02-22T23:01:57.799Z] 43bf71638f6f: Layer already exists [2023-02-22T23:01:57.799Z] 5820df5718ac: Layer already exists [2023-02-22T23:01:57.799Z] 868335c8a995: Layer already exists [2023-02-22T23:01:57.799Z] 594f67737318: Layer already exists [2023-02-22T23:01:57.799Z] 7aca5e536d03: Layer already exists [2023-02-22T23:01:57.799Z] 7922e2629f39: Layer already exists [2023-02-22T23:01:57.799Z] e2b2ebb34b49: Layer already exists [2023-02-22T23:01:57.799Z] 061995b39123: Layer already exists [2023-02-22T23:01:57.799Z] fab651d5fe6c: Layer already exists [2023-02-22T23:01:57.799Z] f0e620218a6b: Layer already exists [2023-02-22T23:01:57.799Z] 85bc863db31d: Layer already exists [2023-02-22T23:01:57.799Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:57.799Z] latest: digest: sha256:efe5f15509ff13cbceb4d7283cc30c6f76d54c2ba77f58179399494ba48440bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:58.102Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:58.404Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.64 [2023-02-22T23:01:58.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-22T23:01:58.404Z] 594f67737318: Preparing [2023-02-22T23:01:58.404Z] 594f67737318: Preparing [2023-02-22T23:01:58.404Z] 868335c8a995: Preparing [2023-02-22T23:01:58.405Z] 5820df5718ac: Preparing [2023-02-22T23:01:58.405Z] 7aca5e536d03: Preparing [2023-02-22T23:01:58.405Z] 43bf71638f6f: Preparing [2023-02-22T23:01:58.405Z] 7922e2629f39: Preparing [2023-02-22T23:01:58.405Z] 061995b39123: Preparing [2023-02-22T23:01:58.405Z] e2b2ebb34b49: Preparing [2023-02-22T23:01:58.405Z] fab651d5fe6c: Preparing [2023-02-22T23:01:58.405Z] f0e620218a6b: Preparing [2023-02-22T23:01:58.405Z] 85bc863db31d: Preparing [2023-02-22T23:01:58.405Z] aa5968d388b8: Preparing [2023-02-22T23:01:58.405Z] 061995b39123: Waiting [2023-02-22T23:01:58.405Z] fab651d5fe6c: Waiting [2023-02-22T23:01:58.405Z] 7922e2629f39: Waiting [2023-02-22T23:01:58.405Z] f0e620218a6b: Waiting [2023-02-22T23:01:58.405Z] 85bc863db31d: Waiting [2023-02-22T23:01:58.405Z] e2b2ebb34b49: Waiting [2023-02-22T23:01:58.405Z] aa5968d388b8: Waiting [2023-02-22T23:01:58.405Z] 43bf71638f6f: Layer already exists [2023-02-22T23:01:58.405Z] 5820df5718ac: Layer already exists [2023-02-22T23:01:58.405Z] 868335c8a995: Layer already exists [2023-02-22T23:01:58.405Z] 7aca5e536d03: Layer already exists [2023-02-22T23:01:58.405Z] 594f67737318: Layer already exists [2023-02-22T23:01:58.405Z] 061995b39123: Layer already exists [2023-02-22T23:01:58.405Z] 7922e2629f39: Layer already exists [2023-02-22T23:01:58.405Z] e2b2ebb34b49: Layer already exists [2023-02-22T23:01:58.405Z] f0e620218a6b: Layer already exists [2023-02-22T23:01:58.405Z] fab651d5fe6c: Layer already exists [2023-02-22T23:01:58.405Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:58.405Z] 85bc863db31d: Layer already exists [2023-02-22T23:01:58.405Z] 3.0.0-dev.64: digest: sha256:efe5f15509ff13cbceb4d7283cc30c6f76d54c2ba77f58179399494ba48440bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:58.708Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:59.006Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:59.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-22T23:01:59.006Z] 594f67737318: Preparing [2023-02-22T23:01:59.006Z] 594f67737318: Preparing [2023-02-22T23:01:59.006Z] 868335c8a995: Preparing [2023-02-22T23:01:59.006Z] 5820df5718ac: Preparing [2023-02-22T23:01:59.006Z] 7aca5e536d03: Preparing [2023-02-22T23:01:59.006Z] 43bf71638f6f: Preparing [2023-02-22T23:01:59.006Z] 7922e2629f39: Preparing [2023-02-22T23:01:59.006Z] 061995b39123: Preparing [2023-02-22T23:01:59.006Z] e2b2ebb34b49: Preparing [2023-02-22T23:01:59.006Z] fab651d5fe6c: Preparing [2023-02-22T23:01:59.006Z] f0e620218a6b: Preparing [2023-02-22T23:01:59.006Z] 85bc863db31d: Preparing [2023-02-22T23:01:59.006Z] aa5968d388b8: Preparing [2023-02-22T23:01:59.006Z] 7922e2629f39: Waiting [2023-02-22T23:01:59.006Z] 061995b39123: Waiting [2023-02-22T23:01:59.006Z] e2b2ebb34b49: Waiting [2023-02-22T23:01:59.006Z] fab651d5fe6c: Waiting [2023-02-22T23:01:59.006Z] f0e620218a6b: Waiting [2023-02-22T23:01:59.006Z] 85bc863db31d: Waiting [2023-02-22T23:01:59.006Z] aa5968d388b8: Waiting [2023-02-22T23:01:59.006Z] 868335c8a995: Layer already exists [2023-02-22T23:01:59.006Z] 43bf71638f6f: Layer already exists [2023-02-22T23:01:59.006Z] 5820df5718ac: Layer already exists [2023-02-22T23:01:59.006Z] 594f67737318: Layer already exists [2023-02-22T23:01:59.006Z] 7aca5e536d03: Layer already exists [2023-02-22T23:01:59.006Z] 7922e2629f39: Layer already exists [2023-02-22T23:01:59.006Z] e2b2ebb34b49: Layer already exists [2023-02-22T23:01:59.006Z] 061995b39123: Layer already exists [2023-02-22T23:01:59.006Z] f0e620218a6b: Layer already exists [2023-02-22T23:01:59.006Z] fab651d5fe6c: Layer already exists [2023-02-22T23:01:59.006Z] 85bc863db31d: Layer already exists [2023-02-22T23:01:59.006Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:59.006Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:efe5f15509ff13cbceb4d7283cc30c6f76d54c2ba77f58179399494ba48440bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:59.308Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:59.603Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-22T23:01:59.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-22T23:01:59.603Z] 594f67737318: Preparing [2023-02-22T23:01:59.603Z] 594f67737318: Preparing [2023-02-22T23:01:59.603Z] 868335c8a995: Preparing [2023-02-22T23:01:59.603Z] 5820df5718ac: Preparing [2023-02-22T23:01:59.603Z] 7aca5e536d03: Preparing [2023-02-22T23:01:59.603Z] 43bf71638f6f: Preparing [2023-02-22T23:01:59.603Z] 7922e2629f39: Preparing [2023-02-22T23:01:59.603Z] 061995b39123: Preparing [2023-02-22T23:01:59.603Z] e2b2ebb34b49: Preparing [2023-02-22T23:01:59.603Z] fab651d5fe6c: Preparing [2023-02-22T23:01:59.603Z] f0e620218a6b: Preparing [2023-02-22T23:01:59.603Z] 85bc863db31d: Preparing [2023-02-22T23:01:59.603Z] aa5968d388b8: Preparing [2023-02-22T23:01:59.603Z] fab651d5fe6c: Waiting [2023-02-22T23:01:59.603Z] f0e620218a6b: Waiting [2023-02-22T23:01:59.603Z] 7922e2629f39: Waiting [2023-02-22T23:01:59.603Z] 061995b39123: Waiting [2023-02-22T23:01:59.603Z] e2b2ebb34b49: Waiting [2023-02-22T23:01:59.603Z] 85bc863db31d: Waiting [2023-02-22T23:01:59.603Z] aa5968d388b8: Waiting [2023-02-22T23:01:59.603Z] 43bf71638f6f: Layer already exists [2023-02-22T23:01:59.603Z] 5820df5718ac: Layer already exists [2023-02-22T23:01:59.603Z] 594f67737318: Layer already exists [2023-02-22T23:01:59.603Z] 7aca5e536d03: Layer already exists [2023-02-22T23:01:59.603Z] 868335c8a995: Layer already exists [2023-02-22T23:01:59.603Z] 7922e2629f39: Layer already exists [2023-02-22T23:01:59.603Z] f0e620218a6b: Layer already exists [2023-02-22T23:01:59.603Z] fab651d5fe6c: Layer already exists [2023-02-22T23:01:59.603Z] 061995b39123: Layer already exists [2023-02-22T23:01:59.603Z] e2b2ebb34b49: Layer already exists [2023-02-22T23:01:59.603Z] 85bc863db31d: Layer already exists [2023-02-22T23:01:59.603Z] aa5968d388b8: Layer already exists [2023-02-22T23:01:59.603Z] main: digest: sha256:efe5f15509ff13cbceb4d7283cc30c6f76d54c2ba77f58179399494ba48440bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:01:59.640Z] ===================================================== [Pipeline] echo [2023-02-22T23:01:59.646Z] taggedImages: [2023-02-22T23:01:59.646Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:59.646Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-22T23:01:59.646Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.64 [2023-02-22T23:01:59.646Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:59.646Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-22T23:01:59.660Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-22T23:01:59.660Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:01:59.660Z] latest [2023-02-22T23:01:59.660Z] 3.0.0-dev.64 [2023-02-22T23:01:59.660Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:01:59.660Z] main [2023-02-22T23:01:59.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:01:59.964Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:00.266Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:00.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-22T23:02:00.266Z] 2bda9937073f: Preparing [2023-02-22T23:02:00.266Z] f02c58f38016: Preparing [2023-02-22T23:02:00.266Z] be753d4a39b2: Preparing [2023-02-22T23:02:00.266Z] 1a98857cf0d5: Preparing [2023-02-22T23:02:00.266Z] 090aae2dc7a1: Preparing [2023-02-22T23:02:00.266Z] 982a8cc8e38b: Preparing [2023-02-22T23:02:00.266Z] 5c67285f62a7: Preparing [2023-02-22T23:02:00.266Z] aa5968d388b8: Preparing [2023-02-22T23:02:00.266Z] 982a8cc8e38b: Waiting [2023-02-22T23:02:00.266Z] 5c67285f62a7: Waiting [2023-02-22T23:02:00.266Z] aa5968d388b8: Waiting [2023-02-22T23:02:00.266Z] f02c58f38016: Pushed [2023-02-22T23:02:00.266Z] 090aae2dc7a1: Pushed [2023-02-22T23:02:00.266Z] 2bda9937073f: Pushed [2023-02-22T23:02:00.266Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:00.526Z] 982a8cc8e38b: Pushed [2023-02-22T23:02:00.785Z] 5c67285f62a7: Pushed [2023-02-22T23:02:01.353Z] 1a98857cf0d5: Pushed [2023-02-22T23:02:01.353Z] be753d4a39b2: Pushed [2023-02-22T23:02:01.611Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:a907cce4f874ef1f1663c1bf4297e0a05a16a02d518f78f5ee5c72b9ec19a568 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:01.910Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:02.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-22T23:02:02.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-22T23:02:02.209Z] 2bda9937073f: Preparing [2023-02-22T23:02:02.209Z] f02c58f38016: Preparing [2023-02-22T23:02:02.209Z] be753d4a39b2: Preparing [2023-02-22T23:02:02.209Z] 1a98857cf0d5: Preparing [2023-02-22T23:02:02.209Z] 090aae2dc7a1: Preparing [2023-02-22T23:02:02.209Z] 982a8cc8e38b: Preparing [2023-02-22T23:02:02.209Z] 5c67285f62a7: Preparing [2023-02-22T23:02:02.209Z] aa5968d388b8: Preparing [2023-02-22T23:02:02.209Z] 982a8cc8e38b: Waiting [2023-02-22T23:02:02.209Z] aa5968d388b8: Waiting [2023-02-22T23:02:02.209Z] 5c67285f62a7: Waiting [2023-02-22T23:02:02.209Z] be753d4a39b2: Layer already exists [2023-02-22T23:02:02.209Z] f02c58f38016: Layer already exists [2023-02-22T23:02:02.209Z] 090aae2dc7a1: Layer already exists [2023-02-22T23:02:02.209Z] 1a98857cf0d5: Layer already exists [2023-02-22T23:02:02.209Z] 2bda9937073f: Layer already exists [2023-02-22T23:02:02.209Z] 982a8cc8e38b: Layer already exists [2023-02-22T23:02:02.209Z] 5c67285f62a7: Layer already exists [2023-02-22T23:02:02.209Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:02.209Z] latest: digest: sha256:a907cce4f874ef1f1663c1bf4297e0a05a16a02d518f78f5ee5c72b9ec19a568 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:02.510Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:02.644Z] Removing intermediate container d6129dc51648 [2023-02-22T23:02:02.644Z] ---> f8957063d014 [2023-02-22T23:02:02.644Z] Step 8/22 : COPY . . [2023-02-22T23:02:02.644Z] Removing intermediate container 06304675f4eb [2023-02-22T23:02:02.644Z] ---> afdfdeb767a9 [2023-02-22T23:02:02.644Z] Step 7/24 : COPY . . [2023-02-22T23:02:02.644Z] Removing intermediate container 0899bec76ea1 [2023-02-22T23:02:02.644Z] ---> c30bf366425d [2023-02-22T23:02:02.644Z] Step 8/22 : COPY . . [2023-02-22T23:02:02.644Z] Removing intermediate container fea96d1fa9fc [2023-02-22T23:02:02.644Z] ---> c4063a2a63c8 [2023-02-22T23:02:02.644Z] Step 7/19 : COPY . . [2023-02-22T23:02:02.644Z] Removing intermediate container b0e1d76c8c2a [2023-02-22T23:02:02.644Z] ---> 037deda61df0 [2023-02-22T23:02:02.644Z] Step 8/22 : COPY . . [2023-02-22T23:02:02.811Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.64 [2023-02-22T23:02:02.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-22T23:02:02.811Z] 2bda9937073f: Preparing [2023-02-22T23:02:02.811Z] f02c58f38016: Preparing [2023-02-22T23:02:02.811Z] be753d4a39b2: Preparing [2023-02-22T23:02:02.811Z] 1a98857cf0d5: Preparing [2023-02-22T23:02:02.811Z] 090aae2dc7a1: Preparing [2023-02-22T23:02:02.811Z] 982a8cc8e38b: Preparing [2023-02-22T23:02:02.811Z] 5c67285f62a7: Preparing [2023-02-22T23:02:02.811Z] aa5968d388b8: Preparing [2023-02-22T23:02:02.811Z] 982a8cc8e38b: Waiting [2023-02-22T23:02:02.811Z] 5c67285f62a7: Waiting [2023-02-22T23:02:02.811Z] aa5968d388b8: Waiting [2023-02-22T23:02:02.811Z] be753d4a39b2: Layer already exists [2023-02-22T23:02:02.811Z] 2bda9937073f: Layer already exists [2023-02-22T23:02:02.811Z] f02c58f38016: Layer already exists [2023-02-22T23:02:02.811Z] 1a98857cf0d5: Layer already exists [2023-02-22T23:02:02.811Z] 090aae2dc7a1: Layer already exists [2023-02-22T23:02:02.811Z] 5c67285f62a7: Layer already exists [2023-02-22T23:02:02.811Z] 982a8cc8e38b: Layer already exists [2023-02-22T23:02:02.811Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:02.811Z] 3.0.0-dev.64: digest: sha256:a907cce4f874ef1f1663c1bf4297e0a05a16a02d518f78f5ee5c72b9ec19a568 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:03.109Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:03.227Z] ---> 0e10113b7175 [2023-02-22T23:02:03.227Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-22T23:02:03.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:03.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-22T23:02:03.406Z] 2bda9937073f: Preparing [2023-02-22T23:02:03.406Z] f02c58f38016: Preparing [2023-02-22T23:02:03.406Z] be753d4a39b2: Preparing [2023-02-22T23:02:03.406Z] 1a98857cf0d5: Preparing [2023-02-22T23:02:03.406Z] 090aae2dc7a1: Preparing [2023-02-22T23:02:03.406Z] 982a8cc8e38b: Preparing [2023-02-22T23:02:03.406Z] 5c67285f62a7: Preparing [2023-02-22T23:02:03.406Z] aa5968d388b8: Preparing [2023-02-22T23:02:03.406Z] 5c67285f62a7: Waiting [2023-02-22T23:02:03.406Z] aa5968d388b8: Waiting [2023-02-22T23:02:03.406Z] 982a8cc8e38b: Waiting [2023-02-22T23:02:03.406Z] 2bda9937073f: Layer already exists [2023-02-22T23:02:03.406Z] 1a98857cf0d5: Layer already exists [2023-02-22T23:02:03.406Z] 090aae2dc7a1: Layer already exists [2023-02-22T23:02:03.406Z] f02c58f38016: Layer already exists [2023-02-22T23:02:03.406Z] be753d4a39b2: Layer already exists [2023-02-22T23:02:03.406Z] 982a8cc8e38b: Layer already exists [2023-02-22T23:02:03.406Z] 5c67285f62a7: Layer already exists [2023-02-22T23:02:03.406Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:03.406Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:a907cce4f874ef1f1663c1bf4297e0a05a16a02d518f78f5ee5c72b9ec19a568 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:03.494Z] ---> Running in 3302e0dfa88a [2023-02-22T23:02:03.704Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:03.771Z] ---> 7dfb170bd6a7 [2023-02-22T23:02:03.771Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:02:04.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-22T23:02:04.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-22T23:02:04.005Z] 2bda9937073f: Preparing [2023-02-22T23:02:04.005Z] f02c58f38016: Preparing [2023-02-22T23:02:04.005Z] be753d4a39b2: Preparing [2023-02-22T23:02:04.005Z] 1a98857cf0d5: Preparing [2023-02-22T23:02:04.005Z] 090aae2dc7a1: Preparing [2023-02-22T23:02:04.005Z] 982a8cc8e38b: Preparing [2023-02-22T23:02:04.005Z] 5c67285f62a7: Preparing [2023-02-22T23:02:04.005Z] aa5968d388b8: Preparing [2023-02-22T23:02:04.005Z] aa5968d388b8: Waiting [2023-02-22T23:02:04.005Z] 982a8cc8e38b: Waiting [2023-02-22T23:02:04.005Z] 090aae2dc7a1: Layer already exists [2023-02-22T23:02:04.005Z] 1a98857cf0d5: Layer already exists [2023-02-22T23:02:04.005Z] 2bda9937073f: Layer already exists [2023-02-22T23:02:04.005Z] be753d4a39b2: Layer already exists [2023-02-22T23:02:04.005Z] f02c58f38016: Layer already exists [2023-02-22T23:02:04.005Z] 5c67285f62a7: Layer already exists [2023-02-22T23:02:04.005Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:04.005Z] 982a8cc8e38b: Layer already exists [2023-02-22T23:02:04.005Z] main: digest: sha256:a907cce4f874ef1f1663c1bf4297e0a05a16a02d518f78f5ee5c72b9ec19a568 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:02:04.052Z] ---> Running in 598d9a2616a1 [2023-02-22T23:02:04.052Z] ===================================================== [Pipeline] echo [2023-02-22T23:02:04.062Z] taggedImages: [2023-02-22T23:02:04.062Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:04.062Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-22T23:02:04.062Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.64 [2023-02-22T23:02:04.062Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:04.062Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-22T23:02:04.083Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-22T23:02:04.083Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:04.083Z] latest [2023-02-22T23:02:04.083Z] 3.0.0-dev.64 [2023-02-22T23:02:04.083Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:04.083Z] main [2023-02-22T23:02:04.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:04.319Z] ---> 26f79ac1c8b3 [2023-02-22T23:02:04.319Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T23:02:04.393Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:04.586Z] ---> Running in 5e91496a7615 [2023-02-22T23:02:04.587Z] ---> 047840549690 [2023-02-22T23:02:04.587Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T23:02:04.700Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:04.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-22T23:02:04.700Z] e335687dcc9f: Preparing [2023-02-22T23:02:04.700Z] 2f38414e258d: Preparing [2023-02-22T23:02:04.700Z] f5b05422e612: Preparing [2023-02-22T23:02:04.700Z] 3708f8ed5e22: Preparing [2023-02-22T23:02:04.700Z] 6a9766a1be7d: Preparing [2023-02-22T23:02:04.700Z] 6ee3f51c21d2: Preparing [2023-02-22T23:02:04.700Z] 5107adaf1aa6: Preparing [2023-02-22T23:02:04.700Z] 6ee3f51c21d2: Waiting [2023-02-22T23:02:04.700Z] df538ce2fa57: Preparing [2023-02-22T23:02:04.700Z] 5c7542279005: Preparing [2023-02-22T23:02:04.700Z] 5107adaf1aa6: Waiting [2023-02-22T23:02:04.700Z] df538ce2fa57: Waiting [2023-02-22T23:02:04.700Z] aa5968d388b8: Preparing [2023-02-22T23:02:04.700Z] aa5968d388b8: Waiting [2023-02-22T23:02:04.700Z] 2f38414e258d: Pushed [2023-02-22T23:02:04.700Z] e335687dcc9f: Pushed [2023-02-22T23:02:04.700Z] 6a9766a1be7d: Pushed [2023-02-22T23:02:04.700Z] 6ee3f51c21d2: Pushed [2023-02-22T23:02:04.852Z] ---> fba12a49f964 [2023-02-22T23:02:04.852Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T23:02:04.852Z] ---> Running in 1295cd192840 [2023-02-22T23:02:04.959Z] 5107adaf1aa6: Pushed [2023-02-22T23:02:04.959Z] df538ce2fa57: Pushed [2023-02-22T23:02:04.959Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:04.959Z] 5c7542279005: Pushed [2023-02-22T23:02:05.119Z] ---> Running in e4b2eeed05c7 [2023-02-22T23:02:05.386Z] Removing intermediate container 598d9a2616a1 [2023-02-22T23:02:05.386Z] ---> a6057ce8627d [2023-02-22T23:02:05.386Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T23:02:05.656Z] ---> Running in 2f3d952c34ca [2023-02-22T23:02:05.894Z] 3708f8ed5e22: Pushed [2023-02-22T23:02:05.923Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T23:02:06.461Z] f5b05422e612: Pushed [2023-02-22T23:02:06.461Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:bbbd582c7cc408c56a61c4b8cbbbdbe674141c5204782b0add6b5a2eba2a8083 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:06.763Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:07.067Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-22T23:02:07.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-22T23:02:07.067Z] e335687dcc9f: Preparing [2023-02-22T23:02:07.067Z] 2f38414e258d: Preparing [2023-02-22T23:02:07.067Z] f5b05422e612: Preparing [2023-02-22T23:02:07.067Z] 3708f8ed5e22: Preparing [2023-02-22T23:02:07.067Z] 6a9766a1be7d: Preparing [2023-02-22T23:02:07.067Z] 6ee3f51c21d2: Preparing [2023-02-22T23:02:07.067Z] 5107adaf1aa6: Preparing [2023-02-22T23:02:07.067Z] df538ce2fa57: Preparing [2023-02-22T23:02:07.067Z] 5c7542279005: Preparing [2023-02-22T23:02:07.067Z] aa5968d388b8: Preparing [2023-02-22T23:02:07.067Z] 5c7542279005: Waiting [2023-02-22T23:02:07.067Z] 6ee3f51c21d2: Waiting [2023-02-22T23:02:07.067Z] 5107adaf1aa6: Waiting [2023-02-22T23:02:07.067Z] df538ce2fa57: Waiting [2023-02-22T23:02:07.067Z] aa5968d388b8: Waiting [2023-02-22T23:02:07.067Z] 3708f8ed5e22: Layer already exists [2023-02-22T23:02:07.067Z] e335687dcc9f: Layer already exists [2023-02-22T23:02:07.067Z] 6a9766a1be7d: Layer already exists [2023-02-22T23:02:07.067Z] 2f38414e258d: Layer already exists [2023-02-22T23:02:07.067Z] f5b05422e612: Layer already exists [2023-02-22T23:02:07.067Z] 6ee3f51c21d2: Layer already exists [2023-02-22T23:02:07.067Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:07.067Z] 5107adaf1aa6: Layer already exists [2023-02-22T23:02:07.067Z] 5c7542279005: Layer already exists [2023-02-22T23:02:07.067Z] df538ce2fa57: Layer already exists [2023-02-22T23:02:07.067Z] latest: digest: sha256:bbbd582c7cc408c56a61c4b8cbbbdbe674141c5204782b0add6b5a2eba2a8083 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:07.365Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:07.667Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.64 [2023-02-22T23:02:07.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-22T23:02:07.667Z] e335687dcc9f: Preparing [2023-02-22T23:02:07.667Z] 2f38414e258d: Preparing [2023-02-22T23:02:07.667Z] f5b05422e612: Preparing [2023-02-22T23:02:07.667Z] 3708f8ed5e22: Preparing [2023-02-22T23:02:07.667Z] 6a9766a1be7d: Preparing [2023-02-22T23:02:07.667Z] 6ee3f51c21d2: Preparing [2023-02-22T23:02:07.667Z] 5107adaf1aa6: Preparing [2023-02-22T23:02:07.667Z] df538ce2fa57: Preparing [2023-02-22T23:02:07.667Z] 5c7542279005: Preparing [2023-02-22T23:02:07.667Z] aa5968d388b8: Preparing [2023-02-22T23:02:07.667Z] 6ee3f51c21d2: Waiting [2023-02-22T23:02:07.667Z] df538ce2fa57: Waiting [2023-02-22T23:02:07.667Z] 5107adaf1aa6: Waiting [2023-02-22T23:02:07.667Z] 5c7542279005: Waiting [2023-02-22T23:02:07.667Z] aa5968d388b8: Waiting [2023-02-22T23:02:07.667Z] 2f38414e258d: Layer already exists [2023-02-22T23:02:07.667Z] e335687dcc9f: Layer already exists [2023-02-22T23:02:07.667Z] f5b05422e612: Layer already exists [2023-02-22T23:02:07.667Z] 3708f8ed5e22: Layer already exists [2023-02-22T23:02:07.667Z] 6a9766a1be7d: Layer already exists [2023-02-22T23:02:07.667Z] 6ee3f51c21d2: Layer already exists [2023-02-22T23:02:07.667Z] 5c7542279005: Layer already exists [2023-02-22T23:02:07.667Z] df538ce2fa57: Layer already exists [2023-02-22T23:02:07.667Z] 5107adaf1aa6: Layer already exists [2023-02-22T23:02:07.667Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:07.667Z] 3.0.0-dev.64: digest: sha256:bbbd582c7cc408c56a61c4b8cbbbdbe674141c5204782b0add6b5a2eba2a8083 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:07.970Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:08.269Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:08.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-22T23:02:08.269Z] e335687dcc9f: Preparing [2023-02-22T23:02:08.269Z] 2f38414e258d: Preparing [2023-02-22T23:02:08.269Z] f5b05422e612: Preparing [2023-02-22T23:02:08.269Z] 3708f8ed5e22: Preparing [2023-02-22T23:02:08.269Z] 6a9766a1be7d: Preparing [2023-02-22T23:02:08.269Z] 6ee3f51c21d2: Preparing [2023-02-22T23:02:08.269Z] 5107adaf1aa6: Preparing [2023-02-22T23:02:08.269Z] df538ce2fa57: Preparing [2023-02-22T23:02:08.269Z] 5c7542279005: Preparing [2023-02-22T23:02:08.269Z] aa5968d388b8: Preparing [2023-02-22T23:02:08.269Z] 6ee3f51c21d2: Waiting [2023-02-22T23:02:08.269Z] 5107adaf1aa6: Waiting [2023-02-22T23:02:08.269Z] df538ce2fa57: Waiting [2023-02-22T23:02:08.269Z] 5c7542279005: Waiting [2023-02-22T23:02:08.269Z] aa5968d388b8: Waiting [2023-02-22T23:02:08.269Z] f5b05422e612: Layer already exists [2023-02-22T23:02:08.269Z] e335687dcc9f: Layer already exists [2023-02-22T23:02:08.269Z] 3708f8ed5e22: Layer already exists [2023-02-22T23:02:08.269Z] 6a9766a1be7d: Layer already exists [2023-02-22T23:02:08.269Z] 2f38414e258d: Layer already exists [2023-02-22T23:02:08.269Z] 6ee3f51c21d2: Layer already exists [2023-02-22T23:02:08.269Z] 5c7542279005: Layer already exists [2023-02-22T23:02:08.269Z] 5107adaf1aa6: Layer already exists [2023-02-22T23:02:08.269Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:08.269Z] df538ce2fa57: Layer already exists [2023-02-22T23:02:08.269Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:bbbd582c7cc408c56a61c4b8cbbbdbe674141c5204782b0add6b5a2eba2a8083 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:08.575Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:08.877Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-22T23:02:08.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-22T23:02:08.877Z] e335687dcc9f: Preparing [2023-02-22T23:02:08.877Z] 2f38414e258d: Preparing [2023-02-22T23:02:08.877Z] f5b05422e612: Preparing [2023-02-22T23:02:08.877Z] 3708f8ed5e22: Preparing [2023-02-22T23:02:08.877Z] 6a9766a1be7d: Preparing [2023-02-22T23:02:08.877Z] 6ee3f51c21d2: Preparing [2023-02-22T23:02:08.877Z] 5107adaf1aa6: Preparing [2023-02-22T23:02:08.877Z] df538ce2fa57: Preparing [2023-02-22T23:02:08.877Z] 5c7542279005: Preparing [2023-02-22T23:02:08.877Z] aa5968d388b8: Preparing [2023-02-22T23:02:08.877Z] 5c7542279005: Waiting [2023-02-22T23:02:08.877Z] aa5968d388b8: Waiting [2023-02-22T23:02:08.877Z] 5107adaf1aa6: Waiting [2023-02-22T23:02:08.877Z] df538ce2fa57: Waiting [2023-02-22T23:02:08.877Z] 6ee3f51c21d2: Waiting [2023-02-22T23:02:08.877Z] f5b05422e612: Layer already exists [2023-02-22T23:02:08.877Z] e335687dcc9f: Layer already exists [2023-02-22T23:02:08.877Z] 3708f8ed5e22: Layer already exists [2023-02-22T23:02:08.877Z] 2f38414e258d: Layer already exists [2023-02-22T23:02:08.877Z] 6a9766a1be7d: Layer already exists [2023-02-22T23:02:08.877Z] 6ee3f51c21d2: Layer already exists [2023-02-22T23:02:08.877Z] df538ce2fa57: Layer already exists [2023-02-22T23:02:08.877Z] 5c7542279005: Layer already exists [2023-02-22T23:02:08.877Z] 5107adaf1aa6: Layer already exists [2023-02-22T23:02:08.877Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:08.877Z] main: digest: sha256:bbbd582c7cc408c56a61c4b8cbbbdbe674141c5204782b0add6b5a2eba2a8083 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:02:08.911Z] ===================================================== [Pipeline] echo [2023-02-22T23:02:08.923Z] taggedImages: [2023-02-22T23:02:08.923Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:08.923Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-22T23:02:08.923Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.64 [2023-02-22T23:02:08.923Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:08.923Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-22T23:02:08.951Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-22T23:02:08.951Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:08.951Z] latest [2023-02-22T23:02:08.951Z] 3.0.0-dev.64 [2023-02-22T23:02:08.951Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:08.951Z] main [2023-02-22T23:02:08.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:09.267Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:09.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:09.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-22T23:02:09.565Z] 49c3ef0a859f: Preparing [2023-02-22T23:02:09.565Z] ae29cb927a54: Preparing [2023-02-22T23:02:09.565Z] 061995b39123: Preparing [2023-02-22T23:02:09.565Z] 8ddec1e94dbc: Preparing [2023-02-22T23:02:09.565Z] 4e6476652798: Preparing [2023-02-22T23:02:09.565Z] 4e6476652798: Layer already exists [2023-02-22T23:02:09.565Z] 061995b39123: Layer already exists [2023-02-22T23:02:09.565Z] 49c3ef0a859f: Pushed [2023-02-22T23:02:10.132Z] 8ddec1e94dbc: Pushed [2023-02-22T23:02:10.183Z] Removing intermediate container 2f3d952c34ca [2023-02-22T23:02:10.183Z] ---> cd3d5f4775e4 [2023-02-22T23:02:10.183Z] 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-02-22T23:02:10.183Z] ---> Running in 346676d03750 [2023-02-22T23:02:10.184Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-22T23:02:10.184Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T23:02:10.452Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T23:02:11.518Z] ae29cb927a54: Pushed [2023-02-22T23:02:11.777Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:a6dbcda45b8f476f42d8079a51f5256e0d4eb8c70361b214905abf15ee35a668 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:12.087Z] + 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-02-22T23:02:12.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-22T23:02:12.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-22T23:02:12.395Z] 49c3ef0a859f: Preparing [2023-02-22T23:02:12.395Z] ae29cb927a54: Preparing [2023-02-22T23:02:12.395Z] 061995b39123: Preparing [2023-02-22T23:02:12.395Z] 8ddec1e94dbc: Preparing [2023-02-22T23:02:12.395Z] 4e6476652798: Preparing [2023-02-22T23:02:12.395Z] 061995b39123: Layer already exists [2023-02-22T23:02:12.395Z] 8ddec1e94dbc: Layer already exists [2023-02-22T23:02:12.395Z] 4e6476652798: Layer already exists [2023-02-22T23:02:12.395Z] ae29cb927a54: Layer already exists [2023-02-22T23:02:12.395Z] 49c3ef0a859f: Layer already exists [2023-02-22T23:02:12.395Z] latest: digest: sha256:a6dbcda45b8f476f42d8079a51f5256e0d4eb8c70361b214905abf15ee35a668 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:12.707Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:13.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.64 [2023-02-22T23:02:13.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-22T23:02:13.014Z] 49c3ef0a859f: Preparing [2023-02-22T23:02:13.014Z] ae29cb927a54: Preparing [2023-02-22T23:02:13.014Z] 061995b39123: Preparing [2023-02-22T23:02:13.014Z] 8ddec1e94dbc: Preparing [2023-02-22T23:02:13.014Z] 4e6476652798: Preparing [2023-02-22T23:02:13.014Z] 4e6476652798: Layer already exists [2023-02-22T23:02:13.014Z] 8ddec1e94dbc: Layer already exists [2023-02-22T23:02:13.014Z] 49c3ef0a859f: Layer already exists [2023-02-22T23:02:13.014Z] ae29cb927a54: Layer already exists [2023-02-22T23:02:13.015Z] 061995b39123: Layer already exists [2023-02-22T23:02:13.015Z] 3.0.0-dev.64: digest: sha256:a6dbcda45b8f476f42d8079a51f5256e0d4eb8c70361b214905abf15ee35a668 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:13.317Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:13.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:13.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-22T23:02:13.622Z] 49c3ef0a859f: Preparing [2023-02-22T23:02:13.622Z] ae29cb927a54: Preparing [2023-02-22T23:02:13.622Z] 061995b39123: Preparing [2023-02-22T23:02:13.622Z] 8ddec1e94dbc: Preparing [2023-02-22T23:02:13.622Z] 4e6476652798: Preparing [2023-02-22T23:02:13.622Z] ae29cb927a54: Layer already exists [2023-02-22T23:02:13.622Z] 8ddec1e94dbc: Layer already exists [2023-02-22T23:02:13.622Z] 49c3ef0a859f: Layer already exists [2023-02-22T23:02:13.622Z] 061995b39123: Layer already exists [2023-02-22T23:02:13.622Z] 4e6476652798: Layer already exists [2023-02-22T23:02:13.622Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:a6dbcda45b8f476f42d8079a51f5256e0d4eb8c70361b214905abf15ee35a668 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:13.797Z] Removing intermediate container 346676d03750 [2023-02-22T23:02:13.797Z] ---> a4851ebbfa17 [2023-02-22T23:02:13.797Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T23:02:13.797Z] ---> Running in d4941297d8a7 [2023-02-22T23:02:13.935Z] + 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-02-22T23:02:14.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-22T23:02:14.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-22T23:02:14.232Z] 49c3ef0a859f: Preparing [2023-02-22T23:02:14.232Z] ae29cb927a54: Preparing [2023-02-22T23:02:14.232Z] 061995b39123: Preparing [2023-02-22T23:02:14.232Z] 8ddec1e94dbc: Preparing [2023-02-22T23:02:14.232Z] 4e6476652798: Preparing [2023-02-22T23:02:14.232Z] 4e6476652798: Layer already exists [2023-02-22T23:02:14.232Z] ae29cb927a54: Layer already exists [2023-02-22T23:02:14.233Z] 49c3ef0a859f: Layer already exists [2023-02-22T23:02:14.233Z] 8ddec1e94dbc: Layer already exists [2023-02-22T23:02:14.233Z] 061995b39123: Layer already exists [2023-02-22T23:02:14.233Z] main: digest: sha256:a6dbcda45b8f476f42d8079a51f5256e0d4eb8c70361b214905abf15ee35a668 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:02:14.280Z] ===================================================== [Pipeline] echo [2023-02-22T23:02:14.290Z] taggedImages: [2023-02-22T23:02:14.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:14.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-22T23:02:14.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.64 [2023-02-22T23:02:14.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:14.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-22T23:02:14.314Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-22T23:02:14.314Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:14.314Z] latest [2023-02-22T23:02:14.314Z] 3.0.0-dev.64 [2023-02-22T23:02:14.314Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:14.314Z] main [2023-02-22T23:02:14.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:14.623Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:14.756Z] Removing intermediate container d4941297d8a7 [2023-02-22T23:02:14.756Z] ---> 6594cabb735f [2023-02-22T23:02:14.756Z] [2023-02-22T23:02:14.756Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T23:02:14.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:14.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-22T23:02:14.923Z] 8326a87eb417: Preparing [2023-02-22T23:02:14.923Z] 04e55e2c9c11: Preparing [2023-02-22T23:02:14.923Z] 71199a99642c: Preparing [2023-02-22T23:02:14.923Z] e5b7180326dd: Preparing [2023-02-22T23:02:14.923Z] 7e5dbf6fad25: Preparing [2023-02-22T23:02:14.923Z] d60a08b4677a: Preparing [2023-02-22T23:02:14.923Z] 4e6476652798: Preparing [2023-02-22T23:02:14.923Z] d60a08b4677a: Waiting [2023-02-22T23:02:14.923Z] 4e6476652798: Waiting [2023-02-22T23:02:15.023Z] 3.15: Pulling from library/alpine [2023-02-22T23:02:15.184Z] 71199a99642c: Pushed [2023-02-22T23:02:15.184Z] 04e55e2c9c11: Pushed [2023-02-22T23:02:15.184Z] 8326a87eb417: Pushed [2023-02-22T23:02:15.184Z] 4e6476652798: Layer already exists [2023-02-22T23:02:15.752Z] d60a08b4677a: Pushed [2023-02-22T23:02:16.980Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T23:02:16.980Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T23:02:16.980Z] ---> 354640af7b1b [2023-02-22T23:02:16.980Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:02:17.248Z] ---> Running in 7a2a26b574f4 [2023-02-22T23:02:17.852Z] Removing intermediate container 7a2a26b574f4 [2023-02-22T23:02:17.852Z] ---> dfcb108d923f [2023-02-22T23:02:17.852Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T23:02:18.151Z] ---> Running in 369f47f3c769 [2023-02-22T23:02:19.039Z] 7e5dbf6fad25: Pushed [2023-02-22T23:02:20.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:02:21.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:02:21.574Z] e5b7180326dd: Pushed [2023-02-22T23:02:21.574Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:c60312c13722bad2eb350fbbb0cb4d69ecd9ab5b63fd0521897f440e00a90eb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:21.893Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:22.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-22T23:02:22.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-22T23:02:22.198Z] 8326a87eb417: Preparing [2023-02-22T23:02:22.198Z] 04e55e2c9c11: Preparing [2023-02-22T23:02:22.198Z] 71199a99642c: Preparing [2023-02-22T23:02:22.198Z] e5b7180326dd: Preparing [2023-02-22T23:02:22.198Z] 7e5dbf6fad25: Preparing [2023-02-22T23:02:22.198Z] d60a08b4677a: Preparing [2023-02-22T23:02:22.198Z] 4e6476652798: Preparing [2023-02-22T23:02:22.198Z] d60a08b4677a: Waiting [2023-02-22T23:02:22.198Z] 4e6476652798: Waiting [2023-02-22T23:02:22.198Z] 8326a87eb417: Layer already exists [2023-02-22T23:02:22.198Z] e5b7180326dd: Layer already exists [2023-02-22T23:02:22.198Z] 71199a99642c: Layer already exists [2023-02-22T23:02:22.198Z] 04e55e2c9c11: Layer already exists [2023-02-22T23:02:22.198Z] 7e5dbf6fad25: Layer already exists [2023-02-22T23:02:22.198Z] 4e6476652798: Layer already exists [2023-02-22T23:02:22.198Z] d60a08b4677a: Layer already exists [2023-02-22T23:02:22.198Z] latest: digest: sha256:c60312c13722bad2eb350fbbb0cb4d69ecd9ab5b63fd0521897f440e00a90eb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:22.505Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:22.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.64 [2023-02-22T23:02:22.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-22T23:02:22.808Z] 8326a87eb417: Preparing [2023-02-22T23:02:22.808Z] 04e55e2c9c11: Preparing [2023-02-22T23:02:22.808Z] 71199a99642c: Preparing [2023-02-22T23:02:22.808Z] e5b7180326dd: Preparing [2023-02-22T23:02:22.808Z] 7e5dbf6fad25: Preparing [2023-02-22T23:02:22.808Z] d60a08b4677a: Preparing [2023-02-22T23:02:22.808Z] 4e6476652798: Preparing [2023-02-22T23:02:22.808Z] d60a08b4677a: Waiting [2023-02-22T23:02:22.808Z] 4e6476652798: Waiting [2023-02-22T23:02:22.808Z] 71199a99642c: Layer already exists [2023-02-22T23:02:22.808Z] 04e55e2c9c11: Layer already exists [2023-02-22T23:02:22.808Z] 7e5dbf6fad25: Layer already exists [2023-02-22T23:02:22.808Z] 8326a87eb417: Layer already exists [2023-02-22T23:02:22.808Z] e5b7180326dd: Layer already exists [2023-02-22T23:02:22.808Z] 4e6476652798: Layer already exists [2023-02-22T23:02:22.808Z] d60a08b4677a: Layer already exists [2023-02-22T23:02:22.808Z] 3.0.0-dev.64: digest: sha256:c60312c13722bad2eb350fbbb0cb4d69ecd9ab5b63fd0521897f440e00a90eb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:23.121Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:23.273Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:02:23.273Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:02:23.273Z] OK: 15734 distinct packages available [2023-02-22T23:02:23.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:02:23.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:23.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-22T23:02:23.424Z] 8326a87eb417: Preparing [2023-02-22T23:02:23.424Z] 04e55e2c9c11: Preparing [2023-02-22T23:02:23.424Z] 71199a99642c: Preparing [2023-02-22T23:02:23.424Z] e5b7180326dd: Preparing [2023-02-22T23:02:23.424Z] 7e5dbf6fad25: Preparing [2023-02-22T23:02:23.424Z] d60a08b4677a: Preparing [2023-02-22T23:02:23.424Z] 4e6476652798: Preparing [2023-02-22T23:02:23.424Z] d60a08b4677a: Waiting [2023-02-22T23:02:23.424Z] 04e55e2c9c11: Layer already exists [2023-02-22T23:02:23.424Z] e5b7180326dd: Layer already exists [2023-02-22T23:02:23.424Z] 8326a87eb417: Layer already exists [2023-02-22T23:02:23.424Z] 7e5dbf6fad25: Layer already exists [2023-02-22T23:02:23.424Z] 71199a99642c: Layer already exists [2023-02-22T23:02:23.424Z] d60a08b4677a: Layer already exists [2023-02-22T23:02:23.424Z] 4e6476652798: Layer already exists [2023-02-22T23:02:23.424Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:c60312c13722bad2eb350fbbb0cb4d69ecd9ab5b63fd0521897f440e00a90eb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:23.724Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:23.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:02:24.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-22T23:02:24.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-22T23:02:24.024Z] 8326a87eb417: Preparing [2023-02-22T23:02:24.024Z] 04e55e2c9c11: Preparing [2023-02-22T23:02:24.024Z] 71199a99642c: Preparing [2023-02-22T23:02:24.024Z] e5b7180326dd: Preparing [2023-02-22T23:02:24.024Z] 7e5dbf6fad25: Preparing [2023-02-22T23:02:24.024Z] d60a08b4677a: Preparing [2023-02-22T23:02:24.024Z] 4e6476652798: Preparing [2023-02-22T23:02:24.024Z] 4e6476652798: Waiting [2023-02-22T23:02:24.024Z] d60a08b4677a: Waiting [2023-02-22T23:02:24.024Z] 7e5dbf6fad25: Layer already exists [2023-02-22T23:02:24.024Z] 04e55e2c9c11: Layer already exists [2023-02-22T23:02:24.024Z] e5b7180326dd: Layer already exists [2023-02-22T23:02:24.024Z] 8326a87eb417: Layer already exists [2023-02-22T23:02:24.024Z] 71199a99642c: Layer already exists [2023-02-22T23:02:24.024Z] 4e6476652798: Layer already exists [2023-02-22T23:02:24.024Z] d60a08b4677a: Layer already exists [2023-02-22T23:02:24.024Z] main: digest: sha256:c60312c13722bad2eb350fbbb0cb4d69ecd9ab5b63fd0521897f440e00a90eb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:02:24.066Z] ===================================================== [Pipeline] echo [2023-02-22T23:02:24.071Z] taggedImages: [2023-02-22T23:02:24.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:24.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-22T23:02:24.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.64 [2023-02-22T23:02:24.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:24.071Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-22T23:02:24.085Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-22T23:02:24.085Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:24.085Z] latest [2023-02-22T23:02:24.085Z] 3.0.0-dev.64 [2023-02-22T23:02:24.085Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:24.085Z] main [2023-02-22T23:02:24.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:24.386Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:24.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:24.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-22T23:02:24.691Z] 4742bf79298f: Preparing [2023-02-22T23:02:24.691Z] 9496bccc82d5: Preparing [2023-02-22T23:02:24.691Z] 05e943afc80d: Preparing [2023-02-22T23:02:24.691Z] 2824c76eef2b: Preparing [2023-02-22T23:02:24.691Z] 1ee81cc49a6a: Preparing [2023-02-22T23:02:24.691Z] 4e6476652798: Preparing [2023-02-22T23:02:24.691Z] 4e6476652798: Waiting [2023-02-22T23:02:24.691Z] 05e943afc80d: Pushed [2023-02-22T23:02:24.691Z] 4742bf79298f: Pushed [2023-02-22T23:02:24.691Z] 9496bccc82d5: Pushed [2023-02-22T23:02:24.691Z] 4e6476652798: Layer already exists [2023-02-22T23:02:24.950Z] 1ee81cc49a6a: Pushed [2023-02-22T23:02:25.268Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T23:02:25.269Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:02:25.269Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T23:02:25.269Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T23:02:25.269Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T23:02:25.269Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:02:25.538Z] OK: 6 MiB in 19 packages [2023-02-22T23:02:28.124Z] Removing intermediate container 369f47f3c769 [2023-02-22T23:02:28.124Z] ---> 3f77e12af63e [2023-02-22T23:02:28.124Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T23:02:31.512Z] 2824c76eef2b: Pushed [2023-02-22T23:02:31.770Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:6189b859f6e0076af7d161f16ed47f75187e3820037787d8ab6bc4af7b1dcd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:32.082Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:32.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-22T23:02:32.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-22T23:02:32.381Z] 4742bf79298f: Preparing [2023-02-22T23:02:32.381Z] 9496bccc82d5: Preparing [2023-02-22T23:02:32.381Z] 05e943afc80d: Preparing [2023-02-22T23:02:32.381Z] 2824c76eef2b: Preparing [2023-02-22T23:02:32.381Z] 1ee81cc49a6a: Preparing [2023-02-22T23:02:32.381Z] 4e6476652798: Preparing [2023-02-22T23:02:32.381Z] 4e6476652798: Waiting [2023-02-22T23:02:32.381Z] 2824c76eef2b: Layer already exists [2023-02-22T23:02:32.381Z] 1ee81cc49a6a: Layer already exists [2023-02-22T23:02:32.381Z] 05e943afc80d: Layer already exists [2023-02-22T23:02:32.381Z] 9496bccc82d5: Layer already exists [2023-02-22T23:02:32.381Z] 4742bf79298f: Layer already exists [2023-02-22T23:02:32.381Z] 4e6476652798: Layer already exists [2023-02-22T23:02:32.381Z] latest: digest: sha256:6189b859f6e0076af7d161f16ed47f75187e3820037787d8ab6bc4af7b1dcd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:32.683Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:32.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.64 [2023-02-22T23:02:32.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-22T23:02:32.983Z] 4742bf79298f: Preparing [2023-02-22T23:02:32.983Z] 9496bccc82d5: Preparing [2023-02-22T23:02:32.983Z] 05e943afc80d: Preparing [2023-02-22T23:02:32.983Z] 2824c76eef2b: Preparing [2023-02-22T23:02:32.983Z] 1ee81cc49a6a: Preparing [2023-02-22T23:02:32.983Z] 4e6476652798: Preparing [2023-02-22T23:02:32.983Z] 4e6476652798: Waiting [2023-02-22T23:02:32.983Z] 1ee81cc49a6a: Layer already exists [2023-02-22T23:02:32.983Z] 9496bccc82d5: Layer already exists [2023-02-22T23:02:32.983Z] 2824c76eef2b: Layer already exists [2023-02-22T23:02:32.983Z] 4742bf79298f: Layer already exists [2023-02-22T23:02:32.983Z] 05e943afc80d: Layer already exists [2023-02-22T23:02:32.983Z] 4e6476652798: Layer already exists [2023-02-22T23:02:32.983Z] 3.0.0-dev.64: digest: sha256:6189b859f6e0076af7d161f16ed47f75187e3820037787d8ab6bc4af7b1dcd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:33.283Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:33.458Z] ---> abefa5574fa3 [2023-02-22T23:02:33.458Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:02:33.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:33.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-22T23:02:33.585Z] 4742bf79298f: Preparing [2023-02-22T23:02:33.585Z] 9496bccc82d5: Preparing [2023-02-22T23:02:33.585Z] 05e943afc80d: Preparing [2023-02-22T23:02:33.585Z] 2824c76eef2b: Preparing [2023-02-22T23:02:33.585Z] 1ee81cc49a6a: Preparing [2023-02-22T23:02:33.585Z] 4e6476652798: Preparing [2023-02-22T23:02:33.585Z] 4e6476652798: Waiting [2023-02-22T23:02:33.585Z] 1ee81cc49a6a: Layer already exists [2023-02-22T23:02:33.585Z] 2824c76eef2b: Layer already exists [2023-02-22T23:02:33.585Z] 9496bccc82d5: Layer already exists [2023-02-22T23:02:33.585Z] 4742bf79298f: Layer already exists [2023-02-22T23:02:33.585Z] 05e943afc80d: Layer already exists [2023-02-22T23:02:33.585Z] 4e6476652798: Layer already exists [2023-02-22T23:02:33.585Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:6189b859f6e0076af7d161f16ed47f75187e3820037787d8ab6bc4af7b1dcd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:33.886Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:34.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-22T23:02:34.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-22T23:02:34.188Z] 4742bf79298f: Preparing [2023-02-22T23:02:34.188Z] 9496bccc82d5: Preparing [2023-02-22T23:02:34.188Z] 05e943afc80d: Preparing [2023-02-22T23:02:34.188Z] 2824c76eef2b: Preparing [2023-02-22T23:02:34.188Z] 1ee81cc49a6a: Preparing [2023-02-22T23:02:34.188Z] 4e6476652798: Preparing [2023-02-22T23:02:34.188Z] 4e6476652798: Waiting [2023-02-22T23:02:34.188Z] 1ee81cc49a6a: Layer already exists [2023-02-22T23:02:34.188Z] 2824c76eef2b: Layer already exists [2023-02-22T23:02:34.188Z] 9496bccc82d5: Layer already exists [2023-02-22T23:02:34.188Z] 4742bf79298f: Layer already exists [2023-02-22T23:02:34.188Z] 05e943afc80d: Layer already exists [2023-02-22T23:02:34.188Z] 4e6476652798: Layer already exists [2023-02-22T23:02:34.188Z] main: digest: sha256:6189b859f6e0076af7d161f16ed47f75187e3820037787d8ab6bc4af7b1dcd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:02:34.231Z] ===================================================== [Pipeline] echo [2023-02-22T23:02:34.240Z] taggedImages: [2023-02-22T23:02:34.240Z] - nexus3.edgexfoundry.org:10004/security-spire-config:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:34.240Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-22T23:02:34.240Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.64 [2023-02-22T23:02:34.240Z] - nexus3.edgexfoundry.org:10004/security-spire-config:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:34.240Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-22T23:02:34.260Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-22T23:02:34.260Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:34.260Z] latest [2023-02-22T23:02:34.260Z] 3.0.0-dev.64 [2023-02-22T23:02:34.260Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:34.260Z] main [2023-02-22T23:02:34.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:34.569Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:34.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:34.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-22T23:02:34.867Z] aaf8591851de: Preparing [2023-02-22T23:02:34.867Z] a2405f10a6ed: Preparing [2023-02-22T23:02:34.867Z] c12ea1162dfd: Preparing [2023-02-22T23:02:34.867Z] a4b0a3e4fa71: Preparing [2023-02-22T23:02:34.867Z] aa4e5da6a8dc: Preparing [2023-02-22T23:02:34.867Z] 4e6476652798: Preparing [2023-02-22T23:02:34.867Z] 4e6476652798: Waiting [2023-02-22T23:02:34.867Z] aaf8591851de: Pushed [2023-02-22T23:02:34.867Z] a2405f10a6ed: Pushed [2023-02-22T23:02:34.868Z] c12ea1162dfd: Pushed [2023-02-22T23:02:34.868Z] 4e6476652798: Layer already exists [2023-02-22T23:02:35.433Z] aa4e5da6a8dc: Pushed [2023-02-22T23:02:41.948Z] ---> 2fd84260137c [2023-02-22T23:02:41.948Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:02:42.004Z] a4b0a3e4fa71: Pushed [2023-02-22T23:02:42.004Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:95ed2c5c8040eb1a9f9ddc4305ed876f283ccc6fadadf718145f933674e6a6f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:42.305Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:42.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-22T23:02:42.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-22T23:02:42.603Z] aaf8591851de: Preparing [2023-02-22T23:02:42.603Z] a2405f10a6ed: Preparing [2023-02-22T23:02:42.603Z] c12ea1162dfd: Preparing [2023-02-22T23:02:42.603Z] a4b0a3e4fa71: Preparing [2023-02-22T23:02:42.603Z] aa4e5da6a8dc: Preparing [2023-02-22T23:02:42.603Z] 4e6476652798: Preparing [2023-02-22T23:02:42.603Z] 4e6476652798: Waiting [2023-02-22T23:02:42.603Z] aaf8591851de: Layer already exists [2023-02-22T23:02:42.603Z] aa4e5da6a8dc: Layer already exists [2023-02-22T23:02:42.603Z] c12ea1162dfd: Layer already exists [2023-02-22T23:02:42.603Z] a4b0a3e4fa71: Layer already exists [2023-02-22T23:02:42.603Z] a2405f10a6ed: Layer already exists [2023-02-22T23:02:42.603Z] 4e6476652798: Layer already exists [2023-02-22T23:02:42.603Z] latest: digest: sha256:95ed2c5c8040eb1a9f9ddc4305ed876f283ccc6fadadf718145f933674e6a6f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:42.903Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:43.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.64 [2023-02-22T23:02:43.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-22T23:02:43.205Z] aaf8591851de: Preparing [2023-02-22T23:02:43.205Z] a2405f10a6ed: Preparing [2023-02-22T23:02:43.205Z] c12ea1162dfd: Preparing [2023-02-22T23:02:43.205Z] a4b0a3e4fa71: Preparing [2023-02-22T23:02:43.205Z] aa4e5da6a8dc: Preparing [2023-02-22T23:02:43.205Z] 4e6476652798: Preparing [2023-02-22T23:02:43.205Z] 4e6476652798: Waiting [2023-02-22T23:02:43.205Z] a2405f10a6ed: Layer already exists [2023-02-22T23:02:43.205Z] c12ea1162dfd: Layer already exists [2023-02-22T23:02:43.205Z] aaf8591851de: Layer already exists [2023-02-22T23:02:43.205Z] aa4e5da6a8dc: Layer already exists [2023-02-22T23:02:43.205Z] a4b0a3e4fa71: Layer already exists [2023-02-22T23:02:43.205Z] 4e6476652798: Layer already exists [2023-02-22T23:02:43.205Z] 3.0.0-dev.64: digest: sha256:95ed2c5c8040eb1a9f9ddc4305ed876f283ccc6fadadf718145f933674e6a6f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:43.518Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:43.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:43.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-22T23:02:43.817Z] aaf8591851de: Preparing [2023-02-22T23:02:43.817Z] a2405f10a6ed: Preparing [2023-02-22T23:02:43.817Z] c12ea1162dfd: Preparing [2023-02-22T23:02:43.817Z] a4b0a3e4fa71: Preparing [2023-02-22T23:02:43.817Z] aa4e5da6a8dc: Preparing [2023-02-22T23:02:43.817Z] 4e6476652798: Preparing [2023-02-22T23:02:43.817Z] 4e6476652798: Waiting [2023-02-22T23:02:43.817Z] aa4e5da6a8dc: Layer already exists [2023-02-22T23:02:43.817Z] c12ea1162dfd: Layer already exists [2023-02-22T23:02:43.817Z] a2405f10a6ed: Layer already exists [2023-02-22T23:02:43.817Z] aaf8591851de: Layer already exists [2023-02-22T23:02:43.817Z] a4b0a3e4fa71: Layer already exists [2023-02-22T23:02:43.817Z] 4e6476652798: Layer already exists [2023-02-22T23:02:43.817Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:95ed2c5c8040eb1a9f9ddc4305ed876f283ccc6fadadf718145f933674e6a6f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:44.119Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:44.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-22T23:02:44.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-22T23:02:44.427Z] aaf8591851de: Preparing [2023-02-22T23:02:44.427Z] a2405f10a6ed: Preparing [2023-02-22T23:02:44.427Z] c12ea1162dfd: Preparing [2023-02-22T23:02:44.427Z] a4b0a3e4fa71: Preparing [2023-02-22T23:02:44.427Z] aa4e5da6a8dc: Preparing [2023-02-22T23:02:44.427Z] 4e6476652798: Preparing [2023-02-22T23:02:44.427Z] c12ea1162dfd: Layer already exists [2023-02-22T23:02:44.427Z] aaf8591851de: Layer already exists [2023-02-22T23:02:44.427Z] a2405f10a6ed: Layer already exists [2023-02-22T23:02:44.427Z] a4b0a3e4fa71: Layer already exists [2023-02-22T23:02:44.427Z] aa4e5da6a8dc: Layer already exists [2023-02-22T23:02:44.427Z] 4e6476652798: Layer already exists [2023-02-22T23:02:44.427Z] main: digest: sha256:95ed2c5c8040eb1a9f9ddc4305ed876f283ccc6fadadf718145f933674e6a6f7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:02:44.477Z] ===================================================== [Pipeline] echo [2023-02-22T23:02:44.485Z] taggedImages: [2023-02-22T23:02:44.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:44.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-22T23:02:44.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.64 [2023-02-22T23:02:44.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:44.485Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-22T23:02:44.509Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-22T23:02:44.509Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:44.509Z] latest [2023-02-22T23:02:44.509Z] 3.0.0-dev.64 [2023-02-22T23:02:44.509Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:44.509Z] main [2023-02-22T23:02:44.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:44.821Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:45.129Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:45.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-22T23:02:45.129Z] 3d0cddca297d: Preparing [2023-02-22T23:02:45.129Z] 19cff9867b79: Preparing [2023-02-22T23:02:45.129Z] 061995b39123: Preparing [2023-02-22T23:02:45.129Z] 260b843971ef: Preparing [2023-02-22T23:02:45.129Z] aa5968d388b8: Preparing [2023-02-22T23:02:45.129Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:45.129Z] 061995b39123: Layer already exists [2023-02-22T23:02:45.129Z] 3d0cddca297d: Pushed [2023-02-22T23:02:45.129Z] 260b843971ef: Pushed [2023-02-22T23:02:45.371Z] ---> 4cf99f8a2f44 [2023-02-22T23:02:45.371Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T23:02:45.961Z] ---> 4a3eb56b590f [2023-02-22T23:02:45.961Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-22T23:02:47.365Z] ---> d4c48807cb00 [2023-02-22T23:02:47.365Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:02:47.365Z] ---> Running in 0ace24a84f4c [2023-02-22T23:02:49.302Z] Removing intermediate container 0ace24a84f4c [2023-02-22T23:02:49.302Z] ---> 4b02b8dbd46b [2023-02-22T23:02:49.302Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:02:49.317Z] 19cff9867b79: Pushed [2023-02-22T23:02:49.317Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:e0acbf4693927c3d3f82d23ef328ed3d9afcb3219c96e8cccda0bff98950a826 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:49.567Z] ---> Running in aa9eeb55e415 [2023-02-22T23:02:49.617Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:49.986Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-22T23:02:49.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-22T23:02:49.986Z] 3d0cddca297d: Preparing [2023-02-22T23:02:49.986Z] 19cff9867b79: Preparing [2023-02-22T23:02:49.986Z] 061995b39123: Preparing [2023-02-22T23:02:49.986Z] 260b843971ef: Preparing [2023-02-22T23:02:49.986Z] aa5968d388b8: Preparing [2023-02-22T23:02:49.986Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:49.986Z] 260b843971ef: Layer already exists [2023-02-22T23:02:49.986Z] 061995b39123: Layer already exists [2023-02-22T23:02:49.986Z] 19cff9867b79: Layer already exists [2023-02-22T23:02:49.986Z] 3d0cddca297d: Layer already exists [2023-02-22T23:02:49.986Z] latest: digest: sha256:e0acbf4693927c3d3f82d23ef328ed3d9afcb3219c96e8cccda0bff98950a826 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:50.147Z] Removing intermediate container aa9eeb55e415 [2023-02-22T23:02:50.147Z] ---> a618f116a9f1 [2023-02-22T23:02:50.147Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T23:02:50.397Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [2023-02-22T23:02:50.416Z] ---> Running in 7989fbbf9b72 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:50.749Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.64 [2023-02-22T23:02:50.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-22T23:02:50.749Z] 3d0cddca297d: Preparing [2023-02-22T23:02:50.749Z] 19cff9867b79: Preparing [2023-02-22T23:02:50.749Z] 061995b39123: Preparing [2023-02-22T23:02:50.749Z] 260b843971ef: Preparing [2023-02-22T23:02:50.749Z] aa5968d388b8: Preparing [2023-02-22T23:02:50.749Z] 061995b39123: Layer already exists [2023-02-22T23:02:50.749Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:50.749Z] 3d0cddca297d: Layer already exists [2023-02-22T23:02:50.749Z] 260b843971ef: Layer already exists [2023-02-22T23:02:50.749Z] 19cff9867b79: Layer already exists [2023-02-22T23:02:50.749Z] 3.0.0-dev.64: digest: sha256:e0acbf4693927c3d3f82d23ef328ed3d9afcb3219c96e8cccda0bff98950a826 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:50.997Z] Removing intermediate container 7989fbbf9b72 [2023-02-22T23:02:50.998Z] ---> 48777e1c9db1 [2023-02-22T23:02:50.998Z] Step 23/24 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:51.052Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:51.263Z] ---> Running in e6a57ab632a4 [2023-02-22T23:02:51.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:51.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-22T23:02:51.355Z] 3d0cddca297d: Preparing [2023-02-22T23:02:51.355Z] 19cff9867b79: Preparing [2023-02-22T23:02:51.355Z] 061995b39123: Preparing [2023-02-22T23:02:51.355Z] 260b843971ef: Preparing [2023-02-22T23:02:51.355Z] aa5968d388b8: Preparing [2023-02-22T23:02:51.355Z] 3d0cddca297d: Layer already exists [2023-02-22T23:02:51.355Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:51.355Z] 19cff9867b79: Layer already exists [2023-02-22T23:02:51.355Z] 260b843971ef: Layer already exists [2023-02-22T23:02:51.355Z] 061995b39123: Layer already exists [2023-02-22T23:02:51.355Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:e0acbf4693927c3d3f82d23ef328ed3d9afcb3219c96e8cccda0bff98950a826 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:51.660Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:51.846Z] Removing intermediate container e6a57ab632a4 [2023-02-22T23:02:51.846Z] ---> 082446fadcae [2023-02-22T23:02:51.846Z] Step 24/24 : LABEL version=3.0.0-dev.64 [2023-02-22T23:02:51.964Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-22T23:02:51.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-22T23:02:51.965Z] 3d0cddca297d: Preparing [2023-02-22T23:02:51.965Z] 19cff9867b79: Preparing [2023-02-22T23:02:51.965Z] 061995b39123: Preparing [2023-02-22T23:02:51.965Z] 260b843971ef: Preparing [2023-02-22T23:02:51.965Z] aa5968d388b8: Preparing [2023-02-22T23:02:51.965Z] 3d0cddca297d: Layer already exists [2023-02-22T23:02:51.965Z] 260b843971ef: Layer already exists [2023-02-22T23:02:51.965Z] 061995b39123: Layer already exists [2023-02-22T23:02:51.965Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:51.965Z] 19cff9867b79: Layer already exists [2023-02-22T23:02:51.965Z] main: digest: sha256:e0acbf4693927c3d3f82d23ef328ed3d9afcb3219c96e8cccda0bff98950a826 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:02:51.999Z] ===================================================== [Pipeline] echo [2023-02-22T23:02:52.005Z] taggedImages: [2023-02-22T23:02:52.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:52.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-22T23:02:52.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.64 [2023-02-22T23:02:52.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:52.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-22T23:02:52.020Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-22T23:02:52.020Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:52.020Z] latest [2023-02-22T23:02:52.020Z] 3.0.0-dev.64 [2023-02-22T23:02:52.020Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:52.020Z] main [2023-02-22T23:02:52.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:52.120Z] ---> Running in 0e7c760fea5d [2023-02-22T23:02:52.323Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:52.387Z] Removing intermediate container 0e7c760fea5d [2023-02-22T23:02:52.387Z] ---> 78761773c0bd [2023-02-22T23:02:52.387Z] [2023-02-22T23:02:52.628Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:52.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-22T23:02:52.628Z] a8a0b26aea27: Preparing [2023-02-22T23:02:52.628Z] 52b9ba1c1d8f: Preparing [2023-02-22T23:02:52.628Z] 061995b39123: Preparing [2023-02-22T23:02:52.628Z] d338237d7ea3: Preparing [2023-02-22T23:02:52.628Z] aa5968d388b8: Preparing [2023-02-22T23:02:52.628Z] d338237d7ea3: Layer already exists [2023-02-22T23:02:52.628Z] 061995b39123: Layer already exists [2023-02-22T23:02:52.628Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:52.628Z] a8a0b26aea27: Pushed [2023-02-22T23:02:52.652Z] Successfully built 78761773c0bd [2023-02-22T23:02:52.652Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-22T23:02:52.652Z] Building security-spire-config [2023-02-22T23:02:55.165Z] 52b9ba1c1d8f: Pushed [2023-02-22T23:02:55.425Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:2f45154d6c0e10e570c17851ae2595973a5f02160bc7e577dae282bc9b1bc234 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:55.735Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:56.038Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-22T23:02:56.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-22T23:02:56.038Z] a8a0b26aea27: Preparing [2023-02-22T23:02:56.038Z] 52b9ba1c1d8f: Preparing [2023-02-22T23:02:56.038Z] 061995b39123: Preparing [2023-02-22T23:02:56.038Z] d338237d7ea3: Preparing [2023-02-22T23:02:56.038Z] aa5968d388b8: Preparing [2023-02-22T23:02:56.038Z] 061995b39123: Layer already exists [2023-02-22T23:02:56.038Z] a8a0b26aea27: Layer already exists [2023-02-22T23:02:56.038Z] 52b9ba1c1d8f: Layer already exists [2023-02-22T23:02:56.038Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:56.038Z] d338237d7ea3: Layer already exists [2023-02-22T23:02:56.038Z] latest: digest: sha256:2f45154d6c0e10e570c17851ae2595973a5f02160bc7e577dae282bc9b1bc234 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:56.347Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:56.664Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.64 [2023-02-22T23:02:56.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-22T23:02:56.664Z] a8a0b26aea27: Preparing [2023-02-22T23:02:56.664Z] 52b9ba1c1d8f: Preparing [2023-02-22T23:02:56.664Z] 061995b39123: Preparing [2023-02-22T23:02:56.664Z] d338237d7ea3: Preparing [2023-02-22T23:02:56.664Z] aa5968d388b8: Preparing [2023-02-22T23:02:56.664Z] a8a0b26aea27: Layer already exists [2023-02-22T23:02:56.664Z] 061995b39123: Layer already exists [2023-02-22T23:02:56.664Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:56.664Z] d338237d7ea3: Layer already exists [2023-02-22T23:02:56.664Z] 52b9ba1c1d8f: Layer already exists [2023-02-22T23:02:56.664Z] 3.0.0-dev.64: digest: sha256:2f45154d6c0e10e570c17851ae2595973a5f02160bc7e577dae282bc9b1bc234 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:56.967Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:57.276Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:57.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-22T23:02:57.277Z] a8a0b26aea27: Preparing [2023-02-22T23:02:57.277Z] 52b9ba1c1d8f: Preparing [2023-02-22T23:02:57.277Z] 061995b39123: Preparing [2023-02-22T23:02:57.277Z] d338237d7ea3: Preparing [2023-02-22T23:02:57.277Z] aa5968d388b8: Preparing [2023-02-22T23:02:57.277Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:57.277Z] d338237d7ea3: Layer already exists [2023-02-22T23:02:57.277Z] 061995b39123: Layer already exists [2023-02-22T23:02:57.277Z] 52b9ba1c1d8f: Layer already exists [2023-02-22T23:02:57.277Z] a8a0b26aea27: Layer already exists [2023-02-22T23:02:57.277Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:2f45154d6c0e10e570c17851ae2595973a5f02160bc7e577dae282bc9b1bc234 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:57.593Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:02:57.900Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-22T23:02:57.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-22T23:02:57.900Z] a8a0b26aea27: Preparing [2023-02-22T23:02:57.900Z] 52b9ba1c1d8f: Preparing [2023-02-22T23:02:57.900Z] 061995b39123: Preparing [2023-02-22T23:02:57.900Z] d338237d7ea3: Preparing [2023-02-22T23:02:57.900Z] aa5968d388b8: Preparing [2023-02-22T23:02:57.900Z] d338237d7ea3: Layer already exists [2023-02-22T23:02:57.900Z] aa5968d388b8: Layer already exists [2023-02-22T23:02:57.900Z] 52b9ba1c1d8f: Layer already exists [2023-02-22T23:02:57.900Z] 061995b39123: Layer already exists [2023-02-22T23:02:57.900Z] a8a0b26aea27: Layer already exists [2023-02-22T23:02:57.900Z] main: digest: sha256:2f45154d6c0e10e570c17851ae2595973a5f02160bc7e577dae282bc9b1bc234 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:02:57.946Z] ===================================================== [Pipeline] echo [2023-02-22T23:02:57.954Z] taggedImages: [2023-02-22T23:02:57.954Z] - nexus3.edgexfoundry.org:10004/support-scheduler:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:02:57.954Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-22T23:02:57.954Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.64 [2023-02-22T23:02:57.954Z] - nexus3.edgexfoundry.org:10004/support-scheduler:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:02:57.954Z] - 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-02-22T23:02:59.288Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:02:59.288Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:02:59.288Z] ---> 41abe8cd54a7 [2023-02-22T23:02:59.288Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T23:02:59.288Z] ---> Using cache [2023-02-22T23:02:59.288Z] ---> 43e3c3c2264b [2023-02-22T23:02:59.288Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:02:59.288Z] ---> Using cache [2023-02-22T23:02:59.288Z] ---> 7398da118278 [2023-02-22T23:02:59.288Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T23:02:59.288Z] ---> Using cache [2023-02-22T23:02:59.288Z] ---> e8c4b3e51ece [2023-02-22T23:02:59.553Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:02:59.553Z] ---> Using cache [2023-02-22T23:02:59.553Z] ---> afdfdeb767a9 [2023-02-22T23:02:59.553Z] Step 7/24 : COPY . . [2023-02-22T23:02:59.553Z] ---> Using cache [2023-02-22T23:02:59.553Z] ---> 7dfb170bd6a7 [2023-02-22T23:02:59.553Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:02:59.553Z] ---> Using cache [2023-02-22T23:02:59.553Z] ---> a6057ce8627d [2023-02-22T23:02:59.553Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T23:02:59.553Z] ---> Using cache [2023-02-22T23:02:59.553Z] ---> cd3d5f4775e4 [2023-02-22T23:02:59.553Z] 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-02-22T23:02:59.553Z] ---> Using cache [2023-02-22T23:02:59.553Z] ---> a4851ebbfa17 [2023-02-22T23:02:59.553Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T23:02:59.553Z] ---> Using cache [2023-02-22T23:02:59.553Z] ---> 6594cabb735f [2023-02-22T23:02:59.553Z] [2023-02-22T23:02:59.553Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T23:02:59.553Z] ---> 354640af7b1b [2023-02-22T23:02:59.553Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:02:59.553Z] ---> Using cache [2023-02-22T23:02:59.553Z] ---> dfcb108d923f [2023-02-22T23:02:59.553Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T23:02:59.821Z] ---> Running in 96dfb08d9a02 [2023-02-22T23:03:02.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:03:02.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:03:04.395Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:03:04.395Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:03:04.395Z] OK: 15734 distinct packages available [2023-02-22T23:03:04.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:03:04.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:03:06.341Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T23:03:06.341Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:03:06.341Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T23:03:06.341Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T23:03:06.341Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:03:06.341Z] OK: 6 MiB in 18 packages [2023-02-22T23:03:08.316Z] Removing intermediate container 96dfb08d9a02 [2023-02-22T23:03:08.316Z] ---> 5c47b65d9239 [2023-02-22T23:03:08.316Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:03:13.674Z] ---> 387b1029a870 [2023-02-22T23:03:13.674Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:03:15.615Z] ---> 813018ab522e [2023-02-22T23:03:15.615Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T23:03:15.615Z] ---> Running in 571cff636044 [2023-02-22T23:03:15.881Z] Removing intermediate container 571cff636044 [2023-02-22T23:03:15.881Z] ---> 725f977ff383 [2023-02-22T23:03:15.881Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T23:03:16.840Z] ---> d05f27ae28cb [2023-02-22T23:03:16.840Z] Step 19/24 : WORKDIR / [2023-02-22T23:03:17.107Z] ---> Running in f463a17b3340 [2023-02-22T23:03:17.697Z] Removing intermediate container f463a17b3340 [2023-02-22T23:03:17.697Z] ---> 9628a04b5cc2 [2023-02-22T23:03:17.697Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:03:17.697Z] ---> Running in cc1155f2aec1 [2023-02-22T23:03:18.276Z] Removing intermediate container cc1155f2aec1 [2023-02-22T23:03:18.276Z] ---> ac42ddf589cc [2023-02-22T23:03:18.276Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:03:18.276Z] ---> Running in efb8b2c1576e [2023-02-22T23:03:18.859Z] Removing intermediate container efb8b2c1576e [2023-02-22T23:03:18.859Z] ---> badd88634fa6 [2023-02-22T23:03:18.859Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T23:03:18.859Z] ---> Running in 6635aa7ff206 [2023-02-22T23:03:19.440Z] Removing intermediate container 6635aa7ff206 [2023-02-22T23:03:19.440Z] ---> 71b4968ccc31 [2023-02-22T23:03:19.440Z] Step 23/24 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:03:19.440Z] ---> Running in ef42cda992ce [2023-02-22T23:03:20.021Z] Removing intermediate container ef42cda992ce [2023-02-22T23:03:20.021Z] ---> d86c3828e118 [2023-02-22T23:03:20.021Z] Step 24/24 : LABEL version=3.0.0-dev.64 [2023-02-22T23:03:20.021Z] ---> Running in 61b018355992 [2023-02-22T23:03:20.602Z] Removing intermediate container 61b018355992 [2023-02-22T23:03:20.602Z] ---> 340800b6ff51 [2023-02-22T23:03:20.602Z] [2023-02-22T23:03:20.602Z] Successfully built 340800b6ff51 [2023-02-22T23:03:20.602Z] Successfully tagged security-spire-config-arm64:latest [2023-02-22T23:03:20.602Z]  Building security-spire-config ... done Building security-bootstrapper [2023-02-22T23:03:24.842Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:03:24.842Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:03:24.842Z] ---> 41abe8cd54a7 [2023-02-22T23:03:24.842Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T23:03:24.842Z] ---> Using cache [2023-02-22T23:03:24.842Z] ---> 43e3c3c2264b [2023-02-22T23:03:24.842Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T23:03:24.842Z] ---> Running in 49066f84a80b [2023-02-22T23:03:26.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:03:26.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:03:28.192Z] OK: 221 MiB in 51 packages [2023-02-22T23:03:29.601Z] Removing intermediate container 49066f84a80b [2023-02-22T23:03:29.601Z] ---> 564ed8270bb2 [2023-02-22T23:03:29.601Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T23:03:30.575Z] ---> c4026b84219d [2023-02-22T23:03:30.575Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:03:30.575Z] ---> Running in 581867da919f [2023-02-22T23:05:07.206Z] Removing intermediate container 581867da919f [2023-02-22T23:05:07.206Z] ---> 7ab4ff57e8a9 [2023-02-22T23:05:07.206Z] Step 7/32 : COPY . . [2023-02-22T23:05:11.458Z] ---> 68b5248f6976 [2023-02-22T23:05:11.458Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T23:05:11.458Z] ---> Running in 8b711f2f9ddc [2023-02-22T23:05:13.401Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T23:09:05.178Z] Removing intermediate container e4b2eeed05c7 [2023-02-22T23:09:05.178Z] ---> d42acb470afb [2023-02-22T23:09:05.178Z] [2023-02-22T23:09:05.178Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:09:05.178Z] 3.16: Pulling from library/alpine [2023-02-22T23:09:05.178Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T23:09:05.178Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T23:09:05.178Z] ---> 4c81e5bf8899 [2023-02-22T23:09:05.178Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T23:09:05.178Z] ---> Running in 8a985605d782 [2023-02-22T23:09:05.178Z] Removing intermediate container 8a985605d782 [2023-02-22T23:09:05.178Z] ---> a0dc82cbe614 [2023-02-22T23:09:05.178Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:09:05.178Z] ---> Running in 982ccc558a1f [2023-02-22T23:09:05.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:09:05.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:09:05.178Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:09:05.178Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:09:05.178Z] OK: 5 MiB in 15 packages [2023-02-22T23:09:05.178Z] Removing intermediate container 982ccc558a1f [2023-02-22T23:09:05.178Z] ---> 5be70f0f5ae2 [2023-02-22T23:09:05.178Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:09:05.444Z] ---> 674a8ad1bdad [2023-02-22T23:09:05.712Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T23:09:07.122Z] ---> 87fdbc2a37e2 [2023-02-22T23:09:07.122Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T23:09:07.712Z] ---> 8797e040e7dd [2023-02-22T23:09:07.712Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T23:09:08.679Z] ---> ffad2d5aee3c [2023-02-22T23:09:08.679Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:09:08.946Z] ---> Running in 8b3d96636b0b [2023-02-22T23:09:14.224Z] Removing intermediate container 8b3d96636b0b [2023-02-22T23:09:14.224Z] ---> f48d805b08e7 [2023-02-22T23:09:14.224Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:09:14.224Z] ---> Running in 55c8e012cef9 [2023-02-22T23:09:14.224Z] Removing intermediate container 55c8e012cef9 [2023-02-22T23:09:14.224Z] ---> a74e14c64f3f [2023-02-22T23:09:14.224Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T23:09:14.224Z] ---> Running in 21d38433f5ed [2023-02-22T23:09:14.224Z] Removing intermediate container 21d38433f5ed [2023-02-22T23:09:14.224Z] ---> 3af24f95229b [2023-02-22T23:09:14.224Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T23:09:14.490Z] ---> Running in e494961b8521 [2023-02-22T23:09:15.070Z] Removing intermediate container e494961b8521 [2023-02-22T23:09:15.070Z] ---> f36a4d0e8d0a [2023-02-22T23:09:15.070Z] Step 21/22 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:09:15.070Z] ---> Running in 5914573c7106 [2023-02-22T23:09:15.654Z] Removing intermediate container 5914573c7106 [2023-02-22T23:09:15.654Z] ---> bddda165d524 [2023-02-22T23:09:15.654Z] Step 22/22 : LABEL version=3.0.0-dev.64 [2023-02-22T23:09:15.654Z] ---> Running in 4386ab2bd543 [2023-02-22T23:09:16.234Z] Removing intermediate container 4386ab2bd543 [2023-02-22T23:09:16.234Z] ---> 6d79d01c5192 [2023-02-22T23:09:16.234Z] [2023-02-22T23:09:16.234Z] Successfully built 6d79d01c5192 [2023-02-22T23:09:16.234Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-22T23:09:16.234Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-02-22T23:09:20.493Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:09:20.493Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:09:20.493Z] ---> 41abe8cd54a7 [2023-02-22T23:09:20.493Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T23:09:20.493Z] ---> Using cache [2023-02-22T23:09:20.493Z] ---> 43e3c3c2264b [2023-02-22T23:09:20.493Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:09:20.493Z] ---> Using cache [2023-02-22T23:09:20.493Z] ---> 7398da118278 [2023-02-22T23:09:20.493Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-22T23:09:20.493Z] ---> Using cache [2023-02-22T23:09:20.493Z] ---> e8c4b3e51ece [2023-02-22T23:09:20.493Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:09:20.493Z] ---> Using cache [2023-02-22T23:09:20.493Z] ---> afdfdeb767a9 [2023-02-22T23:09:20.493Z] Step 7/23 : COPY . . [2023-02-22T23:09:20.493Z] ---> Using cache [2023-02-22T23:09:20.493Z] ---> 7dfb170bd6a7 [2023-02-22T23:09:20.493Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:09:20.493Z] ---> Using cache [2023-02-22T23:09:20.493Z] ---> a6057ce8627d [2023-02-22T23:09:20.493Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T23:09:20.493Z] ---> Using cache [2023-02-22T23:09:20.493Z] ---> cd3d5f4775e4 [2023-02-22T23:09:20.493Z] 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-02-22T23:09:20.493Z] ---> Running in 2bf669358f1c [2023-02-22T23:09:23.066Z] Removing intermediate container 2bf669358f1c [2023-02-22T23:09:23.066Z] ---> 2a1d3728cdbf [2023-02-22T23:09:23.066Z] Step 11/23 : WORKDIR /edgex-go [2023-02-22T23:09:23.066Z] ---> Running in 49d6500a0505 [2023-02-22T23:09:23.648Z] Removing intermediate container 49d6500a0505 [2023-02-22T23:09:23.648Z] ---> 9a78b723408d [2023-02-22T23:09:23.648Z] [2023-02-22T23:09:23.648Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T23:09:23.648Z] ---> 354640af7b1b [2023-02-22T23:09:23.648Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:09:23.648Z] ---> Using cache [2023-02-22T23:09:23.648Z] ---> dfcb108d923f [2023-02-22T23:09:23.648Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T23:09:23.648Z] ---> Using cache [2023-02-22T23:09:23.648Z] ---> 3f77e12af63e [2023-02-22T23:09:23.648Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:09:33.710Z] ---> f5b0c653e03f [2023-02-22T23:09:33.710Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:09:34.293Z] ---> e1cfbecdeb55 [2023-02-22T23:09:34.294Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-22T23:09:34.882Z] Removing intermediate container 1295cd192840 [2023-02-22T23:09:34.882Z] ---> ae7e74b8b84e [2023-02-22T23:09:34.882Z] [2023-02-22T23:09:34.882Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:09:34.882Z] ---> 4c81e5bf8899 [2023-02-22T23:09:34.882Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-22T23:09:34.882Z] ---> Running in 4bf8f897267c [2023-02-22T23:09:35.465Z] ---> 2171688fdac8 [2023-02-22T23:09:35.466Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T23:09:35.466Z] Removing intermediate container 4bf8f897267c [2023-02-22T23:09:35.466Z] ---> 35f7b6d5c4db [2023-02-22T23:09:35.466Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-22T23:09:35.733Z] ---> Running in 1a654da1d708 [2023-02-22T23:09:36.315Z] Removing intermediate container 1a654da1d708 [2023-02-22T23:09:36.315Z] ---> 5686e54f80c3 [2023-02-22T23:09:36.315Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-22T23:09:36.581Z] ---> Running in 22ef5b945303 [2023-02-22T23:09:36.581Z] ---> c7859f0879ec [2023-02-22T23:09:36.581Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:09:36.851Z] ---> Running in 3ae18914762c [2023-02-22T23:09:37.117Z] Removing intermediate container 22ef5b945303 [2023-02-22T23:09:37.117Z] ---> b85b70cf1462 [2023-02-22T23:09:37.117Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:09:37.117Z] ---> Running in d93c2891b6a2 [2023-02-22T23:09:38.075Z] Removing intermediate container 3ae18914762c [2023-02-22T23:09:38.075Z] ---> 32e6c3d4accb [2023-02-22T23:09:38.075Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:09:38.075Z] ---> Running in 4f1a18802905 [2023-02-22T23:09:38.659Z] Removing intermediate container 4f1a18802905 [2023-02-22T23:09:38.659Z] ---> 858da1c594fb [2023-02-22T23:09:38.659Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T23:09:38.926Z] ---> Running in c2deab8db860 [2023-02-22T23:09:39.509Z] Removing intermediate container c2deab8db860 [2023-02-22T23:09:39.509Z] ---> c0db1166c33d [2023-02-22T23:09:39.509Z] Step 22/23 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:09:39.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:09:39.780Z] ---> Running in 82bb57acb3d4 [2023-02-22T23:09:40.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:09:40.047Z] Removing intermediate container 82bb57acb3d4 [2023-02-22T23:09:40.047Z] ---> 6993b68bea1f [2023-02-22T23:09:40.047Z] Step 23/23 : LABEL version=3.0.0-dev.64 [2023-02-22T23:09:40.315Z] ---> Running in d267e713a077 [2023-02-22T23:09:40.898Z] Removing intermediate container d267e713a077 [2023-02-22T23:09:40.898Z] ---> 3b638846818f [2023-02-22T23:09:40.898Z] [2023-02-22T23:09:40.898Z] Successfully built 3b638846818f [2023-02-22T23:09:40.898Z] Successfully tagged security-spire-server-arm64:latest [2023-02-22T23:09:40.898Z]  Building security-spire-server ... done Building support-notifications [2023-02-22T23:09:41.480Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:09:41.480Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:09:41.480Z] OK: 5 MiB in 15 packages [2023-02-22T23:09:43.417Z] Removing intermediate container d93c2891b6a2 [2023-02-22T23:09:43.417Z] ---> c3482493315f [2023-02-22T23:09:43.417Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:09:43.999Z] ---> d78ab4cfca09 [2023-02-22T23:09:43.999Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-22T23:09:45.401Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:09:45.401Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:09:45.401Z] ---> 41abe8cd54a7 [2023-02-22T23:09:45.401Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:09:45.401Z] ---> Using cache [2023-02-22T23:09:45.401Z] ---> c99cb9491af4 [2023-02-22T23:09:45.401Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:09:45.401Z] ---> Using cache [2023-02-22T23:09:45.401Z] ---> 6b43842e7c9f [2023-02-22T23:09:45.667Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T23:09:45.934Z] ---> Running in 47a928a65859 [2023-02-22T23:09:46.515Z] ---> b53bede2a9f1 [2023-02-22T23:09:46.515Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-22T23:09:47.472Z] ---> f934322ce248 [2023-02-22T23:09:47.472Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-22T23:09:47.739Z] ---> Running in 6745c145635b [2023-02-22T23:09:48.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:09:48.004Z] Removing intermediate container 6745c145635b [2023-02-22T23:09:48.004Z] ---> b32358b24328 [2023-02-22T23:09:48.004Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:09:48.271Z] ---> Running in c588169e3bd9 [2023-02-22T23:09:48.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:09:48.806Z] Removing intermediate container c588169e3bd9 [2023-02-22T23:09:48.806Z] ---> d12c435b3b95 [2023-02-22T23:09:48.806Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T23:09:48.806Z] ---> Running in 344651cc796e [2023-02-22T23:09:49.387Z] Removing intermediate container 344651cc796e [2023-02-22T23:09:49.387Z] ---> ce6b479b972a [2023-02-22T23:09:49.387Z] Step 21/22 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:09:49.387Z] ---> Running in 99f53916d372 [2023-02-22T23:09:49.967Z] Removing intermediate container 99f53916d372 [2023-02-22T23:09:49.967Z] ---> f4e336887776 [2023-02-22T23:09:49.967Z] Step 22/22 : LABEL version=3.0.0-dev.64 [2023-02-22T23:09:49.967Z] OK: 221 MiB in 51 packages [2023-02-22T23:09:49.967Z] ---> Running in 56b05fe64ac0 [2023-02-22T23:09:50.552Z] Removing intermediate container 56b05fe64ac0 [2023-02-22T23:09:50.552Z] ---> cd80f31088c8 [2023-02-22T23:09:50.552Z] [2023-02-22T23:09:50.819Z] Successfully built cd80f31088c8 [2023-02-22T23:09:50.819Z] Successfully tagged core-data-arm64:latest [2023-02-22T23:09:50.819Z] Building core-command [2023-02-22T23:09:51.351Z]  Building core-data ... done Removing intermediate container 47a928a65859 [2023-02-22T23:09:51.618Z] ---> 895883be41d6 [2023-02-22T23:09:51.618Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:09:52.581Z] ---> bf66c6133a3c [2023-02-22T23:09:52.581Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:09:52.581Z] ---> Running in c1d3ddc00180 [2023-02-22T23:09:55.156Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:09:55.156Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:09:55.156Z] ---> 41abe8cd54a7 [2023-02-22T23:09:55.156Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:09:55.156Z] ---> Using cache [2023-02-22T23:09:55.156Z] ---> c99cb9491af4 [2023-02-22T23:09:55.156Z] Step 4/23 : WORKDIR /edgex-go [2023-02-22T23:09:55.156Z] ---> Using cache [2023-02-22T23:09:55.156Z] ---> 6b43842e7c9f [2023-02-22T23:09:55.156Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T23:09:55.156Z] ---> Using cache [2023-02-22T23:09:55.156Z] ---> ad3aef033ba2 [2023-02-22T23:09:55.156Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T23:09:55.156Z] ---> Using cache [2023-02-22T23:09:55.156Z] ---> 2b96e33759c2 [2023-02-22T23:09:55.156Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:09:55.156Z] ---> Using cache [2023-02-22T23:09:55.156Z] ---> c30bf366425d [2023-02-22T23:09:55.156Z] Step 8/23 : COPY . . [2023-02-22T23:09:55.156Z] ---> Using cache [2023-02-22T23:09:55.156Z] ---> 047840549690 [2023-02-22T23:09:55.156Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T23:09:55.156Z] ---> Running in a4d01ebb8177 [2023-02-22T23:09:57.091Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T23:11:05.179Z] Removing intermediate container 5e91496a7615 [2023-02-22T23:11:05.179Z] ---> 3600e98d30ff [2023-02-22T23:11:05.179Z] [2023-02-22T23:11:05.179Z] Step 9/19 : FROM alpine:3.15 [2023-02-22T23:11:05.179Z] ---> 354640af7b1b [2023-02-22T23:11:05.179Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:11:05.179Z] ---> Using cache [2023-02-22T23:11:05.179Z] ---> dfcb108d923f [2023-02-22T23:11:05.179Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-22T23:11:05.179Z] ---> Running in 56338255060e [2023-02-22T23:11:05.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:11:05.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:11:05.179Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:11:05.179Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:11:05.179Z] OK: 15734 distinct packages available [2023-02-22T23:11:05.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:11:05.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:11:05.534Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-22T23:11:05.829Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-22T23:11:05.830Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-22T23:11:05.830Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-22T23:11:06.110Z] (5/9) Installing curl (7.80.0-r6) [2023-02-22T23:11:06.110Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-22T23:11:06.110Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:11:06.110Z] (8/9) Installing libucontext (1.1-r0) [2023-02-22T23:11:06.110Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-22T23:11:06.110Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:11:06.110Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:11:06.731Z] OK: 8 MiB in 23 packages [2023-02-22T23:11:10.090Z] Removing intermediate container 56338255060e [2023-02-22T23:11:10.090Z] ---> b099c1d15cc7 [2023-02-22T23:11:10.090Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:11:12.035Z] ---> ee0a936b3efc [2023-02-22T23:11:12.035Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-22T23:11:16.281Z] ---> a6718303cfe2 [2023-02-22T23:11:16.281Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-22T23:11:18.231Z] ---> a1033e7cdfcc [2023-02-22T23:11:18.231Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-22T23:11:18.231Z] ---> Running in 88b0c2a9d6ce [2023-02-22T23:11:19.193Z] Removing intermediate container 88b0c2a9d6ce [2023-02-22T23:11:19.193Z] ---> 02d995473caf [2023-02-22T23:11:19.193Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:11:19.193Z] ---> Running in 0ae3fd8e6d28 [2023-02-22T23:11:20.159Z] Removing intermediate container 0ae3fd8e6d28 [2023-02-22T23:11:20.159Z] ---> d79bc6d6af3e [2023-02-22T23:11:20.159Z] Step 17/19 : LABEL arch=arm64 [2023-02-22T23:11:20.159Z] ---> Running in c119bd1a007e [2023-02-22T23:11:21.131Z] Removing intermediate container c119bd1a007e [2023-02-22T23:11:21.131Z] ---> 315e6e02ed6e [2023-02-22T23:11:21.131Z] Step 18/19 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:11:21.400Z] ---> Running in 49d599e6d2a3 [2023-02-22T23:11:24.756Z] Removing intermediate container 49d599e6d2a3 [2023-02-22T23:11:24.756Z] ---> 2ba46ae68010 [2023-02-22T23:11:24.756Z] Step 19/19 : LABEL version=3.0.0-dev.64 [2023-02-22T23:11:24.756Z] ---> Running in 6cfd13e6cf31 [2023-02-22T23:11:25.337Z] Removing intermediate container 6cfd13e6cf31 [2023-02-22T23:11:25.337Z] ---> ef2379ae3461 [2023-02-22T23:11:25.337Z] [2023-02-22T23:11:25.918Z] Successfully built ef2379ae3461 [2023-02-22T23:11:25.918Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-22T23:11:25.918Z] Building security-secretstore-setup [2023-02-22T23:11:29.250Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8b711f2f9ddc [2023-02-22T23:11:29.250Z] ---> e8d930d5d13d [2023-02-22T23:11:29.250Z] [2023-02-22T23:11:29.250Z] Step 9/32 : FROM alpine:3.16 [2023-02-22T23:11:29.250Z] ---> 4c81e5bf8899 [2023-02-22T23:11:29.250Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:11:29.250Z] ---> Running in e4156860f5d9 [2023-02-22T23:11:30.665Z] Removing intermediate container e4156860f5d9 [2023-02-22T23:11:30.665Z] ---> f58ecaae98fd [2023-02-22T23:11:30.665Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-22T23:11:30.665Z] ---> Running in 7704c81febd9 [2023-02-22T23:11:31.252Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:11:31.252Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:11:31.252Z] ---> 41abe8cd54a7 [2023-02-22T23:11:31.252Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T23:11:31.252Z] ---> Using cache [2023-02-22T23:11:31.252Z] ---> 43e3c3c2264b [2023-02-22T23:11:31.252Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T23:11:31.252Z] ---> Using cache [2023-02-22T23:11:31.252Z] ---> 564ed8270bb2 [2023-02-22T23:11:31.252Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T23:11:31.252Z] ---> Using cache [2023-02-22T23:11:31.252Z] ---> c4026b84219d [2023-02-22T23:11:31.252Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:11:31.252Z] ---> Using cache [2023-02-22T23:11:31.252Z] ---> 7ab4ff57e8a9 [2023-02-22T23:11:31.252Z] Step 7/24 : COPY . . [2023-02-22T23:11:31.837Z] ---> Using cache [2023-02-22T23:11:31.837Z] ---> 68b5248f6976 [2023-02-22T23:11:31.837Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T23:11:32.102Z] ---> Running in 2bc9d04b6d50 [2023-02-22T23:11:33.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:11:33.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:11:34.238Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T23:11:35.195Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-22T23:11:35.195Z] (2/2) Installing su-exec (0.2-r1) [2023-02-22T23:11:35.462Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:11:35.462Z] OK: 5 MiB in 16 packages [2023-02-22T23:11:38.032Z] Removing intermediate container 7704c81febd9 [2023-02-22T23:11:38.032Z] ---> b06d503b6b51 [2023-02-22T23:11:38.032Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-22T23:11:38.032Z] ---> Running in 3eefd2e53e7c [2023-02-22T23:11:38.989Z] Removing intermediate container 3eefd2e53e7c [2023-02-22T23:11:38.989Z] ---> 81a0942fc342 [2023-02-22T23:11:38.989Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-22T23:11:38.989Z] ---> Running in d0e45e7c26df [2023-02-22T23:11:39.953Z] Removing intermediate container d0e45e7c26df [2023-02-22T23:11:39.953Z] ---> 8b40cf291d6f [2023-02-22T23:11:39.953Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-22T23:11:39.953Z] ---> Running in 9d8a3e9f8857 [2023-02-22T23:11:40.914Z] Removing intermediate container 9d8a3e9f8857 [2023-02-22T23:11:40.914Z] ---> b5b5f962e5bf [2023-02-22T23:11:40.914Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-22T23:11:40.914Z] ---> Running in 20f0157b52c3 [2023-02-22T23:11:41.873Z] Removing intermediate container 20f0157b52c3 [2023-02-22T23:11:41.873Z] ---> fba79e2adebb [2023-02-22T23:11:41.873Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-22T23:11:41.873Z] ---> Running in c52939fab2a2 [2023-02-22T23:11:46.127Z] Removing intermediate container c52939fab2a2 [2023-02-22T23:11:46.127Z] ---> 65af7360a489 [2023-02-22T23:11:46.127Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-22T23:11:46.127Z] ---> Running in 846e7b06b574 [2023-02-22T23:11:47.084Z] Removing intermediate container 846e7b06b574 [2023-02-22T23:11:47.084Z] ---> 9e5c234021e0 [2023-02-22T23:11:47.084Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-22T23:11:49.662Z] ---> 217240d0930c [2023-02-22T23:11:49.662Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-22T23:11:49.662Z] ---> Running in 2dedbe6e0760 [2023-02-22T23:11:50.242Z] Removing intermediate container c1d3ddc00180 [2023-02-22T23:11:50.242Z] ---> 0f6f3b5f21c0 [2023-02-22T23:11:50.242Z] Step 8/22 : COPY . . [2023-02-22T23:11:54.491Z] Removing intermediate container 2dedbe6e0760 [2023-02-22T23:11:54.491Z] ---> 63d8c51c8b68 [2023-02-22T23:11:54.491Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:11:55.444Z] ---> 529f9997b9e9 [2023-02-22T23:11:55.444Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-22T23:11:56.846Z] ---> e512b99902ff [2023-02-22T23:11:56.846Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T23:11:57.112Z] ---> Running in dc82046fdfa1 [2023-02-22T23:11:59.048Z] Removing intermediate container 3302e0dfa88a [2023-02-22T23:11:59.048Z] ---> def615440674 [2023-02-22T23:11:59.048Z] [2023-02-22T23:11:59.048Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:11:59.048Z] ---> 4c81e5bf8899 [2023-02-22T23:11:59.048Z] Step 11/22 : RUN apk add --update --no-cache dumb-init ---> af4d4dde5133 [2023-02-22T23:11:59.048Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-22T23:11:59.048Z] [2023-02-22T23:11:59.048Z] ---> Running in e034ed12c8bb [2023-02-22T23:11:59.313Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T23:12:00.717Z] ---> 88beda092f6e [2023-02-22T23:12:00.717Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-22T23:12:01.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:12:01.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:12:01.876Z] ---> fec8b7f34705 [2023-02-22T23:12:01.876Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-22T23:12:02.833Z] ---> a9115fb5bc9d [2023-02-22T23:12:02.833Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-22T23:12:03.415Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:12:03.415Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:12:03.415Z] OK: 5 MiB in 15 packages [2023-02-22T23:12:03.684Z] ---> c536b627107e [2023-02-22T23:12:03.684Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-22T23:12:05.088Z] ---> 4c2d38f8dfc0 [2023-02-22T23:12:05.088Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-22T23:12:05.353Z] ---> Running in e1f7b3f83f1c [2023-02-22T23:12:05.621Z] Removing intermediate container e034ed12c8bb [2023-02-22T23:12:05.621Z] ---> 3a92aaeec517 [2023-02-22T23:12:05.621Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:12:05.621Z] ---> Running in 6524813bc972 [2023-02-22T23:12:06.202Z] Removing intermediate container 6524813bc972 [2023-02-22T23:12:06.202Z] ---> 86c19a53f6cf [2023-02-22T23:12:06.202Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T23:12:06.468Z] ---> Running in 159c6ed89c12 [2023-02-22T23:12:07.054Z] Removing intermediate container 159c6ed89c12 [2023-02-22T23:12:07.054Z] ---> 46e4ab5624f4 [2023-02-22T23:12:07.054Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T23:12:07.054Z] ---> Running in 02d2e7d9f4c4 [2023-02-22T23:12:08.013Z] Removing intermediate container 02d2e7d9f4c4 [2023-02-22T23:12:08.013Z] ---> 5063f9f287e6 [2023-02-22T23:12:08.013Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:12:08.601Z] Removing intermediate container e1f7b3f83f1c [2023-02-22T23:12:08.867Z] ---> 4ff8d725a9fd [2023-02-22T23:12:08.867Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-22T23:12:08.867Z] ---> Running in 76884d581bfc [2023-02-22T23:12:09.458Z] ---> 49de48228127 [2023-02-22T23:12:09.458Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T23:12:09.458Z] Removing intermediate container 76884d581bfc [2023-02-22T23:12:09.458Z] ---> a9e155626ebb [2023-02-22T23:12:09.458Z] Step 29/32 : CMD ["gate"] [2023-02-22T23:12:09.738Z] ---> Running in 16649aa55063 [2023-02-22T23:12:10.328Z] Removing intermediate container 16649aa55063 [2023-02-22T23:12:10.328Z] ---> 3dadb9d6af43 [2023-02-22T23:12:10.328Z] Step 30/32 : LABEL arch=arm64 [2023-02-22T23:12:10.594Z] ---> Running in a7dc97eda229 [2023-02-22T23:12:11.175Z] Removing intermediate container a7dc97eda229 [2023-02-22T23:12:11.175Z] ---> b9186186a469 [2023-02-22T23:12:11.175Z] Step 31/32 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:12:11.440Z] ---> Running in 353283c550ee [2023-02-22T23:12:12.401Z] Removing intermediate container 353283c550ee [2023-02-22T23:12:12.401Z] ---> da8bf6540b40 [2023-02-22T23:12:12.401Z] Step 32/32 : LABEL version=3.0.0-dev.64 [2023-02-22T23:12:12.401Z] ---> Running in c7e580743dd9 [2023-02-22T23:12:14.981Z] Removing intermediate container c7e580743dd9 [2023-02-22T23:12:14.981Z] ---> d0ed6591c268 [2023-02-22T23:12:14.981Z] [2023-02-22T23:12:14.981Z] ---> 19808e047f34 [2023-02-22T23:12:14.981Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T23:12:14.981Z] Successfully built d0ed6591c268 [2023-02-22T23:12:14.981Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-22T23:12:14.981Z]  Building security-bootstrapper ... done Building core-metadata [2023-02-22T23:12:15.562Z] ---> 31c8b704c5fa [2023-02-22T23:12:15.562Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T23:12:15.562Z] ---> Running in 04f4de6c2d97 [2023-02-22T23:12:16.143Z] Removing intermediate container 04f4de6c2d97 [2023-02-22T23:12:16.143Z] ---> 14314484b01a [2023-02-22T23:12:16.143Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:12:16.143Z] ---> Running in 0a2aab9cae45 [2023-02-22T23:12:16.724Z] Removing intermediate container 0a2aab9cae45 [2023-02-22T23:12:16.724Z] ---> 84a8a025e59d [2023-02-22T23:12:16.724Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T23:12:16.724Z] ---> Running in b26d6f786afc [2023-02-22T23:12:17.305Z] Removing intermediate container b26d6f786afc [2023-02-22T23:12:17.305Z] ---> 937920da0341 [2023-02-22T23:12:17.305Z] Step 21/22 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:12:17.305Z] ---> Running in 828dbbea00ec [2023-02-22T23:12:17.886Z] Removing intermediate container 828dbbea00ec [2023-02-22T23:12:17.886Z] ---> dc206bee8b71 [2023-02-22T23:12:17.886Z] Step 22/22 : LABEL version=3.0.0-dev.64 [2023-02-22T23:12:17.886Z] ---> Running in 19de3af72a28 [2023-02-22T23:12:18.846Z] Removing intermediate container 19de3af72a28 [2023-02-22T23:12:18.846Z] ---> d8deb726e8ee [2023-02-22T23:12:18.846Z] [2023-02-22T23:12:19.112Z] Successfully built d8deb726e8ee [2023-02-22T23:12:19.112Z] Successfully tagged support-scheduler-arm64:latest [2023-02-22T23:12:19.112Z]  Building support-scheduler ... done Building security-proxy-setup [2023-02-22T23:12:19.694Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:12:19.694Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:12:19.694Z] ---> 41abe8cd54a7 [2023-02-22T23:12:19.694Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:12:19.695Z] ---> Using cache [2023-02-22T23:12:19.695Z] ---> c99cb9491af4 [2023-02-22T23:12:19.695Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T23:12:19.695Z] ---> Using cache [2023-02-22T23:12:19.695Z] ---> 6b43842e7c9f [2023-02-22T23:12:19.695Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T23:12:19.695Z] ---> Using cache [2023-02-22T23:12:19.695Z] ---> ad3aef033ba2 [2023-02-22T23:12:19.695Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T23:12:19.695Z] ---> Using cache [2023-02-22T23:12:19.695Z] ---> 2b96e33759c2 [2023-02-22T23:12:19.695Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:12:19.695Z] ---> Using cache [2023-02-22T23:12:19.695Z] ---> c30bf366425d [2023-02-22T23:12:19.695Z] Step 8/24 : COPY . . [2023-02-22T23:12:19.695Z] ---> Using cache [2023-02-22T23:12:19.695Z] ---> 047840549690 [2023-02-22T23:12:19.695Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T23:12:19.963Z] ---> Running in 50e2ae7127b4 [2023-02-22T23:12:21.901Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T23:12:23.854Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:12:23.854Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:12:23.854Z] ---> 41abe8cd54a7 [2023-02-22T23:12:23.854Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T23:12:23.854Z] ---> Using cache [2023-02-22T23:12:23.854Z] ---> 43e3c3c2264b [2023-02-22T23:12:23.854Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T23:12:23.854Z] ---> Using cache [2023-02-22T23:12:23.854Z] ---> 564ed8270bb2 [2023-02-22T23:12:23.854Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T23:12:23.854Z] ---> Using cache [2023-02-22T23:12:23.854Z] ---> c4026b84219d [2023-02-22T23:12:23.854Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:12:23.854Z] ---> Using cache [2023-02-22T23:12:23.854Z] ---> 7ab4ff57e8a9 [2023-02-22T23:12:23.854Z] Step 7/21 : COPY . . [2023-02-22T23:12:23.854Z] ---> Using cache [2023-02-22T23:12:23.854Z] ---> 68b5248f6976 [2023-02-22T23:12:23.854Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T23:12:23.854Z] ---> Running in dc25ca6c1ca0 [2023-02-22T23:12:25.792Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T23:16:32.591Z] Removing intermediate container a4d01ebb8177 [2023-02-22T23:16:32.591Z] ---> f3cf447d7ee4 [2023-02-22T23:16:32.591Z] [2023-02-22T23:16:32.591Z] Step 10/23 : FROM alpine:3.16 [2023-02-22T23:16:32.591Z] ---> 4c81e5bf8899 [2023-02-22T23:16:32.591Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:16:32.591Z] ---> Using cache [2023-02-22T23:16:32.591Z] ---> 3a92aaeec517 [2023-02-22T23:16:32.591Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:16:32.591Z] ---> Using cache [2023-02-22T23:16:32.591Z] ---> 86c19a53f6cf [2023-02-22T23:16:32.591Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T23:16:32.591Z] ---> Running in 3ffbf78961df [2023-02-22T23:16:32.591Z] Removing intermediate container 3ffbf78961df [2023-02-22T23:16:32.591Z] ---> dbed02569429 [2023-02-22T23:16:32.591Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T23:16:32.591Z] ---> Running in 5887c75a7dfd [2023-02-22T23:16:32.591Z] Removing intermediate container 5887c75a7dfd [2023-02-22T23:16:32.591Z] ---> 98aa7ba01ac0 [2023-02-22T23:16:32.591Z] Step 15/23 : WORKDIR / [2023-02-22T23:16:32.591Z] ---> Running in e43a19d25721 [2023-02-22T23:16:32.591Z] Removing intermediate container e43a19d25721 [2023-02-22T23:16:32.591Z] ---> e656db24bfea [2023-02-22T23:16:32.591Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:16:32.591Z] ---> 4c3d98123b65 [2023-02-22T23:16:32.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T23:16:33.551Z] ---> ffb7fc38c960 [2023-02-22T23:16:33.551Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T23:16:34.134Z] ---> cd6ee9ada7bb [2023-02-22T23:16:34.134Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T23:16:34.402Z] ---> Running in 85cc436a6590 [2023-02-22T23:16:34.989Z] Removing intermediate container 85cc436a6590 [2023-02-22T23:16:34.989Z] ---> 8aa7da2c4090 [2023-02-22T23:16:34.989Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:16:34.989Z] ---> Running in f123e0475555 [2023-02-22T23:16:35.574Z] Removing intermediate container f123e0475555 [2023-02-22T23:16:35.574Z] ---> bbf25b60b396 [2023-02-22T23:16:35.574Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T23:16:35.574Z] ---> Running in 3761adcec1e4 [2023-02-22T23:16:36.156Z] Removing intermediate container 3761adcec1e4 [2023-02-22T23:16:36.156Z] ---> 97de91594cd8 [2023-02-22T23:16:36.156Z] Step 22/23 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:16:36.156Z] ---> Running in 482b46ca77a5 [2023-02-22T23:16:36.743Z] Removing intermediate container 482b46ca77a5 [2023-02-22T23:16:36.743Z] ---> e2d5a8003a87 [2023-02-22T23:16:36.743Z] Step 23/23 : LABEL version=3.0.0-dev.64 [2023-02-22T23:16:36.743Z] ---> Running in 3f4b88d66076 [2023-02-22T23:16:37.328Z] Removing intermediate container 3f4b88d66076 [2023-02-22T23:16:37.328Z] ---> a741edf677e5 [2023-02-22T23:16:37.328Z] [2023-02-22T23:16:37.328Z] Successfully built a741edf677e5 [2023-02-22T23:16:37.328Z] Successfully tagged core-command-arm64:latest [2023-02-22T23:17:33.846Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T23:17:52.063Z] Removing intermediate container 2bc9d04b6d50 [2023-02-22T23:17:52.063Z] ---> b97f48856f11 [2023-02-22T23:17:52.063Z] [2023-02-22T23:17:52.063Z] Step 9/24 : FROM alpine:3.16 [2023-02-22T23:17:52.063Z] ---> 4c81e5bf8899 [2023-02-22T23:17:52.063Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-22T23:17:52.063Z] ---> Running in 993481eeea5b [2023-02-22T23:17:53.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:17:54.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:17:55.488Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-22T23:17:55.488Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-22T23:17:55.488Z] (3/3) Installing su-exec (0.2-r1) [2023-02-22T23:17:55.488Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:17:55.488Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:17:56.071Z] OK: 6 MiB in 17 packages [2023-02-22T23:17:58.019Z] Removing intermediate container 993481eeea5b [2023-02-22T23:17:58.019Z] ---> 060de4bd780f [2023-02-22T23:17:58.019Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T23:17:58.019Z] ---> Running in c23e27a0c779 [2023-02-22T23:17:58.635Z] Removing intermediate container c23e27a0c779 [2023-02-22T23:17:58.635Z] ---> 46c597d3f4c7 [2023-02-22T23:17:58.635Z] Step 12/24 : WORKDIR / [2023-02-22T23:17:58.635Z] ---> Running in 5addd8eadfec [2023-02-22T23:17:59.597Z] Removing intermediate container 5addd8eadfec [2023-02-22T23:17:59.597Z] ---> 8990840369d5 [2023-02-22T23:17:59.597Z] 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-02-22T23:18:00.562Z] ---> 9235f6c32416 [2023-02-22T23:18:00.562Z] 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-02-22T23:18:04.824Z] ---> 2296bf6311f3 [2023-02-22T23:18:04.824Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-22T23:18:05.093Z] ---> 52afe37ce761 [2023-02-22T23:18:05.093Z] 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-02-22T23:18:06.052Z] ---> 60f3f76fb93d [2023-02-22T23:18:06.052Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-22T23:18:08.000Z] ---> 153047964fa9 [2023-02-22T23:18:08.000Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-22T23:18:09.409Z] ---> 71de739d0565 [2023-02-22T23:18:09.409Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T23:18:10.370Z] ---> 3d5e930dc861 [2023-02-22T23:18:10.370Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:18:10.370Z] ---> Running in 066898dc6623 [2023-02-22T23:18:13.709Z] Removing intermediate container 066898dc6623 [2023-02-22T23:18:13.709Z] ---> 8c113a66cf70 [2023-02-22T23:18:13.709Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:18:13.709Z] ---> Running in 82523f2d4747 [2023-02-22T23:18:13.979Z] Removing intermediate container 82523f2d4747 [2023-02-22T23:18:13.979Z] ---> 5ee3d959c059 [2023-02-22T23:18:13.979Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T23:18:14.246Z] ---> Running in 581586e3dba4 [2023-02-22T23:18:14.832Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T23:18:14.832Z] Removing intermediate container 581586e3dba4 [2023-02-22T23:18:14.832Z] ---> d58cf5d04d09 [2023-02-22T23:18:14.832Z] Step 23/24 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:18:14.832Z] ---> Running in e52fc89f3750 [2023-02-22T23:18:18.165Z] Removing intermediate container e52fc89f3750 [2023-02-22T23:18:18.165Z] ---> 8e1221b31d39 [2023-02-22T23:18:18.165Z] Step 24/24 : LABEL version=3.0.0-dev.64 [2023-02-22T23:18:18.165Z] ---> Running in 036fde83a425 [2023-02-22T23:18:18.433Z] Removing intermediate container 036fde83a425 [2023-02-22T23:18:18.433Z] ---> 618576628a06 [2023-02-22T23:18:18.433Z] [2023-02-22T23:18:18.701Z] Successfully built 618576628a06 [2023-02-22T23:18:18.701Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-22T23:18:36.906Z]  Building security-secretstore-setup ... done Removing intermediate container dc25ca6c1ca0 [2023-02-22T23:18:36.906Z] ---> 79c203fb0af8 [2023-02-22T23:18:36.906Z] [2023-02-22T23:18:36.906Z] Step 9/21 : FROM alpine:3.16 [2023-02-22T23:18:36.906Z] ---> 4c81e5bf8899 [2023-02-22T23:18:36.906Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-22T23:18:36.906Z] ---> Running in 59751b5e4c5c [2023-02-22T23:18:36.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:18:37.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:18:38.582Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-22T23:18:38.582Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-22T23:18:38.582Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-22T23:18:38.582Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-22T23:18:38.582Z] (5/6) Installing curl (7.83.1-r6) [2023-02-22T23:18:38.582Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-22T23:18:38.582Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:18:38.582Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:18:38.849Z] OK: 8 MiB in 20 packages [2023-02-22T23:18:44.196Z] Removing intermediate container 59751b5e4c5c [2023-02-22T23:18:44.196Z] ---> 5b2ad07227b7 [2023-02-22T23:18:44.196Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T23:18:44.196Z] ---> Running in 7555d8eb3157 [2023-02-22T23:18:44.781Z] Removing intermediate container 7555d8eb3157 [2023-02-22T23:18:44.781Z] ---> 1240bff821e0 [2023-02-22T23:18:44.781Z] Step 12/21 : WORKDIR /edgex [2023-02-22T23:18:44.781Z] ---> Running in 8eb48badecd0 [2023-02-22T23:18:45.366Z] Removing intermediate container 8eb48badecd0 [2023-02-22T23:18:45.366Z] ---> d5cc6f557d81 [2023-02-22T23:18:45.366Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-22T23:18:46.326Z] ---> 51806af2dd6c [2023-02-22T23:18:46.326Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-22T23:18:47.734Z] ---> a554021207dd [2023-02-22T23:18:47.734Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-22T23:18:49.676Z] ---> dae29db728e2 [2023-02-22T23:18:49.677Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T23:18:50.265Z] ---> 8cc3c2249510 [2023-02-22T23:18:50.265Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:18:50.265Z] ---> Running in 8313a14bc849 [2023-02-22T23:18:54.524Z] Removing intermediate container 8313a14bc849 [2023-02-22T23:18:54.524Z] ---> e0b765704e81 [2023-02-22T23:18:54.524Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:18:54.524Z] ---> Running in 1d43b1922a7a [2023-02-22T23:18:56.464Z] Removing intermediate container 1d43b1922a7a [2023-02-22T23:18:56.464Z] ---> fa3e134202f4 [2023-02-22T23:18:56.464Z] Step 19/21 : LABEL arch=arm64 [2023-02-22T23:18:56.464Z] ---> Running in f4ecb61e7d30 [2023-02-22T23:18:57.423Z] Removing intermediate container f4ecb61e7d30 [2023-02-22T23:18:57.423Z] ---> 534ad5c13a40 [2023-02-22T23:18:57.423Z] Step 20/21 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:18:57.423Z] ---> Running in bf2e5bcdac1f [2023-02-22T23:18:58.005Z] Removing intermediate container bf2e5bcdac1f [2023-02-22T23:18:58.005Z] ---> d4ecf72992ab [2023-02-22T23:18:58.005Z] Step 21/21 : LABEL version=3.0.0-dev.64 [2023-02-22T23:18:58.280Z] ---> Running in 2753d6f317f0 [2023-02-22T23:18:58.864Z] Removing intermediate container 2753d6f317f0 [2023-02-22T23:18:58.864Z] ---> 19541301a595 [2023-02-22T23:18:58.864Z] [2023-02-22T23:18:59.136Z] Successfully built 19541301a595 [2023-02-22T23:18:59.136Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-22T23:19:03.398Z]  Building security-proxy-setup ... done Removing intermediate container 50e2ae7127b4 [2023-02-22T23:19:03.398Z] ---> cd85e5b1951c [2023-02-22T23:19:03.398Z] [2023-02-22T23:19:03.398Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T23:19:03.398Z] ---> 4c81e5bf8899 [2023-02-22T23:19:03.398Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:19:03.398Z] ---> Using cache [2023-02-22T23:19:03.398Z] ---> 3a92aaeec517 [2023-02-22T23:19:03.398Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:19:03.398Z] ---> Using cache [2023-02-22T23:19:03.398Z] ---> 86c19a53f6cf [2023-02-22T23:19:03.398Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T23:19:03.398Z] ---> Running in b406fe08f571 [2023-02-22T23:19:03.983Z] Removing intermediate container b406fe08f571 [2023-02-22T23:19:03.983Z] ---> 7f7ecd859a60 [2023-02-22T23:19:03.983Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T23:19:03.983Z] ---> Running in ac3f2cab7153 [2023-02-22T23:19:04.566Z] Removing intermediate container ac3f2cab7153 [2023-02-22T23:19:04.566Z] ---> 6a63e68ccadf [2023-02-22T23:19:04.566Z] Step 15/24 : WORKDIR / [2023-02-22T23:19:04.833Z] ---> Running in 20735ded4c8f [2023-02-22T23:19:05.100Z] Removing intermediate container 20735ded4c8f [2023-02-22T23:19:05.100Z] ---> 0fafa474f94f [2023-02-22T23:19:05.100Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:19:06.059Z] ---> ebfff167e234 [2023-02-22T23:19:06.326Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T23:19:10.581Z] ---> dcfca5aef7d3 [2023-02-22T23:19:10.581Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T23:19:10.581Z] ---> 84b4f7877c4c [2023-02-22T23:19:10.581Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-22T23:19:11.561Z] ---> 14dfced4ad63 [2023-02-22T23:19:11.561Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-22T23:19:11.561Z] ---> Running in f16eebeb79ae [2023-02-22T23:19:11.849Z] Removing intermediate container f16eebeb79ae [2023-02-22T23:19:11.849Z] ---> f19a56a8453f [2023-02-22T23:19:11.849Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:19:12.116Z] ---> Running in 84079c931346 [2023-02-22T23:19:12.396Z] Removing intermediate container 84079c931346 [2023-02-22T23:19:12.396Z] ---> c82469b4a4d6 [2023-02-22T23:19:12.396Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T23:19:12.664Z] ---> Running in 176ce8cff419 [2023-02-22T23:19:13.249Z] Removing intermediate container 176ce8cff419 [2023-02-22T23:19:13.249Z] ---> c41a7e6f1e9b [2023-02-22T23:19:13.249Z] Step 23/24 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:19:13.249Z] ---> Running in 96c60f687350 [2023-02-22T23:19:13.831Z] Removing intermediate container 96c60f687350 [2023-02-22T23:19:13.831Z] ---> adef6a1673d9 [2023-02-22T23:19:13.831Z] Step 24/24 : LABEL version=3.0.0-dev.64 [2023-02-22T23:19:13.831Z] ---> Running in 370441a612c9 [2023-02-22T23:19:14.414Z] Removing intermediate container 370441a612c9 [2023-02-22T23:19:14.414Z] ---> d41cb9d65b93 [2023-02-22T23:19:14.414Z] [2023-02-22T23:19:14.414Z] Successfully built d41cb9d65b93 [2023-02-22T23:19:14.414Z] Successfully tagged core-metadata-arm64:latest [2023-02-22T23:19:41.093Z]  Building core-metadata ... done Removing intermediate container dc82046fdfa1 [2023-02-22T23:19:41.093Z] ---> 2f935678acf5 [2023-02-22T23:19:41.093Z] [2023-02-22T23:19:41.093Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:19:41.093Z] ---> 4c81e5bf8899 [2023-02-22T23:19:41.093Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T23:19:41.093Z] ---> Running in 93f9306ae8ec [2023-02-22T23:19:41.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T23:19:41.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T23:19:41.093Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T23:19:41.093Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T23:19:41.093Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:19:41.093Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:19:41.093Z] OK: 6 MiB in 16 packages [2023-02-22T23:19:41.093Z] Removing intermediate container 93f9306ae8ec [2023-02-22T23:19:41.093Z] ---> 781f4dfe73b8 [2023-02-22T23:19:41.093Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:19:41.093Z] ---> Running in 3960b356660e [2023-02-22T23:19:41.093Z] Removing intermediate container 3960b356660e [2023-02-22T23:19:41.093Z] ---> 42383bfe9968 [2023-02-22T23:19:41.093Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T23:19:41.093Z] ---> Running in 0bbd98e5a33c [2023-02-22T23:19:41.359Z] Removing intermediate container 0bbd98e5a33c [2023-02-22T23:19:41.359Z] ---> 1edefe16fa3f [2023-02-22T23:19:41.359Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T23:19:41.625Z] ---> Running in 2fedd815e43f [2023-02-22T23:19:41.891Z] Removing intermediate container 2fedd815e43f [2023-02-22T23:19:41.891Z] ---> 59478859db8f [2023-02-22T23:19:41.891Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:19:42.477Z] ---> a5245742533a [2023-02-22T23:19:42.477Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T23:19:43.884Z] ---> 565d1e8a12b6 [2023-02-22T23:19:43.885Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T23:19:44.468Z] ---> b107bc267724 [2023-02-22T23:19:44.469Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T23:19:44.469Z] ---> Running in 160ee62cb4b1 [2023-02-22T23:19:44.735Z] Removing intermediate container 160ee62cb4b1 [2023-02-22T23:19:44.735Z] ---> 0d95d91c06c6 [2023-02-22T23:19:44.735Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:19:44.735Z] ---> Running in 6cd1389bb174 [2023-02-22T23:19:45.001Z] Removing intermediate container 6cd1389bb174 [2023-02-22T23:19:45.001Z] ---> 5f1c2dd66595 [2023-02-22T23:19:45.001Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T23:19:45.001Z] ---> Running in 65fd40f4b780 [2023-02-22T23:19:45.266Z] Removing intermediate container 65fd40f4b780 [2023-02-22T23:19:45.266Z] ---> 161f44c9aeac [2023-02-22T23:19:45.266Z] Step 21/22 : LABEL git_sha=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:19:45.534Z] ---> Running in 1ccaa6788965 [2023-02-22T23:19:45.801Z] Removing intermediate container 1ccaa6788965 [2023-02-22T23:19:45.801Z] ---> 9d69fc99c8b2 [2023-02-22T23:19:45.801Z] Step 22/22 : LABEL version=3.0.0-dev.64 [2023-02-22T23:19:45.801Z] ---> Running in 26dd521efb61 [2023-02-22T23:19:46.385Z] Removing intermediate container 26dd521efb61 [2023-02-22T23:19:46.385Z] ---> 0b241b3f3cde [2023-02-22T23:19:46.385Z] [2023-02-22T23:19:46.385Z] Successfully built 0b241b3f3cde [2023-02-22T23:19:46.385Z] Successfully tagged support-notifications-arm64:latest [2023-02-22T23:19:46.664Z]  Building support-notifications ... done  [Pipeline] } [2023-02-22T23:19:46.662Z] $ docker stop --time=1 20e69c52b2c581cdc43c6e87e0f3e731e1ed9a62875c5638d9e0f39dec8d0a9e [2023-02-22T23:19:48.329Z] $ docker rm -f --volumes 20e69c52b2c581cdc43c6e87e0f3e731e1ed9a62875c5638d9e0f39dec8d0a9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T23:19:48.816Z] + docker images [2023-02-22T23:19:49.083Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-22T23:19:49.083Z] support-notifications-arm64 latest 0b241b3f3cde 2 seconds ago 29.7MB [2023-02-22T23:19:49.083Z] 2f935678acf5 13 seconds ago 1.4GB [2023-02-22T23:19:49.083Z] core-metadata-arm64 latest d41cb9d65b93 34 seconds ago 17.8MB [2023-02-22T23:19:49.083Z] cd85e5b1951c 46 seconds ago 1.34GB [2023-02-22T23:19:49.083Z] security-proxy-setup-arm64 latest 19541301a595 50 seconds ago 26.9MB [2023-02-22T23:19:49.083Z] 79c203fb0af8 About a minute ago 1.33GB [2023-02-22T23:19:49.083Z] security-secretstore-setup-arm64 latest 618576628a06 About a minute ago 29MB [2023-02-22T23:19:49.083Z] b97f48856f11 About a minute ago 1.33GB [2023-02-22T23:19:49.083Z] core-command-arm64 latest a741edf677e5 3 minutes ago 17.1MB [2023-02-22T23:19:49.083Z] f3cf447d7ee4 3 minutes ago 1.34GB [2023-02-22T23:19:49.083Z] support-scheduler-arm64 latest d8deb726e8ee 7 minutes ago 29MB [2023-02-22T23:19:49.083Z] security-bootstrapper-arm64 latest d0ed6591c268 7 minutes ago 19.6MB [2023-02-22T23:19:49.083Z] def615440674 7 minutes ago 1.4GB [2023-02-22T23:19:49.083Z] e8d930d5d13d 8 minutes ago 1.33GB [2023-02-22T23:19:49.083Z] security-spiffe-token-provider-arm64 latest ef2379ae3461 8 minutes ago 29.1MB [2023-02-22T23:19:49.083Z] 3600e98d30ff 8 minutes ago 1.37GB [2023-02-22T23:19:49.083Z] core-data-arm64 latest cd80f31088c8 9 minutes ago 17.2MB [2023-02-22T23:19:49.083Z] security-spire-server-arm64 latest 3b638846818f 10 minutes ago 84.3MB [2023-02-22T23:19:49.083Z] ae7e74b8b84e 10 minutes ago 1.34GB [2023-02-22T23:19:49.083Z] 9a78b723408d 10 minutes ago 1.21GB [2023-02-22T23:19:49.083Z] core-common-config-bootstrapper-arm64 latest 6d79d01c5192 10 minutes ago 14.9MB [2023-02-22T23:19:49.083Z] d42acb470afb 10 minutes ago 1.33GB [2023-02-22T23:19:49.083Z] security-spire-config-arm64 latest 340800b6ff51 16 minutes ago 83.6MB [2023-02-22T23:19:49.083Z] security-spire-agent-arm64 latest 78761773c0bd 16 minutes ago 122MB [2023-02-22T23:19:49.083Z] 6594cabb735f 17 minutes ago 1.21GB [2023-02-22T23:19:49.083Z] ci-base-image-arm64 latest 41abe8cd54a7 20 minutes ago 905MB [2023-02-22T23:19:49.083Z] alpine 3.15 354640af7b1b 12 days ago 5.34MB [2023-02-22T23:19:49.083Z] alpine 3.16 4c81e5bf8899 12 days ago 5.3MB [2023-02-22T23:19:49.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-22T23:19:49.083Z] 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-02-22T23:19:49.203Z] provisioning config files... [2023-02-22T23:19:49.217Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/425@tmp/config3197158573668011084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:19:49.564Z] ---> docker-login.sh [2023-02-22T23:19:49.564Z] nexus3.edgexfoundry.org:10001 [2023-02-22T23:19:49.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:19:49.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:19:49.831Z] Configure a credential helper to remove this warning. See [2023-02-22T23:19:49.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:19:49.831Z] [2023-02-22T23:19:49.831Z] Login Succeeded [2023-02-22T23:19:49.831Z] nexus3.edgexfoundry.org:10002 [2023-02-22T23:19:50.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:19:50.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:19:50.366Z] Configure a credential helper to remove this warning. See [2023-02-22T23:19:50.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:19:50.366Z] [2023-02-22T23:19:50.366Z] Login Succeeded [2023-02-22T23:19:50.366Z] nexus3.edgexfoundry.org:10003 [2023-02-22T23:19:50.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:19:50.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:19:50.632Z] Configure a credential helper to remove this warning. See [2023-02-22T23:19:50.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:19:50.632Z] [2023-02-22T23:19:50.632Z] Login Succeeded [2023-02-22T23:19:50.632Z] nexus3.edgexfoundry.org:10004 [2023-02-22T23:19:50.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:19:51.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:19:51.169Z] Configure a credential helper to remove this warning. See [2023-02-22T23:19:51.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:19:51.169Z] [2023-02-22T23:19:51.169Z] Login Succeeded [2023-02-22T23:19:51.169Z] docker.io [2023-02-22T23:19:51.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:19:51.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:19:51.700Z] Configure a credential helper to remove this warning. See [2023-02-22T23:19:51.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:19:51.700Z] [2023-02-22T23:19:51.700Z] Login Succeeded [2023-02-22T23:19:51.700Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T23:19:51.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:19:51.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T23:19:51.768Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-22T23:19:51.768Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:19:51.768Z] latest [2023-02-22T23:19:51.768Z] 3.0.0-dev.64 [2023-02-22T23:19:51.768Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:19:51.768Z] main [2023-02-22T23:19:51.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:19:52.125Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:19:52.529Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:19:52.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-22T23:19:52.529Z] 0975102300d7: Preparing [2023-02-22T23:19:52.529Z] d4bf9119e7bb: Preparing [2023-02-22T23:19:52.529Z] 464eb6bb00d0: Preparing [2023-02-22T23:19:52.529Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:19:52.529Z] f70ee36035b9: Preparing [2023-02-22T23:19:52.807Z] f70ee36035b9: Layer already exists [2023-02-22T23:19:52.807Z] 464eb6bb00d0: Pushed [2023-02-22T23:19:52.807Z] 0975102300d7: Pushed [2023-02-22T23:19:52.807Z] 8a9a2c8b85e3: Pushed [2023-02-22T23:19:56.197Z] d4bf9119e7bb: Pushed [2023-02-22T23:19:56.197Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:e51f5628a38f5daae03d1924734feef702c9a0186d2457db4acfaf45cfcf2cfd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:19:56.541Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:19:56.871Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-22T23:19:56.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-22T23:19:56.871Z] 0975102300d7: Preparing [2023-02-22T23:19:56.871Z] d4bf9119e7bb: Preparing [2023-02-22T23:19:56.871Z] 464eb6bb00d0: Preparing [2023-02-22T23:19:56.871Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:19:56.871Z] f70ee36035b9: Preparing [2023-02-22T23:19:56.871Z] d4bf9119e7bb: Layer already exists [2023-02-22T23:19:56.871Z] 0975102300d7: Layer already exists [2023-02-22T23:19:56.871Z] f70ee36035b9: Layer already exists [2023-02-22T23:19:56.871Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:19:56.871Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:19:56.871Z] latest: digest: sha256:e51f5628a38f5daae03d1924734feef702c9a0186d2457db4acfaf45cfcf2cfd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:19:57.477Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:19:57.817Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.64 [2023-02-22T23:19:57.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-22T23:19:57.817Z] 0975102300d7: Preparing [2023-02-22T23:19:57.817Z] d4bf9119e7bb: Preparing [2023-02-22T23:19:57.817Z] 464eb6bb00d0: Preparing [2023-02-22T23:19:57.817Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:19:57.817Z] f70ee36035b9: Preparing [2023-02-22T23:19:57.817Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:19:57.817Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:19:57.817Z] f70ee36035b9: Layer already exists [2023-02-22T23:19:57.817Z] 0975102300d7: Layer already exists [2023-02-22T23:19:57.817Z] d4bf9119e7bb: Layer already exists [2023-02-22T23:19:57.817Z] 3.0.0-dev.64: digest: sha256:e51f5628a38f5daae03d1924734feef702c9a0186d2457db4acfaf45cfcf2cfd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:19:58.422Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:19:58.761Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:19:58.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-22T23:19:58.761Z] 0975102300d7: Preparing [2023-02-22T23:19:58.761Z] d4bf9119e7bb: Preparing [2023-02-22T23:19:58.761Z] 464eb6bb00d0: Preparing [2023-02-22T23:19:58.761Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:19:58.761Z] f70ee36035b9: Preparing [2023-02-22T23:19:58.761Z] d4bf9119e7bb: Layer already exists [2023-02-22T23:19:58.761Z] 0975102300d7: Layer already exists [2023-02-22T23:19:58.761Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:19:58.761Z] f70ee36035b9: Layer already exists [2023-02-22T23:19:58.761Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:19:58.762Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:e51f5628a38f5daae03d1924734feef702c9a0186d2457db4acfaf45cfcf2cfd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:19:59.386Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:19:59.733Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-22T23:19:59.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-22T23:19:59.733Z] 0975102300d7: Preparing [2023-02-22T23:19:59.734Z] d4bf9119e7bb: Preparing [2023-02-22T23:19:59.734Z] 464eb6bb00d0: Preparing [2023-02-22T23:19:59.734Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:19:59.734Z] f70ee36035b9: Preparing [2023-02-22T23:19:59.734Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:19:59.734Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:19:59.734Z] 0975102300d7: Layer already exists [2023-02-22T23:19:59.734Z] d4bf9119e7bb: Layer already exists [2023-02-22T23:19:59.734Z] f70ee36035b9: Layer already exists [2023-02-22T23:19:59.734Z] main: digest: sha256:e51f5628a38f5daae03d1924734feef702c9a0186d2457db4acfaf45cfcf2cfd size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:19:59.780Z] ===================================================== [Pipeline] echo [2023-02-22T23:19:59.788Z] taggedImages: [2023-02-22T23:19:59.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:19:59.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-22T23:19:59.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.64 [2023-02-22T23:19:59.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:19:59.789Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-22T23:19:59.813Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-22T23:19:59.813Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:19:59.813Z] latest [2023-02-22T23:19:59.813Z] 3.0.0-dev.64 [2023-02-22T23:19:59.813Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:19:59.813Z] main [2023-02-22T23:19:59.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:00.171Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:00.517Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:00.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-22T23:20:00.518Z] 5706f17d8008: Preparing [2023-02-22T23:20:00.518Z] 556e3a2507c1: Preparing [2023-02-22T23:20:00.518Z] 4298953c7647: Preparing [2023-02-22T23:20:00.518Z] def99e82e6ae: Preparing [2023-02-22T23:20:00.518Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:00.518Z] a1da3caa55ba: Preparing [2023-02-22T23:20:00.518Z] f70ee36035b9: Preparing [2023-02-22T23:20:00.518Z] a1da3caa55ba: Waiting [2023-02-22T23:20:00.518Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:00.793Z] 4298953c7647: Pushed [2023-02-22T23:20:00.793Z] 556e3a2507c1: Pushed [2023-02-22T23:20:00.793Z] 5706f17d8008: Pushed [2023-02-22T23:20:00.793Z] a1da3caa55ba: Pushed [2023-02-22T23:20:00.793Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:03.370Z] def99e82e6ae: Pushed [2023-02-22T23:20:03.370Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:b674b546a511bc1cb4df0b333346a4d84af8763193635266df41246f90c502fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:03.709Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:04.053Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-22T23:20:04.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-22T23:20:04.054Z] 5706f17d8008: Preparing [2023-02-22T23:20:04.054Z] 556e3a2507c1: Preparing [2023-02-22T23:20:04.054Z] 4298953c7647: Preparing [2023-02-22T23:20:04.054Z] def99e82e6ae: Preparing [2023-02-22T23:20:04.054Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:04.054Z] a1da3caa55ba: Preparing [2023-02-22T23:20:04.054Z] f70ee36035b9: Preparing [2023-02-22T23:20:04.054Z] a1da3caa55ba: Waiting [2023-02-22T23:20:04.054Z] f70ee36035b9: Waiting [2023-02-22T23:20:04.054Z] 5706f17d8008: Layer already exists [2023-02-22T23:20:04.054Z] 4298953c7647: Layer already exists [2023-02-22T23:20:04.054Z] 556e3a2507c1: Layer already exists [2023-02-22T23:20:04.054Z] def99e82e6ae: Layer already exists [2023-02-22T23:20:04.054Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:04.054Z] a1da3caa55ba: Layer already exists [2023-02-22T23:20:04.054Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:04.320Z] latest: digest: sha256:b674b546a511bc1cb4df0b333346a4d84af8763193635266df41246f90c502fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:04.660Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:04.999Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.64 [2023-02-22T23:20:04.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-22T23:20:04.999Z] 5706f17d8008: Preparing [2023-02-22T23:20:04.999Z] 556e3a2507c1: Preparing [2023-02-22T23:20:04.999Z] 4298953c7647: Preparing [2023-02-22T23:20:04.999Z] def99e82e6ae: Preparing [2023-02-22T23:20:04.999Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:04.999Z] a1da3caa55ba: Preparing [2023-02-22T23:20:04.999Z] f70ee36035b9: Preparing [2023-02-22T23:20:04.999Z] a1da3caa55ba: Waiting [2023-02-22T23:20:04.999Z] f70ee36035b9: Waiting [2023-02-22T23:20:04.999Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:04.999Z] def99e82e6ae: Layer already exists [2023-02-22T23:20:04.999Z] 4298953c7647: Layer already exists [2023-02-22T23:20:04.999Z] 5706f17d8008: Layer already exists [2023-02-22T23:20:04.999Z] 556e3a2507c1: Layer already exists [2023-02-22T23:20:04.999Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:04.999Z] a1da3caa55ba: Layer already exists [2023-02-22T23:20:04.999Z] 3.0.0-dev.64: digest: sha256:b674b546a511bc1cb4df0b333346a4d84af8763193635266df41246f90c502fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:05.601Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:05.941Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:05.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-22T23:20:05.942Z] 5706f17d8008: Preparing [2023-02-22T23:20:05.942Z] 556e3a2507c1: Preparing [2023-02-22T23:20:05.942Z] 4298953c7647: Preparing [2023-02-22T23:20:05.942Z] def99e82e6ae: Preparing [2023-02-22T23:20:05.942Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:05.942Z] a1da3caa55ba: Preparing [2023-02-22T23:20:05.942Z] f70ee36035b9: Preparing [2023-02-22T23:20:05.942Z] a1da3caa55ba: Waiting [2023-02-22T23:20:05.942Z] f70ee36035b9: Waiting [2023-02-22T23:20:05.942Z] 5706f17d8008: Layer already exists [2023-02-22T23:20:05.942Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:05.942Z] 4298953c7647: Layer already exists [2023-02-22T23:20:05.942Z] def99e82e6ae: Layer already exists [2023-02-22T23:20:05.942Z] 556e3a2507c1: Layer already exists [2023-02-22T23:20:05.942Z] a1da3caa55ba: Layer already exists [2023-02-22T23:20:05.942Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:05.942Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:b674b546a511bc1cb4df0b333346a4d84af8763193635266df41246f90c502fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:06.549Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:06.897Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-22T23:20:06.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-22T23:20:06.897Z] 5706f17d8008: Preparing [2023-02-22T23:20:06.897Z] 556e3a2507c1: Preparing [2023-02-22T23:20:06.897Z] 4298953c7647: Preparing [2023-02-22T23:20:06.897Z] def99e82e6ae: Preparing [2023-02-22T23:20:06.897Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:06.897Z] a1da3caa55ba: Preparing [2023-02-22T23:20:06.897Z] f70ee36035b9: Preparing [2023-02-22T23:20:06.897Z] a1da3caa55ba: Waiting [2023-02-22T23:20:06.897Z] f70ee36035b9: Waiting [2023-02-22T23:20:06.897Z] 4298953c7647: Layer already exists [2023-02-22T23:20:06.897Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:06.897Z] 556e3a2507c1: Layer already exists [2023-02-22T23:20:06.897Z] 5706f17d8008: Layer already exists [2023-02-22T23:20:06.897Z] def99e82e6ae: Layer already exists [2023-02-22T23:20:06.897Z] a1da3caa55ba: Layer already exists [2023-02-22T23:20:06.897Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:07.162Z] main: digest: sha256:b674b546a511bc1cb4df0b333346a4d84af8763193635266df41246f90c502fb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:20:07.209Z] ===================================================== [Pipeline] echo [2023-02-22T23:20:07.218Z] taggedImages: [2023-02-22T23:20:07.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:07.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-22T23:20:07.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.64 [2023-02-22T23:20:07.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:07.218Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-22T23:20:07.243Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-22T23:20:07.243Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:07.243Z] latest [2023-02-22T23:20:07.243Z] 3.0.0-dev.64 [2023-02-22T23:20:07.243Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:07.243Z] main [2023-02-22T23:20:07.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:07.600Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:07.940Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:07.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-22T23:20:07.940Z] 137d0bddb1e0: Preparing [2023-02-22T23:20:07.940Z] c69f6e9ce5f2: Preparing [2023-02-22T23:20:07.940Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:07.940Z] 50bbd60857ce: Preparing [2023-02-22T23:20:07.940Z] f70ee36035b9: Preparing [2023-02-22T23:20:07.940Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:07.940Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:08.205Z] 137d0bddb1e0: Pushed [2023-02-22T23:20:08.205Z] 50bbd60857ce: Pushed [2023-02-22T23:20:11.543Z] c69f6e9ce5f2: Pushed [2023-02-22T23:20:11.543Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:a2f11657c43aca946ceb8f8f4045334f31ce6acea3c5b4069bf37ad53bdad43b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:11.893Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:12.243Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-22T23:20:12.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-22T23:20:12.243Z] 137d0bddb1e0: Preparing [2023-02-22T23:20:12.243Z] c69f6e9ce5f2: Preparing [2023-02-22T23:20:12.243Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:12.243Z] 50bbd60857ce: Preparing [2023-02-22T23:20:12.243Z] f70ee36035b9: Preparing [2023-02-22T23:20:12.243Z] 50bbd60857ce: Layer already exists [2023-02-22T23:20:12.243Z] 137d0bddb1e0: Layer already exists [2023-02-22T23:20:12.243Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:12.243Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:12.243Z] c69f6e9ce5f2: Layer already exists [2023-02-22T23:20:12.243Z] latest: digest: sha256:a2f11657c43aca946ceb8f8f4045334f31ce6acea3c5b4069bf37ad53bdad43b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:12.866Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:13.222Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.64 [2023-02-22T23:20:13.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-22T23:20:13.222Z] 137d0bddb1e0: Preparing [2023-02-22T23:20:13.222Z] c69f6e9ce5f2: Preparing [2023-02-22T23:20:13.222Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:13.222Z] 50bbd60857ce: Preparing [2023-02-22T23:20:13.222Z] f70ee36035b9: Preparing [2023-02-22T23:20:13.222Z] c69f6e9ce5f2: Layer already exists [2023-02-22T23:20:13.222Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:13.222Z] 50bbd60857ce: Layer already exists [2023-02-22T23:20:13.222Z] 137d0bddb1e0: Layer already exists [2023-02-22T23:20:13.222Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:13.222Z] 3.0.0-dev.64: digest: sha256:a2f11657c43aca946ceb8f8f4045334f31ce6acea3c5b4069bf37ad53bdad43b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:13.577Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:13.922Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:13.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-22T23:20:13.922Z] 137d0bddb1e0: Preparing [2023-02-22T23:20:13.922Z] c69f6e9ce5f2: Preparing [2023-02-22T23:20:13.922Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:13.922Z] 50bbd60857ce: Preparing [2023-02-22T23:20:13.922Z] f70ee36035b9: Preparing [2023-02-22T23:20:13.922Z] 50bbd60857ce: Layer already exists [2023-02-22T23:20:13.922Z] 137d0bddb1e0: Layer already exists [2023-02-22T23:20:13.922Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:13.922Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:13.922Z] c69f6e9ce5f2: Layer already exists [2023-02-22T23:20:13.922Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:a2f11657c43aca946ceb8f8f4045334f31ce6acea3c5b4069bf37ad53bdad43b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:14.272Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:14.618Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-22T23:20:14.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-22T23:20:14.618Z] 137d0bddb1e0: Preparing [2023-02-22T23:20:14.618Z] c69f6e9ce5f2: Preparing [2023-02-22T23:20:14.618Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:14.618Z] 50bbd60857ce: Preparing [2023-02-22T23:20:14.618Z] f70ee36035b9: Preparing [2023-02-22T23:20:14.618Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:14.618Z] c69f6e9ce5f2: Layer already exists [2023-02-22T23:20:14.618Z] 50bbd60857ce: Layer already exists [2023-02-22T23:20:14.618Z] 137d0bddb1e0: Layer already exists [2023-02-22T23:20:14.618Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:14.618Z] main: digest: sha256:a2f11657c43aca946ceb8f8f4045334f31ce6acea3c5b4069bf37ad53bdad43b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:20:14.933Z] ===================================================== [Pipeline] echo [2023-02-22T23:20:14.945Z] taggedImages: [2023-02-22T23:20:14.945Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:14.945Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-22T23:20:14.945Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.64 [2023-02-22T23:20:14.945Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:14.945Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-22T23:20:14.966Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-22T23:20:14.966Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:14.966Z] latest [2023-02-22T23:20:14.966Z] 3.0.0-dev.64 [2023-02-22T23:20:14.966Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:14.966Z] main [2023-02-22T23:20:14.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:15.306Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:15.642Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:15.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-22T23:20:15.642Z] 884dbb068b5c: Preparing [2023-02-22T23:20:15.642Z] 7fe379f05601: Preparing [2023-02-22T23:20:15.642Z] d960cde23560: Preparing [2023-02-22T23:20:15.642Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:15.642Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:20:15.642Z] f70ee36035b9: Preparing [2023-02-22T23:20:15.642Z] f70ee36035b9: Waiting [2023-02-22T23:20:15.642Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:20:15.642Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:15.908Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:15.908Z] 884dbb068b5c: Pushed [2023-02-22T23:20:15.908Z] 7fe379f05601: Pushed [2023-02-22T23:20:19.247Z] d960cde23560: Pushed [2023-02-22T23:20:19.247Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:b54942b43d3b67f2dace55601420910edb1b001188e150a84ef28ca71659820f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:19.596Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:19.986Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-22T23:20:19.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-22T23:20:19.986Z] 884dbb068b5c: Preparing [2023-02-22T23:20:19.986Z] 7fe379f05601: Preparing [2023-02-22T23:20:19.986Z] d960cde23560: Preparing [2023-02-22T23:20:19.986Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:19.986Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:20:19.986Z] f70ee36035b9: Preparing [2023-02-22T23:20:19.987Z] f70ee36035b9: Waiting [2023-02-22T23:20:19.987Z] d960cde23560: Layer already exists [2023-02-22T23:20:19.987Z] 884dbb068b5c: Layer already exists [2023-02-22T23:20:19.987Z] 7fe379f05601: Layer already exists [2023-02-22T23:20:19.987Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:20:19.987Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:19.987Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:20.252Z] latest: digest: sha256:b54942b43d3b67f2dace55601420910edb1b001188e150a84ef28ca71659820f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:20.591Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:20.927Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.64 [2023-02-22T23:20:20.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-22T23:20:20.927Z] 884dbb068b5c: Preparing [2023-02-22T23:20:20.927Z] 7fe379f05601: Preparing [2023-02-22T23:20:20.927Z] d960cde23560: Preparing [2023-02-22T23:20:20.927Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:20.927Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:20:20.927Z] f70ee36035b9: Preparing [2023-02-22T23:20:20.927Z] f70ee36035b9: Waiting [2023-02-22T23:20:20.927Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:20.927Z] d960cde23560: Layer already exists [2023-02-22T23:20:20.927Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:20:20.927Z] 7fe379f05601: Layer already exists [2023-02-22T23:20:20.927Z] 884dbb068b5c: Layer already exists [2023-02-22T23:20:20.927Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:20.927Z] 3.0.0-dev.64: digest: sha256:b54942b43d3b67f2dace55601420910edb1b001188e150a84ef28ca71659820f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:21.529Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:21.863Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:21.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-22T23:20:21.863Z] 884dbb068b5c: Preparing [2023-02-22T23:20:21.863Z] 7fe379f05601: Preparing [2023-02-22T23:20:21.863Z] d960cde23560: Preparing [2023-02-22T23:20:21.863Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:21.863Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:20:21.863Z] f70ee36035b9: Preparing [2023-02-22T23:20:21.863Z] f70ee36035b9: Waiting [2023-02-22T23:20:21.863Z] 7fe379f05601: Layer already exists [2023-02-22T23:20:21.863Z] d960cde23560: Layer already exists [2023-02-22T23:20:21.863Z] 884dbb068b5c: Layer already exists [2023-02-22T23:20:21.863Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:21.863Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:20:21.863Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:22.129Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:b54942b43d3b67f2dace55601420910edb1b001188e150a84ef28ca71659820f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:22.464Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:22.801Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-22T23:20:22.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-22T23:20:22.801Z] 884dbb068b5c: Preparing [2023-02-22T23:20:22.801Z] 7fe379f05601: Preparing [2023-02-22T23:20:22.801Z] d960cde23560: Preparing [2023-02-22T23:20:22.801Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:22.801Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:20:22.801Z] f70ee36035b9: Preparing [2023-02-22T23:20:22.801Z] f70ee36035b9: Waiting [2023-02-22T23:20:22.801Z] d960cde23560: Layer already exists [2023-02-22T23:20:22.801Z] 7fe379f05601: Layer already exists [2023-02-22T23:20:22.801Z] 884dbb068b5c: Layer already exists [2023-02-22T23:20:22.801Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:20:22.801Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:22.801Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:23.067Z] main: digest: sha256:b54942b43d3b67f2dace55601420910edb1b001188e150a84ef28ca71659820f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:20:23.120Z] ===================================================== [Pipeline] echo [2023-02-22T23:20:23.129Z] taggedImages: [2023-02-22T23:20:23.129Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:23.129Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-22T23:20:23.129Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.64 [2023-02-22T23:20:23.129Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:23.129Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-22T23:20:23.150Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-22T23:20:23.150Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:23.150Z] latest [2023-02-22T23:20:23.150Z] 3.0.0-dev.64 [2023-02-22T23:20:23.150Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:23.150Z] main [2023-02-22T23:20:23.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:23.493Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:23.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:23.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-22T23:20:23.827Z] ba6c80423506: Preparing [2023-02-22T23:20:23.827Z] ba6c80423506: Preparing [2023-02-22T23:20:23.827Z] 5a47390d0689: Preparing [2023-02-22T23:20:23.827Z] 205aa2a339b0: Preparing [2023-02-22T23:20:23.827Z] c8bfcfbba5d5: Preparing [2023-02-22T23:20:23.827Z] 1474cc88cf8e: Preparing [2023-02-22T23:20:23.827Z] 06f5c20a7b22: Preparing [2023-02-22T23:20:23.827Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:23.827Z] f2cf0f0edbf7: Preparing [2023-02-22T23:20:23.827Z] fad0123b287c: Preparing [2023-02-22T23:20:23.827Z] 7e26f2777b8f: Preparing [2023-02-22T23:20:23.827Z] 7b3664d9cdc1: Preparing [2023-02-22T23:20:23.827Z] f70ee36035b9: Preparing [2023-02-22T23:20:23.827Z] 464eb6bb00d0: Waiting [2023-02-22T23:20:23.827Z] 06f5c20a7b22: Waiting [2023-02-22T23:20:23.827Z] fad0123b287c: Waiting [2023-02-22T23:20:23.827Z] f2cf0f0edbf7: Waiting [2023-02-22T23:20:23.827Z] 7e26f2777b8f: Waiting [2023-02-22T23:20:23.827Z] f70ee36035b9: Waiting [2023-02-22T23:20:23.827Z] 7b3664d9cdc1: Waiting [2023-02-22T23:20:24.100Z] ba6c80423506: Pushed [2023-02-22T23:20:24.100Z] 1474cc88cf8e: Pushed [2023-02-22T23:20:24.100Z] 5a47390d0689: Pushed [2023-02-22T23:20:24.100Z] c8bfcfbba5d5: Pushed [2023-02-22T23:20:24.100Z] 205aa2a339b0: Pushed [2023-02-22T23:20:24.101Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:24.366Z] f2cf0f0edbf7: Pushed [2023-02-22T23:20:24.366Z] fad0123b287c: Pushed [2023-02-22T23:20:24.366Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:24.366Z] 7e26f2777b8f: Pushed [2023-02-22T23:20:24.366Z] 7b3664d9cdc1: Pushed [2023-02-22T23:20:27.702Z] 06f5c20a7b22: Pushed [2023-02-22T23:20:27.966Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:1acaf635d51fa7d33d3ceb4c57a4bd9b853d645f125fce717c5b960a8c0c4918 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:28.310Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:28.654Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-22T23:20:28.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-22T23:20:28.654Z] ba6c80423506: Preparing [2023-02-22T23:20:28.654Z] ba6c80423506: Preparing [2023-02-22T23:20:28.654Z] 5a47390d0689: Preparing [2023-02-22T23:20:28.654Z] 205aa2a339b0: Preparing [2023-02-22T23:20:28.654Z] c8bfcfbba5d5: Preparing [2023-02-22T23:20:28.654Z] 1474cc88cf8e: Preparing [2023-02-22T23:20:28.654Z] 06f5c20a7b22: Preparing [2023-02-22T23:20:28.654Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:28.654Z] f2cf0f0edbf7: Preparing [2023-02-22T23:20:28.654Z] fad0123b287c: Preparing [2023-02-22T23:20:28.654Z] 7e26f2777b8f: Preparing [2023-02-22T23:20:28.654Z] 7b3664d9cdc1: Preparing [2023-02-22T23:20:28.654Z] f70ee36035b9: Preparing [2023-02-22T23:20:28.654Z] f2cf0f0edbf7: Waiting [2023-02-22T23:20:28.654Z] 7b3664d9cdc1: Waiting [2023-02-22T23:20:28.654Z] f70ee36035b9: Waiting [2023-02-22T23:20:28.654Z] fad0123b287c: Waiting [2023-02-22T23:20:28.654Z] 7e26f2777b8f: Waiting [2023-02-22T23:20:28.654Z] 06f5c20a7b22: Waiting [2023-02-22T23:20:28.654Z] 464eb6bb00d0: Waiting [2023-02-22T23:20:28.654Z] 1474cc88cf8e: Layer already exists [2023-02-22T23:20:28.654Z] 5a47390d0689: Layer already exists [2023-02-22T23:20:28.654Z] ba6c80423506: Layer already exists [2023-02-22T23:20:28.654Z] 205aa2a339b0: Layer already exists [2023-02-22T23:20:28.654Z] c8bfcfbba5d5: Layer already exists [2023-02-22T23:20:28.654Z] f2cf0f0edbf7: Layer already exists [2023-02-22T23:20:28.654Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:28.654Z] fad0123b287c: Layer already exists [2023-02-22T23:20:28.654Z] 06f5c20a7b22: Layer already exists [2023-02-22T23:20:28.654Z] 7e26f2777b8f: Layer already exists [2023-02-22T23:20:28.654Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:28.654Z] 7b3664d9cdc1: Layer already exists [2023-02-22T23:20:28.921Z] latest: digest: sha256:1acaf635d51fa7d33d3ceb4c57a4bd9b853d645f125fce717c5b960a8c0c4918 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:29.271Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:29.607Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.64 [2023-02-22T23:20:29.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-22T23:20:29.608Z] ba6c80423506: Preparing [2023-02-22T23:20:29.608Z] ba6c80423506: Preparing [2023-02-22T23:20:29.608Z] 5a47390d0689: Preparing [2023-02-22T23:20:29.608Z] 205aa2a339b0: Preparing [2023-02-22T23:20:29.608Z] c8bfcfbba5d5: Preparing [2023-02-22T23:20:29.608Z] 1474cc88cf8e: Preparing [2023-02-22T23:20:29.608Z] 06f5c20a7b22: Preparing [2023-02-22T23:20:29.608Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:29.608Z] f2cf0f0edbf7: Preparing [2023-02-22T23:20:29.608Z] fad0123b287c: Preparing [2023-02-22T23:20:29.608Z] 7e26f2777b8f: Preparing [2023-02-22T23:20:29.608Z] 7b3664d9cdc1: Preparing [2023-02-22T23:20:29.608Z] f70ee36035b9: Preparing [2023-02-22T23:20:29.608Z] 06f5c20a7b22: Waiting [2023-02-22T23:20:29.608Z] 464eb6bb00d0: Waiting [2023-02-22T23:20:29.608Z] fad0123b287c: Waiting [2023-02-22T23:20:29.608Z] 7b3664d9cdc1: Waiting [2023-02-22T23:20:29.608Z] f2cf0f0edbf7: Waiting [2023-02-22T23:20:29.608Z] 7e26f2777b8f: Waiting [2023-02-22T23:20:29.608Z] ba6c80423506: Layer already exists [2023-02-22T23:20:29.608Z] c8bfcfbba5d5: Layer already exists [2023-02-22T23:20:29.608Z] 205aa2a339b0: Layer already exists [2023-02-22T23:20:29.608Z] 5a47390d0689: Layer already exists [2023-02-22T23:20:29.608Z] 1474cc88cf8e: Layer already exists [2023-02-22T23:20:29.608Z] f2cf0f0edbf7: Layer already exists [2023-02-22T23:20:29.608Z] 06f5c20a7b22: Layer already exists [2023-02-22T23:20:29.608Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:29.608Z] fad0123b287c: Layer already exists [2023-02-22T23:20:29.608Z] 7e26f2777b8f: Layer already exists [2023-02-22T23:20:29.608Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:29.608Z] 7b3664d9cdc1: Layer already exists [2023-02-22T23:20:29.876Z] 3.0.0-dev.64: digest: sha256:1acaf635d51fa7d33d3ceb4c57a4bd9b853d645f125fce717c5b960a8c0c4918 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:30.232Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:30.568Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:30.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-22T23:20:30.568Z] ba6c80423506: Preparing [2023-02-22T23:20:30.568Z] ba6c80423506: Preparing [2023-02-22T23:20:30.568Z] 5a47390d0689: Preparing [2023-02-22T23:20:30.568Z] 205aa2a339b0: Preparing [2023-02-22T23:20:30.568Z] c8bfcfbba5d5: Preparing [2023-02-22T23:20:30.568Z] 1474cc88cf8e: Preparing [2023-02-22T23:20:30.568Z] 06f5c20a7b22: Preparing [2023-02-22T23:20:30.568Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:30.568Z] f2cf0f0edbf7: Preparing [2023-02-22T23:20:30.568Z] fad0123b287c: Preparing [2023-02-22T23:20:30.568Z] 7e26f2777b8f: Preparing [2023-02-22T23:20:30.568Z] 7b3664d9cdc1: Preparing [2023-02-22T23:20:30.568Z] f70ee36035b9: Preparing [2023-02-22T23:20:30.568Z] 464eb6bb00d0: Waiting [2023-02-22T23:20:30.568Z] f2cf0f0edbf7: Waiting [2023-02-22T23:20:30.568Z] fad0123b287c: Waiting [2023-02-22T23:20:30.568Z] 7e26f2777b8f: Waiting [2023-02-22T23:20:30.568Z] 7b3664d9cdc1: Waiting [2023-02-22T23:20:30.568Z] 06f5c20a7b22: Waiting [2023-02-22T23:20:30.568Z] f70ee36035b9: Waiting [2023-02-22T23:20:30.568Z] 1474cc88cf8e: Layer already exists [2023-02-22T23:20:30.568Z] ba6c80423506: Layer already exists [2023-02-22T23:20:30.568Z] 5a47390d0689: Layer already exists [2023-02-22T23:20:30.568Z] c8bfcfbba5d5: Layer already exists [2023-02-22T23:20:30.568Z] 205aa2a339b0: Layer already exists [2023-02-22T23:20:30.568Z] 06f5c20a7b22: Layer already exists [2023-02-22T23:20:30.568Z] f2cf0f0edbf7: Layer already exists [2023-02-22T23:20:30.568Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:30.568Z] fad0123b287c: Layer already exists [2023-02-22T23:20:30.568Z] 7e26f2777b8f: Layer already exists [2023-02-22T23:20:30.568Z] 7b3664d9cdc1: Layer already exists [2023-02-22T23:20:30.568Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:30.834Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:1acaf635d51fa7d33d3ceb4c57a4bd9b853d645f125fce717c5b960a8c0c4918 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:31.219Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:31.571Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-22T23:20:31.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-22T23:20:31.571Z] ba6c80423506: Preparing [2023-02-22T23:20:31.571Z] ba6c80423506: Preparing [2023-02-22T23:20:31.571Z] 5a47390d0689: Preparing [2023-02-22T23:20:31.571Z] 205aa2a339b0: Preparing [2023-02-22T23:20:31.571Z] c8bfcfbba5d5: Preparing [2023-02-22T23:20:31.571Z] 1474cc88cf8e: Preparing [2023-02-22T23:20:31.571Z] 06f5c20a7b22: Preparing [2023-02-22T23:20:31.571Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:31.571Z] f2cf0f0edbf7: Preparing [2023-02-22T23:20:31.571Z] fad0123b287c: Preparing [2023-02-22T23:20:31.571Z] 7e26f2777b8f: Preparing [2023-02-22T23:20:31.572Z] 7b3664d9cdc1: Preparing [2023-02-22T23:20:31.572Z] f70ee36035b9: Preparing [2023-02-22T23:20:31.572Z] 06f5c20a7b22: Waiting [2023-02-22T23:20:31.572Z] 464eb6bb00d0: Waiting [2023-02-22T23:20:31.572Z] f2cf0f0edbf7: Waiting [2023-02-22T23:20:31.572Z] fad0123b287c: Waiting [2023-02-22T23:20:31.572Z] 7e26f2777b8f: Waiting [2023-02-22T23:20:31.572Z] 7b3664d9cdc1: Waiting [2023-02-22T23:20:31.572Z] f70ee36035b9: Waiting [2023-02-22T23:20:31.572Z] 5a47390d0689: Layer already exists [2023-02-22T23:20:31.572Z] c8bfcfbba5d5: Layer already exists [2023-02-22T23:20:31.572Z] ba6c80423506: Layer already exists [2023-02-22T23:20:31.572Z] 1474cc88cf8e: Layer already exists [2023-02-22T23:20:31.572Z] 205aa2a339b0: Layer already exists [2023-02-22T23:20:31.572Z] fad0123b287c: Layer already exists [2023-02-22T23:20:31.572Z] f2cf0f0edbf7: Layer already exists [2023-02-22T23:20:31.572Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:31.572Z] 7e26f2777b8f: Layer already exists [2023-02-22T23:20:31.572Z] 06f5c20a7b22: Layer already exists [2023-02-22T23:20:31.842Z] 7b3664d9cdc1: Layer already exists [2023-02-22T23:20:31.842Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:31.842Z] main: digest: sha256:1acaf635d51fa7d33d3ceb4c57a4bd9b853d645f125fce717c5b960a8c0c4918 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:20:31.891Z] ===================================================== [Pipeline] echo [2023-02-22T23:20:31.896Z] taggedImages: [2023-02-22T23:20:31.896Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:31.896Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-22T23:20:31.896Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.64 [2023-02-22T23:20:31.896Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:31.896Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-22T23:20:31.910Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-22T23:20:31.910Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:31.910Z] latest [2023-02-22T23:20:31.910Z] 3.0.0-dev.64 [2023-02-22T23:20:31.910Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:31.910Z] main [2023-02-22T23:20:31.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:32.286Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:32.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:32.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-22T23:20:32.636Z] 9960e5d4aa84: Preparing [2023-02-22T23:20:32.636Z] 84dcf3e87453: Preparing [2023-02-22T23:20:32.636Z] 0ad5e10c1bd9: Preparing [2023-02-22T23:20:32.636Z] 33d7eb5a7285: Preparing [2023-02-22T23:20:32.636Z] 5ea07b0d1c65: Preparing [2023-02-22T23:20:32.636Z] db4f06a568ec: Preparing [2023-02-22T23:20:32.636Z] b3d2d70613f9: Preparing [2023-02-22T23:20:32.636Z] f70ee36035b9: Preparing [2023-02-22T23:20:32.636Z] db4f06a568ec: Waiting [2023-02-22T23:20:32.636Z] b3d2d70613f9: Waiting [2023-02-22T23:20:32.636Z] f70ee36035b9: Waiting [2023-02-22T23:20:32.917Z] 9960e5d4aa84: Pushed [2023-02-22T23:20:32.917Z] 5ea07b0d1c65: Pushed [2023-02-22T23:20:32.917Z] 84dcf3e87453: Pushed [2023-02-22T23:20:32.917Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:33.196Z] db4f06a568ec: Pushed [2023-02-22T23:20:33.779Z] b3d2d70613f9: Pushed [2023-02-22T23:20:35.725Z] 0ad5e10c1bd9: Pushed [2023-02-22T23:20:35.725Z] 33d7eb5a7285: Pushed [2023-02-22T23:20:35.725Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:955b4591612670a35169489b6636b1b98e44b77ba5ae92406b575fb487bef520 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:36.071Z] + 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-02-22T23:20:36.407Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-22T23:20:36.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-22T23:20:36.408Z] 9960e5d4aa84: Preparing [2023-02-22T23:20:36.408Z] 84dcf3e87453: Preparing [2023-02-22T23:20:36.408Z] 0ad5e10c1bd9: Preparing [2023-02-22T23:20:36.408Z] 33d7eb5a7285: Preparing [2023-02-22T23:20:36.408Z] 5ea07b0d1c65: Preparing [2023-02-22T23:20:36.408Z] db4f06a568ec: Preparing [2023-02-22T23:20:36.408Z] b3d2d70613f9: Preparing [2023-02-22T23:20:36.408Z] f70ee36035b9: Preparing [2023-02-22T23:20:36.408Z] db4f06a568ec: Waiting [2023-02-22T23:20:36.408Z] b3d2d70613f9: Waiting [2023-02-22T23:20:36.408Z] f70ee36035b9: Waiting [2023-02-22T23:20:36.408Z] 5ea07b0d1c65: Layer already exists [2023-02-22T23:20:36.408Z] 9960e5d4aa84: Layer already exists [2023-02-22T23:20:36.408Z] 33d7eb5a7285: Layer already exists [2023-02-22T23:20:36.408Z] 0ad5e10c1bd9: Layer already exists [2023-02-22T23:20:36.408Z] 84dcf3e87453: Layer already exists [2023-02-22T23:20:36.408Z] db4f06a568ec: Layer already exists [2023-02-22T23:20:36.408Z] b3d2d70613f9: Layer already exists [2023-02-22T23:20:36.408Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:36.673Z] latest: digest: sha256:955b4591612670a35169489b6636b1b98e44b77ba5ae92406b575fb487bef520 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:37.013Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:37.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.64 [2023-02-22T23:20:37.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-22T23:20:37.352Z] 9960e5d4aa84: Preparing [2023-02-22T23:20:37.352Z] 84dcf3e87453: Preparing [2023-02-22T23:20:37.352Z] 0ad5e10c1bd9: Preparing [2023-02-22T23:20:37.352Z] 33d7eb5a7285: Preparing [2023-02-22T23:20:37.352Z] 5ea07b0d1c65: Preparing [2023-02-22T23:20:37.352Z] db4f06a568ec: Preparing [2023-02-22T23:20:37.352Z] b3d2d70613f9: Preparing [2023-02-22T23:20:37.352Z] f70ee36035b9: Preparing [2023-02-22T23:20:37.352Z] db4f06a568ec: Waiting [2023-02-22T23:20:37.352Z] b3d2d70613f9: Waiting [2023-02-22T23:20:37.352Z] f70ee36035b9: Waiting [2023-02-22T23:20:37.352Z] 0ad5e10c1bd9: Layer already exists [2023-02-22T23:20:37.352Z] 5ea07b0d1c65: Layer already exists [2023-02-22T23:20:37.352Z] 33d7eb5a7285: Layer already exists [2023-02-22T23:20:37.352Z] 9960e5d4aa84: Layer already exists [2023-02-22T23:20:37.352Z] 84dcf3e87453: Layer already exists [2023-02-22T23:20:37.352Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:37.352Z] b3d2d70613f9: Layer already exists [2023-02-22T23:20:37.352Z] db4f06a568ec: Layer already exists [2023-02-22T23:20:37.617Z] 3.0.0-dev.64: digest: sha256:955b4591612670a35169489b6636b1b98e44b77ba5ae92406b575fb487bef520 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:37.955Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:38.286Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:38.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-22T23:20:38.286Z] 9960e5d4aa84: Preparing [2023-02-22T23:20:38.286Z] 84dcf3e87453: Preparing [2023-02-22T23:20:38.286Z] 0ad5e10c1bd9: Preparing [2023-02-22T23:20:38.287Z] 33d7eb5a7285: Preparing [2023-02-22T23:20:38.287Z] 5ea07b0d1c65: Preparing [2023-02-22T23:20:38.287Z] db4f06a568ec: Preparing [2023-02-22T23:20:38.287Z] b3d2d70613f9: Preparing [2023-02-22T23:20:38.287Z] f70ee36035b9: Preparing [2023-02-22T23:20:38.287Z] db4f06a568ec: Waiting [2023-02-22T23:20:38.287Z] b3d2d70613f9: Waiting [2023-02-22T23:20:38.287Z] f70ee36035b9: Waiting [2023-02-22T23:20:38.287Z] 0ad5e10c1bd9: Layer already exists [2023-02-22T23:20:38.287Z] 9960e5d4aa84: Layer already exists [2023-02-22T23:20:38.287Z] 5ea07b0d1c65: Layer already exists [2023-02-22T23:20:38.287Z] 84dcf3e87453: Layer already exists [2023-02-22T23:20:38.287Z] 33d7eb5a7285: Layer already exists [2023-02-22T23:20:38.287Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:38.287Z] db4f06a568ec: Layer already exists [2023-02-22T23:20:38.287Z] b3d2d70613f9: Layer already exists [2023-02-22T23:20:38.552Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:955b4591612670a35169489b6636b1b98e44b77ba5ae92406b575fb487bef520 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:38.888Z] + 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-02-22T23:20:39.219Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-22T23:20:39.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-22T23:20:39.219Z] 9960e5d4aa84: Preparing [2023-02-22T23:20:39.219Z] 84dcf3e87453: Preparing [2023-02-22T23:20:39.219Z] 0ad5e10c1bd9: Preparing [2023-02-22T23:20:39.219Z] 33d7eb5a7285: Preparing [2023-02-22T23:20:39.219Z] 5ea07b0d1c65: Preparing [2023-02-22T23:20:39.219Z] db4f06a568ec: Preparing [2023-02-22T23:20:39.219Z] b3d2d70613f9: Preparing [2023-02-22T23:20:39.219Z] f70ee36035b9: Preparing [2023-02-22T23:20:39.219Z] db4f06a568ec: Waiting [2023-02-22T23:20:39.219Z] b3d2d70613f9: Waiting [2023-02-22T23:20:39.219Z] f70ee36035b9: Waiting [2023-02-22T23:20:39.219Z] 0ad5e10c1bd9: Layer already exists [2023-02-22T23:20:39.219Z] 9960e5d4aa84: Layer already exists [2023-02-22T23:20:39.219Z] 33d7eb5a7285: Layer already exists [2023-02-22T23:20:39.219Z] 5ea07b0d1c65: Layer already exists [2023-02-22T23:20:39.219Z] 84dcf3e87453: Layer already exists [2023-02-22T23:20:39.219Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:39.219Z] b3d2d70613f9: Layer already exists [2023-02-22T23:20:39.219Z] db4f06a568ec: Layer already exists [2023-02-22T23:20:39.486Z] main: digest: sha256:955b4591612670a35169489b6636b1b98e44b77ba5ae92406b575fb487bef520 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:20:39.526Z] ===================================================== [Pipeline] echo [2023-02-22T23:20:39.532Z] taggedImages: [2023-02-22T23:20:39.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:39.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-22T23:20:39.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.64 [2023-02-22T23:20:39.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:39.532Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-22T23:20:39.545Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-22T23:20:39.546Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:39.546Z] latest [2023-02-22T23:20:39.546Z] 3.0.0-dev.64 [2023-02-22T23:20:39.546Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:39.546Z] main [2023-02-22T23:20:39.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:39.873Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:40.207Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:40.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-22T23:20:40.208Z] d647c5cde907: Preparing [2023-02-22T23:20:40.208Z] fa3fabe44924: Preparing [2023-02-22T23:20:40.208Z] 7645f23e497a: Preparing [2023-02-22T23:20:40.208Z] 33ef092784dd: Preparing [2023-02-22T23:20:40.208Z] 0bc41616636d: Preparing [2023-02-22T23:20:40.208Z] 72385a3970ea: Preparing [2023-02-22T23:20:40.208Z] 0bc8db5fd157: Preparing [2023-02-22T23:20:40.208Z] 2e9eba689efe: Preparing [2023-02-22T23:20:40.208Z] 1dda3b10f721: Preparing [2023-02-22T23:20:40.208Z] f70ee36035b9: Preparing [2023-02-22T23:20:40.208Z] 2e9eba689efe: Waiting [2023-02-22T23:20:40.208Z] 1dda3b10f721: Waiting [2023-02-22T23:20:40.208Z] f70ee36035b9: Waiting [2023-02-22T23:20:40.208Z] 0bc8db5fd157: Waiting [2023-02-22T23:20:40.208Z] 72385a3970ea: Waiting [2023-02-22T23:20:40.474Z] d647c5cde907: Pushed [2023-02-22T23:20:40.474Z] fa3fabe44924: Pushed [2023-02-22T23:20:40.474Z] 0bc41616636d: Pushed [2023-02-22T23:20:40.742Z] 72385a3970ea: Pushed [2023-02-22T23:20:40.742Z] 0bc8db5fd157: Pushed [2023-02-22T23:20:40.742Z] 2e9eba689efe: Pushed [2023-02-22T23:20:40.742Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:41.009Z] 1dda3b10f721: Pushed [2023-02-22T23:20:42.960Z] 33ef092784dd: Pushed [2023-02-22T23:20:43.544Z] 7645f23e497a: Pushed [2023-02-22T23:20:43.811Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:4f7e6b2afacc5b301bf1532ce5db88a13c9c5058da71df9d496f5d0746e1c993 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:44.151Z] + 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-02-22T23:20:44.491Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-22T23:20:44.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-22T23:20:44.491Z] d647c5cde907: Preparing [2023-02-22T23:20:44.491Z] fa3fabe44924: Preparing [2023-02-22T23:20:44.491Z] 7645f23e497a: Preparing [2023-02-22T23:20:44.491Z] 33ef092784dd: Preparing [2023-02-22T23:20:44.491Z] 0bc41616636d: Preparing [2023-02-22T23:20:44.491Z] 72385a3970ea: Preparing [2023-02-22T23:20:44.491Z] 0bc8db5fd157: Preparing [2023-02-22T23:20:44.491Z] 2e9eba689efe: Preparing [2023-02-22T23:20:44.491Z] 1dda3b10f721: Preparing [2023-02-22T23:20:44.491Z] f70ee36035b9: Preparing [2023-02-22T23:20:44.491Z] 72385a3970ea: Waiting [2023-02-22T23:20:44.491Z] 0bc8db5fd157: Waiting [2023-02-22T23:20:44.491Z] 2e9eba689efe: Waiting [2023-02-22T23:20:44.491Z] f70ee36035b9: Waiting [2023-02-22T23:20:44.491Z] 1dda3b10f721: Waiting [2023-02-22T23:20:44.491Z] 0bc41616636d: Layer already exists [2023-02-22T23:20:44.491Z] 33ef092784dd: Layer already exists [2023-02-22T23:20:44.491Z] 7645f23e497a: Layer already exists [2023-02-22T23:20:44.491Z] fa3fabe44924: Layer already exists [2023-02-22T23:20:44.491Z] d647c5cde907: Layer already exists [2023-02-22T23:20:44.491Z] 2e9eba689efe: Layer already exists [2023-02-22T23:20:44.491Z] 1dda3b10f721: Layer already exists [2023-02-22T23:20:44.491Z] 72385a3970ea: Layer already exists [2023-02-22T23:20:44.491Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:44.491Z] 0bc8db5fd157: Layer already exists [2023-02-22T23:20:44.757Z] latest: digest: sha256:4f7e6b2afacc5b301bf1532ce5db88a13c9c5058da71df9d496f5d0746e1c993 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:45.090Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:45.422Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.64 [2023-02-22T23:20:45.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-22T23:20:45.422Z] d647c5cde907: Preparing [2023-02-22T23:20:45.422Z] fa3fabe44924: Preparing [2023-02-22T23:20:45.422Z] 7645f23e497a: Preparing [2023-02-22T23:20:45.422Z] 33ef092784dd: Preparing [2023-02-22T23:20:45.422Z] 0bc41616636d: Preparing [2023-02-22T23:20:45.422Z] 72385a3970ea: Preparing [2023-02-22T23:20:45.422Z] 0bc8db5fd157: Preparing [2023-02-22T23:20:45.422Z] 2e9eba689efe: Preparing [2023-02-22T23:20:45.422Z] 1dda3b10f721: Preparing [2023-02-22T23:20:45.422Z] f70ee36035b9: Preparing [2023-02-22T23:20:45.422Z] 1dda3b10f721: Waiting [2023-02-22T23:20:45.422Z] 2e9eba689efe: Waiting [2023-02-22T23:20:45.422Z] 72385a3970ea: Waiting [2023-02-22T23:20:45.422Z] 0bc8db5fd157: Waiting [2023-02-22T23:20:45.422Z] f70ee36035b9: Waiting [2023-02-22T23:20:45.422Z] 33ef092784dd: Layer already exists [2023-02-22T23:20:45.422Z] fa3fabe44924: Layer already exists [2023-02-22T23:20:45.422Z] d647c5cde907: Layer already exists [2023-02-22T23:20:45.422Z] 0bc41616636d: Layer already exists [2023-02-22T23:20:45.422Z] 7645f23e497a: Layer already exists [2023-02-22T23:20:45.422Z] 0bc8db5fd157: Layer already exists [2023-02-22T23:20:45.422Z] 2e9eba689efe: Layer already exists [2023-02-22T23:20:45.422Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:45.422Z] 72385a3970ea: Layer already exists [2023-02-22T23:20:45.422Z] 1dda3b10f721: Layer already exists [2023-02-22T23:20:45.688Z] 3.0.0-dev.64: digest: sha256:4f7e6b2afacc5b301bf1532ce5db88a13c9c5058da71df9d496f5d0746e1c993 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:46.039Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:46.366Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:46.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-22T23:20:46.367Z] d647c5cde907: Preparing [2023-02-22T23:20:46.367Z] fa3fabe44924: Preparing [2023-02-22T23:20:46.367Z] 7645f23e497a: Preparing [2023-02-22T23:20:46.367Z] 33ef092784dd: Preparing [2023-02-22T23:20:46.367Z] 0bc41616636d: Preparing [2023-02-22T23:20:46.367Z] 72385a3970ea: Preparing [2023-02-22T23:20:46.367Z] 0bc8db5fd157: Preparing [2023-02-22T23:20:46.367Z] 2e9eba689efe: Preparing [2023-02-22T23:20:46.367Z] 1dda3b10f721: Preparing [2023-02-22T23:20:46.367Z] f70ee36035b9: Preparing [2023-02-22T23:20:46.367Z] 2e9eba689efe: Waiting [2023-02-22T23:20:46.367Z] 1dda3b10f721: Waiting [2023-02-22T23:20:46.367Z] 72385a3970ea: Waiting [2023-02-22T23:20:46.367Z] 0bc8db5fd157: Waiting [2023-02-22T23:20:46.367Z] f70ee36035b9: Waiting [2023-02-22T23:20:46.367Z] 0bc41616636d: Layer already exists [2023-02-22T23:20:46.367Z] fa3fabe44924: Layer already exists [2023-02-22T23:20:46.367Z] d647c5cde907: Layer already exists [2023-02-22T23:20:46.367Z] 7645f23e497a: Layer already exists [2023-02-22T23:20:46.367Z] 33ef092784dd: Layer already exists [2023-02-22T23:20:46.367Z] 72385a3970ea: Layer already exists [2023-02-22T23:20:46.367Z] 0bc8db5fd157: Layer already exists [2023-02-22T23:20:46.367Z] 1dda3b10f721: Layer already exists [2023-02-22T23:20:46.367Z] 2e9eba689efe: Layer already exists [2023-02-22T23:20:46.367Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:46.632Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:4f7e6b2afacc5b301bf1532ce5db88a13c9c5058da71df9d496f5d0746e1c993 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:46.967Z] + 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-02-22T23:20:47.298Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-22T23:20:47.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-22T23:20:47.298Z] d647c5cde907: Preparing [2023-02-22T23:20:47.298Z] fa3fabe44924: Preparing [2023-02-22T23:20:47.298Z] 7645f23e497a: Preparing [2023-02-22T23:20:47.298Z] 33ef092784dd: Preparing [2023-02-22T23:20:47.298Z] 0bc41616636d: Preparing [2023-02-22T23:20:47.298Z] 72385a3970ea: Preparing [2023-02-22T23:20:47.298Z] 0bc8db5fd157: Preparing [2023-02-22T23:20:47.298Z] 2e9eba689efe: Preparing [2023-02-22T23:20:47.298Z] 1dda3b10f721: Preparing [2023-02-22T23:20:47.298Z] f70ee36035b9: Preparing [2023-02-22T23:20:47.298Z] 72385a3970ea: Waiting [2023-02-22T23:20:47.298Z] 0bc8db5fd157: Waiting [2023-02-22T23:20:47.298Z] 2e9eba689efe: Waiting [2023-02-22T23:20:47.298Z] 1dda3b10f721: Waiting [2023-02-22T23:20:47.298Z] f70ee36035b9: Waiting [2023-02-22T23:20:47.298Z] fa3fabe44924: Layer already exists [2023-02-22T23:20:47.298Z] d647c5cde907: Layer already exists [2023-02-22T23:20:47.298Z] 33ef092784dd: Layer already exists [2023-02-22T23:20:47.298Z] 0bc41616636d: Layer already exists [2023-02-22T23:20:47.298Z] 7645f23e497a: Layer already exists [2023-02-22T23:20:47.298Z] 1dda3b10f721: Layer already exists [2023-02-22T23:20:47.298Z] 0bc8db5fd157: Layer already exists [2023-02-22T23:20:47.298Z] f70ee36035b9: Layer already exists [2023-02-22T23:20:47.298Z] 2e9eba689efe: Layer already exists [2023-02-22T23:20:47.298Z] 72385a3970ea: Layer already exists [2023-02-22T23:20:47.563Z] main: digest: sha256:4f7e6b2afacc5b301bf1532ce5db88a13c9c5058da71df9d496f5d0746e1c993 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:20:47.601Z] ===================================================== [Pipeline] echo [2023-02-22T23:20:47.606Z] taggedImages: [2023-02-22T23:20:47.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:47.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-22T23:20:47.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.64 [2023-02-22T23:20:47.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:47.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-22T23:20:47.620Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-22T23:20:47.620Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:47.620Z] latest [2023-02-22T23:20:47.620Z] 3.0.0-dev.64 [2023-02-22T23:20:47.620Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:47.620Z] main [2023-02-22T23:20:47.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:47.943Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:48.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:48.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-22T23:20:48.277Z] ecf9bf6a5590: Preparing [2023-02-22T23:20:48.277Z] b821c61761ff: Preparing [2023-02-22T23:20:48.277Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:48.277Z] c09fb1ab355b: Preparing [2023-02-22T23:20:48.277Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:20:48.277Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:48.277Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:20:48.543Z] ecf9bf6a5590: Pushed [2023-02-22T23:20:49.502Z] c09fb1ab355b: Pushed [2023-02-22T23:20:52.848Z] b821c61761ff: Pushed [2023-02-22T23:20:53.112Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:c0ec457365a123b965e855807792c22d9ab56baf29dbb0889f7db1e0977d2105 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:53.443Z] + 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-02-22T23:20:53.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-22T23:20:53.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-22T23:20:53.766Z] ecf9bf6a5590: Preparing [2023-02-22T23:20:53.766Z] b821c61761ff: Preparing [2023-02-22T23:20:53.766Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:53.766Z] c09fb1ab355b: Preparing [2023-02-22T23:20:53.766Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:20:53.766Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:20:53.766Z] c09fb1ab355b: Layer already exists [2023-02-22T23:20:53.766Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:53.766Z] ecf9bf6a5590: Layer already exists [2023-02-22T23:20:53.766Z] b821c61761ff: Layer already exists [2023-02-22T23:20:53.766Z] latest: digest: sha256:c0ec457365a123b965e855807792c22d9ab56baf29dbb0889f7db1e0977d2105 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:54.368Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:54.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.64 [2023-02-22T23:20:54.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-22T23:20:54.692Z] ecf9bf6a5590: Preparing [2023-02-22T23:20:54.692Z] b821c61761ff: Preparing [2023-02-22T23:20:54.692Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:54.692Z] c09fb1ab355b: Preparing [2023-02-22T23:20:54.692Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:20:54.692Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:20:54.692Z] b821c61761ff: Layer already exists [2023-02-22T23:20:54.692Z] ecf9bf6a5590: Layer already exists [2023-02-22T23:20:54.692Z] c09fb1ab355b: Layer already exists [2023-02-22T23:20:54.692Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:54.692Z] 3.0.0-dev.64: digest: sha256:c0ec457365a123b965e855807792c22d9ab56baf29dbb0889f7db1e0977d2105 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:55.032Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:55.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:55.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-22T23:20:55.365Z] ecf9bf6a5590: Preparing [2023-02-22T23:20:55.365Z] b821c61761ff: Preparing [2023-02-22T23:20:55.365Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:55.365Z] c09fb1ab355b: Preparing [2023-02-22T23:20:55.365Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:20:55.365Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:55.365Z] ecf9bf6a5590: Layer already exists [2023-02-22T23:20:55.365Z] c09fb1ab355b: Layer already exists [2023-02-22T23:20:55.365Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:20:55.365Z] b821c61761ff: Layer already exists [2023-02-22T23:20:55.365Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:c0ec457365a123b965e855807792c22d9ab56baf29dbb0889f7db1e0977d2105 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:55.716Z] + 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-02-22T23:20:56.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-22T23:20:56.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-22T23:20:56.065Z] ecf9bf6a5590: Preparing [2023-02-22T23:20:56.065Z] b821c61761ff: Preparing [2023-02-22T23:20:56.065Z] 464eb6bb00d0: Preparing [2023-02-22T23:20:56.065Z] c09fb1ab355b: Preparing [2023-02-22T23:20:56.065Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:20:56.065Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:20:56.065Z] c09fb1ab355b: Layer already exists [2023-02-22T23:20:56.065Z] ecf9bf6a5590: Layer already exists [2023-02-22T23:20:56.065Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:20:56.065Z] b821c61761ff: Layer already exists [2023-02-22T23:20:56.065Z] main: digest: sha256:c0ec457365a123b965e855807792c22d9ab56baf29dbb0889f7db1e0977d2105 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:20:56.114Z] ===================================================== [Pipeline] echo [2023-02-22T23:20:56.120Z] taggedImages: [2023-02-22T23:20:56.120Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:56.120Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-22T23:20:56.120Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.64 [2023-02-22T23:20:56.120Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:56.120Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-22T23:20:56.134Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-22T23:20:56.134Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:56.134Z] latest [2023-02-22T23:20:56.134Z] 3.0.0-dev.64 [2023-02-22T23:20:56.134Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:20:56.134Z] main [2023-02-22T23:20:56.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:56.468Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:20:56.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:20:56.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-22T23:20:56.798Z] 2bd4e9ee91ff: Preparing [2023-02-22T23:20:56.798Z] 1bfd78955dc3: Preparing [2023-02-22T23:20:56.798Z] dd95dfd37cbf: Preparing [2023-02-22T23:20:56.798Z] 74fdd0185e41: Preparing [2023-02-22T23:20:56.798Z] d0385e00555c: Preparing [2023-02-22T23:20:56.798Z] 8174ced1d3d4: Preparing [2023-02-22T23:20:56.798Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:20:56.798Z] 8174ced1d3d4: Waiting [2023-02-22T23:20:56.798Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:20:57.066Z] dd95dfd37cbf: Pushed [2023-02-22T23:20:57.066Z] 1bfd78955dc3: Pushed [2023-02-22T23:20:57.066Z] 2bd4e9ee91ff: Pushed [2023-02-22T23:20:57.066Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:20:58.024Z] 8174ced1d3d4: Pushed [2023-02-22T23:21:06.218Z] d0385e00555c: Pushed [2023-02-22T23:21:12.851Z] 74fdd0185e41: Pushed [2023-02-22T23:21:12.851Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:d4ee524ee589b4deac4480caee09dd5e70dfd4f14a70d85326e230d5c3272329 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:13.198Z] + 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-02-22T23:21:13.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-22T23:21:13.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-22T23:21:13.535Z] 2bd4e9ee91ff: Preparing [2023-02-22T23:21:13.535Z] 1bfd78955dc3: Preparing [2023-02-22T23:21:13.535Z] dd95dfd37cbf: Preparing [2023-02-22T23:21:13.535Z] 74fdd0185e41: Preparing [2023-02-22T23:21:13.535Z] d0385e00555c: Preparing [2023-02-22T23:21:13.535Z] 8174ced1d3d4: Preparing [2023-02-22T23:21:13.535Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:21:13.535Z] 8174ced1d3d4: Waiting [2023-02-22T23:21:13.535Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:21:13.535Z] 1bfd78955dc3: Layer already exists [2023-02-22T23:21:13.535Z] 2bd4e9ee91ff: Layer already exists [2023-02-22T23:21:13.535Z] 74fdd0185e41: Layer already exists [2023-02-22T23:21:13.535Z] d0385e00555c: Layer already exists [2023-02-22T23:21:13.535Z] dd95dfd37cbf: Layer already exists [2023-02-22T23:21:13.535Z] 8174ced1d3d4: Layer already exists [2023-02-22T23:21:13.535Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:21:13.802Z] latest: digest: sha256:d4ee524ee589b4deac4480caee09dd5e70dfd4f14a70d85326e230d5c3272329 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:14.148Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:14.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.64 [2023-02-22T23:21:14.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-22T23:21:14.487Z] 2bd4e9ee91ff: Preparing [2023-02-22T23:21:14.487Z] 1bfd78955dc3: Preparing [2023-02-22T23:21:14.487Z] dd95dfd37cbf: Preparing [2023-02-22T23:21:14.487Z] 74fdd0185e41: Preparing [2023-02-22T23:21:14.487Z] d0385e00555c: Preparing [2023-02-22T23:21:14.487Z] 8174ced1d3d4: Preparing [2023-02-22T23:21:14.487Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:21:14.487Z] 8174ced1d3d4: Waiting [2023-02-22T23:21:14.487Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:21:14.487Z] 1bfd78955dc3: Layer already exists [2023-02-22T23:21:14.487Z] 2bd4e9ee91ff: Layer already exists [2023-02-22T23:21:14.487Z] d0385e00555c: Layer already exists [2023-02-22T23:21:14.487Z] 74fdd0185e41: Layer already exists [2023-02-22T23:21:14.487Z] dd95dfd37cbf: Layer already exists [2023-02-22T23:21:14.487Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:21:14.487Z] 8174ced1d3d4: Layer already exists [2023-02-22T23:21:14.751Z] 3.0.0-dev.64: digest: sha256:d4ee524ee589b4deac4480caee09dd5e70dfd4f14a70d85326e230d5c3272329 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:15.091Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:15.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:21:15.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-22T23:21:15.432Z] 2bd4e9ee91ff: Preparing [2023-02-22T23:21:15.432Z] 1bfd78955dc3: Preparing [2023-02-22T23:21:15.432Z] dd95dfd37cbf: Preparing [2023-02-22T23:21:15.432Z] 74fdd0185e41: Preparing [2023-02-22T23:21:15.432Z] d0385e00555c: Preparing [2023-02-22T23:21:15.432Z] 8174ced1d3d4: Preparing [2023-02-22T23:21:15.432Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:21:15.432Z] 8174ced1d3d4: Waiting [2023-02-22T23:21:15.432Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:21:15.432Z] d0385e00555c: Layer already exists [2023-02-22T23:21:15.432Z] 74fdd0185e41: Layer already exists [2023-02-22T23:21:15.432Z] 2bd4e9ee91ff: Layer already exists [2023-02-22T23:21:15.432Z] dd95dfd37cbf: Layer already exists [2023-02-22T23:21:15.432Z] 1bfd78955dc3: Layer already exists [2023-02-22T23:21:15.432Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:21:15.432Z] 8174ced1d3d4: Layer already exists [2023-02-22T23:21:15.697Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:d4ee524ee589b4deac4480caee09dd5e70dfd4f14a70d85326e230d5c3272329 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:16.035Z] + 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-02-22T23:21:16.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-22T23:21:16.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-22T23:21:16.381Z] 2bd4e9ee91ff: Preparing [2023-02-22T23:21:16.381Z] 1bfd78955dc3: Preparing [2023-02-22T23:21:16.381Z] dd95dfd37cbf: Preparing [2023-02-22T23:21:16.381Z] 74fdd0185e41: Preparing [2023-02-22T23:21:16.381Z] d0385e00555c: Preparing [2023-02-22T23:21:16.381Z] 8174ced1d3d4: Preparing [2023-02-22T23:21:16.381Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:21:16.381Z] 8174ced1d3d4: Waiting [2023-02-22T23:21:16.381Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:21:16.381Z] dd95dfd37cbf: Layer already exists [2023-02-22T23:21:16.381Z] 1bfd78955dc3: Layer already exists [2023-02-22T23:21:16.381Z] d0385e00555c: Layer already exists [2023-02-22T23:21:16.381Z] 74fdd0185e41: Layer already exists [2023-02-22T23:21:16.381Z] 2bd4e9ee91ff: Layer already exists [2023-02-22T23:21:16.381Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:21:16.381Z] 8174ced1d3d4: Layer already exists [2023-02-22T23:21:16.648Z] main: digest: sha256:d4ee524ee589b4deac4480caee09dd5e70dfd4f14a70d85326e230d5c3272329 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:21:16.701Z] ===================================================== [Pipeline] echo [2023-02-22T23:21:16.710Z] taggedImages: [2023-02-22T23:21:16.710Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:21:16.710Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-22T23:21:16.710Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.64 [2023-02-22T23:21:16.710Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:21:16.710Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-22T23:21:16.731Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-22T23:21:16.731Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:21:16.731Z] latest [2023-02-22T23:21:16.731Z] 3.0.0-dev.64 [2023-02-22T23:21:16.731Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:21:16.731Z] main [2023-02-22T23:21:16.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:17.075Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:17.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:21:17.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-22T23:21:17.414Z] 6330bb019a0c: Preparing [2023-02-22T23:21:17.414Z] 00e1ba6587fa: Preparing [2023-02-22T23:21:17.414Z] ac6688626433: Preparing [2023-02-22T23:21:17.414Z] 9b8429afaf56: Preparing [2023-02-22T23:21:17.414Z] 8e82a760a669: Preparing [2023-02-22T23:21:17.414Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:21:17.414Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:21:17.683Z] 6330bb019a0c: Pushed [2023-02-22T23:21:17.683Z] 00e1ba6587fa: Pushed [2023-02-22T23:21:17.683Z] ac6688626433: Pushed [2023-02-22T23:21:17.683Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:21:18.275Z] 8e82a760a669: Pushed [2023-02-22T23:21:36.471Z] 9b8429afaf56: Pushed [2023-02-22T23:21:36.471Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:913ecfa587c2b48024a1f0d9fd316cbe44bcf332cc523c2b8b3dea8bfc9b2824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:36.815Z] + 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-02-22T23:21:37.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-22T23:21:37.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-22T23:21:37.155Z] 6330bb019a0c: Preparing [2023-02-22T23:21:37.155Z] 00e1ba6587fa: Preparing [2023-02-22T23:21:37.155Z] ac6688626433: Preparing [2023-02-22T23:21:37.155Z] 9b8429afaf56: Preparing [2023-02-22T23:21:37.155Z] 8e82a760a669: Preparing [2023-02-22T23:21:37.155Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:21:37.155Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:21:37.155Z] 8e82a760a669: Layer already exists [2023-02-22T23:21:37.155Z] 6330bb019a0c: Layer already exists [2023-02-22T23:21:37.155Z] 9b8429afaf56: Layer already exists [2023-02-22T23:21:37.155Z] 00e1ba6587fa: Layer already exists [2023-02-22T23:21:37.155Z] ac6688626433: Layer already exists [2023-02-22T23:21:37.155Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:21:37.419Z] latest: digest: sha256:913ecfa587c2b48024a1f0d9fd316cbe44bcf332cc523c2b8b3dea8bfc9b2824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:37.762Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:38.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.64 [2023-02-22T23:21:38.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-22T23:21:38.100Z] 6330bb019a0c: Preparing [2023-02-22T23:21:38.100Z] 00e1ba6587fa: Preparing [2023-02-22T23:21:38.100Z] ac6688626433: Preparing [2023-02-22T23:21:38.100Z] 9b8429afaf56: Preparing [2023-02-22T23:21:38.100Z] 8e82a760a669: Preparing [2023-02-22T23:21:38.100Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:21:38.100Z] ac6688626433: Layer already exists [2023-02-22T23:21:38.100Z] 8e82a760a669: Layer already exists [2023-02-22T23:21:38.100Z] 00e1ba6587fa: Layer already exists [2023-02-22T23:21:38.100Z] 6330bb019a0c: Layer already exists [2023-02-22T23:21:38.100Z] 9b8429afaf56: Layer already exists [2023-02-22T23:21:38.100Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:21:38.366Z] 3.0.0-dev.64: digest: sha256:913ecfa587c2b48024a1f0d9fd316cbe44bcf332cc523c2b8b3dea8bfc9b2824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:38.724Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:39.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:21:39.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-22T23:21:39.080Z] 6330bb019a0c: Preparing [2023-02-22T23:21:39.080Z] 00e1ba6587fa: Preparing [2023-02-22T23:21:39.080Z] ac6688626433: Preparing [2023-02-22T23:21:39.080Z] 9b8429afaf56: Preparing [2023-02-22T23:21:39.080Z] 8e82a760a669: Preparing [2023-02-22T23:21:39.080Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:21:39.080Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:21:39.080Z] 00e1ba6587fa: Layer already exists [2023-02-22T23:21:39.080Z] 6330bb019a0c: Layer already exists [2023-02-22T23:21:39.080Z] 9b8429afaf56: Layer already exists [2023-02-22T23:21:39.080Z] 8e82a760a669: Layer already exists [2023-02-22T23:21:39.080Z] ac6688626433: Layer already exists [2023-02-22T23:21:39.080Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:21:39.353Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:913ecfa587c2b48024a1f0d9fd316cbe44bcf332cc523c2b8b3dea8bfc9b2824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:39.703Z] + 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-02-22T23:21:40.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-22T23:21:40.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-22T23:21:40.071Z] 6330bb019a0c: Preparing [2023-02-22T23:21:40.071Z] 00e1ba6587fa: Preparing [2023-02-22T23:21:40.071Z] ac6688626433: Preparing [2023-02-22T23:21:40.071Z] 9b8429afaf56: Preparing [2023-02-22T23:21:40.071Z] 8e82a760a669: Preparing [2023-02-22T23:21:40.071Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:21:40.071Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:21:40.071Z] ac6688626433: Layer already exists [2023-02-22T23:21:40.071Z] 8e82a760a669: Layer already exists [2023-02-22T23:21:40.071Z] 00e1ba6587fa: Layer already exists [2023-02-22T23:21:40.071Z] 9b8429afaf56: Layer already exists [2023-02-22T23:21:40.071Z] 6330bb019a0c: Layer already exists [2023-02-22T23:21:40.071Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:21:40.340Z] main: digest: sha256:913ecfa587c2b48024a1f0d9fd316cbe44bcf332cc523c2b8b3dea8bfc9b2824 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:21:40.380Z] ===================================================== [Pipeline] echo [2023-02-22T23:21:40.386Z] taggedImages: [2023-02-22T23:21:40.386Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:21:40.386Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-22T23:21:40.386Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.64 [2023-02-22T23:21:40.386Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:21:40.386Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-22T23:21:40.401Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-22T23:21:40.401Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:21:40.401Z] latest [2023-02-22T23:21:40.401Z] 3.0.0-dev.64 [2023-02-22T23:21:40.401Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:21:40.401Z] main [2023-02-22T23:21:40.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:40.731Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:41.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:21:41.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-22T23:21:41.063Z] 0a984845876e: Preparing [2023-02-22T23:21:41.063Z] 2974cdb07eed: Preparing [2023-02-22T23:21:41.063Z] 8e3a47f56f6b: Preparing [2023-02-22T23:21:41.063Z] cff26ab15d77: Preparing [2023-02-22T23:21:41.063Z] 8174ced1d3d4: Preparing [2023-02-22T23:21:41.063Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:21:41.063Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:21:41.063Z] 8174ced1d3d4: Layer already exists [2023-02-22T23:21:41.335Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:21:41.335Z] 8e3a47f56f6b: Pushed [2023-02-22T23:21:41.335Z] 0a984845876e: Pushed [2023-02-22T23:21:41.335Z] 2974cdb07eed: Pushed [2023-02-22T23:21:59.536Z] cff26ab15d77: Pushed [2023-02-22T23:21:59.536Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:969d17a9ba8c49125392605a1677a3eeb86e5ac3c32a5fd1c389ecff79f6715c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:21:59.874Z] + 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-02-22T23:22:00.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-22T23:22:00.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-22T23:22:00.210Z] 0a984845876e: Preparing [2023-02-22T23:22:00.210Z] 2974cdb07eed: Preparing [2023-02-22T23:22:00.210Z] 8e3a47f56f6b: Preparing [2023-02-22T23:22:00.210Z] cff26ab15d77: Preparing [2023-02-22T23:22:00.210Z] 8174ced1d3d4: Preparing [2023-02-22T23:22:00.210Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:22:00.210Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:22:00.210Z] 8174ced1d3d4: Layer already exists [2023-02-22T23:22:00.210Z] 8e3a47f56f6b: Layer already exists [2023-02-22T23:22:00.210Z] cff26ab15d77: Layer already exists [2023-02-22T23:22:00.210Z] 2974cdb07eed: Layer already exists [2023-02-22T23:22:00.210Z] 0a984845876e: Layer already exists [2023-02-22T23:22:00.210Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:22:00.475Z] latest: digest: sha256:969d17a9ba8c49125392605a1677a3eeb86e5ac3c32a5fd1c389ecff79f6715c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:00.821Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:01.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.64 [2023-02-22T23:22:01.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-22T23:22:01.153Z] 0a984845876e: Preparing [2023-02-22T23:22:01.153Z] 2974cdb07eed: Preparing [2023-02-22T23:22:01.153Z] 8e3a47f56f6b: Preparing [2023-02-22T23:22:01.153Z] cff26ab15d77: Preparing [2023-02-22T23:22:01.153Z] 8174ced1d3d4: Preparing [2023-02-22T23:22:01.153Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:22:01.153Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:22:01.153Z] 2974cdb07eed: Layer already exists [2023-02-22T23:22:01.153Z] 8174ced1d3d4: Layer already exists [2023-02-22T23:22:01.153Z] 8e3a47f56f6b: Layer already exists [2023-02-22T23:22:01.153Z] cff26ab15d77: Layer already exists [2023-02-22T23:22:01.153Z] 0a984845876e: Layer already exists [2023-02-22T23:22:01.153Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:22:01.153Z] 3.0.0-dev.64: digest: sha256:969d17a9ba8c49125392605a1677a3eeb86e5ac3c32a5fd1c389ecff79f6715c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:01.745Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:02.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:22:02.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-22T23:22:02.079Z] 0a984845876e: Preparing [2023-02-22T23:22:02.079Z] 2974cdb07eed: Preparing [2023-02-22T23:22:02.079Z] 8e3a47f56f6b: Preparing [2023-02-22T23:22:02.079Z] cff26ab15d77: Preparing [2023-02-22T23:22:02.079Z] 8174ced1d3d4: Preparing [2023-02-22T23:22:02.079Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:22:02.079Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:22:02.079Z] 0a984845876e: Layer already exists [2023-02-22T23:22:02.079Z] 8174ced1d3d4: Layer already exists [2023-02-22T23:22:02.079Z] 2974cdb07eed: Layer already exists [2023-02-22T23:22:02.079Z] cff26ab15d77: Layer already exists [2023-02-22T23:22:02.079Z] 8e3a47f56f6b: Layer already exists [2023-02-22T23:22:02.079Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:22:02.344Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:969d17a9ba8c49125392605a1677a3eeb86e5ac3c32a5fd1c389ecff79f6715c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:02.678Z] + 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-02-22T23:22:03.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-22T23:22:03.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-22T23:22:03.017Z] 0a984845876e: Preparing [2023-02-22T23:22:03.017Z] 2974cdb07eed: Preparing [2023-02-22T23:22:03.017Z] 8e3a47f56f6b: Preparing [2023-02-22T23:22:03.017Z] cff26ab15d77: Preparing [2023-02-22T23:22:03.017Z] 8174ced1d3d4: Preparing [2023-02-22T23:22:03.017Z] a8cfdf0cc8ec: Preparing [2023-02-22T23:22:03.017Z] a8cfdf0cc8ec: Waiting [2023-02-22T23:22:03.017Z] 8174ced1d3d4: Layer already exists [2023-02-22T23:22:03.017Z] 8e3a47f56f6b: Layer already exists [2023-02-22T23:22:03.017Z] 2974cdb07eed: Layer already exists [2023-02-22T23:22:03.017Z] cff26ab15d77: Layer already exists [2023-02-22T23:22:03.017Z] 0a984845876e: Layer already exists [2023-02-22T23:22:03.017Z] a8cfdf0cc8ec: Layer already exists [2023-02-22T23:22:03.283Z] main: digest: sha256:969d17a9ba8c49125392605a1677a3eeb86e5ac3c32a5fd1c389ecff79f6715c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:22:03.331Z] ===================================================== [Pipeline] echo [2023-02-22T23:22:03.339Z] taggedImages: [2023-02-22T23:22:03.339Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:22:03.339Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-22T23:22:03.339Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.64 [2023-02-22T23:22:03.339Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:22:03.339Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-22T23:22:03.359Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-22T23:22:03.359Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:22:03.359Z] latest [2023-02-22T23:22:03.359Z] 3.0.0-dev.64 [2023-02-22T23:22:03.359Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:22:03.359Z] main [2023-02-22T23:22:03.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:03.697Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:04.029Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:22:04.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-22T23:22:04.029Z] e828c516a1a8: Preparing [2023-02-22T23:22:04.030Z] a7b8342eebb9: Preparing [2023-02-22T23:22:04.030Z] 464eb6bb00d0: Preparing [2023-02-22T23:22:04.030Z] 43e124ffd60b: Preparing [2023-02-22T23:22:04.030Z] f70ee36035b9: Preparing [2023-02-22T23:22:04.030Z] f70ee36035b9: Layer already exists [2023-02-22T23:22:04.030Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:22:04.295Z] e828c516a1a8: Pushed [2023-02-22T23:22:04.559Z] 43e124ffd60b: Pushed [2023-02-22T23:22:09.893Z] a7b8342eebb9: Pushed [2023-02-22T23:22:10.159Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:9edaa99304bbde427bddba5d7ab8e6a8aca01dae7a681cc6059c695e68d6905d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:10.508Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:10.839Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-22T23:22:10.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-22T23:22:10.839Z] e828c516a1a8: Preparing [2023-02-22T23:22:10.839Z] a7b8342eebb9: Preparing [2023-02-22T23:22:10.839Z] 464eb6bb00d0: Preparing [2023-02-22T23:22:10.839Z] 43e124ffd60b: Preparing [2023-02-22T23:22:10.839Z] f70ee36035b9: Preparing [2023-02-22T23:22:10.839Z] f70ee36035b9: Layer already exists [2023-02-22T23:22:10.839Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:22:10.839Z] e828c516a1a8: Layer already exists [2023-02-22T23:22:10.839Z] 43e124ffd60b: Layer already exists [2023-02-22T23:22:10.839Z] a7b8342eebb9: Layer already exists [2023-02-22T23:22:11.107Z] latest: digest: sha256:9edaa99304bbde427bddba5d7ab8e6a8aca01dae7a681cc6059c695e68d6905d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:11.444Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:11.790Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.64 [2023-02-22T23:22:11.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-22T23:22:11.790Z] e828c516a1a8: Preparing [2023-02-22T23:22:11.790Z] a7b8342eebb9: Preparing [2023-02-22T23:22:11.790Z] 464eb6bb00d0: Preparing [2023-02-22T23:22:11.790Z] 43e124ffd60b: Preparing [2023-02-22T23:22:11.790Z] f70ee36035b9: Preparing [2023-02-22T23:22:11.790Z] e828c516a1a8: Layer already exists [2023-02-22T23:22:11.790Z] a7b8342eebb9: Layer already exists [2023-02-22T23:22:11.790Z] f70ee36035b9: Layer already exists [2023-02-22T23:22:11.790Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:22:11.790Z] 43e124ffd60b: Layer already exists [2023-02-22T23:22:11.790Z] 3.0.0-dev.64: digest: sha256:9edaa99304bbde427bddba5d7ab8e6a8aca01dae7a681cc6059c695e68d6905d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:12.127Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:12.458Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:22:12.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-22T23:22:12.458Z] e828c516a1a8: Preparing [2023-02-22T23:22:12.458Z] a7b8342eebb9: Preparing [2023-02-22T23:22:12.458Z] 464eb6bb00d0: Preparing [2023-02-22T23:22:12.458Z] 43e124ffd60b: Preparing [2023-02-22T23:22:12.458Z] f70ee36035b9: Preparing [2023-02-22T23:22:12.458Z] 43e124ffd60b: Layer already exists [2023-02-22T23:22:12.458Z] a7b8342eebb9: Layer already exists [2023-02-22T23:22:12.458Z] e828c516a1a8: Layer already exists [2023-02-22T23:22:12.458Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:22:12.458Z] f70ee36035b9: Layer already exists [2023-02-22T23:22:12.458Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:9edaa99304bbde427bddba5d7ab8e6a8aca01dae7a681cc6059c695e68d6905d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:13.073Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:13.409Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-22T23:22:13.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-22T23:22:13.409Z] e828c516a1a8: Preparing [2023-02-22T23:22:13.409Z] a7b8342eebb9: Preparing [2023-02-22T23:22:13.409Z] 464eb6bb00d0: Preparing [2023-02-22T23:22:13.409Z] 43e124ffd60b: Preparing [2023-02-22T23:22:13.409Z] f70ee36035b9: Preparing [2023-02-22T23:22:13.409Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:22:13.409Z] a7b8342eebb9: Layer already exists [2023-02-22T23:22:13.409Z] 43e124ffd60b: Layer already exists [2023-02-22T23:22:13.409Z] e828c516a1a8: Layer already exists [2023-02-22T23:22:13.409Z] f70ee36035b9: Layer already exists [2023-02-22T23:22:13.676Z] main: digest: sha256:9edaa99304bbde427bddba5d7ab8e6a8aca01dae7a681cc6059c695e68d6905d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:22:13.719Z] ===================================================== [Pipeline] echo [2023-02-22T23:22:13.724Z] taggedImages: [2023-02-22T23:22:13.724Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:22:13.724Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-22T23:22:13.724Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.64 [2023-02-22T23:22:13.724Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:22:13.724Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-22T23:22:13.738Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-22T23:22:13.738Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:22:13.738Z] latest [2023-02-22T23:22:13.738Z] 3.0.0-dev.64 [2023-02-22T23:22:13.738Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:22:13.738Z] main [2023-02-22T23:22:13.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:14.070Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:14.416Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:22:14.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-22T23:22:14.417Z] 0f20ee62487b: Preparing [2023-02-22T23:22:14.417Z] eeb834313315: Preparing [2023-02-22T23:22:14.417Z] 464eb6bb00d0: Preparing [2023-02-22T23:22:14.417Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:22:14.417Z] f70ee36035b9: Preparing [2023-02-22T23:22:14.417Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:22:14.417Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:22:14.417Z] f70ee36035b9: Layer already exists [2023-02-22T23:22:14.683Z] 0f20ee62487b: Pushed [2023-02-22T23:22:20.018Z] eeb834313315: Pushed [2023-02-22T23:22:20.018Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee: digest: sha256:afed536aadc8496bbb45248f75fced1d9fc5d7c11328f6ab4868631f40d2710c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:20.354Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:20.685Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-22T23:22:20.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-22T23:22:20.685Z] 0f20ee62487b: Preparing [2023-02-22T23:22:20.685Z] eeb834313315: Preparing [2023-02-22T23:22:20.685Z] 464eb6bb00d0: Preparing [2023-02-22T23:22:20.685Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:22:20.685Z] f70ee36035b9: Preparing [2023-02-22T23:22:20.685Z] f70ee36035b9: Layer already exists [2023-02-22T23:22:20.685Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:22:20.685Z] 0f20ee62487b: Layer already exists [2023-02-22T23:22:20.685Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:22:20.685Z] eeb834313315: Layer already exists [2023-02-22T23:22:20.951Z] latest: digest: sha256:afed536aadc8496bbb45248f75fced1d9fc5d7c11328f6ab4868631f40d2710c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:21.292Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:21.627Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.64 [2023-02-22T23:22:21.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-22T23:22:21.627Z] 0f20ee62487b: Preparing [2023-02-22T23:22:21.627Z] eeb834313315: Preparing [2023-02-22T23:22:21.627Z] 464eb6bb00d0: Preparing [2023-02-22T23:22:21.627Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:22:21.627Z] f70ee36035b9: Preparing [2023-02-22T23:22:21.627Z] eeb834313315: Layer already exists [2023-02-22T23:22:21.627Z] 0f20ee62487b: Layer already exists [2023-02-22T23:22:21.627Z] f70ee36035b9: Layer already exists [2023-02-22T23:22:21.627Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:22:21.627Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:22:21.892Z] 3.0.0-dev.64: digest: sha256:afed536aadc8496bbb45248f75fced1d9fc5d7c11328f6ab4868631f40d2710c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:22.227Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:22.561Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:22:22.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-22T23:22:22.561Z] 0f20ee62487b: Preparing [2023-02-22T23:22:22.561Z] eeb834313315: Preparing [2023-02-22T23:22:22.561Z] 464eb6bb00d0: Preparing [2023-02-22T23:22:22.561Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:22:22.561Z] f70ee36035b9: Preparing [2023-02-22T23:22:22.561Z] f70ee36035b9: Layer already exists [2023-02-22T23:22:22.561Z] eeb834313315: Layer already exists [2023-02-22T23:22:22.561Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:22:22.561Z] 0f20ee62487b: Layer already exists [2023-02-22T23:22:22.561Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:22:22.827Z] 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64: digest: sha256:afed536aadc8496bbb45248f75fced1d9fc5d7c11328f6ab4868631f40d2710c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:23.176Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:23.509Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-22T23:22:23.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-22T23:22:23.509Z] 0f20ee62487b: Preparing [2023-02-22T23:22:23.509Z] eeb834313315: Preparing [2023-02-22T23:22:23.509Z] 464eb6bb00d0: Preparing [2023-02-22T23:22:23.509Z] 8a9a2c8b85e3: Preparing [2023-02-22T23:22:23.509Z] f70ee36035b9: Preparing [2023-02-22T23:22:23.509Z] 8a9a2c8b85e3: Layer already exists [2023-02-22T23:22:23.509Z] eeb834313315: Layer already exists [2023-02-22T23:22:23.509Z] 464eb6bb00d0: Layer already exists [2023-02-22T23:22:23.509Z] f70ee36035b9: Layer already exists [2023-02-22T23:22:23.509Z] 0f20ee62487b: Layer already exists [2023-02-22T23:22:23.774Z] main: digest: sha256:afed536aadc8496bbb45248f75fced1d9fc5d7c11328f6ab4868631f40d2710c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-22T23:22:23.823Z] ===================================================== [Pipeline] echo [2023-02-22T23:22:23.831Z] taggedImages: [2023-02-22T23:22:23.831Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [2023-02-22T23:22:23.831Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-22T23:22:23.831Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.64 [2023-02-22T23:22:23.831Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee-3.0.0-dev.64 [2023-02-22T23:22:23.831Z] - 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-02-22T23:22:24.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T23:22:24.196Z] [2023-02-22T23:22:24.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:24.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T23:22:24.789Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T23:22:24.789Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T23:22:24.789Z] 04944245beec: Pulling fs layer [2023-02-22T23:22:24.789Z] 699f458cf7ca: Pulling fs layer [2023-02-22T23:22:24.789Z] 765212b225bb: Pulling fs layer [2023-02-22T23:22:24.789Z] f23df028b6ca: Pulling fs layer [2023-02-22T23:22:24.789Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T23:22:24.789Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T23:22:24.789Z] 765212b225bb: Waiting [2023-02-22T23:22:24.789Z] f23df028b6ca: Waiting [2023-02-22T23:22:24.789Z] d65c8cfc05b1: Waiting [2023-02-22T23:22:24.789Z] 2437ff75d9bd: Waiting [2023-02-22T23:22:24.789Z] 04944245beec: Verifying Checksum [2023-02-22T23:22:24.789Z] 04944245beec: Download complete [2023-02-22T23:22:24.789Z] 765212b225bb: Verifying Checksum [2023-02-22T23:22:24.789Z] 765212b225bb: Download complete [2023-02-22T23:22:24.789Z] f23df028b6ca: Verifying Checksum [2023-02-22T23:22:24.789Z] f23df028b6ca: Download complete [2023-02-22T23:22:24.789Z] d65c8cfc05b1: Verifying Checksum [2023-02-22T23:22:24.789Z] d65c8cfc05b1: Download complete [2023-02-22T23:22:25.056Z] 699f458cf7ca: Verifying Checksum [2023-02-22T23:22:25.056Z] 699f458cf7ca: Download complete [2023-02-22T23:22:25.322Z] 8998bd30e6a1: Verifying Checksum [2023-02-22T23:22:25.322Z] 8998bd30e6a1: Download complete [2023-02-22T23:22:27.900Z] 2437ff75d9bd: Verifying Checksum [2023-02-22T23:22:27.900Z] 2437ff75d9bd: Download complete [2023-02-22T23:22:29.304Z] 8998bd30e6a1: Pull complete [2023-02-22T23:22:29.571Z] 04944245beec: Pull complete [2023-02-22T23:22:30.974Z] 699f458cf7ca: Pull complete [2023-02-22T23:22:31.240Z] 765212b225bb: Pull complete [2023-02-22T23:22:31.825Z] f23df028b6ca: Pull complete [2023-02-22T23:22:32.411Z] d65c8cfc05b1: Pull complete [2023-02-22T23:22:47.395Z] 2437ff75d9bd: Pull complete [2023-02-22T23:22:47.395Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T23:22:47.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T23:22:47.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:22:47.596Z] prd-ubuntu20.04-docker-arm64-4c-16g-7144 does not seem to be running inside a container [2023-02-22T23:22:47.657Z] $ 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/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@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-02-22T23:22:50.576Z] $ docker top 60b040ebd6f4e7412d676a04323101ecbbd6b17df2e782e26a450c0c09b17455 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:22:51.478Z] ---> job-cost.sh [2023-02-22T23:22:51.478Z] lf-activate-venv: SKIPPING [2023-02-22T23:22:51.478Z] INFO: No Stack... [2023-02-22T23:22:52.059Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T23:22:53.015Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T23:22:53.696Z] + cat /w/workspace/edgex-go/425/archives/cost.csv [2023-02-22T23:22:53.696Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T23:22:53.738Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-425-stack-cost] [2023-02-22T23:22:53.745Z] Resource [jenkins-edgexfoundry-edgex-go-main-425-stack-cost] did not exist. Created. [2023-02-22T23:22:53.745Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-425-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T23:22:54.083Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T23:22:54.757Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T23:22:54.764Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-425-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T23:22:54.773Z] $ docker stop --time=1 60b040ebd6f4e7412d676a04323101ecbbd6b17df2e782e26a450c0c09b17455 [2023-02-22T23:22:56.284Z] $ docker rm -f --volumes 60b040ebd6f4e7412d676a04323101ecbbd6b17df2e782e26a450c0c09b17455 [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-02-22T23:22:56.736Z] provisioning config files... [2023-02-22T23:22:56.742Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/425@tmp/config17798533652470023329tmp [Pipeline] { [Pipeline] sh [2023-02-22T23:22:57.033Z] + set +x [2023-02-22T23:22:57.033Z] + curl -s https://codecov.io/bash+ [2023-02-22T23:22:57.033Z] bash -s -- [2023-02-22T23:22:57.033Z] [2023-02-22T23:22:57.033Z] _____ _ [2023-02-22T23:22:57.033Z] / ____| | | [2023-02-22T23:22:57.033Z] | | ___ __| | ___ ___ _____ __ [2023-02-22T23:22:57.033Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-22T23:22:57.033Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-22T23:22:57.033Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-22T23:22:57.033Z] Bash-1.0.6 [2023-02-22T23:22:57.033Z] [2023-02-22T23:22:57.033Z] [2023-02-22T23:22:57.033Z] ==> git version 2.25.1 found [2023-02-22T23:22:57.033Z] ==> 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-02-22T23:22:57.033Z] Release-Date: 2020-01-08 [2023-02-22T23:22:57.033Z] 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-02-22T23:22:57.033Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-22T23:22:57.033Z] ==> Jenkins CI detected. [2023-02-22T23:22:57.033Z] current dir:  /w/workspace/edgex-go/425 [2023-02-22T23:22:57.033Z] project root: . [2023-02-22T23:22:57.033Z] --> token set from env [2023-02-22T23:22:57.033Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-22T23:22:57.033Z] ==> Running gcov in . (disable via -X gcov) [2023-02-22T23:22:57.292Z] ==> Python coveragepy not found [2023-02-22T23:22:57.292Z] ==> Searching for coverage reports in: [2023-02-22T23:22:57.292Z] + . [2023-02-22T23:22:57.292Z] -> Found 1 reports [2023-02-22T23:22:57.292Z] ==> Detecting git/mercurial file structure [2023-02-22T23:22:57.292Z] ==> Reading reports [2023-02-22T23:22:57.292Z] + ./coverage.out bytes=487037 [2023-02-22T23:22:57.292Z] ==> Appending adjustments [2023-02-22T23:22:57.292Z] https://docs.codecov.io/docs/fixing-reports [2023-02-22T23:22:58.667Z] + Found adjustments [2023-02-22T23:22:58.667Z] ==> Gzipping contents [2023-02-22T23:22:58.667Z] 64K /tmp/codecov.ollgxg.gz [2023-02-22T23:22:58.667Z] ==> Uploading reports [2023-02-22T23:22:58.667Z] url: https://codecov.io [2023-02-22T23:22:58.667Z] query: branch=main&commit=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee&build=425&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F425%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-22T23:22:58.667Z] -> Pinging Codecov [2023-02-22T23:22:58.667Z] 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=248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee&build=425&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F425%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-22T23:22:58.667Z] -> Uploading to [2023-02-22T23:22:58.667Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-22/00271124DB129430A58F1EEE437C3FCB/248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee/3141f94c-6fc0-4cd5-8ed1-8679e3dc1d8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T232258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=247c3ef1b7aaf8660f57914cbdb2811f00ea568655cd6a39261be3b898900eba [2023-02-22T23:22:58.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T23:22:58.668Z] Dload Upload Total Spent Left Speed [2023-02-22T23:22:58.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62891 0 0 100 62891 0 200k --:--:-- --:--:-- --:--:-- 200k [2023-02-22T23:22:58.929Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee [Pipeline] } [2023-02-22T23:22:58.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-22T23:22:59.137Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-22T23:22:59.148Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:59.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-22T23:22:59.448Z] [2023-02-22T23:22:59.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:22:59.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-22T23:22:59.748Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-22T23:22:59.748Z] df9b9388f04a: Pulling fs layer [2023-02-22T23:22:59.748Z] 52dc419b0ee2: Pulling fs layer [2023-02-22T23:22:59.748Z] 25bc292e5bac: Pulling fs layer [2023-02-22T23:22:59.748Z] 114826534d7a: Pulling fs layer [2023-02-22T23:22:59.748Z] 4657fd5d0bcf: Pulling fs layer [2023-02-22T23:22:59.748Z] 6ad1cebc031e: Pulling fs layer [2023-02-22T23:22:59.748Z] 8a3aa393b2d8: Pulling fs layer [2023-02-22T23:22:59.748Z] 114826534d7a: Waiting [2023-02-22T23:22:59.748Z] 4657fd5d0bcf: Waiting [2023-02-22T23:22:59.748Z] 8a3aa393b2d8: Waiting [2023-02-22T23:22:59.748Z] 25bc292e5bac: Download complete [2023-02-22T23:22:59.748Z] 52dc419b0ee2: Verifying Checksum [2023-02-22T23:22:59.748Z] 52dc419b0ee2: Download complete [2023-02-22T23:22:59.748Z] 4657fd5d0bcf: Verifying Checksum [2023-02-22T23:22:59.748Z] 4657fd5d0bcf: Download complete [2023-02-22T23:22:59.748Z] df9b9388f04a: Verifying Checksum [2023-02-22T23:22:59.748Z] df9b9388f04a: Download complete [2023-02-22T23:23:00.012Z] df9b9388f04a: Pull complete [2023-02-22T23:23:00.012Z] 6ad1cebc031e: Verifying Checksum [2023-02-22T23:23:00.012Z] 6ad1cebc031e: Download complete [2023-02-22T23:23:00.012Z] 52dc419b0ee2: Pull complete [2023-02-22T23:23:00.012Z] 25bc292e5bac: Pull complete [2023-02-22T23:23:00.582Z] 114826534d7a: Verifying Checksum [2023-02-22T23:23:00.582Z] 114826534d7a: Download complete [2023-02-22T23:23:00.582Z] 8a3aa393b2d8: Verifying Checksum [2023-02-22T23:23:00.582Z] 8a3aa393b2d8: Download complete [2023-02-22T23:23:04.765Z] 114826534d7a: Pull complete [2023-02-22T23:23:04.765Z] 4657fd5d0bcf: Pull complete [2023-02-22T23:23:04.765Z] 6ad1cebc031e: Pull complete [2023-02-22T23:23:07.295Z] 8a3aa393b2d8: Pull complete [2023-02-22T23:23:07.295Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-22T23:23:07.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-22T23:23:07.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:23:07.370Z] prd-ubuntu20.04-docker-8c-8g-7141 does not seem to be running inside a container [2023-02-22T23:23:07.398Z] $ 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/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-22T23:23:10.057Z] $ docker top 15576ea485abcbdc0f802b4185f6a5e28240c9272d96e351429ab8029f4b9845 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T23:23:10.122Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-22T23:23:10.398Z] + set -o pipefail [2023-02-22T23:23:10.398Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-22T23:23:15.666Z] [2023-02-22T23:23:15.666Z] Monitoring /w/workspace/edgex-go/425 (github.com/edgexfoundry/edgex-go)... [2023-02-22T23:23:15.666Z] [2023-02-22T23:23:15.666Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6b3a1eab-4895-4282-8fd5-4e7218cd380e [2023-02-22T23:23:15.666Z] [2023-02-22T23:23:15.666Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-22T23:23:15.666Z] [2023-02-22T23:23:15.666Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-22T23:23:15.666Z] [2023-02-22T23:23:15.666Z] [2023-02-22T23:23:15.666Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-22T23:23:15.666Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-22T23:23:15.666Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-22T23:23:15.676Z] $ docker stop --time=1 15576ea485abcbdc0f802b4185f6a5e28240c9272d96e351429ab8029f4b9845 [2023-02-22T23:23:17.824Z] $ docker rm -f --volumes 15576ea485abcbdc0f802b4185f6a5e28240c9272d96e351429ab8029f4b9845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-22T23:23:18.188Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T23:23:18.200Z] provisioning config files... [2023-02-22T23:23:18.207Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/425@tmp/config12979752585332689879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:23:18.502Z] --> edgex-publish-swagger.sh [2023-02-22T23:23:18.502Z] === Publish openapi/v3 API === [2023-02-22T23:23:18.502Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-02-22T23:23:18.502Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/425/openapi/v3/core-command.yaml] [2023-02-22T23:23:18.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T23:23:18.502Z] Dload Upload Total Spent Left Speed [2023-02-22T23:23:19.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 56810 --:--:-- --:--:-- --:--:-- 56810 100 29030 0 0 100 29030 0 56810 --:--:-- --:--:-- --:--:-- 56699 [2023-02-22T23:23:19.071Z] [2023-02-22T23:23:19.071Z] [2023-02-22T23:23:19.071Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/425/openapi/v3/core-data.yaml] [2023-02-22T23:23:19.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T23:23:19.071Z] Dload Upload Total Spent Left Speed [2023-02-22T23:23:19.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 127k --:--:-- --:--:-- --:--:-- 127k [2023-02-22T23:23:19.330Z] [2023-02-22T23:23:19.330Z] [2023-02-22T23:23:19.330Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/425/openapi/v3/core-metadata.yaml] [2023-02-22T23:23:19.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T23:23:19.589Z] Dload Upload Total Spent Left Speed [2023-02-22T23:23:20.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 236k --:--:-- --:--:-- --:--:-- 235k 100 140k 0 0 100 140k 0 235k --:--:-- --:--:-- --:--:-- 235k [2023-02-22T23:23:20.159Z] [2023-02-22T23:23:20.159Z] [2023-02-22T23:23:20.159Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/425/openapi/v3/support-notifications.yaml] [2023-02-22T23:23:20.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T23:23:20.159Z] Dload Upload Total Spent Left Speed [2023-02-22T23:23:20.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 179k --:--:-- --:--:-- --:--:-- 179k [2023-02-22T23:23:20.725Z] [2023-02-22T23:23:20.725Z] [2023-02-22T23:23:20.725Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/425/openapi/v3/support-scheduler.yaml] [2023-02-22T23:23:20.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T23:23:20.725Z] Dload Upload Total Spent Left Speed [2023-02-22T23:23:20.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 163k --:--:-- --:--:-- --:--:-- 162k 100 34001 0 0 100 34001 0 67328 --:--:-- --:--:-- --:--:-- 67195 [2023-02-22T23:23:20.985Z] [2023-02-22T23:23:20.985Z] [Pipeline] } [2023-02-22T23:23:20.992Z] 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-02-22T23:23:21.356Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T23:23:21.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:23:21.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T23:23:21.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:23:21.722Z] prd-ubuntu20.04-docker-8c-8g-7141 does not seem to be running inside a container [2023-02-22T23:23:21.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T23:23:22.171Z] $ docker top b1511d7ba95e2c66d7a7b34950d63bf8f7845533d9b5604df297a8d8652ae0f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T23:23:22.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T23:23:22.258Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T23:23:22.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T23:23:22.378Z] $ docker exec b1511d7ba95e2c66d7a7b34950d63bf8f7845533d9b5604df297a8d8652ae0f4 ssh-agent [2023-02-22T23:23:22.486Z] SSH_AUTH_SOCK=/tmp/ssh-TeUeEydKt7gi/agent.33 [2023-02-22T23:23:22.486Z] SSH_AGENT_PID=39 [2023-02-22T23:23:22.490Z] Running ssh-add (command line suppressed) [2023-02-22T23:23:22.604Z] Identity added: /w/workspace/edgex-go/425@tmp/private_key_5498434203379998274.key (/w/workspace/edgex-go/425@tmp/private_key_5498434203379998274.key) [2023-02-22T23:23:22.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T23:23:22.904Z] + git semver tag [2023-02-22T23:23:23.163Z] 2023-02-22 23:23:23,080 [run_tag] DEBUG tag force:False [2023-02-22T23:23:23.163Z] 2023-02-22 23:23:23,080 [check_head_tag] DEBUG check head tag [2023-02-22T23:23:23.163Z] 2023-02-22 23:23:23,083 [execute] INFO git cat-file --batch-check [2023-02-22T23:23:23.163Z] 2023-02-22 23:23:23,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/425, universal_newlines=False, shell=None, istream=) [2023-02-22T23:23:23.163Z] 2023-02-22 23:23:23,087 [execute] INFO git cat-file --batch [2023-02-22T23:23:23.163Z] 2023-02-22 23:23:23,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/425, universal_newlines=False, shell=None, istream=) [2023-02-22T23:23:23.163Z] 2023-02-22 23:23:23,135 [read_version] DEBUG read version from /w/workspace/edgex-go/425/.semver/main [2023-02-22T23:23:23.163Z] 2023-02-22 23:23:23,135 [execute] INFO git tag -a v3.0.0-dev.64 -m v3.0.0-dev.64 [2023-02-22T23:23:23.163Z] 2023-02-22 23:23:23,135 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.64', '-m', 'v3.0.0-dev.64'], cwd=/w/workspace/edgex-go/425, universal_newlines=False, shell=None, istream=None) [2023-02-22T23:23:23.163Z] 2023-02-22 23:23:23,142 [read_version] DEBUG read version from /w/workspace/edgex-go/425/.semver/main [2023-02-22T23:23:23.163Z] 3.0.0-dev.64 [Pipeline] } [2023-02-22T23:23:23.171Z] $ docker exec --env ******** --env ******** b1511d7ba95e2c66d7a7b34950d63bf8f7845533d9b5604df297a8d8652ae0f4 ssh-agent -k [2023-02-22T23:23:23.261Z] unset SSH_AUTH_SOCK; [2023-02-22T23:23:23.262Z] unset SSH_AGENT_PID; [2023-02-22T23:23:23.262Z] echo Agent pid 39 killed; [2023-02-22T23:23:23.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T23:23:23.575Z] + git semver [Pipeline] } [2023-02-22T23:23:23.844Z] $ docker stop --time=1 b1511d7ba95e2c66d7a7b34950d63bf8f7845533d9b5604df297a8d8652ae0f4 [2023-02-22T23:23:25.168Z] $ docker rm -f --volumes b1511d7ba95e2c66d7a7b34950d63bf8f7845533d9b5604df297a8d8652ae0f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:23:25.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-22T23:23:25.551Z] [2023-02-22T23:23:25.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:23:25.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-22T23:23:25.853Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-22T23:23:25.853Z] ab5ef0e58194: Pulling fs layer [2023-02-22T23:23:25.853Z] 9712f1f96733: Pulling fs layer [2023-02-22T23:23:25.853Z] 63f879dbbcfc: Pulling fs layer [2023-02-22T23:23:25.853Z] 0d9ebad4ef96: Pulling fs layer [2023-02-22T23:23:25.853Z] e9a5061849ea: Pulling fs layer [2023-02-22T23:23:25.853Z] d747dcd14b5f: Pulling fs layer [2023-02-22T23:23:25.853Z] 2de7ff778b66: Pulling fs layer [2023-02-22T23:23:25.853Z] 0d9ebad4ef96: Waiting [2023-02-22T23:23:25.853Z] 2de7ff778b66: Waiting [2023-02-22T23:23:25.853Z] e9a5061849ea: Waiting [2023-02-22T23:23:25.853Z] d747dcd14b5f: Waiting [2023-02-22T23:23:25.853Z] 9712f1f96733: Download complete [2023-02-22T23:23:26.457Z] 63f879dbbcfc: Verifying Checksum [2023-02-22T23:23:26.457Z] 63f879dbbcfc: Download complete [2023-02-22T23:23:26.719Z] e9a5061849ea: Verifying Checksum [2023-02-22T23:23:26.719Z] e9a5061849ea: Download complete [2023-02-22T23:23:26.719Z] 0d9ebad4ef96: Verifying Checksum [2023-02-22T23:23:26.719Z] 0d9ebad4ef96: Download complete [2023-02-22T23:23:26.719Z] d747dcd14b5f: Download complete [2023-02-22T23:23:26.719Z] ab5ef0e58194: Verifying Checksum [2023-02-22T23:23:26.719Z] ab5ef0e58194: Download complete [2023-02-22T23:23:26.977Z] 2de7ff778b66: Verifying Checksum [2023-02-22T23:23:26.977Z] 2de7ff778b66: Download complete [2023-02-22T23:23:29.505Z] ab5ef0e58194: Pull complete [2023-02-22T23:23:29.505Z] 9712f1f96733: Pull complete [2023-02-22T23:23:30.439Z] 63f879dbbcfc: Pull complete [2023-02-22T23:23:34.626Z] 0d9ebad4ef96: Pull complete [2023-02-22T23:23:34.627Z] e9a5061849ea: Pull complete [2023-02-22T23:23:34.627Z] d747dcd14b5f: Pull complete [2023-02-22T23:23:35.560Z] 2de7ff778b66: Pull complete [2023-02-22T23:23:35.560Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-22T23:23:35.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-22T23:23:35.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:23:35.640Z] prd-ubuntu20.04-docker-8c-8g-7141 does not seem to be running inside a container [2023-02-22T23:23:35.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-22T23:23:38.114Z] $ docker top afa479a7f9bd81abf5c23fb25e9362c5e24cfec9a39223338d4e3f7da9327d1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-22T23:23:38.191Z] provisioning config files... [2023-02-22T23:23:38.197Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/425@tmp/config9679205529779042839tmp [2023-02-22T23:23:38.207Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/425@tmp/config18417338435489932975tmp [2023-02-22T23:23:38.214Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/425@tmp/config17173293980026102774tmp [Pipeline] { [Pipeline] echo [2023-02-22T23:23:38.230Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:23:38.513Z] ---> sigul-configuration.sh [2023-02-22T23:23:38.513Z] gpg: directory `/root/.gnupg' created [2023-02-22T23:23:38.513Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-22T23:23:38.513Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-22T23:23:38.513Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-22T23:23:38.513Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-22T23:23:38.513Z] gpg: CAST5 encrypted data [2023-02-22T23:23:38.513Z] gpg: encrypted with 1 passphrase [2023-02-22T23:23:38.513Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-22T23:23:38.797Z] + mkdir /home/jenkins [2023-02-22T23:23:38.797Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-22T23:23:39.080Z] + 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-02-22T23:23:39.089Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:23:39.371Z] ---> sigul-install.sh [2023-02-22T23:23:39.371Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-22T23:23:39.656Z] + git tag --list [2023-02-22T23:23:39.656Z] 0.6.0 [2023-02-22T23:23:39.656Z] 0.6.1 [2023-02-22T23:23:39.656Z] 0.7.0 [2023-02-22T23:23:39.656Z] 0.7.1 [2023-02-22T23:23:39.656Z] v1.0.0 [2023-02-22T23:23:39.656Z] v1.0.1 [2023-02-22T23:23:39.656Z] v1.1.0 [2023-02-22T23:23:39.656Z] v1.2.0 [2023-02-22T23:23:39.656Z] v1.2.1 [2023-02-22T23:23:39.656Z] v1.3.0 [2023-02-22T23:23:39.656Z] v1.3.1 [2023-02-22T23:23:39.656Z] v2.0.0 [2023-02-22T23:23:39.656Z] v2.1.0 [2023-02-22T23:23:39.656Z] v2.1.1 [2023-02-22T23:23:39.656Z] v2.1.1-dev.1 [2023-02-22T23:23:39.656Z] v2.1.1-dev.2 [2023-02-22T23:23:39.656Z] v2.1.1-dev.3 [2023-02-22T23:23:39.656Z] v2.1.1-dev.4 [2023-02-22T23:23:39.656Z] v2.1.1-dev.5 [2023-02-22T23:23:39.656Z] v2.1.1-dev.6 [2023-02-22T23:23:39.656Z] v2.1.1-dev.7 [2023-02-22T23:23:39.656Z] v2.1.1-dev.8 [2023-02-22T23:23:39.656Z] v2.1.2-dev.1 [2023-02-22T23:23:39.656Z] v2.2.0 [2023-02-22T23:23:39.656Z] v2.2.1-dev.1 [2023-02-22T23:23:39.656Z] v2.2.1-dev.10 [2023-02-22T23:23:39.656Z] v2.2.1-dev.11 [2023-02-22T23:23:39.656Z] v2.2.1-dev.12 [2023-02-22T23:23:39.656Z] v2.2.1-dev.13 [2023-02-22T23:23:39.656Z] v2.2.1-dev.14 [2023-02-22T23:23:39.656Z] v2.2.1-dev.15 [2023-02-22T23:23:39.656Z] v2.2.1-dev.16 [2023-02-22T23:23:39.656Z] v2.2.1-dev.17 [2023-02-22T23:23:39.656Z] v2.2.1-dev.18 [2023-02-22T23:23:39.656Z] v2.2.1-dev.19 [2023-02-22T23:23:39.656Z] v2.2.1-dev.2 [2023-02-22T23:23:39.656Z] v2.2.1-dev.20 [2023-02-22T23:23:39.656Z] v2.2.1-dev.21 [2023-02-22T23:23:39.656Z] v2.2.1-dev.22 [2023-02-22T23:23:39.656Z] v2.2.1-dev.23 [2023-02-22T23:23:39.656Z] v2.2.1-dev.24 [2023-02-22T23:23:39.656Z] v2.2.1-dev.25 [2023-02-22T23:23:39.656Z] v2.2.1-dev.26 [2023-02-22T23:23:39.656Z] v2.2.1-dev.27 [2023-02-22T23:23:39.656Z] v2.2.1-dev.28 [2023-02-22T23:23:39.656Z] v2.2.1-dev.29 [2023-02-22T23:23:39.656Z] v2.2.1-dev.3 [2023-02-22T23:23:39.656Z] v2.2.1-dev.4 [2023-02-22T23:23:39.656Z] v2.2.1-dev.5 [2023-02-22T23:23:39.656Z] v2.2.1-dev.6 [2023-02-22T23:23:39.656Z] v2.2.1-dev.7 [2023-02-22T23:23:39.656Z] v2.2.1-dev.8 [2023-02-22T23:23:39.656Z] v2.2.1-dev.9 [2023-02-22T23:23:39.656Z] v2.3.0 [2023-02-22T23:23:39.656Z] v2.3.0-dev.100 [2023-02-22T23:23:39.656Z] v2.3.0-dev.101 [2023-02-22T23:23:39.656Z] v2.3.0-dev.102 [2023-02-22T23:23:39.656Z] v2.3.0-dev.103 [2023-02-22T23:23:39.656Z] v2.3.0-dev.104 [2023-02-22T23:23:39.656Z] v2.3.0-dev.105 [2023-02-22T23:23:39.656Z] v2.3.0-dev.106 [2023-02-22T23:23:39.656Z] v2.3.0-dev.29 [2023-02-22T23:23:39.656Z] v2.3.0-dev.30 [2023-02-22T23:23:39.656Z] v2.3.0-dev.31 [2023-02-22T23:23:39.656Z] v2.3.0-dev.32 [2023-02-22T23:23:39.656Z] v2.3.0-dev.33 [2023-02-22T23:23:39.656Z] v2.3.0-dev.34 [2023-02-22T23:23:39.656Z] v2.3.0-dev.35 [2023-02-22T23:23:39.656Z] v2.3.0-dev.36 [2023-02-22T23:23:39.656Z] v2.3.0-dev.37 [2023-02-22T23:23:39.656Z] v2.3.0-dev.38 [2023-02-22T23:23:39.656Z] v2.3.0-dev.39 [2023-02-22T23:23:39.656Z] v2.3.0-dev.40 [2023-02-22T23:23:39.656Z] v2.3.0-dev.41 [2023-02-22T23:23:39.656Z] v2.3.0-dev.42 [2023-02-22T23:23:39.656Z] v2.3.0-dev.43 [2023-02-22T23:23:39.656Z] v2.3.0-dev.44 [2023-02-22T23:23:39.656Z] v2.3.0-dev.45 [2023-02-22T23:23:39.656Z] v2.3.0-dev.46 [2023-02-22T23:23:39.656Z] v2.3.0-dev.47 [2023-02-22T23:23:39.656Z] v2.3.0-dev.48 [2023-02-22T23:23:39.656Z] v2.3.0-dev.49 [2023-02-22T23:23:39.656Z] v2.3.0-dev.50 [2023-02-22T23:23:39.656Z] v2.3.0-dev.51 [2023-02-22T23:23:39.656Z] v2.3.0-dev.52 [2023-02-22T23:23:39.656Z] v2.3.0-dev.53 [2023-02-22T23:23:39.656Z] v2.3.0-dev.54 [2023-02-22T23:23:39.656Z] v2.3.0-dev.55 [2023-02-22T23:23:39.656Z] v2.3.0-dev.56 [2023-02-22T23:23:39.656Z] v2.3.0-dev.57 [2023-02-22T23:23:39.656Z] v2.3.0-dev.58 [2023-02-22T23:23:39.656Z] v2.3.0-dev.59 [2023-02-22T23:23:39.657Z] v2.3.0-dev.60 [2023-02-22T23:23:39.657Z] v2.3.0-dev.61 [2023-02-22T23:23:39.657Z] v2.3.0-dev.62 [2023-02-22T23:23:39.657Z] v2.3.0-dev.63 [2023-02-22T23:23:39.657Z] v2.3.0-dev.64 [2023-02-22T23:23:39.657Z] v2.3.0-dev.65 [2023-02-22T23:23:39.657Z] v2.3.0-dev.66 [2023-02-22T23:23:39.657Z] v2.3.0-dev.67 [2023-02-22T23:23:39.657Z] v2.3.0-dev.68 [2023-02-22T23:23:39.657Z] v2.3.0-dev.69 [2023-02-22T23:23:39.657Z] v2.3.0-dev.70 [2023-02-22T23:23:39.657Z] v2.3.0-dev.71 [2023-02-22T23:23:39.657Z] v2.3.0-dev.72 [2023-02-22T23:23:39.657Z] v2.3.0-dev.73 [2023-02-22T23:23:39.657Z] v2.3.0-dev.74 [2023-02-22T23:23:39.657Z] v2.3.0-dev.75 [2023-02-22T23:23:39.657Z] v2.3.0-dev.76 [2023-02-22T23:23:39.657Z] v2.3.0-dev.77 [2023-02-22T23:23:39.657Z] v2.3.0-dev.78 [2023-02-22T23:23:39.657Z] v2.3.0-dev.79 [2023-02-22T23:23:39.657Z] v2.3.0-dev.80 [2023-02-22T23:23:39.657Z] v2.3.0-dev.81 [2023-02-22T23:23:39.657Z] v2.3.0-dev.82 [2023-02-22T23:23:39.657Z] v2.3.0-dev.83 [2023-02-22T23:23:39.657Z] v2.3.0-dev.84 [2023-02-22T23:23:39.657Z] v2.3.0-dev.85 [2023-02-22T23:23:39.657Z] v2.3.0-dev.86 [2023-02-22T23:23:39.657Z] v2.3.0-dev.87 [2023-02-22T23:23:39.657Z] v2.3.0-dev.88 [2023-02-22T23:23:39.657Z] v2.3.0-dev.89 [2023-02-22T23:23:39.657Z] v2.3.0-dev.90 [2023-02-22T23:23:39.657Z] v2.3.0-dev.91 [2023-02-22T23:23:39.657Z] v2.3.0-dev.92 [2023-02-22T23:23:39.657Z] v2.3.0-dev.93 [2023-02-22T23:23:39.657Z] v2.3.0-dev.94 [2023-02-22T23:23:39.657Z] v2.3.0-dev.95 [2023-02-22T23:23:39.657Z] v2.3.0-dev.96 [2023-02-22T23:23:39.657Z] v2.3.0-dev.97 [2023-02-22T23:23:39.657Z] v2.3.0-dev.98 [2023-02-22T23:23:39.657Z] v2.3.0-dev.99 [2023-02-22T23:23:39.657Z] v2.3.1-dev.1 [2023-02-22T23:23:39.657Z] v2.3.1-dev.2 [2023-02-22T23:23:39.657Z] v2.3.1-dev.3 [2023-02-22T23:23:39.657Z] v2.3.1-dev.4 [2023-02-22T23:23:39.657Z] v2.3.1-dev.5 [2023-02-22T23:23:39.657Z] v3.0.0-dev.1 [2023-02-22T23:23:39.657Z] v3.0.0-dev.10 [2023-02-22T23:23:39.657Z] v3.0.0-dev.11 [2023-02-22T23:23:39.657Z] v3.0.0-dev.12 [2023-02-22T23:23:39.657Z] v3.0.0-dev.13 [2023-02-22T23:23:39.657Z] v3.0.0-dev.14 [2023-02-22T23:23:39.657Z] v3.0.0-dev.15 [2023-02-22T23:23:39.657Z] v3.0.0-dev.16 [2023-02-22T23:23:39.657Z] v3.0.0-dev.17 [2023-02-22T23:23:39.657Z] v3.0.0-dev.18 [2023-02-22T23:23:39.657Z] v3.0.0-dev.19 [2023-02-22T23:23:39.657Z] v3.0.0-dev.2 [2023-02-22T23:23:39.657Z] v3.0.0-dev.20 [2023-02-22T23:23:39.657Z] v3.0.0-dev.21 [2023-02-22T23:23:39.657Z] v3.0.0-dev.22 [2023-02-22T23:23:39.657Z] v3.0.0-dev.23 [2023-02-22T23:23:39.657Z] v3.0.0-dev.24 [2023-02-22T23:23:39.657Z] v3.0.0-dev.25 [2023-02-22T23:23:39.657Z] v3.0.0-dev.26 [2023-02-22T23:23:39.657Z] v3.0.0-dev.27 [2023-02-22T23:23:39.657Z] v3.0.0-dev.28 [2023-02-22T23:23:39.657Z] v3.0.0-dev.29 [2023-02-22T23:23:39.657Z] v3.0.0-dev.3 [2023-02-22T23:23:39.657Z] v3.0.0-dev.30 [2023-02-22T23:23:39.657Z] v3.0.0-dev.31 [2023-02-22T23:23:39.657Z] v3.0.0-dev.32 [2023-02-22T23:23:39.657Z] v3.0.0-dev.33 [2023-02-22T23:23:39.657Z] v3.0.0-dev.34 [2023-02-22T23:23:39.657Z] v3.0.0-dev.35 [2023-02-22T23:23:39.657Z] v3.0.0-dev.36 [2023-02-22T23:23:39.657Z] v3.0.0-dev.37 [2023-02-22T23:23:39.657Z] v3.0.0-dev.38 [2023-02-22T23:23:39.657Z] v3.0.0-dev.39 [2023-02-22T23:23:39.657Z] v3.0.0-dev.4 [2023-02-22T23:23:39.657Z] v3.0.0-dev.40 [2023-02-22T23:23:39.657Z] v3.0.0-dev.41 [2023-02-22T23:23:39.657Z] v3.0.0-dev.42 [2023-02-22T23:23:39.657Z] v3.0.0-dev.43 [2023-02-22T23:23:39.657Z] v3.0.0-dev.44 [2023-02-22T23:23:39.657Z] v3.0.0-dev.45 [2023-02-22T23:23:39.657Z] v3.0.0-dev.46 [2023-02-22T23:23:39.657Z] v3.0.0-dev.47 [2023-02-22T23:23:39.657Z] v3.0.0-dev.48 [2023-02-22T23:23:39.657Z] v3.0.0-dev.49 [2023-02-22T23:23:39.657Z] v3.0.0-dev.5 [2023-02-22T23:23:39.657Z] v3.0.0-dev.50 [2023-02-22T23:23:39.657Z] v3.0.0-dev.51 [2023-02-22T23:23:39.657Z] v3.0.0-dev.52 [2023-02-22T23:23:39.657Z] v3.0.0-dev.53 [2023-02-22T23:23:39.657Z] v3.0.0-dev.54 [2023-02-22T23:23:39.657Z] v3.0.0-dev.55 [2023-02-22T23:23:39.657Z] v3.0.0-dev.56 [2023-02-22T23:23:39.657Z] v3.0.0-dev.57 [2023-02-22T23:23:39.657Z] v3.0.0-dev.58 [2023-02-22T23:23:39.657Z] v3.0.0-dev.59 [2023-02-22T23:23:39.657Z] v3.0.0-dev.6 [2023-02-22T23:23:39.657Z] v3.0.0-dev.60 [2023-02-22T23:23:39.657Z] v3.0.0-dev.61 [2023-02-22T23:23:39.657Z] v3.0.0-dev.62 [2023-02-22T23:23:39.657Z] v3.0.0-dev.63 [2023-02-22T23:23:39.657Z] v3.0.0-dev.64 [2023-02-22T23:23:39.657Z] v3.0.0-dev.7 [2023-02-22T23:23:39.657Z] v3.0.0-dev.8 [2023-02-22T23:23:39.657Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-22T23:23:39.944Z] + lftools sign git-tag v3.0.0-dev.64 [2023-02-22T23:23:40.513Z] Signing Git tag with Sigul... [2023-02-22T23:23:40.513Z] Signing v3.0.0-dev.64 [Pipeline] echo [2023-02-22T23:23:41.093Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:23:41.377Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-22T23:23:41.384Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-22T23:23:41.403Z] $ docker stop --time=1 afa479a7f9bd81abf5c23fb25e9362c5e24cfec9a39223338d4e3f7da9327d1a [2023-02-22T23:23:42.726Z] $ docker rm -f --volumes afa479a7f9bd81abf5c23fb25e9362c5e24cfec9a39223338d4e3f7da9327d1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-22T23:23:43.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T23:23:43.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:23:43.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T23:23:43.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:23:43.520Z] prd-ubuntu20.04-docker-8c-8g-7141 does not seem to be running inside a container [2023-02-22T23:23:43.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T23:23:43.909Z] $ docker top 12ed843976d5fd88a4288bbb185069119d0163f4dbb07c7d70238bc77ec2ac32 -eo pid,comm [2023-02-22T23:23:43.956Z] 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-02-22T23:23:43.956Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T23:23:43.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T23:23:43.991Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T23:23:44.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T23:23:44.099Z] $ docker exec 12ed843976d5fd88a4288bbb185069119d0163f4dbb07c7d70238bc77ec2ac32 ssh-agent [2023-02-22T23:23:44.211Z] SSH_AUTH_SOCK=/tmp/ssh-7vDnqsoTQ1yN/agent.32 [2023-02-22T23:23:44.211Z] SSH_AGENT_PID=38 [2023-02-22T23:23:44.217Z] Running ssh-add (command line suppressed) [2023-02-22T23:23:44.321Z] Identity added: /w/workspace/edgex-go/425@tmp/private_key_14939891308590067737.key (/w/workspace/edgex-go/425@tmp/private_key_14939891308590067737.key) [2023-02-22T23:23:44.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T23:23:44.626Z] + git semver bump pre [2023-02-22T23:23:44.884Z] 2023-02-22 23:23:44,800 [read_version] DEBUG read version from /w/workspace/edgex-go/425/.semver/main [2023-02-22T23:23:44.884Z] 2023-02-22 23:23:44,800 [bump_version] DEBUG bumping version:3.0.0-dev.64 on axis:pre with prefix:dev [2023-02-22T23:23:44.884Z] 2023-02-22 23:23:44,800 [bump_version] DEBUG bumped version:3.0.0-dev.65 [2023-02-22T23:23:44.884Z] 2023-02-22 23:23:44,800 [write_version] DEBUG write version:3.0.0-dev.65 to path:/w/workspace/edgex-go/425/.semver/main with force:True [2023-02-22T23:23:44.884Z] 2023-02-22 23:23:44,800 [read_version] DEBUG read version from /w/workspace/edgex-go/425/.semver/main [2023-02-22T23:23:44.884Z] 2023-02-22 23:23:44,800 [write_file] DEBUG write to file:/w/workspace/edgex-go/425/.semver/main [2023-02-22T23:23:44.884Z] 2023-02-22 23:23:44,802 [execute] INFO git cat-file --batch-check [2023-02-22T23:23:44.884Z] 2023-02-22 23:23:44,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/425/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T23:23:44.884Z] 2023-02-22 23:23:44,807 [execute] INFO git cat-file --batch [2023-02-22T23:23:44.884Z] 2023-02-22 23:23:44,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/425/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T23:23:44.884Z] 2023-02-22 23:23:44,813 [read_version] DEBUG read version from /w/workspace/edgex-go/425/.semver/main [2023-02-22T23:23:44.884Z] 3.0.0-dev.65 [Pipeline] } [2023-02-22T23:23:44.892Z] $ docker exec --env ******** --env ******** 12ed843976d5fd88a4288bbb185069119d0163f4dbb07c7d70238bc77ec2ac32 ssh-agent -k [2023-02-22T23:23:44.985Z] unset SSH_AUTH_SOCK; [2023-02-22T23:23:44.985Z] unset SSH_AGENT_PID; [2023-02-22T23:23:44.985Z] echo Agent pid 38 killed; [2023-02-22T23:23:44.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T23:23:45.306Z] + git semver [Pipeline] } [2023-02-22T23:23:45.578Z] $ docker stop --time=1 12ed843976d5fd88a4288bbb185069119d0163f4dbb07c7d70238bc77ec2ac32 [2023-02-22T23:23:46.916Z] $ docker rm -f --volumes 12ed843976d5fd88a4288bbb185069119d0163f4dbb07c7d70238bc77ec2ac32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T23:23:47.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T23:23:47.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:23:47.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T23:23:47.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:23:47.635Z] prd-ubuntu20.04-docker-8c-8g-7141 does not seem to be running inside a container [2023-02-22T23:23:47.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T23:23:48.061Z] $ docker top 6b2ee0b3e8242e64b216ce70c4583df97020c64e7bf2963bd47f9f308ab0930e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T23:23:48.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T23:23:48.147Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T23:23:48.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T23:23:48.253Z] $ docker exec 6b2ee0b3e8242e64b216ce70c4583df97020c64e7bf2963bd47f9f308ab0930e ssh-agent [2023-02-22T23:23:48.371Z] SSH_AUTH_SOCK=/tmp/ssh-3vzL0rWtKKPb/agent.31 [2023-02-22T23:23:48.371Z] SSH_AGENT_PID=37 [2023-02-22T23:23:48.375Z] Running ssh-add (command line suppressed) [2023-02-22T23:23:48.477Z] Identity added: /w/workspace/edgex-go/425@tmp/private_key_12314174241548341854.key (/w/workspace/edgex-go/425@tmp/private_key_12314174241548341854.key) [2023-02-22T23:23:48.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T23:23:48.772Z] + git semver push [2023-02-22T23:23:49.031Z] 2023-02-22 23:23:48,971 [run_push] DEBUG push [2023-02-22T23:23:49.031Z] 2023-02-22 23:23:48,971 [execute] INFO git cat-file --batch-check [2023-02-22T23:23:49.031Z] 2023-02-22 23:23:48,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/425/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T23:23:49.031Z] 2023-02-22 23:23:48,976 [execute] INFO git rev-list 63d4a4f03489dc959a2704bad3d403b204f8e3a4 -- [2023-02-22T23:23:49.031Z] 2023-02-22 23:23:48,976 [execute] DEBUG Popen(['git', 'rev-list', '63d4a4f03489dc959a2704bad3d403b204f8e3a4', '--'], cwd=/w/workspace/edgex-go/425/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-22T23:23:49.031Z] 2023-02-22 23:23:48,994 [execute] INFO git fetch -v origin [2023-02-22T23:23:49.031Z] 2023-02-22 23:23:48,994 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/425/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-22T23:23:49.597Z] 2023-02-22 23:23:49,574 [run_push] DEBUG no remote changes detected [2023-02-22T23:23:49.597Z] 2023-02-22 23:23:49,575 [execute] INFO git push origin semver [2023-02-22T23:23:49.597Z] 2023-02-22 23:23:49,575 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/425/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-22T23:23:51.083Z] 2023-02-22 23:23:50,704 [run_push] DEBUG push all version tags [2023-02-22T23:23:51.083Z] 2023-02-22 23:23:50,704 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-22T23:23:51.083Z] 2023-02-22 23:23:50,705 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/425, universal_newlines=False, shell=None, istream=None) [2023-02-22T23:23:51.677Z] 2023-02-22 23:23:51,514 [read_version] DEBUG read version from /w/workspace/edgex-go/425/.semver/main [2023-02-22T23:23:51.677Z] 3.0.0-dev.65 [Pipeline] } [2023-02-22T23:23:51.685Z] $ docker exec --env ******** --env ******** 6b2ee0b3e8242e64b216ce70c4583df97020c64e7bf2963bd47f9f308ab0930e ssh-agent -k [2023-02-22T23:23:51.782Z] unset SSH_AUTH_SOCK; [2023-02-22T23:23:51.782Z] unset SSH_AGENT_PID; [2023-02-22T23:23:51.782Z] echo Agent pid 37 killed; [2023-02-22T23:23:51.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T23:23:52.089Z] + git semver [Pipeline] } [2023-02-22T23:23:52.360Z] $ docker stop --time=1 6b2ee0b3e8242e64b216ce70c4583df97020c64e7bf2963bd47f9f308ab0930e [2023-02-22T23:23:53.652Z] $ docker rm -f --volumes 6b2ee0b3e8242e64b216ce70c4583df97020c64e7bf2963bd47f9f308ab0930e [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-02-22T23:23:54.206Z] + [ -d /w/workspace/edgex-go/425/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:23:54.492Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:23:55.350Z] ---> package-listing.sh [2023-02-22T23:23:55.350Z] ++ facter osfamily [2023-02-22T23:23:55.350Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T23:23:55.610Z] + OS_FAMILY=debian [2023-02-22T23:23:55.610Z] + workspace=/w/workspace/edgex-go/425 [2023-02-22T23:23:55.610Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T23:23:55.610Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T23:23:55.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T23:23:55.610Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T23:23:55.610Z] + '[' /w/workspace/edgex-go/425 ']' [2023-02-22T23:23:55.610Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T23:23:55.610Z] + case "${OS_FAMILY}" in [2023-02-22T23:23:55.610Z] + dpkg -l [2023-02-22T23:23:55.610Z] + grep '^ii' [2023-02-22T23:23:55.610Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T23:23:55.610Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T23:23:55.610Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T23:23:55.610Z] + '[' /w/workspace/edgex-go/425 ']' [2023-02-22T23:23:55.610Z] + mkdir -p /w/workspace/edgex-go/425/archives/ [2023-02-22T23:23:55.610Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/425/archives/ [Pipeline] echo [2023-02-22T23:23:55.620Z] 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/425/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-22T23:23:55.897Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:23:56.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T23:23:56.464Z] [2023-02-22T23:23:56.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:23:56.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T23:23:56.759Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T23:23:56.759Z] 5eb5b503b376: Pulling fs layer [2023-02-22T23:23:56.759Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T23:23:56.759Z] ec43610c2a17: Pulling fs layer [2023-02-22T23:23:56.759Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T23:23:56.759Z] 3a2ae6a8a46f: Waiting [2023-02-22T23:23:56.759Z] 33b1e0a273af: Pulling fs layer [2023-02-22T23:23:56.759Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T23:23:56.759Z] 2f39f015ded8: Pulling fs layer [2023-02-22T23:23:56.759Z] 33b1e0a273af: Waiting [2023-02-22T23:23:56.759Z] 5d3b04190fa2: Waiting [2023-02-22T23:23:56.759Z] 2f39f015ded8: Waiting [2023-02-22T23:23:56.759Z] 5c69ac0246d0: Download complete [2023-02-22T23:23:56.759Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-22T23:23:56.759Z] 3a2ae6a8a46f: Download complete [2023-02-22T23:23:57.019Z] 33b1e0a273af: Verifying Checksum [2023-02-22T23:23:57.019Z] 33b1e0a273af: Download complete [2023-02-22T23:23:57.019Z] 5d3b04190fa2: Verifying Checksum [2023-02-22T23:23:57.019Z] 5d3b04190fa2: Download complete [2023-02-22T23:23:57.019Z] ec43610c2a17: Verifying Checksum [2023-02-22T23:23:57.019Z] ec43610c2a17: Download complete [2023-02-22T23:23:57.019Z] 5eb5b503b376: Verifying Checksum [2023-02-22T23:23:57.019Z] 5eb5b503b376: Download complete [2023-02-22T23:23:57.584Z] 2f39f015ded8: Download complete [2023-02-22T23:23:58.149Z] 5eb5b503b376: Pull complete [2023-02-22T23:23:58.406Z] 5c69ac0246d0: Pull complete [2023-02-22T23:23:58.664Z] ec43610c2a17: Pull complete [2023-02-22T23:23:58.922Z] 3a2ae6a8a46f: Pull complete [2023-02-22T23:23:58.922Z] 33b1e0a273af: Pull complete [2023-02-22T23:23:59.179Z] 5d3b04190fa2: Pull complete [2023-02-22T23:24:03.364Z] 2f39f015ded8: Pull complete [2023-02-22T23:24:03.364Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T23:24:03.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T23:24:03.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:24:03.444Z] prd-ubuntu20.04-docker-8c-8g-7141 does not seem to be running inside a container [2023-02-22T23:24:03.468Z] $ 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/425/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/425 -v /w/workspace/edgex-go/425:/w/workspace/edgex-go/425:rw,z -v /w/workspace/edgex-go/425@tmp:/w/workspace/edgex-go/425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-22T23:24:05.205Z] $ docker top 4b2920829f6d220e8d4e0b5d0d11b33e1e047cfa47ae5eda6dd51becab674955 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T23:24:05.544Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T23:24:05.827Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T23:24:06.110Z] + ls /var/log/sa-host [2023-02-22T23:24:06.110Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T23:24:06.254Z] provisioning config files... [2023-02-22T23:24:06.263Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/425@tmp/config11678853161483417034tmp [Pipeline] { [Pipeline] echo [2023-02-22T23:24:06.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:24:06.555Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T23:24:06.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:24:06.893Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T23:24:06.902Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:24:07.185Z] ---> sudo-logs.sh [2023-02-22T23:24:07.185Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T23:24:07.208Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:24:07.486Z] ---> job-cost.sh [2023-02-22T23:24:07.487Z] lf-activate-venv: SKIPPING [2023-02-22T23:24:07.487Z] DEBUG: total: 0.10999999940395355 [2023-02-22T23:24:07.487Z] INFO: Retrieving Stack Cost... [2023-02-22T23:24:08.053Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T23:24:08.311Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T23:24:08.324Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:24:08.607Z] ---> logs-deploy.sh [2023-02-22T23:24:08.607Z] lf-activate-venv: SKIPPING [2023-02-22T23:24:08.607Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/425 [2023-02-22T23:24:08.607Z] INFO: archiving workspace using pattern(s): [2023-02-22T23:24:09.543Z] Archives upload complete. [2023-02-22T23:24:09.801Z] INFO: archiving logs to Nexus